Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Extension host terminated unexpectedly with SIGPIPE #1845

Closed
@gpomykala

Description

Issue occurs on 2 different Linux systems: Debian 9 / Ubuntu 18. Default plugin / go env settings. GOPATH defined, go tools available in PATH
Steps to Reproduce:

  1. open Go project ie. influxDB
  2. open any .go file

Result:
Extension host terminated unexpectedly. Code: null Signal: SIGPIPE

Last entries from extension host log:

[2018-08-14 06:43:59.022] [exthost1] [info] ExtensionService#_doActivateExtension ms-vscode.Go {"startup":false,"activationEvent":"onLanguage:go"}
[2018-08-14 06:43:59.022] [exthost1] [info] ExtensionService#loadCommonJSModule /home/plgrpom/.vscode/extensions/ms-vscode.go-0.6.86/out/src/goMain
[2018-08-14 06:43:59.437] [exthost1] [info] eager extensions activated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions