Hi: Here are the kernel.full files some of you asked for. Let me know what else may be helpful to test.
Thanks! Michael Jung Notes below ***** (UPDATED) ***** Started fresh Installed FreeBSD-14.0-CURRENT-amd64-20220113-0910a41ef3b-252413-disc1.iso with its accompany source tree. Built kernel/world, installed them, rebooted and http://mail.mikej.com/core.txt.0 http://mail.mikej.com/info.0 http://mail.mikej.com/kernel.full.0 http://mail.mikej.com/vmcore.0 ***** I deleted all contents from /usr/obj built fresh /usr/src via git to b6724f7004c and 14.0-CURRENT FreeBSD 14.0-CURRENT #1 main-n252997-b6724f7004c http://mail.mikej.com/core.txt.1 http://mail.mikej.com/info.1 http://mail.mikej.com/kernel.full.1 http://mail.mikej.com/vmcore.1 ***** It's the '-V' switch that triggers the panic ***** I did note that pciconf does not identify my CPU correctly (see below) ***** The panic always occurs after ix0 output from pciconf -lbvV (see below) ix1 has always followed next with -lbv - it has never been present with -lbvV ***** Switching the LSI 9208-16E and Intel dual port X520 PCI slots did not help ***** ixl1 definitely works using the exact same SPF+ adapter and cable ***** Removing the Intel X520 82599ES allow pciconf -lbvV to run ***** I have a single port version of this intel X520 which works It seem to me, that when pciconf iterates to ix1@pci0:2:0:1 the problem always occurs. I build like this: nice make -WITH_META_MODE -DFAST_DEPEND -DWITHOUT_CLEAN -sj12 buildworld nice make -WITH_META_MODE -DFAST_DEPEND -DWITHOUT_CLEAN -sj12 buildkernel root@draid:/var/crash # cat /etc/make.conf WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache root@draid:/var/crash There is no src.conf or sysctl.conf and I have only added '"filemon_load="YES"' to /boot/loader.conf ***** I did Note that pciconf does not identify my CPU correctly It is actually an Intel Core i7-3770K - a sample programs in ports that gets it right is sysutils/cpufetch. ***** Here is "-vlb" root@draid:/home/mikej # pciconf -vlb pciconf -lvb hostb0@pci0:0:0:0: class=0x060000 rev=0x09 hdr=0x00 vendor=0x8086 device=0x0150 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 rev=0x09 hdr=0x01 vendor=0x8086 device=0x0151 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port' class = bridge subclass = PCI-PCI pcib2@pci0:0:1:1: class=0x060400 rev=0x09 hdr=0x01 vendor=0x8086 device=0x0155 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port' class = bridge subclass = PCI-PCI none0@pci0:0:22:0: class=0x078000 rev=0x04 hdr=0x00 vendor=0x8086 device=0x1c3a subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family MEI Controller' class = simple comms bar [10] = type Memory, range 64, base 0xf7f0b000, size 16, enabled ehci0@pci0:0:26:0: class=0x0c0320 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c2d subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family USB Enhanced Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 32, base 0xf7f08000, size 1024, enabled hdac1@pci0:0:27:0: class=0x040300 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c20 subvendor=0x1043 subdevice=0x8469 vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family High Definition Audio Controller' class = multimedia subclass = HDA bar [10] = type Memory, range 64, base 0xf7f00000, size 16384, enabled pcib3@pci0:0:28:0: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c10 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 1' class = bridge subclass = PCI-PCI pcib4@pci0:0:28:4: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c18 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 5' class = bridge subclass = PCI-PCI pcib5@pci0:0:28:5: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c1a subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 6' class = bridge subclass = PCI-PCI pcib6@pci0:0:28:6: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c1c subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 7' class = bridge subclass = PCI-PCI pcib7@pci0:0:28:7: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c1e subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 8' class = bridge subclass = PCI-PCI ehci1@pci0:0:29:0: class=0x0c0320 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c26 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family USB Enhanced Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 32, base 0xf7f07000, size 1024, enabled isab0@pci0:0:31:0: class=0x060100 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c46 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'P67 Express Chipset LPC Controller' class = bridge subclass = PCI-ISA ahci1@pci0:0:31:2: class=0x010601 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c02 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family 6 port Desktop SATA AHCI Controller' class = mass storage subclass = SATA bar [10] = type I/O Port, range 32, base 0xf070, size 8, enabled bar [14] = type I/O Port, range 32, base 0xf060, size 4, enabled bar [18] = type I/O Port, range 32, base 0xf050, size 8, enabled bar [1c] = type I/O Port, range 32, base 0xf040, size 4, enabled bar [20] = type I/O Port, range 32, base 0xf020, size 32, enabled bar [24] = type Memory, range 32, base 0xf7f06000, size 2048, enabled ichsmb0@pci0:0:31:3: class=0x0c0500 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c22 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family SMBus Controller' class = serial bus subclass = SMBus bar [10] = type Memory, range 64, base 0xf7f05000, size 256, enabled bar [20] = type I/O Port, range 32, base 0xf000, size 32, enabled vgapci0@pci0:1:0:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x68b8 subvendor=0x1458 subdevice=0x21d7 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Juniper XT [Radeon HD 5770]' class = display subclass = VGA bar [10] = type Prefetchable Memory, range 64, base 0xe0000000, size 268435456, enabled bar [18] = type Memory, range 64, base 0xf7e20000, size 131072, enabled bar [20] = type I/O Port, range 32, base 0xe000, size 256, enabled hdac0@pci0:1:0:1: class=0x040300 rev=0x00 hdr=0x00 vendor=0x1002 device=0xaa58 subvendor=0x1458 subdevice=0xaa58 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Juniper HDMI Audio [Radeon HD 5700 Series]' class = multimedia subclass = HDA bar [10] = type Memory, range 64, base 0xf7e40000, size 16384, enabled ix0@pci0:2:0:0: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x10fb subvendor=0x8086 subdevice=0x000c vendor = 'Intel Corporation' device = '82599ES 10-Gigabit SFI/SFP+ Network Connection' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xf7880000, size 524288, enabled bar [18] = type I/O Port, range 32, base 0xd020, size 32, enabled bar [20] = type Memory, range 64, base 0xf7904000, size 16384, enabled ix1@pci0:2:0:1: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x10fb subvendor=0x8086 subdevice=0x000c vendor = 'Intel Corporation' device = '82599ES 10-Gigabit SFI/SFP+ Network Connection' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xf7780000, size 524288, enabled bar [18] = type I/O Port, range 32, base 0xd000, size 32, enabled bar [20] = type Memory, range 64, base 0xf7900000, size 16384, enabled mps0@pci0:3:0:0: class=0x010700 rev=0x02 hdr=0x00 vendor=0x1000 device=0x0064 subvendor=0x1000 subdevice=0x30d0 vendor = 'Broadcom / LSI' device = 'SAS2116 PCI-Express Fusion-MPT SAS-2 [Meteor]' class = mass storage subclass = SAS bar [10] = type I/O Port, range 32, base 0xc000, size 256, enabled bar [14] = type Memory, range 64, base 0xf7dc0000, size 16384, enabled bar [1c] = type Memory, range 64, base 0xf7d80000, size 262144, enabled none1@pci0:4:0:0: class=0x0c0010 rev=0x01 hdr=0x00 vendor=0x1106 device=0x3403 subvendor=0x1043 subdevice=0x8384 vendor = 'VIA Technologies, Inc.' device = 'VT6315 Series Firewire Controller' class = serial bus subclass = FireWire bar [10] = type Memory, range 64, base 0xf7c00000, size 2048, enabled bar [18] = type I/O Port, range 32, base 0xb000, size 256, enabled re0@pci0:5:0:0: class=0x020000 rev=0x06 hdr=0x00 vendor=0x10ec device=0x8168 subvendor=0x1043 subdevice=0x8432 vendor = 'Realtek Semiconductor Co., Ltd.' device = 'RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller' class = network subclass = ethernet bar [10] = type I/O Port, range 32, base 0xa000, size 256, enabled bar [18] = type Prefetchable Memory, range 64, base 0xf0004000, size 4096, enabled bar [20] = type Prefetchable Memory, range 64, base 0xf0000000, size 16384, enabled ahci0@pci0:6:0:0: class=0x01018f rev=0x12 hdr=0x00 vendor=0x1b4b device=0x91a0 subvendor=0x1043 subdevice=0x83ba vendor = 'Marvell Technology Group Ltd.' device = '88SE912x SATA 6Gb/s Controller [IDE mode]' class = mass storage subclass = ATA bar [10] = type I/O Port, range 32, base 0x9090, size 8, enabled bar [14] = type I/O Port, range 32, base 0x9080, size 4, enabled bar [18] = type I/O Port, range 32, base 0x9070, size 8, enabled bar [1c] = type I/O Port, range 32, base 0x9060, size 4, enabled bar [20] = type I/O Port, range 32, base 0x9050, size 16, enabled bar [24] = type Memory, range 32, base 0xf7b15000, size 2048, enabled xhci0@pci0:7:0:0: class=0x0c0330 rev=0x00 hdr=0x00 vendor=0x1b21 device=0x1042 subvendor=0x1043 subdevice=0x8488 vendor = 'ASMedia Technology Inc.' device = 'ASM1042 SuperSpeed USB Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 64, base 0xf7a00000, size 32768, enabled ***** Kernel dumps with -lbvV after ix0 output ***** me/mikej # pciconf -lbvV hostb0@pci0:0:0:0: class=0x060000 rev=0x09 hdr=0x00 vendor=0x8086 device=0x0150 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor DRAM Controller' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 rev=0x09 hdr=0x01 vendor=0x8086 device=0x0151 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port' class = bridge subclass = PCI-PCI pcib2@pci0:0:1:1: class=0x060400 rev=0x09 hdr=0x01 vendor=0x8086 device=0x0155 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'Xeon E3-1200 v2/3rd Gen Core processor PCI Express Root Port' class = bridge subclass = PCI-PCI none0@pci0:0:22:0: class=0x078000 rev=0x04 hdr=0x00 vendor=0x8086 device=0x1c3a subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family MEI Controller' class = simple comms bar [10] = type Memory, range 64, base 0xf7f0b000, size 16, enabled ehci0@pci0:0:26:0: class=0x0c0320 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c2d subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family USB Enhanced Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 32, base 0xf7f08000, size 1024, enabled hdac1@pci0:0:27:0: class=0x040300 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c20 subvendor=0x1043 subdevice=0x8469 vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family High Definition Audio Controller' class = multimedia subclass = HDA bar [10] = type Memory, range 64, base 0xf7f00000, size 16384, enabled pcib3@pci0:0:28:0: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c10 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 1' class = bridge subclass = PCI-PCI pcib4@pci0:0:28:4: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c18 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 5' class = bridge subclass = PCI-PCI pcib5@pci0:0:28:5: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c1a subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 6' class = bridge subclass = PCI-PCI pcib6@pci0:0:28:6: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c1c subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 7' class = bridge subclass = PCI-PCI pcib7@pci0:0:28:7: class=0x060400 rev=0xb5 hdr=0x01 vendor=0x8086 device=0x1c1e subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family PCI Express Root Port 8' class = bridge subclass = PCI-PCI ehci1@pci0:0:29:0: class=0x0c0320 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c26 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family USB Enhanced Host Controller' class = serial bus subclass = USB bar [10] = type Memory, range 32, base 0xf7f07000, size 1024, enabled isab0@pci0:0:31:0: class=0x060100 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c46 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = 'P67 Express Chipset LPC Controller' class = bridge subclass = PCI-ISA ahci1@pci0:0:31:2: class=0x010601 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c02 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family 6 port Desktop SATA AHCI Controller' class = mass storage subclass = SATA bar [10] = type I/O Port, range 32, base 0xf070, size 8, enabled bar [14] = type I/O Port, range 32, base 0xf060, size 4, enabled bar [18] = type I/O Port, range 32, base 0xf050, size 8, enabled bar [1c] = type I/O Port, range 32, base 0xf040, size 4, enabled bar [20] = type I/O Port, range 32, base 0xf020, size 32, enabled bar [24] = type Memory, range 32, base 0xf7f06000, size 2048, enabled ichsmb0@pci0:0:31:3: class=0x0c0500 rev=0x05 hdr=0x00 vendor=0x8086 device=0x1c22 subvendor=0x1043 subdevice=0x844d vendor = 'Intel Corporation' device = '6 Series/C200 Series Chipset Family SMBus Controller' class = serial bus subclass = SMBus bar [10] = type Memory, range 64, base 0xf7f05000, size 256, enabled bar [20] = type I/O Port, range 32, base 0xf000, size 32, enabled vgapci0@pci0:1:0:0: class=0x030000 rev=0x00 hdr=0x00 vendor=0x1002 device=0x68b8 subvendor=0x1458 subdevice=0x21d7 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Juniper XT [Radeon HD 5770]' class = display subclass = VGA bar [10] = type Prefetchable Memory, range 64, base 0xe0000000, size 268435456, enabled bar [18] = type Memory, range 64, base 0xf7e20000, size 131072, enabled bar [20] = type I/O Port, range 32, base 0xe000, size 256, enabled hdac0@pci0:1:0:1: class=0x040300 rev=0x00 hdr=0x00 vendor=0x1002 device=0xaa58 subvendor=0x1458 subdevice=0xaa58 vendor = 'Advanced Micro Devices, Inc. [AMD/ATI]' device = 'Juniper HDMI Audio [Radeon HD 5700 Series]' class = multimedia subclass = HDA bar [10] = type Memory, range 64, base 0xf7e40000, size 16384, enabled ix0@pci0:2:0:0: class=0x020000 rev=0x01 hdr=0x00 vendor=0x8086 device=0x10fb subvendor=0x8086 subdevice=0x000c vendor = 'Intel Corporation' device = '82599ES 10-Gigabit SFI/SFP+ Network Connection' class = network subclass = ethernet bar [10] = type Memory, range 64, base 0xf7880000, size 524288, enabled bar [18] = type I/O Port, range 32, base 0xd020, size 32, enabled bar [20] = type Memory, range 64, base 0xf7904000, size 16384, enabled CONFIDENTIALITY NOTE: This message is intended only for the use of the individual or entity to whom it is addressed and may contain information that is privileged, confidential, and exempt from disclosure under applicable law. If the reader of this message is not the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this transmission in error, please notify us by telephone at (502) 212-4000 or notify us at: PAI, Dept. 99, 2101 High Wickham Place, Suite 101, Louisville, KY 40245 Disclaimer The information contained in this communication from the sender is confidential. It is intended solely for use by the recipient and others authorized to receive it. If you are not the recipient, you are hereby notified that any disclosure, copying, distribution or taking action in relation of the contents of this information is strictly prohibited and may be unlawful. This email has been scanned for viruses and malware, and may have been automatically archived by Mimecast, a leader in email security and cyber resilience. Mimecast integrates email defenses with brand protection, security awareness training, web security, compliance and other essential capabilities. Mimecast helps protect large and small organizations from malicious activity, human error and technology failure; and to lead the movement toward building a more resilient world. To find out more, visit our website.