amfnd segv in ncs_tmr_stop called from avnd_di_msg_ack_process() due to that the dnd_list vector is updated during iteration in the context of calling function avnd_last_step_clean(). A patch is sent out that uses a local copy of the dnd_list during iteration, but the patch do not handle the modification to dnd_list in the context of of calling function avnd_last_step_clean(), these updates will be lost and this problem has to be investigated in a separate ticket.
commit 836ce640407fff9072227f91be17b0a9d2d6746d
Author: Hans Nordeback hans.nordeback@ericsson.com
Date: Tue Oct 31 08:42:28 2017 +0100
commit 9b8a41c68bd908698470fa024048387a6458f0be
Author: Hans Nordeback hans.nordeback@ericsson.com
Date: Tue Oct 31 08:42:28 2017 +0100