Re: [xml] Segmentation fault in xmlFreeDoc



Buchcik, Kasimier wrote:
-----Original Message-----
From: Chidanand Gangur [mailto:chidanand gangur gmail com] You are right the xmlCleanUpParser which I use to call in my parsing function might be the cause of the crash in xmlFreeDoc. I will let you know once i run the test. Thanks a lot

I had tried the xmllint --version command before, I did not find any information related to threads. When issued the xmllint --version command i got following output

[root chidanand libxml2-2.6.10]#  /usr/local/bin/xmllint --version
/usr/local/bin/xmllint: using libxml version 20610
compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer XInclude Iconv Unicode Regexps Automata Schemas

I see your libxml2 version as 2.6.24 was this support not available 2.6.10?
Thread support has been available for a long time and is configured by default since 2.5.7. It just doesn't show up in the output of xmllint until around 2.6.21.

Rob



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]