Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Nov 2020 00:39:37 +0200
From:      Andriy Gapon <avg@FreeBSD.org>
To:        FreeBSD Current <freebsd-current@FreeBSD.org>
Subject:   (perceived) regression for panics during boot
Message-ID:  <a75d382d-3980-3fac-d00a-47f28d9caa69@FreeBSD.org>

next in thread | raw e-mail | index | archive | help

Having tried an upgrade from r365296 to r367410 I ran into a problem.
If a system panics during boot, then it does not automatically reboot.
It prints:
  Automatic reboot in 15 seconds - press a key on the console to abort
  --> Press a key on the console to reboot,
  --> or switch off the system now.

So, it looks like the system detects a (phantom) key press after it prints the
first line and then it (correctly) does not see any more key presses.

The result is that unattended systems just hang at the prompt.

I do not recall having this problem earlier.
Not sure where the regression could be.
Perhaps something changed in the keyboard initialization?

-- 
Andriy Gapon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a75d382d-3980-3fac-d00a-47f28d9caa69>