X-Recipient: archive-cygwin@delorie.com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 6F28A3858401
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
	s=default; t=1672599114;
	bh=gLpvDRXssjkMzoVSqEpaa+c0V5maLJhJVCbHsBhEBM4=;
	h=Date:To:cc:Subject:In-Reply-To:References:List-Id:
	 List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe:
	 From:Reply-To:From;
	b=VjHLcWLd4LGKdcFodKykVlbtm5aAX59puWGU0oy4ikAUHSspTSAZlHRJ8caJFp/p7
	 xeBjDc22T+kpiURW30wLMIHfJNDym2dp7bMrxwx2z3G/Nzt/ZnCM7b6I2weikSh69I
	 2dugepBDTaeZUAIIAiFLmFC7hZsIWJ8M6X/i07ww=
X-Original-To: cygwin@cygwin.com
Delivered-To: cygwin@cygwin.com
Date: Sun, 1 Jan 2023 10:51:13 -0800 (PST)
X-X-Sender: jeremyd@resin.csoft.net
To: cygwin@cygwin.com
cc: Brian Inglis <Brian.Inglis@Shaw.ca>
Subject: Re: Cygwin 3.4.3 and 3.5.0... hangs in make, top, procps, ls
 /proc/PID/...
In-Reply-To: <1253ac7c-12bc-d6db-9f83-3d950b03b30a@Shaw.ca>
Message-ID: <alpine.BSO.2.21.2301011047470.28808@resin.csoft.net>
References: <1253ac7c-12bc-d6db-9f83-3d950b03b30a@Shaw.ca>
User-Agent: Alpine 2.21 (BSO 202 2017-01-01)
MIME-Version: 1.0
X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, DKIM_SIGNED,
 DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, SPF_HELO_PASS, SPF_PASS,
 TXREP autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
 server2.sourceware.org
X-BeenThere: cygwin@cygwin.com
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-request@cygwin.com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
 <mailto:cygwin-request@cygwin.com?subject=subscribe>
From: Jeremy Drake via Cygwin <cygwin@cygwin.com>
Reply-To: Jeremy Drake <cygwin@jdrake.com>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cygwin-bounces+archive-cygwin=delorie.com@cygwin.com
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie.com@cygwin.com>

On Sat, 31 Dec 2022, Brian Inglis wrote:

> was also getting the messages below locally and still on GitHub scallywag:
>
> 	cygcheck (6936) child_copy: cygheap read copy failed,
>
> ../curl/scallywag/1_x86_64  build.log:2022-12-26T00:39:35.6163236Z       0
> [main] cygcheck (6936) child_copy: cygheap read copy failed, 0x0..0x80003B5F0,
> done 0, windows pid 6936, Win32 error 299
> ../curl/scallywag/1_x86_64  build.log:2022-12-26T00:48:03.4525278Z       0
> [main] cygcheck (568) child_copy: cygheap read copy failed, 0x0..0x80003BA48,
> done 0, windows pid 568, Win32 error 299
> ../dialog/scallywag/1_x86_64  build.log:2022-12-31T18:42:37.0939902Z       0
> [main] cygcheck (6992) child_copy: cygheap read copy failed, 0x0..0x80003CB38,
> done 0, windows pid 6992, Win32 error 299


This feels ASLR related.  Maybe try what Corinna suggested in
https://cygwin.com/pipermail/cygwin/2022-December/252720.html for a
similar error in Docker?

> Try this:
>
>   cp /bin/cygwin1.dll ~/docker-cygwin1.dll
>   peflags -d0 ~/docker-cygwin1.dll
>
> Then copy that DLL over to /bin/cygwin1.dll in your docker image
> and try again.

Though of course disregard 'docker' there.

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple
