Issue with TensorRT on Jetson Nano After Extended Use

Hello everyone,

I have a Jetson Nano with JetPack 4.6 installed. Initially, everything works correctly and runs fine for an extended period. However, after some time of usage and without any changes to the setup, it becomes impossible to load any engines or create a TRT engine, and I encounter the following error:

ERROR: [TRT]: 2: [builder.cpp::createCaskKernelLibraryImpl::133] Error Code 2: Internal Error (Assertion validateCaskKLibDigest(sha256sum) failed. )
Segmentation fault (core dumped)

What could be the reason for this error, and how can it be resolved?

Thank you for your assistance!

Dear @s.salehi0026,
I guess some library got corrupted. Can you re-flash the target and see if it fixes?

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.