microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.95k stars 29.18k forks source link

Extension host terminated unexpectedly #68855

Closed CITGuru closed 5 years ago

CITGuru commented 5 years ago

Issue Type: Bug

This issue started showing in my previous updates. The extension hostcrashes whenever i am offline or has bad reception.


var Module=typeof Module!=="undefined"?Module:{};var moduleOverrides={};var key;for(key in Module){if(Module.hasOwnProperty(key)){moduleOverrides[key]=Module[key]}}Module["arguments"]=[];Module["thisProgram"]="./this.program";Module["quit"]=(function(status,toThrow){throw toThrow});Module["preRun"]=[];Module["postRun"]=[];var ENVIRONMENT_IS_WEB=false;var ENVIRONMENT_IS_WORKER=false;var ENVIRONMENT_IS_NODE=false;var ENVIRONMENT_IS_SHELL=false;if(Module["ENVIRONMENT"]){if(Module["ENVIRONMENT"]==="WEB"){ENVIRONMENT_IS_WEB=true}else if(Module["ENVIRONMENT"]==="WORKER"){ENVIRONMENT_IS_WORKER=true}else if(Module["ENVIRONMENT"]==="NODE"){ENVIRONMENT_IS_NODE=true}else if(Module["ENVIRONMENT"]==="SHELL"){ENVIRONMENT_IS_SHELL=true}else{throw new Error("Module['ENVIRONMENT'] value is not valid. must be one of: WEB|WORKER|NODE|SHELL.")}}else{ENVIRONMENT_IS_WEB=typeof window==="object";ENVIRONMENT_IS_WORKER=typeof importScri

Error: getaddrinfo ENOTFOUND github.com github.com:443
    at GetAddrInfoReqWrap.onlookup [as oncomplete] (dns.js:50:26)```

I think this is caused by an extension

VS Code version: Code 1.31.1 (1b8e8302e405050205e69b59abb3559592bb9e60, 2019-02-12T02:19:29.629Z)
OS version: Linux x64 4.15.0-45-generic

<details>
<summary>System Info</summary>

|Item|Value|
|---|---|
|CPUs|Intel(R) Core(TM) i5-2520M CPU @ 2.50GHz (4 x 1113)|
|GPU Status|2d_canvas: enabled<br>checker_imaging: disabled_off<br>flash_3d: enabled<br>flash_stage3d: enabled<br>flash_stage3d_baseline: enabled<br>gpu_compositing: enabled<br>multiple_raster_threads: enabled_on<br>native_gpu_memory_buffers: disabled_software<br>rasterization: disabled_software<br>surface_synchronization: enabled_on<br>video_decode: unavailable_off<br>webgl: enabled<br>webgl2: enabled|
|Load (avg)|2, 1, 1|
|Memory (System)|15.56GB (8.72GB free)|
|Process Argv|--unity-launch|
|Screen Reader|no|
|VM|0%|

</details><details><summary>Extensions (58)</summary>

Extension|Author (truncated)|Version
---|---|---
html-snippets|abu|0.2.1
flutter-snippets|ale|0.0.2
django-html|bib|1.3.0
django-snippets|bib|1.1.1
django|big|1.0.0
npm-intellisense|chr|1.3.0
path-intellisense|chr|1.4.2
vue-peek|dar|1.0.2
dart-code|Dar|2.23.0
flutter|Dar|2.23.0
vscode-eslint|dba|1.8.0
es7-react-js-snippets|dsz|2.0.1
vscode-babel-coloring|dza|0.0.4
vscode-npm-script|eg2|0.3.5
vsc-material-theme|Equ|2.7.0
prettier-vscode|esb|1.8.1
flow-for-vscode|flo|1.0.1
auto-close-tag|for|0.5.6
auto-rename-tag|for|0.0.15
vscode-flow-ide|gca|1.2.0
flutter-stylizer|gml|0.0.9
flow-language-mode|goz|0.0.2
vue-snippets|hol|0.1.11
pubspec-assist|jer|0.3.3
vscode-hacker-typer|jev|0.1.1
chat|kar|0.11.0
ReactFlowSnippets|lsa|0.2.17
dart-import|lua|0.1.2
vscode-language-babel|mgm|0.0.21
python|ms-|2019.1.0
vuejs-extension-pack|mub|1.1.3
awesome-flutter-snippets|Nas|1.0.5
vetur|oct|0.15.1
dart-syntax-highlighting-only|osc|1.0.0
mvvm-flutter-widget|pan|0.2.1
material-icon-theme|PKi|3.6.3
remote-vscode|raf|1.1.0
java|red|0.38.0
live-sass|rit|3.0.0
LiveServer|rit|5.5.1
sass-indented|rob|1.5.1
imba|scr|0.4.0
vue-vscode-snippets|sdr|1.3.0
vscode-djaneiro|the|1.4.2
vscode-status-bar-format-toggle|tom|1.4.0
java-imports-snippets|tus|0.0.1
vscode-java-debug|vsc|0.16.0
vscode-java-dependency|vsc|0.3.0
vscode-java-pack|vsc|0.5.0
vscode-java-test|vsc|0.14.0
vscode-maven|vsc|0.14.2
vscode-spring-initializr|vsc|0.4.4
vscode-wakatime|Wak|1.2.5
quokka-vscode|Wal|1.0.183
full-react-snippets|wal|1.2.0
JavaScriptSnippets|xab|1.7.2
vscode-java-copilot|yao|0.1.4
vscode-java-saber|You|0.1.0

</details>
<!-- generated by issue reporter -->
vscodebot[bot] commented 5 years ago

(Experimental duplicate detection) Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

CITGuru commented 5 years ago

Fixed by uninstalling live sass compiler by ritwicky.