GNOME Bugzilla – Bug 384159
crash in Music Player: First run of freshly com...
Last modified: 2006-12-12 02:42:53 UTC
What were you doing when the application crashed? First run of freshly compiled Rhythmbox. Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.16.1 2006-10-02 (Ubuntu) BugBuddy Version: 2.16.0 Memory status: size: 118743040 vsize: 0 resident: 118743040 share: 0 rss: 18264064 rss_rlim: 0 CPU usage: start_time: 1165694614 rtime: 0 utime: 260 stime: 0 cutime:248 cstime: 0 timeout: 12 it_real_value: 0 frequency: 0 Backtrace was generated from '/usr/bin/rhythmbox' Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1228093248 (LWP 19931)] [New Thread -1303942240 (LWP 19943)] [New Thread -1295549536 (LWP 19942)] [New Thread -1285268576 (LWP 19941)] [New Thread -1276605536 (LWP 19940)] [New Thread -1268175968 (LWP 19937)] [New Thread -1255052384 (LWP 19936)] [New Thread -1246659680 (LWP 19935)] [New Thread -1238266976 (LWP 19934)] [New Thread -1229874272 (LWP 19933)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 92875
Thread 1 (Thread -1228093248 (LWP 19931))
What version of rhythmbox are you using? It looks like it's a much older version than ships with ubuntu edgy (still uses bonobo, seems to be from before the playlist source was split up into subclasses). I think what's happening here is that you have a playlists.xml file created by a newer version that includes some query criteria that the older version doesn't support.
stacktrace looks very similar to bug 375212
The source code is from version 0.8.5 which is a much older version than I intended to compile. I am running edgy-eft and have version 0.9.6 installed. Apologies for any time wasted - I'll go download the correct source-code. (In reply to comment #1) > What version of rhythmbox are you using? It looks like it's a much older > version than ships with ubuntu edgy (still uses bonobo, seems to be from before > the playlist source was split up into subclasses). I think what's happening > here is that you have a playlists.xml file created by a newer version that > includes some query criteria that the older version doesn't support. >
OK, thanks for confirming that. Bug 350304 is our generic 'handle stuff from the future' bug, so I'm marking this bug as a duplicate. *** This bug has been marked as a duplicate of 350304 ***