GNOME Bugzilla – Bug 88276
Using Gnome 2 and Nautilus 2 just crashes
Last modified: 2009-08-15 18:40:50 UTC
Package: nautilus Severity: critical Version: 2.0.0 Synopsis: Using Gnome 2 and Nautilus 2 just crashes Bugzilla-Product: nautilus Bugzilla-Component: general Description: Trying to open nautilus by itself or with "--no-desktop" produces a crash! Debugging Information: (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...(no debugging symbols found)... (no debugging symbols found)...[New Thread 1024 (LWP 17485)] [New Thread 2049 (LWP 17486)] [New Thread 1026 (LWP 17487)] [New Thread 2051 (LWP 17488)] [New Thread 3076 (LWP 17489)] 0x40c9fb39 in wait4 () from /lib/i686/libc.so.6
+ Trace 25102
Thread 5 (Thread 3076 (LWP 17489))
Thread 4 (Thread 2051 (LWP 17488))
Thread 3 (Thread 1026 (LWP 17487))
Thread 1 (Thread 1024 (LWP 17485))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-07-15 21:27 ------- The original reporter (lemsx1@hotmail.com) 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.
This is a seemingly-unique stack trace.
lemsx: please upgrade to a newer version of bug-buddy. Thanks. Naut- maint: anything useful here?
*** Bug 88469 has been marked as a duplicate of this bug. ***
lemxs: are you still seeing this crash? Where are you getting your packages from? [It looks like a vfs crash but I'm not sure.]
Stack trace is useless - since there are no symbols; it's also an impossible trace - those methods just can't be called from each other. In order to debug it you need to build gnome-vfs and nautilus from source, before configure do export CFLAGS='-g -O0', and then we'll get a useful trace. If you're not extremely confidant - it would help most to configure --prefix=/usr and install as root / re-start the desktop. Thanks for your help.
Closing, since we've gotten no more information.