[gstreamer-bugs] [Bug 151064] - asfdemux crash

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Thu Aug 26 05:45:09 PDT 2004


http://bugzilla.gnome.org/show_bug.cgi?id=151064
GStreamer | gst-plugins | Ver: HEAD CVS

t.i.m at zen.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk



------- Additional Comments From t.i.m at zen.co.uk  2004-08-26 08:45 -------
Isn't this a duplicate of bug #149742 ? 
 
FWIW, I think it crashes in g_atomic_read_int() due to 
GST_BUFFER_REFCOUNT_VALUE() getting used on a NULL buffer in a GST_DEBUG(). 
Inserting a g_assert(buffer) in front of every GST_DEBUG where the ref count 
macro is used leads to: 
 
** ERROR **: file gstasfdemux.c: line 1223 (gst_asf_demux_process_chunk): 
assertion failed: (buffer) 
 
Cheers 
 -Tim 
 

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list