Closed Bug 735045 Opened 13 years ago Closed 13 years ago

JS OOM Testing: Assertion failure: !var.lifetime && var.saved, at js/src/jsanalyze.cpp:933

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/crashes on mozilla-central revision c6f26a8dcd08: js -m -n -a -A 6109 -f js/src/jit-test/tests/jaeger/bug658579.js Log with backtraces of failed allocations (as outputted when compiling with --enable-oom-backtrace and filtered through addr2line) is attached.
Attached patch patchSplinter Review
Preserve invariant between saved array and lifetime variables' saved fields --- a var should be in the array iff its .saved != NULL.
Attachment #613615 - Flags: review?(luke)
Attachment #613615 - Flags: review?(luke) → review+
Status: NEW → RESOLVED
Closed: 13 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: