Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2022 19:33:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 262856] kernel panic at boot time
Message-ID:  <bug-262856-227-nAkO4xpSPB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-262856-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-262856-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=3D262856

--- Comment #2 from Friedrich Volkmann <bsd@volki.at> ---
No. Panic again:
http://www.volki.at/austausch/panic_2022-03/screenshot_panic1.jpg

Then I updated the kernel sources (apparently to post-3.1) and replaced sys=
cons
with vt. The panic screenshot now contains a few more lines:
http://www.volki.at/austausch/panic_2022-03/screenshot_panic1.jpg (this tim=
e I
didn't set hw.vga.acpi_ignore_no_vga=3D"1")

It may be worth to mention that "make installkernel" finishes with an error
message:
...
kldxref /boot/kernel
kldxref: error while reading /boot/kernel/iwlwifi-9000-pu-b0-jf-b0-46.ucode=
.ko:
Bad address
kldxref: error while reading /boot/kernel/iwlwifi-9260-th-b0-jf-b0-46.ucode=
.ko:
Bad address
--------------------------------------------------------------
>>> Installing kernel CU08 completed on Wed Mar 30 20:47:41 CEST 2022
--------------------------------------------------------------

Also suspicious: The generic kernel fails to build:

# make buildkernel KERNCONF=3DGENERIC
...
ctfconvert -L VERSION -g vers.o
linking kernel.full
ld: error: undefined symbol: __ashlti3
>>> referenced by sli4.c:0 (/usr/src13/sys/dev/ocs_fc/sli4.c:0)
>>>               sli4.o:(sli_cmd_reg_fcfi)
>>> referenced by sli4.c:0 (/usr/src13/sys/dev/ocs_fc/sli4.c:0)
>>>               sli4.o:(sli_cmd_reg_fcfi_mrq)
>>> referenced by sati_util.c:0 (/usr/src13/sys/dev/isci/scil/sati_util.c:0)
>>>               sati_util.o:(sati_ata_download_microcode_construct)
*** Error code 1

Stop.
make[2]: stopped in /usr/obj/usr/src13/amd64.amd64/sys/GENERIC
*** Error code 1
*** Error code 1

--=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-262856-227-nAkO4xpSPB>