-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
SEGFAULT in druntime-test-thread/external_threads on aarch64-musl #3403
Comments
I think this was fixed by dlang/druntime#3308 |
FYI: It still remains in v1.36.0. |
Merged
Possibly fixed by #4648 |
or #3332 |
I confirmed this was fixed in ldc 1.39.0. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tested with ldc 1.20.1.
With the patch you've mentioned most tests (other than math things, as expected) work now. One notable exception is the external_threads test, see the backtrace:
The text was updated successfully, but these errors were encountered: