From: Xiang Y. <xy...@pr...> - 2003-06-25 20:05:03
|
On Tuesday, June 24, 2003 1:12 PM, I wrote: > I failed to launch my app within valgrind, although it's successed before. here is the message.. I've figured out :). I have a huge xml document in the stack. Not sure if this is a good news, when I run my code(multithreading server) alone without any client requests, it has "definitely lost 284 bytes in 3 blocks". after precessing 200 clients' requests, it's still "definitely lost 284 bytes in 3 blocks". Thanks |