On Wednesday 30 July 2008 01:45:10 Moritz Lenz wrote:

> r29870 on i386 Debian GNU/Linux 32 bit, after a fresh checkout:
>
> ../../parrot perl6.pbc t/spec/S12-class/attributes.t
> Segmentation fault
>
> Calling the same either with the -G option to parrot or with perl6.pir
> instead of perl6.pbc works (aka test passes).
>
> So far I've not been able to reproduce it with pir.

I can't reproduce this; now it looks more like RT #57584:

1..19
get_bool() not implemented in class 'Exception'
current instr.: 'proclaim' pc 9045 (./Test.pir:3062)
called from Sub 'ok' pc 1012 (./Test.pir:356)
called from Sub '_block11' pc 99 (EVAL_17:35)
called from Sub 'parrot;PCT;HLLCompiler;eval' pc 851 
(src/PCT/HLLCompiler.pir:494)
called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1125 
(src/PCT/HLLCompiler.pir:623)
called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1304 
(src/PCT/HLLCompiler.pir:712)
called from Sub 'parrot;Perl6;Compiler;main' pc 17094 (perl6.pir:179)

Can you confirm?

-- c

Reply via email to