Hi Misc,


This is just a report. My lovely OpenBSD firewall crashed lately too much. So 
here kernel debugger output.

I was using softdep in every partition. Now i removed every softdep from fstab. 
I think using softdep under /usr partition was the source of my fault: 



# cat /etc/fstab.old

6d79d3e0564cde27.b none swap sw

6d79d3e0564cde27.a / ffs rw 1 1

6d79d3e0564cde27.g /log ffs rw,softdep,nodev,nosuid 1 2

6d79d3e0564cde27.d /tmp ffs rw,softdep,nodev,nosuid 1 2

6d79d3e0564cde27.f /usr ffs rw,softdep,wxallowed,nodev 1 2

6d79d3e0564cde27.e /var ffs rw,softdep,nodev,nosuid 1 2




Here ddb outputs:



ddb{0}> show panic

softdep_deallocate_dependencies: unrecovered I/O error

ddb{0}> trace

db_enter() at db_enter+0x10

panic() at panic+0x128

softdep_deallocate_dependencies(fffffd83e1c6af00) at softdep_deallocate_depende

ncies+0x49

brelse(fffffd83e1c6af00) at brelse+0xdc

sd_buf_done(fffffd83e1eb4548) at sd_buf_done+0x124

scsi_done(fffffd83e1eb4548) at scsi_done+0x24

ahci_port_intr(ffff800000277d00,8000) at ahci_port_intr+0xa88

ahci_ata_cmd_timeout(ffff8000002a0f00) at ahci_ata_cmd_timeout+0x226

softclock(0) at softclock+0x142

softintr_dispatch(0) at softintr_dispatch+0xf2

Xsoftclock(0,40,1388,0,40,ffffffff81f3c6f8) at Xsoftclock+0x1f

acpicpu_idle() at acpicpu_idle+0x1d2

sched_idle(ffffffff81f3bff0) at sched_idle+0x225

end trace frame: 0x0, count: -13

ddb{0}> machine ddbcpu 1

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff800022008ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022008ff0,ffff80002202bff0,0,0,ffff8000ffffcef0) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff8000335e7eb8,1) at sleep_finish+0x84

tsleep(fffffd83f0d36b60,118,ffffffff81c9866f,bb9) at tsleep+0xcb

kqueue_scan(fffffd83f0d36b60,40,48097867800,ffff8000335e8270,ffff8000ffffcef0,f

fff8000335e82b8) at kqueue_scan+0x113

sys_kevent(ffff8000ffffcef0,ffff8000335e8320,ffff8000335e8380) at sys_kevent+0x

2a9

syscall(ffff8000335e83f0) at syscall+0x389

Xsyscall(6,48,7f7fffff1f80,48,0,48097867800) at Xsyscall+0x128

end of kernel

end trace frame: 0x7f7fffff1f40, count: 4

ddb{1}> trace

x86_ipi_db(ffff800022008ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022008ff0,ffff80002202bff0,0,0,ffff8000ffffcef0) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff8000335e7eb8,1) at sleep_finish+0x84

tsleep(fffffd83f0d36b60,118,ffffffff81c9866f,bb9) at tsleep+0xcb

kqueue_scan(fffffd83f0d36b60,40,48097867800,ffff8000335e8270,ffff8000ffffcef0,f

fff8000335e82b8) at kqueue_scan+0x113

sys_kevent(ffff8000ffffcef0,ffff8000335e8320,ffff8000335e8380) at sys_kevent+0x

2a9

syscall(ffff8000335e83f0) at syscall+0x389

Xsyscall(6,48,7f7fffff1f80,48,0,48097867800) at Xsyscall+0x128

end of kernel

end trace frame: 0x7f7fffff1f40, count: -11

ddb{1}>

x86_ipi_db(ffff800022008ff0) at x86_ipi_db+0x12

end trace frame: 0xffff8000335e7d40, count: 0

ddb{1}>

x86_ipi_db(ffff800022008ff0) at x86_ipi_db+0x12

end trace frame: 0xffff8000335e7d40, count: 0

ddb{1}>

x86_ipi_db(ffff800022008ff0) at x86_ipi_db+0x12

end trace frame: 0xffff8000335e7d40, count: 0

ddb{1}>

x86_ipi_db(ffff800022008ff0) at x86_ipi_db+0x12

end trace frame: 0xffff8000335e7d40, count: 0

ddb{1}> machine ddbcpu 2

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff800022019ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(d,ffff800022019ff0,ffff8000223e8000,0,0,ffff8000223e80d8) at X

resume_lapic_ipi+0x23

_kernel_lock() at _kernel_lock+0xa2

timeout_del_barrier(ffff8000223e80d8) at timeout_del_barrier+0xa2

msleep(ffffffff81efbe70,ffffffff81efbe90,20,ffffffff81c70ac3,0) at msleep+0xf5

taskq_next_work(ffffffff81efbe70,ffff800022409010) at taskq_next_work+0x38

taskq_thread(ffffffff81efbe70) at taskq_thread+0x6f

end trace frame: 0x0, count: 7

ddb{2}> trace

x86_ipi_db(ffff800022019ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(d,ffff800022019ff0,ffff8000223e8000,0,0,ffff8000223e80d8) at X

resume_lapic_ipi+0x23

_kernel_lock() at _kernel_lock+0xa2

timeout_del_barrier(ffff8000223e80d8) at timeout_del_barrier+0xa2

msleep(ffffffff81efbe70,ffffffff81efbe90,20,ffffffff81c70ac3,0) at msleep+0xf5

taskq_next_work(ffffffff81efbe70,ffff800022409010) at taskq_next_work+0x38

taskq_thread(ffffffff81efbe70) at taskq_thread+0x6f

end trace frame: 0x0, count: -8

ddb{2}> machine ddbcpu 3

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff800022022ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022022ff0,ffffffff81f3bff0,0,0,ffff8000fffeb8f0) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff8000336edef8,1) at sleep_finish+0x84

rwsleep(ffff8000fffeb8f0,ffffffff81f32cf8,120,ffffffff81c48b4b,65) at rwsleep+0

xb1

futex_wait(86516e38540,0,864db8461f0,2) at futex_wait+0x180

sys_futex(ffff8000fffeb8f0,ffff8000336ee070,ffff8000336ee0d0) at sys_futex+0x94



syscall(ffff8000336ee140) at syscall+0x389

Xsyscall(0,53,16,53,0,864416afe00) at Xsyscall+0x128

end of kernel

end trace frame: 0x864db846260, count: 4

ddb{3}> trace

x86_ipi_db(ffff800022022ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022022ff0,ffffffff81f3bff0,0,0,ffff8000fffeb8f0) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff8000336edef8,1) at sleep_finish+0x84

rwsleep(ffff8000fffeb8f0,ffffffff81f32cf8,120,ffffffff81c48b4b,65) at rwsleep+0

xb1

futex_wait(86516e38540,0,864db8461f0,2) at futex_wait+0x180

sys_futex(ffff8000fffeb8f0,ffff8000336ee070,ffff8000336ee0d0) at sys_futex+0x94



syscall(ffff8000336ee140) at syscall+0x389

Xsyscall(0,53,16,53,0,864416afe00) at Xsyscall+0x128

end of kernel

end trace frame: 0x864db846260, count: -11

ddb{3}> machine ddbcpu 4

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff80002202bff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(9,ffff80002202bff0,ffff8000223e8768,0,0,ffff8000223e8840) at X

resume_lapic_ipi+0x23

_kernel_lock() at _kernel_lock+0xa2

timeout_del_barrier(ffff8000223e8840) at timeout_del_barrier+0xa2

msleep(ffff80000003b040,ffff80000003b060,20,ffffffff81c70ac3,0) at msleep+0xf5

taskq_next_work(ffff80000003b040,ffff80002240f040) at taskq_next_work+0x38

