Dear Antonio,

On Tue, Dec 01, 2015 at 03:07:10PM +0000, Antonio Radici wrote:
> On Tue, Dec 01, 2015 at 02:31:41PM +0100, Marco Balmer wrote:
> > Hi,
> > 
> > I can confirm exactly described behaviour in my mutt environment.
> > 
> > $ dpkg -l mutt
> > ii  mutt           1.5.23-3     amd64
> > 
> > $ mutt -d 5
> > [2015-12-01 14:03:00] 5< a0064 OK Fetch completed.
> > [2015-12-01 14:03:00] IMAP queue drained
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] WEED is Not
> > [2015-12-01 14:03:00] IMAP queue drained
> > >>>>>> HERE IT HANGS <<<<<
> 
> can we get a stacktrace through gdb?

$ apt-get install mutt-dbg
$ gdb mutt
>>>>> IT OCURES <<<<<
CTRL-C

Hole Nachricht... 0K/2.3K (0%)                                                  
Program received signal SIGINT, Interrupt.
0x00007ffff5d03e9d in __libc_recv (fd=4, buf=0xd2df80, n=5, flags=-1)
    at ../sysdeps/unix/sysv/linux/x86_64/recv.c:29
29      ../sysdeps/unix/sysv/linux/x86_64/recv.c: Datei oder Verzeichnis nicht 
gefunden.
(gdb) bt
#0  0x00007ffff5d03e9d in __libc_recv (fd=4, buf=0xd2df80, n=5, flags=-1)
    at ../sysdeps/unix/sysv/linux/x86_64/recv.c:29
#1  0x00007ffff6d35d16 in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28
#2  0x00007ffff6d3091d in ?? ()
   from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28
#3  0x00007ffff6d32248 in _gnutls_recv_int ()
   from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28
#4  0x00007ffff6d32754 in gnutls_record_recv ()
   from /usr/lib/x86_64-linux-gnu/libgnutls-deb0.so.28
#5  0x0000000000495cef in tls_socket_read (conn=<optimized out>, 
    buf=0x822dc0 "p-50</A><BR><BR>Click <A 
href=\"http://www.xxxxxxxxxx.de/sq_mi/public/alert/news/Delete.action?key=164-167-238-2-177-31-150-38-161-41-192-153-227-83-63-11-95-64-162-113-50-116-33-19-167-178-215-232-104";...,
 len=1024)
    at ../mutt_ssl_gnutls.c:112
#6  0x0000000000497f27 in mutt_sasl_conn_read (conn=0x822c30, 
    buf=0x822dc0 "p-50</A><BR><BR>Click <A 
href=\"http://www.xxxxxxxxxx.de/sq_mi/public/alert/news/Delete.action?key=164-167-238-2-177-31-150-38-161-41-192-153-227-83-63-11-95-64-162-113-50-116-33-19-167-178-215-232-104";...,
 len=1024)
    at ../mutt_sasl.c:553
#7  0x0000000000495185 in mutt_socket_readchar (conn=conn@entry=0x822c30, 
    c=c@entry=0x7fffffffcd47 "") at ../mutt_socket.c:172
#8  0x00000000004952cd in mutt_socket_readln_d (
    buf=0xcdb580 "a0791 OK Fetch completed.", buflen=512, conn=0x822c30, 
    dbg=dbg@entry=2) at ../mutt_socket.c:202
#9  0x000000000049d139 in imap_cmd_step (idata=idata@entry=0x823210)
    at ../../imap/command.c:112
#10 0x000000000049e4b8 in imap_exec (idata=idata@entry=0x823210, 
    cmdstr=cmdstr@entry=0x4c3fdb "NOOP", flags=flags@entry=0)
    at ../../imap/command.c:244
#11 0x00000000004a0810 in imap_check_mailbox (ctx=ctx@entry=0xd150e0, 
    index_hint=index_hint@entry=0x7fffffffce64, force=force@entry=0)
    at ../../imap/imap.c:1420
#12 0x0000000000447575 in mx_check_mailbox (ctx=0xd150e0, 
    index_hint=0x7fffffffce64, lock=<optimized out>) at ../mx.c:1443
#13 0x0000000000420370 in mutt_index_menu () at ../curs_main.c:491
#14 0x000000000040897d in main (argc=1, argv=<optimized out>) at ../main.c:1056
(gdb)

Special in this part, the e-mail was only 3KiB. But I think it is the same case.
I can reproduce it every time.
Let me know, if necessary, how I can help.

Thanks,
Marco

Attachment: signature.asc
Description: GnuPG/PGP Signature

Reply via email to