#1560: r45619 (merge of stringnull branch) causes Rakudo failure in
t/spec/S06-signature/introspection.t
--------------------+-------------------------------------------------------
 Reporter:  moritz  |       Owner:       
     Type:  bug     |      Status:  new  
 Priority:  major   |   Milestone:       
Component:  none    |     Version:  2.2.0
 Severity:  medium  |    Keywords:       
     Lang:  perl6   |       Patch:       
 Platform:  linux   |  
--------------------+-------------------------------------------------------

Comment(by whiteknight):

 On r45386 the test fails for me with this error:

 {{{
 ok 27 - .name for slurpies
 ok 28 - multi named_names
 ok 29 - ... and .name still works
 not ok 30 - .default returns closure
 ok 31 - first closure works
 Null PMC access in type()
 current instr.: '_block465' pc 4019 (EVAL_1:1214)
 called from Sub '_block435' pc 3487 (EVAL_1:1043)
 called from Sub '_block14' pc 29 (EVAL_1:0)
 called from Sub '!YOU_ARE_HERE' pc 364018 (src/gen/core.pir:27559)
 called from Sub '!UNIT_START' pc 1299 (src/glue/run.pir:24)
 called from Sub 'perl6;PCT;HLLCompiler;eval' pc -1 ((unknown file):-1)
 called from Sub 'perl6;PCT;HLLCompiler;evalfiles' pc 1318
 (compilers/pct/src/PCT/HLLCompiler.pir:714)
 called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1504
 (compilers/pct/src/PCT/HLLCompiler.pir:801)
 called from Sub 'perl6;Perl6;Compiler;main' pc -1 ((unknown file):-1
 }}}

 I'm trying with a later revision now.

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1560#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to