We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Observed intermittently and IIRC happening only when the binary was compiled with -Dpreview_mt flag.
-Dpreview_mt
Invalid memory access (signal 11) at address 0x0 [0x105003f28] print_backtrace at /opt/homebrew/Cellar/crystal/1.13.2/share/crystal/src/exception/call_stack/libunwind.cr:100:5 [0x1050039f0] -> at /opt/homebrew/Cellar/crystal/1.13.2/share/crystal/src/crystal/system/unix/signal.cr:171:5 [1] 50370 trace trap ./bin/server
Might be related to crystal-lang/crystal#15085
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Observed intermittently and IIRC happening only when the binary was compiled with
-Dpreview_mt
flag.Might be related to crystal-lang/crystal#15085
The text was updated successfully, but these errors were encountered: