https://bugs.winehq.org/show_bug.cgi?id=50713
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello Jacek,
--- quote --- Please test if they fix this bug. --- quote ---
it still doesn't work for me. Applied all three patches on top of current master HEAD and did a clean rebuild.
--- snip --- $ git log --oneline -4
3b5d259b10e (HEAD -> master) ntdll: Fix compacted legacy xsave area handling. 48e911ffd81 ntdll: Make cpu_info global. f40816e6ca7 ntdll: Use syscall frame in x86_64 call_raise_user_exception_dispatcher implementation. 4981785f0fb (origin/master, github-rmi1974/master) msvcirt: Implement remainder of fstream class. --- snip ---
--- snip --- $ wine --version wine-6.2-274-g3b5d259b10e
$ rm -rf ~/.wine
$ wineboot wine: created the configuration directory '/home/focht/.wine' 0024:err:environ:run_wineboot failed to start wineboot c00000e5 0024:err:wineboot:main failed to restart 64-bit L"C:\windows\system32\wineboot.exe", err 1359 --- snip ---
Regards