On Sat, Jul 4, 2009 at 11:18 AM, Andrew Whitworth<[email protected]> 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 _______________________________________________ http://lists.parrot.org/mailman/listinfo/parrot-dev
