This is strange gdb lists nautilus and closing normally.  With no stack
or registers left.  What should I do next?

m...@matt-desktop:~/Desktop$ gdb nautilus 2>&1 |tee ~/gdb-nautilus.txt
GNU gdb (GDB) 7.2-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "i686-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/nautilus...Reading symbols from 
/usr/lib/debug/usr/bin/nautilus...done.
done.
(gdb) handle SIG33 pass nostop noprint
Signal        Stop      Print   Pass to program Description
SIG33         No        No      Yes             Real-time event 33
(gdb) set pagination 0
(gdb) run
Starting program: /usr/bin/nautilus 
[Thread debugging using libthread_db enabled]
[New Thread 0xb7ca6b70 (LWP 14899)]
[New Thread 0xb72ffb70 (LWP 14900)]
[New Thread 0xb6afeb70 (LWP 14903)]
[New Thread 0xb62fdb70 (LWP 14905)]
[New Thread 0xb5afcb70 (LWP 14906)]
[New Thread 0xb52fbb70 (LWP 14907)]
[Thread 0xb5afcb70 (LWP 14906) exited]
[Thread 0xb72ffb70 (LWP 14900) exited]
[Thread 0xb7ca6b70 (LWP 14899) exited]
[Thread 0xb6afeb70 (LWP 14903) exited]
[Thread 0xb62fdb70 (LWP 14905) exited]
[Thread 0xb52fbb70 (LWP 14907) exited]

Program exited normally.
(gdb) backtrace full
No stack.
(gdb)

-- 
Nautilus closes when clicking on folders
https://bugs.launchpad.net/bugs/670204
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