[CRIU] Re: [PATCH] restorer: close log file before detaching from
crtools
Cyrill Gorcunov
gorcunov at openvz.org
Mon Feb 20 17:34:13 EST 2012
On Mon, Feb 20, 2012 at 09:18:52PM +0400, Kinsbursky Stanislav wrote:
>
> >OK, lets do a deal -- jump to non-canonical address instead
> >as being descussed (and please check if it does a trick for us).
>
> Ok.
>
Well, it won't be as easy. The trap in non-canonical address
access attempt will point us back to IP which issued this
intruction, so this approach will not work.
Jumping to random address is inacceptable. So I think we should
stick with nil dereference and encode both error and line number
into sp (64 bits is more than enough for that).
Cyrill
More information about the CRIU
mailing list