Re: IdentityCheck directive in 2.1

2004-08-15 Thread Stas Bekman
Ian Holsman wrote: The IdentityCheck directive seems to have moved to mod_ident.c in apache 2.1 One of the access tests explitly uses this directive Options None Options Indexes FollowSymLinks AuthName modperl AuthType none IdentityCheck On SetHandler modperl PerlResp

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Stas Bekman wrote: t\filter\in_bbs_inject_header.t always succeeds when run as part of the whole "nmake new" run, and only sometimes crashes Apache when run alone, which was only uncovered by last night's SMOKE run. So can you run: t/TEST -trace=debug -start now run: t/TE

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Stas Bekman wrote: If I check out a fresh copy of modperl-2.0 now, "Apache-Test" and "docs" are included, but "cvs up -d" on my previous working copies doesn't produce those directories. What mechanism is responsible for that? Why did you remove those in first place? "Ap

IdentityCheck directive in 2.1

2004-08-15 Thread Ian Holsman
The IdentityCheck directive seems to have moved to mod_ident.c in apache 2.1 One of the access tests explitly uses this directive Options None Options Indexes FollowSymLinks AuthName modperl AuthType none IdentityCheck On SetHandler modperl PerlResponseHandler TestAPI::

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
Stas Bekman wrote: t\filter\in_bbs_inject_header.t always succeeds when run as part of the whole "nmake new" run, and only sometimes crashes Apache when run alone, which was only uncovered by last night's SMOKE run. So can you run: t/TEST -trace=debug -start now run: t/TEST -v -run t/filter/in_bb

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
Stas Bekman wrote: If I check out a fresh copy of modperl-2.0 now, "Apache-Test" and "docs" are included, but "cvs up -d" on my previous working copies doesn't produce those directories. What mechanism is responsible for that? Why did you remove those in first place? "Apache-Test" and "docs" are

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Markus Wichitill wrote: Ah, I just noticed that there's no "Apache-Test" directory in modperl-2.0 pulled from CVS. If I check out a fresh copy of modperl-2.0 now, "Apache-Test" and "docs" are included, but "cvs up -d" on my previous working copies doesn't produce those d

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
Markus Wichitill wrote: Ah, I just noticed that there's no "Apache-Test" directory in modperl-2.0 pulled from CVS. If I check out a fresh copy of modperl-2.0 now, "Apache-Test" and "docs" are included, but "cvs up -d" on my previous working copies doesn't produce those directories. What mechanis

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Stas Bekman wrote: Do you remember the last time you run it w/o a problem? e.g. try checking out earlier dates and try to find when the problem was introduced. The weird startup errors were caused by the wrong Apache::Test version (as far as I can tell), that problem is

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
Stas Bekman wrote: Ah, I just noticed that there's no "Apache-Test" directory in modperl-2.0 pulled from CVS. So for my regular Apache/Perl installations Apache::Test 1.13 from the Perl lib was used (probably got there via an earlier snapshot?), while for the debug Apache/Perl installation Apac

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Stas Bekman wrote: Markus Wichitill wrote: Ah, I just noticed that there's no "Apache-Test" directory in modperl-2.0 pulled from CVS. So for my regular Apache/Perl installations Apache::Test 1.13 from the Perl lib was used (probably got there via an earlier snapshot?), while for the debug Apach

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Randy Kobes wrote: C:\Dev\test\perl\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -clean C:\Dev\test\perl\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -bugreport -verbose=0 "my" variable $script masks earlier declaration in same scope at C:\Dev\src\modperl-2.

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
Randy Kobes wrote: C:\Dev\test\perl\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -clean C:\Dev\test\perl\bin\perl.exe -Iblib\arch -Iblib\lib t/TEST -bugreport -verbose=0 "my" variable $script masks earlier declaration in same scope at C:\Dev\src\modperl-2.0\t\response\TestApache\s

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Stas Bekman wrote: Markus Wichitill wrote: While running t\SMOKE last night for the ithreads scalar leak issue didn't help with the leak issue itself, it made t\filter\in_bbs_inject_header.t crash Apache 2.0.50/Win32 when the test is run by itself, which I can reproduce m

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
Stas Bekman wrote: Markus Wichitill wrote: While running t\SMOKE last night for the ithreads scalar leak issue didn't help with the leak issue itself, it made t\filter\in_bbs_inject_header.t crash Apache 2.0.50/Win32 when the test is run by itself, which I can reproduce manually. As part of the

