[CRIU] Questions in CRIU restore mechanism.

Alexander Kartashov alekskartashov at parallels.com
Fri Mar 29 04:50:47 EDT 2013


On 03/29/2013 12:35 PM, Chanho Park wrote:
> Unfortunately, I've got same error when I tried to dump a process.
> Finally, I decided to use the static build about crtools using gcc-arm-linux-gnueabihf(gcc 4.7).

It seems I figured out what has gone wrong. The binary you've sent is 
compiled in the Thumb mode
while the macro JUMP_TO_RESTORER_BLOB expects the symbol 
__export_restore_thread
to be compiled in the ARM mode so the first jump to the restorer blob 
results in a SIGILL.

-- 
Sincerely yours,
Alexander Kartashov

Intern
Core team

www.parallels.com

Skype: aleksandr.kartashov
Email: alekskartashov at parallels.com



More information about the CRIU mailing list