microsoft / live-share

Real-time collaborative development from the comfort of your favorite tools
http://aka.ms/vsls
Creative Commons Attribution 4.0 International
2.27k stars 248 forks source link

[VS Code] Agent terminated with exit code: 137 and signal null: Failed to initialize CoreCLR, HRESULT: 0x80004005 #1043

Closed misaki1014 closed 5 years ago

misaki1014 commented 6 years ago

Error:

Agent terminated with exit code: 137 and signal null: Failed to initialize CoreCLR, HRESULT: 0x80004005

Steps to Reproduce:

1. 2.

Version Data
extensionName VSLS
extensionVersion 0.3.735
protocolVersion 2.2
applicationName VSCode
applicationVersion 1.27.2
platformName MacOS
platformVersion 17.7.0
daytonellwanger commented 6 years ago

Hey @misaki1014 , thanks for reporting. It looks like your .NET installation may be corrupt. Could you try uninstalling and reinstalling the extension and see if that resolves the issue?

misaki1014 commented 6 years ago

Thank you for the response. I have tried uninstalling and reinstalling the extension multiple times but it does not work.

2018年9月29日(土) 2:07 Dayton Ellwanger notifications@github.com:

Hey @misaki1014 https://github.com/misaki1014 , thanks for reporting. It looks like your .NET installation may be corrupt. Could you try uninstalling and reinstalling the extension and see if that resolves the issue?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/MicrosoftDocs/live-share/issues/1043#issuecomment-425502876, or mute the thread https://github.com/notifications/unsubscribe-auth/AppJZwLtncx-ImlPSZBzYNMZ6A4BREWYks5ufldYgaJpZM4W-ARR .

daytonellwanger commented 6 years ago

@misaki1014 could you export your logs? If you go to the command palette in VS Code, you'll find a command Live Share: Export Logs that you can run to generate a .zip file with your logs. If you attach those here, we can take a look and see if we can spot the problem.

DeanTheReider commented 5 years ago

Hello, I realize that this thread is pretty old ,but I am facing the same exact issue. These are my logs, hopefully they help: Logs.zip