Re: mod_python seg faults with xml

2005-05-13 Thread Fredrik Lundh
"Michael" wrote: > Trying to process xml (xml-rpx) with a handler in mod_python crashes > mod_python. Previous versions worked fine. Only change is I recompiled > with newest versions of Apache, Python, and mod_python. No PHP or > anything like that involved. Any idea why it seg faults when I try

mod_python seg faults with xml

2005-05-13 Thread Michael
Trying to process xml (xml-rpx) with a handler in mod_python crashes mod_python. Previous versions worked fine. Only change is I recompiled with newest versions of Apache, Python, and mod_python. No PHP or anything like that involved. Any idea why it seg faults when I try to import xmlrpclib an