Skip to content

Git for Windows has stopped working #1954

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
bugsrep opened this issue Nov 27, 2018 · 2 comments
Closed

Git for Windows has stopped working #1954

bugsrep opened this issue Nov 27, 2018 · 2 comments

Comments

@bugsrep
Copy link

bugsrep commented Nov 27, 2018

  • [ X] I was not able to find an open or closed issue matching what I'm seeing

Setup

  • Which version of Git for Windows are you using? Is it 32-bit or 64-bit?
    Git-2.19.2-32-bit.exe
$ git --version --build-options
git version 2.19.2.windows.1
cpu: x86_64
built from commit: 26dcaa1b6b5fd862db3ec40983e33ff3432f1166
sizeof-long: 4
sizeof-size_t: 4

This happens at launch
Git for Windows has stopped working
Problem signature:
  Problem Event Name:	BEX
  Application Name:	git-bash.exe
  Application Version:	2.19.2.1
  Application Timestamp:	5bf5b382
  Fault Module Name:	StackHash_0a9e
  Fault Module Version:	0.0.0.0
  Fault Module Timestamp:	00000000
  Exception Offset:	00000001
  Exception Code:	c0000005
  Exception Data:	00000008
  OS Version:	6.1.7601.2.1.0.320.65
  Locale ID:	1033
  Additional Information 1:	0a9e
  Additional Information 2:	0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:	0a9e
  Additional Information 4:	0a9e372d3b4ad19135b953a78882e789

Read our privacy statement online:
  http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
  C:\Windows\system32\en-US\erofflps.txt

 - Which version of Windows are you running? Vista, 7, 8, 10? Is it 32-bit or 64-bit?
Windows Embedded Standard Service Pack 1

$ cmd.exe /c ver
Microsoft Windows [Version 6.1.7601]


 - What options did you set as part of the installation? Or did you choose the
   defaults?

type "C:\Program Files\Git\etc\install-options.txt"

Editor Option: Nano
Custom Editor Path:
Path Option: BashOnly
SSH Option: OpenSSH
CURL Option: WinSSL
CRLF Option: CRLFAlways
Bash Terminal Option: MinTTY
Performance Tweaks FSCache: Enabled
Use Credential Manager: Enabled
Enable Symlinks: Enabled


 - Any other interesting things about your environment that might be related
   to the issue you're seeing?

Version 2.16.something worked

### Details

 - Which terminal/shell are you running Git from? e.g Bash/CMD/PowerShell/other
Bash

 - What commands did you run to trigger this issue? If you can provide a
   [Minimal, Complete, and Verifiable example](http://stackoverflow.com/help/mcve)
   this will help us understand the issue.

Happens at launch of git-bash.exe

 - What did you expect to occur after running these commands?

Open mintty terminal

 - What actually happened instead?

Windows shows an error message

 - If the problem was occurring with a specific repository, can you provide the
   URL to that repository to help us with testing?

N/A

![untitled](https://user-images.githubusercontent.com/3891909/49091284-79759800-f22d-11e8-9508-4545953bb4a3.png)
@michaelblyons
Copy link

2.19.2 is broken for 32-bit Windows. Revert to 2.19.1 until 2.20.0 comes out, probably in the next few weeks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants