Hi--

In case anyone encounters the same segv issues,
recompiled apache with mod_perl 1.24--

explicitly set Rule EXPAT=no rather than 
Rule EXPAT=default in the apache_base/src/Configure.  

No more segv.

Then i recompiled again with mod_perl 1.23.  

Again, no more segv.

Go figure.

Anyhow, based on this experience we are very enthusiastic
about XML::Parser package.  We are mis-using XML::Parser 
as part of a X(HT)ML based templating engine, and since the
fix it has handled significant load without complaint
(>50 concurrent connections).

Tom

At 08:09 PM 11/1/00 +0000, Matt Sergeant wrote:
>On Wed, 1 Nov 2000, Tom Harper wrote:
>
>> Hi--
>> 
>> Having a problem with modperl/xml-parser.
>
>Aren't we all :-)
>
>Try http://axkit.org/faq.xml
>
>Also, there is a patch for this (finally!) in http://axkit.org/download/ -
>the mod_dav-shared-expat patch. I've sent this to Greg Stein (but not
>heard any response yet).
>
>-- 
><Matt/>
>
>    /||    ** Director and CTO **
>   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
>  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
> // \\| // **     Personal Web Site: http://sergeant.org/     **
>     \\//
>     //\\
>    //  \\
>

Reply via email to