Closed avaer closed 3 years ago
I might have blown the memory limits; this seems to make a difference:
-s ASAN_SHADOW_SIZE=134217728
It should probably still not crash like this though.
I'll take a look at how the default ASan shadow size is computed to see if we can make it better or have it output some sort of diagnostic.
This issue has been automatically marked as stale because there has been no activity in the past year. It will be closed automatically if no further activity occurs in the next 30 days. Feel free to re-open at any time if this issue is still relevant.
It looks like we fixed this in #12249.
I am getting this stack on calling a WASM function; the error comes from ASAN:
Build command: