1 Jun 09:11
[Mutt] #2902: Segmentation fault with IMAP
Mutt <fleas <at> mutt.org>
2007-06-01 07:11:13 GMT
2007-06-01 07:11:13 GMT
#2902: Segmentation fault with IMAP
Mutt regularly crashes for me. I am using an IMAP box (Microsoft IMAP
server), in parallel also thunderbird is listening to auto-filter selected
messages into IMAP folders. This happens:
{{{
---Mutt: imap://neteler <at> ntmail/INBOX [Msgs:1126 New:169 30M]---(reverse-
date-received/date)------(3%)---
Sorting mailbox...
---Type <return> to continue, or q <return> to quit---
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182894227392 (LWP 9617)]
0x000000000047c3c9 in imap_cache_del (idata=0x6035d0, h=0x8aeba0) at
message.c:919
919 snprintf (id, sizeof (id), "%u-%u", idata->uid_validity,
HEADER_DATA(h)->uid);
(gdb) bt
0x000000000047c3c9 in imap_cache_del (idata=0x6035d0, h=0x8aeba0) at
message.c:919
919 snprintf (id, sizeof (id), "%u-%u", idata->uid_validity,
HEADER_DATA(h)->uid);
(gdb) bt
#0 0x000000000047c3c9 in imap_cache_del (idata=0x6035d0, h=0x8aeba0) at
message.c:919
#1 0x000000000047cd28 in imap_fetch_message (msg=0x8af110, ctx=0x5fe130,
msgno=Variable "msgno" is not available.
) at message.c:539
#2 0x000000000043bcaf in mx_open_message (ctx=0x5fe130, msgno=0) at
(Continue reading)
RSS Feed