Re: time for 1.99_15?

2004-08-15 Thread Stas Bekman
Randy Kobes wrote: On Sun, 15 Aug 2004, Stas Bekman wrote: [ .. ] No. Normally those happen after the handler has been run already. How come do you get them on the client side? Is the client leaking those? (doesn't make sense). Or is it something specific to win32, where server logs end up on the c

Re: APR_FIND_APR

2004-08-15 Thread Stas Bekman
Joe Schaefer wrote: Geoffrey Young <[EMAIL PROTECTED]> writes: At the moment one can build Perl APR only by building mod_perl, so I suppose apxs is fine for now. ok. so it looks like the way to handle this is via the new APR_VERSION and APU_VERSION queries. this is in apxs: my $apr_version = ge

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Randy Kobes
On Sun, 15 Aug 2004, Markus Wichitill wrote: > So I finally decided to set up my own debug builds of Perl > and Apache in addition to my normally used AS and ASF > binaries. Compiling and installing Perl and Apache worked > fine, however when I run "nmake test" of mod_perl CVS, the > Apache startu

Re: APR_FIND_APR

2004-08-15 Thread Joe Schaefer
Geoffrey Young <[EMAIL PROTECTED]> writes: > > At the moment one can build Perl APR only by building mod_perl, so I > > suppose apxs is fine for now. > > ok. so it looks like the way to handle this is via the new APR_VERSION and > APU_VERSION queries. this is in apxs: > > my $apr_version = g

Re: time for 1.99_15?

2004-08-15 Thread Randy Kobes
On Sun, 15 Aug 2004, Stas Bekman wrote: [ .. ] > No. Normally those happen after the handler has been run > already. How come do you get them on the client side? Is > the client leaking those? (doesn't make sense). Or is it > something specific to win32, where server logs end up on > the client sid

Re: [mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: While running t\SMOKE last night for the ithreads scalar leak issue didn't help with the leak issue itself, it made t\filter\in_bbs_inject_header.t crash Apache 2.0.50/Win32 when the test is run by itself, which I can reproduce manually. As part of the whole sequence, th

Re: time for 1.99_15?

2004-08-15 Thread Stas Bekman
Markus Wichitill wrote: Stas Bekman wrote: It seemed completely consistent to me. "nmake test" with mod_include always leaks, "nmake test" without mod_include and partial tests don't leak. Of course the long runtime of full tests has limited the number of tests I could run. But does the test fa

[mp2] t\filter\in_bbs_inject_header.t crashes when run alone

2004-08-15 Thread Markus Wichitill
While running t\SMOKE last night for the ithreads scalar leak issue didn't help with the leak issue itself, it made t\filter\in_bbs_inject_header.t crash Apache 2.0.50/Win32 when the test is run by itself, which I can reproduce manually. As part of the whole sequence, the test succeeds. So I fi

Re: time for 1.99_15?

2004-08-15 Thread Markus Wichitill
Stas Bekman wrote: It seemed completely consistent to me. "nmake test" with mod_include always leaks, "nmake test" without mod_include and partial tests don't leak. Of course the long runtime of full tests has limited the number of tests I could run. But does the test fail or not? If it doesn't

Re: [mp2] Report on mp2 accessors in apache_structures.map

2004-08-15 Thread Stas Bekman
I've compared the latest accessors api with Geoff and Philippe comments on Fred's patch and added the following entry to todo/api_status: * the following accessors might be turned into read/write (they are readonly at the moment). if you think that should be the case, please document the chan

Re: [Patch] replace glue_pods with an ExtUtils::MakeMaker solution

2004-08-15 Thread Stas Bekman
Stas Bekman wrote: Philippe M. Chiasson wrote: As stas pointed out in todo/release, since glue_pods is kinda broken right now, why not simply use ExtUtils::MakeMaker to manify and install all pods in docs/api ? There are several reasons: 1) perldoc won't find the docs. I think that's the case ev