unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: "Clément Miklarz" <clement.miklarz@gmail.com>
Cc: 20089@debbugs.gnu.org
Subject: bug#20089: Error in process filter big freeze
Date: Wed, 11 Mar 2015 21:05:46 +0200	[thread overview]
Message-ID: <83pp8f4anp.fsf@gnu.org> (raw)
In-Reply-To: <CAAk+7pEMteu032cnCyG7mu5qoCFTiFQFW+Z7VAa0ZvJt=vW18A@mail.gmail.com>

> From: Clément Miklarz <clement.miklarz@gmail.com>
> Date: Wed, 11 Mar 2015 18:59:46 +0100
> 
> I used emacs 24.4.1 (i686-pc-mingw32).
> 
> I went to Options -> Manage Emacs Packages.
> Then it tries to connect to each host I specified in my .emacs.
> And here are the logs :
> Contacting host: elpa.gnu.org:80
> Contacting host: tromey.com:80
> Contacting host: marmalade-repo.org:80
> Opening TLS connection to `marmalade-repo.org'...
> Opening TLS connection with `gnutls-cli --insecure -p 443
> marmalade-repo.org'...failed
> Opening TLS connection with `gnutls-cli --insecure -p 443 marmalade-repo.org -
> -protocols ssl3'...failed

Do you have gnutls-cli.exe on your system?  If so, is it per chance a
Cygwin build of gnutls-cli?

> Opening TLS connection with `openssl s_client -connect marmalade-repo.org:443 -
> no_ssl2 -ign_eof'...failed
> Opening TLS connection to `marmalade-repo.org'...failed
> error in process filter: url-http: Could not create connection to
> marmalade-repo.org:443
> error in process filter: Could not create connection to marmalade-repo.org:443
> Failed to download `marmalade' archive.
> 
> When I get the first error, emacs freeze.
> Meanwhile, there seems to be a heavy load on the CPU and the RAM for emacs rise
> to 858 Mo.
> If I tried again, it freezes again, the CPU is busy but the amount of RAM does
> not change.

Is your Emacs built with GnuTLS support, and if so, do you have the
GnuTLS DLL installed somewhere where Emacs can find it?

When Emacs uses the gnutls-cli program, it communicates with it via
signals, that don't work on Windows, so Emacs waits for gnutls-cli
indefinitely.  So on Windows, the only way to open TLS connection is
to have Emacs built with GnuTLS support.





  reply	other threads:[~2015-03-11 19:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-03-11 17:59 bug#20089: Error in process filter big freeze Clément Miklarz
2015-03-11 19:05 ` Eli Zaretskii [this message]
     [not found]   ` <CAAk+7pHiQE1hACzSthZfnffR++ht8iq=aUWFpa+cM51NkpWsgw@mail.gmail.com>
2015-03-21 10:14     ` Eli Zaretskii

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=83pp8f4anp.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=20089@debbugs.gnu.org \
    --cc=clement.miklarz@gmail.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 public inbox

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

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).