I am trying to capture, and replay a simple benchmark application.<div>The application accepts as a command line argument (CLA) an integer value to denote whether we are capturing or restoring.</div><div><br></div><div>On both capture and restore, I run the CRIU initialisation staff (provide folder for images, etc).</div><div><br></div><div>I first run the application with the capture integer value. I set the leave_running option to true, I do the capture, which seems successful, and then the application continues execution and finishes.</div><div><br></div><div>Then, I want to replay the application, from the point it was checkpointed. So I run again the application, and I pass as a CLA the restore integer value. For this case, the application simply initialises CRIU, and then tries to restore from the existing images.</div><div><br></div><div>I get the following error:</div><div>&quot; `- FAIL (exit 43)&quot;</div><div><br></div><div>You can find attached the dump.log and restore.log.</div><div><br></div><div>Thanks in advance,</div><div>Paschalis</div>







<div><div><br></div></div>