GNOME Bugzilla – Bug 526868
crash in Open Folder: trying to browse my home...
Last modified: 2008-09-09 12:10:51 UTC
Version: 2.22.1 What were you doing when the application crashed? trying to browse my home directory, from the gnome "Places" menu Distribution: Gentoo Base System release 1.12.12 Gnome Release: 2.22.0 2008-04-08 (Gentoo) BugBuddy Version: 2.22.0 System: Linux 2.6.24-gentoo-r3 #2 PREEMPT Wed Mar 19 18:11:01 NZDT 2008 i686 X Vendor: The X.Org Foundation X Vendor Release: 10400090 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 65175552 vsize: 65175552 resident: 13922304 share: 11231232 rss: 13922304 rss_rlim: 4294967295 CPU usage: start_time: 1207631338 rtime: 19 utime: 16 stime: 3 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/nautilus' [Thread debugging using libthread_db enabled] [New Thread 0xb6a3d6d0 (LWP 8913)] [New Thread 0xb4b9fb90 (LWP 8923)] [New Thread 0xb53a0b90 (LWP 8922)] [New Thread 0xb67abb90 (LWP 8917)] 0xb7f25410 in __kernel_vsyscall ()
+ Trace 194577
Thread 3 (Thread 0xb53a0b90 (LWP 8922))
----------- .xsession-errors --------------------- ** (nautilus:26982): WARNING **: Unable to add monitor: Not supported ** (bug-buddy:27342): WARNING **: FIXME: guard from double entry Bonobo-Activation-Message: Reset cache Bonobo-Activation-Message: About to register 'OAFIID:Nautilus_Shell': 0x81a7638 Bonobo-Activation-Message: Registration environment for 'DISPLAY' = ':0.0' Bonobo-Activation-Message: Reset cache Bonobo-Activation-Message: registration of 'OAFIID:Nautilus_Shell' returns (success) Bonobo-Activation-Message: Successfully registered `OAFIID:Nautilus_Shell' (nautilus:8913): GLib-GIO-CRITICAL **: g_unix_mount_is_system_internal: assertion `mount_entry != NULL' failed ** (nautilus:8913): WARNING **: Unable to add monitor: Not supported Cannot access memory at address 0xe Cannot access memory at address 0xe --------------------------------------------------
-> glib This seems to be a crash in GIO, moving to glib.
This only appears to happen for my normal user. (I can run nautilus inside 'su -' ) I have already removed ~/.g* and ~/.nautilus and it still happens. My desktop seems to load tho, at least when i first login (until it crashes, then i get an infinite loop of crashing until i run 'nautilus -q').
I have found what causes this my home directory is actually located at /1/scott and 'mount -o bind'ed to /home/scott when i change /etc/passwd to have /1/scott as my home dir, I don't experience this crash.
Should be fixed by 2008-07-30 Matthias Clasen <mclasen@redhat.com> Bug 545457 – gdmsetup crashed with SIGSEGV in g_unix_mount_guess_should_display() * gunixvolumemonitor.c (get_mount_for_mount_path): Don't crash if no mount is found.
*** Bug 551456 has been marked as a duplicate of this bug. ***
*** Bug 551454 has been marked as a duplicate of this bug. ***
*** Bug 551453 has been marked as a duplicate of this bug. ***
*** Bug 551452 has been marked as a duplicate of this bug. ***
*** Bug 551451 has been marked as a duplicate of this bug. ***