On Tue, Jan 31, 2012 at 4:21 AM, Steve Hay wrote:
> Not entirely successful with a standard build perl either: Initially I
> have httpd.exe crash on startup. Reverting the change made in rev.
> 1145161 for httpd-2.3 fixes that, as I reported once before -
> http://marc.info/?l=apache-modperl-dev&m
On Tuesday, January 31, 2012 at 6:32 AM, Torsten Förtsch wrote:
> On Monday, 30 January 2012 22:41:15 Fred Moyer wrote:
> > http://people.apache.org/~phred/mod_perl-2.0.6-rc1.tar.gz
>
>
>
> opensuse 12.1 self-compiled apache 2.2.21, perl 5.12.3
>
> prefork: all tests pass successfully
>
On Tuesday, 31 January 2012 15:32:44 Torsten Förtsch wrote:
> I can also confirm that r1145161 is
> the first commit that shows this behavior.
Working with r1145161, the minimal set of tests to trigger the bug is this (so
far):
t/TEST t/apache/add_config.t \
t/apache/conftree.t \
On Monday, 30 January 2012 22:41:15 Fred Moyer wrote:
> http://people.apache.org/~phred/mod_perl-2.0.6-rc1.tar.gz
opensuse 12.1 self-compiled apache 2.2.21, perl 5.12.3
prefork: all tests pass successfully
worker: I see the same behavior as Steve. I can also confirm that r1145161 is
the first c
Not entirely successful with a standard build perl either: Initially I
have httpd.exe crash on startup. Reverting the change made in rev.
1145161 for httpd-2.3 fixes that, as I reported once before -
http://marc.info/?l=apache-modperl-dev&m=132206963528352&w=2. (I'm using
httpd-2.2.21, which is the
The tests are hanging for me - each time it gets as far as
t/modules/include.t and then hangs. If I kill the hung perl.exe then the
next test hangs and so on... The error_log contains nothing unusual.
This was using VC++ 2010 on Win7 x64 with httpd-2.2.21 and bleadperl
(commit 3673acb0ce) built wi