Frogging-Family / community-patches

A place to find patches that are maintained by the community before myself
100 stars 38 forks source link

[wine-tkg] Prefix creation hang when using 0002-proton_LFH.mypatch #75

Open llde opened 2 years ago

llde commented 2 years ago

Hi, when building a wine-tkg package with the 0002-proton_LFH.mypatch community patch enabled a prefix creation hang resulting in a boot timeout. Process state druign the hang seems to indicate the hang happens during install_mono phase. Screenshot_20211110_231027 Last lines of the log are

0078:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
0078:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
0078:err:winedevice:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
0024:err:environ:run_wineboot boot event wait timed out
wine: could not load kernel32.dll, status c0000135

The first 3 lines are present also on a normal wine/wine-staging

Prefix updates seems to works properly instead, at elast when a mono update isn't involved.

TheComputerGuy96 commented 2 years ago

This doesn't happen on a tagged v6.21 release :frog:

Stay tuned for bisecting :eyes:

Issue still happens with commit 6a072b98c100f38a61fad00b6c96c86b3445efac

Tk-Glitch commented 2 years ago

Should be fixed with https://github.com/Frogging-Family/wine-tkg-git/commit/28fea7aa35df774b89925a63179f935395cce482 This will be fixed in the next staging rebase.