Steps to reproduce:
$ wget https://www.python.org/ftp/python/3.6.4/Python-3.6.4.tar.xz $ tar -xaf Python-3.6.4.tar.xz $ cd Python-3.6.4/ $ ./configure --with-icc $ icc -I Include -I. -c Modules/_sha3/sha3module.c -o tmp.o ": internal error: ** The compiler has encountered an unexpected problem. ** Segmentation violation signal raised. ** Access violation or stack overflow. Please contact Intel Support for assistance. compilation aborted for Modules/_sha3/sha3module.c (code 4)