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:mime-version:from:date:message-id:subject:to
	:content-type; q=dns; s=default; b=UMaMT7P1qWGhrG1uDTVL7S6jus9Zv
	cQlQOvg8FF6LBuCTU3s6fNt5m2Hne7A9w7pxTEBOoPsMrjpYKgGMXVMxsDa+FL3s
	jER8HFB5j/8LT1jXJjLCw+XoSv66If/jeftfxMw/oFeS47z2LJDHkGiiTxPDJpko
	NoRrP0BhMRBwFE=
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:mime-version:from:date:message-id:subject:to
	:content-type; s=default; bh=OW9jnaPuw/TsXWAJ3NJ4TKGjdOc=; b=se1
	ExcDglmqHIx6cS+7RT+tR4m5XpCTsJHV3ZGeCNlpNl/oEYA+CVbccV1Fdare3aoB
	QRHtUi6l2P3qquMye9boISSDKLSv4GVqtMpzI4FxsVQ3UhXV6yxRDj2pNyC1nOEb
	MxvgMNv4edhOV6ATm2coEAW2gm2uc8iiwpxdCi48=
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.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RCVD_IN_SORBS_SPAM,SPF_PASS autolearn=ham version=3.3.2 spammy=hey
X-HELO: mail-it0-f53.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:mime-version:from:date:message-id:subject:to;        bh=7N3gxVCj68ypvkzVznSEGMqwR6lrfxqNW9p32QoY1GE=;        b=C9X69tensBL9bejrnesdLI8z8FdZx7wKskrCTETMzynHG77iG0x6IsmnSLSzyH0/n7         NYjmQ6MQQ/NgETfJ5qLN2HhLJ0i/XHTVRHGkEQVj2i3NH76Hj7S/Pu1c8eP1+2MeI3De         nUCyRncXzZ+7eYogVmXWwd+baDGHEYXYQ25MZJa/H8eMUtrUVC0wE7aUY+uo5oLragOK         tOVDpLH2WWe/63YG7YrKgJuhWE3YLjMECWyYsRMsQcsiMvDUvpwBo15g38hPOp5LRmfH         8f4mh+uEk6yWJ9A9QMaYYV2a42+UvIqKZW9oZGALgnmCsliWTR6oqSAOKNc9l6TZq+oc         tAAw==
X-Gm-Message-State: ABUngvcsm5JA0A4VTNhKII319aAV+gB9UC7UfhlWjwkqA3qVaAAvYSvnr/9vfDw8W1UDMts7DHar+AGtt1tegA==
X-Received: by 10.36.36.146 with SMTP id f140mr10984337ita.75.1479339743840; Wed, 16 Nov 2016 15:42:23 -0800 (PST)
MIME-Version: 1.0
From: Gene Pavlovsky <gene.pavlovsky@gmail.com>
Date: Thu, 17 Nov 2016 02:42:23 +0300
Message-ID: <CAPTiy3PrDfaOOsuefgAh6q-RiCsHVYoy9bgtqSzwv5QRmRhquw@mail.gmail.com>
Subject: TortoiseGit + Cygwin git: unified diff fails (cygheap read copy failed)
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hey everybody!

I'm using TortoiseGit with Cygwin git (Cygwin workarounds enabled in
advanced TortoiseGit settings). For the most part, everything works
correctly.
The only problem: in TortoiseGit log for any repository, right-click
any commit, pick "show changes as unified diff", there's an error
dialog:

```
Could not get unified diff.
   1 [main] git 2292 child_copy: cygheap read copy failed,
0x180302408..0x18030F230, done 0, windows pid 2292, Win32 error 6
411 [main] git 2292 C:\cygwin\bin\git.exe: *** fatal error - ccalloc
would have returned NULL
```

Actually I've had this several months ago, just never got around to
posting this to the list.

TortoiseGit 2.3.0.0
Cygwin 64-bit 2.876
Cygwin git 2.8.3-1
Windows 7 x64

Appreciate any help!
Thanks.

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

