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

2016-02-04 Thread Klinger, Xia
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, Klinger, Xia wrote: > W

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

2016-02-04 Thread Klinger, Xia
[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. Do

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