taskq_thread(ffff80000003b040) at taskq_thread+0x6f

end trace frame: 0x0, count: 7

ddb{4}> trace

x86_ipi_db(ffff80002202bff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(9,ffff80002202bff0,ffff8000223e8768,0,0,ffff8000223e8840) at X

resume_lapic_ipi+0x23

_kernel_lock() at _kernel_lock+0xa2

timeout_del_barrier(ffff8000223e8840) at timeout_del_barrier+0xa2

msleep(ffff80000003b040,ffff80000003b060,20,ffffffff81c70ac3,0) at msleep+0xf5

taskq_next_work(ffff80000003b040,ffff80002240f040) at taskq_next_work+0x38

taskq_thread(ffff80000003b040) at taskq_thread+0x6f

end trace frame: 0x0, count: -8

ddb{4}> machine ddbcpu 5

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff800022034ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022034ff0,ffffffff81f3bff0,0,0,ffff8000fffeec90) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff800033744c48,1) at sleep_finish+0x84

rwsleep(ffff8000fffeec90,ffffffff81f32cf8,120,ffffffff81c48b4b,65) at rwsleep+0

xb1

futex_wait(86456b70c80,0,8643ed478c0,2) at futex_wait+0x180

sys_futex(ffff8000fffeec90,ffff800033744dc0,ffff800033744e20) at sys_futex+0x94



syscall(ffff800033744e90) at syscall+0x389

Xsyscall(0,53,16,53,0,8647fad1000) at Xsyscall+0x128

end of kernel

end trace frame: 0x8643ed47930, count: 4

ddb{5}> trace

x86_ipi_db(ffff800022034ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022034ff0,ffffffff81f3bff0,0,0,ffff8000fffeec90) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff800033744c48,1) at sleep_finish+0x84

rwsleep(ffff8000fffeec90,ffffffff81f32cf8,120,ffffffff81c48b4b,65) at rwsleep+0

xb1

futex_wait(86456b70c80,0,8643ed478c0,2) at futex_wait+0x180

sys_futex(ffff8000fffeec90,ffff800033744dc0,ffff800033744e20) at sys_futex+0x94



syscall(ffff800033744e90) at syscall+0x389

Xsyscall(0,53,16,53,0,8647fad1000) at Xsyscall+0x128

end of kernel

end trace frame: 0x8643ed47930, count: -11

ddb{5}> machine ddbcpu 6

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff80002203dff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff80002203dff0,ffffffff81f3bff0,0,0,ffff8000ffff4030) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff800033755d78,1) at sleep_finish+0x84

tsleep(ffffffff81f70c44,120,ffffffff81c4032b,65) at tsleep+0xcb

sys_nanosleep() at sys_nanosleep+0x103

syscall(ffff800033755f60) at syscall+0x389

Xsyscall(0,5b,5edc6393,5b,2000000000,8647fad1600) at Xsyscall+0x128

end of kernel

end trace frame: 0x864ed318680, count: 5

ddb{6}> trace

x86_ipi_db(ffff80002203dff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff80002203dff0,ffffffff81f3bff0,0,0,ffff8000ffff4030) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff800033755d78,1) at sleep_finish+0x84

tsleep(ffffffff81f70c44,120,ffffffff81c4032b,65) at tsleep+0xcb

sys_nanosleep() at sys_nanosleep+0x103

syscall(ffff800033755f60) at syscall+0x389

Xsyscall(0,5b,5edc6393,5b,2000000000,8647fad1600) at Xsyscall+0x128

end of kernel

end trace frame: 0x864ed318680, count: -10

ddb{6}> machine ddbcpu 7

Stopped at      x86_ipi_db+0x12:        leave

x86_ipi_db(ffff800022046ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022046ff0,ffff80002202bff0,0,0,ffff8000fffeaa20) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff8000337389e8,1) at sleep_finish+0x84

rwsleep(ffff8000fffeaa20,ffffffff81f32cf8,120,ffffffff81c48b4b,65) at rwsleep+0

xb1

