<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <br>
    <div class="moz-cite-prefix">On 06/04/17 00:25 Matt Caswell wrote:
    </div>
    <blockquote
      cite="mid:03bef12f-01b8-b683-099c-88314d686059@openssl.org"
      type="cite">
      <pre wrap="">Can you reproduce it using the fuzz corpora added in commit 44f206aa9df,
or by running the large message test introduced in 84d5549e69?

Matt

</pre>
    </blockquote>
    <br>
    Commit 44f206aa9df - All tests from this commit give me:<br>
    <blockquote>OSError: [Errno 8] Exec format error<br>
    </blockquote>
    And I dont know, if its because my OS (Ubuntu 16.04 64bit) or I'm
    doing something wrong (I followed instructions from
    <a class="moz-txt-link-freetext" href="https://github.com/openssl/openssl/blob/master/fuzz/README.md">https://github.com/openssl/openssl/blob/master/fuzz/README.md</a> )<br>
    <br>
    <br>
    Commit 84d5549e69 - It looks like this test reproduce it (I tried
    run tests with "./config","make" and then "make test")<br>
    <blockquote>#   Failed test 'running sslapitest'<br>
      #   at ../test/recipes/90-test_sslapi.t line 21.<br>
      # Looks like you failed 1 test of 1.<br>
      ../test/recipes/90-test_sslapi.t ........... Dubious, test
      returned 1 (wstat 256, 0x100)<br>
      Failed 1/1 subtests<br>
    </blockquote>
    It fails in 1.1.0a, but at 1.1.0b too, which is weird (also tried it
    at 1.1.0e and here it was ok).<br>
    <br>
    <br>
    I'm not sure if I have done everything correctly in running these
    tests. I'm a newbie, so I apologize if I made any mistake.<br>
    <br>
    <br>
    <br>
    Milan.<br>
  </body>
</html>