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 16:39:54 +0200

> From: German Pacenza <germanp82@hotmail.com>
> Cc: 59832@debbugs.gnu.org
> Date: Tue, 06 Dec 2022 10:06:24 -0300
> 
> (gdb) pp path_candidates
> [Thread 0x7fffedffd6c0 (LWP 71789) exited]
> nil

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

And what does the below produce from a shell prompt in the Emacs src
directory:

 $ grep DYNAMIC_LIB_ config.h






reply via email to

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