On Monday 04 August 2008 16:22:35 Will Coleda via RT wrote:

> Post pdd25cx mergeback, updating the syntax yet again, and simplifying it
> slightly, we have the attached file, which generates:
>
> ok #test exception from init vtable
> not ok #test exception from init vtable
>
> Even better, remove the 'end' opcode (which shouldn't be needed), and you
> get a segmentation fault. (see attached for backtrace)

The segmentation fault is because, in the exception handler, the current 
context used for an NCI call into the say method on ParrotIO (for example) 
has no calling context.

As to *why* that's happening, I'm not entirely sure.

-- c

Reply via email to