Any insight?  I&#39;m thinking it might have something to do with either the weird error about fortran compilers, or that I was trying to install 64-bit version of MPICH2 on my 32-bit machine.  How do I make sure I am building and installing the 32-bit version? Can&#39;t seem to find any documentation on this.<br>
<br>Thanks.<br><br><div class="gmail_quote">On Wed, Mar 28, 2012 at 3:05 PM, Addison Rich <span dir="ltr">&lt;<a href="mailto:addison.rich@gmail.com">addison.rich@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br><br>I&#39;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&#39;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.<span class="HOEnZb"><font color="#888888"><br></font></span></div><span class="HOEnZb"><font color="#888888"><div>
<br></div><div><br></div><div>-Addison</div>
</font></span></blockquote></div><br>