unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Po Lu <luangruo@yahoo.com>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs pretest 28.0.90 is out
Date: Mon, 06 Dec 2021 14:49:43 +0200	[thread overview]
Message-ID: <834k7l3nko.fsf@gnu.org> (raw)
In-Reply-To: <87fsr6pn9r.fsf@yahoo.com> (message from Po Lu on Mon, 06 Dec 2021 08:53:04 +0800)

> From: Po Lu <luangruo@yahoo.com>
> Cc: emacs-devel@gnu.org
> Date: Mon, 06 Dec 2021 08:53:04 +0800
> 
> 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 was using Make 4.1, you can find it here:

  http://www.delorie.com/pub/djgpp/deleted/v2gnu/mak41br2.zip

And if we are talking versions, then you may bump into problems with
latest GCC versions.  If so, try the versions I used:

  GCC 3.4.6
  Binutils 2.26
  GDB 7.2

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

It's hard to know if it's a known problem, but I never used that
version of Make in its DJGPP port.  Is the crash reproducible?  If so,
what recipe in lib/Makefile crashes it?




  reply	other threads:[~2021-12-06 12:49 UTC|newest]

Thread overview: 65+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-02 22:41 Emacs pretest 28.0.90 is out Stefan Kangas
2021-12-05  3:38 ` Po Lu
2021-12-05  8:00   ` Eli Zaretskii
2021-12-05 10:34     ` Po Lu
2021-12-05 10:59       ` Eli Zaretskii
2021-12-05 11:18         ` Po Lu
2021-12-05 11:24           ` Eli Zaretskii
2021-12-05 11:30             ` Po Lu
2021-12-05 13:48               ` Eli Zaretskii
2021-12-06  0:53                 ` Po Lu
2021-12-06 12:49                   ` Eli Zaretskii [this message]
2021-12-06 13:26                     ` Po Lu
2021-12-06 13:41                       ` Po Lu
2021-12-06 14:05                         ` Eli Zaretskii
2021-12-07  0:42                           ` Po Lu
2021-12-07  2:16                             ` Po Lu
2021-12-07 13:40                               ` Eli Zaretskii
2021-12-08  1:02                                 ` Po Lu
2021-12-08 12:37                                   ` Eli Zaretskii
2021-12-08 13:26                                     ` Po Lu
2021-12-08 13:36                                       ` Eli Zaretskii
2021-12-09  2:10                                         ` Po Lu
2021-12-09  9:16                                           ` Eli Zaretskii
2021-12-09 10:31                                             ` Po Lu
2021-12-09 10:41                                               ` Eli Zaretskii
2021-12-09 11:00                                                 ` Po Lu
2021-12-09 12:16                                                   ` Eli Zaretskii
2021-12-09 12:42                                                     ` Po Lu
2021-12-09 12:43                                                     ` Eli Zaretskii
2021-12-09 12:49                                                       ` Po Lu
2021-12-09 12:56                                                         ` Po Lu
2021-12-09 13:08                                                           ` Eli Zaretskii
2021-12-09 13:18                                                             ` Po Lu
2021-12-09 13:40                                                               ` Eli Zaretskii
2021-12-09 13:42                                                                 ` Eli Zaretskii
2021-12-09 13:50                                                                   ` Po Lu
2021-12-09 13:47                                                                 ` Po Lu
2021-12-09 14:07                                                                   ` Eli Zaretskii
2021-12-09 14:24                                                                     ` Eli Zaretskii
2021-12-09 14:33                                                                       ` Eli Zaretskii
2021-12-09 14:44                                                                         ` Eli Zaretskii
2021-12-10  0:23                                                                           ` Po Lu
2021-12-10  0:44                                                                             ` Po Lu
2021-12-10  8:36                                                                               ` Eli Zaretskii
2021-12-10  9:35                                                                                 ` Po Lu
2021-12-10 13:44                                                                                   ` Po Lu via Emacs development discussions.
2021-12-10 14:26                                                                                     ` Eli Zaretskii
2021-12-11  1:06                                                                                       ` Po Lu
2021-12-11  8:08                                                                                         ` Eli Zaretskii
2021-12-11  9:42                                                                                           ` Po Lu via Emacs development discussions.
2021-12-11 11:23                                                                                             ` Eli Zaretskii
2021-12-11 11:51                                                                                               ` Po Lu
2021-12-06 13:55                       ` Eli Zaretskii
2021-12-05  3:42 ` David O'Toole
2021-12-05  9:34   ` H. Dieter Wilhelm
2021-12-09  1:31 ` pretest installed (was: Emacs pretest 28.0.90 is out) andrés ramírez
2021-12-12  9:20 ` MingGW: Bug in TeX input-method?, was: Re: Emacs pretest 28.0.90 is out H. Dieter Wilhelm
2021-12-12  9:32   ` Eli Zaretskii
2021-12-12 15:48     ` H. Dieter Wilhelm
2021-12-12 16:03       ` Eli Zaretskii
2021-12-12 17:25         ` H. Dieter Wilhelm
2021-12-12 18:22           ` Eli Zaretskii
2021-12-12 19:20           ` Stefan Monnier
2021-12-12 21:44             ` TeX input method lacking subscript characters, was: Re: MingGW: Bug in TeX input-method? H. Dieter Wilhelm
2021-12-12 23:00               ` Stephen Berman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=834k7l3nko.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=emacs-devel@gnu.org \
    --cc=luangruo@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).