Page MenuHome GnuPG

t-secmem: line 176: gcry_control ((GCRYCTL_INIT_SECMEM, pool_size, 0)) failed: General error
Closed, InvalidPublic

Description

I'm working from libgcrypt master using Asan:

$ make check
...
rng-type:standard:1:2010000:1:

����������������������������...
t-secmem: line 176: gcry_control ((GCRYCTL_INIT_SECMEM, pool_size, 0)) failed: General error
FAIL: t-secmem
PASS: mpitests
t-sexp: line 1195: gcry_control ((GCRYCTL_INIT_SECMEM, 16384, 0)) failed: General error
FAIL: t-sexp
PASS: t-convert

Details

Version
git-master

Event Timeline

JW created this object in space S1 Public.

Please write proper bug reports and do not just post snippets from some arbitrary build process. In addition master is non-released software and thus it is in general better to ask at gcrypt-devel@gnupg.org for help.