Hello everyone,
we have a multithreaded application. When we try call the xmlParseFile function from the subthreads the call fails with segmentation fault. However the call succeeds if done from the main thread.
Can anybody help us around this problem and tell us how to and what are the things to be followed when using xml in multithreaded applications
Regards,
Manoj