https://bugs.winehq.org/show_bug.cgi?id=49869
--- Comment #9 from Cedric cedric.dewijs@eclipso.eu --- Cool, the problem is the very first commit after release 5.10:
$ git log commit e561ce4b9259071f79d219dddf62f05cdd8dd07b (HEAD, refs/bisect/bad) Author: Alexandre Julliard julliard@winehq.org Date: Sat Jun 6 13:56:19 2020 +0200
ntdll: Move NtRaiseException() implementation to the Unix library.
Signed-off-by: Alexandre Julliard julliard@winehq.org
commit 3cc3b445752902e07231900befc296f74ad6576e (tag: wine-5.10, refs/bisect/good-3cc3b445752902e07231900befc296f74ad6576e) Author: Alexandre Julliard julliard@winehq.org Date: Fri Jun 5 21:15:16 2020 +0200
Release 5.10.
Signed-off-by: Alexandre Julliard julliard@winehq.org