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 375212 - crash in Rhythmbox Music Player: Opening it.
crash in Rhythmbox Music Player: Opening it.
Status: RESOLVED DUPLICATE of bug 350304
Product: rhythmbox
Classification: Other
Component: general
unspecified
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-14 18:00 UTC by progrock
Modified: 2006-11-14 22:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description progrock 2006-11-14 18:00:44 UTC
What were you doing when the application crashed?
Opening it.		


Distribution: Fedora Core release 6 (Zod)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

System: Linux 2.6.18-1.2849.fc6 #1 SMP Fri Nov 10 12:34:46 EST 2006 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: No
Accessibility: Disabled

Memory status: size: 432287744 vsize: 432287744 resident: 25448448 share: 12046336 rss: 25448448 rss_rlim: -1
CPU usage: start_time: 1163527203 rtime: 358 utime: 334 stime: 24 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib64/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 46912498519312 (LWP 15979)]
[New Thread 1084229952 (LWP 15987)]
0x0000003d4840d96f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912498519312 (LWP 15979))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 raise
    from /lib64/libc.so.6
  • #4 abort
    from /lib64/libc.so.6
  • #5 g_logv
    from /lib64/libglib-2.0.so.0
  • #6 g_log
    from /lib64/libglib-2.0.so.0
  • #7 g_assert_warning
    from /lib64/libglib-2.0.so.0
  • #8 rhythmdb_query_deserialize
    at rhythmdb.c line 2436
  • #9 rhythmdb_query_deserialize
    at rhythmdb.c line 2422
  • #10 rb_playlist_source_new_from_xml
    at rb-playlist-source.c line 872
  • #11 rb_playlist_manager_load_playlists
    at rb-playlist-manager.c line 570
  • #12 idle_handle_load_complete
    at rb-shell.c line 1768
  • #13 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #14 g_main_context_check
    from /lib64/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #16 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #17 main
    at main.c line 303
  • #0 waitpid
    from /lib64/libpthread.so.0

Comment 1 Alex Lancaster 2006-11-14 22:49:42 UTC
Please set the "Version" field so we know which version of rhythmbox you are using.
Comment 2 Jonathan Matthew 2006-11-14 22:59:38 UTC
This crash is from rhythmbox 0.9.2 or 0.9.3 installed under /usr/local, due to a playlist using a property that didn't exist in that version.  I'd suggest removing the /usr/local version unless you actually need it for some reason.

Bug 350304 remains open for backwards compatibility issues like this, so I'm marking this as a duplicate.

*** This bug has been marked as a duplicate of 350304 ***