You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Capability tag fault building perl5.32 in miniperl. gdb reports:
Program received signal SIGPROT, CHERI protection violation.
Capability tag fault.
S_mro_get_linear_isa_dfs (my_perl=0x40dab000 [rwRW,0x40dab000-0x40dacbd0], stash=0x40e678a0, level=1) at mro_core.c:237
237 = HvAUX(stash)->xhv_name_u.xhvnameu_name && HvENAME_HEK_NN(stash)
A brief investigation appeared to show this as being caused by the cast on line 1566 of gv.c:
Capability tag fault building perl5.32 in miniperl. gdb reports:
A brief investigation appeared to show this as being caused by the cast on line 1566 of gv.c:
The text was updated successfully, but these errors were encountered: