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 2003/03/11 16:46:26 UTC

DO NOT REPLY [Bug 13192] - core dump of SAXCount and SAX2Count

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=13192>.
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=13192

core dump of SAXCount and SAX2Count

tng@ca.ibm.com changed:

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



------- Additional Comments From tng@ca.ibm.com  2003-03-11 15:46 -------
To answer your build problem, I guess you have set XERCESCROOT 
to /home/berend/pub/XML/XSLT/xerces-c-src_2002-09-30/src, which is wrong.  It 
should be set to /home/berend/pub/XML/XSLT/xerces-c-src_2002-09-30 (without the 
subfolder src)

For the segmentation fault, you said you have gcc 3.2.  But are you sure its 
libs are picked up when run?   I heard that RH 7.2 default system gcc lib has a 
problem in C++ exception handling and may lead to segmentation fault (see 
http://rhn.redhat.com/errata/RHBA-2002-055.html).   So please make sure you are 
picking up the right/good gcc lib when run or your OS is at the latest patch 
level.

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