Closed
Bug 593647
Opened 14 years ago
Closed 14 years ago
[D3D9] Crash [@ mozilla::layers::ThebesLayerD3D9::DrawRegion:363]
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mattwoodrow, Unassigned)
References
Details
We crashed on Talos windows xp with D3D9 enabled. Crash looks like CreateTexture fails and we hit a NULL pointer trying to call LockRect (line numbers are -5 for me)
http://tinderbox.mozilla.org/showlog.cgi?log=Birch/1283644013.1283644395.11327.gz&fulltext=1
MSDN doesn't list an reason as to why this call could fail, I'm guessing OOM, or invalid size request.
Reporter | ||
Updated•14 years ago
|
Blocks: d3d9-layers
Comment 1•14 years ago
|
||
This turns out to have been caused by a pre-reviewed version of a patch.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•