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 576235 - Rhythmbox crashes on reaching end of CD
Rhythmbox crashes on reaching end of CD
Status: RESOLVED DUPLICATE of bug 576031
Product: rhythmbox
Classification: Other
Component: playback
0.12.x
Other All
: Normal critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-21 21:37 UTC by Franklin Gordon Bynum
Modified: 2009-03-21 21:57 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Franklin Gordon Bynum 2009-03-21 21:37:06 UTC
Steps to reproduce:
1. Open rhythmbox
2. Start cd playback
3. Skip to last track, move track progress slider to a few seconds before the end of track
4. Let track finish
5. Crash


Stack trace:
[Thread debugging using libthread_db enabled]
[New Thread 0xb620b770 (LWP 16991)]
[New Thread 0xb5402b90 (LWP 16995)]
[Thread 0xb5402b90 (LWP 16995) exited]
[New Thread 0xb5402b90 (LWP 17000)]
[Thread 0xb5402b90 (LWP 17000) exited]
[New Thread 0xb5402b90 (LWP 17001)]
[Thread 0xb5402b90 (LWP 17001) exited]
[New Thread 0xb5402b90 (LWP 17005)]
[New Thread 0xb419fb90 (LWP 17006)]
[Thread 0xb5402b90 (LWP 17005) exited]
[New Thread 0xb5402b90 (LWP 17007)]
[New Thread 0xb3955b90 (LWP 17008)]
[New Thread 0xb3154b90 (LWP 17009)]
[Thread 0xb5402b90 (LWP 17007) exited]
[New Thread 0xb5402b90 (LWP 17010)]
[Thread 0xb3154b90 (LWP 17009) exited]
[New Thread 0xb3154b90 (LWP 17017)]
[New Thread 0xb2953b90 (LWP 17018)]
[Thread 0xb419fb90 (LWP 17006) exited]
[Thread 0xb5402b90 (LWP 17010) exited]
[Thread 0xb3154b90 (LWP 17017) exited]
[New Thread 0xb5402b90 (LWP 17019)]
[New Thread 0xb419fb90 (LWP 17020)]
[Thread 0xb5402b90 (LWP 17019) exited]
[Thread 0xb419fb90 (LWP 17020) exited]
[New Thread 0xb419fb90 (LWP 17021)]
[Thread 0xb419fb90 (LWP 17021) exited]
[New Thread 0xb419fb90 (LWP 17022)]
[Thread 0xb419fb90 (LWP 17022) exited]
[New Thread 0xb419fb90 (LWP 17041)]
[New Thread 0xb5402b90 (LWP 17042)]
[New Thread 0xae7aeb90 (LWP 17043)]
[New Thread 0xadfadb90 (LWP 17044)]
[New Thread 0xad236b90 (LWP 17048)]
[New Thread 0xac763b90 (LWP 17049)]
[New Thread 0xabf1fb90 (LWP 17050)]
[New Thread 0xab71eb90 (LWP 17051)]
[Thread 0xb419fb90 (LWP 17041) exited]

Program received signal SIGSEGV, Segmentation fault.

Thread 3055597424 (LWP 16991)

  • #0 unlink_blocked_cb
    at rb-player-gst-xfade.c line 1304
  • #1 rb_player_gst_xfade_bus_cb
    at rb-player-gst-xfade.c line 1758
  • #2 gst_bus_source_dispatch
    at gstbus.c line 831
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 1814
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2448
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2656
  • #6 IA__gtk_main
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkmain.c line 1205
  • #7 main
    at main.c line 336

Thread 1 (Thread 0xb620b770 (LWP 16991))

  • #0 unlink_blocked_cb
    at rb-player-gst-xfade.c line 1304
  • #1 rb_player_gst_xfade_bus_cb
    at rb-player-gst-xfade.c line 1758
  • #2 gst_bus_source_dispatch
    at gstbus.c line 831
  • #3 IA__g_main_context_dispatch
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 1814
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2448
  • #5 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.20.0/glib/gmain.c line 2656
  • #6 IA__gtk_main
    at /build/buildd/gtk+2.0-2.16.0/gtk/gtkmain.c line 1205
  • #7 main
    at main.c line 336

Other information:

Terminal output is:

(rhythmbox:16454): GStreamer-CRITICAL **: gst_pad_unlink: assertion `GST_IS_PAD (sinkpad)' failed

(rhythmbox:16454): Rhythmbox-WARNING **: Couldn't unlink stream cdda://15#/dev/sr0: things will probably go quite badly from here on


Using version 0.12.0-0ubuntu1 in jaunty.
Comment 1 Jonathan Matthew 2009-03-21 21:57:24 UTC
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 576031 ***