Re: host unresponsive when setting time very far in the future

From: Jan Schaumann <jschauma_at_netmeister.org>
Date: Mon, 17 Oct 2022 19:11:39 UTC
Alan Somers <asomers@freebsd.org> wrote:
> On Mon, Oct 17, 2022 at 12:05 PM Jan Schaumann <jschauma@netmeister.org> wrote:

> > Regardless of the root cause, though, I think
> > something somewhere should return EINVAL before the
> > system freaks out. :-)

> Definitely.  And the place that should do it is clock_ts_to_ct, where
> the assertions were added in git rev 90a79ac5765 .  They should be
> converted from assertions into EINVALs.

I've opened
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267157
for this.

-Jan