emacs-devel
[Top][All Lists]
Advanced

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

Re: Unexec dumping results in "Segmentation fault" on Windows Msys2


From: Nikolay Kudryavtsev
Subject: Re: Unexec dumping results in "Segmentation fault" on Windows Msys2
Date: Sun, 2 May 2021 12:43:16 +0300
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101 Thunderbird/78.10.0

Thank you. It finally works.

While testing I had another problem related to pdumper stuff getting used without being defined. So I wrote a trivial patch for it. But then I retested with a clean bootstrap and learned that it normally only gives a warning for it:

make[2]: Entering directory '/d/Emacs/configurations/master-unexec/lisp'
  ELC      /d/Emacs/source/repo/lisp/emacs-lisp/bytecomp.elc

In end of data:
D:/Emacs/source/repo/lisp/emacs-lisp/bytecomp.el:5314:39: Warning: the
    function `pdumper-stats' is not known to be defined.

Anyway, I've attached that patch, feel free to apply or not apply it as you see fit, since it only removes that one warning, and since unexec is deprecated anyway...

Attachment: 0001-Don-t-use-pdumper-stats-with-unexec.patch
Description: Text document


reply via email to

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