<div dir="ltr">Hello CRIU team,<div><br></div><div>I&#39;m following the example at the bottom of this link: <a href="http://criu.org/Docker">http://criu.org/Docker</a></div><div><br></div><div>I get an error when doing a dump &quot;Unable to look up the 74 mount&quot; </div><div><br></div><div>I&#39;m wondering if I&#39;m overlooking something or don&#39;t have my setup correct. </div><div><br></div><div>I&#39;m using criu-1.4, but this also reproduces with the latest from main branch. Attached is the dump.log and information about my environment is below. Thank-you, J</div><div><div><br></div><div>uname -r</div><div>3.16.0-28-generic</div><div><br></div><div><div>./criu --version</div><div>Version: 1.4</div></div><div><br></div><div>docker -v</div><div>Docker version 1.4.1, build 5bc2ff8</div></div><div><br></div><div><div> ./criu check --ms</div><div>Warn  (cr-check.c:192): Skipping unssuported PR_SET_MM_MAP</div><div>Warn  (tun.c:55): Skipping tun support check</div><div>Warn  (timerfd.c:44): timerfd: Skipping timerfd support check</div><div>Warn  (cr-check.c:300): Skipping mnt_id support check</div><div>Warn  (cr-check.c:672): Skipping unsupported AIO remap</div><div>Looks good.</div></div><div><br></div><div>Process tree</div><div><div> 2789 ?        Ssl    0:00 /usr/bin/docker -d</div><div> 6687 ?        Ss     0:00  \_ /bin/sh -c i=0; while true; do echo $i &gt;&gt; /foo; i</div><div> 8677 ?        S      0:00      \_ sleep 3</div></div><div><br></div><div>docker ps</div><div><div>CONTAINER ID        IMAGE               COMMAND                CREATED             STATUS              PORTS               NAMES</div><div>fc083b2f6ba4        busybox:latest      &quot;/bin/sh -c &#39;i=0; wh   43 minutes ago      Up 43 minutes                           ecstatic_albattani   </div></div><div><br></div><div><div>./docker_cr.sh -c fc083b2f6ba4ec2e29518e5f3598f25a28372955002fe4e2c9d95463931502e4</div><div>dump failed</div></div><div><br></div><div><br></div></div>