X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 AT cygwin DOT com References: <7ad0e0d4-438b-33ad-a711-e0b1996fa6f6 AT gmail DOT com> From: Marco Atzeri Message-ID: 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: 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