Attached is a revised patch. Improved the doc and revise the testcase to produce the SEGV. The problem is not the DESTROY block per se, but DESTROY being called during global destruction. > But my testcase is too optimized to reproduce the bug. > It fails with the last line changed to: > > - foo->new(); > + $x = foo->new(); -- Reini Urban --- via perlbug: queue: perl5 status: open https://rt.perl.org:443/rt3/Ticket/Display.html?id=118139Thread Previous | Thread Next