GNOME Bugzilla – Bug 305541
crash from nautilus : browsing a NFS share
Last modified: 2005-07-17 13:41:01 UTC
Distribution: Fedora Core release 3 (Heidelberg) Package: nautilus Severity: normal Version: GNOME2.10.1 2.10.1 Gnome-Distributor: GARNOME Synopsis: crash from nautilus : browsing a NFS share Bugzilla-Product: nautilus Bugzilla-Component: general Bugzilla-Version: 2.10.1 BugBuddy-GnomeVersion: 2.0 (2.10.0) Description: Description of the crash: Nautilus crash Steps to reproduce the crash: 1. Browsing a nfs share 2. 3. Expected Results: How often does this happen? It usually does not crash but at least 5 times a day i must force it to quit Additional Information: Debugging Information: Backtrace was generated from '/opt/STools/gnome-2.10/bin/nautilus' (no debugging symbols found) Using host libthread_db library "/lib/tls/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) (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) (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) (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) (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) (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 -1219246400 (LWP 22401)] [New Thread -1236464720 (LWP 22412)] [Thread debugging using libthread_db enabled] [New Thread -1219246400 (LWP 22401)] [New Thread -1236464720 (LWP 22412)] [Thread debugging using libthread_db enabled] [New Thread -1219246400 (LWP 22401)] [New Thread -1236464720 (LWP 22412)] [New Thread -1236198480 (LWP 22411)] [New Thread -1235932240 (LWP 22410)] [New Thread -1235666000 (LWP 22409)] [New Thread -1235399760 (LWP 22408)] [New Thread -1235133520 (LWP 22407)] [New Thread -1234867280 (LWP 22406)] [New Thread -1234601040 (LWP 22405)] [New Thread -1234334800 (LWP 22404)] [New Thread -1234068560 (LWP 22403)] [New Thread -1221829712 (LWP 22402)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0x001017a2 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
+ Trace 60207
Thread 10 (Thread -1234334800 (LWP 22404))
------- Bug moved to this database by unknown@bugzilla.gnome.org 2005-05-26 12:25 UTC ------- Unknown version 2.10.1 in product nautilus. Setting version to "2.10.x".
unique stack trace. Looks like gnome-vfs -- reassigning Please tell us more about the components involved (NFS server type, samba version etc) ans possibly a way to trigger this.
Here is some the more infos I am : * gnome is GARNOME 2.10.1 rooted on a Solaris 2.9 server and accessed via /opt/STools/gnome-2.10 * I was browsing another Solaris 2.9 server (mounted at /opt/cns) : [olelain@trevezel ~]$ grep opt/cns /proc/mounts les-bans:/CNS/opt /opt/cns nfs rw,v3,rsize=32768,wsize=32768,hard,tcp,lock,addr=les-bans 0 0 * At the same , time , I was rsyncing a fedora repository on the same server (but I was not browsing the same path) * Our home directory are automounted from a third solaris server (NFS+NIS+) * here seems to be the cause of the error (Not sure because I just run gnome with "gnome-session >$USER-gnome-log 2>&1" but I have no timestamp in. : ** (nautilus:18713): WARNING **: No description found for mime type "application/x-dbm" (file is "cert7.db"), please tell the gnome-vfs mailing list. *** glibc detected *** realloc(): invalid next size: 0xb63216a8 *** seahorse nautilus module initialized *** glibc detected *** realloc(): invalid next size: 0x087d5040 *** seahorse nautilus module initialized (bug-buddy:22896): Gtk-CRITICAL **: gtk_progress_set_percentage: assertion `percentage >= 0 && percentage <= 1.0' failed
I had 2 more freezes : One at startup of nautilus : seahorse nautilus module initialized *** glibc detected *** realloc(): invalid next size: 0xb632bdd8 *** The second trying to right-clicking on a file : seahorse nautilus module initialized *** glibc detected *** double free or corruption (fasttop): 0xb630eef0 *** Unfortunatly , force quit does not generate a core file. BTW, all thumbnailing are disabled ( I suspected it before).
This may also help : I've very often the freeze with this file when I try to right click on it : http://prdownloads.sourceforge.net/gcompris/gcompris-6.5.3-2.exe?download It's a windows executable. It seems to be a mime trouble : _xdg_glob_list_free () I generated this core with gcore : I just send the interesting thread.
+ Trace 60378
With this latest freeze, I get this messages : *** glibc detected *** corrupted double-linked list: 0xb6321f98 ***
I don't if it's linked but I have another "strange bug" related to mime type : I have 2 files : *.py files are seen as "text/x-python" *.pyc files are seen as "application/x-python-bytecode" (that's what nautilus properties is saying) I use the default themes (clearlook + gnome icons) In the /opt/STools/share/icons/gnome/48x48/mimetypes directory , I have both : gnome-mime-text-x-python.png and gnome-mime-application-x-python-bytecode.png But only pyc have the right icon. The one for .py files is a blank one
Thanks for your bug. The icon issue is fixed with the current gnome-icon-theme. The crash seems to be the same issue than #306143, I'm marking it as a duplicate. Feel free to reopen if you disagree. *** This bug has been marked as a duplicate of 306143 ***