WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248417
Don't hold the stream connection work queue lock while running the shutdown callback.
https://bugs.webkit.org/show_bug.cgi?id=248417
Summary
Don't hold the stream connection work queue lock while running the shutdown c...
Matt Woodrow
Reported
2022-11-28 13:09:59 PST
If any code within the shutdown code tries to access the lock (to remove buffer references) then we can deadlock.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-11-28 13:10:13 PST
<
rdar://problem/102730950
>
Matt Woodrow
Comment 2
2022-11-28 13:19:55 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6878
EWS
Comment 3
2022-11-28 16:46:19 PST
Committed
257092@main
(1f4c8acb5b7c): <
https://commits.webkit.org/257092@main
> Reviewed commits have been landed. Closing PR #6878 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug