Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Nov 2022 10:02:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 266480] Panic "sleeping thread" with qlnxe driver
Message-ID:  <bug-266480-227-HZq63QHadA@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-266480-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-266480-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=3D266480

--- Comment #2 from Zhenlei Huang <zlei.huang@gmail.com> ---
(In reply to Zhenlei Huang from comment #1)

> I guess this happens when your box is hot rebooted.

> Can you please try cold reboot (shutdown -p and then startup) your box an=
d try again?

Sorry that is probably not OK as it is too late.
 `sys/x86/x86/autoconf.c` will set `cold` to 0 right after finishing device
probing, before rc(8) have a chance to run ( rc(8) is called by init(8) whi=
ch
runs after device probing).

--=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-266480-227-HZq63QHadA>