[Webkit-unassigned] [Bug 93246] New: New tests introduced in r124555 asserts on 32 bit platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 03:16:56 PDT 2012


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

           Summary: New tests introduced in r124555 asserts on 32 bit
                    platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: Qt, QtTriaged
          Severity: Critical
          Priority: P1
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ossy at webkit.org
                CC: zherczeg at webkit.org, fpizlo at apple.com,
                    mhahnenberg at apple.com
            Blocks: 79668,91074


... at least on Qt 32 bit debug mode

fast/js/dfg-peephole-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html:
-------------------------------------------------------------------------------------------------------
STDERR: ASSERTION FAILED: at(m_compileIndex).canExit() || m_isCheckingArgumentTypes
STDERR: /mnt/raptor3/slaves/qt-linux-32-debug/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp(63) : void JSC::DFG::SpeculativeJIT::speculationCheck(JSC::DFG::ExitKind, JSC::DFG::JSValueSource, JSC::DFG::NodeIndex, JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump)

fast/js/dfg-compare-final-object-to-final-object-or-other-when-both-proven-final-object.html:
----------------------------------------------------------------------------------------------
STDERR: ASSERTION FAILED: at(m_compileIndex).canExit() || m_isCheckingArgumentTypes
STDERR: /mnt/raptor3/slaves/qt-linux-32-debug/build/Source/JavaScriptCore/dfg/DFGSpeculativeJIT.cpp(63) : void JSC::DFG::SpeculativeJIT::speculationCheck(JSC::DFG::ExitKind, JSC::DFG::JSValueSource, JSC::DFG::NodeIndex, JSC::AbstractMacroAssembler<JSC::X86Assembler>::Jump)

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