I found that et_coupling.F will generate a segmentation violation when compiled with ifort version 13.0.1 and optimization level 2.  This was revealed by the H2-BECKE-MD test in the test-suite.<br><br>Reducing the level of optimization level for et_coupling.F to "-O0" fixed the problem.<br>