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
Message #29 received at 50453 <at> debbugs.gnu.org (full text, mbox):
Eli Zaretskii <eliz <at> gnu.org> writes:
> Can you put a breakpoint in dump_map_file_w32 and verify that it is
> called? If it is indeed called, can you step through it and see if it
> fails, and if so, how?
I tried a few times, but I gave up because Windows kept crashing.
However, the portable dumper seems to rely on a function named
`MapViewOfFileEx' at line 4499 of pdumper.c.
According to the documentation, the function is only available on
Windows XP or later; this seems to be a convincing explanation for the
failure.
Specifically, I'm referring to the "Requirements" section of:
https://docs.microsoft.com/en-us/windows/win32/api/memoryapi/nf-memoryapi-mapviewoffileex,
which states:
Minimum supported client: Windows XP [desktop apps only]
Thanks.
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.