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

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

bug#60220: 29.0.60; macOS 13.1 crash shortly after starting Emacs


From: Paul Eggert
Subject: bug#60220: 29.0.60; macOS 13.1 crash shortly after starting Emacs
Date: Thu, 29 Dec 2022 15:49:55 -0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2

On 12/29/22 15:46, Aaron Jensen wrote:
  have something that eagerly
loads packages on an idle timer (it caches what was loaded when Emacs
is quit).

Could it by that the dynamic linker is being invoked recursively? That is, while something is being dynamically linked, a SIGALRM or equivalent arrives, some idle timer code is run, and the dynamic linker is invoked before the outer linker finishes? I imagine that might put some dynamic linkers into a tizzy.






reply via email to

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