Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Authentication-Warning: eos.vss.fsi.com: ford owned process doing -bs Date: Wed, 8 Oct 2003 15:52:19 -0500 (CDT) From: Brian Ford X-X-Sender: ford AT eos To: cygwin AT cygwin DOT com Subject: Re: 1.5.5: strace -p broken? In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Wed, 8 Oct 2003, Igor Pechtchanski wrote: > On Thu, 2 Oct 2003, Brian Ford wrote: > > > I have tried strace -p cygpid on a number of processes with no luck. It > > just hangs for a few seconds and exits. Am I doing something wrong? > > > > ford AT fordpc ~ > > $ sleep 100& > > [4] 374 > > > > ford AT fordpc ~ > > $ strace -p 374 > > > > ford AT fordpc ~ > > $ echo $? > > 5 > > > > Thanks. > > Hmm, yes -- in my case I'm getting a segfault, so it's apparently broken. > If I have time later this week, I'll build a debugging version of strace > to see what's going on here. > Igor > I'm pretty sure that the segfault happens when accessing the pinfo, I just don't have a stack trace handy. I think it was under cygwin_internal(CW_CYGWINPID_TO_WINDOWSPID) or the like (I'm going from memory here). -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International Phone: 314-551-8460 Fax: 314-551-8444 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/