all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Thomas Fitzsimmons <fitzsim@fitzsim.org>
To: Lars Magne Ingebrigtsen <larsi@gnus.org>
Cc: Ted Zlatanov <tzz@lifelogs.com>, 10904@debbugs.gnu.org
Subject: bug#10904: 24.0.93; Infinite loop in GnuTLS code during Gnus nnimap-initiated SSL handshake
Date: Sat, 24 Mar 2012 18:04:33 -0400	[thread overview]
Message-ID: <m3zkb5mz9q.fsf@fitzsim.org> (raw)
In-Reply-To: <m3k42cnx2x.fsf@stories.gnus.org> (Lars Magne Ingebrigtsen's message of "Thu, 22 Mar 2012 22:29:42 +0100")

Lars Magne Ingebrigtsen <larsi@gnus.org> writes:

> Thomas Fitzsimmons <fitzsim@fitzsim.org> writes:
>
>> 1) GnuTLS fails to handshake with a server that uses the DES-CBC3-SHA
>>    cipher, whereas OpenSSL succeeds
>
> This seems like an internal GnuTLS bug, I think?  Could you report it to
> gnutls-devel@gnu.org?

Done.  I sent a bug report to bug-gnutls@gnu.org.

>> 2) If gnutls.el fails to handshake with a server then Emacs enters an
>>    infinite loop retrying the handshake
>
> That sounds like a bug on our part.  Do you know whether there's any way
> to reproduce this bug without having access to a server that has the
> particular problems you've encountered?  For instance, a setting that
> makes gnutls try the wrong ciphers or something.  Then I could try to
> reproduce and chase down the infloop bug on the Emacs side.

Yes, this replicates it on my setup:

$ gnutls-serv --http

$ emacs -Q

Eval:

(setq gnutls-log-level 5
      message-log-max t
      gnus-directory "~/.emacs.d/gnus/News/"
      gnus-startup-file "~/.emacs.d/gnus/.newsrc"
      gnus-secondary-select-methods
      (quote ((nnimap "localhost"
                      (nnimap-server-address "localhost")
                      (nnimap-server-port 5556)
                      (nnimap-user "fitzsim")))))

M-x gnus

Thomas





  reply	other threads:[~2012-03-24 22:04 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-27 23:51 bug#10904: 24.0.93; Infinite loop in GnuTLS code during Gnus nnimap-initiated SSL handshake Thomas Fitzsimmons
2012-03-03 14:56 ` Lars Magne Ingebrigtsen
2012-03-19 13:54   ` Ted Zlatanov
2012-03-21 15:40     ` Thomas Fitzsimmons
2012-03-22 21:29       ` Lars Magne Ingebrigtsen
2012-03-24 22:04         ` Thomas Fitzsimmons [this message]
2012-03-30 12:13           ` Ted Zlatanov
2012-03-30 21:52             ` Thomas Fitzsimmons
2012-04-08 17:46               ` Thomas Fitzsimmons
2012-04-09  0:37                 ` Ted Zlatanov
2012-04-09 13:14                   ` Ted Zlatanov
2012-04-10  3:07                   ` Thomas Fitzsimmons
2012-04-10 11:54                     ` Ted Zlatanov
2012-04-10 17:44                       ` Lars Magne Ingebrigtsen
2012-04-11 12:02                         ` Ted Zlatanov
2014-12-08 20:06                       ` Lars Magne Ingebrigtsen
2014-12-10 16:10                         ` Ted Zlatanov
2016-02-05  7:26                           ` Lars Ingebrigtsen
2016-06-02 14:21                             ` Ted Zlatanov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=m3zkb5mz9q.fsf@fitzsim.org \
    --to=fitzsim@fitzsim.org \
    --cc=10904@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=tzz@lifelogs.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.