Skip to content

Run valgrind on Lind #329

@rennergade

Description

@rennergade

We'd like to run vagrind on Lind to check for any memory leaks. Let's try to do this.

One issue is that our fork memory copy relies on mremap() which isn't allowed with valgrind. We can create and option to fallback to a straight memcpy the memory regions between cages on fork instead of the current setup and just enable that version when running valgrind.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions