Just did upgrade my Perl, but it didn't help much, I get different error messages, but seems to be same problem.
Randy Kobes wrote:
On Mon, 22 Mar 2004, Michael Franken wrote:hmm, I tend to find generic solutions to generic problems, but hey, that may be asked too much ;-)
The problem seems to be related to threading (free to wrong pool) on Win32. As can be read from article http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-01/msg00748.html.
I've set my threads to 1, and the problem seems gone. Of course this is not a solution, since the server now is deadslow.
Anyway it's a hint for some of you to get a real fix, although I've seen
many people reporting 'free to wrong pool', and no solutions yet, hope
this gets resolved soon.
This "free to wrong pool" error is a generic type of
problem, so fixes happen on a case-by-base basis.
regards,Is it possible for you to try perl-5.8.3 (ActivePerl 809)? This also has some thread-related fixes that may be relevant.
Michael
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html