Re: [Mutt] #3004: Mutt 1.5.17 segfaults on debian etch
#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:
---------------------+------------------------------------------------------
Changes (by vegard):
* version: 1.5.17 => 1.5.18
Comment:
It started crashing again a few weeks ago. Since the package from
backports is stripped, I recompiled 1.5.18 from source so I could run gdb
on it. Here's a backtrace:
{{{
warning: Lowest section in system-supplied DSO at 0xffffe000 is .hash at
ffffe0b4
Core was generated by `mutt'.
Program terminated with signal 11, Segmentation fault.
#0 mx_update_context (ctx=0xc262990, new_messages=57) at mx.c:1561
1561 h->security = crypt_query (h->content);
(gdb) bt
#0 mx_update_context (ctx=0xc262990, new_messages=57) at mx.c:1561
#1 0x080ce21c in imap_read_headers (idata=0x8102398, msgbegin=72195,
msgend=72250) at message.c:347
#2 0x080c7351 in imap_cmd_finish (idata=0x8102398) at command.c:265
#3 0x080c8fa8 in imap_check_mailbox (ctx=0xc262990,
index_hint=0xffd13930, force=0) at imap.c:1417
#4 0x08062008 in mutt_index_menu () at curs_main.c:484
#5 0x0807e5ce in main (argc=Cannot access memory at address 0x468ec
) at main.c:1019
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3004#comment:7>
Mutt <http://www.mutt.org/>
The Mutt mail user agent