After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 122996 - [GST] Rhythmbox only supports mp3 internet radio (until spider is fixed)
[GST] Rhythmbox only supports mp3 internet radio (until spider is fixed)
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other other
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 124021 124632 125160 128731 136992 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2003-09-23 04:54 UTC by Spider (D.m.D. Ljungmark)
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Spider (D.m.D. Ljungmark) 2003-09-23 04:55:01 UTC
Distribution: Unknown
Package: rhythmbox
Severity: major
Version: GNOME2.4.0 0.5.3
Gnome-Distributor: Gentoo Linux
Synopsis: crashes on progrock.com ogg stream
Bugzilla-Product: rhythmbox
Bugzilla-Component: General
Bugzilla-Version: 0.5.3
BugBuddy-GnomeVersion: 2.0 (2.4.0.1)
Description:
Description of the crash:
Outputs what sounds like a textfile cat'ed to /dev/dsp on the speakers,
then slows down to a crawl before crashing. its happened a few times in
a row now, so I guess its reproducible.


exact URI :  http://ny.icecast.net:8630/prog1.ogg




Debugging Information:

Backtrace was generated from '/usr/bin/rhythmbox'

(no debugging symbols found)...Using host libthread_db library
"/lib/libthread_db.so.1".
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[Thread debugging using libthread_db
enabled]
[New Thread 16384 (LWP 7212)]
[New Thread 32769 (LWP 7213)]
[New Thread 16386 (LWP 7214)]
[New Thread 32771 (LWP 7215)]
[New Thread 131076 (LWP 7231)]
[New Thread 147461 (LWP 7232)]
[New Thread 163846 (LWP 7233)]
[New Thread 98311 (LWP 7219)]
[New Thread 180232 (LWP 7234)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
0x4089b1ea in waitpid () from /lib/libpthread.so.0

Thread 7 (Thread 163846 (LWP 7233))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 libgnomeui_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 __pthread_sighandler
    from /lib/libpthread.so.0
  • #3 <signal handler called>
  • #4 gst_mad_update_info
    from /usr/lib/gstreamer-0.6/libgstmad.so
  • #5 gst_mad_chain
    from /usr/lib/gstreamer-0.6/libgstmad.so
  • #6 gst_pad_push
    from /usr/lib/libgstreamer-0.6.so.0
  • #7 get_group_schedule_function
    from /usr/lib/gstreamer-0.6/libgstoptscheduler.so
  • #8 schedule_group
    from /usr/lib/gstreamer-0.6/libgstoptscheduler.so
  • #9 gst_opt_scheduler_schedule_run_queue
    from /usr/lib/gstreamer-0.6/libgstoptscheduler.so
  • #10 schedule_chain
    from /usr/lib/gstreamer-0.6/libgstoptscheduler.so
  • #11 gst_opt_scheduler_iterate
    from /usr/lib/gstreamer-0.6/libgstoptscheduler.so
  • #12 gst_scheduler_iterate
    from /usr/lib/libgstreamer-0.6.so.0
  • #13 gst_bin_iterate_func
    from /usr/lib/libgstreamer-0.6.so.0
  • #14 gst_bin_iterate
    from /usr/lib/libgstreamer-0.6.so.0
  • #15 gst_thread_main_loop
    from /usr/lib/libgstreamer-0.6.so.0
  • #16 g_thread_create_proxy
    from /usr/lib/libglib-2.0.so.0
  • #17 pthread_start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6




------- Bug moved to this database by unknown@bugzilla.gnome.org 2003-09-23 00:55 -------

Unknown version 0.5.3 in product rhythmbox. Setting version to the default, "unspecified".
Reassigning to the default owner of the component, rhythmbox-maint@bugzilla.gnome.org.

Comment 1 Colin Walters 2003-09-23 16:41:03 UTC
This is really two bugs.  First is that Rhythmbox only supports mp3
radio, becuase GStreamer's spider doesn't autodetect very well currently.

Secondly, it shouldn't crash on invalid mp3 data.
Comment 2 Olav Vitters 2003-11-06 22:23:51 UTC
*** Bug 124021 has been marked as a duplicate of this bug. ***
Comment 3 Colin Walters 2003-11-12 05:37:57 UTC
*** Bug 125160 has been marked as a duplicate of this bug. ***
Comment 4 Elijah Newren 2003-12-09 21:37:40 UTC
From the gst_mad_update_info function call (picked up by the
simple-dup-finder), this bug may be related to bug 127647.
Comment 5 Colin Walters 2003-12-30 09:44:10 UTC
*** Bug 128731 has been marked as a duplicate of this bug. ***
Comment 6 Elijah Newren 2004-02-20 16:37:23 UTC
*** Bug 124632 has been marked as a duplicate of this bug. ***
Comment 7 Elijah Newren 2004-02-20 16:39:40 UTC
The stack trace in bug 124632 has debugging symbols, if that helps.
Comment 8 Colin Walters 2004-02-20 17:51:09 UTC
Actually we support Ogg Vorbis internet radio now in 0.7.
Comment 9 Colin Walters 2004-03-12 18:29:44 UTC
*** Bug 136992 has been marked as a duplicate of this bug. ***