GNU bug report logs -
#50453
27.2; Portable dumper broken on MSW
Previous Next
Reported by: Po Lu <luangruo <at> yahoo.com>
Date: Tue, 7 Sep 2021 12:47:02 UTC
Severity: normal
Tags: moreinfo
Found in version 27.2
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Eli Zaretskii <eliz <at> gnu.org> writes:
> How do you mean "operates normally if the portable dump file is
> removed"? Without a pdmp file, Emacs should load all the preloaded
> Lisp files when it starts up, which is definitely not something I'd
> call "normal". Don't you see a long series of "Loading foo..."
> messages when Emacs starts without a pdmp file?
I meant to say that while Emacs does load loadup.el from source, it more
or less works normally after the load completes.
> First, the important figure is how much of the 768MB is free when
> Emacs loads.
That shouldn't be a problem; none of the indicators in the resource
meter report more than 45% utilization when the crash occurs.
> And second, you are using Emacs on Windows 9X, something that a few
> people do, so perhaps we have some bug related to that version of
> Windows. If you can run Emacs under GDB, please step through
> pdumper_load and tell where it bails out.
That is proving to be a problem. MinGW flat out refuses to start, while
the GDB from ezwinports complains about "KERNEL32.DLL" missing the
symbol "AttachConsole". Do you know how I can obtain a copy of GDB that
will still work on this old system? Thanks in advance!
This bug report was last modified 2 years and 331 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.