A plea from Rakudo-land

Andrew Whitworth wknight8111 at gmail.com
Sat Jul 4 18:41:13 UTC 2009


On Sat, Jul 4, 2009 at 11:18 AM, Andrew Whitworth<wknight8111 at gmail.com> wrote:
> Okay, in r39879 I fixed one bug in the Object cloning logic that was
> causing the particular error that we were seeing. However, now that
> same test segfaults in a different place because a different PMC is
> being prematurely collected. I'll dig into that one this morning.

I used mem_allocate_zeroed_typed in r39881, and fixed this second
segfault in r39882. I no longer see any GC-related bugs in the rakudo
spectest suite. Until a new one is found, I'm declaring "Mission
Accomplished!".

--Andrew Whitworth


More information about the parrot-dev mailing list