rbonghi / jetson_stats

📊 Simple package for monitoring and control your NVIDIA Jetson [Orin, Xavier, Nano, TX] series
https://rnext.it/jetson_stats
GNU Affero General Public License v3.0
2.08k stars 250 forks source link

Jtop Service Crashes on Jetson Xavier When CPU Usage Exceeds 90% #510

Open ozknsmz opened 3 months ago

ozknsmz commented 3 months ago

Describe the bug

When running the jtop service on Jetson devices, the service crashes when the CPU value of the Jetson Xavier exceeds 90%.

To Reproduce

Steps to reproduce the behavior:

  1. Start the jtop service on a Jetson device.
  2. Monitor the CPU usage using jtop.
  3. Increase the CPU load until it exceeds 90%.

Expected behavior

The jtop service should continue running and displaying jetson stats informations even when the CPU load is high.

Board

Output from jetson_release -v:

Log from jtop.service

The jetson_stats.service is not active. 
Please run: sudo systemctl restart jetson_stats.service
batusekerci commented 2 months ago

I am also waiting for an idea or solution for this bug. I have the same problem on Xavier

pimientofrito commented 1 month ago

Hi! Did you manage to resolve this? I have the same problem on Orin

ozknsmz commented 1 month ago

Hi! Did you manage to resolve this? I have the same problem on Orin

The issue has not been resolved yet, but they were aware of the issue and stated they would work on it.