Hello Alexander, Thanks for the report. Is your machine still in ddb? We're missing the trace of the CPU1 which is the one that paniced. Would you please get it?
Thanks, Martin On 14/12/25(Sun) 01:18, Alexander Bluhm wrote: > Hi, > > another crash while building clang with -j 12 on i386. > > c++ -O2 -pipe -fno-ret-protector -mno-retpoline -ffunction-sections > -fdata-sections -std=c++17 -fvisibility-inlines-hidden -fno-exceptions > -fno-rtti -fno-semantic-interposition -Wall -Wc++98-compat-extra-semi > -Wcast-qual -Wcovered-switch-default -Wctad-maybe-unsupported > -Wdelete-non-virtual-dtor -Werror=date-time > -Werror=unguarded-availability-new -Wextra -Wimplicit-fallthrough > -Wmisleading-indentation -Wmissing-field-initializers -Wno-long-long > -Wno-noexcept-type -Wno-unused-parameter -Wnon-virtual-dtor > -Wstring-conversion -Wsuggest-override -Wwrite-strings -fno-pie -MD -MP > -I/usr/src/gnu/usr.bin/clang/libclangSema/obj/../include/clang/Sema > -I/usr/src/gnu/usr.bin/clang/libclangSema/../../../llvm/clang/include > -I/usr/src/gnu/usr.bin/clang/libclangSema/../../../llvm/llvm/include > -I/usr/src/gnu/usr.bin/clang/libclangSema/../include > -I/usr/src/gnu/usr.bin/clang/libclangSema/obj > -I/usr/src/gnu/usr.bin/clang/libclangSema/obj/../include -DNDEBUG > -D__STDC_LIMIT_MACROS -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -c > /usr/src/gnu/usr.bin/clang/libclangSema/../../../llvm/clang/lib/Sema/SemaARM.cpp > -o SemaARM.o > Timeout, server ot4 not responding. > > WpWpAaAnRRNiacNnIi:NI GcN:: S PL p G o:Nol _ O TdSPo LLO _ge ( Wt0 Ex: 9 0 > R Ep)Dv ONp TNRO l: T L OA pPWagEReE D EON XIspem yTan spt > y > cicStopped at db_enter+0x4: popl %ebp > TID PID UID PRFLAGS PFLAGS CPU COMMAND > 380430 85605 21 0x2 0 5 c++ > 142991 55969 21 0x2 0 0 c++ > 466833 30629 21 0x2 0 10 c++ > 357034 12521 21 0x2 0 3 c++ > 217031 25530 21 0x2 0 8 c++ > 378751 45198 21 0x2 0 11 c++ > 252018 59368 21 0x2 0 9 c++ > 60924 13463 21 0x2 0 2 c++ > 357492 42587 21 0x2 0 7 c++ > *301543 57061 21 0x2 0 6 c++ > 77281 8674 21 0x2 0 4 c++ > 498519 8629 0 0x14000 0x200 1K pagedaemon > db_enter() at db_enter+0x4 > panic(d0ca9c19) at panic+0x7a > pool_do_get(d105af3c,2,dfb59e74) at pool_do_get+0x266 > pool_get(d105af3c,2) at pool_get+0x8f > pmap_enter_pae(f6c1c6c0,36e69000,ca09000,3,20) at pmap_enter_pae+0x6d > uvm_fault_upper_lookup(dfb59f60,dfb59f34,dfb59fbc,dfb59f7c) at > uvm_fault_upper_lookup+0x191 > uvm_fault(d6c5a774,36e67000,0,1) at uvm_fault+0x11b > upageflttrap(dfb5a070,36e67100) at upageflttrap+0x55 > trap(dfb5a070) at trap+0x1e9 > calltrap() at calltrap+0xc > end of kernel > https://www.openbsd.org/ddb.html describes the minimum info required in bug > reports. Insufficient info makes it difficult to find and fix bugs. > > ddb{6}> show panic > cpu6: pool_do_get: pvpl: page empty > cpu3: pool_do_get: pvpl: page empty > *cpu1: kernel diagnostic assertion "anon != NULL" failed: file > "/usr/src/sys/uvm/uvm_pdaemon.c", line 406 > > ddb{6}> x/s version > version: OpenBSD 7.8-current (GENERIC.MP) #176: Fri Dec 12 14:07:11 > MST 2025\012 > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP\012 > > ddb{6}> trace > db_enter() at db_enter+0x4 > panic(d0ca9c19) at panic+0x7a > pool_do_get(d105af3c,2,dfb59e74) at pool_do_get+0x266 > pool_get(d105af3c,2) at pool_get+0x8f > pmap_enter_pae(f6c1c6c0,36e69000,ca09000,3,20) at pmap_enter_pae+0x6d > uvm_fault_upper_lookup(dfb59f60,dfb59f34,dfb59fbc,dfb59f7c) at > uvm_fault_upper_lookup+0x191 > uvm_fault(d6c5a774,36e67000,0,1) at uvm_fault+0x11b > upageflttrap(dfb5a070,36e67100) at upageflttrap+0x55 > trap(dfb5a070) at trap+0x1e9 > calltrap() at calltrap+0xc > end of kernel > > ddb{6}> show register > ds 0x10 > es 0x10 > fs 0x20 > gs 0 > edi 0xd0ca9c19 isapnp_id_to_vendor.hex+0x10100 > esi 0xf6537618 > ebp 0xdfb59de4 __kernel_bss_end+0xeaebde4 > ebx 0xf6555618 > edx 0x10 > ecx 0xc4b4afb8 > eax 0x25 > eip 0xd0a32694 db_enter+0x4 > cs 0x8 > eflags 0x202 > esp 0xdfb59de4 __kernel_bss_end+0xeaebde4 > ss 0x10 > db_enter+0x4: popl %ebp > > ddb{6}> ps > PID TID PPID UID S FLAGS WAIT COMMAND > 85605 380430 86105 21 7 0x2 c++ > 86105 313489 72986 21 3 0x10008a sigsusp sh > 77428 42889 95512 21 2 0x2 c++ > 95512 480063 72986 21 3 0x10008a sigsusp sh > 55969 142991 79245 21 7 0x2 c++ > 30629 466833 53749 21 7 0x2 c++ > 12521 357034 90436 21 7 0x2 c++ > 25530 217031 50803 21 7 0x2 c++ > 45198 378751 87432 21 7 0x2 c++ > 59368 252018 14501 21 7 0x2 c++ > 32571 65634 17145 21 2 0x2 c++ > 79245 433382 72986 21 3 0x10008a sigsusp sh > 13463 60924 18496 21 7 0x2 c++ > 53749 369117 72986 21 3 0x10008a sigsusp sh > 90436 301041 72986 21 3 0x10008a sigsusp sh > 50803 371770 72986 21 3 0x10008a sigsusp sh > 87432 445226 72986 21 3 0x10008a sigsusp sh > 42587 357492 92310 21 7 0x2 c++ > 14501 457101 72986 21 3 0x10008a sigsusp sh > 17145 500431 72986 21 3 0x10008a sigsusp sh > *57061 301543 81142 21 7 0x2 c++ > 18496 194253 72986 21 3 0x10008a sigsusp sh > 8674 77281 79580 21 7 0x2 c++ > 92310 105214 72986 21 3 0x10008a sigsusp sh > 81142 17123 72986 21 3 0x10008a sigsusp sh > 79580 514521 72986 21 3 0x10008a sigsusp sh > 72986 313413 84703 21 3 0x10008a sigsusp make > 84703 5404 67897 21 3 0x10008a sigsusp sh > 67897 378579 8239 21 3 0x10008a sigsusp make > 8239 60849 15752 21 3 0x10008a sigsusp sh > 15752 417631 95167 21 3 0x10008a sigsusp make > 95167 435551 7356 21 3 0x10008a sigsusp sh > 7356 73599 39378 21 3 0x10008a sigsusp make > 39378 206950 6927 21 3 0x10008a sigsusp sh > 6927 367312 60886 21 3 0x10008a sigsusp make > 60886 345084 65446 0 3 0x10008a sigsusp sh > 65446 111014 88101 0 3 0x10008a sigsusp make > 88101 74 16989 0 3 0x10008a sigsusp make > 16989 399759 30855 0 3 0x10008a sigsusp ksh > 30855 420527 41804 0 3 0x98 kqread sshd-session > 41804 498963 85298 0 3 0x92 kqread sshd-session > 17696 48869 1 0 3 0x100080 sbwait nonxt-reflect > 56568 230612 1 0 3 0x100080 sbwait nonxt-reflect > 64153 156845 1 0 3 0x100080 sbwait nonxt-reflect > 22001 220123 1 0 3 0x100080 sbwait nonxt-reflect > 5296 387733 1 0 3 0x100080 sbwait nonxt-reflect > 24937 265460 1 0 3 0x100080 sbwait nonxt-reflect > 61077 89009 1 0 3 0x100080 sbwait nonxt-reflect > 77047 499397 1 0 3 0x100080 sbwait nonxt-reflect > 11139 24116 1 0 3 0x100080 sbwait nonxt-reflect > 44338 84522 1 0 3 0x100080 sbwait nonxt-reflect > 29452 351620 1 0 3 0x100080 sbwait nonxt-reflect > 63333 401799 1 0 3 0x100080 sbwait nonxt-reflect > 12660 248120 1 0 3 0x100080 sbwait nonxt-reflect > 83008 424694 1 0 3 0x100080 sbwait nonxt-reflect > 3504 454660 1 0 3 0x100080 sbwait nonxt-reflect > 18937 261124 1 0 3 0x100080 sbwait nonxt-reflect > 62453 335595 1 0 3 0x100080 sbwait nonxt-reflect > 38706 268612 1 0 3 0x100080 sbwait nonxt-reflect > 43099 110127 1 0 3 0x100080 sbwait nonxt-reflect > 15099 372685 1 0 3 0x100080 sbwait nonxt-reflect > 43095 95478 1 0 3 0x100083 ttyin getty > 52875 421517 1 0 3 0x100083 ttyin getty > 48411 251073 1 0 3 0x100083 ttyin getty > 73482 416608 1 0 3 0x100083 ttyin getty > 24696 305280 1 0 3 0x100083 ttyin getty > 31854 480939 1 0 3 0x100083 ttyin getty > 58309 311801 1 0 3 0x100098 kqread cron > 26360 423106 0 0 3 0x14280 nfsidl nfsio > 93480 374439 0 0 3 0x14280 nfsidl nfsio > 28599 206745 0 0 3 0x14280 nfsidl nfsio > 63337 373467 0 0 3 0x14280 nfsidl nfsio > 26597 323814 1 99 3 0x1100090 kqread sndiod > 44593 55457 1 110 3 0x100090 kqread sndiod > 76295 22318 1 0 3 0x100090 kqread inetd > 55303 409270 57277 95 3 0x1100092 kqread smtpd > 21661 245909 57277 103 3 0x1100092 kqread smtpd > 31418 256575 57277 95 3 0x1100092 kqread smtpd > 58818 116907 57277 95 3 0x100092 kqread smtpd > 55339 200655 57277 95 3 0x1100092 kqread smtpd > 55802 98622 57277 95 3 0x1100092 kqread smtpd > 57277 446841 1 0 3 0x100080 kqread smtpd > 42317 286321 17873 91 3 0x92 kqread snmpd_metrics > 72998 410997 17873 91 3 0x1100092 kqread snmpd > 17873 375900 1 0 3 0x100080 kqread snmpd > 85298 335483 1 0 3 0x88 kqread sshd > 97387 340022 1 0 3 0x100080 kqread ntpd > 89454 265943 30480 83 3 0x100092 kqread ntpd > 30480 17234 1 83 3 0x1100092 kqread ntpd > 39542 219281 48673 73 3 0x1100090 kqread syslogd > 48673 254095 1 0 3 0x100082 sbwait syslogd > 8797 14516 85695 77 3 0x100092 kqread dhcpleased > 59602 29789 85695 77 3 0x100092 kqread dhcpleased > 85695 110946 1 0 3 0x80 kqread dhcpleased > 44010 139496 83720 115 3 0x100092 kqread slaacd > 11267 460292 83720 115 3 0x100092 kqread slaacd > 83720 77898 1 0 3 0x100080 kqread slaacd > 84409 197216 0 0 3 0x14200 bored smr > 37559 203834 0 0 3 0x14200 pgzero zerothread > 82272 188201 0 0 3 0x14200 aiodoned aiodoned > 20441 217708 0 0 3 0x14200 syncer update > 83589 158545 0 0 3 0x14200 cleaner cleaner > 9480 46627 0 0 3 0x14200 reaper reaper > 8629 498519 0 0 7 0x14200 pagedaemon > 36755 507972 0 0 3 0x14200 bored wsdisplay0 > 48533 334703 0 0 3 0x14200 usbtsk usbtask > 95889 118765 0 0 3 0x14200 usbatsk usbatsk > 13104 461643 0 0 3 0x14200 bored sensors > 93667 387068 0 0 3 0x40014200 acpi0 acpi0 > 23206 150421 0 0 3 0x40014200 idle11 > 10176 78401 0 0 3 0x40014200 idle10 > 27442 178008 0 0 3 0x40014200 idle9 > 58716 99508 0 0 3 0x40014200 idle8 > 51923 418159 0 0 3 0x40014200 idle7 > 49243 230867 0 0 3 0x40014200 idle6 > 12337 115962 0 0 3 0x40014200 idle5 > 21506 137165 0 0 3 0x40014200 idle4 > 74683 242576 0 0 3 0x40014200 idle3 > 57156 219312 0 0 3 0x40014200 idle2 > 81126 240612 0 0 3 0x40014200 idle1 > 19182 486807 0 0 3 0x14200 bored softnet7 > 82186 120388 0 0 3 0x14200 bored softnet6 > 53974 215938 0 0 3 0x14200 bored softnet5 > 64195 16803 0 0 3 0x14200 bored softnet4 > 83929 71751 0 0 3 0x14200 bored softnet3 > 47136 329635 0 0 3 0x14200 bored softnet2 > 43335 100036 0 0 3 0x14200 bored softnet1 > 27080 225912 0 0 3 0x14200 bored softnet0 > 69046 230107 0 0 3 0x14200 bored systqmp > 37226 171882 0 0 3 0x14200 bored systq > 53924 260153 0 0 3 0x14200 tmoslp softclockmp > 32479 406019 0 0 3 0x40014200 tmoslp softclock > 26900 445553 0 0 3 0x40014200 idle0 > 74938 164397 0 0 3 0x14200 kmalloc kmthread > 1 159910 0 0 3 0x82 wait init > 0 0 -1 0 3 0x10200 scheduler swapper > > ddb{6}> show uvm > Current UVM status: > pagesize=4096 (0x1000), pagemask=0xfff, pageshift=12 > 765674 VM pages: 477369 active, 142416 inactive, 1 wired, 23216 free (22451 > zero) > freemin=25522, free-target=34029, inactive-target=206730, wired-max=255224 > faults=365687871, traps=368765960, intrs=9766073, ctxswitch=65187758 > fpuswitch=473529 > softint=7624938, syscalls=331720297, kmapent=13 > fault counts: > noram=353460, noanon=0, noamap=0, pgwait=243, pgrele=0 > relocks=3921705(15664), upgrades=0(0) anget(retries)=122217690(2679179), > amapcopy=22379028 > neighbor anon/obj pg=20795838/172243142, > gets(lock/unlock)=60974505/1287186 > cases: anon=119582965, anoncow=2633100, obj=59669596, prcopy=1260249, > przero=182541953 > daemon and swap counts: > woke=288442, revs=142063039, scans=32422917, obscans=458329, > anscans=23339386 > busy=0, freed=3552421, reactivate=8617711, deactivate=30153864 > pageouts=8885011, pending=807247, nswget=2386218 > nswapdev=1 > swpages=849685, swpginuse=8081, swpgonly=7619 paging=0 > kernel pointers: > objs(kern)=0xd100d070 > > OpenBSD 7.8-current (GENERIC.MP) #176: Fri Dec 12 14:07:11 MST 2025 > [email protected]:/usr/src/sys/arch/i386/compile/GENERIC.MP > real mem = 3211833344 (3063MB) > avail mem = 3135393792 (2990MB) > random: good seed from bootblocks > mpath0 at root > scsibus0 at mpath0: 256 targets > mainbus0 at root > bios0 at mainbus0: date 07/19/11, BIOS32 rev. 0 @ 0xf0010, SMBIOS rev. 2.6 @ > 0x99c00 (88 entries) > bios0: vendor American Megatrends Inc. version "2.0c" > bios0: Supermicro GS0700 > acpi0 at bios0: ACPI 3.0 > acpi0: sleep states S0 S1 S4 S5 > acpi0: tables DSDT FACP APIC MCFG SLIT SPMI OEMB HPET DMAR SSDT > acpi0: wakeup devices NPE1(S4) NPE2(S4) NPE3(S4) NPE4(S4) NPE5(S4) NPE6(S4) > NPE7(S4) NPE8(S4) NPE9(S4) NPEA(S4) P0P1(S4) USB0(S4) USB1(S4) USB2(S4) > USB5(S4) EUSB(S4) [...] > acpitimer0 at acpi0: 3579545 Hz, 24 bits > acpimadt0 at acpi0 addr 0xfee00000: PC-AT compat > cpu0 at mainbus0: apid 0 (boot processor) > cpu0: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu0: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges > cpu0: apic clock running at 133MHz > cpu0: mwait min=64, max=64, C-substates=0.2.1.1, IBE > cpu1 at mainbus0: apid 2 (application processor) > cpu1: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu1: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu2 at mainbus0: apid 4 (application processor) > cpu2: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu2: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu3 at mainbus0: apid 16 (application processor) > cpu3: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu3: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu4 at mainbus0: apid 18 (application processor) > cpu4: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu4: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu5 at mainbus0: apid 20 (application processor) > cpu5: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu5: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu6 at mainbus0: apid 1 (application processor) > cpu6: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu6: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu7 at mainbus0: apid 3 (application processor) > cpu7: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu7: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu8 at mainbus0: apid 5 (application processor) > cpu8: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu8: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu9 at mainbus0: apid 17 (application processor) > cpu9: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu9: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu10 at mainbus0: apid 19 (application processor) > cpu10: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu10: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > cpu11 at mainbus0: apid 21 (application processor) > cpu11: Intel(R) Xeon(R) CPU X5690 @ 3.47GHz ("GenuineIntel" 686-class) 3.47 > GHz, 06-2c-02, patch 00000014 > cpu11: > FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,DS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE,SSE3,PCLMUL,DTES64,MWAIT,DS-CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,DCA,SSE4.1,SSE4.2,POPCNT,AES,NXE,PAGE1GB,RDTSCP,LONG,LAHF,PERF,ITSC,SENSOR,ARAT,MELTDOWN > ioapic0 at mainbus0: apid 6 pa 0xfec00000, version 20, 24 pins > ioapic1 at mainbus0: apid 7 pa 0xfec8a000, version 20, 24 pins, remapped > ioapic2 at mainbus0: apid 8 pa 0xfec9a000, version 20, 24 pins, remapped > acpimcfg0 at acpi0 > acpimcfg0: addr 0xe0000000, bus 0-255 > acpihpet0 at acpi0: 14318179 Hz > acpiprt0 at acpi0: bus 0 (PCI0) > acpiprt1 at acpi0: bus 1 (NPE1) > acpiprt2 at acpi0: bus -1 (NPE2) > acpiprt3 at acpi0: bus 3 (NPE3) > acpiprt4 at acpi0: bus -1 (NPE4) > acpiprt5 at acpi0: bus 4 (NPE5) > acpiprt6 at acpi0: bus -1 (NPE6) > acpiprt7 at acpi0: bus 5 (NPE7) > acpiprt8 at acpi0: bus -1 (NPE8) > acpiprt9 at acpi0: bus 6 (NPE9) > acpiprt10 at acpi0: bus -1 (NPEA) > acpiprt11 at acpi0: bus 7 (P0P1) > acpiprt12 at acpi0: bus -1 (P0P4) > acpiprt13 at acpi0: bus -1 (P0P5) > acpiprt14 at acpi0: bus -1 (P0P6) > acpiprt15 at acpi0: bus -1 (P0P7) > acpiprt16 at acpi0: bus -1 (P0P8) > acpiprt17 at acpi0: bus -1 (P0P9) > acpiprt18 at acpi0: bus 128 (BR50) > acpiprt19 at acpi0: bus 130 (NPE1) > acpiprt20 at acpi0: bus -1 (NPE2) > acpiprt21 at acpi0: bus 131 (NPE3) > acpiprt22 at acpi0: bus -1 (NPE4) > acpiprt23 at acpi0: bus 133 (NPE5) > acpiprt24 at acpi0: bus -1 (NPE6) > acpiprt25 at acpi0: bus 134 (NPE7) > acpiprt26 at acpi0: bus -1 (NPE8) > acpiprt27 at acpi0: bus 135 (NPE9) > acpiprt28 at acpi0: bus -1 (NPEA) > "PNP0A08" at acpi0 not configured > acpicmos0 at acpi0 > "PNP0501" at acpi0 not configured > "PNP0501" at acpi0 not configured > "PNP0A08" at acpi0 not configured > acpibtn0 at acpi0: PWRB > acpicpu0 at acpi0: C1(@1 halt!), PSS > acpicpu1 at acpi0: C1(@1 halt!), PSS > acpicpu2 at acpi0: C1(@1 halt!), PSS > acpicpu3 at acpi0: C1(@1 halt!), PSS > acpicpu4 at acpi0: C1(@1 halt!), PSS > acpicpu5 at acpi0: C1(@1 halt!), PSS > acpicpu6 at acpi0: C1(@1 halt!), PSS > acpicpu7 at acpi0: C1(@1 halt!), PSS > acpicpu8 at acpi0: C1(@1 halt!), PSS > acpicpu9 at acpi0: C1(@1 halt!), PSS > acpicpu10 at acpi0: C1(@1 halt!), PSS > acpicpu11 at acpi0: C1(@1 halt!), PSS > bios0: ROM list: 0xc0000/0x8000 0xc8000/0x5c00 0xce000/0x1000 0xcf000/0x2a00 > ipmi at mainbus0 not configured > cpu0: Enhanced SpeedStep 3467 MHz: speeds: 3468, 3467, 3333, 3200, 3067, > 2933, 2800, 2667, 2533, 2400, 2267, 2133, 2000, 1867, 1733, 1600 MHz > pci0 at mainbus0 bus 0: configuration mode 1 (bios) > pchb0 at pci0 dev 0 function 0 "Intel 5520 Host" rev 0x22 > ppb0 at pci0 dev 1 function 0 "Intel X58 PCIE" rev 0x22 > pci1 at ppb0 bus 1 > em0 at pci1 dev 0 function 0 "Intel 82576" rev 0x01: msi, address > 00:25:90:63:ed:da > em1 at pci1 dev 0 function 1 "Intel 82576" rev 0x01: msi, address > 00:25:90:63:ed:db > ppb1 at pci0 dev 3 function 0 "Intel X58 PCIE" rev 0x22 > pci2 at ppb1 bus 3 > ppb2 at pci0 dev 5 function 0 "Intel X58 PCIE" rev 0x22 > pci3 at ppb2 bus 4 > ppb3 at pci0 dev 7 function 0 "Intel X58 PCIE" rev 0x22 > pci4 at ppb3 bus 5 > ppb4 at pci0 dev 9 function 0 "Intel X58 PCIE" rev 0x22 > pci5 at ppb4 bus 6 > mpii0 at pci5 dev 0 function 0 "Symbios Logic SAS2008" rev 0x03: msi > mpii0: SMC2008-IR, firmware 11.0.0.0 IR, MPI 2.0 > scsibus1 at mpii0: 258 targets > sd0 at scsibus1 targ 0 lun 0: <LSI, Logical Volume, 3000> > naa.600508e000000000c2b8074762431e01 > sd0: 139236MB, 512 bytes/sector, 285155328 sectors > "Intel X58 IOxAPIC" rev 0x22 at pci0 dev 19 function 0 not configured > "Intel X58 Misc" rev 0x22 at pci0 dev 20 function 0 not configured > "Intel X58 GPIO" rev 0x22 at pci0 dev 20 function 1 not configured > "Intel X58 RAS" rev 0x22 at pci0 dev 20 function 2 not configured > "Intel X58 Throttle" rev 0x22 at pci0 dev 20 function 3 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 0 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 1 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 2 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 3 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 4 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 5 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 6 not configured > "Intel X58 QuickData" rev 0x22 at pci0 dev 22 function 7 not configured > uhci0 at pci0 dev 26 function 0 "Intel 82801JI USB" rev 0x00: apic 6 int 16 > uhci1 at pci0 dev 26 function 1 "Intel 82801JI USB" rev 0x00: apic 6 int 21 > uhci2 at pci0 dev 26 function 2 "Intel 82801JI USB" rev 0x00: apic 6 int 19 > ehci0 at pci0 dev 26 function 7 "Intel 82801JI USB" rev 0x00: apic 6 int 18 > usb0 at ehci0: USB revision 2.0 > uhub0 at usb0 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 > addr 1 > uhci3 at pci0 dev 29 function 0 "Intel 82801JI USB" rev 0x00: apic 6 int 23 > uhci4 at pci0 dev 29 function 1 "Intel 82801JI USB" rev 0x00: apic 6 int 19 > uhci5 at pci0 dev 29 function 2 "Intel 82801JI USB" rev 0x00: apic 6 int 18 > ehci1 at pci0 dev 29 function 7 "Intel 82801JI USB" rev 0x00: apic 6 int 23 > usb1 at ehci1: USB revision 2.0 > uhub1 at usb1 configuration 1 interface 0 "Intel EHCI root hub" rev 2.00/1.00 > addr 1 > ppb5 at pci0 dev 30 function 0 "Intel 82801BA Hub-to-PCI" rev 0x90 > pci6 at ppb5 bus 7 > vga1 at pci6 dev 4 function 0 "Matrox MGA G200eW" rev 0x0a > wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation) > wsdisplay0: screen 1-5 added (80x25, vt100 emulation) > pcib0 at pci0 dev 31 function 0 "Intel 82801JIR LPC" rev 0x00 > ahci0 at pci0 dev 31 function 2 "Intel 82801JI AHCI" rev 0x00: msi, AHCI 1.2 > ahci0: port 0: 1.5Gb/s > scsibus2 at ahci0: 32 targets > cd0 at scsibus2 targ 0 lun 0: <TEAC, DV-W28SS-V, 1.0A> removable > ichiic0 at pci0 dev 31 function 3 "Intel 82801JI SMBus" rev 0x00: apic 6 int > 18 > iic0 at ichiic0 > iic0: addr 0x2e 00=40 words 00=4040 01=0000 02=0000 03=0000 04=0000 05=0000 > 06=0000 07=0000 > nvt0 at iic0 addr 0x2f: W83795ADG > usb2 at uhci0: USB revision 1.0 > uhub2 at usb2 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > usb3 at uhci1: USB revision 1.0 > uhub3 at usb3 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > usb4 at uhci2: USB revision 1.0 > uhub4 at usb4 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > usb5 at uhci3: USB revision 1.0 > uhub5 at usb5 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > usb6 at uhci4: USB revision 1.0 > uhub6 at usb6 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > usb7 at uhci5: USB revision 1.0 > uhub7 at usb7 configuration 1 interface 0 "Intel UHCI root hub" rev 1.00/1.00 > addr 1 > isa0 at pcib0 > isadma0 at isa0 > com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo > com0: console > com1 at isa0 port 0x2f8/8 irq 3: ns16550a, 16 byte fifo > pckbc0 at isa0 port 0x60/5 irq 1 irq 12 > pckbd0 at pckbc0 (kbd slot) > wskbd0 at pckbd0: console keyboard, using wsdisplay0 > pcppi0 at isa0 port 0x61 > spkr0 at pcppi0 > wbsio0 at isa0 port 0x2e/2: W83627DHG-P rev 0x73 > lm1 at wbsio0 port 0xa10/8: W83627DHG > npx0 at isa0 port 0xf0/16: reported by CPUID; using exception 16 > pci7 at mainbus0 bus 128 > ppb6 at pci7 dev 0 function 0 vendor "Intel", unknown product 0x3420 rev 0x22 > pci8 at ppb6 bus 129 > ppb7 at pci7 dev 1 function 0 "Intel X58 PCIE" rev 0x22 > pci9 at ppb7 bus 130 > ppb8 at pci7 dev 3 function 0 "Intel X58 PCIE" rev 0x22 > pci10 at ppb8 bus 131 > em2 at pci10 dev 0 function 0 "Intel 82576" rev 0x01: msi, address > 90:e2:ba:00:ac:76 > em3 at pci10 dev 0 function 1 "Intel 82576" rev 0x01: msi, address > 90:e2:ba:00:ac:77 > ppb9 at pci7 dev 5 function 0 "Intel X58 PCIE" rev 0x22 > pci11 at ppb9 bus 133 > ppb10 at pci7 dev 7 function 0 "Intel X58 PCIE" rev 0x22 > pci12 at ppb10 bus 134 > ppb11 at pci7 dev 9 function 0 "Intel X58 PCIE" rev 0x22 > pci13 at ppb11 bus 135 > "Intel X58 IOxAPIC" rev 0x22 at pci7 dev 19 function 0 not configured > "Intel X58 Misc" rev 0x22 at pci7 dev 20 function 0 not configured > "Intel X58 GPIO" rev 0x22 at pci7 dev 20 function 1 not configured > "Intel X58 RAS" rev 0x22 at pci7 dev 20 function 2 not configured > "Intel X58 Throttle" rev 0x22 at pci7 dev 20 function 3 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 0 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 1 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 2 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 3 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 4 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 5 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 6 not configured > "Intel X58 QuickData" rev 0x22 at pci7 dev 22 function 7 not configured > umass0 at uhub0 port 1 configuration 1 interface 0 "Generic Mass Storage > Device" rev 2.00/1.00 addr 2 > umass0: using SCSI over Bulk-Only > scsibus3 at umass0: 2 targets, initiator 0 > sd1 at scsibus3 targ 1 lun 0: <Generic, Storage Device, 0.00> removable > serial.048d1336000000000006 > ugen0 at uhub2 port 2 "SCM Microsystems Inc. SCR3310 v2.0 USB SC Reader" rev > 2.00/2.04 addr 2 > vscsi0 at root > scsibus4 at vscsi0: 256 targets > softraid0 at root > scsibus5 at softraid0: 256 targets > root on sd0a (2db0a31584bf0e78.a) swap on sd0b dump on sd0b
