emacs-devel
[Top][All Lists]
Advanced

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

Re: Loading tramp for dump goes into infinite regress


From: Lynn Winebarger
Subject: Re: Loading tramp for dump goes into infinite regress
Date: Sat, 6 Aug 2022 08:57:10 -0400

On Sat, Aug 6, 2022, 2:07 AM Lynn Winebarger <owinebar@gmail.com> wrote:
I've added another flag variable that allows me to turn off the ban on implicit loading in dump mode. 

The dump with all ~2500 ELN libraries loaded completed last night.  Unfortunately during startup (before any frame opens) one of them is evaluating an _expression_ with an argument that should never produce nil but somehow is nil.
Fortunately I can now redump with just the offending library in site-load.  The error prints fairly quickly when run normally, but shared libraries evidently open a lot slower under GDB.
Hopefully I'll get the same error with the smaller dump and be able to determine if there's an issue in the dump file, the dump loading, or something else.

Lynn



reply via email to

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