On Wed, 28 Dec 2016 19:46:01 -0800, alex.jakime...@gmail.com wrote:
> Code:
> unit module Foo; sub foo() is export {}; say Foo::EXPORT ===
> UNIT::EXPORT # unit makes the declared package the current UNIT
>
> Result (2016.04):
> True
>
> Result (HEAD):
> False
>
>
> Bisectable is pointing to
>
Bisected:
bisect: old=HEAD~300
https://gist.githubusercontent.com/AlexDaniel/1e2c456f006687ea7100a35b2931af41/raw/9aad30ec83728b43b5d1d134a4c0701354e2c8c5/nativehelpers-test.p6
AlexDaniel, Successfully fetched the code from the provided URL.
AlexDaniel, Bisecting by exit code (old=HEAD~300 new=
OK, this is still not resolved, but it got noticeably better.
The issue is reproducible with the snippet provided in the original report.
On 2017-08-11 10:01:42, alex.jakime...@gmail.com wrote:
> There was some progress on this. jnthn++
>
> I guess the most promising commit regarding this issue is
I have fixed this as of this MoarVM commit:
https://github.com/MoarVM/MoarVM/commit/712cff3341270362b808ba0f4c519f4557a4671d
Full explaination in the commit description.
Thanks a lot for reporting this bug :)
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 :
> 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::Se
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)
Argu
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 :
> It's a bus error that goes away with MVM_JIT_DISABLE.
> This is going to be interesting.
>
> 2017-08-14 1
On 08/14/2017 02:07 AM, ToddAndMargo wrote:
On Monday, August 14, 2017 04:45 PM, ToddAndMargo wrote:
On 08/06/2017 11:01 PM, ToddAndMargo wrote:
Hi All,
If you upgraded from Fedora 25 to 26, you will notice that
notify send (libnotify) stopped working. (It works
in fresh installs of Fedora
On Monday, August 14, 2017 04:45 PM, ToddAndMargo wrote:
On 08/06/2017 11:01 PM, ToddAndMargo wrote:
Hi All,
If you upgraded from Fedora 25 to 26, you will notice that
notify send (libnotify) stopped working. (It works
in fresh installs of Fedora 26.)
https://bugzilla.gnome.org/show_bug.cgi
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 :
> It's a bus error that goes away with MVM_JIT_DISABLE.
> This is going to be interesting.
>
> 2017-08-14 1
On 08/06/2017 11:01 PM, ToddAndMargo wrote:
Hi All,
If you upgraded from Fedora 25 to 26, you will notice that
notify send (libnotify) stopped working. (It works
in fresh installs of Fedora 26.)
https://bugzilla.gnome.org/show_bug.cgi?id=785583
Since I need to learn the stuff anyway, would so
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 :
> 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::Se
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)
Argu
13 matches
Mail list logo