Closed
Bug 677314
Opened 12 years ago
Closed 12 years ago
IonMonkey: LSRA: Assertion failure: live->empty()
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 677066
People
(Reporter: sstangl, Unassigned)
References
Details
Attachments
(1 file)
76 bytes,
application/javascript
|
Details |
The following test case asserts during LSRA with the following assertion:
>Assertion failure: live->empty(), at /home/sstangl/dev/ionmonkey/js/src/ion/LinearScan.cpp:475
Note that the assertion only trips on x86_64.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•