Sublime Forum

plugin_host.exe crashes on start

#1

Hi,
I have updated my pc last weekend from windows 7 to windows 10.
With windows 7 everything in sublime text 3 worked fine. Sadly I had no idea that this wouldn’t be the case with windows 10.

When i do start sublimetext 3 I get an error:

[code]---------------------------
plugin_host.exe - Anwendungsfehler

Die Anwendung konnte nicht korrekt gestartet werden (0xc000007b). Klicken Sie auf “OK”, um die Anwendung zu schließen.

OK
---------------------------[/code]

after this another one:

[code]---------------------------
Sublime Text

plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted

OK
---------------------------[/code]

in the console i get this:

DPI scale: 1.5 startup, version: 3083 windows x64 channel: stable executable: /D/System/Sublime Text 3/sublime_text.exe working dir: /D/System/Sublime Text 3 packages path: /C/Users/Simon/AppData/Roaming/Sublime Text 3/Packages state path: /C/Users/Simon/AppData/Roaming/Sublime Text 3/Local zip path: /D/System/Sublime Text 3/Packages zip path: /C/Users/Simon/AppData/Roaming/Sublime Text 3/Installed Packages ignored_packages: "Vintage"] pre session restore time: 1.33069 warning: mnemonic b not found in menu caption SFTP/FTP

I have also tried a clean install and adding one package after another. But it seems even the installation of the packager does crash.

Does anyone have a hint, how to resolve this? By now sublime text is not usable anymore for development :cry:

best regards

0 Likes

#2

I have the same issue. I have removed all plugins and still getting the error “plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted”. I am on Windows 7.
My console log:
DPI scale: 1
startup, version: 3083 windows x32 channel: stable
executable: /C/Program Files (x86)/Sublime Text 3/sublime_text.exe
working dir: /C/Program Files (x86)/Sublime Text 3
packages path: /C/Users/vrajendran/AppData/Roaming/Sublime Text 3/Packages
state path: /C/Users/vrajendran/AppData/Roaming/Sublime Text 3/Local
zip path: /C/Program Files (x86)/Sublime Text 3/Packages
zip path: /C/Users/vrajendran/AppData/Roaming/Sublime Text 3/Installed Packages
ignored_packages: “Vintage”]
pre session restore time: 0.200598
warning: mnemonic w not found in menu caption Word Wrap
warning: mnemonic b not found in menu caption Bookmarks
warning: mnemonic p not found in menu caption Project
startup time: 0.216598
first paint time: 0.231598
error: plugin_host has exited unexpectedly, plugin functionality won’t be available until Sublime Text has been restarted
warning: mnemonic w not found in menu caption Word Wrap

0 Likes

#3

reinstalling sublime 3 fixes this.

0 Likes

#4

@vaazee I don’t thing that it fixes, because you never found the root cause. I am also running inso issues with the plugin_host.exe process and not able to find out which package is making the process to consume a lot of CPU.

0 Likes