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] | [List Home]


Subject: Re: [docbook-apps] footnote.xsl line 94 Failed to compile predicate


Alan Ezust <alan.ezust@gmail.com> writes:

> I'm getting a strange error message while trying to run xsltproc on the fo 
> stylesheets. It caused a segfault in xsltproc!
[...]
> > xsltproc --version
> Using libxml 20622, libxslt 10115 and libexslt 812
> xsltproc was compiled against libxml 20621, libxslt 10115 and libexslt 812
> libxslt 10115 was compiled against libxml 20621
> libexslt 812 was compiled against libxml 20621
[...]
> Any clues as to what is wrong here?

It's a bug in libxslt. A new bug introduced in libxslt 10115 (1.1.15).

I tried testing with on my system with xsltproc and the libxslt
1.1.15 library, and got the same segfault and error message as you.
Then I changed a symlink to point xsltproc at the 1.1.14 library
instead, and everything worked as expected.

So it should be reported to the libxslt developers.

  http://bugzilla.gnome.org/enter_bug.cgi?product=libxslt

If you don't want to deal with reporting it yourself, please let
me know, and I'll file a bug report myself.

  --Mike

-- 
Michael Smith
http://sideshowbarker.net/

smime.p7s



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