You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
We found that wasm-opt sometimes crashes with the error `Segmentation fault (core dumped)'.
What can help with debugging:
We use wasm-opt together with tinygo.
The error appears on a large project, if we remove any parts from this project in order to reduce the project, the error disappears. We couldn't make a minimal example to reproduce, and our project is proprietary and I can't give it.
The error is not reproducible on mac, valid working configuration:
% tinygo version
tinygo version 0.37.0 darwin/amd64 (using go version go1.22.12 and LLVM version 19.1.2)
% /usr/local/bin/wasm-opt --version
wasm-opt version 117
The error is consistently reproduced on linux on different hardware, with different operating systems, different versions of wasm-opt (tested 116 and 123).
Hello!
We found that wasm-opt sometimes crashes with the error `Segmentation fault (core dumped)'.
What can help with debugging:
Own build, does not fall:
Downloaded build of the same version crashes:
Thank you. Write to issue thread if you need more information.
The text was updated successfully, but these errors were encountered: