AP_Logger: stuck thread()

This happens when the logging thread starves for IO. Either there’s something using a lot of disk IO in the system, or you could have a not-great sd card, see this issue.

I think that could also happen if you configure ardusub to generate a lot of logs, say with LOG_REPLAY=1.

2 Likes