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

Reply via email to