Sorry, it's lost. On Sat, Feb 22, 2025, 19:30 Pip Cet wrote: > "Pip Cet" writes: > > > "Eval EXEC" writes: > >> #12 > >> No symbol table info available. > >> #13 0x00007f6cc3cde86b in kill () from > /nix/store/nqb2ns2d1lahnd5ncwmn6k84qfd7vx2k-glibc-2.40-36/lib/libc.so.6 > >> No symbol table info available. > >> #14 0x00000000007928f9 in sigHandle () > >> No symbol table info available. > >> #15 > >> No symbol table info available. > >> #16 0x0000000000628fa0 in indirect_function (object=XIL(0)) at > /home/exec/Projects/git.savannah.gnu.org/git/emacs/src/data.c:2563 > >> No locals. > > > > That is strange. Please disassemble this function by running > > > > disass indirect_function > > > > at the GDB prompt (doesn't have to be this session, should be this Emacs > > binary). > > Ping! Did we ever see this code, or is it lost now? > > Pip > >