You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the update today (v0.2.0), I always got a crash of 4D-LSP.
I have tried with the Automatic download and use of tool4d: true and false. When false I have used 4D v20 R5 server
Crash with 4D v20 R5 Server :
[Error - 17:22:18] Stopping server failed
Message: Cannot call write after a stream was destroyed
Code: -32099
[Error - 17:22:18] Stopping server failed
Message: Cannot call write after a stream was destroyed
Code: -32099
[Error - 17:22:18] Stopping server failed
Message: Cannot call write after a stream was destroyed
Code: -32099
Language server exited from signal SIGSEGV
Crash with Automatic download and use of tool4d: true
The 4D-LSP logs are much more verbose so I will not show all but here are some and the errors
[Info - 17:27:21] Connection to server got closed. Server will restart.
true
Language server exited from signal SIGSEGV
Then
[Error - 17:28:11] The 4D-LSP server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.
Language server exited from signal SIGSEGV
The text was updated successfully, but these errors were encountered:
Ganbin
changed the title
Errors and crash with version 0.2.0
Errors and crash with 4dm document in Resources folder
May 1, 2024
Since the update today (
v0.2.0
), I always got a crash of4D-LSP
.I have tried with the
Automatic download and use of tool4d
:true
andfalse
. Whenfalse
I have used 4D v20 R5 serverCrash with 4D v20 R5 Server :
Crash with
Automatic download and use of tool4d
:true
The
4D-LSP
logs are much more verbose so I will not show all but here are some and the errorsA lot of (7000 lines of logs in 2 minutes)
5 times
Then
The text was updated successfully, but these errors were encountered: