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 378029 - crash in Rhythmbox Music Player:
crash in Rhythmbox Music Player:
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-22 07:34 UTC by kevout03
Modified: 2006-11-22 08:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description kevout03 2006-11-22 07:34:51 UTC
What were you doing when the application crashed?



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:36:14 EST 2006 i686
X Vendor: The X.Org Foundation
X Vendor Release: 70101000
Selinux: Enforcing
Accessibility: Disabled
----------- .xsession-errors ---------------------
Previous frame inner to this frame (corrupt stack?)
Window manager warning: Received a _NET_WM_MOVERESIZE message for 0x3200022 (Music Play); these messages lack timestamps and therefore suck.
sys:1: Warning: instance of invalid non-instantiatable type `(null)'
sys:1: Warning: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed
sys:1: Warning: g_object_unref: assertion `G_IS_OBJECT (object)' failed
RhythmDB-ERROR **: file rhythmdb-tree.c: line 248 (rhythmdb_tree_parser_start_element): should not be reached
aborting...
** (bug-buddy:11716): WARNING **: Couldn't load icon for Open Folder
RhythmDB-ERROR **: file rhythmdb-tree.c: line 248 (rhythmdb_tree_parser_start_element): should not be reached
aborting...
** (bug-buddy:11735): WARNING **: Couldn't load icon for Open Folder
--------------------------------------------------

Memory status: size: 92569600 vsize: 0 resident: 92569600 share: 0 rss: 25341952 rss_rlim: 0
CPU usage: start_time: 1164180803 rtime: 0 utime: 250 stime: 0 cutime:223 cstime: 0 timeout: 27 it_real_value: 0 frequency: 7

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)
[Thread debugging using libthread_db enabled]
[New Thread -1208858912 (LWP 11727)]
[New Thread -1250841712 (LWP 11733)]
(no debugging symbols found)
0x004c3402 in __kernel_vsyscall ()

Thread 2 (Thread -1250841712 (LWP 11733))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_logv
    from /lib/libglib-2.0.so.0
  • #8 g_log
    from /lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /lib/libglib-2.0.so.0
  • #10 rhythmdb_tree_new
  • #11 xmlParseStartTag
    from /usr/lib/libxml2.so.2
  • #12 xmlParseElement
    from /usr/lib/libxml2.so.2
  • #13 xmlParseDocument
    from /usr/lib/libxml2.so.2
  • #14 rhythmdb_tree_new
  • #15 rhythmdb_load
  • #16 g_thread_create_full
    from /lib/libglib-2.0.so.0
  • #17 start_thread
    from /lib/libpthread.so.0
  • #18 clone
    from /lib/libc.so.6

Comment 1 Jonathan Matthew 2006-11-22 08:05: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 indicates you've previously used a newer version of rhythmbox than the one you have installed in /usr/bin (probably 0.9.5, as FC6 ships with that version) and the older version cannot read the database file written by the newer version.

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