Closed
Bug 1521993
Opened 6 years ago
Closed 6 years ago
Crash in mozilla::gfx::Factory::GetD2DDeviceContext
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1521774
Tracking | Status | |
---|---|---|
firefox65 | --- | unaffected |
firefox66 | --- | fix-optional |
firefox67 | --- | ? |
People
(Reporter: lizzard, Unassigned)
Details
(Keywords: crash, regression)
Crash Data
This bug is for crash report bp-b6685b06-5afa-4934-a3f1-4e34a0190121.
This crash started showing up in Nightly 66 in the 20190119095933 build.
Top 10 frames of crashing thread:
0 xul.dll mozilla::gfx::Factory::GetD2DDeviceContext gfx/2d/Factory.cpp:875
1 xul.dll mozilla::gfx::DrawTargetD2D1::OptimizeSourceSurface gfx/2d/DrawTargetD2D1.cpp:2157
2 xul.dll static struct nsLayoutUtils::SurfaceFromElementResult nsLayoutUtils::SurfaceFromElement layout/base/nsLayoutUtils.cpp:7277
3 xul.dll nsLayoutUtils::SurfaceFromElement layout/base/nsLayoutUtils.cpp:7424
4 xul.dll mozilla::dom::CanvasRenderingContext2D::DrawImage dom/canvas/CanvasRenderingContext2D.cpp:4658
5 xul.dll static bool mozilla::dom::CanvasRenderingContext2D_Binding::drawImage dom/bindings/CanvasRenderingContext2DBinding.cpp:2621
6 xul.dll mozilla::dom::binding_detail::GenericMethod<mozilla::dom::binding_detail::NormalThisPolicy, mozilla::dom::binding_detail::ThrowExceptions> dom/bindings/BindingUtils.cpp:3124
7 xul.dll js::InternalCallOrConstruct js/src/vm/Interpreter.cpp:533
8 xul.dll static bool InternalCall js/src/vm/Interpreter.cpp:588
9 xul.dll static bool Interpret js/src/vm/Interpreter.cpp:3068
Reporter | ||
Comment 1•6 years ago
|
||
Oops. Marcia just filed this.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Updated•6 years ago
|
status-firefox67:
--- → ?
You need to log in
before you can comment on or make changes to this bug.
Description
•