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

nullable analysis crashes visual studio #33537

Closed
vsfeedback opened this issue Feb 21, 2019 · 0 comments
Closed

nullable analysis crashes visual studio #33537

vsfeedback opened this issue Feb 21, 2019 · 0 comments
Assignees
Labels
Area-Compilers Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Feature - Nullable Reference Types Nullable Reference Types

Comments

@vsfeedback
Copy link

VSF_TYPE_MARKDOWN1. create new Console App (.NET Core)
2. Set LangVersion to 8.0 and NullableContextOptions to enable in csproj.
3. Write null! as object visual studio freezes immediately and restart automatically.

Windows 10 Pro 1809 Build 17763.253
Visual Studio Enterprise 2019 Preview Version 16.0.0 Preview 2.0

repro: 100% (8/8)

This issue has been moved from https://developercommunity.visualstudio.com/content/problem/441863/nullable-analysis-crashes-visual-studio.html
VSTS ticketId: 782310

These are the original issue comments:
(no comments)
These are the original issue solutions:
(no solutions)

agocke added a commit to agocke/roslyn that referenced this issue Feb 27, 2019
I verified that this test crashes the compiler in Preview3
but no longer repros.

Fixes dotnet#33537
agocke added a commit that referenced this issue Feb 28, 2019
I verified that this test crashes the compiler in Preview3
but no longer repros.

Fixes #33537
@sharwell sharwell added the Developer Community The issue was originally reported on https://developercommunity.visualstudio.com label Nov 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Bug Developer Community The issue was originally reported on https://developercommunity.visualstudio.com Feature - Nullable Reference Types Nullable Reference Types
Projects
None yet
Development

No branches or pull requests

4 participants