On Sun Sep 07 15:19:22 2008, cotto wrote: > On Thu Jun 12 10:23:06 2008, [EMAIL PROTECTED] wrote: > > On Thursday 12 June 2008 10:01:21 NotFound wrote: > > > > > Some more details: adding: > > > > > > Parrot_set_flag(interp, PARROT_DESTROY_FLAG); > > > > > > in src/main.c it segfaults also when executing with perl6.pbc, and > > > also a lot of parrot test fails. > > > > > > So it looks like there is a general problem of interpreter destruction > > > in exits from the exception handler. > > > > That's why I added the flag in the fakecutables; I figured we'd never > catch > > these problems unless we tested for them frequently. > > > > -- c > > > > I'm no longer seeing a double-free (linux/x86). The test in question > still fails, but it doesn't fail quite as horribly. If there are no > objections, I'll close this ticket before the next #parrotsketch.
resolved