Re: 7addfafe73e0 early boot kernel panics

From: Li-Wen Hsu <lwhsu_at_freebsd.org>
Date: Tue, 22 Aug 2023 15:21:25 UTC
On Tue, Aug 22, 2023 at 10:52 PM Juraj Lutter <otis@freebsd.org> wrote:

>
>
> > On 22 Aug 2023, at 16:30, Graham Perrin <grahamperrin@gmail.com> wrote:
> >
> > I could not get 7addfafe73e0 to boot.
> >
> > <https://cgit.freebsd.org/src/log/?qt=range&q=7addfafe73e0>
> (2023-08-21, 21 hours ago).
> >
> > I reverted to a edacf4b4824a boot environment, which is fine.
> >
> > Should I simply update to <c941b82e1c31a67a025c43cc7bd31f269fa62588>?
> Assuming a known issue with 7addfafe73e0
>
> Recent c941b82e1c31 boots and runs fine (as a bhyve guest)
>
> otis
>

You can also check the test status in our CI
https://ci.freebsd.org/job/FreeBSD-main-amd64-test/

There might be some failing test cases, or panic on running some test case,
but at least you can check if one revision boots or not, in a reference
system.

Best,
Li-Wen