<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I think I have another solution for this problem.<br>
    <br>
    I also had the same error for Quantum Espresso 5.0 and 4.3.2<br>
    <br>
    <blockquote><small>################################################################################                                                                                                       
      </small><br>
      <small># FROM IOTK LIBRARY, VERSION 1.2.0</small><br>
      <small># UNRECOVERABLE ERROR (ierr=1)</small><br>
      <small># ERROR IN: iotk_getline (iotk_scan.f90:947)</small><br>
      <small># CVS Revision: 1.23</small><br>
      <small>#</small><br>
      <small>iostat=-1</small><br>
      <small># ERROR IN: iotk_scan_tag (iotk_scan.f90:593)</small><br>
      <small># CVS Revision: 1.23</small><br>
      <small># ERROR IN: iotk_scan (iotk_scan.f90:821)</small><br>
      <small># CVS Revision: 1.23</small><br>
      <small># ERROR IN: iotk_scan_end (iotk_scan.f90:241)</small><br>
      <small># CVS Revision: 1.23</small><br>
      <small># foundl</small><br>
      <small># ERROR IN: iotk_close_read (iotk_files.f90:746)</small><br>
      <small># CVS Revision: 1.20</small><br>
      <small>################################################################################                                                                                                       
      </small><br>
    </blockquote>
    <br>
    The compiler I use is ifort 12.1.3<br>
    Compilation was Ok.<br>
    <br>
    parameters of run were like the following<br>
    <blockquote><small>    calculation='md'</small><br>
      <small>    restart_mode='from_scratch',</small><br>
      <small>    outdir='./files/'</small><br>
      <small>    disk_io ='low',</small><br>
    </blockquote>
    I was able to run the program successfully several times before I
    got this error.<br>
    And only when I removed everything from the folder <small>outdir='./files/' 
    </small>this error disappeared.<br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
    <br>
  </body>
</html>