[CRIU] crtools error: "can't splice to pipe"

J F jgmb45 at gmail.com
Tue Apr 29 07:58:41 PDT 2014


>
> Weird. Mind to try apply this one?
>

I patched parasite.c by hand, not sure why git still throws that error.

I get the following when doing crtools dump:

pie: Error (pie/parasite.c:101): Wrong len:
Nothing prints appears after "Wrong len:"

If I change the pr_err line from %i to %d I get:
pie: Error (pie/parasite.c:104): Wrong len: -1809821696

So I added the following line:
pr_err("Error, len:%i left_pages:%i PAGE_SIZE:%lu\n", d, left_pages,
PAGE_SIZE);

And I get:
pie: Error (pie/parasite.c:101): Error, len: left_pages: PAGE_SIZE:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvz.org/pipermail/criu/attachments/20140429/958fb48a/attachment.html>


More information about the CRIU mailing list