Closed
Bug 1337691
Opened 8 years ago
Closed 3 years ago
Crash in mozilla::layers::TextureClientRecycleAllocator::Destroy
Categories
(Core :: Graphics: Layers, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox54 | --- | affected |
People
(Reporter: djc, Unassigned)
References
Details
(Keywords: crash, Whiteboard: gfx-noted)
Crash Data
This bug was filed from the Socorro interface and is
report bp-93d22702-4871-48f1-b4b0-63f1f2170208.
=============================================================
Triggered for me while browsing LinkedIn.
Comment 1•8 years ago
|
||
From bug 1338025, it appears there are multiple signatures for this.
Crash Signature: [@ mozilla::layers::TextureClientRecycleAllocator::Destroy] → [@ mozilla::layers::TextureClientRecycleAllocator::Destroy]
[@ mozilla::layers::CompositableClient::~CompositableClient]
Updated•8 years ago
|
Priority: -- → P3
Whiteboard: gfx-noted
Comment 2•8 years ago
|
||
TextureClientRecycleAllocator is not used on SingleTiledContentClient. The pointer should be nullptr.
Comment 3•3 years ago
|
||
Closing because no crashes reported for 12 weeks.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•