Thanks for answering.

This is a bug of building Emacs, not using it.

./autogen.sh
./configure --with-x-toolkit=no --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no
make
make install

You can't repeat this bug. Because this bug is due to a new processor.
But I would be happy if you said how to set flags to compile Emacs with debug information.

ср, 15 сент. 2021 г. в 04:15, Po Lu <luangruo@yahoo.com>:
Рабочая Почта <work.mail.for.me.tgg@gmail.com> writes:

> Wrong type argument: listp, make[1]: * [Makefile:824:
> bootstrap-emacs.pdmp] Ошибка сегментированияmake[1]: выход из каталога
> ((exit from directory)) «/root/emacs-27.2/src»make: * [Makefile:424:
> src] Ошибка ((error)) 2
>
> Wrong type argument: listp, make[1]: *** [Makefile:824:
> bootstrap-emacs.pdmp] Segmentation fault make[1]: выход из каталога
> ((exit from directory)) «/home/ddrdmakar/emacs/emacs-27.2/src» make:
> *** [Makefile:424: src] Ошибка ((error)) 2

If I'm not mistaken, this bug does not lie in the portable dumper.
Instead, I think, something is corrupting memory during loadup, which is
causing Emacs to try to print an invalid object.