Closed
Bug 1433541
Opened 8 years ago
Closed 7 years ago
Crash in memcpy | GlyphRunFiller::FillSubrect
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1429608
People
(Reporter: mccr8, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-4bfa845e-fed1-4fab-bf34-64d8d0180124.
=============================================================
Top 10 frames of crashing thread:
0 msvcrt.dll memcpy
1 d2d1.dll GlyphRunFiller::FillSubrect
2 d2d1.dll GlyphRunRenderer::ProcessSubRects
3 d2d1.dll GlyphRunRenderer::ProcessAliasingMode
4 d2d1.dll GlyphRunRenderer::IssueRenderingCommands
5 d2d1.dll CHwSurfaceRenderTarget::DrawGlyphRun
6 d2d1.dll BrushRedirectionCompatibleCommand<CCommand_DrawGlyphRun, 0>::Execute
7 d2d1.dll BatchCommandWork::ExecuteConsumer
8 d2d1.dll PCChainManager::Execute
9 d2d1.dll CHwSurfaceRenderTarget::ProcessBatch
=============================================================
159 crashes across various versions, so not the most common crash, but it is across a number of installs so I figured I'd file it.
Comment 1•8 years ago
|
||
this signature mostly affects amd gpus on win10 insider builds, so it may be related to the spike described in bug 1429608.
Comment 2•7 years ago
|
||
The crash is already tracked by bug 1429608.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•