Re: seg fault
On Thu, Aug 18, 2005, Paul Walker wrote:
> On Wed, Aug 17, 2005 at 10:19:57PM -0400, Ken Weingold wrote:
>
> > this happens every time I try to open this message. Not sure if there
> > is a core dump or anything. I didn't see anything in my home dir or
> > ~/bin, where mutt is.
>
> Try running mutt from gdb; you should be able to get a backtrace when it
> stops with the signal.
Program received signal SIGSEGV, Segmentation fault.
0x481fc860 in fseek () from /usr/lib/libc.so.12
Does that help? I just downloaded the tarballs of 1.5.9 and 1.5.10
and built them with no patches or options. 1.5.9 opened the email
fine, 1.5.10 seg faulted.
-Ken