New update:

I've tried many times to get a backtrace after the error but following
this procedure:

pidof nautilus
sudo gdb 2>&1 | tee gdb-nautilus.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) attach <PID>
(gdb) continue

when error shows up I can't get back the control of terminal (pressing
ctrl+c nothing happens ) so it's impossible to me complete the last
commands:

(gdb) backtrace full
(gdb) info registers
(gdb) x/16i $pc
(gdb) thread apply all backtrace
(gdb) quit

to retrieve a backtrace. I don't know what to do. If there is other way
or some different settings to avoid this situation please tell me.
Otherwise I can't provide anything.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1001868

Title:
  Selecting property file or folder freezing it

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1001868/+subscriptions

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

Reply via email to