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.