Hi Debi,

Debi P Mishra1 <[email protected]> writes:

> And one more observation is when we put sleep of 1 sec before triggering 
> each request this goes fine. But when there is no gap, it core dumps after
> processing certain request. And how many request it is going to process 
> is also not certain.

Is your application multi-threaded? If so, do you call Initialize() and
Terminate() from several threads potentially concurrently?

Boris

-- 
Boris Kolpackov, Code Synthesis Tools   http://codesynthesis.com/~boris/blog
Open source XML data binding for C++:   http://codesynthesis.com/products/xsd
Mobile/embedded validating XML parsing: http://codesynthesis.com/products/xsde

Reply via email to