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: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@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.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 <Stromeko@nexgo.de>
To: cygwin@cygwin.com
Subject: Re: Advice for debugging heap mismatches? (Win10 Insider build 14926)
References: <DM2PR0201MB079977535C2477CA6B0EF745A7F30@DM2PR0201MB0799.namprd02.prod.outlook.com>	<DM2PR0201MB07990C9272767BC3A62529C2A7CB0@DM2PR0201MB0799.namprd02.prod.outlook.com>	<57E700EA.2040802@maxrnd.com>	<DM2PR0201MB079975A16D4E98A8B20250EEA7CC0@DM2PR0201MB0799.namprd02.prod.outlook.com>	<DM2PR0201MB079958F9EBD05C7DED300E16A7C30@DM2PR0201MB0799.namprd02.prod.outlook.com>	<87r37z3ql8.fsf@Rainer.invalid>	<CY1PR0201MB0796D83501EC1E9C7AAA09A2A7C20@CY1PR0201MB0796.namprd02.prod.outlook.com>
Date: Mon, 03 Oct 2016 08:32:55 +0200
In-Reply-To: <CY1PR0201MB0796D83501EC1E9C7AAA09A2A7C20@CY1PR0201MB0796.namprd02.prod.outlook.com>	(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


