Hi,
It seems that we are experiencing exactly the same as what is described in this topic by @kienasv. That topic seems closed for replies, and the solution has never been posted.
For us, the problems started after updating from NCS v1.5.1 to NCS v1.6.1. In the other topic, the problem seems to exist in 1.5.0 already.
The code crashes after a few iterations in eth_enc28j60_read_mem(). In the same place as in the other topic. (See image)

We have tried CONFIG_STACK_SENTINEL=y and CONFIG_HW_STACK_PROTECTION=y, but no stack overflows have been detected.
Also increasing CONFIG_ETH_ENC28J60_RX_THREAD_STACK_SIZE by a lot did not help.
Also the ethernet logging does not show us anything..