Hi,
We have been having another separate issue wherein the plcnext runtime on an AXC F 3152 (2023 LTS firmware) seems to go down with no obvious problems in the logs (logs are set to DEBUG, and there are no seg-faults or watchdog errors reported). Has happened 2-3 times in the last day or so. Some other relevant information :
* We are running C++ programs.
* Following this event, we confirmed that the runtime is not running with htop.
* Nothing obviously wrong/bad in dmesg or syslog.
*
From here, I am wondering what next steps to debug are :
We will be attaching gdb going forward a bit more religiously.
* Is there anything we can do to bump up dmesg/syslog to see what signal killed the plcnext process ?
* Any obvious reasons for why this might be happening ? Only thing that springs to mind/google is linux OOM killer, but we should still have plenty of memory.
* Any other ideas etc… ? (some other application to log the state of the plcnext runtime).
Cheers,
Lindsay