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

Re: mutt 1.5.19: Segmentation fault



On Tuesday, 06 January 2009 at 23:27, Tobias Mummert wrote:
> * 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, let's step back a bit. How did you build/install mutt?

can you make clean, then make CFLAGS=-ggdb and run mutt from inside
the build directory?