-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
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
CI: Bus error in ccall test on Apple M1 #47171
Comments
I don't know why line numbers are failing there, but do note that this is running a stress-test for memory alignment issues with the HVA/HFA calling convention mismatches when it crashes (albeit in GC, while handling a return or argument value late in this test) |
I couldn't reproduce this outside of the testing harness. Including the ccall file in the Repl works fine. But doing
|
@George9000 Bisected this to the foreign threads PR #46609 |
https://buildkite.com/julialang/julia-master/builds/16986
The text was updated successfully, but these errors were encountered: