Skip to content
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

tsserver exists [sic]: abort trap: 6. #49

Closed
anisoptera opened this issue Jul 22, 2016 · 2 comments
Closed

tsserver exists [sic]: abort trap: 6. #49

anisoptera opened this issue Jul 22, 2016 · 2 comments

Comments

@anisoptera
Copy link

I just upgraded to TS2 and I'm having a problem where tsserver only stays open for about 5 seconds before dying either from "killed: 9" or "abort trap: 6", even on the test project included in this repo.

I've attached a tss.log generated from this crash. I looked at it - it doesn't show any obvious signs of failure. Requests seem to get completed while the server is up - I can get it to reformat my file if I'm fast enough.

When starting tsserver from the command line it seems to work fine. I can replay some of the commands from the log into the terminal window and I get good results, and the server never dies.

I'm on OS X 10.11.5, emacs 24.1.1, using spacemacs, latest version off elpa.

Let me know if there are any other logs I can gather.

tss.txt

@ananthakumaran
Copy link
Owner

ananthakumaran commented Jul 22, 2016

what is your node version? looks like the issue mentioned here nodejs/node#6563

@anisoptera
Copy link
Author

Ah, it's 6.0.0. I thought npm would update my node version but it looks like that doesn't happen through npm anymore.

Updated to 6.3.1 and that seems to have resolved the problem. Thanks much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants