Hang on, it's only MVM_JIT_DISABLE sensitive on my branch (even-moar-jit).
It appears to happen within the perl6 extension opcodes.
Regards,
Bart


2017-08-14 10:26 GMT+02:00 Bart Wiegmans <bartwiegm...@gmail.com>:

> It's a bus error that goes away with MVM_JIT_DISABLE.
> This is going to be interesting.
>
> 2017-08-14 10:23 GMT+02:00 Bart Wiegmans <bartwiegm...@gmail.com>:
>
>> Can reproduce, thank you!
>>
>> This also requires the following modules:
>>
>> JSON::Fast (broken test on my machine, but may be for any reason)
>> File::Temp
>> HTTP::Server::Async
>> HTTP::Server::Router
>> Test::Output
>> Template::Mustache
>> YAMLish
>>
>> (I'm going to guess some of these were installed by rakudo star)
>>
>> Arguably, we should have more of a 'batteries included' approach to a
>> rakudo release.
>>
>> 2017-08-13 15:05 GMT+02:00 Evan Miller via RT <
>> perl6-bugs-follo...@perl.org>:
>>
>>> 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
>>>
>>>
>>
>

Reply via email to