Closed Bug 645293 Opened 14 years ago Closed 14 years ago

TI: Assertion failure: unsigned(sp - entries) < feLimit(), at ./methodjit/FrameState-inl.h:223

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 644970

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: assertion, testcase)

The following code asserts on TI tip (run with -n -m -a), tested on 64 bit: assertEqArr("abc".split(/((()))./, NaN-- ), ["",""]);
The patch in bug 644970 fixes this.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
A testcase for this bug was automatically identified at js/src/jit-test/tests/basic/bug645293.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.