On Thu, 28 Feb 2002, Stathy G. Touloumis wrote:

> Hi,
>
> Has anyone experienced problems when using the XML::Twig with mod_perl?
> Everything works fine outside a mod_perl environment but when attempting to
> perform the same functionality in mod_perl the child process seg faults even
> when using 'safe_parse' which is supposed to wrap the parsing in an 'eval'
> and return an error code instead of dying.

It's the built in expat bug. Upgrade XML::Parser to 2.30, then upgrade
Apache to latest. The problem should go away.

-- 
<!-- Matt -->
<:->Get a smart net</:->

  • XML::Twig Stathy G. Touloumis
    • Matt Sergeant

Reply via email to