#1866: Build parrot failed with  PANIC on windows XP 32bit with strawberry perl
--------------------+-------------------------------------------------------
 Reporter:  jimmy   |       Owner:        
     Type:  bug     |      Status:  new   
 Priority:  normal  |   Milestone:  2.11  
Component:  none    |     Version:  2.10.0
 Severity:  medium  |    Keywords:        
     Lang:          |       Patch:        
 Platform:          |  
--------------------+-------------------------------------------------------
Description changed by jimmy:

Old description:

> > 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 [email protected].
> 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 [email protected].
> 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
> }}}

New description:

 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 [email protected].
 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 [email protected].
 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
 }}}

--

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1866#comment:1>
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