Hi,
In memory/memory.cc line 72, theres an access into an array memory_handlers.
This access can go out-of-bounds resulting in a sigsegv.
I don't have an input to repro at the moment, but adding in a bounds check fixes the crashes I've been getting.
Was never reproduced and the code was altered significantly.
If you see it again - please report issue on github