https://bugs.winehq.org/show_bug.cgi?id=57859 Tom Maneiro <tomman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomman(a)gmail.com --- Comment #7 from Tom Maneiro <tomman(a)gmail.com> --- Can confirm the same problem here at Debian Stable (12) on amd64. Even winecfg dies when trying to run: wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error 4000000e 0024:err:environ:run_wineboot failed to start wineboot 1 wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error 4000000e wine: failed to load /opt/wine-devel/lib/wine/i386-windows/ntdll.dll error 4000000e 0024:err:start:fatal_error FormatMessage failed FWIW, that error code maps to STATUS_IMAGE_MACHINE_TYPE_MISMATCH, which means that Wine is trying to load the wrong architecture DLL for some reason. Might be related to the recent changes on WOW64 for 10.2? In any case, I'm reverting to 10.1 for now. -- 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.