-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
bugUnexpected behavior of VinegarUnexpected behavior of Vinegar
Description
Linux distribution
Everyone
Installation method
Flatpak
Vinegar version
No
What problem did you encounter?
All users when upgrading vinegar will face this error:
19:44:57 INF Initializing Wineprefix dir=/home/alexander/.var/app/org.vinegarhq.Vinegar/data/vinegar/prefixes/studio
19:44:58 WIN 00f4:err:module:find_forwarded_export module not found for forward 'cryptbase.SystemFunction036' used by L"C:\\windows\\system32\\advapi32.dll"
19:44:58 WIN 00ec:err:module:find_forwarded_export module not found for forward 'cryptbase.SystemFunction036' used by L"C:\\windows\\system32\\advapi32.dll"
19:44:58 WIN 0050:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
19:44:58 WIN 0050:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
19:44:58 WIN 0050:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
19:44:58 WIN 00a4:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\win32k.sys"
19:44:58 WIN 00a4:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgkrnl.sys"
19:44:58 WIN 00a4:err:ntoskrnl:ServiceMain Failed to load L"C:\\windows\\system32\\drivers\\dxgmms1.sys"
19:44:59 WIN 00a0:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\winebth": c00000e5
19:44:59 INF Checking Wineprefix
19:44:59 INF Acquiring user authentication
19:44:59 INF Using user for authentication user=261456960
19:44:59 INF Checking DXVK version=2.7.1
19:44:59 INF Checking WebView version=141.0.3537.71
19:44:59 INF Installing WebView path=/home/alexander/.var/app/org.vinegarhq.Vinegar/cache/vinegar/webview-141.0.3537.71.exe
19:44:59 WIN 0130:err:module:find_forwarded_export module not found for forward 'cryptbase.SystemFunction036' used by L"C:\\windows\\system32\\ADVAPI32.dll"
19:44:59 WIN wine: Call from 00006FFFFFFA8D58 to unimplemented function ADVAPI32.dll.SystemFunction036, aborting
19:44:59 WIN wine: Unimplemented function ADVAPI32.dll.SystemFunction036 called at address 00006FFFFFFA8D58 (thread 0130), starting debugger...
19:44:59 INF Checking for updates
19:44:59 ERR Error! err="Wine unexpectedly crashed, please try again or delete all data!"
A workaround for it would be to initialize wine with WINEBOOTSTRAPMODE=1, and doing so automatically while comparing the new and old wineprefix.. somehow..
Metadata
Metadata
Assignees
Labels
bugUnexpected behavior of VinegarUnexpected behavior of Vinegar