threads - Re: Strange Error: PmmREFCNT_dec: REFCNT decremented below 0!

Posted on Tue Apr 15 15:40:36 2008 by jdhedden in response to 7671 (See the whole thread of 5)
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