Hi, Mohammed Sameer wrote:
> I'm using 1.5.21-4 and mutt will just freeze if I have an IMAP mailbox open > and the > network goes down. The solution is to kill mutt Yes, I've been experiencing the same (amd64 experimental system, mutt 1.5.21-4, IMAP over SSL). I find an easy way to reproduce it is to run "ifdown wlan0" explicitly and then "ifup wlan0" to reestablish the network connection; mutt stays unresponsive. An evil, evil workaround is to attach to mutt with gdb, use "bt" to list frames, use the "frame" command to enter a frame representing the "read" or "recv" call, and then type "return -1". I would be happier if ^C could interrupt it, but that has no effect, alas. If there's anything I can do to help track this down, please feel free to ask. Thanks and regards, Jonathan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org