Closed Bug 643243 Opened 14 years ago Closed 14 years ago

TI: Crash [@ js::PutEscapedStringImpl] or [@ js::types::CondenseSweepTypeSet]

Categories

(Core :: JavaScript Engine, defect)

x86
Linux
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 643284

People

(Reporter: gkw, Unassigned)

References

Details

(Keywords: crash, testcase)

Crash Data

Attachments

(1 file)

{ function newSandbox(n) {} } var o12 = Float32Array.prototype; function f12(o) { eval('o')['__proto_' + '_'] = null; } for (var i = 0; i < 14; i++) { gc() new f12(o12); } crashes js debug shells on JM changeset 5ce2f7a90286 with -m, -a and -n at js::PutEscapedStringImpl and crashes js opt shells at js::types::CondenseSweepTypeSet when passed in as a CLI argument. This was found using a combination of jsfunfuzz and jandem's method fuzzer.
Same GC corruption as bug 643284, will push the testcase.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
Crash Signature: [@ js::PutEscapedStringImpl] [@ js::types::CondenseSweepTypeSet]
A testcase for this bug was automatically identified at js/src/jit-test/tests/basic/bug643243.js.
Flags: in-testsuite+
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: