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 576031 - crash in Rhythmbox Music Player: Viewing track properties...
crash in Rhythmbox Music Player: Viewing track properties...
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: general
0.12.x
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
: 576235 577703 577918 578477 578702 579423 579525 581188 581373 582467 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-03-20 02:31 UTC by Jose M. daLuz
Modified: 2009-05-13 17:08 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Jose M. daLuz 2009-03-20 02:31:03 UTC
Version: 0.12.0

What were you doing when the application crashed?
Viewing track properties while the track finished playing


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.25.92 2009-03-17 (Gentoo)
BugBuddy Version: 2.25.91

System: Linux 2.6.28.7 #1 SMP PREEMPT Sun Feb 22 01:53:15 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 820948992 vsize: 820948992 resident: 87449600 share: 31256576 rss: 87449600 rss_rlim: 18446744073709551615
CPU usage: start_time: 1237507494 rtime: 428933 utime: 426108 stime: 2825 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fe299f42780 (LWP 22069)]
[New Thread 0x7fe269ffa950 (LWP 23451)]
[New Thread 0x7fe274816950 (LWP 22092)]
[New Thread 0x7fe275017950 (LWP 22091)]
[New Thread 0x7fe275818950 (LWP 22090)]
[New Thread 0x7fe27da8a950 (LWP 22086)]
[New Thread 0x7fe286eb4950 (LWP 22075)]
0x00007fe293b8055f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fe299f42780 (LWP 22069))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 369
  • #4 <signal handler called>
  • #5 unlink_blocked_cb
    at rb-player-gst-xfade.c line 1304
  • #6 rb_player_gst_xfade_bus_cb
    at rb-player-gst-xfade.c line 1758
  • #7 gst_bus_source_dispatch
    at gstbus.c line 783
  • #8 IA__g_main_context_dispatch
    at gmain.c line 1814
  • #9 g_main_context_iterate
    at gmain.c line 2448
  • #10 IA__g_main_loop_run
    at gmain.c line 2656
  • #11 IA__gtk_main
    at gtkmain.c line 1205
  • #12 main
    at main.c line 336
  • #0 waitpid
    from /lib/libpthread.so.0


----------- .xsession-errors (172774 sec old) ---------------------
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
gnome-session[6184]: DEBUG(+): GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Jonathan Matthew 2009-03-20 05:04:42 UTC
2009-03-20  Jonathan Matthew  <jonathan@d14n.org>

        * backends/gstreamer/rb-player-gst-xfade.c: (unlink_blocked_cb):
        Don't try to unlink if we don't have an adder pad.  Probably fixes
        #576031.
Comment 2 Jonathan Matthew 2009-03-21 21:57:24 UTC
*** Bug 576235 has been marked as a duplicate of this bug. ***
Comment 3 Jonathan Matthew 2009-04-02 10:34:07 UTC
*** Bug 577703 has been marked as a duplicate of this bug. ***
Comment 4 Gianluca Borello 2009-04-04 10:46:43 UTC
*** Bug 577918 has been marked as a duplicate of this bug. ***
Comment 5 Jonathan Matthew 2009-04-11 04:48:06 UTC
*** Bug 578477 has been marked as a duplicate of this bug. ***
Comment 6 Jonathan Matthew 2009-04-11 22:38:08 UTC
*** Bug 578702 has been marked as a duplicate of this bug. ***
Comment 7 Jonathan Matthew 2009-04-18 22:47:14 UTC
*** Bug 579423 has been marked as a duplicate of this bug. ***
Comment 8 Jonathan Matthew 2009-04-19 22:59:21 UTC
*** Bug 579525 has been marked as a duplicate of this bug. ***
Comment 9 Jonathan Matthew 2009-05-03 23:43:28 UTC
*** Bug 581188 has been marked as a duplicate of this bug. ***
Comment 10 Gianluca Borello 2009-05-04 21:26:22 UTC
*** Bug 581373 has been marked as a duplicate of this bug. ***
Comment 11 palfrey 2009-05-13 17:08:11 UTC
*** Bug 582467 has been marked as a duplicate of this bug. ***