GNU bug report logs -
#10504
24.0.90; url-retrieve https://bitbucket.org gives trailing junk
Previous Next
Reported by: Alf Lervåg <alfborge <at> gmail.com>
Date: Sat, 14 Jan 2012 19:03:02 UTC
Severity: normal
Tags: wontfix
Merged with 15905
Found in versions 24.0.90, 24.3
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #8 received at 10504 <at> debbugs.gnu.org (full text, mbox):
On Sat, 14 Jan 2012 12:11:34 +0100 Alf Lervåg <alfborge <at> gmail.com> wrote:
AL> When running the following code I get a trailing line of junk reading
AL> : - Peer has closed the GnuTLS connection
AL> (url-retrieve "https://bitbucket.org" (lambda (status)
AL> (switch-to-buffer (current-buffer))))
AL> In GNU Emacs 24.0.90.1 (x86_64-apple-darwin, NS apple-appkit-1038.35)
AL> of 2011-09-26 on virtualmac.porkrind.org
AL> Windowing system distributor `Apple', version 10.3.1138
AL> configured using `configure '--host=x86_64-apple-darwin'
AL> --build=i686-apple-darwin' '--with-ns' 'build_alias=i686-apple-darwin'
AL> host_alias=x86_64-apple-darwin' 'CC=gcc -mmacosx-version-min=10.5''
...
AL> Opening TLS connection with `gnutls-cli --insecure -p 443 bitbucket.org'...done
Hello,
could you try compiling with the native GnuTLS support, which should fix
this issue? I'm not sure it's possible to fix this issue otherwise,
because gnutls-cli can print all kinds of trailing junk (log data which
is normally useful, e.g. "*** gnutls_bye() error: A record packet with
illegal version was received.").
Ted
This bug report was last modified 9 years and 134 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.