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-date versions of NYTProf, apache, perl, and mod_perl that you can. If the problem persists, you'll probably need to contact the author of Devel::NYTProf and provide a backtrace. - Perrin