id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1489,memory PANIC building rakudo,coke,,"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.",bug,closed,blocker,,GC,trunk,fatal,fixed,,,perl6,,
