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

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

bug#65640: 30.0.50; segfault when building emacs with native-comp


From: Eli Zaretskii
Subject: bug#65640: 30.0.50; segfault when building emacs with native-comp
Date: Fri, 01 Sep 2023 20:27:49 +0300

> Date: Fri, 01 Sep 2023 11:40:56 -0500
> From: LemonBreezes <look@strawberrytea.xyz>
> Cc: "Andrea Corallo" <acorallo@gnu.org>, 65640@debbugs.gnu.org
> 
> Okay. So I can reproduce it by native-compiling org.el. But instead of Emacs 
> segfaulting, I get the
> following error:
> 
> Debugger entered--Lisp error: (wrong-type-argument
> "/home/st/.config/emacs/.local/straight/repos/org/l..." number-or-marker-p 
> "Segmentation fault")
>   signal(wrong-type-argument 
> ("/home/st/.config/emacs/.local/straight/repos/org/lisp/org.el"
> number-or-marker-p "Segmentation fault"))
>   
> comp--native-compile("/home/st/.config/emacs/.local/straight/repos/org/l..." 
> nil nil)
>   native-compile("/home/st/.config/emacs/.local/straight/repos/org/l...")
>   emacs-lisp-native-compile()

Looks like Andrea was right: libgccjit is segfaulting on your system,
for some reason.  If some other version of libgccjit is known to work
well on that platform, perhaps install that other version instead of
what you have now.





reply via email to

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