http://www.perlmonks.org?node_id=930511


in reply to Re: "Free to wrong pool" error. (hints)
in thread "Free to wrong pool" error.

Thanks for the tips, tye. I had a feeling that the CTRL-C wasn't being handled gracefully. As I fiddle, any time my code retains the last OUTER;, where it jumps from an inner loop to the outer loop, I get the behavior. So maybe the error messages that mention scope are on to something.

I do wish I could reproduce it in a way where a test could be written that would demonstrate it reliably.


Dave