You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by bu...@apache.org on 2002/07/29 19:48:24 UTC

DO NOT REPLY [Bug 8750] - null pointer in ReaderMgr::skippedSpace()

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8750

null pointer in ReaderMgr::skippedSpace()

tng@ca.ibm.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME



------- Additional Comments From tng@ca.ibm.com  2002-07-29 17:48 -------
There are two DOMString thread-safety fixes in Xerces-C++ 2.0.   Please try 
this latest version and see if problem persists.  If not, then can you please 
post your sample test case and may be the XML document as well for further 
investigation?   

I've initially run some multi-thread test case and seems to be ok. e.g.

> ThreadTest -parser=dom -threads 30 -time 20 samples/data/personal.xml
+..+++++++++++++++++
  7851.0 parses per minute.
Test Run Successfully

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org