On Thu, 05 May 2011 00:58:58 +1000, Mohammed Shakir
wrote:
We are using the standard CPAN module, Devel::NYTProf::Apache for
profiling our mod_perl App. We have set it up as follows :
[...]
Then, Apache 'Segfaults' (Segmentation fault).
Hi Mohammed,
you don't seem to mention your OS or
Hi,
> 1) Inserted "PerlModule Devel::NYTProf::Apache" in httpd.conf file.
> 2) Restarted Apache with a Single Process with the command line option -X.
> Then, Apache 'Segfaults' (Segmentation fault).
Does your app work under -X without NYTProf?
My first suggestion would be to use the most up-to-
Hi,
We are using the standard CPAN module, Devel::NYTProf::Apache for profiling
our mod_perl App. We have set it up as follows :
1) Inserted "PerlModule Devel::NYTProf::Apache" in httpd.conf file.
2) Restarted Apache with a Single Process with the command line option -X.
Then, Apache 'Segfaults'