[CRIU] problem restoring a socket: Address already in use

Tycho Andersen tycho.andersen at canonical.com
Mon Oct 27 15:05:19 PDT 2014


Hi all,

I'm trying to restore a container running a server (in particular, a
VNC server), but the restore fails with:

(00.168868)    492: Error (sk-inet.c:541): Can't listen on a socket: Address already in use

full log is here: http://paste.ubuntu.com/8709744/

I guess what's happening is that the process listen()ed and then
fork()ed, and then cant re-listen() from both when criu restarts?

Tycho


More information about the CRIU mailing list