emscripten-core / emscripten-core/emscripten
Should I expect SAFE_HEAP to work with MEMORY64?
Open
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Hi, I'm trying to track down what looks like memory overwrite and am currently using 4.0.5. ASAN is not supported in this version but I can't see whether SAFE_HEAP is.
My reason for asking is that when I enable it, I get a call to segfault() in `runtime_safe_heap.js` very early on (far earlier than I would expect) with no other information.
Contributor guide
Assessment
This issue has not been assessed yet.