WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
228148
RunningBoard kills the network process if it is still holding the "holding locked file" assertion upon suspension
https://bugs.webkit.org/show_bug.cgi?id=228148
Summary
RunningBoard kills the network process if it is still holding the "holding lo...
Chris Dumez
Reported
2021-07-21 08:22:59 PDT
The network process should release its FinishTaskUninterruptable assertion when it expires or RunningBoard will kill the process. Note that because the process assertion is released on a hysteresis timer, there are 2 possible cases: 1. The network process is no longer holding locked files, we'll release the assertion and suspend nicely. 2. The network process is still holding locked files despite our best efforts, we'll release the assertion and crash on suspension due to holding locked files.
Attachments
Patch
(1.98 KB, patch)
2021-07-21 08:24 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(3.03 KB, patch)
2021-07-21 11:13 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Patch
(2.33 KB, patch)
2021-07-21 12:31 PDT
,
Chris Dumez
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(5.87 KB, patch)
2021-07-21 12:55 PDT
,
Chris Dumez
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2021-07-21 08:24:50 PDT
Created
attachment 433935
[details]
Patch
Chris Dumez
Comment 2
2021-07-21 11:13:56 PDT
Created
attachment 433944
[details]
Patch
Chris Dumez
Comment 3
2021-07-21 12:31:40 PDT
Created
attachment 433947
[details]
Patch
Chris Dumez
Comment 4
2021-07-21 12:55:57 PDT
Created
attachment 433949
[details]
Patch
EWS
Comment 5
2021-07-21 13:59:34 PDT
Committed
r280160
(
239857@main
): <
https://commits.webkit.org/239857@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 433949
[details]
.
Radar WebKit Bug Importer
Comment 6
2021-07-21 14:00:20 PDT
<
rdar://problem/80916330
>
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