[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: MPS: dangling markers
From: |
Eli Zaretskii |
Subject: |
Re: MPS: dangling markers |
Date: |
Mon, 01 Jul 2024 22:07:49 +0300 |
> Date: Mon, 01 Jul 2024 19:04:41 +0000
> From: Pip Cet <pipcet@protonmail.com>
> Cc: gerd.moellmann@gmail.com, yantar92@posteo.net, monnier@iro.umontreal.ca,
> emacs-devel@gnu.org, eller.helmut@gmail.com
>
> What's the Lisp backtrace? It would be good to know which hash table it is
> and which hash function it uses.
Can't show one, sorry: GDB hits an assertion violation while trying to
produce Lisp backtrace:
Lisp Backtrace:
eval.c:127: Emacs fatal error: assertion failed: pdl->kind ==
SPECPDL_BACKTRACE
Thread 1 hit Breakpoint 1, terminate_due_to_signal (sig=sig@entry=22,
backtrace_limit=backtrace_limit@entry=2147483647) at emacs.c:443
443 {
The program being debugged stopped while in a function called from GDB.
Evaluation of the expression containing the function
(backtrace_function) will be abandoned.
When the function is done executing, GDB will silently stop.