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

Segmentation fault in neovim with neovim-treesitter #94

Closed
jacekjarosz55 opened this issue Apr 16, 2024 · 2 comments
Closed

Segmentation fault in neovim with neovim-treesitter #94

jacekjarosz55 opened this issue Apr 16, 2024 · 2 comments

Comments

@jacekjarosz55
Copy link

jacekjarosz55 commented Apr 16, 2024

Only happens with the html parser from what i see,
on latest arch linux (6.8.5-arch1-1 SMP PREEMPT_DYNAMIC Thu, 11 Apr 2024 01:47:33 +0000 x86_64 GNU/Linux)

[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
Core was generated by `nvim --embed index.html'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x0000706e1d2e2e3e in free () from /usr/lib/libc.so.6
@jacekjarosz55
Copy link
Author

Whoops, sorry, neovim-treesitter has updated and the issue is no longer present

@jacekjarosz55 jacekjarosz55 closed this as not planned Won't fix, can't repro, duplicate, stale Apr 16, 2024
@nwalkewicz
Copy link

@jacekjarosz55 Thank you for this, I was having the same problem until I updated treesitter.

@tree-sitter tree-sitter locked as resolved and limited conversation to collaborators Apr 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants