Closed
Bug 1380216
Opened 8 years ago
Closed 3 years ago
Crash in [ js::TypeConstraint::checkMagic ] and [ JSScript::maybeSweepTypes ]
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: ting, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, triage-deferred, Whiteboard: qa-not-actionable)
Crash Data
This bug was filed from the Socorro interface and is
report bp-317bb991-e456-448c-b567-6255f0170711.
=============================================================
Top #20 of Nightly 20170709030204 on Windows, I see two different types of crash: a) invalid memory access and b) unmatched magic, this is for (a).
Updated•8 years ago
|
Keywords: triage-deferred
Priority: -- → P3
| Reporter | ||
Updated•8 years ago
|
Crash Signature: [@ js::TypeConstraint::checkMagic] → [@ js::TypeConstraint::checkMagic]
[@ JSScript::maybeSweepTypes]
Updated•8 years ago
|
Summary: Crash in js::TypeConstraint::checkMagic → Crash in [ js::TypeConstraint::checkMagic ] and [ JSScript::maybeSweepTypes ]
Reopening bug since there are crash reports in the last 6 months.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → WORKSFORME
Status: RESOLVED → REOPENED
Resolution: WORKSFORME → ---
Whiteboard: qa-not-actionable
Updated•4 years ago
|
Blocks: sm-defects-crashes
Comment 3•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: REOPENED → RESOLVED
Closed: 4 years ago → 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•