GNOME Bugzilla – Bug 683477
Radio Streams stop playing network streams (2.97)
Last modified: 2012-09-07 21:37:58 UTC
Rhythmbox 2.97 stops playing Internet radio streams after a while. If I switch to Last.FM, it quits (crashes). If I play Last.FM instead, It plays one or two songs, then it stops playing. Like when playing Internet radio, Rhythmbox quits when switching from Last.FM to something else. The good news with this code, it did fix the audio skipping issue when playing Internet radio. However, it is only good for a few minutes at best and now Last.FM is affected where it wasn't an issue in 2.96.
Thanks for taking the time to report this bug. Without a stack trace from the crash it's very hard to determine what caused it. Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
(In reply to comment #1) > Thanks for taking the time to report this bug. > Without a stack trace from the crash it's very hard to determine what caused > it. > Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces > for more information on how to do so. Thanks in advance! Thanks for the advice. I found the issue from the running apport-retrace on apport crash report. It looks like it is an issue with the cross-fade. I had it enabled. I disabled it and the problem looks like it had cleared. From the retrace, there appears to be a missing file. See info below: apport-retrace -g /var/crash/_usr_bin_rhythmbox.1000.crash GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2) 7.4-2012.04 Copyright (C) 2012 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>. Reading symbols from /usr/bin/rhythmbox...Reading symbols from /usr/lib/debug/usr/bin/rhythmbox...done. done. [New LWP 17169] [New LWP 17172] [New LWP 18382] [New LWP 17186] [New LWP 18380] [New LWP 18386] [New LWP 18384] [New LWP 17173] [New LWP 18387] warning: Can't read pathname for load map: Input/output error. [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `rhythmbox'. Program terminated with signal 11, Segmentation fault.
+ Trace 230817
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 681178 ***
(In reply to comment #0) > Rhythmbox 2.97 stops playing Internet radio streams after a while. If I switch > to Last.FM, it quits (crashes). If I play Last.FM instead, It plays one or two > songs, then it stops playing. Like when playing Internet radio, Rhythmbox > quits when switching from Last.FM to something else. The good news with this > code, it did fix the audio skipping issue when playing Internet radio. > However, it is only good for a few minutes at best and now Last.FM is affected > where it wasn't an issue in 2.96. I understand the similarity between the two issues, i.e., xfade(In reply to comment #3) > Thanks for the bug report. This particular bug has already been reported into > our bug tracking system, but please feel free to report any further bugs you > find. > > *** This bug has been marked as a duplicate of bug 681178 *** I understand the similarity between the two bugs, i.e., xfade.c. However, the bug shows resolved and it seems to still be an issue with the latest release. Please, let me know if I am misundertanding something or if I do not have the latest release or patch. Thanks,
The bug was fixed after the latest release.