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

critical: Extension host crash #91

Closed
RandomFractals opened this issue Sep 7, 2019 · 22 comments
Closed

critical: Extension host crash #91

RandomFractals opened this issue Sep 7, 2019 · 22 comments

Comments

@RandomFractals
Copy link

either your new communities ext. or chat crashes extension host in vscode v1.38 on win & mac.

I thought it was just a fluke the other day, but I also had my remote dev bud using Mac confirming it.

what I get on win:

vsls-crash

@lostintangent
Copy link
Owner

If you see this again, could you click the “Open Developer Tools” button in the toast and share any error messages you see? Otherwise, we’ll look into this ASAP!

@RandomFractals
Copy link
Author

will do. I noticed it happen right after your sockets connect debug msgs from communities ext. a few times. should have clipped dev tools messages too.

@RandomFractals
Copy link
Author

actually, it's hard to tell what's causing it from dev tools console trace.

I see todo-tree errors there (just another ext. I use that used to be stable in prior vscode releases), then sudden ext. service termination after vscode-icons load.

I could try disabling some of those extensions to help you || vscode team troubleshoot this. Might be a generic issue in the last vscode v1.38 update:

vscode-ext-host-crash-debug

@RandomFractals
Copy link
Author

nope, I disabled todo-tree ext. & still get that crash on vscode v1.38 start. Feel free to reassign and link this for vscode dev team to look into. I think it's ext. host loading crash in general in that code v, and has nothing to do with vsls comps. hard to tell by that error msg :(
vscode-ext-host-crash-2

@legomushroom
Copy link
Contributor

I see this a lot and don't think it is related to the communities extension. No extension can cause the extension host activation failure so looks like a VSCode issue to me.

@RandomFractals
Copy link
Author

@legomushroom that's an interesting comment. 1st time I've seen this issue crop up was in vscode v1.38 update & I've been playing with code extensions for about a year now.

Can you please notify proper authorities at vscode team, ref. this ticket & close it in your repo?

Thanks for confirming it's not rare.

@RandomFractals
Copy link
Author

.@jrieken @bowdenk7 @bpasero & @mjbvz & co.: 👀☝️

@jrieken
Copy link

jrieken commented Sep 10, 2019

No extension can cause the extension host activation failure so looks like a VSCode issue to me.

The extension host has already been activated, otherwise you wouldn't see messages like "you extension 'foobar' is now active!". That means something is happening and it's likely loading or running an extension which causes the crash. What's also suspicious is that it tries to attached the debugger. This usually happens when the extension host becomes unresponsive and when automatic profiling is started. So, I would still bet on an extension that runs endless loops or allocates endless memory.

Can you attach the reading from the extension host log: "F1 > Show Log > Extension Host"

fyi @alexandrudima who has investigates crashed before and knows the common crasher extensions.

@RandomFractals
Copy link
Author

RandomFractals commented Sep 10, 2019

interesting. my next call to troubleshoot this was disable all extensions & enable them 1 by 1, but that can take a whole day.

@jrieken are you saying you have not seen this issue crop up in your last v1.38 vscode release? 1st time when I started seeing it.

I also never seen an extension take down an ext. host. That's some next level matrix bit (cc @legomushroom :)

Do you have some examples of such extensions to help us troubleshoot this further? I'd still prefer to transfer it to you vscode repo & track it there.

I logged it here only becase vsls was the last pack I enabled after vscode v1.38 update ...

@RandomFractals
Copy link
Author

RandomFractals commented Sep 10, 2019

@jrieken && @alexandrudima anyhoo, here is my fresh F1 -> Developer>Show Logs... Extension Host log (I just replaced my win user dir with blank :)

