Eli Zaretskii writes: >> From: Mekeor Melire >> Date: Mon, 29 Jan 2024 22:53:45 +0000 >> >> Hello, I just wanted to share a work-around for this bug, even though it >> is probably bad for performance: >> >> (setopt native-comp-enable-subr-trampolines nil) > > Can someone please post a recipe for reproducing this? Does this > happen if you say "make bootstrap"? This most reliable way to reproduce it for me is: git clone https://git.savannah.gnu.org/git/emacs.git cd emacs make bootstrap make test/src/keymap-tests.log It reproduces on 32 & 64bit systems, x86_64, armv7l and aarch64. The problem first shows up with keymap-tests in 54d3de64e19. Attached is the keymap-tests.log.