GNU bug report logs - #66637
29.1; Emacs crashes with activating tree-sitter modes

Previous Next

Package: emacs;

Reported by: Kristjon Ciko <kristjoc <at> ifi.uio.no>

Date: Thu, 19 Oct 2023 12:56:01 UTC

Severity: normal

Found in version 29.1

Full log


Message #8 received at 66637 <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: Kristjon Ciko <kristjoc <at> ifi.uio.no>
Cc: 66637 <at> debbugs.gnu.org
Subject: Re: bug#66637: 29.1; Emacs crashes with activating tree-sitter modes
Date: Thu, 19 Oct 2023 15:57:52 +0300
> From: Kristjon Ciko <kristjoc <at> ifi.uio.no>
> Date: Thu, 19 Oct 2023 09:17:11 +0000
> 
> 
> How to reproduce:
> 
> ;; Launch Emacs
> emacs -Q
> 
> ;; Install grammars for C and C++
> M-x treesit-install-language-grammar
> ;; Libraries installed to ~/.emacs.d/tree-sitter/libtree-sitter-c.dylib
> and ~/.emacs.d/tree-sitter/libtree-sitter-cpp.dylib
> 
> ;; Open a C file
> C-x C-f test.c
> 
> ;; Activate c-ts-mode

This doesn't crash for me, although I use c-ts-mode all the time.

I'm not on macOS, so either this is macOS-specific, or your personal
copies of the tree-sitter and/or the grammar libraries is faulty.  In
any case, please show the backtrace from the crashes by running Emacs
under a debugger.

Thanks.




This bug report was last modified 1 year and 302 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.