[Webkit-unassigned] [Bug 73499] New: [Windows, WinCairo] testapi crashes in Release build when JIT enabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 30 16:45:27 PST 2011


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

           Summary: [Windows, WinCairo] testapi crashes in Release build
                    when JIT enabled
           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: bfulgham at webkit.org


The 'testapi.exe' executable crashes when attempting to garbage collect in release builds under Windows.

Error is an access violation in FunctionExecutable::discardCode() when attempting to access the m_codeBlockForCall member.

Program does not crash in debug build.

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