Closed Bug 734978 Opened 12 years ago Closed 12 years ago

JS OOM Testing: Assertion failure: cx->typeInferenceEnabled() && hasLazyType(), at js/src/jsinfer.cpp:5695

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 6284 -f js/src/jit-test/tests/jaeger/bug582286.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
JSObject::makeLazyType should be able to cope with the case where TI is disabled, as this can happen when types were previously nuked.
Attachment #613624 - Flags: review?(luke)
Attachment #613624 - Flags: review?(luke) → review+
https://hg.mozilla.org/mozilla-central/rev/24e84699e395
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: