RE: git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-11 Thread Johannes Schindelin
Hi, On Fri, 5 Feb 2016, Johannes Schindelin wrote: > On Thu, 4 Feb 2016, Klinger, Xia wrote: > > > Thanks for confirming it. I hope a fix is available soon. I am using a > > very old version of Git at the moment to work around this issue, which > > doesn't comply to the requirement of our Stash

RE: git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-04 Thread Johannes Schindelin
Hi, On Thu, 4 Feb 2016, Klinger, Xia wrote: > Thanks for confirming it. I hope a fix is available soon. I am using a > very old version of Git at the moment to work around this issue, which > doesn't comply to the requirement of our Stash Git Server from > Atlassian. If you would please stop top

RE: git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-04 Thread Klinger, Xia
delin [mailto:johannes.schinde...@gmx.de] Sent: Thursday, February 04, 2016 10:29 AM To: Klinger, Xia Cc: git@vger.kernel.org Subject: RE: git 2.7.0 crashes when top-down memory allocation preference is set Hi, On Thu, 4 Feb 2016, Klinger, Xia wrote: > I am not sure the Fast Track release means

RE: git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-04 Thread Johannes Schindelin
Hi, On Thu, 4 Feb 2016, Klinger, Xia wrote: > I am not sure the Fast Track release means. Do you refer to Windows 10 > builds (updates)? I am running Windows 7 x64 and haven't gone to Windows > 10. The Fast Track release to which I referred is indeed Windows 10. In the meantime, I verified that

RE: git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-04 Thread Klinger, Xia
hanks Xia -Original Message- From: Johannes Schindelin [mailto:johannes.schinde...@gmx.de] Sent: Thursday, February 04, 2016 2:46 AM To: Klinger, Xia Cc: git@vger.kernel.org Subject: Re: git 2.7.0 crashes when top-down memory allocation preference is set Hi, On Wed, 3 Feb 2016, Klinge

Re: git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-03 Thread Johannes Schindelin
Hi, On Wed, 3 Feb 2016, Klinger, Xia wrote: > When the memory allocation preference is set to be Top-down on Windows > and there are more than 4GB memory available, git will crash. The > symptom is "Segmentation Fault". This might be related to https://github.com/git-for-windows/git/issues/627

git 2.7.0 crashes when top-down memory allocation preference is set

2016-02-03 Thread Klinger, Xia
When the memory allocation preference is set to be Top-down on Windows and there are more than 4GB memory available, git will crash. The symptom is "Segmentation Fault". How to reproduce 1. Install latest Git package on Windows 7 x64 2. Enable top-down memory allocation preference 3. Open Git ba