[PATCH] ntdll: Fix more corner cases for arm64 packed info unwinding

Marvin testbot at winehq.org
Mon Sep 7 05:24:57 CDT 2020


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

Your paranoid android.


=== w10pro64 (32 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 007FFA80, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 007FF880, length 0x100, flags 0x10040.

=== w10pro64_2scr (32 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 007FFA80, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 007FF880, length 0x100, flags 0x10040.

=== w10pro64_ar (32 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 007FFA80, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 007FF880, length 0x100, flags 0x10040.

=== w10pro64_he (32 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 007FFA80, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 007FF880, length 0x100, flags 0x10040.

=== w10pro64_ja (32 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 007FFA80, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 007FF880, length 0x100, flags 0x10040.

=== w10pro64_zh_CN (32 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 007FFA80, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 007FF880, length 0x100, flags 0x10040.

=== w10pro64 (64 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 000000000083F040, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 000000000083EE40, length 0x100, flags 0x10040.

=== w10pro64_ar (64 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 000000000083F040, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 000000000083EE40, length 0x100, flags 0x10040.

=== w10pro64_he (64 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 000000000083F040, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 000000000083EE40, length 0x100, flags 0x10040.

=== w10pro64_ja (64 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 000000000083F040, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 000000000083EE40, length 0x100, flags 0x10040.

=== w10pro64_zh_CN (64 bit report) ===

ntdll:
exception.c:7152: Test failed: Got unexpected p 000000000083F040, length 0x100, flags 0x100040.
exception.c:7152: Test failed: Got unexpected p 000000000083EE40, length 0x100, flags 0x10040.

=== debiant (32 bit report) ===

ntdll:
threadpool.c:1904: Test failed: WaitForSingleObject returned 258



More information about the wine-devel mailing list