Skip to content
This repository was archived by the owner on May 8, 2019. It is now read-only.

The server crashed 5 times in last 3 minutesΒ #27

@BProg

Description

@BProg

I have forked both projects, the vscode-swift and langserver, when trying to run vscode-swift , I get this error

And here is the top of backtrace :

fatal error: unexpectedly found nil while unwrapping an Optional value
Current stack trace:
0    libswiftCore.dylib                 0x0000000104838ce0 swift_reportError + 132
1    libswiftCore.dylib                 0x0000000104856090 _swift_stdlib_reportFatalError + 61
2    libswiftCore.dylib                 0x000000010464c0c0 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 355
3    libswiftCore.dylib                 0x00000001047c8230 partial apply for (_fatalErrorMessage(StaticString, StaticString, StaticString, UInt, flags : UInt32) -> Never).(closure #2) + 109
4    libswiftCore.dylib                 0x000000010464c0c0 specialized specialized StaticString.withUTF8Buffer<A> ((UnsafeBufferPointer<UInt8>) -> A) -> A + 355
5    libswiftCore.dylib                 0x00000001047803f0 specialized _fatalErrorMessage(StaticString, StaticString, StaticString, UInt, flags : UInt32) -> Never + 96
6    LanguageServer                     0x0000000104053530 handle(Request) -> Response + 2030
7    LanguageServer                     0x0000000104051010 (closure #1) + 2132

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions