> [EMAIL PROTECTED] - Tue Nov 04 00:39:47 2003]:
> 
> Perl crashes on the following test program:
> 
> use threads;
> use threads::shared;
> my %hash : shared;
> exists $hash{1};
> 
> The error message is: 'Free to wrong pool 15d26e8 not 1aeb8f0.'

>From reading the discussion of this ticket it seems that this bug has
been fixed (for those testing it, its Windows-only).  However there was
a lot of associated hand-wringing about mod_perl 2.  Anyone know if that
went anywhere or needs more work?

Reply via email to