https://bugs.winehq.org/show_bug.cgi?id=48986
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |bafb181c42a88e9cb847d589799 | |d62ff0261a621 Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
indeed fixed by commit https://source.winehq.org/git/wine.git/commitdiff/bafb181c42a88e9cb847d58979... ("ntoskrnl.exe: Implement KeAreAllApcsDisabled."). Part of Wine 7.16 release.
Thanks Etaash.
--- snip --- ... 00f0:Call ntoskrnl.exe.KeAreAllApcsDisabled() ret=022cf1f0 00f0:trace:ntoskrnl:KeAreApcsDisabled 0 00f0:Ret ntoskrnl.exe.KeAreAllApcsDisabled() retval=00000000 ret=022cf1f0 00f0:Call ntoskrnl.exe.ExAllocatePoolWithTag(00000200,0000005e,656e6f4e) ret=022cfcbe ... --- snip ---
$ wine --version wine-7.16
Regards