unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Regression in dump-emacs-portable
@ 2023-02-13  0:51 Lynn Winebarger
  2023-02-14  1:13 ` Lynn Winebarger
  2023-02-23 15:08 ` Gregory Heytings
  0 siblings, 2 replies; 27+ messages in thread
From: Lynn Winebarger @ 2023-02-13  0:51 UTC (permalink / raw)
  To: emacs-devel

I mentioned redumping a maximal set of core emacs libraries under 28.2
in a recent thread.
When I attempted to build a similar dump for 30.0.50, the dump process
would terminate due to either an abort signal or encountering a
"weird" pseudovector.  For 30.0.50, I was able to get to a successful
redump by moving the files that "caused" these terminations from the
pre-load list to the list of files for which I performed bogus
"provide" prior to pre-dump file loading, then properly "require" in
the after-init-hook.  The same issues arose with 29.0.60, but the
fixes for 30.0.50 did not work for that build.
Details can be found in bug report
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61447
I have also provided the redumping script that works for 28.2.

Lynn



^ permalink raw reply	[flat|nested] 27+ messages in thread

end of thread, other threads:[~2023-02-25  4:11 UTC | newest]

Thread overview: 27+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-13  0:51 Regression in dump-emacs-portable Lynn Winebarger
2023-02-14  1:13 ` Lynn Winebarger
2023-02-14 14:23   ` Eli Zaretskii
2023-02-14 23:26     ` Lynn Winebarger
2023-02-15 12:42       ` Eli Zaretskii
2023-02-16  9:31         ` Lynn Winebarger
2023-02-16  9:54           ` Lynn Winebarger
2023-02-16 15:05             ` Lynn Winebarger
2023-02-16 15:34               ` Eli Zaretskii
2023-02-16 23:45                 ` Lynn Winebarger
2023-02-17 13:22                   ` Lynn Winebarger
2023-02-17 14:31                     ` Eli Zaretskii
2023-02-17 23:44                       ` Lynn Winebarger
2023-02-18  7:07                         ` Eli Zaretskii
2023-02-21 14:21                           ` Lynn Winebarger
2023-02-23  2:41                             ` Lynn Winebarger
2023-02-23 13:21                 ` Lynn Winebarger
2023-02-16 15:46           ` Eli Zaretskii
2023-02-17  1:29             ` Lynn Winebarger
2023-02-17  3:19               ` Lynn Winebarger
2023-02-17  4:10               ` Lynn Winebarger
2023-02-17  5:21                 ` Po Lu
2023-02-17 12:57                   ` Lynn Winebarger
2023-02-23 15:08 ` Gregory Heytings
2023-02-23 22:32   ` Lynn Winebarger
2023-02-25  4:11     ` Richard Stallman
2023-02-25  4:11     ` Richard Stallman

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).