Are you building the source xerces library on 2.5 with g++ compiler? Is it with icu? If so then you've to build icu too with the same compiler. Can you tell what options did you select for building the source?

Ramakrishna Rallapalli wrote:

Hi,     We have downloaded the XML Parser source code for C++ from your site www.apache.org/dist. And we have built the libraries on SOLARIS 2.5 machine. The libraries were built successfully but during runtime while parsing it gives some sement violation error something like this , ofcourse the error which i have given below doesn't make any sense for you to understand.     SIGSEGV   11*  segmentation violation
    si_signo [11]: SIGSEGV   11*  segmentation violation
    si_errno [0]: Error 0
    si_code [1]: SEGV_MAPERR [addr: 0xff576a28]

    stackbase=EFFFEED0, stackpointer=EFFFD114 Now can we build and use this parser on Solaris 2.5 and compiler is GNU C++ .The same XML file parsing is working fine on Solaris 2.7.So its not the problem with the XML DocumentYour immediate response is highly appreciated. Thanks and Regards,Ramakrishna   Please get back 
 --
Ramakrishna Rallapalli
eCapital Solutions Pvt. Ltd.
Koramangala, Bangalore.
Ph:552 8545 X-1070 "Do not go where the path may lead, go instead where there is no path
and leave a trail." www.ecapsol.com

Reply via email to