I am experiencing a crash when running validation in
multiple current threads that share the same
GrammarPool. 

I pre-load the grammar pool with XSD grammars and then
create multiple threads validating document using the
shared grammar pool. It crashed 70% of the time,
apprantly due to a racing condition for accessing the
same grammar from the pool.

Call grammarPool->lockPool()after the grammar loading
does not help .

My environment: Linux 2.4, two cpu SMP.

Xerces Version: 2.6.0

I saw someone posted similar problems to this list
before. Have this been resolved?

Thanks in advance.

Sen


                
__________________________________ 
Do you Yahoo!? 
Make Yahoo! your home page 
http://www.yahoo.com/r/hs

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to