Towards the end of last year I had the following test sequence failing:

    modules/reload.t perl/api.t perl/ithreads.t

After ages trying I finally come up with an obscure change which fixed 
it 
(http://marc.theaimsgroup.com/?l=apache-modperl-dev&m=110302656132092&w=2).

Retrying things again now, I find that while the above sequence does 
indeed still succeed, the following sequence (with one extra test) fails 
as before:

    filter/in_error.t modules/reload.t perl/api.t perl/ithreads.t

As before, ithreads.t causes the (only) Apache.exe to crash, but this 
time I do get some output in the error log, albeit from the in_error.t test:

[Thu Feb 03 11:20:32 2005] [error] [client 127.0.0.1] This filter must 
die at C:\\Temp\\mod_perl-2.0\\t\\filter/TestFilter/in_error.pm line 26.\n
[Thu Feb 03 11:20:32 2005] [error] [client 127.0.0.1] 
Apache::RequestIO::read: (120001) filter handler has failed at 
C:\\Temp\\mod_perl-2.0\\t\\filter/TestFilter/in_error.pm line 41

Are these messages to be expected normally, or are they possibly the 
cause of the subsequent ithreads.t failure?

- Steve


------------------------------------------------
Radan Computational Ltd.

The information contained in this message and any files transmitted with it are 
confidential and intended for the addressee(s) only.  If you have received this 
message in error or there are any problems, please notify the sender 
immediately.  The unauthorized use, disclosure, copying or alteration of this 
message is strictly forbidden.  Note that any views or opinions presented in 
this email are solely those of the author and do not necessarily represent 
those of Radan Computational Ltd.  The recipient(s) of this message should 
check it and any attached files for viruses: Radan Computational will accept no 
liability for any damage caused by any virus transmitted by this email.


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

Reply via email to