http://bugs.winehq.org/show_bug.cgi?id=51546 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |0692d07f85f30ee5191a781b8b6 | |f51006f2ae407 --- Comment #6 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this was fixed by commit https://gitlab.winehq.org/wine/wine/-/commit/0692d07f85f30ee5191a781b8b6f510... ("ntdll: Look at CurrentMajor/MinorVersionNumber registry values before CurrentVersion.") Thanks Hans My guess: due to inconsistent version info, it triggers a bug in blackbone library when trying to resolve symbols from ntdll.dll using fallback method (opcode pattern matcher). https://github.com/DarthTon/Xenos/tree/2.3.2/ext -> blackbone @ 43bc59f https://github.com/DarthTon/Blackbone/blob/43bc59f68dc1e86347a76192ef3eadc0b... --- quote --- but it runs when using wine-9.0. --- quote --- Run = starts. The actual functionality of that tool that is injection of dlls into processes won't work as of now. But that wasn't subject of this bug report. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.