Libcudnn_adv_infer.so.8.6.0 is truncated

When I execute ldconfig, it happens:
/sbin/ldconfig.real: file /usr/local/cuda/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.6.0 is truncated

So what’s the meaning? What should I do?

Hi @624453665 ,
Can you please share with us the log snippet and brief us about the issue.

Thanks

It’s all.

(base) root@autodl:~# ldconfig
/sbin/ldconfig.real: file /usr/local/cuda/targets/x86_64-linux/lib/libcudnn_adv_infer.so.8.6.0 is truncated

/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libvdpau_nvidia.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-encode.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-opticalflow.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvcuvid.so.535.54.03 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-opticalflow.so is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvcuvid.so.1 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-opticalflow.so.1 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libnvidia-encode.so.1 is empty, not checked.
/sbin/ldconfig.real: File /lib/x86_64-linux-gnu/libvdpau_nvidia.so.1 is empty, not checked.

It’s(xxx is empty, not checked) not exit last time.