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

c/c++ ext error #128

Closed
aeschli opened this issue Aug 4, 2016 · 14 comments
Closed

c/c++ ext error #128

aeschli opened this issue Aug 4, 2016 · 14 comments

Comments

@aeschli
Copy link

aeschli commented Aug 4, 2016

From @amither on August 4, 2016 5:13

  • VSCode Version: Code 1.3.1 (e6b4afa53e9c0f54edef1673de9001e9f0f547ae, 2016-07-12T13:35:06.227Z)
  • OS Version: Windows_NT ia32 6.1.7601

Steps to Reproduce:

1.install c/c++ ext
2. in my c++ project , error info : The C/Cpp Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted.

Copied from original issue: microsoft/vscode#10111

@pieandcakes
Copy link
Contributor

@sridmad Please investigate. Thanks

@jgoshi
Copy link
Member

jgoshi commented Aug 23, 2016

This should be fixed in the next release (cpp extension version 0.9.0) using VSCode version 1.4. If it still repros for you at that time please reopen this bug.

@jgoshi jgoshi closed this as completed Aug 23, 2016
@andro78
Copy link

andro78 commented Sep 28, 2016

I am using VSCode 1.5.3 and cpp extenion version 0.9.2, "The C/Cpp Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted." message appear.

@pieandcakes pieandcakes reopened this Sep 28, 2016
@pieandcakes
Copy link
Contributor

@jgoshi This looks like it is still an issue.

@andro78
Copy link

andro78 commented Sep 28, 2016

So I tried to install previous version of VSCODE(1.5.0), but same issue occurred.

@jgoshi jgoshi self-assigned this Sep 28, 2016
@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Sep 28, 2016

More repro details would be great, since we can't repro this. Do you just open a folder? Any folder? One thing we could do in the future is to add more enable/disable settings so users can turn off functionality that is potentially crashing. Also, what is your OS? You may be using an unsupported OS.

@natezhenghy
Copy link

natezhenghy commented Oct 9, 2016

OS: windows 10(14393.222)
No folder is opened. Just create a new file, set language to C++, type anything, then the issue would occur. I reinstall VSC, uninstall all other extensions, and reinstall C/C++ but it is still there.

@sean-mcmanus
Copy link
Collaborator

sean-mcmanus commented Oct 10, 2016

Yes, this is a known issue with using a newly created, unsaved file. You should save the new file to workaround this bug. Opening the folder the file is saved at would also be recommended.

@andro78
Copy link

andro78 commented Nov 2, 2016

There is no new unsaved files.

@throne-albert
Copy link

When I switch to C/C++, this still happen

@neilhhw
Copy link

neilhhw commented Dec 3, 2016

VSCode 1.7.2
C/C++ Extention Version 0.9.2
Windows 10
Bug is still exsited.

@wqhyw
Copy link

wqhyw commented Dec 6, 2016

VSCode 1.7.2
C/C++ Extenion Version 0.9.2
macOS Sierra
Bug is still exsited

@basitanwer
Copy link

basitanwer commented Jan 25, 2017

  • VSCode 1.8.1
  • C/C++ Extension Version 0.9.3: December 8, 2016
  • Windows 10

Bug still exists.

Workaround: Works only when file is saved.

@sean-mcmanus
Copy link
Collaborator

This bug doesn't seem to repro with 0.10.3.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

10 participants