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 Aniruddha Shevade <as...@actuate.com> on 2002/07/24 19:47:09 UTC

Please help: Crash while Parsing using SAXParser on HPUX 11

Hello 
 I am getting the crash, when trying to parse from a  buffer.
I am using an instance of SAXParser to do the parsing on HPUX 11
The crash is random and teh stack trace shows the following.
Any help or suggestions would be greatly appreciated
 I am using xerces 1.4 built with aCC compiler.

thanks
-Aniruddha

#0  0xc1ce7484 in RefHashTableOf<XMLStringPool::PoolElem>::removeAll ()
   from /local/clnqa/DEV020611-harn-hp/AcServer/lib/libxerces-c1_4.sl
#1  0xc1ce73e0 in RefHashTableOf<XMLStringPool::PoolElem>::~RefHashTableOf
()
   from /local/clnqa/DEV020611-harn-hp/AcServer/lib/libxerces-c1_4.sl
#2  0xc1ce7364 in XMLStringPool::~XMLStringPool ()
   from /local/clnqa/DEV020611-harn-hp/AcServer/lib/libxerces-c1_4.sl
#3  0xc1cc23e8 in ElemStack::~ElemStack ()
   from /local/clnqa/DEV020611-harn-hp/AcServer/lib/libxerces-c1_4.sl
#4  0xc1cf7cfc in XMLScanner::~XMLScanner ()
   from /local/clnqa/DEV020611-harn-hp/AcServer/lib/libxerces-c1_4.sl
#5  0xc1ce48a8 in SAXParser::~SAXParser ()