[gnutls-devel] 3.2.2 breaks TLS sockets

Dan Winship danw at gnome.org
Thu Jul 25 16:07:13 CEST 2013


On 07/22/2013 05:06 PM, Nikos Mavrogiannopoulos wrote:
> On Sun, Jul 21, 2013 at 11:41 AM, Andreas Radke <andyrtr at archlinux.org> wrote:
>> New 3.2.2 gnutls seems to break certain webpages, see:
>> https://bugs.archlinux.org/task/36212
>> https://bugs.archlinux.org/task/36207
>> Maybe you can reproduce it and offer a fix. Current Master fails the
>> same way.
> 
> Unfortunately I cannot reproduce it using gnutls-cli. I also do not
> see anything related in the changelog. Any way to reproduce for me, or
> could anyone who can reproduce it try git bisect with gnutls source?

0665b9e Eliminated memory copy on decryption.

(I can only reproduce the bug when running under gdb, and even then only
like 20% of the time... Maybe it only happens when you're receiving data
faster than you're reading it, and so you get back multiple TLS records
in a single read?)

-- Dan




More information about the Gnutls-devel mailing list