<div dir="ltr">The proposed issue, not a supported protocol, is pretty interesting. At what level does CRIU need to understand the protocol? (We're also having this issue, so I'm curious to learn more about what might cause it)<div><br></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Sep 24, 2015 at 12:38 PM Pavel Emelyanov <<a href="mailto:xemul@parallels.com">xemul@parallels.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 09/24/2015 07:11 PM, Julian Andres Klode wrote:<br>
> On Thu, Sep 24, 2015 at 06:10:09PM +0200, Julian Andres Klode wrote:<br>
>> On Thu, Sep 24, 2015 at 07:06:42PM +0300, Pavel Emelyanov wrote:<br>
>>> On 09/24/2015 05:08 PM, Julian Andres Klode wrote:<br>
>>>> Hi,<br>
>>>><br>
>>>> while dumping an Android emulator, I always receive the following<br>
>>>> errors:<br>
>>>><br>
>>>> (00.014220) Error (sk-inet.c:188): Name resolved on unconnected socket<br>
>>><br>
>>> Oh! Do you receive it every single time you try to dump? Or just quite often?<br>
>>> And which version of criu do you use?<br>
>><br>
>> Always. Which I suppose is great because every other instance I've read<br>
>> of before was supposedly a race.<br>
>><br>
>>><br>
>>>> I am attaching<br>
>>>> * the log file (dump.log)<br>
>>>> * the lsof output of the to be dumped process (lsof.log)<br>
>>>> * the ss -f output (ss-f.log)<br>
>>><br>
>>> No attachments in the e-mail :\<br>
>><br>
>> Sorry, attached now.<br>
>><br>
><br>
> Sorry again, now!<br>
><br>
<br>
OK, so here's the suspicious thing we have in lsof.log:<br>
<br>
emulator6 14064 jak 9u sock 0,8 0t0 237290 can't identify protocol<br>
<br>
It might be not a protocol we support. Can you decode the sk-inet.img file with crit<br>
tool and find this socket there? Or send one here, I'll decode it myself.<br>
<br>
(And yes, we should check for protocol earlier, I'll send a patch).<br>
<br>
-- Pavel<br>
_______________________________________________<br>
CRIU mailing list<br>
<a href="mailto:CRIU@openvz.org" target="_blank">CRIU@openvz.org</a><br>
<a href="https://lists.openvz.org/mailman/listinfo/criu" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</blockquote></div>