Re: [Mutt] #3074: Mutt hangs indefinitely
#3074: Mutt hangs indefinitely
---------------------+------------------------------------------------------
Reporter: jaymzh | Owner: mutt-dev
Type: defect | Status: new
Priority: major | Milestone: 1.6
Component: mutt | Version: 1.5.18
Resolution: | Keywords:
---------------------+------------------------------------------------------
Comment(by jaymzh):
Another one. BT:
{{{
#0 0xb7c9ecdc in recv () from /lib/libc.so.6
#1 0xb7d7b91c in ?? () from /usr/lib/libgnutls.so.26
#2 0x00000005 in ?? ()
#3 0x087ce640 in ?? ()
#4 0x0000007e in ?? ()
#5 0x00000000 in ?? ()
}}}
debug:
{{{
5< * 50 FETCH (FLAGS (\Recent) UID 375838 INTERNALDATE "14-Aug-2008
07:22:10 -0400" RFC822.SIZE 110982 BODY[HEADER.FIELDS (DATE FROM SUBJECT
TO CC MESSAGE-ID REFERENCES CONTENT-TYPE CONTENT-DESCRIPTION IN-REPLY-TO
REPLY-TO LINES LIST-POST X-LABEL)] {376}
Handling FETCH
FETCH response ignored for this message
imap_read_literal: reading 376 bytes
5< )
parse_parameters: `boundary="----=_Part_9086_10854502.1218712866185"'
parse_parameter: `boundary' = `----=_Part_9086_10854502.1218712866185'
5< a0051 OK Completed (0.000 sec)
IMAP queue drained
Overriding UIDNEXT: 375833 -> 375839
5> a0052 NOOP
5< * 55 EXISTS
Handling EXISTS
cmd_handle_untagged: New mail in INBOX - 55 messages total.
5< * 55 RECENT
5< a0052 OK Completed
IMAP queue drained
imap_cmd_finish: Fetching new mail
../../imap/message.c:104: mutt_mktemp returns "/tmp/mutt-
rider-1000-10418-27".
Updating progress: 0
Updating progress: 51
5> a0053 FETCH 51:55 (UID FLAGS INTERNALDATE RFC822.SIZE
BODY.PEEK[HEADER.FIELDS (DATE FROM SUBJECT TO CC MESSAGE-ID REFERENCES
CONTENT-TYPE CONTENT-DESCRIPTION IN-REPLY-TO REPLY-TO LINES LIST-POST
X-LABEL)])
}}}
--
Ticket URL: <http://dev.mutt.org/trac/ticket/3074#comment:25>
Mutt <http://www.mutt.org/>
The Mutt mail user agent