GNOME Bugzilla – Bug 426312
Rhythmbox crashes 30 sec when no last.fm login username and password are provided
Last modified: 2011-07-26 19:46:33 UTC
What were you doing when the application crashed? Rhythmbox crashes 30 seconds after enabling audioscrobber plugin Distribution: Unknown Gnome Release: 2.18.0 2007-03-19 (Archlinux) BugBuddy Version: 2.18.0 System: Linux 2.6.20-ARCH #1 SMP PREEMPT Sat Mar 24 10:51:35 CET 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Gilouche Icon Theme: gnome Memory status: size: 151879680 vsize: 151879680 resident: 30093312 share: 17514496 rss: 30093312 rss_rlim: 4294967295 CPU usage: start_time: 1175709363 rtime: 329 utime: 305 stime: 24 cutime:3 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/opt/gnome/bin/rhythmbox' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread -1229461808 (LWP 19820)] [New Thread -1315914864 (LWP 19837)] [New Thread -1299092592 (LWP 19835)] [New Thread -1290699888 (LWP 19834)] [New Thread -1282307184 (LWP 19833)] [New Thread -1273914480 (LWP 19832)] [New Thread -1239929968 (LWP 19831)] [New Thread -1231537264 (LWP 19830)] [New Thread -1263879280 (LWP 19829)] [New Thread -1255486576 (LWP 19827)] 0xb7f3a410 in __kernel_vsyscall ()
+ Trace 125001
Thread 1 (Thread -1229461808 (LWP 19820))
----------- .xsession-errors (97184 sec old) --------------------- ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: ...Too much output, ignoring rest... --------------------------------------------------
Using rhythmbox svn ( today's checkout ). Steps to reproduce: 1. Enable audioscrobber plugin. 2. Wait for 30 seconds. 3. Rhythmbox crashes.
I found something new. It only crashed when no last.fm log in username and password are provided.
Created attachment 85983 [details] [review] patch handles unset username and password gconf keys in the last.fm plugin.
I simply wanted to confirm that the patch above does indeed fix the crash for me.
*** Bug 415258 has been marked as a duplicate of this bug. ***
*** Bug 426096 has been marked as a duplicate of this bug. ***
I'll grab the latest SVN and confirm the status of this bug when I get home from work today.
I've committed this to trunk. It also needs to be applied to the stable branch.
Committed to stable branch too.
*** Bug 441924 has been marked as a duplicate of this bug. ***