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=L3tMpQ3vJ1L5k8N2
	0cejWxtj3kno7vcQUIc1TtZjC9Y8KA5uzVbU6eDH8F7I6zD3su6LAtsiQI36vI7b
	5Fo3qfW4PX0m7MdwJsrCiBY1fxE/m76Pfwn0s8FBVlxqPI+5+QMuGPXgMVPeVG3F
	RBFUKNhH1yNTuQB28qwmjwZOhs0=
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=LJa6WXfwUEHE+PF2wqb6Du
	nmGK4=; b=OmmVVV7QwvDoGPOc7debJBpnLt5/vQl27QoBGbcW8xcEoPKx8KC/pl
	ZKFzQfzO2djlD9FjXtdgJ5WzpJguy7xHhr4L99HL4JfZovuwi7X27hZygIjr4IFd
	P0tVpcb/AkJsCUCclzCT4MPudEXxbdL9Yg3E1nCZWaOV8I/Hd0afk=
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-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HTo:U*tony, kelman, Kelman, confirming
X-HELO: forward1o.cmail.yandex.net
Authentication-Results: smtp3j.mail.yandex.net; dkim=pass header.i=@yandex.ru
X-Yandex-Suid-Status: 1 0,1 0
Subject: Re: Random "child_info_fork::abort:"
To: Tony Kelman <tony@kelman.net>, "cygwin@cygwin.com" <cygwin@cygwin.com>
References: <85b945fb-0b5f-e2b3-b899-99176d6e4da2@yandex.ru> <d879b90e-70b4-2b08-5c5b-3faccd89365b@SystematicSw.ab.ca> <d4735765-890e-a34b-93ee-d17b9c102a9d@yandex.ru> <fb13f38f-2d08-d575-f85a-2dead5c56c0b@yandex.ru> <ad9ab025-b9bb-6600-0160-462e4794d270@yandex.ru> <36c231ad-6795-91e8-5afc-44ea1dfa17f1@yandex.ru> <83466d2f-896a-d512-1251-fbbbb225e7d6@yandex.ru> <ee38be61-1da5-c980-cfa4-8b888f2ae6a5@yandex.ru> <DM2PR0201MB0799ECD6AF362458A7914740A7DF0@DM2PR0201MB0799.namprd02.prod.outlook.com>
From: Evgeny Grin <k2k@yandex.ru>
Openpgp: id=289FE99E138CF6D473A3F0CFBF7AC4A5EAC2BAF4
Message-ID: <488153b0-2160-c11d-3925-2cbd060c0e4a@yandex.ru>
Date: Sat, 15 Oct 2016 13:28:27 +0300
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
In-Reply-To: <DM2PR0201MB0799ECD6AF362458A7914740A7DF0@DM2PR0201MB0799.namprd02.prod.outlook.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 15.10.2016 1:58, Tony Kelman wrote:
>>       2 [main] mandb (736) t:\cygwin64\bin\mandb.exe: *** fatal error -
>> cygheap base mismatch detected - 0x1802FC408/0x110C408.
> 
> As far as I can tell, build 14946 fixed whatever the problem was.
> Crisis averted, for now.
> 
> -Tony
>     
> 

Confirming. Windows build 14946 is fine.
Cygwin64, Msys2 (both x32 and x64) now works correctly.
As well as Msys2-based tools, like git for windows.

May be that was a bug in Windows: FreeLibrary() unload wrong .DLL image
with same filename. Suspect that it's not a typical situation for
developers of Windows when some app/lib sequentially loads/unloads same
.DLL but on different positions. As Windows actually unload .DLLs after
some delay - it just unloaded wrong image. That's my guessing.

--
Best Wishes,
Evgeny Grin

--
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

