gnutls-3.0.14: failed testsuite

Nikos Mavrogiannopoulos nmav at gnutls.org
Mon Feb 27 13:56:29 CET 2012


On Sun, Feb 26, 2012 at 11:53 PM, Guido Trentalancia
<guido at trentalancia.com> wrote:
> ==11469==    at 0x4C27CB3: calloc (vg_replace_malloc.c:566)
> ==11469==    by 0x6BDFDB2: ???
> ==11469==    by 0x6BE66D7: ???
> ==11469==    by 0x63CAFB2: initialize_module_unlocked_reentrant
> (modules.c:512)
> ==11469==    by 0x63CB2C2:
> _p11_kit_initialize_registered_unlocked_reentrant (modules.c:680)
> ==11469==    by 0x63CBB5B: p11_kit_initialize_registered (modules.c:725)
> ==11469==    by 0x4E81984: gnutls_pkcs11_init
> (in /usr/src/gnutls-3.0.14/lib/.libs/libgnutls.so.28.6.1)

Hello,
 It seems that in your system a pkcs11 module is causing a memory leak
which prevents the test from succeeding. A work-around would be to
run the test by temporarily disabling all pkcs11 modules loaded by p11-kit
by removing /etc/pkcs11/modules. In the next release I'll remove the
memory leak check completely to avoid such issues.

regards,
Nikos




More information about the Gnutls-devel mailing list