[2019-09-10 11:32:19.868] [exthost] [info] extension host started
[2019-09-10 11:32:19.896] [exthost] [info] ExtensionService#_doActivateExtension GrapeCity.gc-excelviewer {"startup":false,"activationEvent":"onLanguage:plaintext"}
[2019-09-10 11:32:19.896] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/grapecity.gc-excelviewer-2.1.32/dist/extension
[2019-09-10 11:32:24.074] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:32:24.074] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/extension-editing/dist/extension
[2019-09-10 11:32:24.894] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:32:24.894] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/typescript-language-features/dist/extension
[2019-09-10 11:32:25.227] [exthost] [info] ExtensionService#_doActivateExtension eg2.tslint {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:32:25.227] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/eg2.tslint-1.0.44/out/extension
[2019-09-10 11:32:41.350] [exthost] [info] ExtensionService#_doActivateExtension hongyin163.excel-to-html-table {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:32:41.350] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/hongyin163.excel-to-html-table-1.1.1/out/extension
[2019-09-10 11:32:43.049] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:32:43.049] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/visualstudioexptteam.vscodeintellicode-1.1.9/dist/intellicode
[2019-09-10 11:32:44.322] [exthost] [info] ExtensionService#_doActivateExtension wix.vscode-import-cost {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:32:44.322] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/wix.vscode-import-cost-2.12.0/out/src/extension
[2019-09-10 11:32:54.024] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:54.024] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/debug-auto-launch/dist/extension
[2019-09-10 11:32:54.109] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:54.109] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/emmet/dist/extension
[2019-09-10 11:32:54.334] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:54.334] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/git/dist/main
[2019-09-10 11:32:54.497] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:54.497] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/merge-conflict/dist/extension
[2019-09-10 11:32:54.603] [exthost] [info] ExtensionService#_doActivateExtension CoenraadS.bracket-pair-colorizer-2 {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:54.604] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/coenraads.bracket-pair-colorizer-2-0.0.28/out/src/extension
[2019-09-10 11:32:55.976] [exthost] [info] ExtensionService#_doActivateExtension cssho.vscode-svgviewer {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:55.976] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/cssho.vscode-svgviewer-2.0.0/out/src/extension
[2019-09-10 11:32:58.670] [exthost] [info] ExtensionService#_doActivateExtension dbaeumer.vscode-eslint {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:58.671] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/dbaeumer.vscode-eslint-1.9.1/client/out/extension
[2019-09-10 11:32:58.807] [exthost] [info] ExtensionService#_doActivateExtension esbenp.prettier-vscode {"startup":true,"activationEvent":"*"}
[2019-09-10 11:32:58.807] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/esbenp.prettier-vscode-2.2.2/out/extension
[2019-09-10 11:33:03.070] [exthost] [info] ExtensionService#_doActivateExtension johnpapa.vscode-peacock {"startup":true,"activationEvent":"*"}
[2019-09-10 11:33:03.070] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/johnpapa.vscode-peacock-3.1.5/dist/extension
[2019-09-10 11:33:03.188] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"activationEvent":"*"}
[2019-09-10 11:33:03.188] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/ms-vsliveshare.vsliveshare-1.0.766/out/prod/extension-prod
[2019-09-10 11:33:04.456] [exthost] [info] ExtensionService#_doActivateExtension SirTori.indenticator {"startup":true,"activationEvent":"*"}
[2019-09-10 11:33:04.456] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/sirtori.indenticator-0.6.0/out/src/extension
[2019-09-10 11:33:04.554] [exthost] [info] ExtensionService#_doActivateExtension Tino.simple-rest-client {"startup":true,"activationEvent":"*"}
[2019-09-10 11:33:04.554] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/tino.simple-rest-client-1.2.8/out/extension.js
[2019-09-10 11:33:15.360] [exthost] [info] ExtensionService#_doActivateExtension uctakeoff.vscode-counter {"startup":true,"activationEvent":"*"}
[2019-09-10 11:33:15.360] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/uctakeoff.vscode-counter-1.2.1/out/extension
[2019-09-10 11:33:16.064] [exthost] [info] ExtensionService#_doActivateExtension vscode-icons-team.vscode-icons {"startup":true,"activationEvent":"*"}
[2019-09-10 11:33:16.064] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/vscode-icons-team.vscode-icons-9.3.0/dist/src/vscode-icons.bundle.js
[2019-09-10 11:33:17.093] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":true,"activationEvent":"workspaceContains:package.json"}
[2019-09-10 11:33:17.093] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/npm/dist/main
[2019-09-10 11:33:25.468] [exthost] [info] eager extensions activated
[2019-09-10 11:33:38.254] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"activationEvent":"onLanguage:jsonc"}
[2019-09-10 11:33:38.254] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/configuration-editing/dist/extension
[2019-09-10 11:33:38.391] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"activationEvent":"onLanguage:jsonc"}
[2019-09-10 11:33:38.391] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/json-language-features/client/dist/jsonMain
[2019-09-10 11:34:40.737] [exthost] [info] ExtensionService#_doActivateExtension karigari.chat {"startup":true,"activationEvent":"*"}
[2019-09-10 11:34:40.738] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/karigari.chat-0.21.1/out/extension
[2019-09-10 11:37:40.070] [exthost] [info] extension host started
[2019-09-10 11:37:40.094] [exthost] [info] ExtensionService#_doActivateExtension GrapeCity.gc-excelviewer {"startup":false,"activationEvent":"onLanguage:plaintext"}
[2019-09-10 11:37:40.094] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/grapecity.gc-excelviewer-2.1.32/dist/extension
[2019-09-10 11:37:41.208] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:37:41.208] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/extension-editing/dist/extension
[2019-09-10 11:37:41.392] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:37:41.392] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/typescript-language-features/dist/extension
[2019-09-10 11:37:41.595] [exthost] [info] ExtensionService#_doActivateExtension eg2.tslint {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:37:41.595] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/eg2.tslint-1.0.44/out/extension
[2019-09-10 11:37:42.711] [exthost] [info] ExtensionService#_doActivateExtension hongyin163.excel-to-html-table {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:37:42.711] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/hongyin163.excel-to-html-table-1.1.1/out/extension
[2019-09-10 11:37:42.731] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:37:42.732] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/visualstudioexptteam.vscodeintellicode-1.1.9/dist/intellicode
[2019-09-10 11:37:42.785] [exthost] [info] ExtensionService#_doActivateExtension wix.vscode-import-cost {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 11:37:42.785] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/wix.vscode-import-cost-2.12.0/out/src/extension
[2019-09-10 11:37:42.999] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"activationEvent":"onLanguage:jsonc"}
[2019-09-10 11:37:42.999] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/configuration-editing/dist/extension
[2019-09-10 11:37:43.002] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"activationEvent":"onLanguage:jsonc"}
[2019-09-10 11:37:43.002] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/json-language-features/client/dist/jsonMain
[2019-09-10 11:37:43.016] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.016] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/debug-auto-launch/dist/extension
[2019-09-10 11:37:43.018] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.018] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/emmet/dist/extension
[2019-09-10 11:37:43.036] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.036] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/git/dist/main
[2019-09-10 11:37:43.060] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.060] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/merge-conflict/dist/extension
[2019-09-10 11:37:43.063] [exthost] [info] ExtensionService#_doActivateExtension CoenraadS.bracket-pair-colorizer-2 {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.063] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/coenraads.bracket-pair-colorizer-2-0.0.28/out/src/extension
[2019-09-10 11:37:43.088] [exthost] [info] ExtensionService#_doActivateExtension cssho.vscode-svgviewer {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.088] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/cssho.vscode-svgviewer-2.0.0/out/src/extension
[2019-09-10 11:37:43.130] [exthost] [info] ExtensionService#_doActivateExtension dbaeumer.vscode-eslint {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.130] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/dbaeumer.vscode-eslint-1.9.1/client/out/extension
[2019-09-10 11:37:43.138] [exthost] [info] ExtensionService#_doActivateExtension esbenp.prettier-vscode {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.138] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/esbenp.prettier-vscode-2.2.2/out/extension
[2019-09-10 11:37:43.312] [exthost] [info] ExtensionService#_doActivateExtension johnpapa.vscode-peacock {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.312] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/johnpapa.vscode-peacock-3.1.5/dist/extension
[2019-09-10 11:37:43.317] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.317] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/ms-vsliveshare.vsliveshare-1.0.766/out/prod/extension-prod
[2019-09-10 11:37:43.589] [exthost] [info] ExtensionService#_doActivateExtension SirTori.indenticator {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.589] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/sirtori.indenticator-0.6.0/out/src/extension
[2019-09-10 11:37:43.591] [exthost] [info] ExtensionService#_doActivateExtension Tino.simple-rest-client {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:43.591] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/tino.simple-rest-client-1.2.8/out/extension.js
[2019-09-10 11:37:44.073] [exthost] [info] ExtensionService#_doActivateExtension uctakeoff.vscode-counter {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:44.074] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/uctakeoff.vscode-counter-1.2.1/out/extension
[2019-09-10 11:37:44.094] [exthost] [info] ExtensionService#_doActivateExtension vscode-icons-team.vscode-icons {"startup":true,"activationEvent":"*"}
[2019-09-10 11:37:44.094] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/vscode-icons-team.vscode-icons-9.3.0/dist/src/vscode-icons.bundle.js
[2019-09-10 11:37:44.135] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":true,"activationEvent":"workspaceContains:package.json"}
[2019-09-10 11:37:44.136] [exthost] [info] ExtensionService#loadCommonJSModule file:///d:/tools/dev/web/VSCode/resources/app/extensions/npm/dist/main
[2019-09-10 11:37:44.733] [exthost] [info] eager extensions activated
[2019-09-10 11:38:24.335] [exthost] [info] ExtensionService#_doActivateExtension karigari.chat {"startup":true,"activationEvent":"*"}
[2019-09-10 11:38:24.335] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/karigari.chat-0.21.1/out/extension
[2019-09-10 11:38:25.047] [exthost] [info] ExtensionService#_doActivateExtension lostintangent.vsls-communities {"startup":true,"activationEvent":"*"}
[2019-09-10 11:38:25.048] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/lostintangent.vsls-communities-0.2.3/out/extension.js
[2019-09-10 11:38:25.957] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare-audio {"startup":true,"activationEvent":"*"}
[2019-09-10 11:38:25.957] [exthost] [info] ExtensionService#loadCommonJSModule .vscode/extensions/ms-vsliveshare.vsliveshare-audio-0.1.64/out/extension

