#3004: Mutt 1.5.17 segfaults on debian etch ---------------------+------------------------------------------------------ Reporter: vegard | Owner: brendan Type: defect | Status: reopened Priority: major | Milestone: 1.6 Component: IMAP | Version: 1.5.18 Resolution: | Keywords: ---------------------+------------------------------------------------------
Comment(by vegard): Segfaulted when I restarted mutt after the above crash :) Slightly different bt, but seems to be the same kind of segfault: {{{ Program terminated with signal 11, Segmentation fault. #0 mutt_sort_threads (ctx=0x812d300, init=1) at thread.c:787 787 if (!cur->thread) (gdb) bt #0 mutt_sort_threads (ctx=0x812d300, init=1) at thread.c:787 #1 0x080ab7ae in mutt_sort_headers (ctx=0x812d300, init=1) at sort.c:297 #2 0x08088c2b in mx_open_mailbox (path=0xffcefc00 "imap://[EMAIL PROTECTED]:144/INBOX", flags=<value optimized out>, pctx=0xc205318) at mx.c:715 #3 0x080654ef in mutt_index_menu () at curs_main.c:1138 #4 0x0807e5ce in main (argc=135451512, argv=0xffcf0b14) at main.c:1019 }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/3004#comment:13> Mutt <http://www.mutt.org/> The Mutt mail user agent