GNOME Bugzilla – Bug 359103
Rhythmbox crashes after 3-5 sec. of listening a music... But I'm still listening...
Last modified: 2006-10-02 21:25:05 UTC
Distribution: Fedora Core release 5 (Bordeaux) Package: rhythmbox Severity: Normal Version: GNOME2.14.3 0.9.6 Gnome-Distributor: Red Hat, Inc Synopsis: Rhythmbox crashes after 3-5 sec. of listening a music... But I'm still listening... Bugzilla-Product: rhythmbox Bugzilla-Component: general Bugzilla-Version: 0.9.6 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: Rhythmbox crashes after 3-5 sec. of listening a music... But I'm still listening... on 'top' rhythmbox-metad eats 40-50% of cpu at any time. Steps to reproduce the crash: 1. ./configure --enable-track-transfer --enable-audioscrobbler --enable-libnotify 2. plugins is on: Lastfm, Lyrics, Art Display 3. start listenig collection (~1400 songs) Expected Results: Rhythmbox is halted How often does this happen? Every time on 0.9.6 (0.9.5 works fine) Additional Information: Buld on updated stable FC5 (Celeron'2000, 512Mb) Debugging Information: Backtrace was generated from '/usr/local/bin/rhythmbox' Using host libthread_db library "/lib/libthread_db.so.1". `shared object read from target memory' has disappeared; keeping its symbols. [Thread debugging using libthread_db enabled] [New Thread -1208968704 (LWP 25912)] [New Thread -1288340576 (LWP 26005)] [New Thread -1298830432 (LWP 26003)] [New Thread -1309320288 (LWP 26002)] [New Thread -1267360864 (LWP 25999)] [New Thread -1256871008 (LWP 25920)] [New Thread -1241220192 (LWP 25916)] 0x4740d402 in __kernel_vsyscall ()
+ Trace 74131
Thread 1 (Thread -1208968704 (LWP 25912))
Looks like the stack trace in bug 347665, but that was supposed to be a stack trace of a bug that was introduced during the development cycle AFAICT. So, I'll leave this one open for a maintainer to look at.
This indicates you have old plugin binaries in /usr/local/lib/rhythmbox/plugins/ that you need to remove before installing 0.9.6. rhythmbox-metadata is using CPU time because rb 0.9.6 needs to re-read all your metadata as we added a few previously unsupported fields. *** This bug has been marked as a duplicate of 353960 ***
Hm... Why you don't remove old installed plugins on "make install" ???? Now works fine, thanks :))))))