Closed
Bug 992438
Opened 10 years ago
Closed 10 years ago
[e10s] Assertion failure (!aDestRegion && !aSrcOffset) with D3D9 compositor
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: billm, Unassigned)
References
(Blocks 1 open bug)
Details
I've started seeing failures like this on WinXP when running mochitests on holly. Here is one failure: https://tbpl.mozilla.org/php/getParsedLog.php?id=37170555&tree=Holly#error0 The assertion happens at startup on all WinXP tests. It started happening between changesets df7b26e90378 and 7bacc9e903b0: http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=df7b26e90378&tochange=7bacc9e903b0 There are a number of changesets from Matt and nical there, so maybe you guys can help to narrow it down. If not, I can start pushing to try to narrow down the regression range.
Reporter | ||
Updated•10 years ago
|
Updated•10 years ago
|
tracking-e10s:
--- → +
Comment 1•10 years ago
|
||
I don't see this assertion anymore. This is the closest thing I can find: http://mxr.mozilla.org/mozilla-central/source/gfx/layers/d3d9/TextureD3D9.cpp#382
Reporter | ||
Comment 3•10 years ago
|
||
Yes, it looks like it went away.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(wmccloskey)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•