all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Alexis <flexibeast@gmail.com>
To: help-gnu-emacs <help-gnu-emacs@gnu.org>
Subject: Call to `openssl` causes Emacs to freeze
Date: Mon, 17 Aug 2015 12:39:46 +1000	[thread overview]
Message-ID: <87pp2msknh.fsf@gmail.com> (raw)


Hi all,

Context: manually-compiled Emacs 24.5 on Debian Jessie x86_64.

For a while i'd been facing the problem that, when i opened an 
HTML email (erk) in mu4e, Emacs would freeze; my only recourse was 
to terminate the Emacs process.

Today i worked out that a call to `openssl` is the source of the 
problem: installing the `gnutls-bin` package and modifying the 
value of the variable `tls-program` to only call `gnutls-cli` 
fixed the issue.

Modifying `tls-program` to add the "-no_ssl3" switch to the 
`openssl` invocation had not helped.

Of course, OpenSSL's internals are apparently a wretched hive of 
scum, so i'm wondering if anyone else has faced this problem? Is 
this a known issue?


Alexis.



             reply	other threads:[~2015-08-17  2:39 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-17  2:39 Alexis [this message]
2015-08-17  4:21 ` Call to `openssl` causes Emacs to freeze Jude DaShiell
2015-08-17  6:26 ` tomas
2015-08-18 12:11   ` Alexis
2015-08-18 14:40     ` tomas
2015-09-08 10:25       ` Alexis
2015-09-08 13:07         ` tomas

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=87pp2msknh.fsf@gmail.com \
    --to=flexibeast@gmail.com \
    --cc=help-gnu-emacs@gnu.org \
    /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.