Bug 225142 - IPC::Semaphore operations ASSERT when the semaphore has been destroyed
Summary: IPC::Semaphore operations ASSERT when the semaphore has been destroyed
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kimmo Kinnunen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-04-28 00:17 PDT by Kimmo Kinnunen
Modified: 2021-05-03 00:02 PDT (History)
3 users (show)

See Also:


Attachments
Patch (2.28 KB, patch)
2021-04-28 00:22 PDT, Kimmo Kinnunen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kimmo Kinnunen 2021-04-28 00:17:32 PDT
IPC::Semaphore operations ASSERT when the semaphore has been destroyed

For example:
WebContent process might assert when GPU Process is killed. Sometimes seen when pressing CTRL-C to stop minibrowser.
Comment 1 Kimmo Kinnunen 2021-04-28 00:18:29 PDT
<rdar://problem/76178000>
Comment 2 Kimmo Kinnunen 2021-04-28 00:22:47 PDT
Created attachment 427243 [details]
Patch
Comment 3 EWS 2021-05-03 00:02:20 PDT
Committed r276890 (237236@main): <https://commits.webkit.org/237236@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 427243 [details].