<<< Date Index >>>     <<< Thread Index >>>

Re: mutt 1.5.19: Segmentation fault



* Brendan Cully [2009-01-06 23:05 CET]:

> Hmm, that didn't go very well. Can you try the other strategy, running
> mutt inside of gdb? Also, -d2 is plenty.

Does this look better?

GNU gdb 6.8-debian
Copyright (C) 2008 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 "i486-linux-gnu"...
(no debugging symbols found)
(gdb) run -d2
Starting program: /root/tmp/mutt1519 -d2
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
Debugging at level 2.
(no debugging symbols found)
(no debugging symbols found)

Program received signal SIGSEGV, Segmentation fault.
0x0806eb0b in ?? ()
(gdb) backtrace
#0  0x0806eb0b in ?? ()
#1  0x09ad2988 in ?? ()
#2  0x080d9a35 in ?? ()
#3  0x00000000 in ?? ()
(gdb)

Best,
Tobias