vlang / v-analyzer

The @vlang language server, for all your editing needs like go-to-definition, code completion, type hints, and more.
MIT License
92 stars 10 forks source link

Index library to 2/4, then program error appears: Too many heap sections #21

Closed ipsfsw closed 3 months ago

ipsfsw commented 5 months ago

Describe the bug

execute : v-analyzer.exe error : Fatal error in GC : Too many heap sections

Expected Behavior

After the index standard library is complete, related lsp functions are normally provided.

Current Behavior

v-analyzer.gc.log : Too many heap sections Too many heap sections Too many heap sections Too many heap sections Too many heap sections

Reproduction Steps

about vscode : 版本:1.87.0(system setup) 提交:019f4d1419fbc8219a181fab7892ebccf7ee29a2 日期:2024-02-27T23:41:44.469Z(6天前) Electron:27.3.2ElectronBuildld:26836302 Chromium:118.0.5993.159 Nodejs: 18.17.1V8:11.8.172.18-electron.0 OS:Windows NTx64 10.0.22631 vscode extension: v-analyzer 0.0.4 execute : [v-analyzer development build] be121f7

Possible Solution

No response

Additional Information/Context

No response

Environment details (v doctor output)

Error - 01:43:07] Stopping server timed out [Info - 01:43:08] v-analyzer version: 0.0.4-beta.1, commit: be121f7, OS: windows x64 [Info - 01:43:08] v-analyzer executable path: d:\devmt\lang\other\v-analyzer.exe [Info - 01:43:08] v-analyzer build with V d5370bd [Info - 01:43:08] v-analyzer build at 2024-02-29 16:41:25 [Info - 01:43:08] Client / Editor: Visual Studio Code 1.87.0 (PID: 17256) [Info - 01:43:08] Using global config: C:\Users\ipsfsw.config\v-analyzer\config.toml [Info - 01:43:08] Find custom VROOT path in 'C:\Users\ipsfsw.config\v-analyzer\config.toml' config [Info - 01:43:08] Using "d:/devmt/lang/other/v" as toolchain [Info - 01:43:08] Using "C:\Users\ipsfsw.cache\v-analyzer" as cache dir [Info - 01:43:08] Using "C:\Users\ipsfsw.vmodules" as vmodules root [Info - 01:43:08] Indexing C:\Users\ipsfsw.vmodules [Info - 01:43:08] Indexing d:/devmt/lang/other/v\vlib [Error - 01:43:10] Server process exited with code 1.

Editor name

ipsfsw

v-analyzer Version

v-analyzer version 0.0.4-beta.1.be121f7

VS Code Extension Version

0.0.4