Actually I already followed the steps on that website - I already
generated a few backtraces in the past. aptitude-dbgsym, gdb are all
installed, proceeded as follows:

sudo gdb aptitude 2>&1 | tee backtrace.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) run purge xulrunner-1.9.1
(gdb) backtrace full
(gdb) info registers
(gdb) thread apply all backtrace
(gdb) quit

though getting many messages as 
/usr/bin/aptitude: invalid string offset <some_number> >= 39143 for section 
`.dynstr'
immediately after launching gdb.

-- 
aptitude crashed with SIGSEGV
https://bugs.launchpad.net/bugs/352469
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to