From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 68803 invoked by alias); 15 Oct 2016 10:28:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 67313 invoked by uid 89); 15 Oct 2016 10:28:50 -0000 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 Received: from forward1o.cmail.yandex.net (HELO forward1o.cmail.yandex.net) (37.9.109.84) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 15 Oct 2016 10:28:39 +0000 Received: from smtp3j.mail.yandex.net (smtp3j.mail.yandex.net [IPv6:2a02:6b8:0:801:1::12]) by forward1o.cmail.yandex.net (Yandex) with ESMTP id 4092F210EE; Sat, 15 Oct 2016 13:28:37 +0300 (MSK) Received: from smtp3j.mail.yandex.net (localhost.localdomain [127.0.0.1]) by smtp3j.mail.yandex.net (Yandex) with ESMTP id 68C366240DAD; Sat, 15 Oct 2016 13:28:35 +0300 (MSK) Received: by smtp3j.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id kxe73eltve-SZdi0mfi; Sat, 15 Oct 2016 13:28:35 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) 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 , "cygwin@cygwin.com" References: <85b945fb-0b5f-e2b3-b899-99176d6e4da2@yandex.ru> <36c231ad-6795-91e8-5afc-44ea1dfa17f1@yandex.ru> <83466d2f-896a-d512-1251-fbbbb225e7d6@yandex.ru> From: Evgeny Grin Openpgp: id=289FE99E138CF6D473A3F0CFBF7AC4A5EAC2BAF4 Message-ID: <488153b0-2160-c11d-3925-2cbd060c0e4a@yandex.ru> Date: Sun, 16 Oct 2016 00:08:00 -0000 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: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-10/txt/msg00194.txt.bz2 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