GNOME Bugzilla – Bug 486713
crash in File Browser:
Last modified: 2008-05-31 12:22:33 UTC
Version: 2.18.1 What were you doing when the application crashed? Distribution: Debian lenny/sid Gnome Release: 2.20.0 2007-09-21 (Debian) BugBuddy Version: 2.20.0 System: Linux 2.6.22-1-k7 #1 SMP Sun Jul 29 15:15:55 UTC 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Crux Icon Theme: Crux Memory status: size: 91136000 vsize: 91136000 resident: 28794880 share: 15847424 rss: 28794880 rss_rlim: 4294967295 CPU usage: start_time: 1192403174 rtime: 486 utime: 440 stime: 46 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) [Thread debugging using libthread_db enabled] [New Thread -1227602256 (LWP 7977)] (no debugging symbols found) 0xb7591bf1 in __waitpid_nocancel () from /lib/libpthread.so.0
+ Trace 170251
Thread 1 (Thread -1227602256 (LWP 7977))
----------- .xsession-errors --------------------- /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:49: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:50: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:48: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:49: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:50: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:48: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:49: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:50: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:48: Clearlooks configuration option "menuitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:49: Clearlooks configuration option "listviewitemstyle" is not supported and will be ignored. /home/bmw/.themes/DarkGilouche/gtk-2.0/gtkrc:50: Clearlooks configuration option "progressbarstyle" is not supported and will be ignored. ** 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... Failed to read a valid object file image from memory. --------------------------------------------------
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
*** Bug 499857 has been marked as a duplicate of this bug. ***
*** Bug 499823 has been marked as a duplicate of this bug. ***
*** Bug 499563 has been marked as a duplicate of this bug. ***
(In reply to comment #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)) Dup of bug 459221. *** This bug has been marked as a duplicate of 459221 ***