Hello,
I'm using the zboss stack to implement a zigbee end device on nrf5340.
My device is able to connect to a zigbee network and to notify sensor events on zigbee but after a random time a crash happens on the stack side :

I'm quite stuck to debug this issue.
it seems that the stack stops because of an error executing zb_schedule_alarm() but I have no more clues.
How do you debug such issue ?
Environment :
* nRF5340
* NRF_SDK_VERSION=v1.0.1
NRF_SDK_NAME=ncs-zigbee-r22
NRF_MAIN_SDK_VERSION=v2.9.0
Regards,
Gaël
