Hi Henning, your patch seems to be working now. <br>I'll do more tests, but now seems to be fixed. :D<br><br>Thanks.....<br><br><div class="gmail_quote">On Wed, Mar 27, 2013 at 2:51 PM, Henning Rogge <span dir="ltr"><<a href="mailto:hrogge@googlemail.com" target="_blank">hrogge@googlemail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Can you apply the following patch to your code and run them again?<br>
<br>
<br>
diff --git a/src/main.c b/src/main.c<br>
index e741457..b9cea5a 100644<br>
--- a/src/main.c<br>
+++ b/src/main.c<br>
@@ -287,10 +287,7 @@ static void initRandom(void) {<br>
 #ifndef _WIN32<br>
   int randomFile;<br>
<br>
-  randomFile = open("/dev/random", O_RDONLY);<br>
-  if (randomFile == -1) {<br>
-    randomFile = open("/dev/urandom", O_RDONLY);<br>
-  }<br>
+  randomFile = open("/dev/urandom", O_RDONLY);<br>
<br>
   if (randomFile != -1) {<br>
     if (read(randomFile, &seed, sizeof(seed)) != sizeof(seed)) {<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
Henning Rogge<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
We began as wanderers, and we are wanderers still. We have lingured<br>
long enough on the shores of the cosmic ocean. We are ready at last to<br>
set sail for the stars - Carl Sagan<br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>-------------------------------------------------------------------<br>Douglas Gameiro Diniz<br>Engenheiro de Computaēćo - 2003 - UNICAMP<br><br>Mobile: (19) 92158777<br>
Gtalk: dgdiniz<br>Msn: <a href="mailto:thedougdiniz@hotmail.com" target="_blank">thedougdiniz@hotmail.com</a>