Deacresed Heap Crashes (Reopen PR)#2531
Deacresed Heap Crashes (Reopen PR)#2531TheFocusMan wants to merge 45 commits intoCosmosOS:masterfrom
Conversation
… it by user choose
quajak
left a comment
There was a problem hiding this comment.
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: |
|
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 kind of error it , but According to the log it look like that it's stopped on the code of create or delete file method, Most of the chances is can be unhandled exception. |
|
I fixed native memory myself in #2597 because this PR seems dead. |
|
So this PR can be closed? |
Not exactly, it still fixes other things. Though it's causing issues |
|
is this pr still active? |
Open a new one because the last one is closed
Refrence: #2488