-
Notifications
You must be signed in to change notification settings - Fork 29.4k
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. #75267
Comments
(Experimental duplicate detection) |
[2019-06-11 15:38:20.758] [sharedprocess] [info] Scanned user extensions: 0 [2019-06-11 15:47:02.437] [exthost] [info] extension host started |
I have the same problem. |
Gone back, no problems on this version: Version: 1.31.1 (user setup) |
@sandy081 I can repro this as well. Trace logs from Dev Tools Console:
|
@Chuxel Thanks for the log, I cannot see what caused this with Can you check extension host log in output channel if we can get any additional info. Also, do you suspect if you have any extensions that could cause this? |
@iqmeta Can you also provide the log from dev tools? |
@sandy081 Attached are full logs. 20190625T094743.zip Right now starting up VS Code Insiders does not cause the bomb. Two difference I can see from the logs are:
|
Actually both Live Share Audio and GitHub Pull request are missing. Here's fresh start logs w/o the crash for comparison: 20190625T103640.zip At least in this run it looks like GitHub Pull Request is before Live Share Audio in the startup sequence. |
Some directions on the logs how and where.. |
@Chuxel Unfortunately I cannot find any helpful information from the logs. No hints of crash. But interestingly I see issues against So your crash could be due to that extension. @iqmeta You can get logs from
|
This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines. Happy Coding! |
Issue Type: Bug
Extension host terminated unexpectedly. Restart server buttons, crash 2sec. later again.
workbench.main.js:3183 Extension host terminated unexpectedly. Code: 3221225477 Signal: null
_onExtensionHostCrashed @ workbench.main.js:3183
workbench.main.js:2379 Extension host terminated unexpectedly.
onDidNotificationChange @ workbench.main.js:2379
No extensions even installed. Did clean reinstall.
VS Code version: Code 1.35.0 (553cfb2, 2019-06-04T01:17:12.481Z)
OS version: Windows_NT x64 10.0.16299
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: unavailable_off
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
The text was updated successfully, but these errors were encountered: