Cosmos icon indicating copy to clipboard operation
Cosmos copied to clipboard

Assertation Failed: Unexpected exception during Attach

Open thedukeofcool opened this issue 2 years ago • 4 comments

Exception

To Reproduce Install the latest devkit on VS2022. Attempt to debug a C# Kernel.

thedukeofcool avatar Jul 28 '22 22:07 thedukeofcool

Where is vmware installed? Can the current user launch it?

quajak avatar Jul 29 '22 18:07 quajak

Yes, the current user can launch it. I've also tried running Visual Studio as admin, but that didn't work.

thedukeofcool avatar Jul 31 '22 13:07 thedukeofcool

Looking at the code https://github.com/CosmosOS/Cosmos/blob/4a30847dec29c98aa0a445d69eb8067a2e9574d1/source/Cosmos.Debug.Hosts/VMware.cs#L70-L92 it is failing when trying to launch vmware. Could you try install vmware at some other location?

quajak avatar Jul 31 '22 17:07 quajak

Sure, sorry I took so long.

thedukeofcool avatar Aug 23 '22 18:08 thedukeofcool