I managed to debug this with VS 2015 (VS2017 is OK, strangely), and it seems that there is a call to ATKDelay.dll!Eigen::internal::pstore<float,__m128>(float * to, const __m128 & from) Line 358C++
but "to" is not 165 bits aligned, contrary to what it is supposed to be.