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: Problem with long http request generation time - process restarting

2012-01-28 Thread Andrew Merton
; Cheers, > Hans > > > > On Fri, Jan 27, 2012 at 5:44 PM, Perrin Harkins wrote: > >> Sorry, just a clumsy cell phone touch. >> >> - Perrin >> On Jan 27, 2012 5:42 PM, "Perrin Harkins" wrote: >> >>> - Perrin >>> On Jan 13

Re: Problem with long http request generation time - process restarting

2012-01-26 Thread Andrew Merton
to be looked at in the .dll? Cheers, Andrew Merton

Re: Problem with long http request generation time - process restarting

2012-01-13 Thread Andrew Merton (subscriptions)
On 17/12/2011 7:20 a.m., Randolf Richardson wrote: Thanks for the responses :) However - I just read another thread somewhere that made me think of looking in the Event log. It appears that the culprit is Oracle - there are errors naming OraOCIEI11.dll as the "Faulting Module name". Th

Problem with long http request generation time - process restarting

2011-12-14 Thread Andrew Merton
Hi -- I am getting the following message recurring in my log: Parent: child process exited with status 255 -- Restarting. followed by the process restart sequence. I have tracked it down to a call to $r->content which doesn't seem to return properly. It would appear that 1. The POST request h