Your patches went into my CVS version, and I think you can say that for sure the changes will be in CGI.pm version 3.07.


FBSD -current/i386
bleedperl w/ ithreads
turnks of httpd/apr/apr-util/apr-iconv  threads
applied CGI.pm patches for 3.08

this is worker + ithreads
only modules/proxy.t fails

attached are the error_log and verbose test output.

END
------------------------------------------------------
Philip M. Gollucci ([EMAIL PROTECTED]) 301.254.5198
Consultant / http://p6m7g8.net/Resume/resume.shtml
END in modperl_extra.pl, pid=49768
END in modperl_extra.pl, pid=49768
[Fri Apr 08 02:15:41 2005] [notice] Digest: generating secret for digest 
authentication ...
[Fri Apr 08 02:15:41 2005] [notice] Digest: done
[Fri Apr 08 02:15:41 2005] [notice] Apache/2.1.5-dev (Unix) world domination 
series/2.0 DAV/2 mod_perl/1.999.22-dev Perl/v53.46.57.46.51 configured -- 
resuming normal operations
[Fri Apr 08 02:15:41 2005] [info] Server built: Apr  8 2005 01:36:09
[Fri Apr 08 02:15:41 2005] [debug] worker.c(1679): AcceptMutex: flock (default: 
flock)
[Fri Apr 08 02:15:41 2005] [debug] proxy_util.c(1615): proxy: initialized 
worker 0 in child 49783 for (localhost:8529) min=0 max=2 smax=2
[Fri Apr 08 02:15:41 2005] [debug] proxy_util.c(1615): proxy: initialized 
worker 1 in child 49783 for (*) min=0 max=2 smax=2
[Fri Apr 08 02:15:43 2005] [debug] mod_proxy_http.c(54): proxy: HTTP: 
canonicalising URL //localhost:8536/TestModules__proxy_real
[Fri Apr 08 02:15:43 2005] [error] [client 127.0.0.1] File does not exist: 
proxy:http://localhost:8536/TestModules__proxy_real
[Fri Apr 08 02:15:47 2005] [warn] child process 49783 still did not exit, 
sending a SIGTERM
[Fri Apr 08 02:15:47 2005] [warn] child process 49799 still did not exit, 
sending a SIGTERM
[Fri Apr 08 02:15:48 2005] [debug] worker.c(1057): the listener thread didn't 
exit
[Fri Apr 08 02:15:48 2005] [info] Child process pid=49783 is exiting
[Fri Apr 08 02:15:48 2005] [info] Child process pid=49783 is exiting - server 
push
END in modperl_extra.pl, pid=49783
END in modperl_extra.pl, pid=49783
[Fri Apr 08 02:15:48 2005] [debug] worker.c(1057): the listener thread didn't 
exit
[Fri Apr 08 02:15:48 2005] [info] Child process pid=49799 is exiting
[Fri Apr 08 02:15:48 2005] [info] Child process pid=49799 is exiting - server 
push
END in modperl_extra.pl, pid=49799
END in modperl_extra.pl, pid=49799
[Fri Apr 08 02:15:49 2005] [info] removed PID file 
/usr/home/pgollucci/dev/src/modperl2-worker-thread/t/logs/httpd.pid (pid=49775)
[Fri Apr 08 02:15:49 2005] [notice] caught SIGTERM, shutting down
END in modperl_extra.pl, pid=49775
END in modperl_extra.pl, pid=49775
cd "src/modules/perl" && make
/home/pgollucci/dev/inst/perl/5.9.3-ithreads/bin/perl -Iblib/arch -Iblib/lib  
t/TEST -clean
APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= 
APACHE_TEST_APXS=  /home/pgollucci/dev/inst/perl/5.9.3-ithreads/bin/perl 
-Iblib/arch -Iblib/lib  t/TEST -bugreport -verbose=1 modules/proxy.t
/home/pgollucci/dev/inst/httpd/2.1.5-dev/worker-thread/bin/httpd  -d 
/usr/home/pgollucci/dev/src/modperl2-worker-thread/t -f 
/usr/home/pgollucci/dev/src/modperl2-worker-thread/t/conf/httpd.conf -D APACHE2 
-D PERL_USEITHREADS
using Apache/2.1.5-dev (worker MPM)

t/modules/proxy....# connecting to http://localhost:8536/TestModules__proxy
1..1
# Running under perl version 5.009003 for freebsd
# Current time local: Fri Apr  8 02:15:42 2005
# Current time GMT:   Fri Apr  8 06:15:42 2005
# Using Test.pm version 1.25
# Using Apache/Test.pm version 1.22
request has failed (the response code was: 404)
see t/logs/error_log for more details
dubious
        Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
        Failed 1/1 tests, 0.00% okay
Failed Test       Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/modules/proxy.t  255 65280     1    2 200.00%  1
Failed 1/1 test scripts, 0.00% okay. 1/1 subtests failed, 0.00% okay.
[warning] server localhost:8529 shutdown
[warning] port 8529 still in use...
......done
[  error] error running tests (please examine t/logs/error_log)
+--------------------------------------------------------+
| Please file a bug report: http://perl.apache.org/bugs/ |
+--------------------------------------------------------+
*** Error code 1

Stop in /usr/home/pgollucci/dev/src/modperl2-worker-thread.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to