Closed
Bug 1401945
Opened 7 years ago
Closed 7 years ago
Crash in mozilla::layers::WebRenderLayerManager::RemoveUnusedAndResetWebRenderUserData
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox55 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | disabled |
firefox58 | --- | fixed |
People
(Reporter: calixte, Assigned: ethlin)
References
(Blocks 1 open bug)
Details
(Keywords: crash, regression, Whiteboard: [clouseau] [wr-mvp])
Crash Data
Attachments
(1 file)
This bug was filed from the Socorro interface and is
report bp-09ca7075-a93f-4aa2-a297-55e850170920.
=============================================================
There are 2 crashes (from the same installation) in nightly 57 with buildid 20170920100426. In analyzing the backtrace, the regression may have been introduced by patch [1] to fix bug 1397375.
[1] https://hg.mozilla.org/mozilla-central/rev?node=6b4ff36ca8a685c4dbbce4527b191149283e25c3
Flags: needinfo?(ethlin)
Updated•7 years ago
|
Whiteboard: [clouseau] → [clouseau] [wr-mvp] [triage]
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → ethlin
Flags: needinfo?(ethlin)
Comment hidden (mozreview-request) |
Updated•7 years ago
|
Priority: -- → P2
Whiteboard: [clouseau] [wr-mvp] [triage] → [clouseau] [wr-mvp]
Comment 2•7 years ago
|
||
mozreview-review |
Comment on attachment 8910820 [details]
Bug 1401945 - Do not use the WebRenderUserData after it's removed.
https://reviewboard.mozilla.org/r/182286/#review187630
Attachment #8910820 -
Flags: review+
Updated•7 years ago
|
Status: NEW → ASSIGNED
Priority: P2 → P1
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8910820 [details]
Bug 1401945 - Do not use the WebRenderUserData after it's removed.
https://reviewboard.mozilla.org/r/182286/#review187650
Attachment #8910820 -
Flags: review?(bugmail) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/880571f39048
Do not use the WebRenderUserData after it's removed. r=jrmuizel,kats
Comment 5•7 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
Updated•7 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•