Posted on 2008-04-15 12:40:36-07 by jdhedden in response to 7671
Re: Strange Error: PmmREFCNT_dec: REFCNT decremented below 0!
XML::LibXML is an XS-code based module, and is most likely not written to be thread-safe. You should file a bug against that module.

As a workaround, you could try following the advise in the Using non-thread-safe modules section of the threads POD.
Direct Responses: 7674 | 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.