Closed Anntoin closed 7 years ago
Able to get it working with a fresh user account, so something in my normal users environment is causing issues. Any pointers on what it's actually doing and what could be causing this appreciated.
Okay, figured this out. I seems like spacemacs sources my ~/.profile
and I had been playing around kicking off some background processes there which was causing this hanging behaviour.
Description :octocat:
Spacemacs has suddenly started hanging during startup
Reproduction guide :beetle:
Start Emacs
Will hang at
Loading /home/.../.emacs.d/layers/auto-layer.el (source)...done
Start Emacs
emacs --debug-init
Will hang at
(Spacemacs) -> init (spacemacs-base)
Have tried several versions of emacs with clean installs (namely emacs 24.5, 25.1, and snapshot), but still getting this behaviour. Have tried master, develop, and release-0.200 branches. Can get out of it with C-g but it's not in a useable state.
Vanilla emacs starts without issue.
Running ubuntu 16.04. As it's happening with multiple versions of emacs and spacemacs it seems likely it's something in my environment but I can't think of anything that's changed in the last day.
Backtrace :paw_prints: