TheFocusMan
TheFocusMan
> Thanks, it looks like all kernels are failing due to some timeout. Yep that is the problem
> Are you able to reproduce the timeouts locally? Yes the problem is in the fat test file system: Cosmos.Kernel.Tests.Fat
> Where you able to figure out what kind of error it is? Stack corruption, issue with virtual methods or unhandled exception for example? No i cannot find out what...
> excelent, i've been needing to fix nativememory but i never got around to it, as for the heap, that will be very useful as crashing the system by accidentaly...
> Why did you close it? @quajak I updated the repository and it auto closed it
> Very weird, it looks like all the changes are gone... i create new one
This is a problem in the heap area that the Mount disk reapitly check the partions and then the Small Heap throw that SMT is null, Just add this code...
> > Just add this code in `Kernel.BeforeRun` function `if (HeapSmall.SMT == null) GCImplementation.Init();` > > i alredy fixed it but i wait that the creator is merge my PR...
> I see, thank you. So this is fixed? Yep it fixed it