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

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

bug#59832: 30.0.50; [TREESIT] Segfault in treesit_load_language


From: Eli Zaretskii
Subject: bug#59832: 30.0.50; [TREESIT] Segfault in treesit_load_language
Date: Tue, 06 Dec 2022 17:22:07 +0200

> From: German Pacenza <germanp82@hotmail.com>
> Cc: 59832@debbugs.gnu.org
> Date: Tue, 06 Dec 2022 12:01:39 -0300
> 
> Eli Zaretskii <eliz@gnu.org> writes:
> 
> > It's nil??  What is the value of dynamic-library-suffixes in your Emacs?
> > What does the below show inside "emacs -Q"?
> >
> >   M-: dynamic-library-suffixes RET
> >
> 
> In emacs compiled with "--without-modules" (The one that crashes):
> 
> Debugger entered--Lisp error: (void-variable dynamic-library-suffixes)
>   eval-expression(dynamic-library-suffixes nil nil 127)
>   funcall-interactively(eval-expression dynamic-library-suffixes nil nil 127)
>   command-execute(eval-expression)
> 
> Without "--without-modules" (Working version):
> (".so" "")

Thanks, now everything is clear.  Should be fixed on the release branch.





reply via email to

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