Date: Mon, 07 Mar 2022 16:41:10 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 262401] [FreeBSD 14.0-CURRENT] Signal 11 when compiling i386 kernel Message-ID: <bug-262401-227@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262401 Bug ID: 262401 Summary: [FreeBSD 14.0-CURRENT] Signal 11 when compiling i386 kernel Product: Base System Version: CURRENT Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: konradx.zelazny@intel.com Created attachment 232302 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D232302&action= =3Dedit Kernel config file used for compilation Description: During the compilation of GENERIC i386 kernel, I observe random Singal 11 occurrences at different moments of compilation. However, usually it is possible to compile the kernel after a few retries, but it often fails at s= ome other point of the compilation. Example log: make buildkernel KERNCONF=3DGENERIC (...) ld -m elf_i386_fbsd -d -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/ldscript.kmod.i386 -r -d -o acpi_fujitsu.kld acpi_fujits= u.o *** Signal 11 Stop. make[5]: stopped in /usr/src/sys/modules/acpi/acpi_fujitsu *** Error code 1 Stop. make[4]: stopped in /usr/src/sys/modules/acpi *** Error code 1 Stop. make[3]: stopped in /usr/src/sys/modules *** Error code 1 Stop. make[2]: stopped in /usr/obj/usr/src/i386.i386/sys/GENERIC 952.82 real 898.11 user 122.62 sys *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src (...) Hardware: The issue was observed on 3 machines with same CPU and motherboard type, therefore damaged RAM, disk or other hardware issue can be ruled out with h= igh probability. CPU: Cascade Lake, Xeon Type 0, Family 6, Model 85, Stepping 7 Motherboard: S2600WF (WolfPass) Kernel Sources version: 2022-Mar-03 09:53, REVISION: f266082f113 Also observed on previous src.txz snapshot. --=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-262401-227>