Hi,
I am trying to chase down an error I am seeing in the logs:
=ERR= | modemDaemon[677]/le_pa T=main | pa_mdc_qmi.c GetRuntimeSettings() 1459 | Bad wdsClient
I have searched the legato source and can’t find it so I’m assuming it’s in the modem code. But I think this is occasionally causing a crash (in some cases, depending on the build), and I’m wondering how this can happen? I am subscribed to the modem class for the threads that call the mdc functions.
Thanks!