-
-
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
Segfault when marking GC shadow stack #56141
Comments
d-netto
added
bug
Indicates an unexpected problem or unintended behavior
ci
Continuous integration
labels
Oct 13, 2024
Since the log disappears after some time and isn't findable by doing a search here, I'm copying the top of the error message:
Side note, there's another ticket mentioning a segfault in |
KristofferC
pushed a commit
that referenced
this issue
Nov 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
See https://buildkite.com/julialang/julia-master/builds/40903#01928664-6aa2-43b2-a0a0-49ab0fd41de7.
We're probably storing a garbage pointer in the shadow stack.
Don't know if it's reproducible.
The text was updated successfully, but these errors were encountered: