[PATCH 3/3] ntdll: Use cached debug registers in NtGetContextThread() if hw debug breakpoints are disabled.

Marvin testbot at winehq.org
Mon May 24 05:57:32 CDT 2021


Hi,

While running your changed tests, 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=91092

Your paranoid android.


=== debiant2 (32 bit report) ===

ntdll:
exception.c:912: Test failed: B0 flag is not set in Dr6
exception.c:920: Test failed: BS flag is not set in Dr6
exception.c:926: Test failed: eip is wrong: 3b0002 instead of 3b0001
exception.c:928: Test failed: B0 flag is not set in Dr6
exception.c:934: Test failed: eip is wrong: 422fa5 instead of 3b0002
exception.c:937: Test failed: BS flag is not set in Dr6

=== debiant2 (32 bit Chinese:China report) ===

ntdll:
exception.c:912: Test failed: B0 flag is not set in Dr6
exception.c:920: Test failed: BS flag is not set in Dr6
exception.c:926: Test failed: eip is wrong: 3f0002 instead of 3f0001
exception.c:928: Test failed: B0 flag is not set in Dr6
exception.c:934: Test failed: eip is wrong: 422fa5 instead of 3f0002
exception.c:937: Test failed: BS flag is not set in Dr6

=== debiant2 (32 bit WoW report) ===

ntdll:
exception.c:912: Test failed: B0 flag is not set in Dr6
exception.c:920: Test failed: BS flag is not set in Dr6
exception.c:926: Test failed: eip is wrong: 3c0002 instead of 3c0001
exception.c:928: Test failed: B0 flag is not set in Dr6
exception.c:934: Test failed: eip is wrong: 422fa5 instead of 3c0002
exception.c:937: Test failed: BS flag is not set in Dr6



More information about the wine-devel mailing list