Ticket #1866 (new bug) — at Version 1

Opened 11 years ago

Last modified 11 years ago

Build parrot failed with PANIC on windows XP 32bit with strawberry perl

Reported by: jimmy Owned by:
Priority: normal Milestone: 2.11
Component: none Version: 2.10.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description (last modified by jimmy) (diff)

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

Change History

Changed 11 years ago by jimmy

  • description modified (diff)
Note: See TracTickets for help on using tickets.