Re: mod_perl causing Apache Segmentation fault

2012-02-17 Thread Andrew Merton
It may be nothing, but I spent 2 months (off and on) with a crashing mod_perl/Apache to discover that in my case it was the DateTime that was the cause. Hans (on the list) confirmed this and said "The latest DateTime and DateTime-TimeZone modules that work with mod_perl are DateTime 0.70 and DateT

Re: mod_perl causing Apache Segmentation fault

2012-02-17 Thread Dave Hodgkinson
On 17 Feb 2012, at 14:03, Mauritz Hansen wrote: >#17 0x0046432b in invoke_cmd (cmd=0x5b9880, > parms=0x7fffe770, mconfig=0x844728, args=0x89b7d8 "use lib qw( > /usr/local/apache2/virtualhosts/api.nwwi.nl /httpdocs/lib/ );\n") at > config.c:757 This appears to be what it's trying

mod_perl causing Apache Segmentation fault

2012-02-17 Thread Mauritz Hansen
NOTE: I posted have posted this question on Stackoverflow and have not yet received an answer. * My mod_perl appears to cause a segmentation fault in my Apache. 'httpd -X' simply gives 'Segmentation Fault' and my server does not start. I am using Apache