bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#53497: 29.0.50; native-compile after restarting Emacs


From: Andrea Corallo
Subject: bug#53497: 29.0.50; native-compile after restarting Emacs
Date: Thu, 27 Jan 2022 16:37:07 +0000
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux)

Arash Esbati <arash@gnu.org> writes:

> Eli Zaretskii <eliz@gnu.org> writes:
>
>> Please run Emacs under GDB, put a breakpoint in Frequire, here:
>>
>>       if (nesting > 3)
>>      error ("Recursive `require' for feature `%s'",  <<<<<<<<<<<<<<<<<<
>>             SDATA (SYMBOL_NAME (feature)));
>>
>> repeat the above sequence, and when the breakpoint breaks, show the
>> backtrace and xbacktrace.  (For "xbacktrace" you will need to "source
>> .gdbinit", as you did before.)
>
> Please find attached the results.  Took me some iterations in GDB to get
> to the error.

Hi Arash,

apologies for not having time to re-read the whole thread.  What's the
current minimal reproducer we have to obtain this?

Thanks!

  Andrea





reply via email to

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