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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=tp8 U0IFXm0VuuSFZqGg9v6F0eKdFzGAH3TkEexF5ftODvVtEo1xdeaSptTTQFAQXga3 LVG4DrtabCeOaQatrgVICnMNU6t/9RaY2DsVg8aQPWubjjY4rYfUzBaDcFGWd+mx z7xBu+4U6IN37RXK9sTu6XRShsUa8lGlzMNfZ6YM= 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:to:from:subject:message-id:date:mime-version :content-type:content-transfer-encoding; s=default; bh=RBjnBWqJz mEqSPGXVLCOSE+CBXo=; b=PEKuy4/GCYnrzHpS+3nj1sk8y7a9Ay/RqOOfLNKpZ 5FXpIVmocaUzIsfqZk8bIczXetmXDe21k6Y2jns8QeyZYOzYT+xVEofkpKiRYedO Xpv4lwC4a1dO/ewDRfyo+mmWnBbSJPPQUzWS/yjpHTlHOb5jbwsGWOndLbPNfZ5N Es= 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-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=frequent, wishes, H*M:yandex, 0304 X-HELO: forward7j.cmail.yandex.net Authentication-Results: smtp3m.mail.yandex.net; dkim=pass header.i=@yandex.ru X-Yandex-Suid-Status: 1 0 To: cygwin AT cygwin DOT com From: Evgeny Grin Subject: Random "child_info_fork::abort:" Openpgp: id=289FE99E138CF6D473A3F0CFBF7AC4A5EAC2BAF4 Message-ID: <85b945fb-0b5f-e2b3-b899-99176d6e4da2@yandex.ru> Date: Wed, 12 Oct 2016 00:32:35 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi! I'm using Windows Insider (slow ring, prerelease). After recent update to build 14931, cygwin keeps randomly fail on fork. This happens not every fork, but frequent enough. Simplest way to trigger it is to run mandb. At variable delay I got something like child_info_fork::abort: T:\cygwin64\bin\cygman-2-7-5.dll: Loaded to different address: parent(0x3FEAB0000) != child(0x1C0000) Dll name and child address may vary. I updated cygwin to latest version, but problem remains. Exactly the same problem with Msys2, but additionally from time to time I got different error: *** fatal error - cygheap base mismatch detected - 0x1802FE408/0x106E408. This problem is probably due to.... I set variable CYGWIN=detect_bloda, but nothing is detected. What else could I check? Versions: $ uname -srvmo CYGWIN_NT-10.0 2.6.0(0.304/5/3) 2016-08-31 14:32 x86_64 Cygwin $ cat /proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows\ NT/CurrentVersion/CurrentBuildNumber 14931 -- 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