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

Re: seg fault



On Thu, Aug 18, 2005 at 10:36:52AM -0400, Ken Weingold wrote:
> On Thu, Aug 18, 2005, Paul Walker wrote:
> > 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.

That's almost helpful, but not quite.  Could you compile mutt with debugging 
enabled, and then run mutt again in gdb?  When it crashes, run "backtrace" 
and send that output to the mutt-dev list.

Nathan