-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
grep which shipped with git crashes when i use options F
and i
together
#2434
Comments
We do not actually custom-build |
Oh, I think I know what it is. MSYS2's executables are not meant to be called from CMD, they are meant to be called from MSYS2's Bash, more specifically: after So it is no wonder that in your use case, You can easily fix this on your side by calling |
Since
I will close this ticket. |
Test whether the Git CI system allows, or fails, when LLP64 systems need variable type coercion from size_t back to unsigned long. All the *nix systems should pass, but compile checks for LLP64 systems may fail. This is a crucial information spike for Git files > 4Gb, i.e. Issues: git-lfs git-for-windows#2434, GfW git-for-windows#2179, git-for-windows#1848, git-for-windows#3306. Signed-off-by: Philip Oakley <[email protected]>
Setup
defaults?
Details
CMD
Minimal, Complete, and Verifiable example
this will help us understand the issue.
grep result
grep is crashes
grep.exe.stackdump.zip
The text was updated successfully, but these errors were encountered: