(Argus) Error EndOfFile error after exiting program

System information:

Device: jetson orin nano
Camera: zed2i
Camera FW version: 1523
SDK Version: 4.2.5
nvidia-jetpack 6.1
nvidia-l4t-core 36.4.3
cuda 12.6

Greetings,
I updated my jetson orin nano to 6.1 and the zed sdk to 4.2.5 I get the following error after I close the program. I did not have this before the update. I am using the c library sdk and have compiled and ran most current version on the github. This error was produced after compiling and running the c version of tutorial 1. The program seems to run fine. Is this an issue with Nvidia? I am using SSH to connect to the jetson. Thank you for any direction.

(Argus) Error EndOfFile: Unexpected error in reading socket (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadCore(), line 277)
(Argus) Error EndOfFile: Receive worker failure, notifying 1 waiting threads (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadCore(), line 350)
(Argus) Error InvalidState: Argus client is exiting with 1 outstanding client threads (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadCore(), line 366)
(Argus) Error EndOfFile: Receiving thread terminated with error (in src/rpc/socket/client/ClientSocketManager.cpp, function recvThreadWrapper(), line 379)
(Argus) Error EndOfFile: Client thread received an error from socket (in src/rpc/socket/client/ClientSocketManager.cpp, function send(), line 145)
(Argus) Error EndOfFile: (propagating from src/rpc/socket/client/SocketClientDispatch.cpp, function dispatch(), line 92)

Hi @jdm
Welcome to the Stereolabs community.

The issue has been reported. It will be fixed in the next release.

Thank you very much have a good day.