[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#405937: exception/segmentation fault when trying to process an XML document with Xalan2/Xerces



Am Montag, den 23.07.2007, 09:16 +0200 schrieb Matthias Klose:

> - please recheck with gij-4.1/gij-4.2 from unstable.

If libgcj7-jar or libgcj8-jar are installed, the reported issue occurs
(with java|gij-4.1|gij-4.2). Removing these packages makes the command
work.

> - please provide a testcase

As mentioned, the issue occurs independent from the document, that is
processed or the stylesheet that is used. Process the attached file (a
simple test article taken from the docbook-xsl test files) with the
following command:

$ /usr/bin/java \
    -Djava.endorsed.dirs=/usr/share/java \
    org.apache.xalan.xslt.Process \
    -out myfile.html \
    -in article.001.xml \
    -xsl /usr/share/xml/docbook/stylesheet/nwalsh/html/docbook.xsl

Instead of /usr/bin/java you can of course directly use /usr/bin/gij-4.x
or Sun's java executable.

Regards, Daniel

Attachment: article.001.xml
Description: application/docbook


Reply to: