DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=27555>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=27555

DOM call via JNI Invocation can crash calling program





------- Additional Comments From [EMAIL PROTECTED]  2004-03-10 17:06 -------
Since you mentioned the problems is time dependent and when you add additional 
logging code the problem goes away, it sounds like there is some race condition 
somewhere. Are you allowing multiple threads to concurrently access the DOM? 
Xerces' DOM is not thread-safe even when you're reading it.

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

Reply via email to