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.
dogbert17 m: say "Good afternoon" 11:59
camelia Good afternoon
dogbert17 the callframe problem can be made ~100 percent reproducible by running with MVM_SPESH_BLOCKING=1 12:05
no nursery shenanigans necessary 12:06
dogbert17 here's the test case lifted out from S06-advanced/callframe.t: gist.github.com/dogbert17/612d4018...c328267db0 12:10
dogbert17 trying 'jit-bisect --spesh' several times produces results like 'SPESH Broken frame: 396x' where x varies slightly from run to run 13:09
reading the produced spesh logs is above my pay grade :(
sena_kun dogbert17, is it a new-disp issue or? 13:17
dogbert17 new-disp :)
sena_kun alright
sena_kun starts the moarvm release procedure 13:18
dogbert17 ++sena_kun
Geth MoarVM/2021.09: b28a21950b | Altai-man++ | docs/ChangeLog
Update ChangeLog for 2021.09 release
14:05
MoarVM/2021.09: 078e699296 | Altai-man++ | VERSION
Bump VERSION for release
MoarVM: Altai-man++ created pull request #1544:
2021.09 release
[Coke] sena_kun++ # release magic. 14:27
dogbert17 indeed, sena_kun++ 14:32
Geth MoarVM: b28a21950b | Altai-man++ | docs/ChangeLog
Update ChangeLog for 2021.09 release
14:50
MoarVM: 078e699296 | Altai-man++ | VERSION
Bump VERSION for release
MoarVM: b516702c45 | Altai-man++ (committed using GitHub Web editor) | 2 files
Merge pull request #1544 from MoarVM/2021.09

2021.09 release
timo wow we really did concentrate on new-disp didn't we 14:56
sena_kun timo, you mean lower than "usual" commit rates? yes, but it's so for some months already, I think. 14:57
timo doesn't look great 14:59
sena_kun 08, 06, 03... but others are more lively 15:00
and yes, new-disp is lively instead, I hope we'll be able to merge it soon (need to find a volunteer to do next release, don't wanna to log 200+ commits or something. :P) 15:02
anyway, moarvm one is done, now next one... 15:03
timo the new-disp merge is meant to come soon after the release :) 15:35
excitement!
sena_kun still awaits news about the fixes 15:37
timo you mean the ecosystem modules that rely on stuff that's no longer valid? 16:04
sena_kun timo, they are fine, but AFAIK we still have modules exposing legit regressions to be fixed within moarvm realm. 16:06
timo oh, okay! 16:07
dogbert17 timo: perhaps you can figure out what's going wrong in tS06-advanced/callframe.t 16:19