Does this help in any way?

@legomushroom
Copy link
Contributor

legomushroom commented Sep 10, 2019

@jrieken the extension host indeed activates but then terminates unexpectedly after some time.

Extension host logs:

[2019-09-09 20:25:06.789] [exthost] [info] extension host started
[2019-09-09 20:25:06.802] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.802] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/debug-auto-launch/dist/extension
[2019-09-09 20:25:06.807] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.807] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/emmet/dist/extension
[2019-09-09 20:25:06.826] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.826] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/git/dist/main
[2019-09-09 20:25:06.854] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.854] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/merge-conflict/dist/extension
[2019-09-09 20:25:06.859] [exthost] [info] ExtensionService#_doActivateExtension alefragnani.project-manager {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.859] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/alefragnani.project-manager-10.7.0/dist/extension
[2019-09-09 20:25:06.863] [exthost] [info] ExtensionService#_doActivateExtension eamodio.gitlens {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.863] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/eamodio.gitlens-9.9.3/dist/extension
[2019-09-09 20:25:06.893] [exthost] [info] ExtensionService#_doActivateExtension johnpapa.vscode-peacock {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.893] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/johnpapa.vscode-peacock-3.1.5/dist/extension
[2019-09-09 20:25:06.903] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:06.903] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-1.0.766/out/prod/extension-prod
[2019-09-09 20:25:07.095] [exthost] [info] ExtensionService#_doActivateExtension mutantdino.resourcemonitor {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:07.095] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/mutantdino.resourcemonitor-1.0.6/out/extension
[2019-09-09 20:25:07.132] [exthost] [info] eager extensions activated
[2019-09-09 20:25:07.319] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug2 {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-09 20:25:07.319] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug2/out/src/extension
[2019-09-09 20:25:07.324] [exthost] [info] ExtensionService#_doActivateExtension lostintangent.vsls-communities {"startup":false,"activationEvent":"*"}
[2019-09-09 20:25:07.324] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/lostintangent.vsls-communities-0.2.3/out/extension.js
[2019-09-09 20:25:07.995] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-09 20:25:07.996] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug/dist/extension.js
[2019-09-09 20:25:10.142] [exthost] [info] ExtensionService#_doActivateExtension karigari.chat {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:10.142] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/karigari.chat-0.21.1/out/extension
[2019-09-09 20:25:10.248] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare-audio {"startup":true,"activationEvent":"*"}
[2019-09-09 20:25:10.248] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-audio-0.1.64/out/extension
[2019-09-10 10:44:11.013] [exthost] [info] extension host started
[2019-09-10 10:44:11.030] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:44:11.030] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/extension-editing/dist/extension
[2019-09-10 10:44:11.274] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:44:11.274] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/typescript-language-features/dist/extension
[2019-09-10 10:44:11.480] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:44:11.480] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/visualstudioexptteam.vscodeintellicode-1.1.9/dist/intellicode
[2019-09-10 10:44:11.857] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:11.857] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/debug-auto-launch/dist/extension
[2019-09-10 10:44:11.890] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:11.890] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/emmet/dist/extension
[2019-09-10 10:44:11.976] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:11.976] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/git/dist/main
[2019-09-10 10:44:12.202] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:12.202] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/merge-conflict/dist/extension
[2019-09-10 10:44:12.311] [exthost] [info] ExtensionService#_doActivateExtension alefragnani.project-manager {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:12.311] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/alefragnani.project-manager-10.7.0/dist/extension
[2019-09-10 10:44:12.377] [exthost] [info] ExtensionService#_doActivateExtension eamodio.gitlens {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:12.377] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/eamodio.gitlens-9.9.3/dist/extension
[2019-09-10 10:44:12.634] [exthost] [info] ExtensionService#_doActivateExtension johnpapa.vscode-peacock {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:12.634] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/johnpapa.vscode-peacock-3.1.5/dist/extension
[2019-09-10 10:44:12.667] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:12.667] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-1.0.766/out/prod/extension-prod
[2019-09-10 10:44:13.697] [exthost] [info] ExtensionService#_doActivateExtension mutantdino.resourcemonitor {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:13.697] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/mutantdino.resourcemonitor-1.0.6/out/extension
[2019-09-10 10:44:14.746] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":true,"activationEvent":"workspaceContains:package.json"}
[2019-09-10 10:44:14.746] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/npm/dist/main
[2019-09-10 10:44:14.838] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug2 {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-10 10:44:14.838] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug2/out/src/extension
[2019-09-10 10:44:15.175] [exthost] [info] ExtensionService#_doActivateExtension lostintangent.vsls-communities {"startup":false,"activationEvent":"*"}
[2019-09-10 10:44:15.175] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/lostintangent.vsls-communities-0.2.3/out/extension.js
[2019-09-10 10:44:15.346] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-10 10:44:15.346] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug/dist/extension.js
[2019-09-10 10:44:18.018] [exthost] [info] eager extensions activated
[2019-09-10 10:44:20.295] [exthost] [info] ExtensionService#_doActivateExtension karigari.chat {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:20.295] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/karigari.chat-0.21.1/out/extension
[2019-09-10 10:44:20.774] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare-audio {"startup":true,"activationEvent":"*"}
[2019-09-10 10:44:20.774] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-audio-0.1.64/out/extension
[2019-09-10 10:48:20.472] [exthost] [info] extension host started
[2019-09-10 10:48:20.497] [exthost] [info] ExtensionService#_doActivateExtension emilast.LogFileHighlighter {"startup":false,"activationEvent":"onLanguage:log"}
[2019-09-10 10:48:20.497] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/emilast.logfilehighlighter-2.5.0/out/src/extension
[2019-09-10 10:48:20.957] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:48:20.957] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/extension-editing/dist/extension
[2019-09-10 10:48:20.977] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:48:20.977] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/typescript-language-features/dist/extension
[2019-09-10 10:48:20.999] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:48:20.999] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/visualstudioexptteam.vscodeintellicode-1.1.9/dist/intellicode
[2019-09-10 10:48:21.056] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.056] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/debug-auto-launch/dist/extension
[2019-09-10 10:48:21.061] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.062] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/emmet/dist/extension
[2019-09-10 10:48:21.082] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.082] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/git/dist/main
[2019-09-10 10:48:21.114] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.114] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/merge-conflict/dist/extension
[2019-09-10 10:48:21.118] [exthost] [info] ExtensionService#_doActivateExtension alefragnani.project-manager {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.118] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/alefragnani.project-manager-10.7.0/dist/extension
[2019-09-10 10:48:21.122] [exthost] [info] ExtensionService#_doActivateExtension eamodio.gitlens {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.122] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/eamodio.gitlens-9.9.3/dist/extension
[2019-09-10 10:48:21.149] [exthost] [info] ExtensionService#_doActivateExtension johnpapa.vscode-peacock {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.149] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/johnpapa.vscode-peacock-3.1.5/dist/extension
[2019-09-10 10:48:21.154] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.154] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-1.0.766/out/prod/extension-prod
[2019-09-10 10:48:21.312] [exthost] [info] ExtensionService#_doActivateExtension mutantdino.resourcemonitor {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:21.312] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/mutantdino.resourcemonitor-1.0.6/out/extension
[2019-09-10 10:48:21.484] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":true,"activationEvent":"workspaceContains:package.json"}
[2019-09-10 10:48:21.484] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/npm/dist/main
[2019-09-10 10:48:21.597] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug2 {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-10 10:48:21.597] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug2/out/src/extension
[2019-09-10 10:48:21.601] [exthost] [info] ExtensionService#_doActivateExtension lostintangent.vsls-communities {"startup":false,"activationEvent":"*"}
[2019-09-10 10:48:21.601] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/lostintangent.vsls-communities-0.2.3/out/extension.js
[2019-09-10 10:48:21.833] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-10 10:48:21.833] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug/dist/extension.js
[2019-09-10 10:48:22.114] [exthost] [info] eager extensions activated
[2019-09-10 10:48:25.707] [exthost] [info] ExtensionService#_doActivateExtension karigari.chat {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:25.707] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/karigari.chat-0.21.1/out/extension
[2019-09-10 10:48:25.947] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare-audio {"startup":true,"activationEvent":"*"}
[2019-09-10 10:48:25.947] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-audio-0.1.64/out/extension
[2019-09-10 10:50:01.231] [exthost] [info] extension host started
[2019-09-10 10:50:01.288] [exthost] [info] ExtensionService#_doActivateExtension emilast.LogFileHighlighter {"startup":false,"activationEvent":"onLanguage:log"}
[2019-09-10 10:50:01.288] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/emilast.logfilehighlighter-2.5.0/out/src/extension
[2019-09-10 10:50:01.305] [exthost] [info] ExtensionService#_doActivateExtension vscode.extension-editing {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:50:01.305] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/extension-editing/dist/extension
[2019-09-10 10:50:01.316] [exthost] [info] ExtensionService#_doActivateExtension vscode.typescript-language-features {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:50:01.316] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/typescript-language-features/dist/extension
[2019-09-10 10:50:01.336] [exthost] [info] ExtensionService#_doActivateExtension VisualStudioExptTeam.vscodeintellicode {"startup":false,"activationEvent":"onLanguage:typescript"}
[2019-09-10 10:50:01.336] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/visualstudioexptteam.vscodeintellicode-1.1.9/dist/intellicode
[2019-09-10 10:50:01.395] [exthost] [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.395] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/debug-auto-launch/dist/extension
[2019-09-10 10:50:01.400] [exthost] [info] ExtensionService#_doActivateExtension vscode.emmet {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.400] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/emmet/dist/extension
[2019-09-10 10:50:01.421] [exthost] [info] ExtensionService#_doActivateExtension vscode.git {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.421] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/git/dist/main
[2019-09-10 10:50:01.461] [exthost] [info] ExtensionService#_doActivateExtension vscode.merge-conflict {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.461] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/merge-conflict/dist/extension
[2019-09-10 10:50:01.466] [exthost] [info] ExtensionService#_doActivateExtension alefragnani.project-manager {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.466] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/alefragnani.project-manager-10.7.0/dist/extension
[2019-09-10 10:50:01.470] [exthost] [info] ExtensionService#_doActivateExtension eamodio.gitlens {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.470] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/eamodio.gitlens-9.9.3/dist/extension
[2019-09-10 10:50:01.504] [exthost] [info] ExtensionService#_doActivateExtension johnpapa.vscode-peacock {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.504] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/johnpapa.vscode-peacock-3.1.5/dist/extension
[2019-09-10 10:50:01.508] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.508] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-1.0.766/out/prod/extension-prod
[2019-09-10 10:50:01.718] [exthost] [info] ExtensionService#_doActivateExtension mutantdino.resourcemonitor {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:01.718] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/mutantdino.resourcemonitor-1.0.6/out/extension
[2019-09-10 10:50:01.864] [exthost] [info] ExtensionService#_doActivateExtension vscode.npm {"startup":true,"activationEvent":"workspaceContains:package.json"}
[2019-09-10 10:50:01.864] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/npm/dist/main
[2019-09-10 10:50:01.939] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug2 {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-10 10:50:01.939] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug2/out/src/extension
[2019-09-10 10:50:01.942] [exthost] [info] ExtensionService#_doActivateExtension lostintangent.vsls-communities {"startup":false,"activationEvent":"*"}
[2019-09-10 10:50:01.942] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/lostintangent.vsls-communities-0.2.3/out/extension.js
[2019-09-10 10:50:02.106] [exthost] [info] ExtensionService#_doActivateExtension ms-vscode.node-debug {"startup":false,"activationEvent":"onCommand:extension.node-debug.startAutoAttach"}
[2019-09-10 10:50:02.106] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/ms-vscode.node-debug/dist/extension.js
[2019-09-10 10:50:05.568] [exthost] [info] eager extensions activated
[2019-09-10 10:50:06.605] [exthost] [info] ExtensionService#_doActivateExtension karigari.chat {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:06.605] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/karigari.chat-0.21.1/out/extension
[2019-09-10 10:50:06.731] [exthost] [info] ExtensionService#_doActivateExtension ms-vsliveshare.vsliveshare-audio {"startup":true,"activationEvent":"*"}
[2019-09-10 10:50:06.731] [exthost] [info] ExtensionService#loadCommonJSModule file:///Users/osolo/.vscode-insiders/extensions/ms-vsliveshare.vsliveshare-audio-0.1.64/out/extension
[2019-09-10 10:50:08.893] [exthost] [info] ExtensionService#_doActivateExtension vscode.configuration-editing {"startup":false,"activationEvent":"onLanguage:jsonc"}
[2019-09-10 10:50:08.893] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/configuration-editing/dist/extension
[2019-09-10 10:50:09.106] [exthost] [info] ExtensionService#_doActivateExtension vscode.json-language-features {"startup":false,"activationEvent":"onLanguage:jsonc"}
[2019-09-10 10:50:09.106] [exthost] [info] ExtensionService#loadCommonJSModule file:///Applications/Visual Studio Code - Insiders.app/Contents/Resources/app/extensions/json-language-features/client/dist/jsonMain

