[PATCH 4/8] d3d10core/tests: Fix crashes with debug layer enabled.

Marvin testbot at winehq.org
Thu Jan 24 06:17:29 CST 2019


Hi,

While running your changed tests on Windows, I think I found new failures.
Being a bot and all I'm not very good at pattern recognition, so I might be
wrong, but could you please double-check?

Full results can be found at:
https://testbot.winehq.org/JobDetails.pl?Key=46579

Your paranoid android.


=== wvistau64_he (32 bit report) ===

d3d10core:
d3d10core.c:4648: Test failed: Got unexpected IAVertices count: 0.
d3d10core.c:4649: Test failed: Got unexpected IAPrimitives count: 0.
d3d10core.c:4650: Test failed: Got unexpected VSInvocations count: 0.
d3d10core.c:4653: Test failed: Got unexpected CInvocations count: 0.
d3d10core.c:4654: Test failed: Got unexpected CPrimitives count: 0.

=== wvistau64 (64 bit report) ===

d3d10core:
d3d10core.c:4648: Test failed: Got unexpected IAVertices count: 0.
d3d10core.c:4649: Test failed: Got unexpected IAPrimitives count: 0.
d3d10core.c:4650: Test failed: Got unexpected VSInvocations count: 0.
d3d10core.c:4653: Test failed: Got unexpected CInvocations count: 0.
d3d10core.c:4654: Test failed: Got unexpected CPrimitives count: 0.

=== debian9 (32 bit French report) ===

d3d10core:
Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000).

=== debian9 (32 bit Japanese:Japan report) ===

d3d10core:
Unhandled exception: page fault on execute access to 0x00000000 in 32-bit code (0x00000000).

=== debian9 (build log) ===

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)

=== debian9 (32 bit WoW report) ===

d3d10core:
Unhandled exception: page fault on read access to 0x0000000b in 32-bit code (0x7ed3b973).

=== debian9 (64 bit WoW report) ===

d3d10core:
d3d10core.c:12487: Test failed: Got {-1.00787401e+00, 0.00000000e+00, 1.00000000e+00, 5.03937006e-01}, expected {-1.00000000e+00, 0.00000000e+00, 1.00000000e+00, 5.03937006e-01} at (0, 0), sub-resource 0.

=== debian9 (build log) ===

X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)
X Error of failed request:  BadValue (integer parameter out of range for operation)
  Major opcode of failed request:  140 (RANDR)
  Minor opcode of failed request:  21 (RRSetCrtcConfig)



More information about the wine-devel mailing list