Hi,
I am using lua lanes to run os threads to collect data and have an mqtt client running as one of the thread. After some time or sometimes immediately after connecting with broker, my entire software crashes with segmentation fault error and Ubuntu 16.04 error reporting shows up. I tried running it on openwrt platform too and faced similar issues. I changed mosquitto client library to paho and now its stable. I am wondering if there is some issue which you are aware of. I can share the traceback if interested.
Thanks,
Aditya