#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): It survived a while longer this time. Backtrace is slightly different: {{{ Program terminated with signal 11, Segmentation fault. #0 mutt_sort_threads (ctx=0x812d810, init=0) at thread.c:787 787 if (!cur->thread) (gdb) bt #0 mutt_sort_threads (ctx=0x812d810, init=0) at thread.c:787 #1 0x080ab7ae in mutt_sort_headers (ctx=0x812d810, init=0) at sort.c:297 #2 0x08061c25 in update_index (menu=0x8101828, ctx=0x812d810, check=1, oldcount=72496, index_hint=72435) at curs_main.c:323 #3 0x080620f0 in mutt_index_menu () at curs_main.c:497 #4 0x0807e5ce in main (argc=135612280, argv=0xff940764) at main.c:1019 }}} -- Ticket URL: <http://dev.mutt.org/trac/ticket/3004#comment:12> Mutt <http://www.mutt.org/> The Mutt mail user agent