Tuesday, October 01, 2019

Re: valgrind diff to fix run memcheck on amd64

On Tue, Oct 01, 2019 at 04:15:51PM +0100, Stuart Henderson wrote:
> On 2019/10/01 11:13, Kurt Mosiejczuk wrote:
> > Unfortunately on my test amd64 box, valgrind still just abort traps on
> > launch.

> > eisenhower$ valgrind
> > Abort trap
> > eisenhower$ valgrind /bin/ls
> > Abort trap
> > eisenhower$ valgrind python2.7
> > Abort trap
> > eisenhower$ valgrind python3.7
> > Abort trap
> > eisenhower$ valgrind /bin/true
> > Abort trap
> > eisenhower$

> Not sure about the pythons, but most things in base won't work due to pledge

True. However, it doesn't run even with a bare commandline. Even there
it Abort traps.

--Kurt

No comments:

Post a Comment