[CRIU] [crit] Problem in magics
Cyrill Gorcunov
gorcunov at gmail.com
Thu Apr 30 03:01:18 PDT 2015
Latest repo
[root at pcs criu]# ./crit decode --pretty < /vz/dump/Dump.10/netns-8.img
Traceback (most recent call last):
File "./crit", line 74, in <module>
main()
File "./crit", line 71, in main
opts["func"](opts)
File "./crit", line 23, in decode
img = pycriu.images.load(inf(opts), opts['pretty'])
File "/home/criu/pycriu/images/images.py", line 309, in load
raise Exception("No handler found for image with such magic "+m)
Exception: No handler found for image with such magic NETNS
[root at pcs criu]#
Ruslan, take a look please. Seems due to recent "magic" changes.
Cyrill
More information about the CRIU
mailing list