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'
Have you tried 2.0.5?
On Thu, May 5, 2011 at 7:48 AM, Ben Evans wrote:
> Anyone have any input on this? I am at a loss in finding a solution other
> than to start looking at migrating away from Request Tracker and mod_perl.
>
> On Thu, Apr 21, 2011 at 09:17, Ben Evans wrote:
>>
>> Hi,
>> ---
Anyone have any input on this? I am at a loss in finding a solution other
than to start looking at migrating away from Request Tracker and mod_perl.
On Thu, Apr 21, 2011 at 09:17, Ben Evans wrote:
> Hi,
>
> -8<-- Start Bug Report 8<--
> 1. Problem Descript
After experimenting around, the reason is the global directive
I use (perfectly valid)
ErrorLog syslog:local6
that crashes
#ifdef MP_TRACE
/* httpd core open_logs handler re-opens s->error_log, which might
* change, even though it still points to the same physical file
* (.e.g on w
Same problem on 2.0.5 and gentoo 2010
That's how I run it
r -D SSL -D SSL_DEFAULT_VHOST -D DEFAULT_VHOST -D INFO -D DAV -D DAV_FS
-D CACHE -D MEM_CACHE -D PHP5 -D PERL_VHOST -D PYTHON -D STATUS -D PROXY
-D PROXY_HTML -d /usr/lib/apache2 -f /etc/apache2/httpd.conf -E
/var/log/apache2/startuperror.