Does this happen outside of Valgrind too? Looks like the address in question was mmap'ed, so yeah, it's "not stack'd, malloc'd or (recently) free'd", but that doesn't mean it's invalid.
On Fri, Dec 20, 2019 at 2:32 PM Tom Hanks <tommy.ha...@gmail.com> wrote: > Some extra context, here is how the test program is being compiled: g++ > testing.cxx -I v8 -I v8/include -lv8_monolith -Lv8/ > out.gn/x64.release.sample/obj/ -pthread -std=c++0x -ggdb -o testing > > -- > -- > v8-users mailing list > v8-users@googlegroups.com > http://groups.google.com/group/v8-users > --- > You received this message because you are subscribed to the Google Groups > "v8-users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to v8-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/v8-users/15f5df56-59b7-4560-8abf-9807653c3bfe%40googlegroups.com > <https://groups.google.com/d/msgid/v8-users/15f5df56-59b7-4560-8abf-9807653c3bfe%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/v8-users/CAKSzg3TRvij192XDeCu20y3pjSSstRZ04hyr3vjbNzUjdAHH%3DA%40mail.gmail.com.