GNOME Bugzilla – Bug 496561
crash in Open Folder: OPen nautils terminal
Last modified: 2008-04-23 14:45:55 UTC
Version: 2.20.0 What were you doing when the application crashed? OPen nautils terminal Distribution: Fedora release 8 (Werewolf) Gnome Release: 2.20.1 2007-10-15 (Red Hat, Inc) BugBuddy Version: 2.20.1 System: Linux 2.6.23.1-49.fc8 #1 SMP PREEMPT Sun Nov 11 13:56:59 CET 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Fedora Memory status: size: 108085248 vsize: 108085248 resident: 30228480 share: 1351680 rss: 30228480 rss_rlim: 4294967295 CPU usage: start_time: 1194987319 rtime: 0 utime: 0 stime: 0 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". [Thread debugging using libthread_db enabled] [New Thread -1209039088 (LWP 16553)] 0x00110402 in __kernel_vsyscall ()
+ Trace 177517
Thread 1 (Thread -1209039088 (LWP 16553))
----------- .xsession-errors --------------------- warning: Missing the separate debug info file: /usr/lib/debug/.build-id/ad/6b23ad944aa05d2c7a04e93dfa9874176df256.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/9a/317b629db430c77f885387232e057142437af2.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/17/b7c6a0e2448b0af3c236c6d152d4efaa5ff2f9.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/91/c3577f45017cd96aefb973ac580e45f33e5770.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/79/8a454329a592b7bf8f8dfa8256530878724e83.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/79/e2ebcbc5720ad8ce323b04817cdcbc3797e386.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/09/572b8307de371f3debd05cdfd4720195bba6cd.debug Cannot access memory at address 0x0 Cannot access memory at address 0x0 --------------------------------------------------
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: nautilus-debuginfo, glib2-debuginfo, gtk2-debuginfo, eel2-debuginfo, pango-debuginfo, gnome-vfs2-debuginfo, libgnome-debuginfo, and libgnomeui-debuginfo. More details can be found here: http://live.gnome.org/GettingTraces
Distribution: Fedora release 8 (Werewolf) Gnome Release: 2.20.1 2007-10-15 (Red Hat, Inc) BugBuddy Version: 2.20.1 System: Linux 2.6.23.1-49.fc8 #1 SMP PREEMPT Sun Nov 11 13:56:59 CET 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Nodoka Icon Theme: Tango Memory status: size: 172769280 vsize: 172769280 resident: 29614080 share: 1355776 rss: 29614080 rss_rlim: 4294967295 CPU usage: start_time: 1195013092 rtime: 0 utime: 0 stime: 0 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". [Thread debugging using libthread_db enabled] [New Thread -1209067760 (LWP 14369)] 0x00110402 in __kernel_vsyscall ()
+ Trace 177580
Thread 1 (Thread -1209067760 (LWP 14369))
----------- .xsession-errors --------------------- warning: Missing the separate debug info file: /usr/lib/debug/.build-id/f9/7d9d1d043b4894035cb0d83624a61868ceb650.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/19/e316bd7cba19da52c1cf8b8cb106890e8aaa96.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/9a/5ef56a069900c5b72455ac967d946ed726ea74.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/ad/6b23ad944aa05d2c7a04e93dfa9874176df256.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/9a/317b629db430c77f885387232e057142437af2.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/17/b7c6a0e2448b0af3c236c6d152d4efaa5ff2f9.debug warning: Missing the separate debug info file: /usr/lib/debug/.build-id/79/8a454329a592b7bf8f8dfa8256530878724e83.debug Cannot access memory at address 0x0 Cannot access memory at address 0x0 --------------------------------------------------
Added nautilus-debuginfo, glib2-debuginfo, gtk2-debuginfo, eel2-debuginfo, pango-debuginfo, gnome-vfs2-debuginfo, libgnome-debuginfo, and libgnomeui-debuginfo and glibc-debuginfo. I later reproduce the error which I have listed as comment two.
It was a configuration clash. The terminal was set to custum. By settting it to gnome-terminal it now work for me. Thanks.
*** Bug 529545 has been marked as a duplicate of this bug. ***