GNOME Bugzilla – Bug 86069
Random Crashes (Mostly in StartHere:)
Last modified: 2004-12-22 21:47:04 UTC
Package: nautilus Severity: critical Version: 2.0.0 Synopsis: Random Crashes (Mostly in StartHere:) Bugzilla-Product: nautilus Bugzilla-Component: general BugBuddy-GnomeVersion: 2.0 (2.0.1) Description: Description of Problem: Nautilus crashes randomly on different things, so far I have not been able to get a definite reproduction but in this state it could not go into Gnome2 Steps to reproduce the problem: 1. Open Start Here 2. Try to configure some Settings (a good start is to use the Sawfish settings) 3. Wait that Nautilus crashes Actual Results: Nautilus crashes fairly often Expected Results: Rock Solid Nautilus not crashing all over the time How often does this happen? every few minutes when working in Nautilus Additional Information: Pulled the Gnome2 Tree using cvsgnome 0.20 and made a world stable to get the latest tarballs Also everybody warns about it, I see this behavior when running Gnome2 as root. I have not added a user yet. Also, is it possible that this has something to do with the fact that I have not set up my LOCALS ? Debugging Information: Backtrace was generated from 'nautilus' (no debugging symbols found)...(no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...[New Thread 1024 (LWP 21666)] [New Thread 2049 (LWP 21671)] [New Thread 1026 (LWP 21672)] [New Thread 2051 (LWP 21673)] [New Thread 3076 (LWP 10250)] [New Thread 4101 (LWP 10251)] [New Thread 5126 (LWP 10252)] 0x40b086f9 in __wait4 () at __wait4:-1 in __wait4
+ Trace 24093
Thread 1 (Thread 1024 (LWP 21666))
0x40b086f9 -1 in __wait4 -- GMX - Die Kommunikationsplattform im Internet. http://www.gmx.net ------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-06-20 14:39 ------- Reassigning to the default owner of the component, nautilus-maint@bugzilla.gnome.org.
Damon: is this bug 84693?
Created attachment 9368 [details] Crash when editing Preferences and hitting "UP"
Created attachment 9369 [details] Doing Start Here:, Applications/Development hit "UP"
According to the last Backtrace it's reproduceable: Do this: Open Nautilus Choose "Start Here:" Go to Applications Go to Development Open Glade and close it Hit the "Go Up" Button NOTE: If I do not open Glade, then Nautilus doesn't crash.
The stack traces look identical to #84693 to me. I was all ready to dup it until I saw Louie's question to Damon. Is there some reason to think it isn't?
Yes, it looks very much like a dup. Carsten, I committed a fix to gnome-vfs on 17th Jun, so if you get the same problem with newer code please reopen bug 84683. Thanks. *** This bug has been marked as a duplicate of 84693 ***
Damon: I rebuild gnome-vfs and replaced it with gnome-vfs-2.0.1, yes this fixes the issue. Thanx