[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Running "make check" under valgrind
From: |
Simon Josefsson |
Subject: |
Re: Running "make check" under valgrind |
Date: |
Thu, 05 Nov 2009 13:58:18 +0100 |
User-agent: |
Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux) |
Brad Hards <address@hidden> writes:
> Hi,
>
> When I run "make check" with valgrind support, I'm seeing about 20 tests that
> are showing valgrind errors. Looks like a common backtrace:
>
> ==28786== Conditional jump or move depends on uninitialised value(s)
>
> ==28786== at 0x4130789: _gcry_mpi_print (mpicoder.c:583)
>
...
> Is anyone else seeing this?
Nope. Which libgcrypt version are you using?
/Simon