*** stack smashing detected ***: <unknown> terminated

I’m trying isaac gym, but my previous driver doesn’t support the latest version, so I updated my driver and my driver is now 470.141.03(nvidia) +11.4.2(cudatoolkit).Then when I try to run it again I have the following problem:

(rl_nvidia) fangyu@Robot-DGX-Station:~/isaac_gym/isaacgym/python$ python examples/joint_monkey.py
Importing module 'gym_37' (/home/fangyu/isaac_gym/isaacgym/python/isaacgym/_bindings/linux-x86_64/gym_37.so)
Setting GYM_USD_PLUG_INFO_PATH to /home/fangyu/isaac_gym/isaacgym/python/isaacgym/_bindings/linux-x86_64/usd/plugInfo.json
WARNING: Forcing CPU pipeline.
Not connected to PVD
+++ Using GPU PhysX
Physics Engine: PhysX
Physics Device: cuda:0
GPU Pipeline: disabled
*** stack smashing detected ***: <unknown> terminated
Aborted (core dumped)

could you help me?