GNU bug report logs - #804
TLS infinite loop

Previous Next

Package: emacs;

Reported by: Leo <sdl.web <at> gmail.com>

Date: Wed, 27 Aug 2008 20:40:06 UTC

Severity: normal

Found in version 23.0.50

Done: Lars Magne Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 804 in the body.
You can then email your comments to 804 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report stored:
bug#804; Package emacs. Full text and rfc822 format available.

Message #3 received at quiet <at> emacsbugs.donarmstrong.com (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: quiet <quiet <at> debbugs.gnu.org>
Subject: TLS infinite loop
Date: Wed, 27 Aug 2008 16:32:27 -0400
Package: emacs
Version: 23.0.50

(Filing a report for an old FOR-RELEASE item.)

http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg01720.html

Initial report:
  
  This bug takes Gnus and a Gmail account to reproduce.
  
  I am using Gnus 5.110007 from CVS (2007-09-10) and tls.el is from Emacs.
  
  You need to use openssl to see this problem. So first,
  (setq tls-program '("openssl s_client -connect %h:%p -no_ssl2"))
  
  (setq mail-sources
        '((pop :server "pop.gmail.com"
               :port 995
               :user "address <at> hidden"
               :password "test")
          ))
  
  Make sure that there is at least one new mail in that account.
  
  Now try to retrieve new mail in "misc.mail" by "M-g". You can see that a
  message like "Retrieving message 1 of 1 from pop.gmail.com..." will
  display in the echo area for good and Emacs is frozen until you type
  "C-g" to stop it.
  
  I tried to edebug `pop3-retr' and found out it hangs at
  (pop3-read-response process) at the beginning of the function.




Changed bug submitter from Glenn Morris <rgm <at> gnu.org> to Leo <sdl.web <at> gmail.com>. Request was from Glenn Morris <rgm <at> gnu.org> to control <at> emacsbugs.donarmstrong.com. (Wed, 27 Aug 2008 21:00:04 GMT) Full text and rfc822 format available.

Information stored :
bug#804; Package emacs. (Fri, 10 Apr 2009 23:35:02 GMT) Full text and rfc822 format available.

View this message in rfc822 format

From: Lars Magne Ingebrigtsen <larsi <at> gnus.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: Leo <sdl.web <at> gmail.com>, 804 <at> debbugs.gnu.org
Subject: bug#804: TLS infinite loop
Date: Thu, 28 Jul 2011 00:19:51 +0200
Glenn Morris <rgm <at> gnu.org> writes:

>   I am using Gnus 5.110007 from CVS (2007-09-10) and tls.el is from Emacs.
>
>   You need to use openssl to see this problem. So first,
>   (setq tls-program '("openssl s_client -connect %h:%p -no_ssl2"))
>
>   (setq mail-sources
>         '((pop :server "pop.gmail.com"
>                :port 995
>                :user "address <at> hidden"
>                :password "test")
>           ))
>
>   Make sure that there is at least one new mail in that account.
>
>   Now try to retrieve new mail in "misc.mail" by "M-g". You can see that a
>   message like "Retrieving message 1 of 1 from pop.gmail.com..." will
>   display in the echo area for good and Emacs is frozen until you type
>   "C-g" to stop it.

Do you still see this problem, or can I close the bug report?

-- 
(domestic pets only, the antidote for overdose, milk.)
  bloggy blog http://lars.ingebrigtsen.no/




bug closed, send any further explanations to 804 <at> debbugs.gnu.org and Leo <sdl.web <at> gmail.com> Request was from Lars Magne Ingebrigtsen <larsi <at> gnus.org> to control <at> debbugs.gnu.org. (Sun, 11 Sep 2011 17:37:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 10 Oct 2011 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 13 years and 310 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.