https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262192
Bug ID: 262192
Summary: 13-STABLE: panic at boot when initial random seeding
blocks
Product: Base System
Version: 13.0-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
If kern.random.initial_seeding.bypass_before_seeding is set 0, I get an insta
panic when booting 13-STABLE (0add00229d540ef8a98b) in VirtualBox.
Here is part of the message (copied by hand; if you want more details, please
ask):
panic: page fault
--- trap 0xc
_thread_lock()
sleepq_add()
_sleep()
randomdev_wait_until_seeded()
read_random()
chacha20_randomstir()
arc4rand()
__stack_chk_init()
mi_startup()
btext()
--
You are receiving this mail because:
You are the assignee for the bug.