Skip to content

Clice fails to start #352

@Venuss1337

Description

@Venuss1337

Describe the bug
I have written a small lsp client in go, and when I try to open the clice with --mode=pipe, it fails to start and outputs to report the issue here.

To Reproduce
Exec command from go using exec#Command using --mode=pipe argument.

Error output
[LSP] [SERVER STDERR] Please report bugs to https://github.com/clice-io/clice/issues and include the crash backtraceStack dump:
[LSP] [SERVER STDERR] 0. Program arguments: C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe --mode=pipe
[LSP] [SERVER STDERR] Exception Code: 0xC0000005
[LSP] [SERVER STDERR] 0x00007FF75A10B365, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0x2B365 byte(s)
[LSP] [SERVER STDERR] 0x00007FF75A180A0D, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0xA0A0D byte(s)
[LSP] [SERVER STDERR] 0x00007FF75A11D9E5, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0x3D9E5 byte(s)
[LSP] [SERVER STDERR] 0x00007FF75A1C7D7E, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0xE7D7E byte(s)
[LSP] [SERVER STDERR] 0x00007FF75A11DE72, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0x3DE72 byte(s)
[LSP] [SERVER STDERR] 0x00007FF75A0E1FA5, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0x1FA5 byte(s)
[LSP] [SERVER STDERR] 0x00007FF75C336954, C:\Users\filet\Downloads\clice-x64-windows-msvc\bin\clice.exe(0x00007FF75A0E0000) + 0x2256954 byte(s)
[LSP] [SERVER STDERR] 0x00007FFBB9A7E8D7, C:\WINDOWS\System32\KERNEL32.DLL(0x00007FFBB9A50000) + 0x2E8D7 byte(s), BaseThreadInitThunk() + 0x17 byte(s)
[LSP] [SERVER STDERR] 0x00007FFBBB08C53C, C:\WINDOWS\SYSTEM32\ntdll.dll(0x00007FFBBB000000) + 0x8C53C byte(s), RtlUserThreadStart() + 0x2C byte(s)
[LSP] Error reading message: EOF

SYSTEM

  • OS: Windows 11

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions