in reply to Re^4: Attempt to free non-existent shared string 'io_socket_type', Perl interpreter: 0x84972e0 during global destruction.
in thread Attempt to free non-existent shared string 'io_socket_type', Perl interpreter: 0x84972e0 during global destruction.

Patience is a virtue.

With problems of this nature you'd get a more (and faster) responses if you posted a runnable example. As is, you force anyone thinking of trying to help, to have to try to recreate the code that you already have sitting on your harddrive. Most won't bother. I tried and failed.

WIAT: Modifying your OP without attribution, such that it makes my initial response read as wrong, is not the best way to endear yourself.


I cannot find the discussion I remember concerning DESTROY methods and threads, despite several searches. However, it may not be applicable as I have a feeling that half-remembered discussion was XS related.

However, two possibilities come to mind:


Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
"I'd rather go naked than blow up my ass"
  • Comment on Re^5: Attempt to free non-existent shared string 'io_socket_type', Perl interpreter: 0x84972e0 during global destruction.
  • Select or Download Code