[CRIU] I can't dump mysqld

Andrew Vagin avagin at virtuozzo.com
Wed Jul 27 23:17:23 PDT 2016


On Thu, Jul 28, 2016 at 09:58:39AM +0900, Yohei Kamitsukasa wrote:
> rt_sigaction(SIGCHLD, {0x45b940, [CHLD], SA_RESTORER|SA_RESTART|SA_SIGINFO, 0x7f6c58d163d0}, NULL, 8) = 0
> ptrace(PTRACE_SETSIGMASK, 8367, 0x8, 0x7ffe72948b30) = 0
> ptrace(PTRACE_SETREGSET, 8367, NT_PRSTATUS, [{0x7ffe72948b90, 216}]) = 0
> ptrace(PTRACE_CONT, 8367, NULL, SIG_0)  = 0
> accept(6,


Could you check that all processes live in the same network namespaces?

"readlink /proc/pid/ns/net" should return the same value for all
processes.


More information about the CRIU mailing list