GNOME Bugzilla – Bug 476353
nautilus-navigation-window.c:823: (index < g_list_length(window->details->short_list_viewers))
Last modified: 2007-11-08 00:13:22 UTC
Version: 2.19.5 What were you doing when the application crashed? accessing a samba drive over the local network Distribution: Fedora release 7.90 (Rawhide) Gnome Release: 2.19.5 2007-07-08 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.23-0.61.rc1.git9.fc8 #1 SMP Tue Jul 31 17:14:25 EDT 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Permissive Accessibility: Enabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 480329728 vsize: 480329728 resident: 40968192 share: 23552000 rss: 40968192 rss_rlim: 18446744073709551615 CPU usage: start_time: 1189633793 rtime: 118 utime: 97 stime: 21 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 "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912700132112 (LWP 3386)] [New Thread 1105209680 (LWP 3562)] (no debugging symbols found) 0x00002aaab0b0697f in waitpid () from /lib64/libpthread.so.0
+ Trace 162473
Thread 1 (Thread 46912700132112 (LWP 3386))
----------- .xsession-errors --------------------- ** (yelp:3494): WARNING **: No listener with the specified listener id 27 ** (yelp:3494): WARNING **: No listener with the specified listener id 28 (yelp:3494): GLib-CRITICAL **: g_hash_table_foreach_remove: assertion `hash_table != NULL' failed (yelp:3494): GLib-CRITICAL **: g_hash_table_size: assertion `hash_table != NULL' failed compiz: No GLXFBConfig for default depth, this isn't going to work. compiz: Failed to manage screen: 0 compiz: No manageable screens found on display :0.0 ** ERROR **: file nautilus-navigation-window.c: line 823 (activate_nth_short_list_item): assertion failed: (index < g_list_length (window->details->short_list_viewers)) aborting... warning: no loadable sections found in added symbol-file system-supplied DSO at 0x7fff9ed7a000 --------------------------------------------------
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 the following debug packages provided by Fedora: nautilus-debuginfo, glib2-debuginfo, gtk2-debuginfo, pango-debuginfo, gnome-vfs2-debuginfo, libgnome-debuginfo, and libgnomeui-debuginfo. More details can be found here: http://live.gnome.org/GettingTraces
Sorry since then I've installed Fedora 7 x86_64 over this installation ... I'll pop the Live CD later today when i get home and see if i can get some more info on this and post it here
Created attachment 96202 [details] [review] gtk 2.12 compatibility patch This patch popped up today in Gentoo. Seems to fix the issue.
*** Bug 480685 has been marked as a duplicate of this bug. ***
*** Bug 479983 has been marked as a duplicate of this bug. ***
*** Bug 479634 has been marked as a duplicate of this bug. ***
*** Bug 478668 has been marked as a duplicate of this bug. ***
*** Bug 474859 has been marked as a duplicate of this bug. ***
*** Bug 486391 has been marked as a duplicate of this bug. ***
*** Bug 486390 has been marked as a duplicate of this bug. ***
*** Bug 485691 has been marked as a duplicate of this bug. ***
*** Bug 482912 has been marked as a duplicate of this bug. ***
*** Bug 482507 has been marked as a duplicate of this bug. ***
*** Bug 481629 has been marked as a duplicate of this bug. ***
The patch is in nautilus 2.20 Martin, please do not forget to update bugzilla. Everybody, good news. We are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade. 2007-07-18 Martin Wehner <martin.wehner@gmail.com> * src/nautilus-navigation-window.c: (view_as_menu_switch_views_callback): Handle the fact that the gtk+ 2.11.x combobox emits the changed signal on removing the active entry without crash.
*** Bug 493178 has been marked as a duplicate of this bug. ***
*** Bug 493344 has been marked as a duplicate of this bug. ***
yepp, fixed and the same issue as bug 459221
*** This bug has been marked as a duplicate of 459221 ***