Created
September 26, 2024 08:53
-
-
Save timo/c4d5b7e9094986e3ec6c8b8e6cdcd110 to your computer and use it in GitHub Desktop.
strange exceptions flying during an unsuccessful call to "zef update" (probably fails because some needed system dependencies are not installed?)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@3d38ef9a91e6:/ecosystem/zef# rakudo-gdb-m -I . bin/zef update | |
================================================================================================ | |
This is Rakudo running in the debugger, which often allows the user to generate useful back- | |
traces to debug or report issues in Rakudo, the MoarVM backend or the currently running code. | |
This Rakudo version is 2024.08 built on MoarVM version 2024.08, | |
running on debian (12.bookworm) / linux | |
Type `bt full` to generate a backtrace if applicable, type `q` to quit or `help` for help. | |
------------------------------------------------------------------------------------------------ | |
Reading symbols from /install/bin/rakudo-m... | |
Starting program: /install/bin/rakudo-m -I . bin/zef update | |
warning: Error disabling address space randomization: Function not implemented | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7f6326e006c0 (LWP 1096)] | |
[New Thread 0x7f631e2006c0 (LWP 1097)] | |
[New Thread 0x7f631d8006c0 (LWP 1098)] | |
[New Thread 0x7f631ce006c0 (LWP 1099)] | |
[Detaching after fork from child process 1100] | |
[New Thread 0x7f631c4006c0 (LWP 1101)] | |
[Detaching after fork from child process 1102] | |
[Detaching after fork from child process 1103] | |
[Detaching after fork from child process 1104] | |
[Detaching after fork from child process 1105] | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("===> Updating fez mirror: https://360.zef.pm/"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "===> Updating fez mirror: https://360.zef.pm/" | |
[New Thread 0x7f631ba006c0 (LWP 1106)] | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("===> Updating fez mirror: https://360.zef.pm/",).Seq | |
done | |
stderr supply actor done | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json" | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json",).Seq | |
done | |
stderr supply actor done | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message(X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://360.zef.pm/\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]")), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://360.zef.pm/\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]") | |
m message lines method: Mu | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message(X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://raw.githubusercontent.com/Raku/REA/main/META.json\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]")), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://raw.githubusercontent.com/Raku/REA/main/META.json\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]") | |
m message lines method: Mu | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("!!!> Failed to update fez mirror: https://360.zef.pm/"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "!!!> Failed to update fez mirror: https://360.zef.pm/" | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("!!!> Failed to update fez mirror: https://360.zef.pm/",).Seq | |
done | |
stderr supply actor done | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("!!!> Failed to update rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "!!!> Failed to update rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json" | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("!!!> Failed to update rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json",).Seq | |
done | |
stderr supply actor done | |
No such method 'lines' for invocant of type 'X::AdHoc' | |
[Thread 0x7f631ba006c0 (LWP 1106) exited] | |
[Thread 0x7f631c4006c0 (LWP 1101) exited] | |
[Thread 0x7f631ce006c0 (LWP 1099) exited] | |
[Thread 0x7f631d8006c0 (LWP 1098) exited] | |
[Thread 0x7f631e2006c0 (LWP 1097) exited] | |
[Thread 0x7f6326e006c0 (LWP 1096) exited] | |
[Inferior 1 (process 1093) exited with code 01] | |
(gdb) break MVM_ex | |
MVM_exception_backtrace MVM_exception_resume MVM_exception_throw_adhoc_free_va MVM_exception_throwobj@plt MVM_ext_register_extop | |
MVM_exception_backtrace@plt MVM_exception_resume@plt MVM_exception_throw_adhoc_free_va.cold MVM_exception_throwpayload MVM_ext_register_extop@plt | |
MVM_exception_backtrace_line MVM_exception_returnafterunwind MVM_exception_throw_adhoc_free_va@plt MVM_exception_throwpayload@plt MVM_ext_resolve_extop_record | |
MVM_exception_backtrace_line@plt MVM_exception_returnafterunwind@plt MVM_exception_throw_adhoc_va MVM_executable_name MVM_ext_resolve_extop_record@plt | |
MVM_exception_backtrace_strings MVM_exception_throw_adhoc MVM_exception_throw_adhoc_va@plt MVM_executable_name@plt MVM_ext_resolve_extop_record_in_cu | |
MVM_exception_backtrace_strings@plt MVM_exception_throw_adhoc@plt MVM_exception_throwcat MVM_exepath MVM_ext_resolve_extop_record_in_cu@plt | |
MVM_exception_die MVM_exception_throw_adhoc_free MVM_exception_throwcat@plt MVM_ext_load | |
MVM_exception_die@plt MVM_exception_throw_adhoc_free@plt MVM_exception_throwobj MVM_ext_load@plt | |
(gdb) break MVM_exception_throw_adhoc | |
Breakpoint 1 at 0x7f6327218980: file src/core/exceptions.c, line 895. | |
(gdb) run | |
Starting program: /install/bin/rakudo-m -I . bin/zef update | |
warning: Error disabling address space randomization: Function not implemented | |
[Thread debugging using libthread_db enabled] | |
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". | |
[New Thread 0x7fe9c66006c0 (LWP 1108)] | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) bt | |
#0 MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
#1 0x00007fe9c6a940b0 in MVM_context_apply_traversal (tc=0x39df8020280, ctx=<optimized out>, traversal=<optimized out>) at src/6model/reprs/MVMContext.c:337 | |
#2 0x00007fe9c6a1af6a in MVM_interp_run (tc=0x39df8020280, initial_invoke=0x7fe9c6bb67e0, initial_invoke@entry=0x7fe9c6b51300 <toplevel_initial_invoke>, invoke_data=0x7fe9c6bb67e0, | |
invoke_data@entry=0x7fe9c6b51300 <toplevel_initial_invoke>, outer_runloop=0x7fe9c705e960 <MVMContext_this_repr>, outer_runloop@entry=0x0) at src/core/interp.c:3118 | |
#3 0x00007fe9c6b52365 in MVM_vm_run_file (instance=instance@entry=0x39df8010800, filename=filename@entry=0x55887245d4d0 "/rakudo/../install/share/perl6/runtime/perl6.moarvm") at src/moar.c:505 | |
#4 0x00005588333195fc in main (argc=<optimized out>, argv=<optimized out>) at src/vm/moar/runner/main.c:480 | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:19 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ParametricRoleGroupHOW.nqp:137 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/CurriedRoleHOW.nqp:246 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/RolePunning.nqp:37 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:make_pun) | |
from src/Perl6/Metamodel/RolePunning.nqp:50 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:19 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/RolePunning.nqp:47 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:pun) | |
from SETTING::src/core.c/Encoding/Encoder/Builtin.rakumod:12 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:setup) | |
from SETTING::src/core.c/Encoding/Encoder/Builtin.rakumod:8 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from SETTING::src/core.c/Encoding/Builtin.rakumod:25 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:encoder) | |
from SETTING::src/core.c/IO/Handle.rakumod:182 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:open) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:67 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Rakudo/Iterator.rakumod:5477 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:pull-one) | |
from SETTING::src/core.c/Rakudo/Iterator.rakumod:5514 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:push-all) | |
from SETTING::src/core.c/Iterator.rakumod:66 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:push-until-lazy) | |
from SETTING::src/core.c/List.rakumod:97 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:reify-until-lazy) | |
from SETTING::src/core.c/List.rakumod:623 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:push-until-lazy) | |
from SETTING::src/core.c/List.rakumod:97 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:reify-until-lazy) | |
from SETTING::src/core.c/List.rakumod:623 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:push-until-lazy) | |
from SETTING::src/core.c/List.rakumod:107 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:reify-until-lazy) | |
from SETTING::src/core.c/List.rakumod:946 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:is-lazy) | |
from SETTING::src/core.c/Any-iterable-methods.rakumod:1611 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:grep) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:64 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:62 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:62 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/atomicops.rakumod:26 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:cas) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:61 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:id) | |
from SETTING::src/core.c/CompUnit/PrecompilationRepository.rakumod:150 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:load-dependencies) | |
from SETTING::src/core.c/CompUnit/PrecompilationRepository.rakumod:282 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/CompUnit/PrecompilationRepository.rakumod:281 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:load) | |
from SETTING::src/core.c/CompUnit/PrecompilationRepository.rakumod:60 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:try-load) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:116 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/CompUnit/Repository/FileSystem.rakumod:110 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:need) | |
from src/Perl6/World.nqp:1471 (/rakudo/../install/share/perl6/lib/Perl6/World.moarvm:load_module) | |
from src/Perl6/World.nqp:1409 (/rakudo/../install/share/perl6/lib/Perl6/World.moarvm:do_pragma_or_load_module) | |
from src/Perl6/Grammar.nqp:1322 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:statement_control:sym<use>) | |
from NQP::src/QRegex/Cursor.nqp:757 (/rakudo/../install/share/nqp/lib/QRegex.moarvm:!protoregex) | |
from <unknown>:1 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:statement_control) | |
from src/Perl6/Grammar.nqp:967 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:statement) | |
from src/Perl6/Grammar.nqp:895 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:statementlist) | |
from NQP::src/HLL/Grammar.nqp:653 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:LANG) | |
from src/Perl6/Grammar.nqp:1345 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:FOREIGN_LANG) | |
from src/Perl6/Grammar.nqp:843 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:comp_unit) | |
from src/Perl6/Grammar.nqp:557 (/rakudo/../install/share/perl6/lib/Perl6/Grammar.moarvm:TOP) | |
from NQP::src/QRegex/Cursor.nqp:1507 (/rakudo/../install/share/nqp/lib/QRegex.moarvm:parse) | |
from NQP::src/HLL/Compiler.nqp:529 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:parse) | |
from NQP::src/HLL/Compiler.nqp:444 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:execute_stage) | |
from NQP::src/HLL/Compiler.nqp:480 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:run) | |
from NQP::src/HLL/Compiler.nqp:483 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:) | |
from NQP::src/HLL/Compiler.nqp:475 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:compile) | |
from NQP::src/HLL/Compiler.nqp:166 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:eval) | |
from NQP::src/HLL/Compiler.nqp:420 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:evalfiles) | |
from NQP::src/HLL/Compiler.nqp:310 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_eval) | |
from src/Perl6/Compiler.nqp:234 (/rakudo/../install/share/perl6/lib/Perl6/Compiler.moarvm:command_eval) | |
from NQP::src/HLL/Compiler.nqp:268 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_line) | |
from src/main.nqp:81 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:MAIN) | |
from src/main.nqp:63 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<mainline>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<main>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<entry>) | |
(gdb) c | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
[New Thread 0x7fe9be2006c0 (LWP 1109)] | |
[New Thread 0x7fe9bd8006c0 (LWP 1110)] | |
[New Thread 0x7fe9bce006c0 (LWP 1111)] | |
[Detaching after fork from child process 1112] | |
[New Thread 0x7fe9bc4006c0 (LWP 1113)] | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
[Detaching after fork from child process 1114] | |
[Switching to Thread 0x7fe9be2006c0 (LWP 1109)] | |
Thread 3 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39dfec2fb80, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
[Switching to Thread 0x7fe9c718ab80 (LWP 1107)] | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
[Detaching after fork from child process 1115] | |
[Detaching after fork from child process 1116] | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
[Detaching after fork from child process 1117] | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) bt | |
#0 MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
#1 0x00007fe9c6a940b0 in MVM_context_apply_traversal (tc=0x39df8020280, ctx=<optimized out>, traversal=<optimized out>) at src/6model/reprs/MVMContext.c:337 | |
#2 0x00007fe9c6a1af6a in MVM_interp_run (tc=0x39df8020280, initial_invoke=0x7fe9c6bb67e0, initial_invoke@entry=0x7fe9c6b51300 <toplevel_initial_invoke>, invoke_data=0x7fe9c6bb67e0, | |
invoke_data@entry=0x7fe9c6b51300 <toplevel_initial_invoke>, outer_runloop=0x7fe9c705e960 <MVMContext_this_repr>, outer_runloop@entry=0x0) at src/core/interp.c:3118 | |
#3 0x00007fe9c6b52365 in MVM_vm_run_file (instance=instance@entry=0x39df8010800, filename=filename@entry=0x55887245d4d0 "/rakudo/../install/share/perl6/runtime/perl6.moarvm") at src/moar.c:505 | |
#4 0x00005588333195fc in main (argc=<optimized out>, argv=<optimized out>) at src/vm/moar/runner/main.c:480 | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/Mixins.nqp:111 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:generate_mixin) | |
from src/Perl6/Metamodel/Mixins.nqp:21 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from src/Perl6/Metamodel/Mixins.nqp:46 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:mixin) | |
from SETTING::src/core.c/operators.rakumod:69 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:infix:<but>) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):189 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:try-load) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):137 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):136 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):135 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from SETTING::src/core.c/Lock.rakumod:27 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:protect) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):128 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:list-plugins) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):114 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:plugins) | |
from /ecosystem/zef/lib/Zef/Install.rakumod (Zef::Install):70 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/74/74237806418509BD93BB9D0536B7EED487C2D659:TWEAK) | |
from /ecosystem/zef/lib/Zef/Install.rakumod (Zef::Install):4 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/74/74237806418509BD93BB9D0536B7EED487C2D659:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):327 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):322 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:TWEAK) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):14 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1219 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:get-client) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1009 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):329 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from SETTING::src/core.c/Main.rakumod:437 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:433 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:432 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:RUN-MAIN) | |
from bin/zef:3 (<ephemeral file>:<unit>) | |
from bin/zef:1 (<ephemeral file>:<unit-outer>) | |
from NQP::src/HLL/Compiler.nqp:196 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:eval) | |
from NQP::src/HLL/Compiler.nqp:420 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:evalfiles) | |
from NQP::src/HLL/Compiler.nqp:310 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_eval) | |
from src/Perl6/Compiler.nqp:234 (/rakudo/../install/share/perl6/lib/Perl6/Compiler.moarvm:command_eval) | |
from NQP::src/HLL/Compiler.nqp:268 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_line) | |
from src/main.nqp:81 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:MAIN) | |
from src/main.nqp:63 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<mainline>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<main>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<entry>) | |
(gdb) c | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/Mixins.nqp:111 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:generate_mixin) | |
from src/Perl6/Metamodel/Mixins.nqp:21 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from src/Perl6/Metamodel/Mixins.nqp:46 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:mixin) | |
from SETTING::src/core.c/operators.rakumod:69 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:infix:<but>) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):189 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:try-load) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):137 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):136 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):135 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from SETTING::src/core.c/Lock.rakumod:27 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:protect) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):128 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:list-plugins) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):114 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:plugins) | |
from /ecosystem/zef/lib/Zef/Test.rakumod (Zef::Test):70 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/B2/B2E104FE66BC0375E446C3ED21BEE5A4835F2B0C:TWEAK) | |
from /ecosystem/zef/lib/Zef/Test.rakumod (Zef::Test):3 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/B2/B2E104FE66BC0375E446C3ED21BEE5A4835F2B0C:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):328 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):322 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:TWEAK) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):14 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1219 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:get-client) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1009 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):329 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from SETTING::src/core.c/Main.rakumod:437 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:433 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:432 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:RUN-MAIN) | |
from bin/zef:3 (<ephemeral file>:<unit>) | |
from bin/zef:1 (<ephemeral file>:<unit-outer>) | |
from NQP::src/HLL/Compiler.nqp:196 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:eval) | |
from NQP::src/HLL/Compiler.nqp:420 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:evalfiles) | |
from NQP::src/HLL/Compiler.nqp:310 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_eval) | |
from src/Perl6/Compiler.nqp:234 (/rakudo/../install/share/perl6/lib/Perl6/Compiler.moarvm:command_eval) | |
from NQP::src/HLL/Compiler.nqp:268 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_line) | |
from src/main.nqp:81 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:MAIN) | |
from src/main.nqp:63 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<mainline>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<main>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<entry>) | |
(gdb) c | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/Mixins.nqp:111 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:generate_mixin) | |
from src/Perl6/Metamodel/Mixins.nqp:21 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from src/Perl6/Metamodel/Mixins.nqp:46 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:mixin) | |
from SETTING::src/core.c/operators.rakumod:69 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:infix:<but>) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):189 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:try-load) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):144 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):143 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):136 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):135 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from SETTING::src/core.c/Lock.rakumod:27 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:protect) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):128 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:list-plugins) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):114 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:plugins) | |
from /ecosystem/zef/lib/Zef/Repository.rakumod (Zef::Repository):125 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/85/85D33FC5E72771D1580C77D5FCF123C39261625C:TWEAK) | |
from /ecosystem/zef/lib/Zef/Repository.rakumod (Zef::Repository):3 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/85/85D33FC5E72771D1580C77D5FCF123C39261625C:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):330 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):322 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:TWEAK) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):14 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1219 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:get-client) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1009 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):329 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from SETTING::src/core.c/Main.rakumod:437 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:433 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:432 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:RUN-MAIN) | |
from bin/zef:3 (<ephemeral file>:<unit>) | |
from bin/zef:1 (<ephemeral file>:<unit-outer>) | |
from NQP::src/HLL/Compiler.nqp:196 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:eval) | |
from NQP::src/HLL/Compiler.nqp:420 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:evalfiles) | |
from NQP::src/HLL/Compiler.nqp:310 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_eval) | |
from src/Perl6/Compiler.nqp:234 (/rakudo/../install/share/perl6/lib/Perl6/Compiler.moarvm:command_eval) | |
from NQP::src/HLL/Compiler.nqp:268 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_line) | |
from src/main.nqp:81 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:MAIN) | |
from src/main.nqp:63 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<mainline>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<main>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<entry>) | |
(gdb) c | |
Continuing. | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/Mixins.nqp:111 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:generate_mixin) | |
from src/Perl6/Metamodel/Mixins.nqp:21 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from src/Perl6/Metamodel/Mixins.nqp:46 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:mixin) | |
from SETTING::src/core.c/operators.rakumod:69 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:infix:<but>) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):189 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:try-load) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):144 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):143 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):136 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):135 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:) | |
from SETTING::src/core.c/Lock.rakumod:27 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:protect) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):128 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:list-plugins) | |
from /ecosystem/zef/lib/Zef.rakumod (Zef):114 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/7F/7F7D391932A4CC2B864A8C55BC4DF48C1CF75BFA:plugins) | |
from /ecosystem/zef/lib/Zef/Repository.rakumod (Zef::Repository):125 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/85/85D33FC5E72771D1580C77D5FCF123C39261625C:TWEAK) | |
from /ecosystem/zef/lib/Zef/Repository.rakumod (Zef::Repository):3 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/85/85D33FC5E72771D1580C77D5FCF123C39261625C:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):330 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):322 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:TWEAK) | |
from /ecosystem/zef/lib/Zef/Client.rakumod (Zef::Client):14 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/95/959BD5742E3AE67D33BC2B0D8656B99EB32C046F:BUILDALL) | |
from SETTING::src/core.c/Mu.rakumod:135 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1219 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:get-client) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1009 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):329 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from SETTING::src/core.c/Main.rakumod:437 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:433 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:432 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:RUN-MAIN) | |
from bin/zef:3 (<ephemeral file>:<unit>) | |
from bin/zef:1 (<ephemeral file>:<unit-outer>) | |
from NQP::src/HLL/Compiler.nqp:196 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:eval) | |
from NQP::src/HLL/Compiler.nqp:420 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:evalfiles) | |
from NQP::src/HLL/Compiler.nqp:310 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_eval) | |
from src/Perl6/Compiler.nqp:234 (/rakudo/../install/share/perl6/lib/Perl6/Compiler.moarvm:command_eval) | |
from NQP::src/HLL/Compiler.nqp:268 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_line) | |
from src/main.nqp:81 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:MAIN) | |
from src/main.nqp:63 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<mainline>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<main>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<entry>) | |
(gdb) c | |
Continuing. | |
stderr supply actor | |
[New Thread 0x7fe9bba006c0 (LWP 1118)] | |
client stdout tap: ${:level(LEVEL::ERROR), :message("===> Updating fez mirror: https://360.zef.pm/"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "===> Updating fez mirror: https://360.zef.pm/" | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("===> Updating fez mirror: https://360.zef.pm/",).Seq | |
done | |
stderr supply actor done | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json" | |
[Switching to Thread 0x7fe9bc4006c0 (LWP 1113)] | |
Thread 6 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8022c80, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ParametricRoleGroupHOW.nqp:137 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/RolePunning.nqp:37 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:make_pun) | |
from src/Perl6/Metamodel/RolePunning.nqp:50 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/RolePunning.nqp:47 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:pun) | |
from src/vm/moar/dispatchers.nqp:1125 (/rakudo/../install/share/perl6/lib/Perl6/BOOTSTRAP/v6c.moarvm:) | |
from /ecosystem/zef/lib/Zef/Repository/Ecosystems.rakumod (Zef::Repository::Ecosystems):131 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/9B/9BAC01107A448F0297C27F3F9E4623A13B9F830F:) | |
from /ecosystem/zef/lib/Zef/Repository/Ecosystems.rakumod (Zef::Repository::Ecosystems):129 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/9B/9BAC01107A448F0297C27F3F9E4623A13B9F830F:) | |
from SETTING::src/core.c/Any-iterable-methods.rakumod:619 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:first-callable) | |
from SETTING::src/core.c/Any-iterable-methods.rakumod:599 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:first) | |
from /ecosystem/zef/lib/Zef/Repository/Ecosystems.rakumod (Zef::Repository::Ecosystems):122 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/9B/9BAC01107A448F0297C27F3F9E4623A13B9F830F:update) | |
from <unknown>:1 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:) | |
from SETTING::src/core.c/Rakudo/Internals/HyperRaceSharedImpl.rakumod:59 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:process-batch) | |
from SETTING::src/core.c/Rakudo/Internals/HyperPipeline.rakumod:82 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Rakudo/Internals/HyperPipeline.rakumod:81 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Rakudo/Internals/HyperPipeline.rakumod:78 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Promise.rakumod:370 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/ThreadPoolScheduler.rakumod:905 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/ThreadPoolScheduler.rakumod:272 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/ThreadPoolScheduler.rakumod:250 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:run-one) | |
from SETTING::src/core.c/ThreadPoolScheduler.rakumod:291 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Thread.rakumod:69 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:THREAD-ENTRY) | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("===> Updating rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json",).Seq | |
done | |
stderr supply actor done | |
(gdb) c | |
Continuing. | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message(X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://raw.githubusercontent.com/Raku/REA/main/META.json\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]")), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://raw.githubusercontent.com/Raku/REA/main/META.json\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]") | |
m message lines method: Mu | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message(X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://360.zef.pm/\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]")), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: X::AdHoc.new(payload => "Enabled fetching backends [git path] don't understand https://360.zef.pm/\nYou may need to configure one of the following backends, or install its underlying software - [curl wget]") | |
m message lines method: Mu | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("!!!> Failed to update rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "!!!> Failed to update rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json" | |
[Switching to Thread 0x7fe9c718ab80 (LWP 1107)] | |
Thread 1 "rakudo-m" hit Breakpoint 1, MVM_exception_throw_adhoc (tc=0x39df8020280, messageFormat=messageFormat@entry=0x7fe9c6bb67e0 "Cannot move to outers or callers with non-traversable context") at src/core/exceptions.c:895 | |
895 MVM_NO_RETURN void MVM_exception_throw_adhoc(MVMThreadContext *tc, const char *messageFormat, ...) { | |
(gdb) call MVM_dump_backtrace(tc) | |
at SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:35 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/TypeEnv.rakumod:18 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:flatten-ctx) | |
from SETTING::src/core.c/TypeEnv.rakumod:51 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:new-from-ctx) | |
from src/Perl6/Metamodel/Configuration.nqp:115 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:type_env_from) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:167 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from NQP::src/core/NQPLock.nqp:17 (/rakudo/../install/share/nqp/lib/NQPCORE.setting.moarvm:protect) | |
from src/Perl6/Metamodel/Naming.nqp:51 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:protect) | |
from src/Perl6/Metamodel/ParametricRoleHOW.nqp:141 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ParametricRoleGroupHOW.nqp:137 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:specialize) | |
from src/Perl6/Metamodel/ClassHOW.nqp:163 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:compose) | |
from src/Perl6/Metamodel/Mixins.nqp:111 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:generate_mixin) | |
from src/Perl6/Metamodel/Mixins.nqp:21 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:) | |
from src/Perl6/Metamodel/Mixins.nqp:46 (/rakudo/../install/share/perl6/lib/Perl6/Metamodel.moarvm:mixin) | |
from SETTING::src/core.c/operators.rakumod:75 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:infix:<but>) | |
from SETTING::src/core.c/Rakudo/Internals/HyperRaceSharedImpl.rakumod:117 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Rakudo/Internals/HyperRaceSharedImpl.rakumod:116 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Rakudo/Internals/HyperRaceSharedImpl.rakumod:115 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Exception.rakumod:74 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:rethrow) | |
from SETTING::src/core.c/Awaiter.rakumod:24 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Awaiter.rakumod:10 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:await) | |
from SETTING::src/core.c/Rakudo/Internals/HyperRaceSharedImpl.rakumod:122 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:sink) | |
from SETTING::src/core.c/ParallelSequence.rakumod:53 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:sink) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1262 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1250 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:get-client) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):1009 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from /ecosystem/zef/lib/Zef/CLI.rakumod (Zef::CLI):329 (/ecosystem/zef/.precomp/E7413F953524D7EF9DAC98F417B80E1901F86927/FF/FF4B0B881DCA3301F314D8693F6F2B012BD826D1:MAIN) | |
from SETTING::src/core.c/Main.rakumod:437 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:433 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:) | |
from SETTING::src/core.c/Main.rakumod:432 (/rakudo/../install/share/perl6/runtime/CORE.c.setting.moarvm:RUN-MAIN) | |
from bin/zef:3 (<ephemeral file>:<unit>) | |
from bin/zef:1 (<ephemeral file>:<unit-outer>) | |
from NQP::src/HLL/Compiler.nqp:196 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:eval) | |
from NQP::src/HLL/Compiler.nqp:420 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:evalfiles) | |
from NQP::src/HLL/Compiler.nqp:310 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_eval) | |
from src/Perl6/Compiler.nqp:234 (/rakudo/../install/share/perl6/lib/Perl6/Compiler.moarvm:command_eval) | |
from NQP::src/HLL/Compiler.nqp:268 (/rakudo/../install/share/nqp/lib/NQPHLL.moarvm:command_line) | |
from src/main.nqp:81 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:MAIN) | |
from src/main.nqp:63 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<mainline>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<main>) | |
from <unknown>:1 (/rakudo/../install/share/perl6/runtime/perl6.moarvm:<entry>) | |
m message lines method: proto method lines (Cool $:: |) {*} | |
(gdb) c | |
Continuing. | |
m message lines call: ("!!!> Failed to update rea mirror: https://raw.githubusercontent.com/Raku/REA/main/META.json",).Seq | |
done | |
stderr supply actor done | |
stderr supply actor | |
client stdout tap: ${:level(LEVEL::ERROR), :message("!!!> Failed to update fez mirror: https://360.zef.pm/"), :phase(PHASE::LIVE), :stage(STAGE::RESOLVE)} | |
m message: "!!!> Failed to update fez mirror: https://360.zef.pm/" | |
m message lines method: proto method lines (Cool $:: |) {*} | |
m message lines call: ("!!!> Failed to update fez mirror: https://360.zef.pm/",).Seq | |
done | |
stderr supply actor done | |
No such method 'lines' for invocant of type 'X::AdHoc' | |
[Thread 0x7fe9bba006c0 (LWP 1118) exited] | |
[Thread 0x7fe9bc4006c0 (LWP 1113) exited] | |
[Thread 0x7fe9bce006c0 (LWP 1111) exited] | |
[Thread 0x7fe9bd8006c0 (LWP 1110) exited] | |
[Thread 0x7fe9be2006c0 (LWP 1109) exited] | |
[Thread 0x7fe9c66006c0 (LWP 1108) exited] | |
[Inferior 1 (process 1107) exited with code 01] | |
(gdb) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment