Page MenuHome GnuPG

Failing unit tests for libgcrypt
Closed, ResolvedPublic

Description

Issue was discovered using Linuxbrew, and originally reported here:
https://github.com/Homebrew/linuxbrew/issues/230

The failing unit tests are: FAIL: basic SALSA20, benchmark STREAM enc, bennch-slope

Details

Version
1.6.2

Event Timeline

Please describe the problem and here and not just on some external tracker. Do
not forget to describe platform and toolchain used. Thanks.

I'm running Ubuntu 14.10 on x84_64.

The toolchain is... whatever it is that Linuxbrew uses?

Here is a gist with significantly more detail (stacktraces, logs, configure
output, etc.): https://gist.github.com/anonymous/38a7178239568f946cd2

The problem seems to be segmentation fault in tests/basic. The provided
information is not sufficient for a closer look. You need to help us by
debugging the core file to get at least backtrace.

However, I would suggest to report this to this Homebrew thingie and to try
wityh the latest libgcrypt (1.6.3, but 1.6.4 will be release soon)

werner claimed this task.