1.5.5: strace -p broken?

Brian Ford ford@vss.fsi.com
Wed Oct 8 20:55:00 GMT 2003


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@fordpc ~
> > $ sleep 100&
> > [4] 374
> >
> > ford@fordpc ~
> > $ strace -p 374
> >
> > ford@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/



More information about the Cygwin mailing list