This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]