emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs pretest 28.0.90 is out


From: Po Lu
Subject: Re: Emacs pretest 28.0.90 is out
Date: Mon, 06 Dec 2021 08:53:04 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.60 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> The tarball shouldn't have the msdos/autogen/ directory.  It does have
> it now, but that is a mistake.  So unpack the tarball and delete
> msdos/autogen/ with all its contents, then try again.

Thanks, here's an even more odd problem: make now segfaults with the
following backtrace.

Exiting due to signal SIGSEGV
General Protection Fault at eip=0002affd
eax=00149c88 ebx=00000001 ecx=00000001 edx=6f746567 esi=00000006 edi=000000b2
ebp=000d9818 esp=000d9810 program=c:\djgpp\bin\make.exe
cs: sel=01ff  base=02bd0000  limit=0014ffff
ds: sel=0207  base=02bd0000  limit=0014ffff
es: sel=0207  base=02bd0000  limit=0014ffff
fs: sel=01d7  base=0000ada0  limit=0000ffff
gs: sel=0217  base=00000000  limit=0010ffff
ss: sel=0207  base=02bd0000  limit=0014ffff
App stack: [000daa50..0005aa50]  Exceptn stack: [0005a96c..00058a2c]

Call frame traceback EIPs:
  0x0002affd
  0x0002b584
  0x00025913
  0x00026816
  0x0001a8eb
  0x00009f92
  0x0000afe3
  0x0000b290
  0x000058a7
  0x00005d93
  0x00005e5a
  0x000056b8
  0x00005c4d
  0x0001cdbf
  0x0001d266
  0x0001d569
  0x000159de
  0x000343e4
make: *** [Makefile:87: lib] Error -1

FWIW, I'm using Windows XP SP3 with Make 4.3 from djgpp.

I will try to debug that, but if it's a known problem, please let me
know.  Thanks.


reply via email to

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