-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
The JSON-RPC connection with the remote party was lost before the request could complete. #74916
Comments
User reports crash here:
Somehow they're either ending up witha null container in definite assignment, or a non-c# symbol (probably the former). |
@CyrusNajmabadi How did you get this stack trace? It seems really wacky, as it shows |
That frame is likely a glitch. But the rest looks good |
I recently got into a very similar situation. I'm not sure if the stack trace is the same, but otherwise the errors listed are exactly the same. Unfortunately, I didn't really have time to debug it too much. I found it was caused by a particular line of code in my application. I changed said line in Notepad, after which I no longer received the error. Unfortunately, I can't share the contents of the code base in question, I asked, but my boss said no. I did convince them to allow me to share the full application dump of "ServiceHub.RoslynCodeAnalysisService.exe.25696.dmp", which probably contains the entirety of the code base it was analyzing in the first place, but I'm not going to tell them that. It's about 600mb, if you are interested, let me know and I'll post it somewhere. I understand if It's not enough to go on by itself. I've solved the problem for myself, but if I can help you guys find bugs, I'll do what I can. |
This issue has been moved from a ticket on Developer Community.
[severity:It's more difficult to complete my work]
Code Analysis, code colors and huge functionalities are broken because I get this error on VS :
on Event Viewer :
Original Comments
Feedback Bot on 7/15/2024, 00:56 AM:
(private comment, text removed)
Wenwen Fan [MSFT] on 7/15/2024, 02:34 AM:
(private comment, text removed)
Xavier Rocher on 7/15/2024, 09:10 AM:
(private comment, text removed)
Xavier Rocher on 7/30/2024, 01:15 AM:
(private comment, text removed)
Xavier Rocher on 8/9/2024, 05:21 AM:
(private comment, text removed)
Feedback Bot on 7/16/2024, 00:22 AM:
(private comment, text removed)
Xavier Rocher on 7/24/2024, 09:39 AM:
(private comment, text removed)
Cyrus Najmabadi [MSFT] on 7/29/2024, 01:21 PM:
(private comment, text removed)
Cyrus Najmabadi [MSFT] on 7/29/2024, 01:22 PM:
(private comment, text removed)
Lisa Gao (CSI Interfusion Inc) [MSFT] on 8/4/2024, 08:07 PM:
(private comment, text removed)
Xavier Rocher on 8/5/2024, 06:13 AM:
(private comment, text removed)
Xavier Rocher on 8/6/2024, 02:15 AM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: