Signal segmentation fault

Hi

I get these errors in httpd error.log file :

child pid xxx exit signal segmentation fault (11)

what does this mean ?

Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Hi

I get these errors in httpd error.log file :

child pid xxx exit signal segmentation fault (11)

what does this mean ?


Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now

Hi,

the link www.google.com/search?q=“segmentation fault” will give you some
good resources to read about segmentation faults or you can be more
explicit about your error…

Eric

Message: 7
Date: Sat, 11 Jan 2003 22:55:31 -0800 (PST)
From: kh es hakimsoso@yahoo.com
Subject: [rt-users] signal segmentation fault
I get these errors in httpd error.log file :
child pid xxx exit signal segmentation fault (11)

Apache and mod_perl? Are you compiled as DSO? If so, recompile apache and modperl.

/************************************************************