-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Swoop causes crash in console Emacs (Mac OS X) #6978
Comments
I wonder if it crashes in |
Of course now I can't reproduce it on either iTerm or Terminal 😆 |
I've seen this happen again, but I can't repro it reliably. It seems to happen when there's a lot of panes (and buffers, possibly?) open, and I've only seen it happen in iTerm, not Terminal.app. |
Have the same problem. Random freezes with swoop. Sometimes it happens regularly, sometimes it can be days without a single crash/freeze. Also using Emacs 25.1.50 |
I'll re-open this since other people are seeing it too. @stormpat @lufeihaidao If you see it happen again, can you post your system info and backtrace here? (leader-h-I) System Info 💻
((auto-completion :variables auto-completion-return-key-behavior nil auto-completion-tab-key-behavior 'complete auto-completion-complete-with-key-sequence nil auto-completion-complete-with-key-sequence-delay 0.1 auto-completion-private-snippets-directory nil auto-completion-enable-snippets-in-popup t auto-completion-enable-help-tooltip t)
better-defaults command-log dash deft elixir elm emacs-lisp evil-cleverparens evil-commentary eyebrowse git github javascript latex markdown ocaml
(org :variables org-enable-github-support t)
osx react restclient
(ruby :variables ruby-version-manager 'rbenv ruby-test-runner 'rspec)
ruby-on-rails scala
(shell :variables shell-default-shell 'multi-term shell-default-term-shell "/usr/local/bin/zsh" shell-default-height 30 shell-default-position 'bottom)
spacemacs-layouts sql spell-checking
(syntax-checking :variables syntax-checking-enable-by-default t syntax-checking-enable-tooltips t)
unimpaired vimscript vinegar version-control yaml)
|
I haven't seen this crash with recent releases and can no longer reproduce it, so I'll go ahead and close this. |
Description
Whenever I run swoop on any file, Emacs crashes.
Reproduction guide
Leader-S-S
to open SwoopObserved behaviour:
Emacs crashes.
Expected behaviour:
Swoop window appears
System Info
Backtrace 🐾
The text was updated successfully, but these errors were encountered: