[Webkit-unassigned] [Bug 111441] New: Cache flush problem on ARMv7 JSC

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 5 07:47:45 PST 2013


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

           Summary: Cache flush problem on ARMv7 JSC
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rgabor at webkit.org
                CC: oliver at apple.com, hausmann at webkit.org,
                    barraclough at apple.com, zherczeg at webkit.org,
                    ossy at webkit.org, fpizlo at apple.com


The ARMv7 random crash problem is caused by cache flushing. https://bugs.webkit.org/show_bug.cgi?id=108632 just hide the real bug.

The problem is similar to this bug:
https://bugs.webkit.org/show_bug.cgi?id=77712

After changing the cache flush mechanism in ARMv7 to ARM traditional the problem has gone.

-- 
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