binaryen icon indicating copy to clipboard operation
binaryen copied to clipboard

Program terminated with signal SIGKILL, Killed.

Open ZFeiXQ opened this issue 4 years ago • 3 comments

Version:

version_103

System information

command:

./bin/wasm-ctor-eval POC5

POC5.zip

Result

Program terminated with signal SIGKILL, Killed.

ZFeiXQ avatar Dec 14 '21 12:12 ZFeiXQ

This looks like an OOM. In a debug build I get

Fatal: error building module, std::bad_alloc (possibly invalid request for silly amounts of memory)

kripken avatar Dec 14 '21 15:12 kripken