Skip to content

Instantly share code, notes, and snippets.

@tony-o
Created March 30, 2015 21:13
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save tony-o/fcf211ceecdf3e695c6d to your computer and use it in GitHub Desktop.
segfaults
Unhandled exception in code scheduled on thread 139910275110656
Unhandled exception in code scheduled on thread 139910606460672
Unhandled exception: When invoking is_bindable, Provided outer frame 0x301d350 (MVMStaticFrame bind_one_param) does not match expected static frame type 0x301d0f0 (MVMStaticFrame )
   at <unknown>:1  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::4294967295)
 from src/gen/m-BOOTSTRAP.nqp:2057  (/home/tony/Downloads/rakudo/install/share/nqp/lib/Perl6/BOOTSTRAP.moarvm::393)
 from src/gen/m-CORE.setting:9217  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:new:4294967295)
 from src/gen/m-CORE.setting:9420  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:infix:<..>:4294967295)
 from src/gen/m-CORE.setting:13957  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:new:77)
 from src/gen/m-CORE.setting:13945  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:new:53)
 from src/gen/m-CORE.setting:14096  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:backtrace:25)
 from src/gen/m-CORE.setting:14107  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:gist:213)
 from src/gen/m-CORE.setting:22834  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::48)
 from src/gen/m-CORE.setting:22828  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:handle_uncaught:44)
 from src/gen/m-CORE.setting:22918  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::13)
 from src/gen/m-CORE.setting:22917  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::42)
 from <unknown>:1  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::18)
 from src/gen/m-BOOTSTRAP.nqp:2057  (/home/tony/Downloads/rakudo/install/share/nqp/lib/Perl6/BOOTSTRAP.moarvm::393)
 from src/gen/m-CORE.setting:1832  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:for:4294967295)
 from src/gen/m-CORE.setting:23475  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:done:0)
 from src/gen/m-CORE.setting:25115  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::63)
 from src/gen/m-CORE.setting:22909  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::0)
 from src/gen/m-CORE.setting:22908  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::0)
 from src/gen/m-CORE.setting:22905  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::0)
 from src/gen/m-CORE.setting:22905  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::19)
 from src/gen/m-CORE.setting:22704  (/home/tony/Downloads/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::48)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment