bug-make
[Top][All Lists]
Advanced

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

Re: [bug #57014] make-4.2.91 segfaults under Solaris 10 when many files


From: Paul Smith
Subject: Re: [bug #57014] make-4.2.91 segfaults under Solaris 10 when many files are involved
Date: Mon, 07 Oct 2019 11:33:18 -0400

On Mon, 2019-10-07 at 11:26 -0400, Dmitry Goncharov wrote:
> On Mon, Oct 7, 2019 at 9:03 AM anonymous <address@hidden>
> wrote:
> > With the following Makefile, make-4.2.91 segfaults on my Solaris
> > 10:
> 
> ...
> > include /dev/null
> > dummy: subdir/*.c
> > include /dev/null
> 
> This reproduces for me. This is the same read past the end of the
> string inside sum_up_to_nul that is already fixed in git.
> Denis, can you please pull the latest, built, run and report?

Unfortunately it's not easy to build from Git unless you have a full
suite of autotools available.

I am thinking of creating the official 4.3 release any day now (I was
going to do it yesterday but got sidetracked).  I can instead create a
new release candidate if people feel it's warranted.


I've often wished there was a straightforward way to generate "nightly
builds" (at least for nights when there have been changes pushed) that
we could point people at.

I have no problems making them, I just am not sure where to publish
them.  Pushing them to alpha.gnu.org is a lot of overhead but maybe
that's the right place anyway.




reply via email to

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