On Tue, 14 Aug 2001, Aleksandr Vladimirskiy wrote:
> I am running a perl 5.6.0, mod_perl 1.26, apache 1.3.19 on Solaris 2.6. I
> get the following error in my logs:
> 
> [Tue Aug 14 10:45:10 2001] [notice] child pid 2630 exit signal
> Segmentation Fault (11)
> 
> It looks like the child serves a request and immidiately dies.
> 
> Does anyone have any ideas on how to figure out why this keeps happenning?

There is info in the distribution and in the guide (debug section) on how
to get stack traces of your code or of Perl itself.
- Perrin

Reply via email to