Hello,

AV>I am running a perl 5.6.0, mod_perl 1.26, apache 1.3.19 on Solaris 2.6.
AV>I get the following error in my logs:
AV>
AV>[Tue Aug 14 10:45:10 2001] [notice] child pid 2630 exit signal Segmentation Fault 
(11)
AV>
AV>It looks like the child serves a request and immidiately dies.

A few other folks have given useful references on how to get stack traces,
as well as some other common causes of core dumps (compiling Apache with
its bundled expat is a big one). Here's another one--did you build
mod_perl on Solaris as a DSO? In general, you want to compile mod_perl
statically on Solaris because it will core otherwise.

Humbly,

Andrew

----------------------------------------------------------------------
Andrew Ho               http://www.tellme.com/       [EMAIL PROTECTED]
Engineer                   [EMAIL PROTECTED]          Voice 650-930-9062
Tellme Networks, Inc.       1-800-555-TELL            Fax 650-930-9101
----------------------------------------------------------------------

Reply via email to