Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 09 Mar 2022 16:54:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262192] Crashes at boot with kern.random.initial_seeding.bypass_before_seeding=0 in randomdev_wait_until_seeded()
Message-ID:  <bug-262192-227-UUukfgZ5iA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262192-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262192-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262192

--- Comment #8 from Olivier Certner <olivier.freebsd@free.fr> ---
(In reply to Olivier Certner from comment #7)

Unfortunately, (1) is not enough... I only get "random:
randomdev_wait_until_seeded unblock wait" messages forever. Indeed, network
domains initialization happens at level SI_SUB_PROTO_DOMAINS, whereas the
"random_harvestq" thread is launched later (level SI_SUB_KICK_SCHEDULER). T=
his
is true in CURRENT as well.

So I guess I must live with constant boot entropy for now.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262192-227-UUukfgZ5iA>