futex_wait(86508650790,1,86440117fb0,2) at futex_wait+0x180

sys_futex(ffff8000fffeaa20,ffff800033738b60,ffff800033738bc0) at sys_futex+0x94



syscall(ffff800033738c30) at syscall+0x389

Xsyscall(0,53,16,53,0,864a69a0000) at Xsyscall+0x128

end of kernel

end trace frame: 0x86440118020, count: 4

ddb{7}> trace

x86_ipi_db(ffff800022046ff0) at x86_ipi_db+0x12

x86_ipi_handler() at x86_ipi_handler+0x80

Xresume_lapic_ipi(c,ffff800022046ff0,ffff80002202bff0,0,0,ffff8000fffeaa20) at X

resume_lapic_ipi+0x23

__mp_acquire_count(ffffffff81fbd988,1) at __mp_acquire_count+0x82

mi_switch() at mi_switch+0x243

sleep_finish(ffff8000337389e8,1) at sleep_finish+0x84

rwsleep(ffff8000fffeaa20,ffffffff81f32cf8,120,ffffffff81c48b4b,65) at rwsleep+0

xb1

futex_wait(86508650790,1,86440117fb0,2) at futex_wait+0x180

sys_futex(ffff8000fffeaa20,ffff800033738b60,ffff800033738bc0) at sys_futex+0x94



syscall(ffff800033738c30) at syscall+0x389

Xsyscall(0,53,16,53,0,864a69a0000) at Xsyscall+0x128

end of kernel

end trace frame: 0x86440118020, count: -11






Here dmesg:



OpenBSD 6.6 (GENERIC.MP) #372: Sat Oct 12 10:56:27 MDT 2019

    mailto:[email protected]:/usr/src/sys/arch/amd64/compile/GENERIC.MP

real mem = 17068920832 (16278MB)

avail mem = 16538894336 (15772MB)

mpath0 at root

scsibus0 at mpath0: 256 targets

mainbus0 at root

bios0 at mainbus0: SMBIOS rev. 3.0 @ 0x8d344000 (69 entries)

bios0: vendor American Megatrends Inc. version "5.12" date 09/10/2018

bios0: _ _

acpi0 at bios0: ACPI 6.1

acpi0: sleep states S0 S3 S4 S5

acpi0: tables DSDT FACP APIC FPDT MCFG SSDT FIDT SSDT SSDT UEFI SSDT LPIT WSMT 
SSDT SSDT DBGP DBG2 DMAR ASF!

acpi0: wakeup devices PEG0(S4) PEGP(S4) PEG1(S4) PEGP(S4) PEG2(S4) PEGP(S4) 
RP09(S4) PXSX(S4) RP10(S4) PXSX(S4) RP11(S4) PXSX(S4) RP12(S4) PXSX(S4) 
RP13(S4) PXSX(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) Core(TM) i7-7700 CPU @ 3.60GHz, 3592.97 MHz, 06-9e-09

cpu0: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu0: 256KB 64b/line 8-way L2 cache

cpu0: smt 0, core 0, package 0

mtrr: Pentium Pro MTRR support, 10 var ranges, 88 fixed ranges

cpu0: apic clock running at 24MHz

cpu0: mwait min=64, max=64, C-substates=0.2.1.2.4.1, IBE

cpu1 at mainbus0: apid 2 (application processor)

cpu1: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.66 MHz, 06-9e-09

cpu1: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu1: 256KB 64b/line 8-way L2 cache

cpu1: smt 0, core 1, package 0

cpu2 at mainbus0: apid 4 (application processor)

cpu2: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.65 MHz, 06-9e-09

cpu2: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu2: 256KB 64b/line 8-way L2 cache

cpu2: smt 0, core 2, package 0

cpu3 at mainbus0: apid 6 (application processor)

cpu3: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.65 MHz, 06-9e-09

cpu3: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu3: 256KB 64b/line 8-way L2 cache

cpu3: smt 0, core 3, package 0

cpu4 at mainbus0: apid 1 (application processor)

cpu4: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.64 MHz, 06-9e-09

cpu4: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu4: 256KB 64b/line 8-way L2 cache

cpu4: smt 1, core 0, package 0

cpu5 at mainbus0: apid 3 (application processor)

cpu5: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.64 MHz, 06-9e-09

cpu5: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu5: 256KB 64b/line 8-way L2 cache

cpu5: smt 1, core 1, package 0

cpu6 at mainbus0: apid 5 (application processor)

cpu6: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.63 MHz, 06-9e-09

cpu6: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu6: 256KB 64b/line 8-way L2 cache

cpu6: smt 1, core 2, package 0

cpu7 at mainbus0: apid 7 (application processor)

cpu7: Intel(R) Core(TM) i7-7700 CPU @ 3.60GHz, 3591.64 MHz, 06-9e-09

cpu7: 
FPU,VME,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,SDBG,FMA3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,DEADLINE,AES,XSAVE,AVX,F16C,RDRAND,NXE,PAGE1GB,RDTSCP,LONG,LAHF,ABM,3DNOWP,PERF,ITSC,FSGSBASE,TSC_ADJUST,SGX,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,MPX,RDSEED,ADX,SMAP,CLFLUSHOPT,PT,MD_CLEAR,TSXFA,IBRS,IBPB,STIBP,L1DF,SSBD,SENSOR,ARAT,XSAVEOPT,XSAVEC,XGETBV1,XSAVES,MELTDOWN

cpu7: 256KB 64b/line 8-way L2 cache

cpu7: smt 1, core 3, package 0

ioapic0 at mainbus0: apid 2 pa 0xfec00000, version 20, 24 pins

acpimcfg0 at acpi0

acpimcfg0: addr 0xe0000000, bus 0-255

acpiprt0 at acpi0: bus 0 (PCI0)

acpiprt1 at acpi0: bus -1 (PEG0)

acpiprt2 at acpi0: bus -1 (PEG1)

acpiprt3 at acpi0: bus -1 (PEG2)

acpiprt4 at acpi0: bus 8 (RP09)

acpiprt5 at acpi0: bus 9 (RP10)

acpiprt6 at acpi0: bus 10 (RP11)

acpiprt7 at acpi0: bus 11 (RP12)

acpiprt8 at acpi0: bus -1 (RP13)

acpiprt9 at acpi0: bus 1 (RP01)

acpiprt10 at acpi0: bus 2 (RP02)

acpiprt11 at acpi0: bus 3 (RP03)

acpiprt12 at acpi0: bus 4 (RP04)

acpiprt13 at acpi0: bus -1 (RP05)

acpiprt14 at acpi0: bus 5 (RP06)

acpiprt15 at acpi0: bus 6 (RP07)

acpiprt16 at acpi0: bus 7 (RP08)

acpiprt17 at acpi0: bus -1 (RP17)

acpiprt18 at acpi0: bus -1 (RP18)

acpiprt19 at acpi0: bus -1 (RP19)

acpiprt20 at acpi0: bus -1 (RP20)

acpiprt21 at acpi0: bus -1 (RP21)

acpiprt22 at acpi0: bus -1 (RP22)

acpiprt23 at acpi0: bus -1 (RP23)

acpiprt24 at acpi0: bus -1 (RP24)

acpiprt25 at acpi0: bus -1 (RP14)

acpiprt26 at acpi0: bus -1 (RP15)

acpiprt27 at acpi0: bus -1 (RP16)

acpiec0 at acpi0: not present

acpicpu0 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu1 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu2 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu3 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu4 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu5 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu6 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpicpu7 at acpi0: C3(200@256 mwait.1@0x40), C2(200@151 mwait.1@0x33), 
C1(1000@1 mwait.1), PSS

acpipwrres0 at acpi0: PG00, resource for PEG0

acpipwrres1 at acpi0: PG01, resource for PEG1

acpipwrres2 at acpi0: PG02, resource for PEG2

acpipwrres3 at acpi0: WRST

acpipwrres4 at acpi0: WRST

acpipwrres5 at acpi0: WRST

acpipwrres6 at acpi0: WRST

acpipwrres7 at acpi0: WRST

acpipwrres8 at acpi0: WRST

acpipwrres9 at acpi0: WRST

acpipwrres10 at acpi0: WRST

acpipwrres11 at acpi0: WRST

acpipwrres12 at acpi0: WRST

acpipwrres13 at acpi0: WRST

acpipwrres14 at acpi0: WRST

acpipwrres15 at acpi0: WRST

acpipwrres16 at acpi0: WRST

acpipwrres17 at acpi0: WRST

acpipwrres18 at acpi0: WRST

acpipwrres19 at acpi0: WRST

acpipwrres20 at acpi0: WRST

acpipwrres21 at acpi0: WRST

acpipwrres22 at acpi0: WRST

acpitz0 at acpi0: critical temperature is 127 degC

acpipci0 at acpi0 PCI0: 0x00000004 0x00000011 0x00000001

acpicmos0 at acpi0

acpibtn0 at acpi0: SLPB

"INT33A1" at acpi0 not configured

acpibtn1 at acpi0: PWRB

acpivideo0 at acpi0: GFX0

cpu0: using VERW MDS workaround (except on vmm entry)

cpu0: Enhanced SpeedStep 3592 MHz: speeds: 3601, 3600, 3400, 3200, 3000, 2800, 
2600, 2400, 2200, 2000, 1800, 1600, 1400, 1200, 1000, 800 MHz

pci0 at mainbus0 bus 0

pchb0 at pci0 dev 0 function 0 "Intel Core 7G Host" rev 0x05

inteldrm0 at pci0 dev 2 function 0 "Intel HD Graphics 630" rev 0x04

drm0 at inteldrm0

inteldrm0: msi

xhci0 at pci0 dev 20 function 0 "Intel 100 Series xHCI" rev 0x31: msi, xHCI 1.0

usb0 at xhci0: USB revision 3.0

uhub0 at usb0 configuration 1 interface 0 "Intel xHCI root hub" rev 3.00/1.00 
addr 1

pchtemp0 at pci0 dev 20 function 2 "Intel 100 Series Thermal" rev 0x31

"Intel 100 Series MEI" rev 0x31 at pci0 dev 22 function 0 not configured

puc0 at pci0 dev 22 function 3 "Intel 100 Series KT" rev 0x31: ports: 16 com

com4 at puc0 port 0 apic 2 int 19: ns16550a, 16 byte fifo

ahci0 at pci0 dev 23 function 0 "Intel 100 Series AHCI" rev 0x31: msi, AHCI 
1.3.1

ahci0: port 0: 6.0Gb/s

scsibus1 at ahci0: 32 targets

sd0 at scsibus1 targ 0 lun 0: <ATA, KINGSTON SA400S3, SBFK> naa.50026b77826cc2a1

sd0: 457862MB, 512 bytes/sector, 937703088 sectors, thin

ppb0 at pci0 dev 28 function 0 "Intel 100 Series PCIE" rev 0xf1: msi

pci1 at ppb0 bus 1

em0 at pci1 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:cc:6b:1a

ppb1 at pci0 dev 28 function 1 "Intel 100 Series PCIE" rev 0xf1: msi

pci2 at ppb1 bus 2

em1 at pci2 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:cc:6b:1b

ppb2 at pci0 dev 28 function 2 "Intel 100 Series PCIE" rev 0xf1: msi

pci3 at ppb2 bus 3

em2 at pci3 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:cc:6b:1c

ppb3 at pci0 dev 28 function 3 "Intel 100 Series PCIE" rev 0xf1: msi

pci4 at ppb3 bus 4

em3 at pci4 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:cc:6b:1d

ppb4 at pci0 dev 28 function 5 "Intel 100 Series PCIE" rev 0xf1: msi

pci5 at ppb4 bus 5

em4 at pci5 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e0

