Vscode language server crashing

Hi,

for the last month or so, every time my Windows 10 computer gets rebooted the language server will not start when I try to open my Julia project.

I have tried reinstalling the Julia extension, Julia itself and VScode with lots of reboots but I can’t seem to solve the problem. Except the process of removing and reinstalling the Juia Extension allows the language server to start, until my next reboot.

I have tried my other Julia projects and experience the same issue. When I click on “Open Developer Tools” I can see the following output but I don’t have the skills to glean any understanding. When I click on Restart Extension Host the dialog reappears a few seconds later.

Can someone suggest something new I can try.

Thanks
Steve

Windows 10
julia-1.8.2+0.x64
installed using juliaup
Latest extension
Latest vscode

TMScopeRegistry.ts:47 Overwriting grammar scope name to file mapping for scope source.julia.
Old grammar file: file:///c%3A/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/extensions/julia/syntaxes/julia.tmLanguage.json.
New grammar file: file:///c%3A/Users/steve/.vscode/extensions/julialang.language-julia-1.38.2/syntaxes/julia_vscode.json
register @ TMScopeRegistry.ts:47
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 Activating extension language-julia

console.ts:137 [Extension Host] Activating extension language-julia
log.ts:324   ERR [Extension Host] (node:22180) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
console.ts:137 [Extension Host] (node:22180) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
E @ console.ts:137
abstractExtensionService.ts:925 Extension host (LocalProcess) terminated unexpectedly. Code: 4294930435, Signal: null
_onExtensionHostCrashed @ abstractExtensionService.ts:925
log.ts:324   ERR Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
log.ts:312  INFO Automatically restarting the extension host.
log.ts:324   ERR Canceled: Canceled
    at Object.S [as canceled] (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:10:1204)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1743:8372
    at Array.forEach (<anonymous>)
    at v.dispose (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1743:8320)
    at _s.dispose (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1743:23253)
    at E.stopExtensionHosts (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:26460)
    at E._onExtensionHostCrashed (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:28051)
    at E._onExtensionHostCrashed (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3230:5499)
    at E._onExtensionHostCrashOrExit (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:27796)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:27391
    at f.invoke (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at s.deliver (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
    at c.fire (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
    at r._onExtHostProcessExit (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1994:44235)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1994:39568
    at f.invoke (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at s.deliver (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
    at c.fire (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
    at Y (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:546:945)
    at T.onResponse (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:546:1861)
    at T.onBuffer (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:546:1711)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:1817
    at f.invoke (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at s.deliver (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
    at c.fire (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
    at EventEmitter.oe (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:81:26084)
    at EventEmitter.emit (node:events:526:28)
    at Object.onMessage (node:electron/js2c/renderer_init:81:794)
log.ts:318  WARN Settings Sync: Accounts are not initialized
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 AssignProcessToJobObject: (87) The parameter is incorrect.
[1113/194331.104:ERROR:crashpad_client_win.cc(815)] not connected
log.ts:312  INFO [perf] Render performance baseline is 58ms
console.ts:137 [Extension Host] Activating extension language-julia
log.ts:324   ERR [Extension Host] (node:22056) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
console.ts:137 [Extension Host] (node:22056) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
E @ console.ts:137
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 Activating extension language-julia

abstractExtensionService.ts:925 Extension host (LocalProcess) terminated unexpectedly. Code: 4294930435, Signal: null
_onExtensionHostCrashed @ abstractExtensionService.ts:925
log.ts:324   ERR Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
log.ts:312  INFO Automatically restarting the extension host.
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 AssignProcessToJobObject: (87) The parameter is incorrect.
[1113/194333.090:ERROR:crashpad_client_win.cc(815)] not connected
console.ts:137 [Extension Host] Activating extension language-julia
log.ts:324   ERR [Extension Host] (node:23812) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
console.ts:137 [Extension Host] (node:23812) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
E @ console.ts:137
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 Activating extension language-julia

abstractExtensionService.ts:925 Extension host (LocalProcess) terminated unexpectedly. Code: 4294930435, Signal: null
_onExtensionHostCrashed @ abstractExtensionService.ts:925
log.ts:324   ERR Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
notificationsAlerts.ts:42 Extension host terminated unexpectedly 3 times within the last 5 minutes.
onDidChangeNotification @ notificationsAlerts.ts:42
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 AssignProcessToJobObject: (87) The parameter is incorrect.
[1113/194334.446:ERROR:crashpad_client_win.cc(815)] not connected
console.ts:137 [Extension Host] Activating extension language-julia
log.ts:324   ERR [Extension Host] (node:12964) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
console.ts:137 [Extension Host] (node:12964) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
E @ console.ts:137
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 Activating extension language-julia

abstractExtensionService.ts:925 Extension host (LocalProcess) terminated unexpectedly. Code: 4294930435, Signal: null
_onExtensionHostCrashed @ abstractExtensionService.ts:925
log.ts:324   ERR Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
notificationsAlerts.ts:42 Extension host terminated unexpectedly 3 times within the last 5 minutes.
onDidChangeNotification @ notificationsAlerts.ts:42
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 AssignProcessToJobObject: (87) The parameter is incorrect.
[1113/194342.614:ERROR:crashpad_client_win.cc(815)] not connected
console.ts:137 [Extension Host] Activating extension language-julia
log.ts:324   ERR [Extension Host] (node:25268) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
console.ts:137 [Extension Host] (node:25268) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
E @ console.ts:137
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 Activating extension language-julia

abstractExtensionService.ts:925 Extension host (LocalProcess) terminated unexpectedly. Code: 4294930435, Signal: null
_onExtensionHostCrashed @ abstractExtensionService.ts:925
log.ts:324   ERR Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
notificationsAlerts.ts:42 Extension host terminated unexpectedly 3 times within the last 5 minutes.
onDidChangeNotification @ notificationsAlerts.ts:42
localProcessExtensionHost.ts:298 Extension Host
localProcessExtensionHost.ts:299 AssignProcessToJobObject: (87) The parameter is incorrect.
[1113/194347.063:ERROR:crashpad_client_win.cc(815)] not connected
1 Like

Check Output > Julia Language Server in VS Code’s bottom pane. That should have some more info as to why exactly the LS process crashed.

When I look at the Output pane it is empty. From the dropdown there is nothing that mentions Julia. Log (Extension Host) is one option but I’m not sure if this is what you mean?

and that shows…

2022-11-18 20:19:16.287 [info] Extension host with pid 23640 started
2022-11-18 20:19:16.287 [info] Skipping acquiring lock for c:\Users\steve\AppData\Roaming\Code\User\workspaceStorage\cc025932600502b2435a8a2f2c798b2b.
2022-11-18 20:19:16.370 [info] ExtensionService#_doActivateExtension julialang.language-julia, startup: false, activationEvent: 'onLanguage:julia'
2022-11-18 20:19:16.370 [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication, startup: false, activationEvent: 'onAuthenticationRequest:microsoft'
2022-11-18 20:19:16.370 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2022-11-18 20:19:17.814 [info] Extension host with pid 25268 started
2022-11-18 20:19:17.814 [info] Skipping acquiring lock for c:\Users\steve\AppData\Roaming\Code\User\workspaceStorage\cc025932600502b2435a8a2f2c798b2b.
2022-11-18 20:19:17.848 [info] ExtensionService#_doActivateExtension julialang.language-julia, startup: false, activationEvent: 'onLanguage:julia'
2022-11-18 20:19:17.848 [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication, startup: false, activationEvent: 'onAuthenticationRequest:microsoft'
2022-11-18 20:19:17.848 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2022-11-18 20:19:18.531 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2022-11-18 20:19:18.531 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2022-11-18 20:19:19.071 [info] Extension host with pid 23992 started
2022-11-18 20:19:19.071 [info] Skipping acquiring lock for c:\Users\steve\AppData\Roaming\Code\User\workspaceStorage\cc025932600502b2435a8a2f2c798b2b.
2022-11-18 20:19:19.105 [info] ExtensionService#_doActivateExtension julialang.language-julia, startup: false, activationEvent: 'onLanguage:julia'
2022-11-18 20:19:19.106 [info] ExtensionService#_doActivateExtension vscode.microsoft-authentication, startup: false, activationEvent: 'onAuthenticationRequest:microsoft'
2022-11-18 20:19:19.106 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2022-11-18 20:19:19.713 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2022-11-18 20:19:19.713 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'

and under Log (Window) I get…

2022-11-18 20:19:17.312 [error] [Extension Host] (node:23640) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
2022-11-18 20:19:17.329 [error] Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
2022-11-18 20:19:17.329 [info] Automatically restarting the extension host.
2022-11-18 20:19:17.333 [error] Canceled: Canceled
    at Object.S [as canceled] (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:10:1204)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1743:8372
    at Array.forEach (<anonymous>)
    at v.dispose (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1743:8320)
    at _s.dispose (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1743:23253)
    at E.stopExtensionHosts (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:26460)
    at E._onExtensionHostCrashed (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:28051)
    at E._onExtensionHostCrashed (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3230:5499)
    at E._onExtensionHostCrashOrExit (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:27796)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:3228:27391
    at f.invoke (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at s.deliver (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
    at c.fire (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
    at r._onExtHostProcessExit (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1994:44235)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1994:39568
    at f.invoke (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at s.deliver (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
    at c.fire (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
    at Y (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:546:945)
    at T.onResponse (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:546:1861)
    at T.onBuffer (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:546:1711)
    at vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:545:1817
    at f.invoke (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:145)
    at s.deliver (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:2266)
    at c.fire (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:83:1844)
    at EventEmitter.oe (vscode-file://vscode-app/c:/Users/steve/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:81:26084)
    at EventEmitter.emit (node:events:526:28)
    at Object.onMessage (node:electron/js2c/renderer_init:81:794)
2022-11-18 20:19:17.333 [warning] Settings Sync: Accounts are not initialized
2022-11-18 20:19:18.388 [info] [perf] Render performance baseline is 31ms
2022-11-18 20:19:18.538 [error] [Extension Host] (node:25268) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
2022-11-18 20:19:18.651 [error] Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.
2022-11-18 20:19:18.652 [info] Automatically restarting the extension host.
2022-11-18 20:19:19.716 [error] [Extension Host] (node:23992) DeprecationWarning: uuidv4() is deprecated. Use v4() from the uuid module instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
2022-11-18 20:19:19.799 [error] Extension host (LocalProcess) terminated unexpectedly. No extensions were activated.

Hi, I am having a similar issue (that Julia VSCode language server is regularly crashing since a couple of days).

Downloading caches action shows many HTTP 404 errors and it crashes at a random package each time.

[Info  - 2:54:57 PM] Connection to server got closed. Server will restart.
  Activating project at `~/.vscode/extensions/julialang.language-julia-1.38.2/scripts/environments/languageserver/v1.8`
[ Info: Starting the Julia Language Server
[ Info: Symbol server store is at '/Users/halilsen/Library/Application Support/Code/User/globalStorage/julialang.language-julia/symbolstorev5'.
[ Info: Starting LS at 1683550499
[ Info: Downloading caches...
┌ Info: Couldn't retrieve cache file for ColorVectorSpace.
└   exception = HTTP/2 404 while requesting https://www.julia-vscode.org/symbolcache/store/v1/packages/C/ColorVectorSpace_c3611d14-8923-5661-9e6a-0046d554d3a4/v0.9.10_600cc5508d66b78aae350f7accdb58763ac18589.tar.gz
[ Info: Downloading caches...
┌ Info: Couldn't retrieve cache file for URIs.
└   exception = HTTP/2 404 while requesting https://www.julia-vscode.org/symbolcache/store/v1/packages/U/URIs_5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4/v1.4.1_ac00576f90d8a259f2c9d823e91d1de3fd44d348.tar.gz
[ Info: Downloading caches...
┌ Info: Couldn't retrieve cache file for ColorSchemes.
└   exception = HTTP/2 404 while requesting https://www.julia-vscode.org/symbolcache/store/v1/packages/C/ColorSchemes_35d6a980-a343-548e-a6ea-1d62b119f2f4/v3.20.0_aa3edc8f8dea6cbfa176ee12f7c2fc82f0608ed3.tar.gz
[ Info: Downloading caches...

signal (11): Segmentation fault: 11
in expression starting at /Users/halilsen/.vscode/extensions/julialang.language-julia-1.38.2/scripts/languageserver/main.jl:32
add_next_timeout at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libcurl.4.dylib (unknown line)
override_login at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libcurl.4.dylib (unknown line)
Curl_connect at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libcurl.4.dylib (unknown line)
multi_runsingle at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libcurl.4.dylib (unknown line)
multi_socket at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libcurl.4.dylib (unknown line)
curl_multi_socket_action at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libcurl.4.dylib (unknown line)
curl_multi_socket_action at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-4.0/build/default-macmini-aarch64-4-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Downloads/src/Curl/Curl.jl:48 [inlined]
curl_multi_socket_action at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-4.0/build/default-macmini-aarch64-4-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Downloads/src/Curl/Curl.jl:56 [inlined]
macro expansion at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-4.0/build/default-macmini-aarch64-4-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Downloads/src/Curl/utils.jl:28 [inlined]
do_multi at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-4.0/build/default-macmini-aarch64-4-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Downloads/src/Curl/Multi.jl:114
#32 at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-4.0/build/default-macmini-aarch64-4-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Downloads/src/Curl/Multi.jl:131 [inlined]
lock at ./lock.jl:185
#31 at /Users/julia/.julia/scratchspaces/a66863c6-20e8-4ff4-8a62-49f30b1f605e/agent-cache/default-macmini-aarch64-4.0/build/default-macmini-aarch64-4-0/julialang/julia-release-1-dot-8/usr/share/julia/stdlib/v1.8/Downloads/src/Curl/Multi.jl:128 [inlined]
macro expansion at ./asyncevent.jl:281 [inlined]
#666 at ./task.jl:134
jfptr_YY.666_29517 at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/sys.dylib (unknown line)
ijl_apply_generic at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libjulia-internal.1.8.dylib (unknown line)
start_task at /Users/halilsen/.julia/juliaup/julia-1.8.5+0.aarch64.apple.darwin14/lib/julia/libjulia-internal.1.8.dylib (unknown line)
Allocations: 27709459 (Pool: 27694676; Big: 14783); GC: 24
[Error - 2:55:07 PM] The Julia Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.

I have not been able to fix my issues and I hope that either the next version of Julia or the extension will fix my issues. The current beta of the extension does not resolve the issue. For now, every time I restart my machine, I have this issue, so I uninstall the extension, restart vscode then reinstall the extension. That fixes the problem every time. Removing Julia completely (according to my limited skill set) and starting over also did not solve the problem.

Fortunately, Julia is otherwise such a great experience.

I have started seeing a language server issue this morning (Mac M2, Ventura 13.4) in windows that worked fine yesterday. Output is below. The process zooms up to over 50GB of memory and then dies, always when loading Colors from the cache.

  Activating project at `~/.vscode/extensions/julialang.language-julia-1.47.2/scripts/environments/languageserver/v1.9`
[ Info: Starting the Julia Language Server
[ Info: Symbol server store is at '/Users/driscoll/Library/Application Support/Code/User/globalStorage/julialang.language-julia/symbolstorev5'.
[ Info: Starting LS at 1686230388
[ Info: All cache files downloaded.
[ Info: Loading PyFormattedStrings from cache... (0%)
[ Info: Loading Printf from cache... (0%)
[ Info: Loading Unicode from cache... (0%)
[ Info: Loading SnoopPrecompile from cache... (0%)
[ Info: Loading Preferences from cache... (0%)
[ Info: Loading TOML from cache... (0%)
[ Info: Loading Dates from cache... (0%)
[ Info: Loading RecipesBase from cache... (14%)
[ Info: Loading PrecompileTools from cache... (14%)
[ Info: Loading LinearAlgebra from cache... (29%)
[ Info: Loading libblastrampoline_jll from cache... (29%)
[ Info: Loading Libdl from cache... (29%)
[ Info: Loading Artifacts from cache... (29%)
[ Info: Loading OpenBLAS_jll from cache... (29%)
[ Info: Loading CompilerSupportLibraries_jll from cache... (29%)
[ Info: Loading Polynomials from cache... (43%)
[ Info: Loading Infiltrator from cache... (57%)
[ Info: Loading InteractiveUtils from cache... (57%)
[ Info: Loading Markdown from cache... (57%)
[ Info: Loading Base64 from cache... (57%)
[ Info: Loading REPL from cache... (57%)
[ Info: Loading Sockets from cache... (57%)
[ Info: Loading UUIDs from cache... (57%)
[ Info: Loading SHA from cache... (57%)
[ Info: Loading Random from cache... (57%)
[ Info: Loading Serialization from cache... (57%)
[ Info: Loading ComplexRegions from cache... (71%)
[ Info: Loading StaticArrays from cache... (71%)
[ Info: Loading Statistics from cache... (71%)
[ Info: Loading SparseArrays from cache... (71%)
┌ Warning: SuiteSparse_jll not stored on disc
└ @ SymbolServer ~/.vscode/extensions/julialang.language-julia-1.47.2/scripts/packages/SymbolServer/src/SymbolServer.jl:247
[ Info: Loading StaticArraysCore from cache... (71%)
[ Info: Loading Test from cache... (71%)
[ Info: Loading Logging from cache... (71%)
[ Info: Loading Colors from cache... (71%)

Try deleting /Users/driscoll/Library/Application Support/Code/User/globalStorage/julialang.language-julia/symbolstorev5.

2 Likes

Hi, today, I randomly got this crashes

The Julia Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.

vnothing_nothing.tar.gz

┌ Info: Couldn’t retrieve cache file for CRC32c.

└ exception = RequestError: HTTP/1.1 404 Not Found while requesting https://www.julia-vscode.org/symbolcache/store/v1/packages/C/CRC32c_8bf52ea8-c179-5cab-976a-9e18b702a9bc/vnothing_nothing.tar.gz

[ Info: Downloading caches…

[ Info: Cloud was unable to cache GLMakie in the past, we won’t try to retrieve it again.

[Error - 6:54:07 PM] The Julia Language Server server crashed 5 times in the last 3 minutes. The server will not be restarted. See the output for more information.

Not sure what I did.

Do we have any updates on this?

I still have this issue. Have tried reinstalling vscode, Julia and the extension, nothing works to fix the problem. I used Julia for a few years before this problem suddenly appeared about 1 year ago.

My workaround is to remove the extension, close vscode, open vscode then reload the extension. This fixes the problem 100% of the time, until I close vscode. The next time I open vscode I have to go through the same process.

Win 10, Julia 1.9.3, ext 1.56.2

Steve

and I’m also using GLMakie.

Are you using a lot of other extensions?

I don’t generally use a lot of extensions. Currently I’m using
SQLite
json for visual studio code
Github Copilot
Github Copilot chat
Print.

I have just tried disabling all extensions except Julia and no difference.

Thanks
Steve

breaking news…

When I disabled all the extensions, that seemed to trigger an update of the Julia ext to 1.60.2 and a vscode update to 1.84.2. On several restarts earlier today neither updated. Coincidence? I have no clue, it’s above my pay grade.

and now the server does not crash.

Wow, if this persists I will be very happy. Thanks for your suggestion.

Steve

Thx sransome for the update.

I tried uninstalled the entire extensions I have.
At first, the errors seem to be lessen, but then it crashes again.

I will keep digging though, it seems like this can be fixed, and I probably did a dumb thing that led to this mess.

Thanks all
PW.

Any update on this matter?

Mine is still crashing after uninstalling everything.

I am also only have 1 extension (Julia) running on the VS code.

Can you uninstall the extension and reinstall it?

I did. Still crashing through.

I have found that a freshly made repo does not have this problem.

How can files in your repo affect VScode extension?

When I was having the same problem (for 1 year till a few weeks ago) I was noticing the same thing with new repos. I uninstalled the extension, vscode, jula several times and nothing fixed it properly. the processes, of removing the extension, restarting vscode and reinstalling the extension always fixed the problem till the next time I restarted vscode. Unfortunately I don’t have the skills to work out how I created or fixed the problem.

Sorry.