Hello,
I started to see the following when I setup a new server on CentOS 5.4
and installed perl modules from CPAN on Dec. 4:
Denis Banovic wrote:
This is from the error_log from the RedHat 5 Production machine:
Apache2::RequestIO::print: (103) Software caused connection abort at
The guys
sprüngliche Nachricht-
Von: Morten Bjørnsvik [mailto:morten.bjorns...@experian-da.no]
Gesendet: Montag, 23. November 2009 10:16
An: mod_perl list
Betreff: RE: AW: print throwing intermittent Segfaults
Hi
I've had a similar error I "fixed" it by adding an eval block around the
: Re: AW: print throwing intermittent Segfaults
Denis Banovic wrote:
> Hi Willian,
>
> Thanks for your checklist, I've run through it, segfaults still there...
> Right now it takes less then a minute from apache restart to the first
> segfault.
> This is from the error_lo
Denis Banovic wrote:
Hi Willian,
Thanks for your checklist, I've run through it, segfaults still there...
Right now it takes less then a minute from apache restart to the first segfault.
This is from the error_log from the RedHat 5 Production machine:
Apache2::RequestIO::print: (103) Software c
endet: Samstag, 21. November 2009 19:28
An: Denis Banovic
Cc: modperl@perl.apache.org
Betreff: Re: print throwing intermittent Segfaults
This is the list of stuff I usually start with when I get a problem that
doesn't seem to be tied to a particular code path.
* code path - perhaps a particular
This is the list of stuff I usually start with when I get a problem
that doesn't seem to be tied to a particular code path.
* code path - perhaps a particular code path is only being exercised
rarely, and it has a bug
* forking - when child dies, all open descriptors in it's name space
also ge
Hi Everybody,
I'm having big problems with mod_perl throwing intermittent Segmentation faults
our production machines on RHEL 4 & 5.
To be able to produce a core dump on this segfaults I've installed mod_dumpcore
from this tutorial:
http://mituzas.lt/2009/09/26/getting-apache-core-dumps-in-linu