-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 in vs code insiders 1.31.0 #250
Comments
Same Here :( |
same problem |
Hey, sorry for late. Seems like it's a serious issue. Can anyone please share console of vscode (Help => Toggle Develoer Tools) ? |
Sorry, I got the log from @minoseah629 |
The issue is comes from There are some breaking changes as The Issue is related to electron/electron#14841 & fsevents/fsevents#229 I've upgraded one package. Can anyone please clone the project & install the package from here Please let me know if you need any help to manual install and status of extension after install ? |
I don't know how to install the extension from here. |
Hi @kouhei thanks for your interest. Sorry for a late reply (due to my exams). Can you join with me in Hangout Text Chat or Skype Text Chat (or anyone ? ) Hangout: ritwickdey97@gmail.com [It'll be annoying if I do chat here, because everyone will receive emails for every comment.] |
any chance of fixing this soon. it's making the insiders edition unusable. |
manually updating to v5.4.0-alpha fixed this for me... |
@ritwickdey I tried to manually install the |
It's still not fixed, I tried installing LiveServer-5.4.0-alpha4-osx.vsix and Extension Host is still crashing:
|
Still failing on 1.31.0-insider (1.31.0-insider).
|
Idem in 1.30.2 But I used it (together with Live SCSS compiler) before this upgrade. |
Same here. I fire up VS Code and the extension host crashes immediately. |
Please try 5.4.0 release build. |
I'm seeing the extension host crash too. |
Crashing for me as well with VSCode 1.31 release |
Nevermind, working when I manually installled 1.5.4 from VSIX file. |
Live server uninstalling let me get rid of that strange issue. Try to uninstall it! Good Luck! |
It worked for v 1.32.0-insider |
Please download 5.4.0 from this repo (under Releases), and try installing that manually.
Select the extension you downloaded, and restart VS Code when it completes. Please provide feedback - 5.4.0 will be published once we confirm it is working for all. |
The latest 5.4.0 version now works fine, on macOS and VS Code 1.32.0 👍 |
Please install v5.4.0 from marketplace. Let us know if it doesn't work. (and also don't forget to update vscode-insider 😄) |
This is also happening in vs code v1.31 I tried installing the v5.4.0 from the marketplace but the issue persisted. Also tried vscode-insiders but no luck. I had to rollback to vscode 1.30 :( |
Hi @leoggonzalez, Have you tried the lastest version? It should work. Anyway, is this same issue? you can create a new issue request in GitHub if the issue is different. |
I use the latest version on the latest Code version. If I deinstall live scss compile and live server the extension server does not crash anymore. So, what do you need to understand the problem? Thanks! Mario
Inviato da smartphone Samsung Galaxy.
-------- Messaggio originale --------Da: Ritwick Dey <notifications@github.com> Data: 12/02/19 14:25 (GMT+01:00) A: ritwickdey/vscode-live-server <vscode-live-server@noreply.github.com> Cc: Mario Valle <mvalle@cscs.ch>, Comment <comment@noreply.github.com> Oggetto: Re: [ritwickdey/vscode-live-server] Extension host terminated unexpectedly in vs code insiders 1.31.0 (#250)
Hi @leoggonzalez, Have you tried the lastest version? It should work.
Anyway, is this same issue? you can create a new issue request in GitHub if the issue is different.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/ritwickdey/vscode-live-server","title":"ritwickdey/vscode-live-server","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/ritwickdey/vscode-live-server"}},"updates":{"snippets":[{"icon":"PERSON","message":"@ritwickdey in #250: Hi @leoggonzalez, Have you tried the lastest version? It should work. \r\n\r\nAnyway, is this same issue? you can create a new issue request in GitHub if the issue is different."}],"action":{"name":"View Issue","url":"#250 (comment)"}}}
[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "#250 (comment)",
"url": "#250 (comment)",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]
|
This Is still a problem, using the insiders version is by no means a fix. It doesn't even use the same settings. |
This is resolved for me. Version 1.32.0-insider (1.32.0-insider) |
OK, waiting for new Code and Live server versions. In the mean time I simply run sass --wait outside Code. |
Same issue on Version 1.32.3 (1.32.3)
|
I disable all the Extensions , then enable them one by one and find that My VSCode version : 1.33.0. |
all fixs with disable setting sync |
Thanks, works for me |
If updating Live-Server doesn't work for you, try "disable" "Setting sync" extension. |
WOW! Thank you so much! It works for me :) |
Thanks, works for me :) |
deleting all extension of VSCode help me to solve the issue. |
Disabling settings sync also worked for me. Thank you! |
Caused by |
When I disable |
Thank youuu . Done |
The simplest solution is to disable all extensions and enable them all again :) Also did the same with Live Server - reenabling solved the issue, I can still use it |
New version is published. Please try to install from store. It should work. If not, please let me know. Thank you so much to all of you for reporting here :) |
Guys, the problem is in your code if that problem appears. For example I used a path of a deleted folder somwhere in my .scss files and this issue started the crash of the Sass Live Compiler. Just check your code for any strange errors. |
just only disable or uninstall extension live-sass, it's work for me |
I'm submitting a...
[ ] Regression (a behavior that used to work and stopped working in a new release) [x] Bug report [ ] Feature request [ ] Documentation issue or request [ ] Other: <!-- Please describe: -->
Current behavior
After launching vscode-insider and a moment later, I get Extension host terminated unexpectedly.
I disabled all extensions with no issue.
I reenabled all extensions and located developer tool and saw below error:
Developer Tool shows this error:
dyld: lazy symbol binding failed: Symbol not found: __ZN2v816FunctionTemplate3NewEPNS_7IsolateEPFvRKNS_20FunctionCallbackInfoINS_5ValueEEEENS_5LocalIS4_EENSA_INS_9SignatureEEEiNS_19ConstructorBehaviorENS_14SideEffectTypeE
Referenced from: /Users/xxx/.vscode-insiders/extensions/ritwickdey.liveserver-5.3.1/node_modules/fsevents/lib/binding/Release/node-v64-darwin-x64/fse.node
Expected in: flat namespace
Expected behavior
VS Code operates normally
Environment
Others
microsoft/vscode#64981
The text was updated successfully, but these errors were encountered: