On Wednesday 12 June 2002 6:39 pm, Tod Harter wrote:
> I have some (rather complex, so I won't repeat it here unless necessary)
> XSP taglib code which ultimately generates an SQL query. The problem is
> that while it seems to work fine the first couple times I run it,
> eventually LibXSLT seems to get its panties all in a bunch.
>
> The symptom is that the XSP itself always works fine, but after loading the
> page 3-5 times, XSLT processing halts. My error log shows:
>
> [Wed Jun 12 13:09:55 2002] [warn] [client 192.168.168.25] [AxKit] [uri]
> File Provider set filename to /home/tharter/htdocs/xsl/lib/copy_all.xsl
> Attempt to free unreferenced scalar at
> /usr/lib/perl5/site_perl/5.6.1/i386-linux/Apache/AxKit/Language/LibXSLT.pm
> line 161.
> [Wed Jun 12 13:09:55 2002] [warn] [client 192.168.168.25] [AxKit] Caught an
> exception
> [Wed Jun 12 13:09:55 2002] [error] [client 192.168.168.25] [AxKit] [Error]
> Can't use an undefined value as a SCALAR reference at
> /usr/lib/perl5/site_perl/5.6.1/i386-linux/Apache/AxKit/Language/LibXSLT.pm
> line 161.

Probably a XML::LibXML/XML::LibXSLT bug. Make sure you're using XML::LibXML 
1.52 and latest XML::LibXSLT.

Matt.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to