GNOME Bugzilla – Bug 485951
crash in Open Folder: Even if nobody else is u...
Last modified: 2007-10-29 11:49:46 UTC
Version: 2.18.3 What were you doing when the application crashed? Even if nobody else is using the files, even if I Press <cancel> it still crashes the program... (this is my second bug report on this) Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 86261760 vsize: 86261760 resident: 32997376 share: 20406272 rss: 32997376 rss_rlim: 4294967295 CPU usage: start_time: 1192174525 rtime: 432 utime: 388 stime: 44 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 -1208224032 (LWP 27481)] [New Thread -1233130608 (LWP 27499)] (no debugging symbols found) 0x00110402 in __kernel_vsyscall ()
+ Trace 169677
Thread 2 (Thread -1233130608 (LWP 27499))
----------- .xsession-errors --------------------- (bug-buddy:27405): GLib-CRITICAL **: g_hash_table_destroy: assertion `hash_table->ref_count > 0' failed (bug-buddy:27405): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed ** (nautilus:27433): WARNING **: No description found for mime type "x-directory/smb-share" (file is "Dati"), please tell the gnome-vfs mailing list. (nautilus:27433): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed ** Message: Hit unexpected error "Directory busy" while doing a file operation. ** (nautilus:27481): WARNING **: No description found for mime type "x-directory/smb-share" (file is "Dati"), please tell the gnome-vfs mailing list. (nautilus:27481): Gtk-CRITICAL **: gtk_window_realize_icon: assertion `info->icon_pixmap == NULL' failed ** Message: Hit unexpected error "Directory busy" while doing a file operation. Xlib: unexpected async reply (sequence 0x53c5)! --------------------------------------------------
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
Hi! I installed the requested libraries and reproduced the error again, here goes the details: Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.3 2007-07-02 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.22.9-91.fc7 #1 SMP Thu Sep 27 23:10:59 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 89935872 vsize: 89935872 resident: 33959936 share: 17416192 rss: 33959936 rss_rlim: 4294967295 CPU usage: start_time: 1193402982 rtime: 2890 utime: 2335 stime: 555 cutime:0 cstime: 2 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) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208416544 (LWP 3085)] [New Thread -1302746224 (LWP 10002)] 0x00110402 in __kernel_vsyscall ()
+ Trace 173619
Thread 2 (Thread -1302746224 (LWP 10002))
----------- .xsession-errors --------------------- warning: the debug information found in "/usr/lib/debug//usr/lib/libpangocairo-1.0.so.0.1600.4.debug" does not match "/usr/lib/libpangocairo-1.0.so.0" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//usr/lib/libpango-1.0.so.0.1600.4.debug" does not match "/usr/lib/libpango-1.0.so.0" (CRC mismatch). warning: the debug information found in "/usr/lib/debug//usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so.debug" does not match "/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so" (CRC misma warning: the debug information found in "/usr/lib/debug//usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so.debug" does not match "/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so" (CRC mis warning: the debug information found in "/usr/lib/debug//usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so.debug" does not match "/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-xpm.so" (CRC misma --------------------------------------------------
thanks for the trace, this is exactly the same bug as bug 461765.
*** This bug has been marked as a duplicate of 461765 ***