This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: xsltproc segfaults with 1.51.1


On Wed, Jun 05, 2002 at 06:09:39AM -0500, Michael Smith wrote:
> Camille Bégnis <camille@mandrakesoft.com> writes:
> 
> > Hmm, tracking down to the code causing the error was easier than I
> > thought: the following sample works fine with 1.48 and makes xsltproc
> > 1.0.18 segfault with 1.51.1 html (works with FO).
> 
> Yep -- I just tried the same doc instance below on my environment with
> xsltproc and the current (cvs) version of the stylesheets
> (html/docbook.xsl) and reproduced the same segfault.

  Hum, I can't reproduce it here:

paphio:~/XSLT/tests/docbook -> /usr/bin/xsltproc  ~/tmp/docbook-xsl-1.51.1/html/docbook.xsl tst.xml 
Error Undefined namespace prefix
xmlXPathCompiledEval: evaluation failed
<html><head><meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"><title>xsltproc segfault test</title><meta name="generator" content="DocBook XSL Stylesheets V1.51.1"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="article"><div class="titlepage"><div><h2 class="title"><a name="id2760937"></a>xsltproc segfault test</h2></div><hr></div></div></body></html>
paphio:~/XSLT/tests/docbook -> /usr/bin/xsltproc --version
Using libxml 20422, libxslt 10018 and libexslt 709
xsltproc was compiled against libxml 20419, libxslt 10018 and libexslt 709
libxslt 10018 was compiled against libxml 20419
libexslt 709 was compiled against libxml 20419
paphio:~/XSLT/tests/docbook -> 

 Same for my development version from libxslt/libxml2 CVS, I will dig up about
the Undefined namespace prefix error ... but can you check first with the
RPMs from ftp://xmlsoft.org/

Daniel

-- 
Daniel Veillard      | Red Hat Network https://rhn.redhat.com/
veillard@redhat.com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]