Closed Bug 735016 Opened 12 years ago Closed 12 years ago

JS OOM Testing: Assertion failure: !hasLazyType(), at ../vm/ObjectImpl.h:198

Categories

(Core :: JavaScript Engine, defect)

x86_64
Linux
defect
Not set
critical

Tracking

()

RESOLVED FIXED
mozilla14

People

(Reporter: decoder, Unassigned)

Details

(Keywords: assertion, testcase)

Attachments

(2 files)

The following command aborts on mozilla-central revision c6f26a8dcd08:

js -m -n -a -A 6113 -f js/src/jit-test/tests/jaeger/recompile/bug641269.js

Attached is the log with backtraces of all failed allocations (as outputted when compiling with --enable-oom-backtrace and filtered through addr2line).
Attached patch patchSplinter Review
Avoid botching assert when getType fails to replace an object's lazy type (TI will be disabled afterwards so bogus assert).
Attachment #613619 - Flags: review?(luke)
Attachment #613619 - Flags: review?(luke) → review+
https://hg.mozilla.org/mozilla-central/rev/13d7d092964f
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla14
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: