tree-sitter-bash icon indicating copy to clipboard operation
tree-sitter-bash copied to clipboard

Crash on big bash script

Open DedAzaMarks opened this issue 9 months ago • 0 comments

Issue is based on one from zed project
https://github.com/zed-industries/zed/issues/23703

Zed crashes on attempt to open big enough bash file, for example https://github.com/freebsd/freebsd-src/blob/main/crypto/heimdal/configure

In the comments appeared assumption that the crash happens in tree-sitter-bash

DedAzaMarks avatar Mar 08 '25 18:03 DedAzaMarks