Gtk_widget_destroy

Greetings,
I have an application that works with 3 jetson nano (client), which communicate through another jetson that acts as a master. Lately one of the 3 client units tends to reboot, thus stopping my application. The “journalctl”, upon reboot, generates this kind of error “gtk_widget_destroy: assertion ‘GTK_IS_WIDGET (widget)’ failed”.
Could you give me more explanations about it?
I also attach screenshots of the journalctl.

Thank you.

Hi,
Please check dmesg and see if any error prints are shown. And can run sudo tegrastats to check thermal condition. Not sure but the device may overheat so that the system reboots.

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