Can't export out FBX (with Armature)

I’m trying to export an object with an armature to FBX format, but I keep getting this error:

I tried exporting the same object without the armature I made, but it’s giving me the same error. So this leaves me one question: What might be the cause of this error? Is this a bug that needs to be addressed? or is it just the version of 3.5 that I’m using?

Although I never meet the same problem and a newbie in blender,but NaN is very common in my programming experience, usually caused by format conversion.If you’re not familier with pyhon code,I recommend use addon(like better fbx)to port fbx file,cause Blender’s support for the fbx format is poor, both for import and export.With the native export method, even if the export is successful, the skeleton of the model is still a mess.