Hi, If I attach to the mutt process when it freezes the backtrace is:

(gdb) bt
#0  0x00002b861acf0f95 in recv () from /lib/libc.so.6
#1  0x00002b861a675dfe in _gnutls_handshake_io_write_flush () from 
/usr/lib/libgnutls.so.13
#2  0x00002b861a6539a8 in acs_map () from /lib/libncursesw.so.5
#3  0x0000000048370064 in ?? ()
#4  0x00002b861ae5e980 in __after_morecore_hook () from /lib/libc.so.6
#5  0x00002b861ad33be0 in copysignf () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

after while if I continue

(gdb) cont
Continuing.

Program received signal SIGPIPE, Broken pipe.
0x00002b861acf11a5 in send () from /lib/libc.so.6

then the frozen mutt actually came back, but without its imap
connection. When I tried to connect again without exiting mutt, it
froze again.

Bruce


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to