Posted on 2008-07-10 11:50:34-07 by jdhedden in response to 8261
Re: Memory corruption, potentially in shared hashes of hashes or in IO::File
The issue is probably with the IO modules. It is an XS-based module and may not be thread-safe.

Read Using non-thread-safe modules in the Bugs and Limitations section of the 'threads' POD for potential workarounds.

If you still have problems, a small test script the evokes the bug would be an absolute.
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.