Skip to content
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

Helix crashes when trying to save and quit large files #4585

Closed
michaelBelsanti opened this issue Nov 3, 2022 · 4 comments
Closed

Helix crashes when trying to save and quit large files #4585

michaelBelsanti opened this issue Nov 3, 2022 · 4 comments
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue

Comments

@michaelBelsanti
Copy link
Contributor

michaelBelsanti commented Nov 3, 2022

Summary

Editing a large file (this file from nixpkgs), Helix crashes when trying to save and quit after any change.

Reproduction Steps

I tried this:

  1. Open the file with Helix
  2. Made any change
  3. Tried to quit with :wq

I expected this to happen:
For Helix to write the file and close.

Instead, this happened:
Helix becomes completely unresponsive, a CPU core becomes locked at 100%, and Helix stops writing to the log file.

Helix log

helix.log
helix-v.log

Platform

Linux (NixOS)

Terminal Emulator

wezterm 20220905-102802-7d4b8249

Helix Version

helix 22.08.1 (66276ce)

@michaelBelsanti michaelBelsanti added the C-bug Category: This is a bug label Nov 3, 2022
@the-mikedavis
Copy link
Member

Duplicate of #3975

@the-mikedavis the-mikedavis marked this as a duplicate of #3975 Nov 3, 2022
@the-mikedavis the-mikedavis closed this as not planned Won't fix, can't repro, duplicate, stale Nov 3, 2022
@the-mikedavis the-mikedavis added the R-duplicate Duplicated issue: please refer to the linked issue label Nov 3, 2022
@David-Else
Copy link
Contributor

It seems to work perfectly for me on the latest master, quits instantly.

@michaelBelsanti
Copy link
Contributor Author

I guess it could be related to the Nixpkgs version

@David-Else
Copy link
Contributor

I guess it could be related to the Nixpkgs version

Yes, it should be fixed, I suggest you compile from master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

3 participants