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 450239 - crash in Rhythmbox Music Player: Just launched it from Ap...
crash in Rhythmbox Music Player: Just launched it from Ap...
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: 2007-06-23 00:35 UTC by marcelogiles
Modified: 2007-06-23 01:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description marcelogiles 2007-06-23 00:35:04 UTC
What were you doing when the application crashed?
Just launched it from Applications > Sound & Video > Rhythmbox Music Player.
Could never run Rhythmbox since I installed it on Red Hat Enterprise Linux 5.
Thank you for your help.


Distribution: Red Hat Enterprise Linux Client release 5 (Tikanga)
Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc)
BugBuddy Version: 2.16.0

Memory status: size: 100933632 vsize: 0 resident: 100933632 share: 0 rss: 23097344 rss_rlim: 0
CPU usage: start_time: 1182558411 rtime: 0 utime: 39 stime: 0 cutime:35 cstime: 0 timeout: 4 it_real_value: 0 frequency: 1

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 -1208121632 (LWP 3788)]
[New Thread -1260315760 (LWP 3794)]
(no debugging symbols found)
0x00cf0402 in __kernel_vsyscall ()

Thread 2 (Thread -1260315760 (LWP 3794))

  • #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 2007-06-23 01:03:50 UTC
This crash indicates you've previously used a newer version of rhythmbox and the older version you're running now doesn't support the database version written by the newer version.

If you can't install a newer version, you might have to delete the database file, ~/.gnome2/rhythmbox/rhythmdb.xml, and import all your music again.


*** This bug has been marked as a duplicate of 350304 ***
Comment 2 marcelogiles 2007-06-23 01:27:10 UTC
That's correct Jonathan. I had migrated the ~/.gnome2/rhythmbox/ from FC6 to RHEL5). I removed the ~/.gnome2/rhythmbox/ dir and now Rhythmbox works just fine. Thank you for your fast and accurate reply... and for this great app!