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 486713 - crash in File Browser:
crash in File Browser:
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
: 499563 499823 499857 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-10-14 23:07 UTC by tonimarante
Modified: 2008-05-31 12:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description tonimarante 2007-10-14 23:07:13 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

Thread 1 (Thread -1227602256 (LWP 7977))

  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0
  • #1 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #2 ??
  • #3 ??
  • #4 ??
  • #5 ??
  • #0 __waitpid_nocancel
    from /lib/libpthread.so.0


----------- .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.
--------------------------------------------------
Comment 1 André Klapper 2007-10-17 22:52:09 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 Rob Bradford 2007-11-27 13:20:10 UTC
*** Bug 499857 has been marked as a duplicate of this bug. ***
Comment 3 Rob Bradford 2007-11-27 13:20:20 UTC
*** Bug 499823 has been marked as a duplicate of this bug. ***
Comment 4 Rob Bradford 2007-11-27 13:20:31 UTC
*** Bug 499563 has been marked as a duplicate of this bug. ***
Comment 5 Cosimo Cecchi 2008-05-31 12:22:33 UTC
(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 ***