Skip to content
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

Fix atomicfields serialization for system image #42390

Merged
merged 1 commit into from
Sep 26, 2021

Conversation

tkf
Copy link
Member

@tkf tkf commented Sep 26, 2021

close #42387

@tkf
Copy link
Member Author

tkf commented Sep 26, 2021

The result with ASAN will show up here https://buildkite.com/julialang/julia-master-experimental/builds/2016#6b04cc17-ccb0-4837-9d92-d1607bf000a3

@tkf tkf added bugfix This change fixes an existing bug multithreading Base.Threads and related functionality labels Sep 26, 2021
@tkf tkf merged commit 8987bc2 into master Sep 26, 2021
@tkf tkf deleted the tkf/fix-sysimg-atomicfields branch September 26, 2021 22:55
KristofferC pushed a commit that referenced this pull request Sep 29, 2021
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Feb 22, 2022
LilithHafner pushed a commit to LilithHafner/julia that referenced this pull request Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bugfix This change fixes an existing bug multithreading Base.Threads and related functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ASAN detects heap-buffer-overflow when writing atomic fields in system image
4 participants