[Bug 262192] 13-STABLE: panic at boot when initial random seeding blocks

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 25 Feb 2022 13:20:50 UTC
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: bugs@FreeBSD.org
          Reporter: olivier.freebsd@free.fr

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.