Closed Bug 659766 Opened 13 years ago Closed 13 years ago

TI: Assertion failure: rejoin != REJOIN_NATIVE && rejoin != REJOIN_NATIVE_LOWERED, at methodjit/Retcon.cpp:236

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: assertion, testcase)

Attachments

(1 file)

Attached file Testcase for shell
The attached testcase asserts on TI revision 8bcb569c9bf9 (run with -j -m -a -n), tested on 64 bit.
Ran across this while optimizing arguments and fixed this assert in rev 81997070017e (testcase added).  Bogus assert, wasn't accounting for the case where we are in the middle of a native call and need to expand inlined frames above the frame which made the native call.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
A testcase for this bug was automatically identified at js/src/jit-test/tests/jaeger/recompile/bug659766.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: