bugGnash - The GNU Flash player - Bugs: bug #18167, segfault with GST sound handler...

 
 

bug #18167: segfault with GST sound handler (0.7.2)

Submitter:  Sandro Santilli <strk>
Submitted:  Tue 31 Oct 2006 08:51:08 PM UTC
   
 
Category:  sound Severity:  3 - Normal
Release:  None Status:  Fixed
Privacy:  Public Assigned to:  tgc
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 02 Nov 2006 09:10:18 AM UTC, comment #2: 

Ok, could finally build 0.7.2 GTK/AGG/gst.
I confirm segfault is gone.

Sandro Santilli <strk>
Group Member
Thu 02 Nov 2006 08:14:29 AM UTC, comment #1: 

After application of patch by Hiroyuki Ikezoe I can't reproduce the bug with head. Cuold not test with 0.7.2 as it doesn't currently
build gtk/agg :-(

Sandro Santilli <strk>
Group Member
Tue 31 Oct 2006 08:51:08 PM UTC, original submission:  

Movie url:
http://www.atomfilms.com/content/stain01/stain01.swf?sw_mode=online&&siteBandwidth=300&siteBrowser=unknown&siteOS=x86&fake=param

(gdb) bt
#0  0xb6f24c1f in memcpy () from /lib/tls/libc.so.6
#1  0xb7f2a900 in GST_sound_handler::callback_handoff (buffer=0x8975400,
    user_data=0xb63e14b4)
    at /usr/src/gnash/gnash-0.7.2-branch/backend/sound_handler_gst.cpp:342
#2  0xb7cb9c0f in gst_marshal_VOID__OBJECT_OBJECT ()
   from /usr/lib/libgstreamer-0.10.so.0
#3  0xb729998b in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
#4  0xb72a9f2d in g_signal_chain_from_overridden ()
   from /usr/lib/libgobject-2.0.so.0
#5  0xb72ab429 in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0
#6  0xb72ab5d9 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
#7  0xb6d5ab45 in gst_fake_src_get_type ()
   from /usr/lib/gstreamer-0.10/libgstcoreelements.so
#8  0xb6e167c6 in gst_base_src_get_type () from /usr/lib/libgstbase-0.10.so.0
#9  0xb6e18e06 in gst_base_src_get_type () from /usr/lib/libgstbase-0.10.so.0
#10 0xb7ca1dcf in gst_task_set_lock () from /usr/lib/libgstreamer-0.10.so.0
#11 0xb7241c87 in g_thread_pool_push () from /usr/lib/libglib-2.0.so.0
#12 0xb72402cf in g_thread_create_full () from /usr/lib/libglib-2.0.so.0
#13 0xb7c350bd in start_thread () from /lib/tls/libpthread.so.0
#14 0xb6f838fe in clone () from /lib/tls/libc.so.6

Sandro Santilli <strk>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-02 strk StatusReady For Test Fixed
    Open/ClosedOpen Closed
2006-11-02 strk StatusNone Ready For Test

Back to the top

Powered by Savane 3.13-d3ae.
Corresponding source code