Open
Bug 1535347
Opened 7 years ago
Updated 3 years ago
Crash in [@ js::gc::EdgeNeedsSweep<T>]
Categories
(Core :: JavaScript: GC, defect, P5)
Tracking
()
REOPENED
People
(Reporter: pascalc, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash)
Crash Data
This bug is for crash report bp-d2497193-18f3-4b70-b558-dc67c0190314.
Top 10 frames of crashing thread:
0 xul.dll bool js::gc::EdgeNeedsSweep<JSObject*> js/src/gc/Marking.cpp:3403
1 xul.dll bool `anonymous namespace'::TypeCompilerConstraint< js/src/vm/TypeInference.cpp:1279
2 xul.dll js::ConstraintTypeSet::sweep js/src/vm/TypeInference.cpp:4539
3 xul.dll js::ObjectGroup::sweep js/src/vm/TypeInference.cpp:4662
4 xul.dll js::gc::GCRuntime::sweepTypeInformation js/src/gc/GC.cpp:5909
5 xul.dll js::gc::IncrementalProgress sweepaction::SweepActionSequence<js::gc::GCRuntime*, js::FreeOp*, js::SliceBudget&, JS::Zone*>::run js/src/gc/GC.cpp:6296
6 xul.dll js::gc::IncrementalProgress sweepaction::SweepActionForEach<js::gc::SweepGroupZonesIter, JSRuntime*, js::gc::GCRuntime*, js::FreeOp*, js::SliceBudget&>::run js/src/gc/GC.cpp:6327
7 xul.dll js::gc::IncrementalProgress sweepaction::SweepActionSequence<js::gc::GCRuntime*, js::FreeOp*, js::SliceBudget&>::run js/src/gc/GC.cpp:6296
8 xul.dll js::gc::IncrementalProgress sweepaction::SweepActionRepeatFor<js::gc::SweepGroupsIter, JSRuntime*, js::gc::GCRuntime*, js::FreeOp*, js::SliceBudget&>::run js/src/gc/GC.cpp:6356
9 xul.dll js::gc::GCRuntime::performSweepActions js/src/gc/GC.cpp:6528
Reporter | ||
Updated•7 years ago
|
status-firefox65:
--- → wontfix
status-firefox66:
--- → affected
Updated•7 years ago
|
Component: General → JavaScript: GC
Comment 1•4 years ago
|
||
Closing this as resolved:worksforme since there were no crashes in the last 6 months for this signature.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Comment 2•4 years ago
|
||
There have been recent crashes with this signature.
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
Comment 3•3 years ago
|
||
Since the crash volume is low (less than 5 per week), the severity is downgraded to S3
. Feel free to change it back if you think the bug is still critical.
For more information, please visit auto_nag documentation.
Severity: critical → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•