Maybe it is gvfsd that must be debugged.
So now you should try to attach gdb to gvfsd: 
- to know the process of gvfsd, type 'pgrep -l gvfsd' and select the process 
that correspond to gvfsd (not gvfsd-trash, or gvfsd-burn).
- run 'gdb /usr/lib/gvfs/gvfsd 2>&1 | tee gdb-gvfs.txt'
- into gdb, run 'attach <pid>' , where <pid> is the process number
- into gdb, run 'cont'
- now, you can try to create the crash (you should not have to press ctrl-C if 
a crash occurs)

-- 
Nautilus failes connecting to IOMEGA NAS Drives!
https://bugs.launchpad.net/bugs/296673
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to