Hello,<br><br>I've successfully built MPICH2 after disabling the fortran options during config (make was complaining about syntax errors in some header files, which stopped after I got rid of fortran), but I cannot run any programs (such as the basic hello world, or cpi that comes in /examples/ without getting this segmentation fault error.<br>
<br>Here's an example of the mpiexec.hydra.exe stack trace:<br><br><div>Exception: STATUS_ACCESS_VIOLATION at eip=00423B0F</div><div>eax=00000000 ebx=00000000 ecx=00000000 edx=611883A0 esi=00227698 edi=200603C1</div><div>
ebp=00227668 esp=00227650 program=C:\mpich2-1.4.1p1-install\bin\mpiexec.hydra.exe, pid 6056, thread main</div><div>cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023</div><div>Stack trace:</div><div>Frame Function Args</div>
<div>00227668 00423B0F (00000000, 00438F7D, 00000000, 00000000)</div><div>002286B8 00423C65 (00439FAC, 00229688, 00000000, 00000000)</div><div>00229698 004245AF (00439FAC, 20021250, 6122A020, 0022A948)</div><div>0022BAF8 0042A124 (0022BB6C, 2005A498, 2005BA10, 00000000)</div>
<div>0022BB28 004277E2 (0022BB6C, 2005A498, 2005BA10, 0022CB0C)</div><div>0022CB28 004092F0 (00432598, 0043E068, FFFFFFFF, FFFFFFFF)</div><div>0022CC88 00402064 (00000005, 0022CCB0, 20010100, 6119DDB6)</div><div>0022CD28 61006F58 (00000000, 0022CD78, 61006550, 00000000)</div>
<div>End of stack trace</div><div><br><br>And attached is a run of mpiexec with -verbose.<br><br>Thanks, and any insight would be appreciated.<br></div><div><br></div><div><br></div><div>-Addison</div>