[perl #131888] No such method 'cache' for invocant of type 'NQPMu'

2017-08-13 Thread Evan Miller via RT
> I think things would go faster with this one if it was golfed down. I will try to golf it when I have time. In the meantime, I have occasionally seen the same error in place of the memory errors described in #131889. If that one is resolved then this one may go away too.

[perl #131889] Segfault / malloc errors testing Uzu with latest Rakudo

2017-08-13 Thread Evan Miller via RT
Update: Uzu has been updated to remove parallelism in order to work around the crash. To reproduce the issue, check out commit 6e0997d: $ zef install Template6 $ git clone g...@github.com:scmorrison/uzu.git $ cd uzu $ git checkout 6e0997d $ perl6 t/02-build.t

[perl #131888] No such method 'cache' for invocant of type 'NQPMu'

2017-08-13 Thread Evan Miller via RT
None of the provided environmental variables reliably fixed the issue. MVM_SPESH_INLINE_DISABLE=1 seemed to provide slightly better results overall, but that may have been due to random chance, and the original error still sometimes appeared.