WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
93246
New tests introduced in
r124555
asserts on 32 bit platforms
https://bugs.webkit.org/show_bug.cgi?id=93246
Summary
New tests introduced in r124555 asserts on 32 bit platforms
Csaba Osztrogonác
Reported
2012-08-06 03:16:53 PDT
... 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)
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-08-06 03:32:18 PDT
I skipped them to paint the 32 bit debug bot green -
https://trac.webkit.org/changeset/124751
Please unskip them with the proper fix. Thanks.
Allan Sandfeld Jensen
Comment 2
2012-09-12 05:51:02 PDT
It could look like this was solved in
bug #94026
with commit
r126081
, and
bug #94538
with commit
r126082
.
Allan Sandfeld Jensen
Comment 3
2012-09-12 07:14:34 PDT
Committed
r128306
: <
http://trac.webkit.org/changeset/128306
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug