Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

RLS server crashes more than 5 times #258

Closed
hpesoj opened this issue Feb 15, 2018 · 5 comments
Closed

RLS server crashes more than 5 times #258

hpesoj opened this issue Feb 15, 2018 · 5 comments
Labels

Comments

@hpesoj
Copy link

hpesoj commented Feb 15, 2018

The attached test project causes the RLS server to crash more than 5 times. I have reduced the code to the minimum required to reproduce the crash. Removing any of the elements of the code seems to fix the problem.

Windows 10 Home (64-bit)
Visual Studio Code 1.20.1
Rust (rls) 0.3.2
rls-preview 0.125.0-nightly (dee42bd 2018-02-04)

rls-crash.zip

@lovesegfault
Copy link

I'm having similar issues with constant crashes that make it unusable

@nrc nrc added the bug label Mar 29, 2018
@jnicholls
Copy link

Yeah I have a stupid simple project that has nothing in it, really, just importing serde and rocket.

@jnicholls
Copy link

But rls is constantly crashing.

@OnlyLys
Copy link
Contributor

OnlyLys commented Apr 12, 2018

@jnicholls, if I had to guess, this is due to the recent issues RLS has been having. You can follow them here rust-lang/rls#773

@Xanewok
Copy link
Member

Xanewok commented Apr 7, 2019

Can't reproduce it. In general the VSCode extension surfaces a lot more errors as to why RLS could not be started and RLS crashes less often now. I'll close this issue, please reopen if that's still happening and tell in which scenario that occurs!

@Xanewok Xanewok closed this as completed Apr 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

6 participants