[CRIU] zdtm/static/fd failure on aarch64
Dmitry Safonov
0x7f454c46 at gmail.com
Mon Jun 11 18:22:29 MSK 2018
2018-06-11 15:52 GMT+01:00 Adrian Reber <adrian at lisas.de>:
[...]
>> - BUG_ON(ret < 0 && errno != -EWOULDBLOCK);
>> + BUG_ON(ret < 0 && errno != EWOULDBLOCK);
>
> Now it goes into an endless loop writing
>
> 10:50:30.462: 3980: ERR: ../lib/lock.h:148: futex (errno = 11 (Resource temporarily unavailable))
>
> to the output file.
Probably, with the updated patch?
--
Dmitry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-zdtm-lib-Check-EWOULDBLOCK-in-errno-instead-of-EWOUL.patch
Type: text/x-patch
Size: 1096 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20180611/8e03caa9/attachment.bin>
More information about the CRIU
mailing list