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 484352 - crash in Rhythmbox Music Player: opening the application ...
crash in Rhythmbox Music Player: opening the application ...
Status: RESOLVED DUPLICATE of bug 350304
Product: rhythmbox
Classification: Other
Component: general
0.10.x
Other All
: High critical
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-10-07 08:54 UTC by rolfklucker
Modified: 2007-10-09 10:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description rolfklucker 2007-10-07 08:54:58 UTC
Version: 0.10.1

What were you doing when the application crashed?
opening the application rhythmbox


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 20:47:39 EDT 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Permissive
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 482344960 vsize: 482344960 resident: 38424576 share: 22695936 rss: 38424576 rss_rlim: 18446744073709551615
CPU usage: start_time: 1191746899 rtime: 51 utime: 44 stime: 7 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496433104 (LWP 4055)]
(no debugging symbols found)
0x0000003b6100d97f in waitpid () from /lib64/libpthread.so.0

Thread 1 (Thread 46912496433104 (LWP 4055))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 ??
    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
  • #9 rb_auto_playlist_source_new_from_xml
  • #10 rb_playlist_source_new_from_xml
  • #11 rb_playlist_manager_load_playlists
  • #12 ??
  • #13 g_main_context_dispatch
    from /lib64/libglib-2.0.so.0
  • #14 ??
    from /lib64/libglib-2.0.so.0
  • #15 g_main_loop_run
    from /lib64/libglib-2.0.so.0
  • #16 gtk_main
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #17 main
  • #0 waitpid
    from /lib64/libpthread.so.0


----------- .xsession-errors ---------------------
localuser:rolf being added to access control list
SESSION_MANAGER=local/maison:/tmp/.ICE-unix/3736
CalDAV Eplugin starting up ...
** (evolution:3943): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:3943): DEBUG: mailto URL program: evolution
(evolution:3943): camel-WARNING **: Cannot load summary file: `/home/rolf/.evolution/mail/local/Drafts.ev-summary': Aucun fichier ou répertoire de ce type
libnm_glib_nm_state_cb: dbus returned an error.
  (org.freedesktop.DBus.Error.ServiceUnknown) The name org.freedesktop.NetworkManager was not provided by any .service files
(rhythmbox:4056): GStreamer-WARNING **: Failed to load plugin '/usr/lib64/gstreamer-0.10/libgstwavpack.so': libwavpack.so.1: Ne peut ouvrir le fichier d'objet partagé: Aucun fichier ou répertoire de
RhythmDB-ERROR **: file rhythmdb-query.c: line 598 (rhythmdb_query_deserialize): assertion failed: (propid >= 0 && propid < RHYTHMDB_NUM_PROPERTIES)
aborting...
--------------------------------------------------
Comment 1 Jonathan Matthew 2007-10-09 10:55:10 UTC
This indicates you've either hand-edited your playlists file, or you've previously used a more recent version of rhythmbox that has written a playlist file that is not backwards compatible.  Renaming ~/.gnome2/rhythmbox/playlists.xml will stop it crashing.

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 350304 ***