[Gstreamer-bugs] [Bug 121267] New - Streaming oggs makes gst (spider?) crash

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 2 07:16:26 PDT 2003


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=121267

Changed by 092222 at persson.cx.

--- shadow/121267	Tue Sep  2 10:16:26 2003
+++ shadow/121267.tmp.1855	Tue Sep  2 10:16:26 2003
@@ -0,0 +1,88 @@
+Bug#: 121267
+Product: GStreamer
+Version: 0.6.3
+OS: Linux
+OS Details: Debian testing+garnome 0.26.1
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: 092222 at persson.cx               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: Streaming oggs makes gst (spider?) crash
+
+Distribution: Debian testing/unstable
+(This bug report was generated by Bug Buddy 2.3.4)
+Description:
+Description of the crash:
+When playing a oggfile from the network, gst crashes. Plaing mp3s from
+the same location works, and playing the ogg from a file:-url works
+
+Steps to reproduce the crash:
+run gst-launch gnomevfssrc "location=<URL-to streaming ogg>"  ! spider !
+volume ! osssink sync=false
+
+I have reprodused the bug with libapache-mod-mp3 on my localhost and
+with diffrent servers on internet (virgin radio
+http://ogg.smgradio.com/lq32.ogg streamingsoundtracks.com etc.)
+
+Expected Results:
+Music in my ears :-)
+
+How often does this happen?
+everytime.
+
+Traceback:
+INFO (31335: 0) Initializing GStreamer Core Library version 0.6.3
+INFO (31335: 0) CPU features: (0c040882) MMX SSE
+INFO (31335: 0) registry: loaded user_registry in 0.000288 seconds
+          (/home/jens/.gstreamer/registry.xml)
+INFO (31335: 0) registry: loaded global_registry in 0.361479 seconds
+         
+(/home/garnome/garnome-26/var/cache/gstreamer-0.6/registry.xml)
+GStreamer-INFO: 0 live buffer(s)
+GStreamer-INFO: 0 live bufferpool(s)
+GStreamer-INFO: 0 live event(s)
+RUNNING pipeline
+Caught SIGSEGV accessing address 0x62696c33
+#0  0x4032bb89 in wait4 () from /lib/libc.so.6
+#1  0x4039f000 in sys_sigabbrev () from /lib/libc.so.6
+#2  0x401dc019 in wait () from /lib/libpthread.so.0
+#3  0x0804949e in fault_handler (signum=11, si=0xbffff060,
+misc=0xbffff0e0)
+#4  0x401dd7e5 in __pthread_sighandler_rt () from /lib/libpthread.so.0
+#5  0x402b89d0 in sigaction () from /lib/libc.so.6
+#6  0x40052c77 in gst_type_type_find_dummy (buffer=0x80ca658,
+priv=0x80515b8)
+#7  0x4048cbe5 in gst_spider_identity_sink_loop_type_finding
+(ident=0x80a15c0)
+#8  0x40163fe0 in loop_group_schedule_function (argc=0, argv=0x80a1d60)
+#9  0x40163acf in schedule_group (group=0x0) at
+gstoptimalscheduler.c:779
+#10 0x40163b54 in gst_opt_scheduler_schedule_run_queue
+(osched=0x80629b0)
+#11 0x40163d62 in schedule_chain (chain=0x80a1d08) at
+gstoptimalscheduler.c:851
+#12 0x40165ce9 in gst_opt_scheduler_iterate (sched=0x80629b0)
+#13 0x40046772 in gst_scheduler_iterate (sched=0x80629b0) at
+gstscheduler.c:732
+#14 0x4002881d in gst_bin_iterate_func (bin=0x8061c00) at gstbin.c:902
+#15 0x40028a0a in gst_bin_iterate (bin=0x8061c00) at gstbin.c:947
+#16 0x08049150 in idle_func (data=0x8061c00) at gst-launch.c:27
+#17 0x4024a9e8 in g_idle_dispatch (source=0x80cab18,
+#18 0x4024828b in g_main_dispatch (context=0x809bd30) at gmain.c:1751
+#19 0x4024917d in g_main_context_dispatch (context=0x809bd30) at
+gmain.c:2299
+#20 0x4024947f in g_main_context_iterate (context=0x809bd30, block=1,
+#21 0x40249aae in g_main_loop_run (loop=0x80caaa0) at gmain.c:2600
+#22 0x40023813 in gst_main () at gst.c:687
+#23 0x0804986b in main (argc=10, argv=0xbffff844) at gst-launch.c:263
+Spinning.  Please run 'gdb gst-launch 31340' to continue debugging,
+Ctrl-C to quit, or Ctrl-\ to dump core.
+
+I can then connect with gdb, but dont know what to do, please tell
+me:-)




More information about the Gstreamer-bugs mailing list