X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_NEUTRAL,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Message-ID: <4FB25137.8060204@cornell.edu> Date: Tue, 15 May 2012 08:51:03 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: strace crashes when given the --pid option References: <4FB16927 DOT 8050609 AT cornell DOT edu> <20120514224435 DOT GA23016 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20120514224435.GA23016@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-CORNELL-SPAM-CHECKED: Pawpaw X-Original-Sender: kbrown AT cornell DOT edu - Tue May 15 08:51:12 2012 X-PMX-CORNELL-REASON: CU_White_List_Override X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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