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

freeze on attempt to open a markdown document #3375

Closed
adsick opened this issue Aug 9, 2022 · 4 comments
Closed

freeze on attempt to open a markdown document #3375

adsick opened this issue Aug 9, 2022 · 4 comments
Labels
C-bug Category: This is a bug

Comments

@adsick
Copy link

adsick commented Aug 9, 2022

Summary

Helix freezes when I try to open a plane .md file.
logs do show nothing if I use Ctrl-c escape, could you please advice me something to detect the reason?

image

Reproduction Steps

I tried this:

  1. hx somefile.md

I expected this to happen:
a markdown file opened

Instead, this happened:
everything froze with no logs

Helix log

~/.cache/helix/helix.log
please provide a copy of `~/.cache/helix/helix.log` here if possible, you may need to redact some of the lines

Platform

Linux

Terminal Emulator

alacritty 0.10.1

Helix Version

helix 22.05 (bf6f704)

@adsick adsick added the C-bug Category: This is a bug label Aug 9, 2022
@David-Else
Copy link
Contributor

I recommend you try the latest version if you are compiling it yourself, there have been markdown changes since your version: #3108

@adsick
Copy link
Author

adsick commented Aug 9, 2022

idk, I'm on latest master (triple checked) looks like helix -V displays the wrong commit (or I am doing something wrong)
image

@adsick
Copy link
Author

adsick commented Aug 9, 2022

nvm, I had some older helix installed by hand

@adsick
Copy link
Author

adsick commented Aug 9, 2022

hooray, it works!

@adsick adsick closed this as completed Aug 9, 2022
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
Projects
None yet
Development

No branches or pull requests

2 participants