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

Re: Repeated crashes on x86-64



* Thomas Glanzmann <sithglan@xxxxxxxxxxxxxxxxxxxx> [Mar 22. 2005 11:26]:
> > Here's another backtrace from a dumped core from mutt-1.5.9[*].
> > It got better with 1.5.9, and this usually happens at night when it's
> > just sitting there.
> 
> > #7  0x00000000004385ef in mx_alloc_memory (ctx=0xd981c0) at mx.c:1587
> > #8  0x0000000000477753 in imap_read_headers (idata=0x60c5b0, msgbegin=701, 
> >     msgend=704) at message.c:118
> 
> what says
> 
>       frame 8
>       p idata->ctx->hdrmax

(gdb) frame 8
#8  0x0000000000477753 in imap_read_headers (idata=0x60c5b0, msgbegin=701,
    msgend=704) at message.c:118
118         mx_alloc_memory (idata->ctx);
(gdb) p idata->ctx->hdrmax
$1 = 729

-- 
Mads Martin Joergensen, http://mmj.dk
"Why make things difficult, when it is possible to make them cryptic
 and totally illogical, with just a little bit more effort?"
                                -- A. P. J.