#2902: Segmentation fault with IMAP Comment (by neteler):
I run it again, and after less than one our it crashes with {{{ -*-Mutt: imap://[EMAIL PROTECTED]/INBOX [Msgs:1120 New:2 Old:153 Del:8 30M ]---(reverse-date-received/date)- Fetching message headers... 1740/1740 Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 182894227392 (LWP 3480)] mx_update_context (ctx=0x7f5100, new_messages=9897728) at mx.c:1566 1566 h->security = crypt_query (h->content); (gdb) (gdb) bt #0 mx_update_context (ctx=0x7f5100, new_messages=9897728) at mx.c:1566 #1 0x000000000047d64f in imap_read_headers (idata=0x6035d0, msgbegin=9897728, msgend=1739) at message.c:338 #2 0x000000000047aac2 in imap_open_mailbox (ctx=0x7f5100) at imap.c:748 #3 0x000000000043a827 in mx_open_mailbox (path=0x7fbfffe780 "imap://[EMAIL PROTECTED]/grassuser", flags=0, pctx=Variable "pctx" is not available. ) at mx.c:697 #4 0x000000000041d349 in mutt_index_menu () at curs_main.c:1124 #5 0x0000000000432746 in main (argc=1, argv=0x7fbffff658) at main.c:985 (gdb) }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/2902#comment:1>