ppb5 at pci0 dev 28 function 6 "Intel 100 Series PCIE" rev 0xf1: msi

pci6 at ppb5 bus 6

em5 at pci6 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e1

ppb6 at pci0 dev 28 function 7 "Intel 100 Series PCIE" rev 0xf1: msi

pci7 at ppb6 bus 7

em6 at pci7 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e2

ppb7 at pci0 dev 29 function 0 "Intel 100 Series PCIE" rev 0xf1: msi

pci8 at ppb7 bus 8

em7 at pci8 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e3

ppb8 at pci0 dev 29 function 1 "Intel 100 Series PCIE" rev 0xf1: msi

pci9 at ppb8 bus 9

em8 at pci9 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e4

ppb9 at pci0 dev 29 function 2 "Intel 100 Series PCIE" rev 0xf1: msi

pci10 at ppb9 bus 10

em9 at pci10 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e5

ppb10 at pci0 dev 29 function 3 "Intel 100 Series PCIE" rev 0xf1: msi

pci11 at ppb10 bus 11

em10 at pci11 dev 0 function 0 "Intel I211" rev 0x03: msi, address 
00:30:18:09:39:e6

pcib0 at pci0 dev 31 function 0 "Intel Q170 LPC" rev 0x31

"Intel 100 Series PMC" rev 0x31 at pci0 dev 31 function 2 not configured

azalia0 at pci0 dev 31 function 3 "Intel 100 Series HD Audio" rev 0x31: msi

azalia0: no supported codecs

ichiic0 at pci0 dev 31 function 4 "Intel 100 Series SMBus" rev 0x31: apic 2 int 
16

iic0 at ichiic0

spdmem0 at iic0 addr 0x50: 8GB DDR3 SDRAM PC3-12800 SO-DIMM

spdmem1 at iic0 addr 0x52: 8GB DDR3 SDRAM PC3-12800 SO-DIMM

em11 at pci0 dev 31 function 6 "Intel I219-LM" rev 0x31: msi, address 
00:30:18:09:39:df

isa0 at pcib0

isadma0 at isa0

com0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte fifo

com0: console

pckbc0 at isa0 port 0x60/5 irq 1 irq 12

pckbd0 at pckbc0 (kbd slot)

wskbd0 at pckbd0: console keyboard

pcppi0 at isa0 port 0x61

spkr0 at pcppi0

vmm0 at mainbus0: VMX/EPT

uhidev0 at uhub0 port 1 configuration 1 interface 0 "Lenovo Lenovo Calliope USB 
Keyboard" rev 2.00/2.18 addr 2

uhidev0: iclass 3/1

ukbd0 at uhidev0: 8 variable keys, 6 key codes

wskbd1 at ukbd0 mux 1

uhidev1 at uhub0 port 1 configuration 1 interface 1 "Lenovo Lenovo Calliope USB 
Keyboard" rev 2.00/2.18 addr 2

uhidev1: iclass 3/0, 2 report ids

uhid0 at uhidev1 reportid 1: input=1, output=0, feature=0

uhid1 at uhidev1 reportid 2: input=3, output=0, feature=0

vscsi0 at root

scsibus2 at vscsi0: 256 targets

softraid0 at root

scsibus3 at softraid0: 256 targets

root on sd0a (6d79d3e0564cde27.a) swap on sd0b dump on sd0b






All patches are installed:



# syspatch -l                                                                   
                                                                                
                                    

001_bpf

002_ber

003_bgpd

004_net80211

005_sysupgrade

006_ifioctl

007_inteldrm

008_mesa

009_mesaxlock

010_libcauth

011_xenodm

012_suauth

013_ldso

015_ftp

016_ripd

017_inteldrmctx

018_smtpd_tls

019_smtpd_exec

020_vmm_pvclock

021_smtpd_envelope

022_sysctl

023_sosplice

024_dhcpd

025_drm

026_ospfd_lsa

027_wscons

028_unbound

029_perl

030_hid

Reply via email to