Bug 225142

Summary: IPC::Semaphore operations ASSERT when the semaphore has been destroyed
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebKit2Assignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Kimmo Kinnunen
Reported 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.
Attachments
Patch (2.28 KB, patch)
2021-04-28 00:22 PDT, Kimmo Kinnunen
no flags
Kimmo Kinnunen
Comment 1 2021-04-28 00:18:29 PDT
Kimmo Kinnunen
Comment 2 2021-04-28 00:22:47 PDT
EWS
Comment 3 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].
Note You need to log in before you can comment on or make changes to this bug.