GNOME Bugzilla – Bug 491383
crash in Open Folder: Updated to 2.18.3 on Gen...
Last modified: 2007-10-30 15:23:00 UTC
Version: 2.18.3 What were you doing when the application crashed? Updated to 2.18.3 on Gentoo. Started nautilus. Crashed. Distribution: Gentoo Base System release 1.12.9 Gnome Release: 2.18.3 2007-10-26 (Gentoo) BugBuddy Version: 2.18.1 System: Linux 2.6.20-gentoo-r8 #14 SMP PREEMPT Thu Sep 13 16:52:03 PDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Nuvola Icon Theme: Tango Memory status: size: 414892032 vsize: 414892032 resident: 39014400 share: 23212032 rss: 39014400 rss_rlim: 18446744073709551615 CPU usage: start_time: 1193638303 rtime: 386 utime: 342 stime: 44 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) 0x00002b42b65ccb8f in waitpid () from /lib/libpthread.so.0
+ Trace 173674
----------- .xsession-errors --------------------- (nautilus:30477): Gtk-WARNING **: Refusing to add non-unique action 'submenu_file:\s\s\shome\salex\s.gnome2\snautilus-scripts\sSubversion\sProperties...' to action group 'ScriptsGroup' ** ERROR **: file nautilus-navigation-window.c: line 834 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers)) aborting... ** (bug-buddy:13976): WARNING **: Failed to add monitor on '/usr/share/bug-buddy/bug-buddy.menu': No space left on device ** (bug-buddy:13976): WARNING **: Failed to add monitor on '/usr/share/applications': No space left on device ** (bug-buddy:13976): WARNING **: Failed to add monitor on '/usr/share/applications/kde': No space left on device ** (bug-buddy:13976): WARNING **: Failed to add monitor on '/usr/share/applications/screensavers': No space left on device ** (bug-buddy:13976): WARNING **: Failed to add monitor on '/usr/share/gnome/autostart': No space left on device --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, the stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Could you please help fixing this by installing some debugging packages [1], start the application as normal, and try to reproduce the crash, if possible? Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance! [1] Please install debug packages for nautilus, glib2, gtk2, pango, gnome-vfs2, libgnome, and libgnomeui. More details can be found here: http://live.gnome.org/GettingTraces
Hello, I tried to do what is asked at the link above. Please let me know if this is what you expect, if not I'll try again. I recompiled these: gentoo1 alex # emerge -pv nautilus glib gtk+ pango gnome-vfs These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-libs/glib-2.14.2 USE="debug -doc -hardened" 0 kB [ebuild R ] x11-libs/pango-1.18.3 USE="debug -doc" 0 kB [ebuild R ] gnome-base/gnome-vfs-2.18.1 USE="avahi debug hal samba ssl -doc -gnutls -ipv6" 0 kB [ebuild R ] x11-libs/gtk+-2.12.1 USE="X cups debug jpeg tiff -doc -vim-syntax -xinerama" 0 kB [ebuild R ] gnome-base/nautilus-2.18.3 USE="X beagle debug gnome" 0 kB This happens every time I open up nautilus and navigate to my work folder. Distribution: Gentoo Base System release 1.12.9 Gnome Release: 2.18.3 2007-10-26 (Gentoo) BugBuddy Version: 2.18.1 System: Linux 2.6.22-gentoo-r9 #2 SMP PREEMPT Mon Oct 29 19:37:07 PDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Nuvola Icon Theme: Tango Memory status: size: 417914880 vsize: 417914880 resident: 40947712 share: 24731648 rss: 40947712 rss_rlim: 18446744073709551615 CPU usage: start_time: 1193712574 rtime: 147 utime: 134 stime: 13 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/nautilus' Using host libthread_db library "/lib/libthread_db.so.1". 0x00002adcca6b7b8f in waitpid () from /lib/libpthread.so.0
+ Trace 173845
----------- .xsession-errors --------------------- ** Message: drive = 0 ** Message: volume = 0 ** ERROR **: file nautilus-navigation-window.c: line 834 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers)) aborting... ** (bug-buddy:15828): WARNING **: Failed to add monitor on '/usr/share/bug-buddy/bug-buddy.menu': No space left on device ** (bug-buddy:15828): WARNING **: Failed to add monitor on '/usr/share/applications': No space left on device ** (bug-buddy:15828): WARNING **: Failed to add monitor on '/usr/share/applications/kde': No space left on device ** (bug-buddy:15828): WARNING **: Failed to add monitor on '/usr/share/applications/screensavers': No space left on device ** (bug-buddy:15828): WARNING **: Failed to add monitor on '/usr/share/gnome/autostart': No space left on device --------------------------------------------------
Hi Alex, thanks for the great trace! This particular bug has already been reported into our bug tracking system, but I am happy to tell that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. *** This bug has been marked as a duplicate of 459221 ***