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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=vMuvice QdgeFjM8MDfbXWaFdU8o47kXX0HxBQLXew/6VYhkQHRLJn5s7uSvudtAtjFykCfN En26l5o6nNy4Ge/dWS2LoWvS9Kno7J3VTiWkyPt8XQKm2BmQLJH68cOowRG0X0re Hbv2bYxTBReh05Ka3U9EQLbwFtrOm5Br32dc= 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:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=PGGC0AjuhQH1v QWu2+6s0akDIHg=; b=H/+VD5zR6B4j32ApjTaVqO/0sIS5hV6Xu5aR6iVAAz0my jC5dPgSNi3CJqBvTbfZLkEJk3212p+mg/Yp2W6oLADgm/u+1g1K7/vgeIqGLO4Gs bddqqldDgnkZ8MvRv+MSN0R20LgUg+cjKtligGSQHxcL+m8In8m+Qrqfdz8npI= 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=-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 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 In-Reply-To: References: From: Gene Pavlovsky Date: Sun, 20 Nov 2016 05:10:23 +0300 Message-ID: Subject: Re: TortoiseGit + Cygwin git: unified diff fails (cygheap read copy failed) To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes 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