Bug 171039 - VMTraps::handleSigtrap does not make sure the trap is from an invalidation point
Summary: VMTraps::handleSigtrap does not make sure the trap is from an invalidation point
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-19 21:54 PDT by Keith Miller
Modified: 2017-04-19 21:54 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Keith Miller 2017-04-19 21:54:07 PDT
This means if we hit a jit assert, after using VMTraps we will not crash as expected.