Mender-authd core dump during system shutdown

I have a scheduled restart on my devices. This is done via a systemd timer calling systemctl reboot.

On each reboot I see messages from systemctl showing that mender-authd core dumped.

systemd[1]: mender-authd.service: Main process exited, code=dumped, status=11/SEGV
systemd[1]: mender-authd.service: Failed with result 'core-dump'.

I’m running mender-auth 5.0.2 on a Yocto Scarthgap build. I’m seeing this on multiple devices.

I’m happy to provide more information if that helps. Not sure what to try next to solve this.

I’m also not actually sure where/if the core dumps are being saved to.

Cheers!