Closed Bug 515391 Opened 15 years ago Closed 15 years ago

Maemo ARM builds crashing on TM tree

Categories

(Core :: JavaScript Engine, defect, P2)

x86
macOS
defect

Tracking

()

RESOLVED INVALID

People

(Reporter: sayrer, Unassigned)

References

Details

(Keywords: crash, regression, testcase, Whiteboard: [ccbr])

Looks like the patch for bug 504516 is the one crashing Maemo ARM on tinderbox: TM: Crash with a "divide by zero" error (really -2147483648 / -1) +++ This bug was initially created as a clone of Bug #504516 +++ for (d in [0, 0]) { const a = (d -= (++d).toString()) for each(b in [Number(1) << d, 0, 0xC]) { b / a } }
Blocks: 504516
No longer depends on: 504516
Whiteboard: [ccbr]
Didn't I just fix this 2 days ago?
What does the test you added with that fix say about it?
TM tip (debug) passes the test above.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.