On Sunday, Nov 10, 2002, at 14:21 Europe/London, Ian Gregory wrote:

However, when I request a page that is processed through AxKit, the
connection is closed before any data is sent:

bash# GET http://127.0.0.1/xml/test.xml
<HTML>
<HEAD><TITLE>An Error Occurred</TITLE></HEAD>
<BODY>
<H1>An Error Occurred</H1>
500 EOF instead of reponse status line
</BODY>
</HTML>

The Apache error log shows:

[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] handler
called for /xml/test.xml
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] checking if
we process this resource
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] media:
screen, preferred style: #default
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] Cache: key
= c19cc1ed2723e4a0933e9352cc41de5d
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] getting
styles and external entities from the XML
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] styles not
cached - calling $provider->get_styles()
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] using XS
get_styles (libxml2)
[Sat Nov 9 18:40:02 2002] [warn] [client 127.0.0.1] [AxKit] calling
xs_get_styles_fh()

It ends there.
Strange. Smells like a segfault. Can you run Apache through gdb and show us the backtrace output? Details of how to do that are in AxKit's SUPPORT file.

Matt.


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



Reply via email to