[EMAIL PROTECTED] wrote:

> Hi All,
> 
> We are rigorously testing our application and trying to refresh the page
> continously... I know the customer will be a nerd to do this but still a
> possibility.
> Interestingly after some repeated attempts we get the following error in our
> log file.
> 
> [Wed Sep 19 13:56:02 2001] [notice] child pid 1041 exit signal Segmentation
> fault (11)
> 
> Highly appreciated if anyone can throw some light.....


You have to send the backtrace. See the SUPPORT file for more details. 
Make sure to setup your enviroment so it'll dump core on segv. In bash run:

% ulimit -c unlimited

before starting the server (from the same console).

_____________________________________________________________________
Stas Bekman              JAm_pH     --   Just Another mod_perl Hacker
http://stason.org/       mod_perl Guide  http://perl.apache.org/guide
mailto:[EMAIL PROTECTED]   http://apachetoday.com http://eXtropia.com/
http://singlesheaven.com http://perl.apache.org http://perlmonth.com/


Reply via email to