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

Crash on Mac when switching branches #6695

Closed
sean-mcmanus opened this issue Dec 21, 2020 · 5 comments
Closed

Crash on Mac when switching branches #6695

sean-mcmanus opened this issue Dec 21, 2020 · 5 comments
Assignees
Labels
bug Language Service more info needed The issue report is not actionable in its current state reliability

Comments

@sean-mcmanus
Copy link
Collaborator

This also happens when switching between branches.. the server crashes in versions 0.29 - 1.1.3, maybe in older versions too.
image

Originally posted by @guyberger in #6503 (comment)

@sean-mcmanus
Copy link
Collaborator Author

@guyberger Are you able to somehow get a crash call stack?

@sean-mcmanus sean-mcmanus self-assigned this Dec 21, 2020
@sean-mcmanus sean-mcmanus added bug investigate: repro This issue's repro steps needs to be investigated/confirmed Language Service more info needed The issue report is not actionable in its current state reliability labels Dec 21, 2020
@sean-mcmanus
Copy link
Collaborator Author

@guyberger FYI, I don't get a crash when I switch branches on Mac, so a crash call stack could help diagnose the cause.

@sean-mcmanus sean-mcmanus removed the investigate: repro This issue's repro steps needs to be investigated/confirmed label Dec 21, 2020
@sean-mcmanus sean-mcmanus changed the title Crash on mac when switching branches Crash on Mac when switching branches Dec 21, 2020
@guyberger
Copy link

Unfortunately I am not compiling nor running my code in VSCode so I think I won't be able to generate a crash stack.

I use VSCode as an editor, but the server crash happens very often when I switch between branches (these repos are quite large).

@sean-mcmanus
Copy link
Collaborator Author

Compiling or running your code on VS Code isn't required. Your OS may have tools that can log crash call stacks to a file. Unfortunately, we don't a walkthrough on how to do that yet, and attaching a debugger to the cpptools process on Mac causes the process to exit (we're tracking that with #6151 ).

@github-actions
Copy link

This issue has been closed automatically because it needs more information and has not had recent activity.

@github-actions github-actions bot locked and limited conversation to collaborators Apr 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Language Service more info needed The issue report is not actionable in its current state reliability
Projects
None yet
Development

No branches or pull requests

2 participants