Closed Bug 785355 Opened 13 years ago Closed 13 years ago

IonMonkey: Assertion failure: false (unsupported branch relocation), at ion/arm/Assembler-arm.cpp:579

Categories

(Core :: JavaScript Engine, defect)

Other Branch
ARM
Linux
defect
Not set
major

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: decoder, Unassigned)

References

Details

(Keywords: assertion, testcase)

The following testcase asserts on ionmonkey revision d6599c909132 (run with --ion -n -m --ion-eager): function printBugNumber (num) {} try { var BUGNUMBER = 341499; printBugNumber(BUGNUMBER); gc(); } catch(exc0) {}
This was based on the wrong source, with tip, it doesn't repro anymore.
Group: core-security
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.