GNOME Bugzilla – Bug 589520
nautilus crashed with SIGSEGV
Last modified: 2009-09-07 07:49:04 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/403549 "Immediately after the computer had started up, a crash notification appeared for nautilus." ".
+ Trace 216591
Thread 1 (process 2823)
*** Bug 590593 has been marked as a duplicate of this bug. ***
Same problem in ubuntu karmic alpha 3, I cannot send the backtrace because appport crash when try to build it.
Currently the downstream report has more than 46 duplicates, if there's anything else we might provide in order to help the bug to be fixed please tell us. Thanks in advance.
I am getting the same stack trace on OpenSolaris http://defect.opensolaris.org/bz/show_bug.cgi?id=10770 It happens when logging out from a session for a new user who does not have anything on the desktop. The problem seems to be that the value returned for the key nautilus/desktop-metadata/directory/window_scroll_position is NULL and this causes the crash.
Created attachment 141645 [details] [review] proposed patch This patch works for me.
applied.