Closed Bug 1243112 Opened 9 years ago Closed 9 years ago

crash in OOM | unknown | NS_ABORT_OOM(unsigned int) | gfxContext::PushNewDT(gfxContentType) - D2D1.1 version

Categories

(Core :: Graphics: Layers, defect)

x86
Windows 8.1
defect
Not set
critical

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: milan, Unassigned)

References

Details

(Keywords: crash, Whiteboard: [gfx-noted])

Crash Data

+++ This bug was initially created as a clone of Bug #1107792 +++ https://crash-stats.mozilla.com/report/index/82ce712c-7ba6-4fc3-8266-93f722160119 https://crash-stats.mozilla.com/report/index/4a40bb9f-b637-4293-bb7b-73dd02160119 Two crashes with the same signature as bug 1107792, but with D2D, rather than Cairo. Still basic layers though.
PushNewDT, where we have BasicLayerManager and DrawTargetD2D1, and DrawTargetD2D1::Init failing with, from what I can tell, mDC->CreateBitmap returning "out of memory", even on a 64x64 (so, 16k attempted and failed.) System memory usage reported at 71% and 89% for these two reports. Running out of some GPU resource?
Flags: needinfo?(bas)
Whiteboard: [b2g-crash][gfx-noted] → [gfx-noted]
(In reply to Milan Sreckovic [:milan] from comment #1) > PushNewDT, where we have BasicLayerManager and DrawTargetD2D1, and > DrawTargetD2D1::Init failing with, from what I can tell, mDC->CreateBitmap > returning "out of memory", even on a 64x64 (so, 16k attempted and failed.) > System memory usage reported at 71% and 89% for these two reports. > > Running out of some GPU resource? Presumably, yes. Although.. you never know if D2D has some cairo-esque error reporting going on.
Flags: needinfo?(bas)
From the crash signature [@ OOM | unknown | NS_ABORT_OOM | gfxContext::PushNewDT ], the current affected versions are: - Nightly: 44.0a1, 45.0a1 - Aurora: 44.0a2, 45.0a2 - Beta: 44.0b1, 45.0b1, 45.0b2
Depends on: 1256541
This is no longer reported for any versions of Firefox we currently support. This seems completely isolated to old Nightly and Aurora versions.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.