Closed
Bug 1433028
Opened 8 years ago
Closed 7 years ago
Crash in memcpy | CSysToHwTransferBuffer::Flush
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1429608
People
(Reporter: jchen, Unassigned)
Details
(Keywords: crash)
Crash Data
This bug was filed from the Socorro interface and is
report bp-9ec658fb-47d1-4fd3-9fc3-a07c60180124.
=============================================================
Top 10 frames of crashing thread:
0 msvcrt.dll memcpy
1 d2d1.dll CSysToHwTransferBuffer::Flush
2 d2d1.dll CHwVertexBufferWriter::PrepareForRenderingAndEnsureUnlocked
3 d2d1.dll [thunk]:RefCountedObject<TK12::UploadBufferRange, LockingRequired, TK12::UploadBufferRange>::Release`adjustor{16}'
4 d2d1.dll CHwSurfaceRenderTarget::FlushQueuedOperations
5 d2d1.dll StageManagerBase::AllocateHeapRect
6 d2d1.dll GeometryStageManager::BeginDraw
7 d2d1.dll CHwSurfaceRenderTarget::FillTessellation_TIR
8 d2d1.dll [thunk]:RefCountedObject<TK12::UploadBufferRange, LockingRequired, TK12::UploadBufferRange>::Release`adjustor{16}'
9 d2d1.dll CHwSurfaceRenderTarget::FillPath
=============================================================
Content crash that just had a spike in crashes in the latest Nightly, although it doesn't appear to be a recent crash.
Comment 1•8 years ago
|
||
this signature only 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
•