-
Notifications
You must be signed in to change notification settings - Fork 552
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deacresed Heap Crashes (Reopen PR) #2531
base: master
Are you sure you want to change the base?
Conversation
… it by user choose
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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