https://bugs.winehq.org/show_bug.cgi?id=41001
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |72a431e0efd67e89da16b8b4703 | |75ba09d84e803 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #9 from Austin English austinenglish@gmail.com --- (In reply to Austin English from comment #8)
(In reply to Anastasius Focht from comment #7)
Hello folks,
--- quote --- Similar or even dupe bug 32991. --- quote ---
Different architectures.
Bug 32991 report is about missing ntdll RtlUnwindEx implementation on ARM/ARM64 (even tho the title states 'KERNEL32.dll.RtlUnwindEx').
I've updated the title.
Here the x86_64 implementation is already there and the forward to ntdll is missing.
Patch sent: https://source.winehq.org/patches/data/128938
Should be fixed by https://source.winehq.org/git/wine.git/commitdiff/72a431e0efd67e89da16b8b470...