Hello, I’m making use of xalan-c in my project. Even though I’ve made sure of initializing and terminating XPathEvaluator, I get an abterm at the following line when my parser object is destructed.
0x00000037fb4014f4 in xalanc_1_11::XPathEvaluator::terminate() () from /usr/lib64/libxalan-c.so.111 Could you please assist with what could be wrong? Regards, Nikhil.