Clinton A. Pierce wrote:

> LOOP:  new P1, .PerlHash
>   branch LOOP

> What happens is that memory gets chewed up
> quickly. Do I have the wrong idea of how the Px registers are used to
point
> to things (god, I hope not) or is there some GC that needs to happen that
> isn't (and I can expect it to vanish eventually)?

This is simply a long-standing GC bug. Try the attached patch and see if
it helps.
--
Peter Gibbs
EmKel Systems

Attachment: dod.patch
Description: Binary data

Reply via email to