[CRIU] failure dumping nginx in docker container

Cyrill Gorcunov gorcunov at gmail.com
Tue Jul 14 12:35:25 PDT 2015


On Tue, Jul 14, 2015 at 12:32:33PM -0700, Ross Boucher wrote:
>    Cyrill sent me a patch to test, and the combination of that patch and
>    avagin's patch results in a new failure:
>    https://gist.github.com/boucher/ad218608dcdbd0f178fa

Heh

unsigned long rst_mem_cpos(int type)
{
	struct rst_mem_type_s *t = &rst_mems[type];
	BUG_ON(!t->remapable || !t->enabled);
	return t->free_mem - t->buf;
}


Pavel?


More information about the CRIU mailing list