Recursive, case insensitive grep (2.14-1 x86-64 MS Windows) causes Exception: STATUS_ACCESS_VIOLATION at rip=000773B2F42

Christopher Faylor cgf-use-the-mailinglist-please@cygwin.com
Fri Dec 13 19:33:00 GMT 2013


On Thu, Nov 14, 2013 at 10:33:04AM -0500, Chris Betti wrote:
>Segmentation fault caused when running this command in a local git
>repository. Full permissions are available to the user:
>
>> grep -RIin "foo" .
>Segmentation fault (core dumped)

Sorry but I can't duplicate this so I assume it is content dependent.
Possibly strace will show if there is a specific file which is causing a
problem.

This is not a request to post strace output here.  Look for a line in strace which
begins with a dash and scan up, looking for any odd filenames.  If anything jumps
out then please send it here.

You could also try installing grep-debuginfo and see if gdb shows anything.

cgf

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list