Block all signals before sigreturn
sigactions are restored before memory and if a parent get a signal which has a handler, it will get segmentation fault. This problem will disappear, when we add a freezer, because all processes will be resumed after restoring. Signed-off-by:Andrey Vagin <avagin@openvz.org> Acked-by:
Pavel Emelyanov <xemul@parallels.com> Signed-off-by:
Cyrill Gorcunov <gorcunov@openvz.org>
Showing
Please
register
or
sign in
to comment