Crash on armature "setBody" method

I try to use box2d for collision detection on armature as it mentioned in
How to use Physics with Armature.
As in topic i use box2d physic implementation.
There problem appears, in “CreateFixture” method on proxy space allocation crash happens.
I search for this problem in test, in ExtensionsTest/CocoStudioArmatureTest/TestColliderDetector get same crash, tested in cocos2d-x-3.4 and cocos2d-x-3.9.
any idea?