Sublime Forum

Crash on fresh install (OSX Apple Silicon)

#1

Hi there, I have been through a lot of these threads and haven’t found a solution.
I had a working install a while back and installed a few plugins (material theme, elixir ls, copilot), and all was good for a minute. I tried coming back to it after a couple of months of not using it and it started crashing.
After a long time trying to debug, I decided to start from scratch and see if I could make it work. I deleted the app and its settings, freshly installed the newest version (4169) and installed package control.
Immediately after installing package control, I started getting the same message as before.

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

Can’t for the life of me figure out what is wrong :frowning:

For reference, I am on an Apple M1 Pro (if that changes anything)

Here is the dump from the sublime console:

startup, version: 4169 osx arm64 channel: stable
executable: /Applications/Sublime Text.app/Contents/MacOS/sublime_text
application: /Applications/Sublime Text.app
working dir: /
packages path: /Users/my_user/Library/Application Support/Sublime Text/Packages
state path: /Users/my_user/Library/Application Support/Sublime Text/Local
zip path: /Applications/Sublime Text.app/Contents/MacOS/Packages
zip path: /Users/my_user/Library/Application Support/Sublime Text/Installed Packages
ignored_packages: [“Vintage”]
pre session restore time: 0.207498
OpenGL Context Information:
GL API Version: 4.1 Metal - 76.3
GLSL Version: 4.10
Vendor: Apple
Renderer: Apple M1 Pro
startup time: 0.259095
first paint time: 0.264467
environment variables loaded using: /bin/zsh -l
reloading python 3.3 plugin Package Control.1_reloader
reloading plugin Default.arithmetic
reloading python 3.3 plugin Package Control.2_bootstrap
reloading plugin Default.auto_indent_tag
reloading plugin Default.block
reloading plugin Default.colors
reloading plugin Default.comment
reloading plugin Default.convert_color_scheme
reloading plugin Default.convert_syntax
reloading plugin Default.copy_path
reloading plugin Default.echo
reloading plugin Default.exec
reloading plugin Default.fold
reloading plugin Default.font
reloading plugin Default.goto_line
reloading plugin Default.history_list
reloading plugin Default.html_print
reloading plugin Default.indentation
reloading plugin Default.install_package_control
reloading plugin Default.keymap
reloading plugin Default.kill_ring
reloading plugin Default.mark
reloading plugin Default.new_templates
reloading plugin Default.open_context_url
reloading plugin Default.open_in_browser
reloading plugin Default.pane
reloading plugin Default.paragraph
reloading plugin Default.paste_from_history
reloading plugin Default.profile
reloading plugin Default.quick_panel
reloading plugin Default.rename
reloading plugin Default.run_syntax_tests
reloading plugin Default.save_on_focus_lost
reloading plugin Default.scroll
reloading plugin Default.set_unsaved_view_name
reloading plugin Default.settings
reloading plugin Default.show_scope_name
reloading plugin Default.side_bar
reloading plugin Default.sort
reloading plugin Default.switch_file
reloading plugin Default.symbol
reloading plugin Default.transform
reloading plugin Default.transpose
reloading plugin Default.ui
reloading plugin CSS.css_completions
reloading plugin Diff.diff
reloading plugin HTML.encode_html_entities
reloading plugin HTML.html_completions
error: plugin_host-3.3 has exited unexpectedly, some plugin functionality won’t be available until Sublime Text has been restarted

0 Likes

#2

Does it happen in safe mode?

0 Likes