Closed
Description
The rust toolchain installed with rustup on my Ubuntu linux platform doesn't seem to be compatible with valgrind. I've tried various things like using #![feature(alloc_system)], to no avail.
one of the answers mentioned in rust-lang/rust#28224 is to build jemalloc with --enable-valgrind
Metadata
Metadata
Assignees
Labels
No labels