gnutls-devel
[Top][All Lists]
Advanced

[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: Fri, 06 Nov 2009 08:37:32 +0100
User-agent: Gnus/5.110011 (No Gnus v0.11) Emacs/23.1 (gnu/linux)

Brad Hards <address@hidden> writes:

> On Thursday 05 November 2009 23:58:18 you wrote:
>> Nope.   Which libgcrypt version are you using?
> As it turned out, it was some svn version that I had installed. However I've 
> removed that, rebuilt everything, and I can repeat that with 1.4.4 packages 
> from my distro (libgcrypt-1.4.4-6.fc11).
>
> I also tried a more up-to-date svn version of libgcrypt (At revision 1406.) 
> but no difference. A svn version of libgpg-error also made no difference.

Strange, I'm using libgcrypt from debian and don't see this.  Could you
try to debug it further to see if there is a genuine memory leak?

Hm, I realized I have a ~/.valgrind:

--memcheck:leak-check=full
--memcheck:leak-resolution=high
--memcheck:show-reachable=yes
--memcheck:num-callers=50
--suppressions=/home/jas/src/gnutls/tests/libgcrypt.supp

The libgcrypt.supp file in GnuTLS lists some known memory leaks in
libgcrypt.  However, your leaks doesn't look like any of them, but maybe
you could check that file to make sure.

/Simon




reply via email to

[Prev in Thread] Current Thread [Next in Thread]