You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm not sure where it's coming from - mostly I've seen segfaults come from bugs in external scanners but I've also seen one come from the parser without an external scanner (victorhqc/tree-sitter-prisma#39).
I haven't fiddled with tree-sitter myself, but don't we just feed it with a grammar description in JSON ? That's quite sad if an incorrect definition leads to a segfault 😕
Hello! 👋
It looks like there's an edge case that causes the parser to segfault:
I'm not sure where it's coming from - mostly I've seen segfaults come from bugs in external scanners but I've also seen one come from the parser without an external scanner (victorhqc/tree-sitter-prisma#39).
Originally reported in helix-editor/helix#2979
The text was updated successfully, but these errors were encountered: