Crash in js::TypeSet::GetValueType
Categories
(Core :: JavaScript Engine, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox60 | --- | affected |
People
(Reporter: ting, Unassigned)
References
Details
(Keywords: crash)
Crash Data
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
Updated•7 years ago
|
Comment 4•7 years ago
|
||
Comment 5•4 years ago
|
||
(In reply to Jason Orendorff [:jorendorff] from comment #4)
I would guess the signature "[@ js::TypeSet::GetValueType ]" sweeps up
basically all of a particular flavor of JS-heap memory corruption. It went
from 0 straight to hundreds of reports per day.Started the same day as bug 1429552.
bug 1429552 was duped to Bug 1400641 - Crash in FinalizeTypedArenas<T>
Perhaps this bug should be duped to it?
Or just close it out, given the crash rate is basically zero after version 62 - https://crash-stats.mozilla.org/signature/?signature=js%3A%3ATypeSet%3A%3AGetValueType&date=%3E%3D2020-07-05T07%3A49%3A00.000Z&date=%3C2021-01-05T07%3A49%3A00.000Z&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&_columns=install_time&_columns=startup_crash&_sort=-date&page=1#summary
"Actionable" is always relative to the size of the problem.
size is virtually zero for current versions.
What are the options? What can we do to make this kind of thing more actionable in the future?
Comment 6•4 years ago
|
||
Signature no longer exists.
Description
•