<div dir="ltr">Here&#39;s the map file:<div><a href="https://gist.github.com/boucher/827984f87dd52d7212a8">https://gist.github.com/boucher/827984f87dd52d7212a8</a><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 3, 2015 at 3:56 AM, Pavel Emelyanov <span dir="ltr">&lt;<a href="mailto:xemul@parallels.com" target="_blank">xemul@parallels.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/03/2015 03:26 AM, Ross Boucher wrote:<br>
&gt; I&#39;m continuing to work on getting criu support in docker, and someone in the pull request tried checkpointing an nginx container but was unable to. I tried and got the same result, here&#39;s the log:<br>
&gt;<br>
&gt; <a href="https://gist.github.com/boucher/0db7cb44e90f7d3c62bc" target="_blank">https://gist.github.com/boucher/0db7cb44e90f7d3c62bc</a><br>
&gt;<br>
&gt; The relevant line is:<br>
&gt;<br>
&gt; (00.120390) Error (proc_parse.c:404): Can&#39;t handle non-regular mapping on 16462&#39;s map 7f41597a7000<br>
<br>
</span>This means that mapping with start address 0x7f41597a7000 is neither anonymous<br>
nor the one with regular file. Can you show the /proc/$pid/maps for this process<br>
so we could find out what is mapped there?<br>
<span class=""><br>
&gt; Any ideas?<br>
&gt;<br>
&gt; -Ross<br>
&gt;<br>
&gt; Here&#39;s the pull request, for the record:<br>
&gt; <a href="https://github.com/docker/docker/pull/13602" target="_blank">https://github.com/docker/docker/pull/13602</a><br>
&gt;<br>
&gt;<br>
</span>&gt; _______________________________________________<br>
&gt; CRIU mailing list<br>
&gt; <a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
&gt; <a href="https://lists.openvz.org/mailman/listinfo/criu" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
&gt;<br>
<br>
</blockquote></div><br></div>