puzzler Are you sure about this line at _spEventQueue_ensureCapacity memcpy(newObjects, self->objects, self->objectsCount); Last param should be number of bytes to copy ... same at _spAnimationState_ensureCapacityPropertyIDs for memcpy
Mario Issue for reference [spine-c] memcpy bugs · #771. Thanks for filing it, I'm going to fix this today.