Crash in nsFont::CalcDifference
Categories
(Core :: CSS Parsing and Computation, defect, P2)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr52 | --- | unaffected |
| firefox-esr60 | --- | wontfix |
| firefox60 | --- | wontfix |
| firefox61 | --- | wontfix |
| firefox62 | --- | wontfix |
People
(Reporter: philipp, Unassigned)
References
Details
(7 keywords)
Crash Data
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Comment 2•8 years ago
|
||
| Reporter | ||
Comment 3•8 years ago
|
||
Comment 4•8 years ago
|
||
Comment 5•8 years ago
|
||
Comment 6•8 years ago
|
||
Comment 7•8 years ago
|
||
Comment 8•8 years ago
|
||
Comment 9•8 years ago
|
||
Updated•8 years ago
|
Updated•8 years ago
|
| Reporter | ||
Comment 12•8 years ago
|
||
Updated•7 years ago
|
Comment 14•7 years ago
|
||
Updated•7 years ago
|
Comment 15•7 years ago
|
||
Comment 16•7 years ago
|
||
Comment 17•7 years ago
|
||
Comment 18•7 years ago
|
||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 19•7 years ago
•
|
||
I ran the 10 most recent crashes (yesterday) through chkimg and none had detected memory corruption around the crashing IP.
Comment 20•7 years ago
|
||
Sounds like we might be stalled on this for now given comment 19. And looks like no crashes in 67.
@emilio: I know you were looking at font loading code recently. Any other ideas 4 months later?
Comment 22•7 years ago
|
||
Marking stalled and will keep it in our queue to revisit.
Updated•6 years ago
|
Comment 23•6 years ago
|
||
Removing employee no longer with company from CC list of private bugs.
Updated•3 years ago
|
Comment 24•3 years ago
|
||
Downgrading to S3, given low crash volume* and given the fact that we marked this as stalled.
For the past 2 weeks:
- nsFont::CalcDifference has 9 crashes (only 3 of which were in supported versions, i.e. 102esr or 107 release)
- nsFont::nsFont has 3 crashes, all for versions 102-103
- nsFont::~nsFont has 4 crashes, 3 of which are for Thunderbird 102 (the last being Firefox88)
So we're roughly 1 crash per day, with a substantial portion coming from old/unsupported versions.
Comment 25•3 years ago
|
||
The severity field for this bug is set to S3. However, the bug is flagged with the sec-high keyword.
:emilio, could you consider increasing the severity of this security bug?
For more information, please visit auto_nag documentation.
Comment 27•2 years ago
|
||
We are working to close out Stalled bugs that cannot be actioned, and this one is getting about 1-3 crashes per release, so not a common issue.
Comment 28•2 years ago
•
|
||
For this bug's nsFont::~nsFont crash-signature at least: the past 6 months' crashes for that signature were all for major-versions 102 and 99. That one also had no crashes after v102 when I looked at a 2-week sample of crash data in December of last year, too, in comment 24.
So that signature in particular was likely fixed post-102 (or moved to a different crash signature).
Comment 29•2 years ago
|
||
Since the bug is closed, the stalled keyword is now meaningless.
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Description
•