On Mon, Dec 29, 2003 at 04:11:54PM +0100, Oliver Fischer wrote:
I get always a segmentation fault if call xmllint with the --postvalid
option. This behavior is indepedent of the dtd.
Works here, and valgrind doesn't detect any problem
paphio:~/XML -> valgrind -q xmllint --noout --postvalid test/valid/REC-xml-19980210.xml
paphio:~/XML -> xmllint --version
xmllint: using libxml version 20604
compiled with: DTDValid FTP HTTP HTML C14N Catalog XPath XPointer XInclude Iconv MemDebug Unicode Regexps Automata Schemas
paphio:~/XML ->
Daniel