[Webkit-unassigned] [Bug 120062] New: [sh4] Missing ensureSpace call in branchPtrWithPatch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 20 05:15:03 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=120062

           Summary: [sh4] Missing ensureSpace call in branchPtrWithPatch
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jbrianceau at nds.com


branchPtrWithPatch() of baseline JIT must ensure that space is available for its instructions and 2 constants now DFG is enabled for sh4 architecture.

These missing ensureSpace calls lead to random crashes.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list