Skip to content

Instantly share code, notes, and snippets.

@timo
Created July 25, 2017 16:49
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 timo/374ae300d4abdd593b24d51be5e4131a to your computer and use it in GitHub Desktop.
Save timo/374ae300d4abdd593b24d51be5e4131a to your computer and use it in GitHub Desktop.
strange logging results during core setting compilation
Latest statistics for 'install_lexical_symbol' (cuid: 76, file: src/Perl6/World.nqp:1422)
Total hits: 70
Callsite 0x1feda50 (4 args, 4 pos)
Positional flags: obj, obj, obj, obj
Callsite hits: 4
Maximum stack depth: 128
Callsite 0x20f5490 (4 args, 4 pos)
Positional flags: obj, obj, str, obj
Callsite hits: 65
Maximum stack depth: 126
Type tuple 0
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: Pair (TypeObj)
Hits: 4
Maximum stack depth: 14
Logged at offset:
154:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
658:
4 x type QAST::Var (Conc)
4 x value at 0x20e6370 of type BOOTCode
696:
4 x type QAST::Var (Conc)
4 x value at 0x2597c98 of type BOOTCode
770:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
Type tuple 1
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: Whatever (TypeObj)
Hits: 4
Maximum stack depth: 61
Logged at offset:
154:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
658:
4 x type QAST::Var (Conc)
4 x value at 0x20e6370 of type BOOTCode
696:
4 x type QAST::Var (Conc)
4 x value at 0x2597c98 of type BOOTCode
770:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
Type tuple 2
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: HyperWhatever (TypeObj)
Hits: 4
Maximum stack depth: 126
Logged at offset:
154:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
658:
4 x type QAST::Var (Conc)
4 x value at 0x20e6370 of type BOOTCode
696:
4 x type QAST::Var (Conc)
4 x value at 0x2597c98 of type BOOTCode
770:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
Type tuple 3
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: X::Redeclaration (TypeObj)
Hits: 4
Maximum stack depth: 29
Logged at offset:
154:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
658:
4 x type QAST::Var (Conc)
4 x value at 0x20e6370 of type BOOTCode
696:
4 x type QAST::Var (Conc)
4 x value at 0x2597c98 of type BOOTCode
770:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
Type tuple 4
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: X::Inheritance::SelfInherit (TypeObj)
Hits: 4
Maximum stack depth: 37
Logged at offset:
154:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
658:
4 x type QAST::Var (Conc)
4 x value at 0x20e6370 of type BOOTCode
696:
4 x type QAST::Var (Conc)
4 x value at 0x2597c98 of type BOOTCode
770:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
Type tuple 5
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: X::Comp::Trait::Unknown (TypeObj)
Hits: 4
Maximum stack depth: 45
Logged at offset:
154:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
658:
4 x type QAST::Var (Conc)
4 x value at 0x20e6370 of type BOOTCode
696:
4 x type QAST::Var (Conc)
4 x value at 0x2597c98 of type BOOTCode
770:
4 x type BOOTHash (Conc)
4 x value at 0x20e7330 of type BOOTCode
Type tuple 6
Type 0: Perl6::World (Conc)
Type 1: QAST::Block (Conc)
Type 3: Perl6::Metamodel::MultiDispatcher (TypeObj)
Hits: 33
Maximum stack depth: 88
Logged at offset:
154:
33 x type BOOTHash (Conc)
33 x value at 0x20e7330 of type BOOTCode
658:
33 x type QAST::Var (Conc)
33 x value at 0x20e6370 of type BOOTCode
696:
33 x type QAST::Var (Conc)
33 x value at 0x2597c98 of type BOOTCode
770:
33 x type BOOTHash (Conc)
33 x value at 0x20e7330 of type BOOTCode
[...]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment