[Bug 1255] Solaris contract support has a problem

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Tue Oct 31 00:31:23 EST 2006


http://bugzilla.mindrot.org/show_bug.cgi?id=1255





------- Comment #5 from andrew.benham at thus.net  2006-10-31 00:31 -------
OK, understood.

What we've done in openbsd-compat/port-solaris.c is

1/. Added a ct_pr_tmpl_set_param() call to only kill the process group
on fatal errors

2/. Added a ct_tmpl_set_informative() call to make HWERR events
informative.

3/. Changed the ct_pr_tmpl_set_fatal() call to make only HWERR events
fatal (i.e. SIGNAL and CORE events aren't).

4/. Changed the ct_tmpl_set_critical() call so that no events are
critical (i.e. HWERR events aren't).

These changes have solved our problem.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the openssh-bugs mailing list