On Wed, Aug 22, 2012 at 10:02:53AM -0400, Shawn Furrow wrote:
Daniel,
I tried re-installing all of those libraries and I still get the same
segfault. Here are the outputs you requested:
*xsltproc --version*
Using libxml 20706, libxslt 10126 and libexslt 815
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 --version*
xmllint: using libxml version 20706
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
what does xmllint --noout docs/news.html.in gives within libvirt ?
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(a)veillard.com | Rpmfind RPM search engine
http://rpmfind.net/
http://veillard.com/ | virtualization library
http://libvirt.org/