emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 23.0.50; TLS infinite loop


From: Elias Oltmanns
Subject: Re: 23.0.50; TLS infinite loop
Date: Wed, 19 Sep 2007 00:20:53 +0200
User-agent: Gnus/5.110007 (No Gnus v0.7)

Leo <address@hidden> wrote:
> This bug takes Gnus and a Gmail account to reproduce.

Well, I don't have a Gmail account but ...

>
> I am using Gnus 5.110007 from CVS (2007-09-10) and tls.el is from
>Emacs.

Are they different? I only know about emacs 22 and there tls.el is
exactly the same as in the gnus trunk.

>
> You need to use openssl to see this problem.
[...]
> I tried to edebug `pop3-retr' and found out it hangs at
> (pop3-read-response process) at the beginning of the function.

So, what about edebugging pop3-read-response then?

>
> [BTW, using gnutls is even more problematic. I have reported but no
>one
> is fixing it.
> http://news.gmane.org/group/gmane.emacs.gnus.user/thread=8526]

I still don't understand what makes you so sure that this is a bug in
tls.el. Honestly, try to debug pop3.el. Could it just be, for instance,
that Gmail doen't send \r\n, as expected, but just \n or something of
the sort. You should see what happens wen stepping through
pop3-read-response.

Good luck,

Elias





reply via email to

[Prev in Thread] Current Thread [Next in Thread]