After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 497978 - crash in File Browser: i opening directory, the...
crash in File Browser: i opening directory, the...
Status: RESOLVED DUPLICATE of bug 459221
Product: nautilus
Classification: Core
Component: general
2.18.x
Other All
: High critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-11-18 19:44 UTC by rexo
Modified: 2007-11-26 16:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description rexo 2007-11-18 19:44:10 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 ()

Thread 1 (Thread 0xb6db16b0 (LWP 4027))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 ??
    from /usr/lib/libgnomeui-2.so.0
  • #3 ??
  • #4 ??
  • #5 ??
  • #0 __kernel_vsyscall


----------- .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...
--------------------------------------------------
Comment 1 André Klapper 2007-11-19 02:16:11 UTC
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
Comment 2 rexo 2007-11-25 21:57:34 UTC
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.

Comment 3 rexo 2007-11-25 21:58:10 UTC
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.

Comment 4 André Klapper 2007-11-26 16:14:05 UTC
Please update.
Comment 5 André Klapper 2007-11-26 16:36:31 UTC

*** This bug has been marked as a duplicate of 459221 ***