GNOME Bugzilla – Bug 341564
crash when exiting rhythmbox
Last modified: 2006-05-13 15:52:56 UTC
Backtrace was generated from '/opt/gnome/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 -1208318288 (LWP 10764)] [New Thread 82406304 (LWP 10803)] [New Thread 130186144 (LWP 10765)] 0x007e7402 in __kernel_vsyscall ()
+ Trace 68189
Thread 1 (Thread -1208318288 (LWP 10764))
Created attachment 65353 [details] [review] Proposed patch Thanks for your bug report! The attached patch was also submitted to gnome-vfs-list for review: http://mail.gnome.org/archives/gnome-vfs-list/2006-May/msg00013.html
Why was it NULL in the first place? Shouldnt it be initialized on module init? Not sure. Anyway the patch doesn't harm even it shouldnt be NULL, so please go and commit it!
Committed. Closing. Christian: Maybe the rationale was to not allocate any extra memory if the module isn't used.