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

Regular crashes of a single code base #18150

Closed
vsfeedback opened this issue Dec 16, 2024 · 2 comments
Closed

Regular crashes of a single code base #18150

vsfeedback opened this issue Dec 16, 2024 · 2 comments
Labels
Area-VS VS support for F# not covered elsewhere Bug Impact-High (Internal MS Team use only) Describes an issue with extreme impact on existing code.
Milestone

Comments

@vsfeedback
Copy link

This issue has been moved from a ticket on Developer Community.


[severity:I'm unable to use this version]
Just code in our codebase, keeps crashing every 15 min. Other engineers in the team had same issues.


Original Comments

Lisa Gao (CSI Interfusion Inc) [MSFT] on 11/26/2024, 02:51 AM:

Thanks for your feedback! In order to further investigate this issue, I need to confirm something with you. What programming language do you use with your project? (C#, C++, Visual Basic, JavaScript or other)? It would be very helpful if you could provide some screenshots that has this problem.

Simon de Vegt on 12/4/2024, 10:25 AM:

Hi, we are using F# in most of the projects in this solution, there is a C# project in the solution which is not being modified. There is no way to provide a screenshot of a crash.

Typing code results in VS hanging for a couple of seconds before the process dies/is killed. It is not about modifying a single section of code this happens regularly no matter where I am working.

Feedback Bot on 12/4/2024, 07:12 AM:

We will close this report in 14 days because we don’t have enough information to investigate further. To keep the problem open, please provide the requested details.

Feedback Bot on 12/5/2024, 03:18 AM:

We have directed your feedback to the appropriate engineering team for further evaluation. The team will review the feedback and notify you about the next steps.

@github-actions github-actions bot added this to the Backlog milestone Dec 16, 2024
@0101 0101 added Needs-Repro Bug Area-VS VS support for F# not covered elsewhere and removed Needs-Triage labels Dec 16, 2024
@0101
Copy link
Contributor

0101 commented Dec 16, 2024

In order to investigate this further we need either a repro or a memory dump.

@T-Gro T-Gro added Impact-High (Internal MS Team use only) Describes an issue with extreme impact on existing code. and removed Needs-Repro labels Dec 20, 2024
@T-Gro
Copy link
Member

T-Gro commented Dec 30, 2024

The crashes were caused by a StackOverflow in the compiler service.
This has been fixed this summer, and latest VS version has this fix.

You have to make sure to download the version labelled as "17.12" https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-history#release-dates-and-build-numbers , e.g. this link will work:

https://aka.ms/vs/17/release.ltsc.17.12/vs_professional.exe

@T-Gro T-Gro closed this as completed Dec 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-VS VS support for F# not covered elsewhere Bug Impact-High (Internal MS Team use only) Describes an issue with extreme impact on existing code.
Projects
Archived in project
Development

No branches or pull requests

3 participants