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

Visual C# Command Line Compiler has stopped working #39856

Closed
ghost opened this issue Nov 17, 2019 · 1 comment
Closed

Visual C# Command Line Compiler has stopped working #39856

ghost opened this issue Nov 17, 2019 · 1 comment
Labels
Area-Compilers Resolution-Won't Fix A real bug, but Triage feels that the issue is not impactful enough to spend time on.

Comments

@ghost
Copy link

ghost commented Nov 17, 2019

With .NET Framework and CodePage 65001 (UTF-8):

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Console]
"CodePage"=dword:0000fde9

you get this result:

Problem signature:
  Problem Event Name:	APPCRASH
  Application Name:	csc.exe
  Application Version:	4.8.3761.0
  Application Timestamp:	5c9c75db
  Fault Module Name:	csc.exe
  Fault Module Version:	4.8.3761.0
  Fault Module Timestamp:	5c9c75db
  Exception Code:	c0000005
  Exception Offset:	0000000000001904
  OS Version:	6.1.7601.2.1.0.256.4
  Locale ID:	1033
  Additional Information 1:	2bec
  Additional Information 2:	2bec2c842e9fdc07a30a541d052d8be9
  Additional Information 3:	9b36
  Additional Information 4:	9b363d9144db8a263df82233e1a0eb40

Workaround is to use Nuget package:

https://nuget.org/packages/Microsoft.Net.Compilers

@jaredpar jaredpar added the Resolution-Won't Fix A real bug, but Triage feels that the issue is not impactful enough to spend time on. label Dec 14, 2019
@jaredpar
Copy link
Member

Thanks for reporting. The csc.exe shipped with Windows is in servicing mode only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Compilers Resolution-Won't Fix A real bug, but Triage feels that the issue is not impactful enough to spend time on.
Projects
None yet
Development

No branches or pull requests

2 participants