https://bugs.winehq.org/show_bug.cgi?id=42049
Bug ID: 42049 Summary: VSphere install crashes with ntoskrnl.exe.KeWaitForMultipleObjects, "Failed to install the hcmon driver" Product: Wine Version: 2.0-rc2 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: alexchandel@gmail.com Distribution: ---
As stated. The VSphere 6.0.0 installation crashes about halfway through with a popup titled "VMInstallHcmon" saying "Failed to install the hcmon driver". However, the console output reveals wine crashed due to an unimplemented "ntoskrnl.exe.KeWaitForMultipleObjects".
The last few lines of output:
regsvr32: Successfully registered DLL 'C:\Program Files (x86)\Common Files\VMware\VMware Remote Console Plug-in 5.5\Internet Explorer\vmwareRemoteConsole.dll' fixme:msvcrt:__clean_type_info_names_internal (0x11072b4c) stub fixme:heap:RtlSetHeapInformation 0x250000 0 0x23fdf0 4 stub fixme:heap:RtlSetHeapInformation 0x250000 0 0x23fdf0 4 stub fixme:heap:RtlSetHeapInformation 0x250000 0 0x23fdf0 4 stub fixme:ntoskrnl:IoWMIRegistrationControl (0x64a880 2147549185) stub fixme:ntoskrnl:IoCsqInitialize (0x156a8 0x64730c 0x64735c 0x647394 0x6473ec 0x647410 0x647424) stub fixme:ntoskrnl:KeInitializeEvent stub: 0x15630 0 0 fixme:ntoskrnl:KeInitializeEvent stub: 0x15648 0 0 fixme:ntoskrnl:KeInitializeEvent stub: 0x15660 0 0 fixme:ntoskrnl:IoRegisterPlugPlayNotification (2 0 0x649310 0x12fe0 0x6468e4 0x151c8 0x15698) stub fixme:ntoskrnl:IoRegisterPlugPlayNotification (2 1 0x6492b0 0x12fe0 0x646cf0 0x151c8 0x156a0) stub fixme:ntoskrnl:ObReferenceObjectByHandle stub: 0x3c 1f03ff 0x0 0 0x15678 0x0 wine: Call from 0x7b430d32 to unimplemented function ntoskrnl.exe.KeWaitForMultipleObjects, aborting wine: Unimplemented function ntoskrnl.exe.KeWaitForMultipleObjects called at address 0x7b430d32 (thread 00a0), starting debugger...