OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

docbook-apps message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Subject: Re: DOCBOOK-APPS: xsltproc segfaults with 1.51.1


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).

Camille.

-----------------------------------------------------
<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"/usr/share/sgml/docbook/xml-dtd-4.1.2/docbookx.dtd">

<article>
   <title>xsltproc segfault test</title>
   <para><mediaobject>
       <imageobject>
	<imagedata fileref="images/pingusa.png"/>
       </imageobject>
     </mediaobject></para>
</article>
-----------------------------------------------------




Camille Bégnis wrote:
> Hello,
> 
> just upgraded to XSL 1.51.1 and got a bad surprise:
> 
> xsltproc -o master.html 
> /usr/share/sgml/docbook/xsl-stylesheets/html/docbook.xsl master.xml
> Error Undefined namespace prefix
> xmlXPathCompiledEval: evaluation failed
> Erreur de segmentation




[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [Elist Home]


Powered by eList eXpress LLC