#1489: memory PANIC building rakudo
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: none | Version: trunk
Severity: medium | Keywords:
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
on feather, building rakudo dies at this step:
{{{
$ make
/home/coke/sandbox/rakudo/parrot_install/bin/parrot src/gen/perl6.pbc
--target=pir \
src/gen/core.pm > src/gen/core.pir
4Failed allocation of 139236748 bytes
Parrot VM: PANIC: Out of mem!
C file src/gc/alloc_memory.c, line 151
Parrot file (not available), line (not available)
}}}
{{{
$ uname -a
Linux feather 2.6.18-6-xen-686 #1 SMP Sun Feb 10 22:43:13 UTC 2008 i686
GNU/Linux
$ git show | head -1
commit 32a94612620d920d6bcdb1d6f7fd1a2e364ebbb8
$ svn info parrot | ack Revision
Revision: 44371
$ ulimit -m
unlimited
}}}
this is with a fresh (local to rakudo) installation of parrot.
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1489>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets