oath-toolkit-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [OATH-Toolkit-help] make check fails with valgrind installed


From: Simon Josefsson
Subject: Re: [OATH-Toolkit-help] make check fails with valgrind installed
Date: Tue, 08 Jan 2013 21:31:09 +0100
User-agent: Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux)

Christian Hesse <address@hidden> writes:

> Hello everybody,
>
> if valgrind is installed on the system 'make check' fails. The log is below.
> This is a memory leak in xmlsec, no?

Hi.  Yes, and the file HACKING contains some hints about this, and we
ship a valgrind suppressions file.  Use ./configure
--disable-valgrind-tests to disable valgrind.

However, valgrind should not be used unless requested, so that is a bug.
Does that always happen for you?  I've found that always using valgrind
when it is available causes too much problems: it is common for system
libraries have memory leaks, even libc.  So my opinion is that it should
only be on for people who requested it (or build from git).

/Simon



reply via email to

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