Closed
Bug 663176
Opened 15 years ago
Closed 10 years ago
Assertion failure in IonLowering-inl.h
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ascheff, Assigned: dvander)
Details
Crash Data
Attachments
(1 file)
|
219 bytes,
application/x-javascript
|
Details |
I get this assertion failure when running the ion shell on my test files:
Assertion failure: mir->inWorklist(), at /Users/Andy/ionmonkey/js/src/ion/IonLowering-inl.h:99
This is coming from a fresh check out of the latest update (bug 661736)
| Reporter | ||
Updated•15 years ago
|
Assignee: general → dvander
| Assignee | ||
Comment 1•15 years ago
|
||
I just pushed some fixes, do you still get an assert? If so, could you attach the test file?
| Reporter | ||
Comment 2•15 years ago
|
||
| Reporter | ||
Comment 3•15 years ago
|
||
I still get the failure in the same place
Comment 4•10 years ago
|
||
No longer reproducible - Resolving as WFM.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•