Closed
Bug 956034
Opened 12 years ago
Closed 12 years ago
Assertion failure: MIR instruction returned object with unexpected type, at c:\Users\mozilla\debug-builds\mozilla-central\js\src\jit/IonMacroAssemble .cpp:1223
Categories
(Core :: JavaScript Engine: JIT, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 953373
People
(Reporter: cbook, Assigned: jandem)
References
(
URL
)
Details
(Keywords: assertion, crash, sec-critical)
Attachments
(1 file)
|
1.26 KB,
text/plain
|
Details |
found via bughunter on http://www.amazon.de/gp/product/B00BIYAO3K/sr=8-1/qid=1387642884/ref=olp_product_details?ie=UTF8&me=&qid=1387642884&seller=&sr=8-1
(thats something for playstation 4 site it seems)
Loading this site result in the assertion failure after some seconds
Assertion failure: MIR instruction returned object with unexpected type, at c:\Users\mozilla\debug-builds\mozilla-central\js\src\jit/IonMacroAssemble
.cpp:1223
same as bug 953114 ?
| Assignee | ||
Comment 1•12 years ago
|
||
Thanks for the report. This is likely a duplicate of bug 953373 (also Amazon).
I just pushed my patch for bug 953373 to Try, will land it when it's green and we can check if it fixes this bug too :)
Updated•12 years ago
|
Keywords: sec-critical
Updated•12 years ago
|
Assignee: nobody → jdemooij
| Reporter | ||
Comment 3•12 years ago
|
||
(In reply to Jan de Mooij [:jandem] from comment #2)
> Tomcat, can you verify this works now?
verified fixed my crash with the checked in fix
Flags: needinfo?(cbook)
| Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Carsten Book [:Tomcat] from comment #3)
> verified fixed my crash with the checked in fix
Thanks!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Updated•10 years ago
|
Group: core-security → core-security-release
Updated•9 years ago
|
Group: core-security-release
You need to log in
before you can comment on or make changes to this bug.
Description
•