Re: [xslt] xsltproc failed



Here are a couple of files to reproduce this problem.
Suspected fault is with

<xht:option value="{dyn:evaluate(@loc)}">

If this is a known bug and a patch/upgrade is available
please let me know.


<?xml version="1.0"?>
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/";
  xmlns="http://blueberry.onlywebdata.com/xml/xsd/owd_data.xsd";
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
  xsi:schemaLocation="http://schemas.xmlsoap.org/soap/envelope/ http://schemas.xmlsoap.org/soap/envelope/ http://blueberry.onlywebdata.com/xml/xsd/owd_data.xsd http://blueberry.onlywebdata.com/xml/xsd/owd_data.xsd";>
  <SOAP-ENV:Body>
    <document>
    </document>
  </SOAP-ENV:Body>
</SOAP-ENV:Envelope>

Attachment: stylesheet.xsl
Description: Binary data

TIA
John.


On May 19, 2006, at 1:41 AM, Buchcik, Kasimier wrote:

Hi,

-----Original Message-----
From: xslt-bounces gnome org [mailto:xslt-bounces gnome org]
On Behalf Of John Russell

I received this when running xsltproc.

Please advise what next steps I should take to try and get
this to work.
The xml/xsl files can be provided.


xsltproc --novalid 1147993908-6421XSL.xsl 1147993908-6421XSL.xml

*** glibc detected *** xsltproc: malloc(): memory corruption (fast):

[...]

Yes, the files you used for this scenario are wellcome; we cannot
reproduce and debug this otherwise. If you have the time left, then it
would be nice if you would try this with the latest release or even
the CVS HEAD. You can also file a bug at:
http://bugzilla.gnome.org/buglist.cgi?product=libxslt.

Regards,

Kasimier




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