[Webkit-unassigned] [Bug 185231] New: WebContent crash loading page on seas.upenn.edu @ JavaScriptCore: vmEntryToJavaScript
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 2 18:10:41 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185231
Bug ID: 185231
Summary: WebContent crash loading page on seas.upenn.edu @
JavaScriptCore: vmEntryToJavaScript
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: msaboff at apple.com
1. On an iOS device, load https://www.seas.upenn.edu/~cis194/fall16/hw/01-intro.html.
2. Zoom in & out and scroll up & down randomly. Should crash fairly easily.
The issue is that we are not invalidating the dataMemoryTemp and cachedMemoryTemp registers when we transition masm.m_allowScratchRegister. These transitions happen in the classes AllowMacroScratchRegisterUsage, AllowMacroScratchRegisterUsageIf and DisallowMacroScratchRegisterUsage.
--
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/20180503/64be12d3/attachment-0001.html>
More information about the webkit-unassigned
mailing list