Hope it helps.

@RandomFractals
Copy link
Author

@legomushroom not really. I could not even parse your long log. can you reformat it similar to how I did mine? this is fun! ;)

@jrieken
Copy link

jrieken commented Sep 11, 2019

This might be microsoft/vscode#77099 (comment) which has been reported before.

@RandomFractals
Copy link
Author

so what's the solution then? should this be moved to vsls chat to get worked on? per comments in that vscode ticket.

I mean we can't just disable chat to prevent these crashes, if we want to use live share and that's what's causing it.

@RandomFractals
Copy link
Author

I found this extensive writeup really on point: microsoft/vscode#79782

and I do believe it's caused by vsls extensions in my case since I have not seen these crashes until I enabled vsls pack.

@legomushroom
Copy link
Contributor

@RandomFractals if you could scope down to a particular extension inside the vsls extension pack, that would be extremely helpful.

@RandomFractals
Copy link
Author

@legomushroom good idea. will try to do that today/tomorrow since I'd like to use vsls, even plan to add it to my data preview ext. soon. will let you know if I can narrow it down, but I still suspect it's chat.

@RandomFractals
Copy link
Author

RandomFractals commented Sep 12, 2019

@legomushroom @lostintangent & @jrieken so... I just banged out this async data load bit w/o vsls extensions enabled & have not seen a single ext. host crash: https://github.com/RandomFractals/vscode-data-preview/releases/tag/v1.42.0

& my ext. is super heavy too using large Arrow data files, fs & wasm for all that data display, if you have not checked it out yet.

I can dork a bit more with your chat & comms comps, but sounds to me you really question it's caused by your vsls extensions. Not sure I can provide more proof that it is.

Should I pop that hood and dive deeper?

p.s: also, do you guys do code/bug bounties yet? I think this is 1 of them you should def. throw some $$$ at for other devs to recon. PR the fix for something this heavy is not fun for any 'code/TS/C' expirienced dev. your call!

@RandomFractals
Copy link
Author

related: arjunattam/vscode-chat#410

@lostintangent
Copy link
Owner

Closing this since it’s potentially an issue with the Chat extension, not Spaces.

@RandomFractals
Copy link
Author

too bad. you guys keep passing this ball from 1 repo to another for over a year now. just sad!
yeah, it's an issue with Chat! & until your teams resolve it I am a bit skeptical about using live share, chat, or spaces.

@RandomFractals
Copy link
Author

@legomushroom & @cjiiing what are you confused about? has it been fixed for spaces || chat yet? ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants