-
Notifications
You must be signed in to change notification settings - Fork 5k
MSB6006: "csc.dll" exited with code 143 #89820
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
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Had a chat with Jared. Suggested this was/is likely runtime related since there's no stack trace |
Since this issue is two years old. @vpapidokha, does this continue to repro for you? |
This issue has been marked |
No,it stopped reproducing at some moment. But thanks for the response😅 |
Ok thanks for confirming, will close for now. |
Summary of the issue:
Randomly getting the error during CI process, but don't see any kind of regularity. As much as we don't see detailed information about problem neither in the log output nor on the internet.
Log from build process:
The mentioned in the log output file MSBuild_*.failure.txt is absent. We have several in our /tmp directory, but the time of their creation is significantly differentiate. However, I see a bunch of files that have relevant time stamps, but didn't find any helpful info about them.
Version used:
dotnet --version 5.0.100
OS:
Linux version 3.10.0-1127.10.1.el7.x86_64 ([email protected]) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-39) (GCC) ) dotnet/sdk#1 SMP
Steps to reproduce:
Expected Behavior:
Build SUCCESS.
Actual Behavior:
Build FAILED.
The text was updated successfully, but these errors were encountered: