From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 125926 invoked by alias); 20 Nov 2016 02:10:40 -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 125788 invoked by uid 89); 20 Nov 2016 02:10:36 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=hey X-HELO: mail-it0-f42.google.com Received: from mail-it0-f42.google.com (HELO mail-it0-f42.google.com) (209.85.214.42) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sun, 20 Nov 2016 02:10:25 +0000 Received: by mail-it0-f42.google.com with SMTP id l8so66236898iti.1 for ; Sat, 19 Nov 2016 18:10: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:in-reply-to:references:from:date :message-id:subject:to; bh=BXCRRwtFAk2JzoX9ST4rx3PlgutwetngpKlMdKd0+Zs=; b=D7sSTD0ex/obbur9ahS2O4MBCVJc81O7o9tOnaekR6IL1wPSqIm6s+vFEuAFjvuSkQ NHrTWh9Bzaj4Km/lnsko/Hxh8i5scH8CbZ6ZzHiA+JZw4jSZ9PtSoIqXQwPWTIlzDp2h Px9omywk1oyTQqYsavwzDuRK5AF4TWcuHJg0KV0IgWHEHUi+9aPhiQeqB9ml4vyENvXo GO8G4dbHdFXrxYVvGAivDrLp1BNU9xX11pjJDkRV5Mu7vwSEi8OlbWMuhPpJ8HScqdmG i2bvFKwL7ZqLXumafiGBaNY1YgC5EIQryd6Wt8RI02EJNa2bTAc0Z9poXjubsSWe+1kL UPGA== X-Gm-Message-State: AKaTC00VPB8ggL+cUSre6X7SHSbmXh6ek/sAGG9Q0FOImXSyK5Vr6ICqmlumuu1D+2gpaWksQ9SJF7GdmEGo4Q== X-Received: by 10.36.71.79 with SMTP id t76mr4414211itb.92.1479607824122; Sat, 19 Nov 2016 18:10:24 -0800 (PST) MIME-Version: 1.0 Received: by 10.79.41.195 with HTTP; Sat, 19 Nov 2016 18:10:23 -0800 (PST) In-Reply-To: References: From: Gene Pavlovsky Date: Sun, 20 Nov 2016 16:42:00 -0000 Message-ID: Subject: Re: 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/msg00255.txt.bz2 On 17 November 2016 at 02:42, Gene Pavlovsky wrote: > 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. I've submitted an issue to the TortoiseGit issue tracker, the fix was committed and it works now on my system. https://gitlab.com/tortoisegit/tortoisegit/issues/2868 --Gene -- 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