GNU bug report logs - #75593
31.0.50; Faulty macro kills Emacs

Previous Next

Package: emacs;

Reported by: Alexander Prähauser <ahprae <at> protonmail.com>

Date: Wed, 15 Jan 2025 19:01:01 UTC

Severity: normal

Found in version 31.0.50

Full log


Message #38 received at 75593 <at> debbugs.gnu.org (full text, mbox):

From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: ahprae <at> protonmail.com, mattiase <at> acm.org, Pip Cet <pipcet <at> protonmail.com>,
 75593 <at> debbugs.gnu.org
Subject: Re: bug#75593: 31.0.50; Faulty macro kills Emacs
Date: Thu, 16 Jan 2025 13:17:17 -0500
> IOW, can we prevent crashes in a way that is cheap in production
> builds, since 'eval' is quite a hotspot?

I would actually be surprised if `Feval` is a hotspot.

AFAIK `eval_sub` is sometimes a hotspot (tho only when running
non-compiled code, which *should* be somewhat infrequent), but I don't
think `Feval` is.


        Stefan





This bug report was last modified 155 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.