Closed Bug 758532 Opened 13 years ago Closed 13 years ago

crash in mozilla::gfx::DrawTargetDual::DrawTargetDual

Categories

(Core :: Graphics: Canvas2D, defect)

15 Branch
x86
Windows 7
defect
Not set
critical

Tracking

()

RESOLVED DUPLICATE of bug 758531

People

(Reporter: scoobidiver, Unassigned)

References

Details

(Keywords: crash, regression)

Crash Data

It first appeared in 15.0a1/20120523164348. The regression range is: http://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=36e938e51481&tochange=d499dc65cdab It's probably a regression from bug 715768. Signature mozilla::gfx::DrawTargetDual::DrawTargetDual(mozilla::gfx::DrawTarget*, mozilla::gfx::DrawTarget*) More Reports Search UUID 60729fde-01da-4c48-a8c9-38a262120524 Date Processed 2012-05-24 22:05:04 Uptime 15199 Last Crash 4.0 days before submission Install Age 5.9 hours since version was first installed. Install Time 2012-05-24 16:10:23 Product Firefox Version 15.0a1 Build ID 20120523164348 Release Channel nightly OS Windows NT OS Version 6.1.7601 Service Pack 1 Build Architecture x86 Build Architecture Info GenuineIntel family 6 model 42 stepping 7 Crash Reason EXCEPTION_ACCESS_VIOLATION_READ Crash Address 0x3c App Notes AdapterVendorID: 0x1002, AdapterDeviceID: 0x6758, AdapterSubsysID: 23091787, AdapterDriverVersion: 8.961.0.0 D2D? D2D+ DWrite? DWrite+ D3D10 Layers? D3D10 Layers+ EMCheckCompatibility True Total Virtual Memory 4294836224 Available Virtual Memory 2641534976 System Memory Use Percentage 78 Available Page File 982515712 Available Physical Memory 913616896 Frame Module Signature Source 0 gkmedias.dll mozilla::gfx::DrawTargetDual::DrawTargetDual gfx/2d/DrawTargetDual.h:41 1 gkmedias.dll mozilla::gfx::DrawTargetDual::CreateSimilarDrawTarget gfx/2d/DrawTargetDual.cpp:177 2 xul.dll gfxContext::PushGroup gfx/thebes/gfxContext.cpp:1461 3 xul.dll gfxContext::PushGroupAndCopyBackground gfx/thebes/gfxContext.cpp:1537 4 xul.dll mozilla::layers::BasicLayerManager::PushGroupForLayer gfx/layers/basic/BasicLayers.cpp:620 5 xul.dll mozilla::layers::BasicThebesLayer::PaintThebes gfx/layers/basic/BasicLayers.cpp:677 6 xul.dll mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:2023 7 xul.dll mozilla::layers::BasicLayerManager::PaintLayer gfx/layers/basic/BasicLayers.cpp:2038 8 xul.dll mozilla::layers::BasicLayerManager::EndTransactionInternal gfx/layers/basic/BasicLayers.cpp:1688 9 xul.dll mozilla::layers::BasicLayerManager::EndTransaction gfx/layers/basic/BasicLayers.cpp:1635 10 xul.dll mozilla::PaintInactiveLayer layout/base/FrameLayerBuilder.cpp:1560 11 xul.dll mozilla::FrameLayerBuilder::DrawThebesLayer layout/base/FrameLayerBuilder.cpp:2527 12 xul.dll mozilla::layers::ThebesLayerD3D10::DrawRegion gfx/layers/d3d10/ThebesLayerD3D10.cpp:460 More reports at: https://crash-stats.mozilla.com/report/list?signature=mozilla%3A%3Agfx%3A%3ADrawTargetDual%3A%3ADrawTargetDual%28mozilla%3A%3Agfx%3A%3ADrawTarget*%2C+mozilla%3A%3Agfx%3A%3ADrawTarget*%29
I strongly suspect this was the same leak as bug 758531. Let's see if it goes away.
This seems to have gone away with the large improvement made on bug 758531
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.