emacs-devel
[Top][All Lists]
Advanced

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

Re: [feature/native-comp] Segfaulting in push or nreverse ?


From: Andrea Corallo
Subject: Re: [feature/native-comp] Segfaulting in push or nreverse ?
Date: Mon, 30 Nov 2020 20:03:51 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

"Gerry Agbobada" <gerry@gagbo.net> writes:

> Hello,
>
> I've been using native-comp for a while and thanks for that. I think I found 
> an issue with a seemingly simple function
> that only uses basic elisp procedures.
>
> * Issue
>
> When I run a specific rustic.el function while native-compiled, emacs 
> segfaults; whereas if I delete the .eln file
> (rustic-flycheck.eln) and use the byte-compiled file instead, the function 
> works as advertised.
>
> I've included the basic code to trigger the segfault and the source of the 
> function for easier inspection
>
> * Reproduction
>
> 1) Install rustic.el
> 2) Native compile rustic.el
> 3) Run emacs -l rustic-segfault.el
>
> Regards,
>
> Gerry

Hi Gerry,

thanks for the bug report and for having already isolated the offending
function.  This looks fun :)

I've opened bug#44968 [1] so we can handle it there and we have record
of it.

  Andrea

[1] https://debbugs.gnu.org/cgi/bugreport.cgi?bug=44968



reply via email to

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