bulk88 wrote: > I've attached what I think is a a pure perl example of this bug, run with > 5.10.0. Correct me if it isn't an example. I think delete $::{'@'} falls squarely under the 'don't do that' cat- egory. But at least it should not result in memory leaks or crashes. I also think this ticket was about the latter (crashes), rather than about the behaviour of delete $::{'@'} per se. I believe I have fixed all crashes of this sort.Thread Previous