[PATCH v2] Fix handling of zero_bits argument in NtAllocateVirtualMemory and friends
This is v2 of my previous patch (https://www.winehq.org/pipermail/wine-devel/2019-February/139590.html), and these are the changes I've made since then: - Readd functionality to specify alignment as an internal ntdll function virtual_alloc - Fix tests - and some minor fix-ups that are not worth mentioning
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=48179 Your paranoid android. === wxppro (32 bit report) === kernel32: virtual.c:455: Test failed: NtAllocateVirtualMemory returned status c00000f1 and pointer 00000000 virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 === w2003std (32 bit report) === kernel32: virtual.c:455: Test failed: NtAllocateVirtualMemory returned status c00000f1 and pointer 00000000 virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 === wvistau64 (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === wvistau64_zh_CN (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === wvistau64_fr (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === wvistau64_he (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w2008s64 (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w7u (32 bit report) === kernel32: virtual.c:455: Test failed: NtAllocateVirtualMemory returned status c00000f1 and pointer 00000000 virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w7pro64 (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w8 (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w8adm (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w864 (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === w1064 (32 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 0, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2836: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2850: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2975: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2993: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3074: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3098: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2780: Test failed: expected policy flags 1, got 3 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:2879: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2894: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2942: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:2957: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3138: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3163: Test failed: expected no STATUS_ACCESS_VIOLATION exception, got 1 exceptions virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2742: Test failed: NtSetInformationProcess failed with status c0000022 virtual.c:2781: Test failed: expected policy permanent FALSE, got 1 virtual.c:3200: Test failed: NtSetInformationProcess failed with status c0000022 === wvistau64 (64 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 === w2008s64 (64 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 === w7pro64 (64 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 === w864 (64 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220 === w1064 (64 bit report) === kernel32: virtual.c:1295: Test failed: NtMapViewOfSection returned 0 virtual.c:1335: Test failed: NtMapViewOfSection returned c0000220
participants (2)
-
Las@protonmail.ch -
Marvin