https://bugs.winehq.org/show_bug.cgi?id=56401
Bug ID: 56401 Summary: Some ARM unwinding testcases broken by "ntdll: Use the correct structure for non-volatile registers" Product: Wine Version: 8.6 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: martin@martin.st CC: julliard@winehq.org Regression SHA1: 42cebcca3cf8220e5dfffecc99d51ded972c54d6 Distribution: ---
The recent change 42cebcca3cf8220e5dfffecc99d51ded972c54d6, "ntdll: Use the correct structure for non-volatile registers on ARM64.", broke two unwinding testcases, seh0024 and seh0026 from https://github.com/microsoft/compiler-tests/tree/master/seh. And likewise, the corresponding change for ARM broke the exact same two testcases in ARM builds.
See https://martin.st/temp/arm-seh-testcases.zip for precompiled test binaries to show the issue, e.g. arm64-seh-tests/compiler-test-seh/seh0024.exe and arm64-seh-tests/compiler-test-seh/seh0026.exe within the zip.
https://bugs.winehq.org/show_bug.cgi?id=56401
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com Fixed by SHA1| |5c98412929c4d0953fc23ab22c9 | |c9009ccd0f992 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- Fix merged - https://source.winehq.org/git/wine.git/commit/5c98412929c4d0953fc23ab22c9c90...
https://bugs.winehq.org/show_bug.cgi?id=56401
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.4.