Tool/software:
I've run into an issue with a collector running the MAC co-processor, and the linux collector. They physical hardware is a BeaglePlay, which integrates a CC1352P7. What I've noted is that at long intervals (>1 week) the collector will lock up. I've not yet determined whether it's the collector binary (running on the beagle play linux processor) or the MAC coprocessor running on the 1352 that has the issue. In an attempt to narrow things down, I've turned on logging of all events via "flag = everything" in the collector.cfg file. This dramatically increases the number of deadlocks, with such events happening once every few minutes.
I've only done rudimentary troubleshooting of this issue so far, and will add more info to this thread as I learn it. I do think that there must be something seriously wrong that turning on logging causes the collector to lock. Is there something special about the beagle play vs the BeagleBone black that could cause this?