Crash in InvalidArrayIndex_CRASH | MergeState::Finalize
Categories
(Core :: Web Painting, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
thunderbird_esr60 | --- | unaffected |
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | + | disabled |
firefox62 | - | wontfix |
firefox63 | --- | wontfix |
firefox64 | --- | wontfix |
firefox65 | --- | wontfix |
firefox66 | --- | wontfix |
firefox67 | --- | wontfix |
firefox68 | --- | wontfix |
firefox69 | --- | fix-optional |
firefox70 | --- | fix-optional |
People
(Reporter: calixte, Assigned: mattwoodrow)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression)
Crash Data
Attachments
(1 file)
Updated•7 years ago
|
Comment 1•7 years ago
|
||
Assignee | ||
Comment 2•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Updated•7 years ago
|
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Assignee | ||
Comment 5•7 years ago
|
||
Comment hidden (mozreview-request) |
Comment 7•7 years ago
|
||
mozreview-review |
Assignee | ||
Updated•7 years ago
|
Comment 9•7 years ago
|
||
bugherder |
Comment 10•7 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Comment 11•7 years ago
|
||
Comment 12•7 years ago
|
||
Comment 13•6 years ago
|
||
Comment 14•6 years ago
|
||
Updated•6 years ago
|
Updated•6 years ago
|
Comment 15•6 years ago
|
||
Comment 16•6 years ago
|
||
Updating flags. Still happening across 67/68 but in low volume.
Comment 17•6 years ago
|
||
we are less than a week away from RC so wontfix for 67.
Comment 18•6 years ago
|
||
Matt, this is marked as a P1 but we have shipped multiple releases with this bug and the volume of crashes is low for these signatures, should be downgrade it to P3?
Assignee | ||
Comment 19•6 years ago
|
||
Yeah, definitely. I'm not actively working on this due to the low volume (though I would if a testcase/STR surfaced).
Updated•6 years ago
|
Comment 20•5 years ago
|
||
Happy to take a patch for 70 but since this is triaged and set to P3 priority I'm setting it as fix-optional.
That will remove the bug from weekly regression triage.
Comment 21•5 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:mattwoodrow, maybe it's time to close this bug?
Comment 22•5 years ago
|
||
I had a quick look at the crashes and the only signature that still sees active crashes is [@ RetainedDisplayListBuilder::PreProcessDisplayList]
. Under that signatures there's at least three different stacks with significantly different causes. The most common of which is hitting this assertion. The second most common is this assertion but it's a lot less frequent. Since the remaining crashes don't seem to have anything to do with the original issue I suggest to close this bug and open a new one specifically under the [@ RetainedDisplayListBuilder::PreProcessDisplayList]
signature, pointing out the failing assertions.
Assignee | ||
Updated•4 years ago
|
Comment 23•4 years ago
|
||
Closing this issue as Resolved > Worksforme since no crashes with this Signature were reported in the last 6 months.
Updated•4 years ago
|
Reporter | ||
Comment 24•4 years ago
|
||
:andrei, what's the signature you're talking about ?
Description
•