https://bugs.winehq.org/show_bug.cgi?id=57792
Bug ID: 57792 Summary: Unhandled page fault on write access to 05010111 at address 7BC2732E (thread 0118) Product: Wine Version: 10.0-rc6 Hardware: aarch64 OS: MacOS Status: UNCONFIRMED Severity: blocker Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: christophe.bronner@videotron.ca
Was trying this command wine /Users/lancelot/Downloads/vs_Community.exe --LayOut "C:\Temp\VS2022Offline" --Lang en-US
but it crashed with the following, I suspect this is the same error encountered when trying to use the GUI.
0118:err:eventlog:ReportEventW L"Application: vs_setup_bootstrapper.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.AccessViolationException\n at Microsoft.Win32.SafeHandles.SafeNCryptProviderHandle.NCryptFreeObject(IntPtr)\n at Micros"... wine: Unhandled page fault on write access to 05010111 at address 7BC2732E (thread 0118), starting debugger... 0118:err:seh:start_debugger Couldn't start debugger L"winedbg --auto 268 1244" (2) Read the Wine Developers Guide on how to set up winedbg or another debugger