<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV>Hi,</DIV>
<DIV> </DIV>
<DIV></DIV>
<DIV>    I got a deadlock on mpiexec under win8. I use version 
1.4, but this can happen on the latest code. I’ve attached the trace and a 
sample program which proves that:</DIV>
<DIV> </DIV>
<DIV></DIV>
<DIV>CloseHandle(StdIn) on thread 1 cancels</DIV>
<DIV>TRUE = ReadFile(StdIn, BytesRead = 0) on thread 2 if system is 
pre-Win8.</DIV>
<DIV> </DIV>
<DIV></DIV>
<DIV>CloseHandle(StdIn) on thread 1 waits</DIV>
<DIV>ReadFile(StdIn) on thread 2 if system is Win8.</DIV>
<DIV> </DIV>
<DIV></DIV>
<DIV>    Regards,</DIV>
<DIV>        
Calin</DIV></DIV></DIV></DIV></DIV></BODY></HTML>