[perl #43234] [BUG][WIN32] Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0

2008-03-17 Thread Ronald Blaschke via RT
Fixed by guarding the assertion with PARROT_HAS_ALIGNED_FUNCPTR at r22453.

[perl #43234] [BUG][WIN32] Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0

2007-06-17 Thread via RT
ig.fpmc Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0, file src\mmd.c, line 1587 This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. NMAKE : fatal error U1077: '.\miniparro

Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0

2006-11-12 Thread Ron Blaschke
this causes troubles. ... Invoking Parrot to generate runtime\parrot\include\config.fpmc --cross your fingers .\miniparrot.exe config_lib.pasm > runtime\parrot\include\config.fpmc Assertion failed: (PTR2UINTVAL(mmd_table[i].func_ptr) & 3) == 0, file src\mmd.c, line 1900 ... Anyon