-
Notifications
You must be signed in to change notification settings - Fork 64
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 using PythonCall on Apple M1 with Julia 1.11.0-rc4 #563
Labels
bug
Something isn't working
Comments
I have a very similar issue with the final julia 1.11.0. The segfault is very non-deterministic. It doesn't always happen and when it happens it doesn't always happen at the same point. Some backtraces look like this:
Others like this:
Running the same code with julia 1.10.4 doesn't have this issue. |
I also get seg faults, on linux, only on multithread, in applications which worked with julia 1.10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affects: PythonCall
Describe the bug
I got a segfault using PythonCall on GitHub CI for Apple M1.
https://github.com/JuliaIO/ZipArchives.jl/actions/runs/11219970406/job/31187122812?pr=82
This seems to be an intermittent issue.
Your system
Additional context
Stack trace:
The text was updated successfully, but these errors were encountered: