On Tue, 15 Jul 2003, Robert Ferney wrote:

> On Tue, 2003-07-15 at 01:28, Matt Sergeant wrote:
> >  <xsl:apply-templates select="document('menu.xml')"/>
>
> On Mon, 2003-07-14 at 21:15, S Woodside wrote:
> > <xsl:copy-of select="document('menu.xml')"/>
>
> I've tried both of these and I don't get a response from the server.
> The error log says...
>
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] [uri] File Provider 
> looking up uri menu.xsl
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] [uri] File Provider 
> set filename to /home/edu/html/member/menu.xsl
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] about to execute: 
> Apache::AxKit::Language::LibXSLT::handler
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] [LibXSLT] getting the 
> XML
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] [LibXSLT] parsing 
> stylesheet
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] [LibXSLT] parsing 
> stylesheet /member/menu.xsl
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] [LibXSLT] performing 
> transformation
> [Tue Jul 15 02:04:43 2003] [warn] [client 192.168.0.4] [AxKit] LibXSLT match_uri: 
> file:///etc/xml/catalog
> [Tue Jul 15 02:04:44 2003] [notice] child pid 22067 exit signal Illegal instruction 
> (4)

That's a segfault, and needs further debugging. See the SUPPORT file
included with AxKit for details on that. Also try enabling LibXSlT
debugging (as detailed a few days ago on this list) to see what it's doing
just before the segfault.

-- 
<!-- Matt -->
<:->get a SMart net</:->
Spam trap - do not mail: [EMAIL PROTECTED]

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

Reply via email to