the vmconnect.exe crash when clicking the connection information button
After updating Windows11 22H2, the vmconnect.exe crashes when clicking the connection information button,vm are still running, and can reconnect。 IF I use RDP to link to VM, no crash happend。
The hyper-v host is win11 22H2, and the client is win10.
After updating Windows 11 22H2, vmconnect.exe, clicking the connection information button, will cause vmconnect.exe to crash. For other information, there is one hyper-v virtual machine, one wsl2, one docker desktop, and the latest installed windows subsystem android on the host.
The physical machine has been checked for system integrity using DISM and SFC tools, and there are no integrity issues.
----------
Since it is not possible to take screenshots, I use a camera to take a photo, as long as you click the connection information button, there will be a high probability of crashing, starting in non-enhanced mode, and then adjusting the resolution, it may not crash (the conditions for not crashing are uncertain).
----------
Two logs are queried. If there is a bug, please fix it.
----------
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1026</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-11-13T09:11:54.4476055Z" />
<EventRecordID>3743</EventRecordID>
<Correlation />
<Execution ProcessID="9576" ThreadID="0" />
<Channel>Application</Channel>
<Computer>jh-workstation</Computer>
<Security />
</System>
- <EventData>
<Data>应用程序: VmConnect.exe Framework 版本: v4.0.30319 说明: 由于未经处理的异常,进程终止。异常信息: System.Runtime.InteropServices.SEHException 在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG ByRef) 在 System.Windows.Forms.Application+ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr, Int32, Int32) 在 System.Windows.Forms.Application+ThreadContext.RunMessageLoopInner(Int32, System.Windows.Forms.ApplicationContext) 在 System.Windows.Forms.Application+ThreadContext.RunMessageLoop(Int32, System.Windows.Forms.ApplicationContext) 在 Microsoft.Virtualization.Client.InteractiveSession.Program.Main(System.String[])</Data>
</EventData>
</Event>
----------
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Application Error" Guid="{a0e9b465-b939-57d7-b27d-95d8e925ff57}" />
<EventID>1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x8000000000000000</Keywords>
<TimeCreated SystemTime="2022-11-13T09:11:54.6794535Z" />
<EventRecordID>3744</EventRecordID>
<Correlation />
<Execution ProcessID="18448" ThreadID="12980" />
<Channel>Application</Channel>
<Computer>jh-workstation</Computer>
<Security UserID="S-1-5-21-2317036362-4000173775-2188887362-1001" />
</System>
- <EventData>
<Data Name="AppName">VmConnect.exe</Data>
<Data Name="AppVersion">10.0.22621.1</Data>
<Data Name="AppTimeStamp">aad5fb25</Data>
<Data Name="ModuleName">KERNELBASE.dll</Data>
<Data Name="ModuleVersion">10.0.22621.755</Data>
<Data Name="ModuleTimeStamp">19d26491</Data>
<Data Name="ExceptionCode">c06d007f</Data>
<Data Name="FaultingOffset">000000000009039c</Data>
<Data Name="ProcessId">0x2568</Data>
<Data Name="ProcessCreationTime">0x1d8f73fd21c0325</Data>
<Data Name="AppPath">C:\WINDOWS\system32\VmConnect.exe</Data>
<Data Name="ModulePath">C:\WINDOWS\System32\KERNELBASE.dll</Data>
<Data Name="IntegratorReportId">59ad332d-b5db-44fc-badd-363ca67e3489</Data>
<Data Name="PackageFullName" />
<Data Name="PackageRelativeAppId" />
</EventData>
</Event>