# New Ticket Created by  FranÃois PERRAD 
# Please include the string:  [perl #35855]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/rt3/Ticket/Display.html?id=35855 >



I notice that building with Perl 5.6.1 (on Win32 with  Perl 5.6.1 
ActiveState-build 635 and MinGW) causes problem.

$ parrot
Assertion failed: (int)io->image->bufused >= 0, file src/pmc_freeze.c, line 478
abnormal program termination

This assertion occurs in parrot_get_config_string().
The data parrot_config[] (file src/parrot_config.c) is not valid.
This data is the frozen version of runtime/parrot/include/config.fpmc
runtime/parrot/include/config.fpmc is a transformation of config_lib.pasm
And I don't found a real explanation ...

Francois.


Reply via email to