|
From: | Paul Eggert |
Subject: | Re: master 583995c: GnuTLS HMAC and symmetric cipher support |
Date: | Tue, 18 Jul 2017 00:45:52 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
Glenn Morris wrote:
Since 583995c, make check on hydra crashes when loading the gnutls tests. It uses gnutls 3.2.21. I installed that on my rhel7 system (with --disable-non-suiteb-curves) and reproduced the crash. The
I don't see how the crash can occur with vanilla GnuTLS 3.2.21, as its gnutls_cipher_list returns a list of IDs that does not contain GNUTLS_CIPHER_UNKNOWN. Perhaps you were using a modified GnuTLS 3.2.21. Or possibly I'm misreading the GnuTLS source code, though I don't see how.
As you're observing the problem I installed the attached, which is similar to the patch that worked for you.
0001-Port-gnutls.c-to-older-buggier-GnuTLS.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |