[Webkit-unassigned] [Bug 228003] New: JITWorklist::waitUntilAllPlansForVMAreReady() should also be notified when plans are cancelled.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 15 13:16:47 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=228003
Bug ID: 228003
Summary: JITWorklist::waitUntilAllPlansForVMAreReady() should
also be notified when plans are cancelled.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mark.lam at apple.com
Previously, it only gets notified when plans are done compiling. As a result, if JITWorklist::waitUntilAllPlansForVMAreReady() found non-ready plans and started waiting, and those plans were canceled, then JITWorklist::waitUntilAllPlansForVMAreReady() can hang indefinitely.
rdar://78314543
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210715/bd60000b/attachment.htm>
More information about the webkit-unassigned
mailing list