GNOME Bugzilla – Bug 497978
crash in File Browser: i opening directory, the...
Last modified: 2007-11-26 16:36:31 UTC
Version: 2.18.1 What were you doing when the application crashed? i opening directory, then nautilus crashed Distribution: Debian lenny/sid Gnome Release: 2.20.1 2007-10-26 (Debian) BugBuddy Version: 2.18.1 System: Linux 2.6.21 #2 SMP Sat Apr 28 06:28:06 CEST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled GTK+ Theme: Indubstrial Icon Theme: Neu Memory status: size: 74145792 vsize: 74145792 resident: 24850432 share: 15118336 rss: 24850432 rss_rlim: 4294967295 CPU usage: start_time: 1195414665 rtime: 92 utime: 76 stime: 16 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/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb6db16b0 (LWP 4027)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 178565
Thread 1 (Thread 0xb6db16b0 (LWP 4027))
----------- .xsession-errors --------------------- Convenience macro functions: asoundconf set-default-card CARD asoundconf reset-default-card SESSION_MANAGER=local/debian:/tmp/.ICE-unix/3942 Varovanie správcu okien:Nepodarilo sa prečítať uložený súbor relácie /home/tibor/.metacity/sessions/default0.ms: Failed to open file '/home/tibor/.metacity/sessions/default0.ms': Adresár aleb (gnome-panel:4025): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -21 and height 24 (gnome-terminal:4113): GnomeUI-WARNING **: While connecting to session manager: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed. ** 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... --------------------------------------------------
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
When i run nautilus from console and open directory that will cause crash then i get this error in console: ** 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... Program received signal SIGABRT, Aborted. [Switching to Thread 0xb6d616b0 (LWP 7744)] 0xffffe410 in __kernel_vsyscall () When i run nautilus as root, then all works without any crashes.
Please update.
*** This bug has been marked as a duplicate of 459221 ***