Skip to content

Fix atomicfields serialization for system image#42390

Merged
tkf merged 1 commit intomasterfrom
tkf/fix-sysimg-atomicfields
Sep 26, 2021
Merged

Fix atomicfields serialization for system image#42390
tkf merged 1 commit intomasterfrom
tkf/fix-sysimg-atomicfields

Conversation

@tkf
Copy link
Copy Markdown
Member

@tkf tkf commented Sep 26, 2021

close #42387

@tkf
Copy link
Copy Markdown
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