[Webkit-unassigned] [Bug 132139] New: GKT build of FTL JIT on linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 24 12:43:08 PDT 2014


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

           Summary: GKT build of FTL JIT on linux
           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: vaag at ispras.ru


Hi, I've been trying to enable FTL JIT for gtk build on Linux. 
I've managed to build JSC with FTL JIT enabled, however jsc fails run time at phase FTLCompile during the call of "llvm->GetPointerToGlobal" function.
Assertion fail happens in LLVM.
File: ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
Assertion: assert(RealOffset <= INT32_MAX && RealOffset >= INT32_MIN)

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