[PATCH 3/8] ntdll: Change zero_bits parameter type to ULONG_PTR for NtMapViewOfSection and NtAllocateVirtualMemory

Marvin testbot at winehq.org
Thu Aug 1 04:51:01 CDT 2019


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=55000

Your paranoid android.


=== wvistau64_fr (32 bit report) ===

kernel32:
loader.c:3305: Test failed: WaitForSingleObject failed: 102
loader.c:3307: Test failed: expected exit code 199, got 259
loader.c:3316: Test failed: WaitForSingleObject failed: 102
loader.c:3326: Test failed: expected 198, got 259
loader.c:3329: Test failed: expected STATUS_PROCESS_IS_TERMINATING, got 0

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

kernel32:
loader.c:3075: Test failed: child process failed to terminate
loader.c:3078: Test failed: expected exit code 195, got 259

=== wvistau64 (32 bit report) ===

kernel32:
virtual.c:2548: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2586: Test failed: expected policy flags 0, got 3
virtual.c:2587: Test failed: expected policy permanent FALSE, got 1
virtual.c:2642: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2656: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2685: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2700: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2748: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2763: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2781: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2799: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2880: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2904: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2944: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2969: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:3006: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2548: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2586: Test failed: expected policy flags 1, got 3
virtual.c:2587: Test failed: expected policy permanent FALSE, got 1
virtual.c:2685: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2700: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2748: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2763: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2944: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2969: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:3006: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2548: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2587: Test failed: expected policy permanent FALSE, got 1
virtual.c:3006: Test failed: NtSetInformationProcess failed with status c0000022

=== w864 (32 bit report) ===

kernel32:
virtual.c:2548: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2586: Test failed: expected policy flags 0, got 3
virtual.c:2587: Test failed: expected policy permanent FALSE, got 1
virtual.c:2642: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2656: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2685: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2700: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2748: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2763: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2781: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2799: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2880: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2904: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2944: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2969: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:3006: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2548: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2586: Test failed: expected policy flags 1, got 3
virtual.c:2587: Test failed: expected policy permanent FALSE, got 1
virtual.c:2685: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2700: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2748: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2763: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2944: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:2969: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions
virtual.c:3006: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2548: Test failed: NtSetInformationProcess failed with status c0000022
virtual.c:2587: Test failed: expected policy permanent FALSE, got 1
virtual.c:3006: Test failed: NtSetInformationProcess failed with status c0000022

=== debian10 (32 bit report) ===

Report errors:
kernel32:virtual prints too much data (91052 bytes)

=== debian10 (32 bit French report) ===

Report errors:
kernel32:virtual prints too much data (91052 bytes)

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

Report errors:
kernel32:virtual prints too much data (91052 bytes)

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

Report errors:
kernel32:virtual prints too much data (91052 bytes)

=== debian10 (32 bit WoW report) ===

Report errors:
kernel32:virtual prints too much data (91052 bytes)

=== debian10 (64 bit WoW report) ===

Report errors:
kernel32:virtual prints too much data (91052 bytes)



More information about the wine-devel mailing list