bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#66549: 29.1.50; SIGABRT received parsing file with tree-sitter in PG


From: Eli Zaretskii
Subject: bug#66549: 29.1.50; SIGABRT received parsing file with tree-sitter in PGTK Emacs
Date: Mon, 16 Oct 2023 14:22:46 +0300

> From: Erik Overdahl <erik.overdahl@gmail.com>
> Date: Sun, 15 Oct 2023 14:31:12 -0500
> Cc: 66549@debbugs.gnu.org
> 
> Attached to this message is the backtrace generated with `backtrace
> full` in gdb. I have also committed this to the repo. Please let me
> know if you need more information.

Thanks.  According to this, the abort is inside the tree-sitter library:

> #5  0x00007f6eb28a1a4c in munmap_chunk () at /lib64/libc.so.6
> #6  0x00007f6eb28a625a in free () at /lib64/libc.so.6
> #7  0x00007f6eb039c076 in deserialize () at 
> /root/.emacs.d/tree-sitter/libtree-sitter-hcl.so
> #8  0x00007f6eb039d422 in tree_sitter_hcl_external_scanner_deserialize () at 
> /root/.emacs.d/tree-sitter/libtree-sitter-hcl.so
> #9  0x00007f6eb29f7250 in ts_parser_parse () at /lib64/libtree-sitter.so.0
> #10 0x00000000005ea49d in treesit_ensure_parsed (parser=0x1ee376d) at 
> treesit.c:1056

Which version of tree-sitter are you using?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]