EdgeEye_ClientService core dump

I have a Nvidia Jetson Orin NX with jetpack 5.1.2. It has an Aetina AIB SN-41 carrier board.
I’ve noticed that the system logs are being flooded with a core dump from EdgeEye Client Service.

I haven’t been able to find a description of this service online. Is it a Nvidia provided product? And if so what might be the cause of the issue?

May 30 14:19:15 device EdgeEye_ClientService[1416385]: sh: 1: nvcc: not found
May 30 14:19:15 device EdgeEye_ClientService[1416390]: cat: /usr/local/cuda/version.txt: No such file or directory
May 30 14:19:16 device EdgeEye_ClientService[1416416]: sh: 1: nvcc: not found
May 30 14:19:16 device EdgeEye_ClientService[1416421]: cat: /usr/local/cuda/version.txt: No such file or directory
May 30 14:19:16 device EdgeEye_ClientService[1415932]: *** stack smashing detected ***: terminated
May 30 14:19:16 device systemd[1]: EdgeEye_Client.service: Main process exited, code=dumped, status=6/ABRT
May 30 14:19:16 device systemd[1]: EdgeEye_Client.service: Failed with result 'core-dump'.
May 30 14:19:16 device systemd[1]: EdgeEye_Client.service: Scheduled restart job, restart counter is at 486703.
May 30 14:19:16 device systemd[1]: Stopped iCAP Client Service.
May 30 14:19:16 device systemd[1]: Started iCAP Client Service.
May 30 14:19:18 device EdgeEye_ClientService[1416911]: sh: 1: nvcc: not found
May 30 14:19:18 device EdgeEye_ClientService[1416916]: cat: /usr/local/cuda/version.txt: No such file or directory
May 30 14:19:18 device EdgeEye_ClientService[1416942]: sh: 1: nvcc: not found
May 30 14:19:18 device EdgeEye_ClientService[1416947]: cat: /usr/local/cuda/version.txt: No such file or directory
May 30 14:19:18 device EdgeEye_ClientService[1416450]: *** stack smashing detected ***: terminated
May 30 14:19:18 device systemd[1]: EdgeEye_Client.service: Main process exited, code=dumped, status=6/ABRT
May 30 14:19:18 device systemd[1]: EdgeEye_Client.service: Failed with result 'core-dump'.
May 30 14:19:18 device systemd[1]: EdgeEye_Client.service: Scheduled restart job, restart counter is at 486704.
May 30 14:19:18 device systemd[1]: Stopped iCAP Client Service.
May 30 14:19:18 device systemd[1]: Started iCAP Client Service.

Hi michael.mcconnell,

Sorry that I didn’t notice about “EdgeEye_ClientService” on Orin Nano devkit.
I can not find related messages in the syslog of my devkit.

Is it the service specific to your custom carrier board?
Please also ask for your vendor to check if they know this service.

Ok thanks for checking. I’ve also reached out to Aetina so maybe they will have some information.

In case anyone else has this issue.
EdgeEye is an arm-based cloud device management program that Aetina designed.

You can safely remove it with apt if you don’t intend to use it.

1 Like

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