Skip to content
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

Access violation in git.exe when running status #174

Open
1 task done
wilbaker opened this issue Aug 15, 2019 · 0 comments
Open
1 task done

Access violation in git.exe when running status #174

wilbaker opened this issue Aug 15, 2019 · 0 comments
Assignees

Comments

@wilbaker
Copy link
Member

  • 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 version 2.22.0.vfs.1.1.57.gbaf16c8

Details on the access violation from @jeffhostetler:

looks like a null repository pointer inside a wt_status structure. and it's only triggered if there are unmerged files and a rebase is in progress when we try to stat() the ".git/MERGE_MSG" file

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

2 participants