On Thursday, Jan 2, 2003, at 11:45 Europe/London, Kip Hampton wrote:

On Thursday 02 January 2003 01:25 am, Matt Sergeant wrote:

Downgrade XML::LibXML to 1.52 (XML::LibXSLT is fine).
Same segfaults with 1.52 (that's actually the version that I first
encountered the problem with). I've also tried upgrading libxml2 and libxslt
with the same results. And, again, same behavior under AxKit 1.6 and current
CVS.

Given the backtrace (no mention of libxml and friends) and the fact that
strace reveals that the SEGV happens well before the XML document is even
read from the disk (let alone parsed), it doesn't seem to me that libx* or
XML::LibX* are the culprits this time (i know, its a shocker).
Fair enough - guess I jumped the gun having seen Moe have similar problems and downgrading XML::LibXML fixed the problem.

Guess I'll keep digging...
Any chance it's conflicting build flags between perl and mod_perl (e.g. LARGE_FILES and/or 64 bit ints)? Alternatively any chance it's due to something like PHP loaded into your apache causing memory corruption?

What are your full platform details?

Matt.


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

Reply via email to