unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Call to `openssl` causes Emacs to freeze
@ 2015-08-17  2:39 Alexis
  2015-08-17  4:21 ` Jude DaShiell
  2015-08-17  6:26 ` tomas
  0 siblings, 2 replies; 7+ messages in thread
From: Alexis @ 2015-08-17  2:39 UTC (permalink / raw)
  To: help-gnu-emacs


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.



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2015-09-08 13:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-17  2:39 Call to `openssl` causes Emacs to freeze Alexis
2015-08-17  4:21 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).