[Gstreamer-bugs] [Bug 133508] New - [oggdemux] Can't play files with multiple streams

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 5 06:26:15 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=133508

Changed by jdahlin at async.com.br.

--- shadow/133508	Thu Feb  5 09:26:15 2004
+++ shadow/133508.tmp.7372	Thu Feb  5 09:26:15 2004
@@ -0,0 +1,53 @@
+Bug#: 133508
+Product: GStreamer
+Version: HEAD CVS
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: jdahlin at async.com.br               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: [oggdemux] Can't play files with multiple streams
+
+Pipeline:
+gst-launch-0.7 filesrc location="multi.ogg" ! oggdemux ! fakesink
+
+Media file: http://www.gstreamer.net/media/small/multi.ogg
+
+Backtrace:
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread -1085144960 (LWP 18354)]
+0x00cafb54 in gst_ogg_demux_handle_event (pad=0x0, event=0x9868f20) at
+gstoggdemux.c:428
+428                   gst_pad_push (pad->pad, GST_DATA (event));
+(gdb) bt
+#0  0x00cafb54 in gst_ogg_demux_handle_event (pad=0x0, event=0x9868f20) at
+gstoggdemux.c:428
+#1  0x00cb060a in gst_ogg_demux_chain (pad=0x9996c94, buffer=0x9868f20) at
+gstoggdemux.c:477
+#2  0x0085d6cd in gst_pad_push (pad=0x9996bd0, data=0x9868f20) at gstpad.c:2902
+#3  0x00c8fec7 in get_group_schedule_function (argc=0, argv=0x999acd8) at
+gstoptimalscheduler.c:971
+#4  0x00c8fa52 in schedule_group (group=0x999acd8) at gstoptimalscheduler.c:842
+#5  0x00c8fb08 in gst_opt_scheduler_schedule_run_queue (osched=0x999ab80)
+    at gstoptimalscheduler.c:881
+#6  0x00c8fccf in schedule_chain (chain=0x999ac80) at gstoptimalscheduler.c:925
+#7  0x00c92349 in gst_opt_scheduler_iterate (sched=0x999ab80) at
+gstoptimalscheduler.c:2068
+#8  0x008660ce in gst_scheduler_iterate (sched=0x999ab80) at gstscheduler.c:705
+#9  0x0084354d in gst_bin_iterate_func (bin=0x999a348) at gstbin.c:1081
+#10 0x0083e2e3 in gst_marshal_BOOLEAN__VOID (closure=0x9864018,
+return_value=0xbff48450,
+    n_param_values=1, param_values=0x0, invocation_hint=0xbff48478,
+marshal_data=0x8434e4)
+    at gstmarshal.c:394
+#11 0x005b4007 in g_cclosure_new_swap () from /usr/lib/libgobject-2.0.so.0
+#12 0x005b3cb0 in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
+#13 0x005c567c in g_signal_emit_by_name () from /usr/lib/libgobject-2.0.so.0
+#14 0x005c4a0d in g_signal_emit_valist () from /usr/lib/libgobject-2.0.so.0




More information about the Gstreamer-bugs mailing list