Skip to content

Instantly share code, notes, and snippets.

Created July 3, 2010 15:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/462633 to your computer and use it in GitHub Desktop.
Save anonymous/462633 to your computer and use it in GitHub Desktop.
pmichaud@plum:~/rakudo$ ./perl6 t/spec/S14-roles/parameterized-basic.rakudo
Null PMC access in invoke()
current instr.: 'parrot;Sub;!llsig' pc 655288 (src/gen/core.pir:124372) (CORE.setting:6034)
called from Sub 'parrot;Sub;!signature' pc 655315 (src/gen/core.pir:124385) (CORE.setting:6034)
called from Sub 'perl6;Code;signature' pc 15243 (src/builtins/Num.pir:227)
called from Sub 'perl6;Block;count' pc 608154 (src/gen/core.pir:107173) (CORE.setting:5121)
called from Sub 'perl6;Block;ACCEPTS' pc 608533 (src/gen/core.pir:0) (CORE.setting:5129)
called from Sub '_block1264' pc 10870 (EVAL_1:40238077) (t/spec/S14-roles/parameterized-basic.rakudo:112)
... call repeated 1 times
called from Sub 'perl6;Perl6Role;!select' pc 11457 (src/gen/RoleToClassApplier.pir:618)
called from Sub 'perl6;CEven;!class_init_79' pc 11965 (EVAL_1:591) (t/spec/S14-roles/parameterized-basic.rakudo:120)
called from Sub '' pc 2496 (EVAL_1:40234866) (t/spec/S14-roles/parameterized-basic.rakudo:1)
called from Sub 'perl6;PCT;HLLCompiler;evalpmc' pc 1034 (compilers/pct/src/PCT/HLLCompiler.pir:545) (t/spec/S14-roles/parameterized-basic.rakudo:1)
... call repeated 1 times
called from Sub 'perl6;PCT;HLLCompiler;compile' pc 453 (compilers/pct/src/PCT/HLLCompiler.pir:322)
called from Sub 'perl6;HLL;Compiler;eval' pc 23255 (ext/nqp-rx/src/stage0/HLL-s0.pir:7589)
called from Sub 'perl6;PCT;HLLCompiler;evalfiles' pc 1500 (compilers/pct/src/PCT/HLLCompiler.pir:761)
called from Sub 'perl6;PCT;HLLCompiler;command_line' pc 1702 (compilers/pct/src/PCT/HLLCompiler.pir:869)
called from Sub 'perl6;Perl6;Compiler;main' pc 290161 (src/gen/perl6-actions.pir:15487)
pmichaud@plum:~/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment