X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=g6p5k5c7ZO4pnUjo
	WDCGrWgIQ4fmI/ZsrCX+rax1zXNGWp0Z5LpoT9gvqa4Bq+jW44N3KyRHkeQZRA7g
	LbjrTGjBqXb7vl4xiJuayRsOsrn6Jwkg8I+I3+dlaWL87xJ7VaPpTznI/hykkU/3
	2cav7TdBqzU0/LKhYOOI/yeQa0I=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:subject:to:references:from:message-id:date
	:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=SYX4j48SaUm1Rp8ECj/EzG
	1H19Y=; b=jkOVX3SQ4+SnMdAY6+5PiWCy7PxIRkvhIdCuU6af6D0qfrYmAUA5Lv
	Z3KrEdJhf3faK94dWJDB8MO7ji3hA2dkrqETdt0CXvw0atULvPwtkx8gmizBIB2Z
	CMPyHmt+keE6HMu3Y4S//QKP1XfQk+u9BV9zE5p2mq8H9F2hKSe90=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=1.8 required=5.0 tests=BAYES_50,FOREIGN_BODY,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=no version=3.3.2 spammy=auf, wow, Diese, wurde
X-HELO: mail-wm0-f45.google.com
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=gmail.com; s=20161025;        h=subject:to:references:from:message-id:date:user-agent:mime-version         :in-reply-to:content-transfer-encoding;        bh=aFWNeOEcxPcIeuf17xxiJzAqftad3ZfIb6uwJJjB+Vc=;        b=pdKQuK/MaP51ZMSaj0HXZ69DDXauAi+EY4hGwNf1PL43C7eJS6G4vXmLfDWAG1iD6v         1LDN2p7M0s8neEwQ9GNV+V1zxI7xgeB6EfchVDAo+iobjwdd2gmbaTKrKd5lAOLX8Nmm         w+qYR7cJpM5tiYv8sqwjbb14reY+v+7cBmirV+Hno7WmJJT8GY1/R21e/NpYtiopUVFl         uTGtW/pIg3NB0zvDs1BtZkM2d2Rb2n/i6Ba6XNjy3OcFJKmy35HNcnesEPM0Rdbakbri         5KAfrRsw4TEPiE2Yv/lVEgn+GUtp6XdbM3mGQ8HOnwBDvjNQnH2LILFozJ1w14kW8tzJ         T+AQ==
Subject: Re: Fork issue on W10 WOW
To: cygwin@cygwin.com
References: <7ad0e0d4-438b-33ad-a711-e0b1996fa6f6@gmail.com> <c1505248-8d03-c0b6-37ca-9c6eed2100e9@cornell.edu>
From: Marco Atzeri <marco.atzeri@gmail.com>
Message-ID: <c618e65c-ab40-287d-39fb-d9daa9ef858a@gmail.com>
Date: Sun, 8 Jul 2018 18:03:30 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.0
MIME-Version: 1.0
In-Reply-To: <c1505248-8d03-c0b6-37ca-9c6eed2100e9@cornell.edu>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes

Am 30.06.2018 um 22:47 schrieb Ken Brown:
> On 6/30/2018 11:52 AM, Marco Atzeri wrote:
> 
> I've never had this problem with my own 32bit installation on W10, but I 
> just reproduced it by doing a new installation with your list of 
> packages.  Have you tried just installing a minimal list of packages 
> that you need for building the packages you maintain?
> 

On a fresh minimal installation the problem can arise again

$ cygcheck -cd |wc -l
245

as the first system shared libs are lower than the rebase
DefaultBaseAddress=0x070000000

6F810000-6F811000 r--p  /cygdrive/c/Windows/System32/wow64.dll
6F811000-6F844000 r-xp  /cygdrive/c/Windows/System32/wow64.dll

I think that rebase should consider different rebase
base address for W10.

Using DefaultBaseAddress=0x06F000000 seems fine
for the time being

Edition: Windows W10 Home
Version: 1709
Betriebssystembuild/Operation system build: 16299.492



Regards
Marco

---
Diese E-Mail wurde von AVG auf Viren geprüft.
http://www.avg.com


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

