GNOME Bugzilla – Bug 76342
nautilus crashed
Last modified: 2004-12-22 21:47:04 UTC
Package: nautilus Severity: major Version: 1.1.10 Synopsis: nautilus crashed Bugzilla-Product: nautilus Bugzilla-Component: Desktop Description: Just loaded gnome development snapshot (yesterday's build). Panel froze. Received this message on attempt to log out and then in. Debugging Information: [New Thread 1024 (LWP 2299)] [New Thread 2049 (LWP 2338)] [New Thread 1026 (LWP 2339)] [New Thread 2051 (LWP 2340)] [New Thread 3076 (LWP 2355)] [New Thread 4101 (LWP 2356)] [New Thread 5126 (LWP 2357)] 0x40960ca9 in __wait4 () from /lib/i686/libc.so.6
+ Trace 19796
Thread 1 (Thread 1024 (LWP 2299))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-03-25 18:18 ------- Unknown version 1.1.x in product nautilus. Setting version to the default, "unspecified". The original reporter (fullerton@doit.wisc.edu) of this bug does not have an account here. Reassigning to the exporter, unknown@bugzilla.gnome.org. Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.
*** Bug 77708 has been marked as a duplicate of this bug. ***
*** Bug 48185 has been marked as a duplicate of this bug. ***
*** Bug 77032 has been marked as a duplicate of this bug. ***
From the last duplicate: ---- To Reproduce: 1. Select Edit Preferences: Windows & Desktop (this occurs when draw-desktop and $home=desktop are toggled on) 2. Toggle "Use Nautilus to Draw the Desktop" off 3. Toggle "Use Nautilus to Draw the Desktop" on (segfault)
*** Bug 45698 has been marked as a duplicate of this bug. ***
*** Bug 79496 has been marked as a duplicate of this bug. ***
The desktop=$home is not needed to get this crash.. But you need to be fast when disabling/enabling desktop (almost like a double click..)
Quite repeatable. Definitely 2.0.0.
I have a fix for this.
This is a libbonoboui problem, it seems that the BonoboControl doesn't correctly destroy the contained widget on BonoboObject::destroy, and in fact it seems to leak the BonoboPlug as well - most odd. Fix coming ....
Fixed in CVS - requires HEAD libbonoboui and HEAD nautilus together.
*** Bug 82102 has been marked as a duplicate of this bug. ***