Skip to content

Conversation

@sbc100
Copy link
Collaborator

@sbc100 sbc100 commented Jan 10, 2023

When within dlopen itself we hold an exclusive lock so we need to disable the automatic code synchronization during that time.

Split out from #18376

@sbc100 sbc100 force-pushed the fix_dlopen_deadlock branch from 6ca89b8 to bbb5e17 Compare January 10, 2023 14:46
@sbc100 sbc100 changed the title Fix deadloack in dlopen. NFC Fix deadlock in dlopen. NFC Jan 10, 2023
@sbc100 sbc100 requested a review from kripken January 10, 2023 14:47
@sbc100 sbc100 force-pushed the fix_dlopen_deadlock branch from bbb5e17 to af5a376 Compare January 10, 2023 14:52
@sbc100 sbc100 force-pushed the fix_dlopen_deadlock branch from af5a376 to ac26c80 Compare January 10, 2023 17:04
When within dlopen itself we hold an exclusive lock so we need to
disable the automatic code synchronization during that time.

Split out from #18376
@sbc100 sbc100 force-pushed the fix_dlopen_deadlock branch from ac26c80 to b1ae429 Compare January 12, 2023 14:01
@sbc100 sbc100 merged commit 888f452 into main Jan 12, 2023
@sbc100 sbc100 deleted the fix_dlopen_deadlock branch January 12, 2023 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants