Hi Javier, > The attached patch is to add an assert to getValueTypeList() to verify that for simple value types their value is NOT between MAX_ALLOWED_VALUETYPE and LastSimpleValueType (inclusive) as this causes a buffer overrun. thanks for the patch. I applied a variant in commit 103391. Ciao, Duncan.