strace crashes when given the --pid option

Ken Brown kbrown@cornell.edu
Mon May 14 20:21:00 GMT 2012


In a Cygwin terminal:

$ strace --version
strace (cygwin) 1.7.15
System Trace
Copyright (C) 2000 - 2012 Red Hat, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

$ cat

In a second Cygwin terminal:

$ ps | grep cat
I    4036    5820    4036       3660  pty0    1001 16:18:07 /usr/bin/cat

$ strace --pid=4036
Segmentation fault

Ken

--
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