Previously installed gedit-dbgsym (2.22.3-0ubuntu2) and ran gdb

Just now installed libgtk2.0-0-0-dbg (2.12.9-3ubuntu5) and re-ran gdb

(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/gedit 
[Thread debugging using libthread_db enabled]
[New Thread 0xb6bd8aa0 (LWP 6474)]
[New Thread 0xb653eb90 (LWP 6477)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0xb6bd8aa0 (LWP 6474)]
0xb73b8bc7 in strchr () from /lib/tls/i686/cmov/libc.so.6
(gdb) backtrace full
(gdb) info registers
(gdb) thread apply all backtrace
(gdb) quit

backtrace attached

By the way. I think this may be a configuration issue rather than a
program defect (refer to earlier comment about permissions).



** Attachment added: "gdb-gedit.txt"
   http://launchpadlibrarian.net/25600507/gdb-gedit.txt

-- 
Cannot open or save files with windows apps
https://bugs.launchpad.net/bugs/362064
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