Closed
Bug 1072353
Opened 11 years ago
Closed 11 years ago
Frequent crashes in mozilla::layers::BasicCompositor::BeginFrame in Beta
Categories
(Core :: Graphics: Layers, defect)
Core
Graphics: Layers
Tracking
()
RESOLVED
DUPLICATE
of bug 1037226
People
(Reporter: nical, Unassigned)
Details
like: https://crash-stats.mozilla.com/report/index/de8f4cdc-aae1-4a4b-b097-90b9d2140921
It looks like we are failing to allocate a render target in the basic compositor and not properly handling it.
| Reporter | ||
Updated•11 years ago
|
Summary: Frequent crashes in mozilla::layers::BasicCompositor::BeginFrame → Frequent crashes in mozilla::layers::BasicCompositor::BeginFrame in Beta
Comment 1•11 years ago
|
||
Do you know if other versions (34 & 35) are impacted?
status-firefox33:
--- → affected
status-firefox34:
--- → ?
status-firefox35:
--- → ?
tracking-firefox33:
--- → +
| Reporter | ||
Comment 2•11 years ago
|
||
Nevermind, Matt fixed this in bug 1037226, the builds showing this issue in crashstats were made before the patch was uplifted.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Updated•11 years ago
|
status-firefox33:
affected → ---
status-firefox34:
? → ---
status-firefox35:
? → ---
tracking-firefox33:
+ → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•