It crashes when started:

$ emacs

But do not crash when:

$ emacs -q
M-x load-file
~/.emacs



On Sun, Jan 19, 2020 at 8:56 PM Vinicius Latorre <viniciusjl.gnu@gmail.com> wrote:
BTW, I've just built Emacs, but it is crashing.

On Sun, Jan 19, 2020 at 8:53 PM Vinicius Latorre <viniciusjl.gnu@gmail.com> wrote:
Indeed.

From time to time, I always download Emacs sources and build Emacs from scratch, so I  followed a script that was based on INSTALL file from some years ago when INSTALL.REPO didn't exist.


On Sun, Jan 19, 2020 at 2:41 AM Paul Eggert <eggert@cs.ucla.edu> wrote:
On 1/17/20 7:42 PM, Vinicius Latorre wrote:
> I didn't notice
> INSTALL.REPO, only the INSTALL.

The first paragraph of INSTALL says, "For information about building from a
repository checkout (rather than a release), also read the file INSTALL.REPO."