[Gstreamer-bugs] [Bug 124632] Changed - gst_mad_update_info error

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Feb 20 08:17:16 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=124632

Changed by dufresnj at lafayette.edu.

--- shadow/124632	Wed Oct 15 02:33:52 2003
+++ shadow/124632.tmp.19098	Fri Feb 20 11:17:15 2004
@@ -17,6 +17,38 @@
 
 Here's what the debugger gives me when I seek in a certain MP3 file with
 rhythmbox:
 #0  0x40fd2398 in gst_mad_update_info ()
    from /usr/lib/gstreamer-0.6/libgstmad.so
 #1  0x0832f8b8 in ?? ()
+
+------- Additional Comments From dufresnj at lafayette.edu  2004-02-20 11:17 -------
+I believe mine is segfaulting for the same reason I upgraded to
+version 0.7.4 and am still receiving it, here is my trace
+
+(gdb) bt
+#0  0x41cdd43f in gst_mad_update_info ()
+   from /usr/lib/gstreamer-0.6/libgstmad.so
+#1  0x41cdc594 in gst_mad_chain () from
+/usr/lib/gstreamer-0.6/libgstmad.so
+#2  0x409ce82f in gst_pad_push (pad=0x8781cf8, buf=0x8101118) at
+gstpad.c:2273
+#3  0x41cc9fac in get_group_schedule_function (argc=0, argv=0x878df60)
+    at gstoptimalscheduler.c:1015
+#4  0x41cc97fe in schedule_group (group=0x878df60) at
+gstoptimalscheduler.c:888
+#5  0x41cc98ff in gst_opt_scheduler_schedule_run_queue (osched=0x86f5378)
+    at gstoptimalscheduler.c:921
+#6  0x41cc9c21 in schedule_chain (chain=0x878df40) at
+gstoptimalscheduler.c:968
+#7  0x41cccace in gst_opt_scheduler_iterate (sched=0x86f5378)
+    at gstoptimalscheduler.c:2124
+#8  0x409da4dc in gst_scheduler_iterate (sched=0x86f5378) at
+gstscheduler.c:732
+#9  0x409b69fe in gst_bin_iterate_func (bin=0x8780308) at gstbin.c:903
+#10 0x409b6c2b in gst_bin_iterate (bin=0x8780308) at gstbin.c:948
+#11 0x409de162 in gst_thread_main_loop (arg=0x0) at gstthread.c:723
+#12 0x40c045f7 in g_thread_create_proxy () from /usr/lib/libglib-2.0.so.0
+#13 0x40b72f96 in pthread_start_thread () from /lib/libpthread.so.0
+#14 0x40b73132 in pthread_start_thread_event () from /lib/libpthread.so.0
+#15 0x40d8ff4a in clone () from /lib/libc.so.6
+




More information about the Gstreamer-bugs mailing list