-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Git 2.13.1 x64 crashes/segfaults on commit #1202
Comments
I have segfault on checkout with git 2.13.1. The repository is private.
|
|
Going back to git 2.13.0 - no problems. |
Looks like being the same problem for me too, |
Same issue here! |
Please test with the current snapshot: https://wingit.blob.core.windows.net/files/index.html |
Works for me. |
Snapshot works for me. (I am the same person in https://groups.google.com/d/msg/git-for-windows/Bsulx6y9RtI/tH3bNQ4VAAAJ) |
Snapshot fixed it for me too 👍 |
This is happening to me, too. D:>git --version --build-options |
`git commit` and `git status` [no longer randomly throw segmentation faults](git-for-windows/git#1202). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Fixed in https://github.com/git-for-windows/git/releases/tag/v2.13.1.windows.2. Thanks all! |
Setup
defaults?
to the issue you're seeing?
It works/worked fine in 2.13.0
Details
Crash happens in PowerShell (in Cmder), Cmd and Git Bash
Minimal, Complete, and Verifiable example
this will help us understand the issue.
The normal commit flow
Segfault :-(
I don't have the debug symbols at this time, but I have attached a screenshot of the disassembly.
If you can point me to the pdb's, I can try again with those.
URL to that repository to help us with testing?
N/A
The text was updated successfully, but these errors were encountered: