Skip to content

Instantly share code, notes, and snippets.

@colomon
Created September 28, 2011 17:38
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 colomon/1248611 to your computer and use it in GitHub Desktop.
Save colomon/1248611 to your computer and use it in GitHub Desktop.
Null PMC access in find_method('new')
current instr.: 'nqp;Perl6;Actions;wrap_option_n_code' pc 9553 (src/gen/perl6-actions.pir:2648) (src/Perl6/Actions.pm:89)
called from Sub 'nqp;Perl6;Actions;comp_unit' pc 35682 (src/gen/perl6-actions.pir:13493) (src/Perl6/Actions.pm:130)
called from Sub 'nqp;Regex;Cursor;!reduce' pc 2703 (src/Regex/Cursor.pir:1023)
called from Sub 'nqp;Regex;Cursor;!cursor_pass' pc 2116 (src/Regex/Cursor.pir:660)
called from Sub 'nqp;Perl6;Grammar;comp_unit' pc 64140 (src/gen/perl6-grammar.pir:18003) (src/Perl6/Grammar.pm:370)
called from Sub 'nqp;Perl6;Grammar;TOP' pc 31663 (src/gen/perl6-grammar.pir:7904) (src/Perl6/Grammar.pm:32)
called from Sub 'nqp;Regex;Cursor;parse' pc 1781 (src/Regex/Cursor.pir:470)
called from Sub 'nqp;HLL;Compiler;parse' pc 38000 (src/stage2/gen/NQPHLL.pir:13625) (src/stage2/gen/NQPHLL.pm:1476)
called from Sub 'nqp;HLL;Compiler;_block2007' pc 37500 (src/stage2/gen/NQPHLL.pir:13398) (src/stage2/gen/NQPHLL.pm:1452)
called from Sub 'nqp;HLL;Compiler;compile' pc 37372 (src/stage2/gen/NQPHLL.pir:13329) (src/stage2/gen/NQPHLL.pm:1450)
called from Sub 'nqp;HLL;Compiler;eval' pc 33892 (src/stage2/gen/NQPHLL.pir:11620) (src/stage2/gen/NQPHLL.pm:1251)
called from Sub 'nqp;HLL;Compiler;evalfiles' pc 36750 (src/stage2/gen/NQPHLL.pir:13030) (src/stage2/gen/NQPHLL.pm:1436)
called from Sub 'nqp;HLL;Compiler;_block1863' pc 35725 (src/stage2/gen/NQPHLL.pir:12533) (src/stage2/gen/NQPHLL.pm:1375)
called from Sub 'nqp;HLL;Compiler;command_eval' pc 35308 (src/stage2/gen/NQPHLL.pir:12358) (src/stage2/gen/NQPHLL.pm:1381)
called from Sub 'nqp;Perl6;Compiler;command_eval' pc 963 (src/gen/perl6-compiler.pir:363) (src/Perl6/Compiler.nqp:17)
called from Sub 'nqp;HLL;Compiler;command_line' pc 34955 (src/stage2/gen/NQPHLL.pir:12183) (src/stage2/gen/NQPHLL.pm:1346)
called from Sub 'MAIN' pc 712 (src/gen/perl6.pir:264) (src/main.nqp src/gen/main-version.nqp:28)
called from Sub '_block1000' pc 100 (src/gen/perl6.pir:69) (src/main.nqp src/gen/main-version.nqp:1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment