Re: vwait behavior
- From: rfwooden84@xxxxxxx
- Date: Thu, 6 Mar 2008 21:02:16 -0800 (PST)
Doug: This one beats me... Two questions:
- can you get the standard error of the process ? empty ?
- can you run strace -tt -o somefile yourprocess, until it exits, and
post back the end of the trace ?
Thanks everyone thus far for your help. The code you see posted was
indeed whitled down from a larger app. However, I ran this exact code
you see posted and it is the very code that crashed (the missing curly
close brace makes you suspicious - but thats all thats missing).
I run it by invoking a tcl script in a web browser that in turn issues
this command:
exec tclsh zg.tcl > /dev/null &
Shall I do this:
exec strace -tt -o xyz.dat 15482
where 15482 is the process id of my zg.tcl process ?
Doug
.
- Follow-Ups:
- Re: vwait behavior
- From: Alexandre Ferrieux
- Re: vwait behavior
- From: rfwooden84
- Re: vwait behavior
- References:
- vwait behavior
- From: rfwooden84
- Re: vwait behavior
- From: Donald Arseneau
- Re: vwait behavior
- From: Alexandre Ferrieux
- vwait behavior
- Prev by Date: Re: Tcl Threads
- Next by Date: Re: vwait behavior
- Previous by thread: Re: vwait behavior
- Next by thread: Re: vwait behavior
- Index(es):