Skip to content

Instantly share code, notes, and snippets.

@vendethiel
Created May 23, 2015 10:09
Show Gist options
  • Save vendethiel/02b7fc9684c67b786ed8 to your computer and use it in GitHub Desktop.
Save vendethiel/02b7fc9684c67b786ed8 to your computer and use it in GitHub Desktop.
debugger::ui::commandline
Unhandled exception: ctxlexpad needs an MVMContext
at src/gen/m-CORE.setting:13040 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::33)
from src/gen/m-CORE.setting:13151 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:AT-KEY:95)
from src/gen/m-CORE.setting:3756 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:postcircumfix:<{ }>:30)
from lib/Debugger/UI/CommandLine.pm:735 (./perl6/rakudo/install/share/perl6/site/lib/Debugger/UI/CommandLine.pm.moarvm::82)
from src/gen/m-CORE.setting:10092 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::558)
from src/gen/m-CORE.setting:10015 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:reify:58)
from src/gen/m-CORE.setting:9931 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::95)
from src/gen/m-CORE.setting:9927 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm::229)
from src/gen/m-CORE.setting:9901 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:reify:41)
from src/gen/m-CORE.setting:10428 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:gimme:116)
from src/gen/m-CORE.setting:10974 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:sink:44)
from lib/Debugger/UI/CommandLine.pm:729 (./perl6/rakudo/install/share/perl6/site/lib/Debugger/UI/CommandLine.pm.moarvm:unhandled:117)
from lib/Debugger/UI/CommandLine.pm:720 (./perl6/rakudo/install/share/perl6/site/lib/Debugger/UI/CommandLine.pm.moarvm::25)
from src/gen/m-Metamodel.nqp:3539 (./perl6/rakudo/install/share/nqp/lib/Perl6/Metamodel.moarvm:enter:28)
from src/gen/m-CORE.setting:4450 (./perl6/rakudo/install/share/perl6/runtime/CORE.setting.moarvm:CALL-ME:57)
from src/gen/m-BOOTSTRAP.nqp:2736 (./perl6/rakudo/install/share/nqp/lib/Perl6/BOOTSTRAP.moarvm::93)
from gen/moar/stage2/NQPHLL.nqp:1420 (./perl6/rakudo/install/share/nqp/lib/NQPHLL.moarvm:command_eval:380)
from src/Perl6/Compiler.nqp:59 (./perl6/rakudo/install/share/nqp/lib/Perl6/Compiler.moarvm:command_eval:93)
from gen/moar/stage2/NQPHLL.nqp:1360 (./perl6/rakudo/install/share/nqp/lib/NQPHLL.moarvm:command_line:116)
from src/gen/m-perl6-debug.nqp:497 (./perl6/rakudo/install/share/perl6/runtime/perl6-debug.moarvm:MAIN:190)
from src/gen/m-perl6-debug.nqp:440 (./perl6/rakudo/install/share/perl6/runtime/perl6-debug.moarvm:<mainline>:68)
from <unknown>:1 (./perl6/rakudo/install/share/perl6/runtime/perl6-debug.moarvm:<main>:8)
from <unknown>:1 (./perl6/rakudo/install/share/perl6/runtime/perl6-debug.moarvm:<entry>:9)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment