#1707: attempt to mmap 2325622477335777280 bytes when printing utf8 in perl6
---------------------+------------------------------------------------------
Reporter: mikegrb | Type: bug
Status: new | Priority: normal
Milestone: | Component: none
Version: 2.5.0 | Severity: low
Keywords: | Lang: perl6
Patch: | Platform: darwin
---------------------+------------------------------------------------------
Comment(by coke):
A stack trace would be helpful in tracking this down. Assuming this is a
local build of rakudo, you could do (from memory:)
{{{
$ gdb ./parrot-install/parrot
gdb> run perl6.pbc yourscript.p6
gdb> bt
}}}
Thanks.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1707#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets