[Gstreamer-bugs] [Bug 137711] Changed - oggdemux: jump or move depends on uninitialised value

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Mar 19 10:03:02 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=137711

Changed by t.i.m at zen.co.uk.

--- shadow/137711	Fri Mar 19 12:36:47 2004
+++ shadow/137711.tmp.23453	Fri Mar 19 13:03:02 2004
@@ -81,6 +81,49 @@
 -Tim
 
 ------- Additional Comments From t.i.m at zen.co.uk  2004-03-19 12:36 -------
 Created an attachment (id=25812)
 proposed patch to fix the first block of errors
 
+
+------- Additional Comments From t.i.m at zen.co.uk  2004-03-19 13:03 -------
+There is more (at the very end), but I'm not sure if this is an 
+oggdemux or opt scheduler issue (as I get loads of valgrind warnings 
+no matter which scheduler I use) 
+ 
+ 
+Valgrind output with opt: 
+ 
+Caught interrupt. 
+Execution ended after 2805 iterations (sum 61452852000 ns, average 
+21908325 ns, min 2042000 ns, max 18799329000 ns). 
+ 
+ Invalid read of size 4 
+    at 0x3C8E34B6: gst_opt_scheduler_pad_unlink 
+(gstoptimalscheduler.c:2165) 
+    by 0x3C07BF7B: gst_scheduler_pad_unlink (gstscheduler.c:186) 
+    by 0x3C06B771: gst_pad_unlink (gstpad.c:965) 
+    by 0x3C05B159: gst_element_remove_pad (gstelement.c:1149) 
+    by 0x3CCF5EFC: gst_ogg_pad_remove (gstoggdemux.c:654) 
+    by 0x3CCF6F10: gst_ogg_chains_clear (gstoggdemux.c:853) 
+    by 0x3CCF7082: gst_ogg_demux_change_state (gstoggdemux.c:880) 
+    by 0x3C05F948: gst_element_set_state (gstelement.c:2677) 
+    by 0x3C0519E9: gst_bin_change_state (gstbin.c:739) 
+    by 0x3C05F948: gst_element_set_state (gstelement.c:2677) 
+  Address 0x3C753898 is 16 bytes inside a block of size 48 free'd 
+    at 0x3C01F918: free (vg_replace_malloc.c:127) 
+    by 0x3C30D2A1: g_free (gmem.c:186) 
+    by 0x3C8DF5A3: destroy_group (gstoptimalscheduler.c:757) 
+    by 0x3C8DF409: unref_group (gstoptimalscheduler.c:716) 
+    by 0x3C8E3673: gst_opt_scheduler_pad_unlink 
+(gstoptimalscheduler.c:2197) 
+    by 0x3C07BF7B: gst_scheduler_pad_unlink (gstscheduler.c:186) 
+    by 0x3C06B771: gst_pad_unlink (gstpad.c:965) 
+    by 0x3C05B159: gst_element_remove_pad (gstelement.c:1149) 
+    by 0x3CCF5EFC: gst_ogg_pad_remove (gstoggdemux.c:654) 
+    by 0x3CCF6F10: gst_ogg_chains_clear (gstoggdemux.c:853) 
+ 
+ 
+ 
+Cheers 
+-Tim 
+ 




More information about the Gstreamer-bugs mailing list