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

Re: [Mutt] #2902: Segmentation fault with IMAP



#2902: Segmentation fault with IMAP

Comment (by neteler):

 ... and one more (last for today):

 {{{
 Connecting to ntmail...[Thread debugging using libthread_db enabled]
 [New Thread 182894227392 (LWP 7578)]
 Fetching message headers... 1120/1123
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 182894227392 (LWP 7578)]
 0x0000000000477cae in imap_cmd_step (idata=0x6035d0) at command.c:561
 561           if (h && h->active && h->index+1 == msgno)
 (gdb) bt
 #0  0x0000000000477cae in imap_cmd_step (idata=0x6035d0) at command.c:561
 #1  0x000000000047d380 in imap_read_headers (idata=0x6035d0,
 msgbegin=8313776, msgend=1122)
     at message.c:249
 #2  0x000000000047aac2 in imap_open_mailbox (ctx=0x5fe130) at imap.c:748
 #3  0x000000000043a827 in mx_open_mailbox (path=0x7fbffff450
 "imap://neteler@ntmail/INBOX", flags=0,
     pctx=Variable "pctx" is not available.
 ) at mx.c:697
 #4  0x000000000043272d in main (argc=1, argv=0x7fbffff658) at main.c:982
 (gdb)
 }}}

-- 
Ticket URL: <http://dev.mutt.org/trac/ticket/2902#comment:2>