Closed
Bug 647435
Opened 14 years ago
Closed 14 years ago
TI+JM: Invalid read of size 4 [@js::mjit::ic::PICInfo::scopeNameLabels]
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
DUPLICATE
of bug 647547
People
(Reporter: jandem, Unassigned)
References
Details
Attachments
(2 files)
Attached file prints many error messages when I run it with Valgrind. Before minimzing it crashed or hit this assert:
Assertion failure: kind == NAME || kind == XNAME, at ../methodjit/PolyIC.h:530
Reporter | ||
Comment 1•14 years ago
|
||
Reporter | ||
Comment 2•14 years ago
|
||
Forgot to mention, this is with -m -n -a.
Comment 3•14 years ago
|
||
Dupe of 647547 (well, the other way around really, I'm going through the bugs in the wrong order).
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•