id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform
1866,Build parrot failed with PANIC on windows XP 32bit with strawberry perl,jimmy,," perl congfigure --optimize && make 
{{{
D:\strawberry\perl\bin\perl.exe -e """" > compilers/pge/PGE/bu
.\parrot.exe -o runtime/parrot/library/PGE.pbc compilers/pge
.\parrot.exe runtime/parrot/library/PGE/Perl6Grammar.pir --o
PGE/builtins_gen.pir compilers/pge/PGE/builtins.pg
Failed allocation of 1462171184 bytes
Parrot VM: PANIC: Out of mem!
C file src/gc/gc_ms2.c, line 1409
Parrot file (not available), line (not available)

We highly suggest you notify the Parrot team if you have not
Parrot.  Use parrotbug (located in parrot's root directory)
e-mail to parrot-dev@lists.parrot.org.
Include the entire text of this error message and the text o
generated the error.  If you've made any modifications to Pa
describe them as well.

Version     : 2.10.1-devel
Configured  : Tue Nov 23 14:13:24 2010 GMT
Architecture: i386-MSWin32
JIT Capable : No
Interp Flags: (no interpreter)
Exceptions  : (missing from core)

Dumping Core...
Sorry, coredump is not yet implemented for this platform.

make: *** [runtime/parrot/library/PGE.pbc] Error 1
}}}

then I input 'make' again, it outputs
{{{
.\parrot.exe -o parrot_nci_thunk_gen.pbc tools/dev/nci_thunk_gen.pir
.\parrot.exe -o pbc_to_exe.pbc tools/dev/pbc_to_exe.pir
.\parrot.exe pbc_to_exe.pbc pbc_to_exe.pbc
Failed allocation of 1462171184 bytes
Parrot VM: PANIC: Out of mem!
C file src/gc/gc_ms2.c, line 1409
Parrot file (not available), line (not available)

We highly suggest you notify the Parrot team if you have not been working on
Parrot.  Use parrotbug (located in parrot's root directory) or send an
e-mail to parrot-dev@lists.parrot.org.
Include the entire text of this error message and the text of the script that
generated the error.  If you've made any modifications to Parrot, please
describe them as well.

Version     : 2.10.1-devel
Configured  : Tue Nov 23 14:13:24 2010 GMT
Architecture: i386-MSWin32
JIT Capable : No
Interp Flags: (no interpreter)
Exceptions  : (missing from core)

Dumping Core...
Sorry, coredump is not yet implemented for this platform.

make: *** [.\pbc_to_exe.exe] Error 1
}}}",bug,closed,normal,2.11,none,2.10.0,medium,worksforme,,,,,
