-
-
Notifications
You must be signed in to change notification settings - Fork 36k
Data race in dk_nentries #153881
Copy link
Copy link
Closed
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
Activity
Metadata
Metadata
Assignees
Labels
interpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Bug report
Bug description:
This is a sub-issue of #153852 with the gist here.
This reproducer crashes in free-threaded build with TSan:
See the gist for more information.
CPython versions tested on:
CPython main branch
Operating systems tested on:
Linux
Linked PRs
dk_nentriesin_PyObject_IsInstanceDictEmpty#153882dk_nentriesin_PyObject_IsInstanceDictEmpty(GH-153882) #154349