On 5/14/2012 6:44 PM, Christopher Faylor wrote:
On Mon, May 14, 2012 at 04:20:55PM -0400, Ken Brown wrote:
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

Should be fixed in the next snapshot.  This is a cygwin DLL error so you only
need to update the DLL, not strace.exe itself.

Confirmed.  Thanks.

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

Reply via email to