Hi there,

(Sorry if this question has been answered before.  I tried first to search 
through maillist archive at sourceforge but seemed like there is no search 
function in there.)

I'm using strace to collect some logs and find the following messages and not 
very clear on the meaing.  Could you shine some lights on it?  Appreciate in 
advance.

"
9421  07:46:36.736727 write(8, 
"n\'\5\325\7\303\361/\r\307\35\27_\7F\234\361pI\302p\233"..., 2048 <unfinished 
...>
9421  07:46:36.736813 <... _exit resumed> ) = ? (Timeout) <0.000064>"

For unfinished write() call, I normally see "9425  09:23:56.385537 <... write 
resumed> ) = 8192 <0.612433>" kind of messsages.

What's the meaining of <...exit resumed> for write() or read() calls?  What 
does it mean by (Timeout), I mean is it a problem?  If it is, what's the common 
cause for it?



Warm regards,
Don


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Strace-devel mailing list
Strace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/strace-devel

Reply via email to