Closed Bug 1107886 Opened 10 years ago Closed 10 years ago

Assertion failure: isLowered(), at c:\Users\mozilla\debug-builds\mozilla-central\js\src\jit/MIR.h:716

Categories

(Core :: JavaScript Engine: JIT, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: cbook, Unassigned)

References

(Blocks 1 open bug, )

Details

(Keywords: assertion)

Attachments

(1 file)

Found via Bughunter Steps to reproduce: -> Load http://www.portafontium.cz/iipimage/30069077/susice-10_3520-o?x=225&y=394&w=416&h=182 in Win7 Trunk Debug Build --> Assertion failure: isLowered(), at c:\Users\mozilla\debug-builds\mozilla-central\js\src\jit/MIR.h:716
Attached file windgb data win 7 trunk debug build (deleted) —
Dan, is this reg allocator related and something you could look at? Thanks.
Flags: needinfo?(sunfish)
Judging by the attached debug data, buildSnapsnot is iterating over the recover info for a resume point, and it's trying to use a value which has not yet been lowered.
I wonder if this could be related to the Sink algorithm, which is now disabled on inbound / aurora. I will try to reproduce it tomorrow.
If this bug cannot be reproduced, then this is likely to be a duplicate of Bug 1108413.
Blocks: 1109195
Nicolas were you able to repro?
Flags: needinfo?(nicolas.b.pierron)
(In reply to David Bolter [:davidb] from comment #6) > Nicolas were you able to repro? I have not even tried, as the timing and the stack trace are extremely likely to be related to the Sink algorithm issue, which is now fixed. Does it still fail?
Flags: needinfo?(nicolas.b.pierron)
Flags: needinfo?(sunfish) → needinfo?(cbook)
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Flags: needinfo?(cbook)
Group: core-security → core-security-release
Group: core-security-release
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: