Closed
Bug 1646408
Opened 5 years ago
Closed 5 years ago
Crash in [@ mozilla::layers::BorrowedSourceSurface::~BorrowedSourceSurface]
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
RESOLVED
FIXED
82 Branch
Tracking | Status | |
---|---|---|
firefox-esr68 | --- | unaffected |
firefox-esr78 | --- | unaffected |
firefox77 | --- | unaffected |
firefox78 | --- | unaffected |
firefox79 | --- | wontfix |
firefox80 | --- | wontfix |
firefox81 | --- | fixed |
firefox82 | --- | fixed |
People
(Reporter: sg, Assigned: jgilbert)
References
(Regression)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-2b628f30-130e-417d-b55a-9c56d0200617.
Top 10 frames of crashing thread:
0 xul.dll mozilla::layers::BorrowedSourceSurface::~BorrowedSourceSurface gfx/layers/CanvasRenderer.cpp:32
1 xul.dll mozilla::layers::BasicCanvasLayer::Paint gfx/layers/basic/BasicCanvasLayer.cpp:61
2 xul.dll mozilla::layers::BasicLayerManager::PaintSelfOrChildren gfx/layers/basic/BasicLayerManager.cpp:703
3 xul.dll mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayerManager.cpp
4 xul.dll mozilla::layers::BasicLayerManager::EndTransactionInternal gfx/layers/basic/BasicLayerManager.cpp:609
5 xul.dll mozilla::FrameLayerBuilder::PaintItems layout/painting/FrameLayerBuilder.cpp:7043
6 xul.dll static mozilla::FrameLayerBuilder::DrawPaintedLayer layout/painting/FrameLayerBuilder.cpp:7251
7 xul.dll mozilla::layers::ClientMultiTiledLayerBuffer::Update gfx/layers/client/MultiTiledContentClient.cpp:264
8 xul.dll mozilla::layers::ClientMultiTiledLayerBuffer::PaintThebes gfx/layers/client/MultiTiledContentClient.cpp:118
9 xul.dll mozilla::layers::ClientTiledPaintedLayer::RenderHighPrecision gfx/layers/client/ClientTiledPaintedLayer.cpp:356
Crash volume is very low at the moment. The class where the crash happens was recently introduced with Bug 1632249.
Comment 1•5 years ago
|
||
Set release status flags based on info from the regressing bug 1632249
status-firefox77:
--- → unaffected
status-firefox78:
--- → unaffected
status-firefox79:
--- → affected
status-firefox-esr68:
--- → unaffected
Updated•5 years ago
|
Keywords: regression
Assignee | ||
Comment 2•5 years ago
|
||
Low volume, and nothing immediately jumps out at me from the crash report.
Severity: -- → S3
Priority: -- → P3
Updated•5 years ago
|
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
Similar to bug 1646255, no reports from Beta79 since the end of early beta.
Updated•5 years ago
|
See Also: → CVE-2020-15678
Comment 4•5 years ago
|
||
There's a sprinkling of these crashes on Nightly and beta.
Assignee | ||
Comment 5•5 years ago
|
||
This isn't crashing anymore.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Updated•5 years ago
|
Assignee: nobody → jgilbert
status-firefox81:
--- → fixed
status-firefox82:
--- → fixed
Target Milestone: --- → 82 Branch
Updated•5 years ago
|
Has Regression Range: --- → yes
You need to log in
before you can comment on or make changes to this bug.
Description
•