For the 1.78 asy.exe on CTAN I think I configured FFTW with configure --enable-sse2 which means causes the fft() routine to fail with a STATUS_ILLEGAL_INSTRUCTION exception on older platforms. I will make sure that I am using configure --disable-sse2 for compiling FFTW for the upcoming 1.79 release.