#1804: Parrot out of mem on building Rakudo
--------------------+-------------------------------------------------------
 Reporter:  tadzik  |        Type:  bug   
   Status:  new     |    Priority:  normal
Milestone:          |   Component:  build 
  Version:  trunk   |    Severity:  medium
 Keywords:          |        Lang:        
    Patch:          |    Platform:        
--------------------+-------------------------------------------------------

Comment(by jkeenan):

 >
 > Do the problems described there seem similar to what you experienced?
 >

 Answering my own question ...
 {{{
 /home/tjs/rakudo/rakudo/parrot_install/bin/parrot  \
   src/gen/perl6.pbc --target=pir  \
                     src/gen/core.pm > src/gen/core.pir
         Failed allocation of 4096 bytes
         Parrot VM: PANIC: Out of mem!
         C file src/gc/alloc_memory.c, line 61
 }}}
 ... these lines from your attachment due look very close to RT #76828.

 kid51

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1804#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to