Closed Bug 1294872 Opened 8 years ago Closed 3 years ago

Null out pointers in the rootsHash before clearing it during shutdown

Categories

(Core :: JavaScript: GC, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1407593
Tracking Status
firefox51 --- affected

People

(Reporter: terrence, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: triage-deferred)

I think the assumption is that there shouldn't be any during our shutdown GC. This is probably untrue. Regardless, we should be asserting that it is empty or nulling out the referenced pointers before we simply stop tracing it's contents.
Keywords: triage-deferred
Priority: -- → P3
Assignee: terrence.d.cole → nobody
Status: ASSIGNED → NEW

This happened in bug 1407593.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.