Replies: 2 comments
-
likely caused by the TS grammar, please try removing the file extension and opening the file again so it's treated as a text file |
Beta Was this translation helpful? Give feedback.
0 replies
-
I agree with you. Removing the extension and the shebang line worked, and setting |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
I tried to open a large (247.8 MB)
.sh
file with helix, which contains a tar archive at its EOF. Then the terminal freezed for about 40s and helix didn't start, leaving the message below:Reproduction Steps
$ hx racket-8.8-v86_64-linux-cs.sh munmap_chunk(): invalid pointer Aborted (core dumped)
racket-8.8-v86_64-linux-cs.sh
was downloaded from https://download.racket-lang.org/installers/8.8/racket-8.8-x86_64-linux-cs.shHelix log
RUST_BACKTRACE=1 hx -vv
prints the same thing as above.Below are the only entries of the day. Seems irrelevant to me (?)
~/.cache/helix/helix.log
Platform
Linux (Kubuntu 22.04)
Terminal Emulator
Alacritty 0.11.0, as well as Konsole 21.12.3
Helix Version
helix 22.12 (98a3d46)
Beta Was this translation helpful? Give feedback.
All reactions