RE: Stackdump from stash save on Windows 10 64-bit

2018-02-21 Thread Johannes Schindelin
Hi Tim,

I re-Cc:ed the Git mailing list, as I do not like the pressure of being
the only one you ask for help.

On Wed, 21 Feb 2018, Tim Mayo wrote:

>   > Can you please test with v2.16.2
> 
> Is there a built version somewhere .. or do I have to build it myself?

Yes, official Git for Windows versions are always available from
https://gitforwindows.org/: either click the big Download button (which
will download the installer right away), or click on the version in the
upper left (if you want to choose which flavor of Git for Windows you want
to download).

Ciao,
Johannes


Re: Stackdump from stash save on Windows 10 64-bit

2018-02-20 Thread Johannes Schindelin
Hi Tim,

On Tue, 20 Feb 2018, Tim Mayo wrote:

> As of yesterday, stash save stopped working on my Windows 10 box - I get:
> 
>> git stash save
>Cannot save the current worktree state
> 
> and a stackdump file (see below).  This is with the 64-bit version of 2.16.1. 
>  Switching to the 32-bit version resolved the problem for me.

Can you please test with v2.16.2 (you can use the 64-bit Portable Git if
you want to keep your current installation), and if the problem still
persists please open a ticket here:

https://github.com/git-for-windows/git/issues/new

Ciao,
Johannes