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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; q=dns; s=default; b=tM+iw9GwdJTwWYYOGjUTFRPQBN6WBIAw0gRRwYfjfo0 LCsuOJ4wHzA8bzP+p+j+tAUilQbIR97pU96V++b/ERwxWesIRwu4QXN1S4PKl6e2 gAIXX+4s+eJrpjP/eptyUx1FbWbaA/ypTon7gJJpDvN402xnUDG7TbabqbLKNgb8 = 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:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type:content-transfer-encoding; s=default; bh=NNhQClKdlrIvRwqv2SkyBbgcjG4=; b=AKfSrTQHur6FcQYdF /cQFpn0SSDpzFYCUuF3J6zbdeLMAbpg0ST/dWfesGdzck/ZgYTQXmhNzpFqkU7bj VuZv/1iyXwTfADYoi8yQJGQJ4mM3KwDa/65zYK3xA9yivY3ifdeWnlar65Zs2QXv FTLmuZvjG3ubUFd3nYzU12pT+0= 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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=H*f:sk:CY1PR02, H*i:sk:CY1PR02, virus X-HELO: mail-in-14.arcor-online.net X-DKIM: Sendmail DKIM Filter v2.8.2 mail-in-06.arcor-online.net 3snXKk5dC3z8h06 From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Advice for debugging heap mismatches? (Win10 Insider build 14926) References: <57E700EA DOT 2040802 AT maxrnd DOT com> <87r37z3ql8 DOT fsf AT Rainer DOT invalid> Date: Mon, 03 Oct 2016 08:32:55 +0200 In-Reply-To: (Tony Kelman's message of "Mon, 3 Oct 2016 01:28:30 +0000") Message-ID: <87intaeyco.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u936XPW1020815 Tony Kelman writes: >> Something occupies the heap area for Cygwin, based on the low address. >> What does /proc/self/maps tell you? > > $ cat /proc/self/maps […] > > Hopefully you know what you're looking at there. Anything meaningful in that? No, that looks like I'd expect it to. You need to look at the process map when you have fork problems, since the problem seems to be intermittent. Have you tried to play around with the virus scanner settings? Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ SD adaptations for KORG EX-800 and Poly-800MkII V0.9: http://Synth.Stromeko.net/Downloads.html#KorgSDada -- 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