From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 77636 invoked by alias); 16 Nov 2016 23:42:27 -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 77625 invoked by uid 89); 16 Nov 2016 23:42:26 -0000 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 Received: from mail-it0-f53.google.com (HELO mail-it0-f53.google.com) (209.85.214.53) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 16 Nov 2016 23:42:25 +0000 Received: by mail-it0-f53.google.com with SMTP id l8so99319944iti.1 for ; Wed, 16 Nov 2016 15:42:25 -0800 (PST) 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 Received: by 10.79.41.195 with HTTP; Wed, 16 Nov 2016 15:42:23 -0800 (PST) From: Gene Pavlovsky Date: Thu, 17 Nov 2016 03:37:00 -0000 Message-ID: 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 X-SW-Source: 2016-11/txt/msg00195.txt.bz2 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