|
From: Jeremy F. <je...@go...> - 2005-03-18 22:57:46
|
Alex Ivershen wrote:
> Jeremy, I found it. Somewhere somehow VKI_SIGVGKILL is getting
> blocked (I haven't found where yet). I added a line in do_setmask()
> line 690 - right after removing SIGKILL and SIGSTOP from the mask we
> should also remove SIGVGKILL. Everything fell into place, the app
> shuts down and cleans up its threads perfectly. You might wanna patch
> it into the current CVS head.
Could you confirm the changed I checked in last night fixes your problem?
J
|