Closed Bug 1151751 Opened 9 years ago Closed 11 months ago

crash in js::Nursery::collectToFixedPoint(js::gc::MinorCollectionTracer*, js::Nursery::TenureCountCache&)

Categories

(Core :: JavaScript: GC, defect)

All
macOS
defect

Tracking

()

RESOLVED WORKSFORME
Tracking Status
firefox48 --- affected
firefox49 --- affected
firefox-esr45 --- affected
firefox50 --- affected
firefox51 --- affected
firefox52 --- wontfix
firefox53 --- affected

People

(Reporter: me, Unassigned)

References

(Blocks 1 open bug)

Details

(Keywords: crash)

Crash Data

This bug was filed from the Socorro interface and is 
report bp-490d8be1-748f-4b6e-9d0b-0a0a42150210.
=============================================================
Crash Signature: [@ js::Nursery::collectToFixedPoint(js::gc::MinorCollectionTracer*, js::Nursery::TenureCountCache&)] → [@ js::Nursery::collectToFixedPoint(js::gc::MinorCollectionTracer*, js::Nursery::TenureCountCache&)] [@ js::Nursery::collectToFixedPoint]
This seems to still be happening:

https://crash-stats.mozilla.com/report/list?range_unit=days&range_value=28&signature=js%3A%3ANursery%3A%3AcollectToFixedPoint#tab-reports

Robert, how do we prioritize things like this? I guess maybe on a topcrash level, this isn't so prevalent? (How do I find out?)
Component: General → JavaScript: GC
Flags: needinfo?(kairo)
Product: Firefox → Core
(In reply to :Gijs Kruitbosch from comment #1)
> This seems to still be happening:
> 
> https://crash-stats.mozilla.com/report/
> list?range_unit=days&range_value=28&signature=js%3A%3ANursery%3A%3AcollectToF
> ixedPoint#tab-reports
> 
> Robert, how do we prioritize things like this? I guess maybe on a topcrash
> level, this isn't so prevalent? (How do I find out?)

It's far from topcrash level, the 334 crashes in 43.0.4 it has over the last week are low enough to make it not even show up in the top 50 as laid out by https://crash-stats.mozilla.com/topcrashers/?product=Firefox&version=43.0.4&days=7

If it's not a security issue or well-reproducible, it has no priority from our Release Quality POV.
Flags: needinfo?(kairo)
Crash volume for signature 'js::Nursery::collectToFixedPoint':
 - nightly (version 50): 0 crashes from 2016-06-06.
 - aurora  (version 49): 9 crashes from 2016-06-07.
 - beta    (version 48): 796 crashes from 2016-06-06.
 - release (version 47): 1458 crashes from 2016-05-31.
 - esr     (version 45): 26 crashes from 2016-04-07.

Crash volume on the last weeks:
            W. N-1  W. N-2  W. N-3  W. N-4  W. N-5  W. N-6  W. N-7
 - nightly       0       0       0       0       0       0       0
 - aurora        2       1       0       0       1       1       4
 - beta        129      99     110     131      99      90      75
 - release     183     224     197     186     182     187     193
 - esr           2       7       4       1       3       2       5

Affected platforms: Windows, Linux
Crash volume for signature 'js::Nursery::collectToFixedPoint':
 - nightly (version 53): 3 crashes from 2016-11-14.
 - aurora  (version 52): 5 crashes from 2016-11-14.
 - beta    (version 51): 228 crashes from 2016-11-14.
 - release (version 50): 1073 crashes from 2016-11-01.
 - esr     (version 45): 136 crashes from 2016-07-06.

Crash volume on the last weeks (Week N is from 01-02 to 01-08):
            W. N-1  W. N-2  W. N-3  W. N-4  W. N-5  W. N-6  W. N-7
 - nightly       1       1       0       0       1       0       0
 - aurora        2       0       0       0       2       1       0
 - beta         70      65      35      11      14       2       0
 - release     256     202     114      19     124     218      76
 - esr          16      13      15       9       4       3       7

Affected platforms: Windows, Linux

Crash rank on the last 7 days:
           Browser   Content   Plugin
 - nightly #2536     #772
 - aurora  #1416     #1259
 - beta    #516      #266
 - release #490      #303
 - esr     #1196
Too late for firefox 52, mass-wontfix.
QA Whiteboard: qa-not-actionable
Severity: critical → S2

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: S2 → S3
Crash Signature: [@ js::Nursery::collectToFixedPoint(js::gc::MinorCollectionTracer*, js::Nursery::TenureCountCache&)] [@ js::Nursery::collectToFixedPoint] → [@ js::Nursery::collectToFixedPoint] [@ js::Nursery::collectToFixedPoint]

Closing because no crashes reported for 12 weeks.

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