Re: [xslt] Crash in AVT processing
- From: Mark_Vakoc peoplesoft com
- To: xslt gnome org
- Subject: Re: [xslt] Crash in AVT processing
- Date: Mon, 15 Mar 2004 16:52:05 -0700
Doing a full cvs update seemed to resolve it. A lot has changed since
1.1.4...
Forwarding...
Monday, March 15, 2004 1:58 PM
To: xslt@gnome.org
cc:
From: Mark_Vakoc@peoplesoft.com
Subject: Re: [xslt] Crash in AVT processing
Hmm.. Did a cvs update on attrvt.c and while it does prevent the crash it
also prevents it from working:
Z:\>type z.xsl
<xsl:stylesheet version="1.0"
xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
>
<xsl:template match="/">
<node val="{'1'}{'2'}{'3'}{'4'}{'5'}{'6'}{'7'}{'8'}"/>
</xsl:template>
</xsl:stylesheet>
Z:\>z:\gsstools\bin\xsltproc z.xsl z.xsl
<?xml version="1.0"?>
<node val="{'1'}{'2'}{'3'}{'4'}{'5'}{'6'}{'7'}{'8'}"/>
Z:\>
Monday, March 15, 2004 1:29 PM
To: xslt@gnome.org
cc:
From: "John Fleck" <jfleck@inkstain.net>
Subject: Re: [xslt] Crash in AVT processing
Might this be http://bugzilla.gnome.org/show_bug.cgi?id=137166, which the
indefatiguable William Brack reports has already been fixed in CVS?
Cheers,
John
On Mon, Mar 15, 2004 at 01:10:27PM -0700, Mark_Vakoc@peoplesoft.com wrote:
>
> It would appear that, while using libxslt 1.1.4 (compiled against libxml
> 2.6.7) having more than 7 variables in an AVT causes a crash. See the
> attached stylesheet for an example:
>
>
> (See attached file: z.xsl)
> (See attached file: stdout)
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt@gnome.org
http://mail.gnome.org/mailman/listinfo/xslt
_______________________________________________
xslt mailing list, project page http://xmlsoft.org/XSLT/
xslt@gnome.org
http://mail.gnome.org/mailman/listinfo/xslt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]