GNOME Bugzilla – Bug 490543
crash in Computer: I just trying to open a ...
Last modified: 2007-10-27 10:42:20 UTC
Version: 2.18.3 What were you doing when the application crashed? I just trying to open a directory (with double click) Distribution: Gentoo Base System release 1.12.9 Gnome Release: 2.18.3 2007-10-18 (Gentoo) BugBuddy Version: 2.18.1 System: Linux 2.6.22-gentoo-r8 #4 SMP PREEMPT Fri Oct 26 16:36:55 CEST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Candido-Graphite-Slate Icon Theme: Tango Memory status: size: 155041792 vsize: 155041792 resident: 39186432 share: 22728704 rss: 39186432 rss_rlim: 4294967295 CPU usage: start_time: 1193413496 rtime: 462 utime: 389 stime: 73 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) 0xffffe410 in __kernel_vsyscall ()
+ Trace 173051
----------- .xsession-errors (6 sec old) --------------------- ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** Message: drive = 0 ** Message: volume = 0 ** 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... --------------------------------------------------
Thanks for taking the time to report this bug. Unfortunately, that 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Okey, this bug report have debug symbols.... Distribution: Gentoo Base System release 1.12.9 Gnome Release: 2.18.3 2007-10-18 (Gentoo) BugBuddy Version: 2.18.1 System: Linux 2.6.22-gentoo-r8 #4 SMP PREEMPT Fri Oct 26 16:36:55 CEST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Candido-Graphite-Slate Icon Theme: Tango Memory status: size: 227946496 vsize: 227946496 resident: 41418752 share: 23883776 rss: 41418752 rss_rlim: 4294967295 CPU usage: start_time: 1193439591 rtime: 462 utime: 403 stime: 59 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". 0xffffe410 in __kernel_vsyscall ()
+ Trace 173124
----------- .xsession-errors --------------------- ** Message: drive = 0 ** Message: volume = 0 ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** Message: GetValue variable 1 (1) ** Message: GetValue variable 2 (2) ** 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... warning: .dynamic section for "/usr/lib/libgnomeui-2.so.0" is not at the expected address (wrong library or version mismatch?) --------------------------------------------------
Created attachment 97948 [details] nautilus debug log file for this problem I hope this is usefull
Thank you for helping to improve GNOME! It is always great to see people report back with good stacktraces. Could you please tell me what version of gtk you are using? A similar bug is reported for running some versions of nautilus with gtk versions 2.11.6 and up (bug 459221). If you have such a version, you most likely experience the same problem. It is fixed in newer versions of nautilus, such as the 2.20 series.
My packages versions: Gtk+ 2.12.1 Nautilus 2.18.3
I was upgraded nautilus to 2.20.0 and now working fine! Thank you! David
OK, then I'm very sure that this is a duplicate of 459221. Thanks for reporting back with such a nice stacktrace, I'm happy that your issue is resolved. *** This bug has been marked as a duplicate of 459221 ***