-
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
Freezing Spacemacs every 10 min in 2 vertical buffer view #7964
Comments
Oh well. Sounds terrible. I wonder if it's caused by 6288b28. Though that issue usually causes problems at startup. |
It clearly correlates with the |
does it happen if the buffer(s) are in fundamental-mode? |
I just started with Spacemacs today and have experienced this exact issue with |
I thought this was simply to do with the syntax highlighting murdering CPU for really long lines, but maybe not. @jmcclell is there a really long line (let's say >200 chars) somewhere in your |
@CarlQLange Yes, the auto-generated list of available layers/packages is a single massive line. When it first happened I thought that Helm was doing some crazy stuff behind the scenes because nothing was cached but when it happened again it seemed to coincide with me fumbling around and trying to manipulate the Also, I'm running in terminal and not GUI mode, for wha that may be worth. |
If you switch your Either way, that line should probably be written across multiple lines to prevent this happening |
It's difficult for me to say as I haven't been able to reproduce it with any consistency. Worst kind of bug ever. I'll continue to run that command when I am editing that file and we'll see. If it happens again while it's in |
You could probably also have it happen by toggling between |
I tried shifting to ivy per some other issue threads, and the instances of freeze dropped significantly. Switched back to helm (new However, I did get freezing consistently yesterday (after shifting back to helm), though in different places and times, when I tried to view the FAQ org-mode page ( Will try the FAQ in fundamental, but the most consistent freezeup was simply opening it via the help UI. |
Seems like this issue is beyond me :) Sorry! |
Do you happen to have |
It looks like the OP does have that layer active. |
@dabro Can you confirm that removing |
I seem to have the same issue. Disabling |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid! |
Description
<<Freezing Spacemacs in 2 buffer view with helm installed>>
Reproduction guide 🪲
.spacemacs
:vs
.spacemacs
SPC-SPC
orSPC-s
Observed behaviour: 👀 💔
<<Spacemacs becomes unresponsive. CTR-G doesn't work to terminate activity. CPU usage jumps. Eventually CPU drops and SPacemacs becomes usable but slow. Occurs regularlary, restarting Spacemacs every 10 min, unusable.>>
Expected behaviour: ❤️ 😄
<<Able to edit
.spacemacs
without restarting spacemacs.>>System Info 💻
Backtrace 🐾
The text was updated successfully, but these errors were encountered: