GNOME Bugzilla – Bug 329839
radio ogg stream play problems
Last modified: 2006-02-07 09:22:55 UTC
I can reproduce this issue on 0.9.3 I'm upstreaming from https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=179594 -------- Description of problem: Rhythmbox doesn't play (or starts to play but stops after a few seconds, or crashes) the stream http://shrike.colorado.edu:8000/high.ogg. No problems with command line ogg123 command. >> ogg123 http://shrike.colorado.edu:8000/high.ogg Version-Release number of selected component (if applicable): rhythmbox-0.9.2.cvs20060123-1 How reproducible: Always Steps to Reproduce: 1. start rhythmbox 2. add http://shrike.colorado.edu:8000/high.ogg as an internet radio station 3. play the stream Actual Results: Starts but stops really soon, or doesn't start, or makes rhythmbox crash Expected Results: play the stream without problems
This works for me, with both GStreamer 0.8 and 0.10. If it crashes occasionally, could you get a backtrace?
Created attachment 58721 [details] gdb backtrace I was about to resolve this as fixed since it appeared to work in 0.9.3.1, but it crashed after about 30 seconds of playing. Here is the backtrace from gdb.
For me it locks up when the active ogg chain changes. Interesting thread stack traces:
+ Trace 65915
Thread 2 (Thread -1246860368 (LWP 1459))
Roughly similar symptoms when playing the stream with gst-launch-0.10, but one thread gets stuck inside ALSA, trying to do an ioctl.
This looks like a gstreamer issue (chained oggs again), so moving there.
*** This bug has been marked as a duplicate of 320984 ***