DogOSdev / DogOS

A Operating System made with Cosmos and in C#. 🐕
https://DogOSdev.github.io/
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

[BUG] OS randomly freezes while in use. #13

Closed TaromaruYuki closed 2 years ago

TaromaruYuki commented 2 years ago

The OS is currently freezing randomly. No help at Cosmos yet, and I don't think it's the memory manager, but it could be.

Maybe allocating more memory to the vm will help?

TaromaruYuki commented 2 years ago

Updated VMware, fixed it.

VMware???