If I run xmllint --noout docs/news.html.in inside the libvirt-0.10.0 directory I get no output.
On Wed, Aug 22, 2012 at 10:02:53AM -0400, Shawn Furrow wrote:> *xsltproc --version*
> Daniel,
>
> I tried re-installing all of those libraries and I still get the same
> segfault. Here are the outputs you requested:
>
> Using libxml 20706, libxslt 10126 and libexslt 815> *xmllint --version*
> xsltproc was compiled against libxml 20706, libxslt 10126 and libexslt 815
> libxslt 10126 was compiled against libxml 20706
> libexslt 815 was compiled against libxml 20706
>
> xmllint: using libxml version 20706what does xmllint --noout docs/news.html.in gives within libvirt ?
> compiled with: Threads Tree Output Push Reader Patterns Writer SAXv1 FTP
> HTTP DTDValid HTML Legacy C14N Catalog XPath XPointer XInclude Iconv
> ISO8859X Unicode Regexps Automata Expr Schemas Schematron Modules Debug Zlib
if it crashes then check which libz is used by
ldd /usr/bin/xmllint
and check where that library comes from, it's very likely a problem
like that, xsltproc should not crash
Daniel
--
Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/
daniel@veillard.com | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library http://libvirt.org/