# New Ticket Created by  Evan Miller 
# Please include the string:  [perl #131889]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=131889 >


$ zef install Template6
$ git clone g...@github.com:scmorrison/uzu.git
$ cd uzu
$ perl6 t/02-build.t

1..3
    1..5
Clear old files
Create build directory
Copy public, assets
Compile templates [en]
fish: 'perl6 t/02-build.t' terminated by signal SIGSEGV (Address boundary
error)


Other memory errors sometimes appear instead, e.g.:


moar(63339,0x70000b4a6000) malloc: *** error for object 0x7fa57da56e00:
double free
*** set a breakpoint in malloc_error_break to debug


moar(63470,0x700006845000) malloc: *** error for object 0x7ff9dfdbd290:
pointer being freed was not allocated
*** set a breakpoint in malloc_error_break to debug


$ perl6 --version
This is Rakudo version 2017.07-148-g5fcce6732 built on MoarVM version
2017.07-382-g348b4262
implementing Perl 6.c.


Might be related to #131888; I see that error occasionally as well. I am
running Mac OS X 10.12.6.

Reply via email to