Closed
Bug 1455488
Opened 7 years ago
Closed 7 years ago
blob-invalidation: Crash in mozilla::layers::DIGroup::ComputeGeometryChange
Categories
(Core :: Graphics: WebRender, defect, P1)
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox59 | --- | unaffected |
firefox60 | --- | unaffected |
firefox61 | --- | disabled |
People
(Reporter: jan, Assigned: jrmuizel)
References
(Blocks 1 open bug)
Details
(Keywords: crash, nightly-community)
Crash Data
Attachments
(1 file)
Seen on Socorro. Mac and Windows so far.
This signature came back after blob-invalidation was enabled by default in bug 1450015.
for example:
bp-e02fb3a3-123e-4de5-af81-7dca00180419
> MOZ_RELEASE_ASSERT(rect.IsEqualEdges(aData->mRect))
Assignee | ||
Comment 1•7 years ago
|
||
It seems like this might reproduce on https://unifi-nanohd.ubnt.com/
Updated•7 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P1
Comment hidden (mozreview-request) |
Comment 3•7 years ago
|
||
mozreview-review |
Comment on attachment 8970358 [details]
Bug 1455488. Blend modes are container items.
https://reviewboard.mozilla.org/r/239146/#review244808
Attachment #8970358 -
Flags: review?(mstange) → review+
Pushed by jmuizelaar@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/054afcafce15
Blend modes are container items. r=mstange
Comment 5•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Reporter | ||
Updated•7 years ago
|
Assignee: nobody → jmuizelaar
Reporter | ||
Updated•6 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•