Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
MasterDuke dev.azure.com/MoarVM/MoarVM/_build...amp;l=4560 "#      got: "MoarVM oops in spesh thread: Unknown handler in inline cache entry\n\n"" 02:12
i very strongly suspect it's not actually caused by my PR and just randomly got triggered, but i guess good to know there's a bug out there. maybe gfldex++ can track down if it's already known? 02:14
happened in t/09-moar/01-profilers.t, in the MVM_gcc_libffi job 02:15
lizmat do we actually have a magic value to see if a file is a MoarVM binary ? 07:49
or some other way to test? 07:50
or would checking for the .moarvm extension be enough ?
sortiz Seems to be MOARVM\r\n at the start. 07:54
This seems to confirm that: github.com/MoarVM/MoarVM/blob/mast...oar.c#L554 08:07
nine Note that precomp files have a header before that. 08:26