Hi,
I am using threads and perl on Unix + Windows. After a particular number of thread creation/destruction (2 to 15) perl crashes when doing a join.
I saw a similar problem dated from July 2004: http://aspn.activestate.com/ASPN/Mail/Message/perl-win32-users/2131329
Any idea if this problem was corrected on Perl 5.10 ?
Any idea if there is any workaround ?
FYI I posted as well on ActiveState forum but I am trying here to just in case this is a Perl problem.