Folks, I encourage all of you to compile all your tasks with such combinations of compilation switches
/check /debug /check /full_debug /check /debug /undef
I still sometimes have crash either during compilation at run time or debugging with sdbg64 if I use /check.
If we all find small demo examples which crash then Silverfrost might faster find the reason.
Sending to Silverfrost my large code with instructions what's to do with it would be a PITA for me and Silverfrost. Also I'm still guessing if such crashes in my cases are due to very large requirements on memory 60GB or more or something because only ones somebody reported this (probably that was mecej4)