Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Extension host terminated unexpectedly" on ftp syncronization #116727

Closed
leoipiau opened this issue Feb 15, 2021 · 5 comments
Closed

"Extension host terminated unexpectedly" on ftp syncronization #116727

leoipiau opened this issue Feb 15, 2021 · 5 comments
Assignees
Labels
extension-host Extension host issues freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues

Comments

@leoipiau
Copy link

Issue Type: Bug

Extension host crashes on ftp synchonization operations. I was using ftp-sync extensions,but I also tried to use ftp-simple and SFTP extensions and the problem remains.

VS Code version: Code 1.53.2 (622cb03, 2021-02-11T11:48:04.245Z)
OS version: Windows_NT x64 10.0.19042

System Info
Item Value
CPUs Intel(R) Core(TM) i5-10210U CPU @ 1.60GHz (8 x 2112)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
protected_video_decode: enabled
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 7.84GB (0.94GB free)
Process Argv --crash-reporter-id 004152a9-0c04-401c-bfe2-0984b61ab430
Screen Reader no
VM 0%
Extensions (17)
Extension Author (truncated) Version
vscode-intelephense-client bme 1.6.3
vscode-eslint dba 2.1.14
sf-pack dub 1.1.0
php-debug fel 1.14.9
php-intellisense fel 2.3.14
php-pack fel 1.0.2
node-module-intellisense lei 1.5.0
ftp-sync luk 0.3.9
dotenv mik 1.0.1
vscode-docker ms- 1.9.1
vscode-language-pack-pt-BR MS- 1.53.2
remote-wsl ms- 0.53.4
symfony-code-snippets nad 0.2.4
symfony-super-console nad 1.0.0
vscode-php-getters-setters php 1.2.3
vscode-yaml red 0.15.0
symfony-vscode The 1.0.2
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
vspor879:30202332
vspor708:30202333
vspor363:30204092
pythonvsdeb440:30248342
pythonvsded773:30248341
pythonvspyt600cf:30251589

@cmparrela
Copy link

same problem here, I had to downgrade the version to keep using ftp sync

@cmparrela
Copy link

Look that solution

liximomo/vscode-sftp#883 (comment)

@sandy081 sandy081 assigned alexdima and unassigned sandy081 Feb 18, 2021
@alexdima
Copy link
Member

The root cause appears to be electron/electron#27673

@alexdima alexdima assigned deepak1556 and unassigned alexdima Feb 19, 2021
@alexdima alexdima added electron-11-update extension-host Extension host issues freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues labels Feb 19, 2021
@deepak1556
Copy link
Contributor

The fix has been backported to Electron 11 electron/electron#27766 and will be available in vscode next week.

@deepak1556
Copy link
Contributor

Merging to #116260

@github-actions github-actions bot locked and limited conversation to collaborators Apr 6, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
extension-host Extension host issues freeze-slow-crash-leak VS Code crashing, performance, freeze and memory leak issues
Projects
None yet
Development

No branches or pull requests

5 participants