Steve Hay wrote:
I'll try whittling down the conf even further.
The attached conf & extra startup script is fairly minimal and still causes this sequence to crash:
perl t/TEST -verbose t/modules/reload.t t/perl/api.t t/perl/ithreads.t
But if I comment-out the line:
PerlModule TestPerl::hash_attack
then the tests succeed.
If I restore that line, but change t/response/TestPerl/hash_attack.pm so that it only contains:
package TestPerl::hash_attack; 1;
then ithreads.t crashes again!
Bizarre. Is this worth pursuing any further?
It certainly worth doing that, but if I can't reproduce it I can't debug it :( I suppose worker is a bit different than winnt.
Could you at least re-pack that failing setup in http://apache.org/~geoff/bug-reporting-skeleton-mp2.tar.gz and post it here, so it's easier to try to reproduce it. Thanks.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
