all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Bryan O'Brien <bryan.m.obrien@gmail.com>
Cc: 49268@debbugs.gnu.org
Subject: bug#49268: 28.0.50; emacs could not load dump file not built for this Emacs  executable
Date: Tue, 29 Jun 2021 16:38:48 +0300	[thread overview]
Message-ID: <83eeckoknr.fsf@gnu.org> (raw)
In-Reply-To: <C87C37AB-AA02-47E3-97BC-B61730372931@gmail.com> (message from Bryan O'Brien on Tue, 29 Jun 2021 07:43:07 -0500)

[Please keep the bug address on the CC list.]

> From: Bryan O'Brien <bryan.m.obrien@gmail.com>
> Date: Tue, 29 Jun 2021 07:43:07 -0500
> 
> +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> I’m not completely certain.
> 
> > find . -name '*.pdmp' -exec ls -ls {} \;
> pdmp
> /Users/bobrien/src/emacs/src/emacs.pdmp
> /Users/bobrien/src/emacs/src/emacs-28.0.50.3.pdmp
> /Users/bobrien/src/emacs/src/emacs-28.0.50.2.pdmp
> /Users/bobrien/src/emacs/src/emacs-28.0.50.4.pdmp
> /Users/bobrien/src/emacs/src/bootstrap-emacs.pdmp
> /Users/bobrien/src/emacs/src/emacs-28.0.50.1.pdmp

Look at their time stamps, and compare with that of the Emacs
executable.

Also, I don't understand why you see the .1, .2, .3, etc. suffixes
there: they aren't supposed to be in the installed directories.

> I assume src/emacs.pdmp is loaded when I execute 
> 	./src/emacs -Q (same directory).
> 
> Is it also safe to assume that when I execute 
> 	./nextstep/Emacs.app/Contents/MacOS/Emacs -Q 
> That Emacs is loading the Emacs.pdmp file in the same directory?

Yes, if Emacs finds a .pdmp file right next to its executable, it
tries to use it.

> I believe, during the make install, somehow the Emacs.pdmp gets copied into the libexec directory, but an invalid Emacs.pdmp stays in the parent directory of libexec.

Yes, and that invalid (old) file should be removed by hand.





  parent reply	other threads:[~2021-06-29 13:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29  7:46 bug#49268: 28.0.50; emacs could not load dump file not built for this Emacs executable Bryan O'Brien
2021-06-29 11:48 ` Eli Zaretskii
     [not found]   ` <C87C37AB-AA02-47E3-97BC-B61730372931@gmail.com>
2021-06-29 13:38     ` Eli Zaretskii [this message]
2022-07-16 12:22 ` Lars Ingebrigtsen
2022-07-16 16:02   ` Bryan O'Brien
2022-07-16 16:11     ` Lars Ingebrigtsen
     [not found] <17ab9444-9137-4ecd-bb2e-77700734675b@Spark>
2021-06-29 12:09 ` Jim Myhrberg
2021-06-29 21:09   ` Alan Third

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=83eeckoknr.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=49268@debbugs.gnu.org \
    --cc=bryan.m.obrien@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.