emacs-devel
[Top][All Lists]
Advanced

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

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


From: Gerry Agbobada
Subject: [feature/native-comp] Segfaulting in push or nreverse ?
Date: Mon, 30 Nov 2020 17:47:10 +0100
User-agent: Cyrus-JMAP/3.3.0-622-g4a97c0b-fm-20201115.001-g4a97c0b3

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

Attachment: rustic-segfault.el
Description: Text Data


reply via email to

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