https://bugs.winehq.org/show_bug.cgi?id=57861
Bug ID: 57861 Summary: All wine runs fail with "failed to start wineboot" Product: Wine Version: 10.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: shtetldik@gmail.com Distribution: ---
After upgrade to Wine 10.2 in Debian testing (using packages from Wine debian repo), any usage of that package wine (both regular and staging) fail with such error:
wine winecfg wine: failed to open L"C:\windows\system32\wineboot.exe": c0000135 0024:err:environ:run_wineboot failed to start wineboot c0000135 wine: could not load kernel32.dll, status c0000135
If I build Wine myself (new wow64 build), it works fine.