-
Notifications
You must be signed in to change notification settings - Fork 202
tsserver crashed at OS level #1255
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
Comments
Thanks for reporting! Yeah, not sure what can be done about this now, but let's see if other people are having similar issues. |
got one more crash on same? subject https://gist.github.com/ZuBB/41111cf4b96cb164dcf5bd3608f8339b |
Looks like an OOM (out of memory) error. You might have a better luck with a newer (or older) compiler version. |
one crash but with different? msg
|
It's still an OOM error. Does it happen after you've been working for a while? Unless we're doing something bad like not closing files (which we are), this is a |
ok, sorry for a kind of dup. // busy to go with debug |
hi there. I think we have some good news for this. imo this is being caused by this microsoft/TypeScript#14628. in ts repo there are couple of bug reports on same subject, but this seems to have most details and caused lots of investigation. although solution is still not found |
For posterity: |
This issue has been marked as stale because it did not have any activity for the last 90 days or more. Remove the stale label or comment or this will be closed in 14 days |
just got this today
https://gist.github.com/ZuBB/f3f6074de207fdd4b1353c4bba3e38b5
I am not sure if we can get something from this but I believe we should have everything logged
The text was updated successfully, but these errors were encountered: