On Fri, 27 Apr 2001, Matt Sergeant wrote:
> Yeah I've checked all the refcounts, and everything seems hunky-dory. Is
> there any chance global destruction might be happening before the pool
> cleanup? That is the only other thing I can think of, though I guess I
> haven't fine-tooth combed it yet.
global destruction happens during pool cleanup. if its happening before
another cleanup that is supposed to SvREFCNT_dec and sv, that could be the
problem.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]