public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* strace crashes when given the --pid option
@ 2012-05-14 20:21 Ken Brown
  2012-05-14 22:45 ` Christopher Faylor
  0 siblings, 1 reply; 3+ messages in thread
From: Ken Brown @ 2012-05-14 20:21 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: strace crashes when given the --pid option
  2012-05-14 20:21 strace crashes when given the --pid option Ken Brown
@ 2012-05-14 22:45 ` Christopher Faylor
  2012-05-15 12:51   ` Ken Brown
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Faylor @ 2012-05-14 22:45 UTC (permalink / raw)
  To: cygwin, Ken Brown

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.

http://cygwin.com/snapshots/

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: strace crashes when given the --pid option
  2012-05-14 22:45 ` Christopher Faylor
@ 2012-05-15 12:51   ` Ken Brown
  0 siblings, 0 replies; 3+ messages in thread
From: Ken Brown @ 2012-05-15 12:51 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-05-15 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-14 20:21 strace crashes when given the --pid option Ken Brown
2012-05-14 22:45 ` Christopher Faylor
2012-05-15 12:51   ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).