Re: [Evolution] Anyone tried using Valgrind to find memory leaks in Evolution?
- From: Milan Crha <mcrha redhat com>
- To: evolution-list gnome org
- Subject: Re: [Evolution] Anyone tried using Valgrind to find memory leaks in Evolution?
- Date: Thu, 14 Jan 2021 09:21:59 +0100
On Tue, 2021-01-05 at 09:26 -0500, Jeff wrote:
** WARNING **: Failed to seal memfd: Invalid argument
** WARNING **: Failed to seal memfd: Invalid argument
** ERROR **: Failed to write memfd
Hi,
I've been just told how to run things which use WebKitGTK under
valgrind here:
https://bugzilla.redhat.com/show_bug.cgi?id=1914917#c23
Long story short:
$ WEBKIT_FORCE_SANDBOX=0 GIGACAGE_ENABLED=0 G_SLICE=always-malloc \
Malloc=1 valgrind --show-leak-kinds=definite \
--num-callers=30 --leak-check=full \
--aspace-minaddr=0x100000000 evolution &>log.txt
Bye,
Milan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]