thirteen.bsd1.net dumped core - see /var/crash/vmcore.0 Sat Jan 26 12:03:11 EST 2019 FreeBSD thirteen.bsd1.net 13.0-CURRENT FreeBSD 13.0-CURRENT r343372 GENERIC amd64 panic: page fault GNU gdb (GDB) 8.2 [GDB v8.2 for FreeBSD] Copyright (C) 2018 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-portbld-freebsd13.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /boot/kernel/kernel...Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug...done. done. Unread portion of the kernel message buffer: Kernel page fault with the following non-sleepable locks held: shared rw ipf IP NAT rwlock (ipf IP NAT rwlock) r = 0 (0xfffffe0000382440) locked @ /usr/src/sys/contrib/ipfilter/netinet/ip_nat.c:1828 stack backtrace: #0 0xffffffff80c45fc3 at witness_debugger+0x73 #1 0xffffffff80c46f62 at witness_warn+0x442 #2 0xffffffff810ad423 at trap_pfault+0x53 #3 0xffffffff810aca4b at trap+0x2bb #4 0xffffffff81086b85 at calltrap+0x8 #5 0xffffffff8285c4f6 at ipf_nat_ioctl+0x2736 #6 0xffffffff8287edb2 at ipfioctl+0x162 #7 0xffffffff80a9b52a at devfs_ioctl+0xca #8 0xffffffff81231643 at VOP_IOCTL_APV+0x63 #9 0xffffffff80cbff94 at vn_ioctl+0x124 #10 0xffffffff80a9bbdf at devfs_ioctl_f+0x1f #11 0xffffffff80c4af8b at kern_ioctl+0x29b #12 0xffffffff80c4ac7d at sys_ioctl+0x15d #13 0xffffffff810ade96 at amd64_syscall+0x276 #14 0xffffffff8108746d at fast_syscall_common+0x101 Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xfffff7ffe45b230e fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff810a927f stack pointer = 0x28:0xfffffe003e576c90 frame pointer = 0x28:0xfffffe003e576c90 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 9999 (ipfs) trap number = 12 panic: page fault cpuid = 0 time = 1548522005 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe003e576950 vpanic() at vpanic+0x1b4/frame 0xfffffe003e5769b0 panic() at panic+0x43/frame 0xfffffe003e576a10 trap_fatal() at trap_fatal+0x369/frame 0xfffffe003e576a60 trap_pfault() at trap_pfault+0x62/frame 0xfffffe003e576ab0 trap() at trap+0x2bb/frame 0xfffffe003e576bc0 calltrap() at calltrap+0x8/frame 0xfffffe003e576bc0 --- trap 0xc, rip = 0xffffffff810a927f, rsp = 0xfffffe003e576c90, rbp = 0xfffffe003e576c90 --- memmove_std() at memmove_std+0x25f/frame 0xfffffe003e576c90 ipf_nat_ioctl() at ipf_nat_ioctl+0x2736/frame 0xfffffe003e5777a0 ipfioctl() at ipfioctl+0x162/frame 0xfffffe003e5777f0 devfs_ioctl() at devfs_ioctl+0xca/frame 0xfffffe003e577840 VOP_IOCTL_APV() at VOP_IOCTL_APV+0x63/frame 0xfffffe003e577860 vn_ioctl() at vn_ioctl+0x124/frame 0xfffffe003e577970 devfs_ioctl_f() at devfs_ioctl_f+0x1f/frame 0xfffffe003e577990 kern_ioctl() at kern_ioctl+0x29b/frame 0xfffffe003e577a00 sys_ioctl() at sys_ioctl+0x15d/frame 0xfffffe003e577ad0 amd64_syscall() at amd64_syscall+0x276/frame 0xfffffe003e577bf0 fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe003e577bf0 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip = 0x8004322fa, rsp = 0x7fffffffebe8, rbp = 0x7fffffffec70 --- KDB: enter: panic __curthread () at ./machine/pcpu.h:230 230 ./machine/pcpu.h: No such file or directory. (kgdb) #0 __curthread () at ./machine/pcpu.h:230 #1 doadump (textdump=) at /usr/src/sys/kern/kern_shutdown.c:371 #2 0xffffffff8049ba3b in db_dump (dummy=, dummy2=, dummy3=, dummy4=) at /usr/src/sys/ddb/db_command.c:574 #3 0xffffffff8049b809 in db_command (last_cmdp=, cmd_table=, dopager=1) at /usr/src/sys/ddb/db_command.c:481 #4 0xffffffff8049b584 in db_command_loop () at /usr/src/sys/ddb/db_command.c:534 #5 0xffffffff8049e73f in db_trap (type=, code=) at /usr/src/sys/ddb/db_main.c:252 #6 0xffffffff80c266f4 in kdb_trap (type=3, code=0, tf=) at /usr/src/sys/kern/subr_kdb.c:692 #7 0xffffffff810acf9b in trap (frame=0xfffffe003e576880) at /usr/src/sys/amd64/amd64/trap.c:619 #8 #9 kdb_enter (why=0xffffffff8133d342 "panic", msg=) at /usr/src/sys/kern/subr_kdb.c:479 #10 0xffffffff80bde2a1 in vpanic (fmt=, ap=0xfffffe003e5769f0) at /usr/src/sys/kern/kern_shutdown.c:866 #11 0xffffffff80bde033 in panic ( fmt=0xfffff80123ffffe0 "\363m7\201\377\377\377\377") at /usr/src/sys/kern/kern_shutdown.c:804 #12 0xffffffff810ad3b9 in trap_fatal (frame=0xfffffe003e576bd0, eva=18446735277152740110) at /usr/src/sys/amd64/amd64/trap.c:929 #13 0xffffffff810ad432 in trap_pfault (frame=0xfffffe003e576bd0, usermode=) at /usr/src/sys/amd64/amd64/trap.c:765 #14 0xffffffff810aca4b in trap (frame=0xfffffe003e576bd0) at /usr/src/sys/amd64/amd64/trap.c:441 #15 #16 memmove_std () at /usr/src/sys/amd64/amd64/support.S:465 #17 0xffffffff8285c4f6 in ipf_nat_getent (softc=, data=, getlock=) at /usr/src/sys/contrib/ipfilter/netinet/ip_nat.c:1868 #18 ipf_nat_ioctl (softc=, data=0xfffffe003e577a20 "\030sL", cmd=, mode=, uid=0, ctx=0xfffff800000006f0) at /usr/src/sys/contrib/ipfilter/netinet/ip_nat.c:1368 #19 0xffffffff8287edb2 in ipfioctl (dev=0xfffff80005e5dc00, cmd=3224924753, data=0xfffffe003e577a20 "\030sL", mode=, p=) at /usr/src/sys/contrib/ipfilter/netinet/ip_fil_freebsd.c:318 #20 0xffffffff80a9b52a in devfs_ioctl (ap=0xfffffe003e577878) at /usr/src/sys/fs/devfs/devfs_vnops.c:833 #21 0xffffffff81231643 in VOP_IOCTL_APV ( vop=0xffffffff81af7aa0 , a=0xfffffe003e577878) at vnode_if.c:1052 #22 0xffffffff80cbff94 in VOP_IOCTL (vp=, command=, data=, fflag=95248952, cred=, td=) at ./vnode_if.h:448 #23 vn_ioctl (fp=0xfffff80005ea50f0, com=, data=0xfffffe003e577a20, active_cred=0xfffff8007ab05e00, td=0xffffffffd7a95a38) at /usr/src/sys/kern/vfs_vnops.c:1494 #24 0xffffffff80a9bbdf in devfs_ioctl_f (fp=0xfffff7ffe45b230e, com=18446735277829507286, data=0xffffffffdeadc0de, cred=0x1ffffffffbd5b81b, td=0xfffff8002e338000) at /usr/src/sys/fs/devfs/devfs_vnops.c:765 #25 0xffffffff80c4af8b in fo_ioctl (fp=, com=, data=0x1030000, active_cred=0x1ffffffffbd5b81b, td=) at /usr/src/sys/sys/file.h:330 #26 kern_ioctl (td=, fd=, com=3224924753, data=0x1030000 ) at /usr/src/sys/kern/sys_generic.c:800 #27 0xffffffff80c4ac7d in sys_ioctl (td=0xfffff8002e338000, uap=0xfffff8002e3383c8) at /usr/src/sys/kern/sys_generic.c:712 #28 0xffffffff810ade96 in syscallenter (td=0xfffff8002e338000) at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:135 #29 amd64_syscall (td=0xfffff8002e338000, traced=0) at /usr/src/sys/amd64/amd64/trap.c:1149 #30 #31 0x00000008004322fa in ?? () Backtrace stopped: Cannot access memory at address 0x7fffffffebe8 (kgdb) ------------------------------------------------------------------------ ps -axlww UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.04 [kernel] 0 1 0 0 46 0 10088 1052 wait DLs - 0:00.01 [init] 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 0] 0 4 0 0 -16 0 0 0 - RL - 0:00.24 [cam] 0 5 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] 0 6 0 0 -16 0 0 0 - DL - 0:00.16 [rand_harvestq] 0 7 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] 0 8 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] 0 9 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] 0 11 0 0 155 0 0 0 - RL - 0:56.46 [idle] 0 12 0 0 -56 0 0 0 - WL - 0:05.97 [intr] 0 13 0 0 -8 0 0 0 - DL - 0:00.04 [geom] 0 14 0 0 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] 0 15 0 0 -68 0 0 0 - DL - 0:00.22 [usb] 0 16 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] 0 17 0 0 -16 0 0 0 psleep DL - 0:00.07 [pagedaemon] 0 18 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] 0 19 0 0 -16 0 0 0 qsleep DL - 0:00.12 [bufdaemon] 0 20 0 0 16 0 0 0 syncer DL - 0:00.04 [syncer] 0 21 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] 0 84 0 0 -20 0 0 0 VBoxIS DL - 0:00.02 [Timer] 0 251 1 0 52 0 11500 2656 select D - 0:00.00 [dhclient] 0 254 1 0 52 0 11696 2772 select Ds - 0:00.00 [dhclient] 65 317 1 0 22 0 11864 2900 select DCs - 0:00.00 [dhclient] 0 635 1 0 20 0 11512 2772 select Ds - 0:00.03 [syslogd] 0 721 1 0 52 0 12392 3628 select Ds - 0:00.00 [ipmon] 0 760 1 0 52 0 10984 2332 autofscv Ds - 0:00.00 [automountd] 0 769 1 0 20 0 11008 2360 kqread Ds - 0:00.00 [autounmountd] 0 958 1 0 20 0 17148 7936 select Ds - 0:00.01 [sendmail] 25 961 1 0 52 0 16836 7804 pause Ds - 0:00.00 [sendmail] 556 970 1 0 20 0 13116 4000 select Ds - 0:00.03 [dbus-daemon] 0 991 1 0 20 0 21120 7444 select D - 0:00.05 [console-kit-daemon] 565 993 1 0 20 0 1117516 21844 select D - 0:00.09 [polkitd] 558 1006 1 0 20 0 12980 4188 select D - 0:00.14 [avahi-daemon] 0 1386 1 0 20 0 14208 4324 pause D - 0:00.02 [xdm] 0 1435 1386 0 20 0 234208 177020 select Ds - 0:01.51 [Xorg] 560 1576 1 0 77 0 20496 9524 - Rs - 0:05.05 [hald] 0 1606 1576 0 52 0 17600 6448 select D - 0:00.18 [hald-runner] 0 1829 1386 0 20 0 17524 7652 wait Ds - 0:00.08 [xdm] 0 1873 1606 0 39 0 15756 5240 kqread D - 0:00.14 [hald-addon-mouse-s] 0 2242 1606 0 20 0 16020 5540 select D - 0:00.17 [hald-addon-mouse-s] 0 2318 1606 0 20 0 12184 3572 select D - 0:00.14 [hald-addon-storage] 0 2693 1 0 20 0 15460 5708 select D - 0:00.01 [xconsole] 0 5445 1829 0 20 0 21184 11224 select Ds - 0:00.09 [xterm] 0 5500 5445 0 21 0 13264 4388 select Ds+ - 0:00.01 [bash] 0 9683 1 0 52 0 12364 3200 wait Ds+ - 0:00.04 [sh] 0 9686 9683 0 27 0 12252 3144 wait D+ - 0:00.00 [sh] 0 9688 9686 0 26 0 10780 2400 nanslp DC+ - 0:00.00 [sleep] 0 9995 9683 0 52 0 12368 3212 wait D+ - 0:00.00 [sh] 0 9999 9995 0 72 0 11000 2596 - R+ - 0:00.00 [ipfs] ------------------------------------------------------------------------ vmstat -s 237708 cpu context switches 67775 device interrupts 5081 software interrupts 1849618 traps 8200126 system calls 22 kernel threads created 9515 fork() calls 454 vfork() calls 8 rfork() calls 0 swap pager pageins 0 swap pager pages paged in 0 swap pager pageouts 0 swap pager pages paged out 6277 vnode pager pageins 45628 vnode pager pages paged in 68 vnode pager pageouts 275 vnode pager pages paged out 0 page daemon wakeups 0 pages examined by the page daemon 0 clean page reclamation shortfalls 0 pages reactivated by the page daemon 645548 copy-on-write faults 312 copy-on-write optimized faults 846167 zero fill pages zeroed 4564 zero fill pages prezeroed 31 intransit blocking page faults 1824096 total VM faults taken 6070 page faults requiring I/O 0 pages affected by kernel thread creation 505771 pages affected by fork() 57480 pages affected by vfork() 360 pages affected by rfork() 1862469 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 0 pages active 0 pages inactive 0 pages in the laundry queue 0 pages wired down 0 pages free 0 bytes per page 0 total name lookups cache hits (0% pos + 0% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) CAM XPT 40 4K - 231 16,32,64,128,256,512,1024,2048,65536 entropy 0 0K - 183 4096 CAM DEV 9 18K - 18 2048 CAM CCB 0 0K - 13032 2048 CAM path 13 1K - 77 32 CAM periph 10 3K - 84 16,32,64,128,256 ac97 2 1K - 2 16,512 feeder 12 1K - 14 32,128 mixer 1 4K - 1 4096 CAM I/O Scheduler 3 1K - 3 128 CAM queue 15 5K - 45 16,32,512 scsi_cd 0 0K - 6 16 USB 22 47K - 25 16,32,128,256,512,1024,4096,8192,16384 USBdev 31 9K - 68 32,64,128,512,4096 CAM dev queue 6 1K - 6 64 scsi_da 0 0K - 142 32,256 ata_pci 1 1K - 1 64 vtbuf 24 1968K - 46 4096 vt 11 6K - 11 512 sysmouse 0 0K - 3 2048 DEVFS3 160 40K - 194 256 DEVFS1 128 64K - 152 512 DEVFS_RULE 60 28K - 60 64,512 DEVFS 13 1K - 14 16,128 DEVFSP 4 1K - 41 64 NFSD V4client 1 1K - 1 256 NFSD lckfile 1 1K - 1 256 NFSD session 1 1K - 1 1024 pfs_nodes 83 21K - 83 256 pfs_vncache 14 1K - 21 64 GEOM 275 45K - 2139 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 raid_data 0 0K - 312 32,128,256 isadev 7 1K - 7 128 ddb_capture 1 64K - 1 65536 cdev 5 2K - 5 256 tty console 1 8K - 1 8192 filedesc 9 45K - 8357 16,32,4096,8192,16384 sigio 1 1K - 3 64 filecaps 4 1K - 1431 16,32,64 kdtrace 173 34K - 20086 64,256 kenv 98 12K - 101 16,32,64,128,8192 kqueue 67 17K - 10031 64,256,512,2048 proc-args 36 2K - 5555 16,32,64,128,256 hhook 13 4K - 13 256 ithread 65 11K - 65 32,128,256 prison 8 1K - 8 32 KTRACE 100 13K - 100 128 linker 421 1853K - 503 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 evdev 4 4K - 4 1024 lockf 69 9K - 17314 64,128 loginclass 3 1K - 3 64 cache 1 1K - 1 32 devbuf 16861 33924K - 17191 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 temp 102 567K - 26698 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 module 515 65K - 516 128 mtx_pool 2 72K - 2 8192,65536 osd 3 1K - 10 16,32,64,128,256 pmchooks 1 1K - 1 128 pmc 1 1K - 1 64 pgrp 19 3K - 70 128 session 19 3K - 57 128 proc 3 33K - 3 1024,16384 subproc 161 263K - 10109 512,4096 cred 340 85K - 1052 256 acpiintr 1 1K - 1 64 acpica 2181 243K - 52541 16,32,64,128,256,512,1024,4096 plimit 15 4K - 736 256 uidinfo 12 6K - 74 128,4096 dumper 1 1K - 1 512 acpitask 1 64K - 1 65536 sysctl 0 0K - 1 64 sysctloid 2672 139K - 2720 16,32,64,128 sysctltmp 0 0K - 2863 16,32,64,256,1024 kbdmux 6 22K - 6 16,512,1024,2048,16384 tidhash 1 32K - 1 32768 callout 2 1416K - 2 umtx 380 48K - 380 128 p1003.1b 1 1K - 1 16 SWAP 1 68K - 1 bus 1072 88K - 5127 16,32,64,128,256,512,1024,4096 bus-sc 41 1661K - 2203 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536 devstat 14 29K - 14 32,4096 epoch 195 7K - 195 32,128 eventhandler 126 11K - 126 64,128 gtaskqueue 16 34K - 16 16,32,256,8192 kobj 349 1396K - 862 4096 Per-cpu 1 1K - 1 32 rman 116 14K - 435 16,32,128 sbuf 0 0K - 3044 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 sglist 4 5K - 4 32,2048 taskqueue 39 5K - 39 16,32,256 terminal 11 3K - 11 256 Unitno 20 2K - 70 32,64 vmem 3 176K - 5 4096,8192,16384,32768 ioctlops 1 8K - 614 256,512,1024,2048,8192 select 70 9K - 70 128 iov 0 0K - 222983 16,32,64,128,256,512 msg 4 30K - 4 2048,4096,8192,16384 sem 4 106K - 4 2048,4096 shm 1 32K - 1 32768 tty 14 14K - 14 1024 pts 2 1K - 2 256 mbuf_tag 0 0K - 21 32 shmfd 1 8K - 31224 256,8192 soname 19 2K - 118483 16,32,64,128 pcb 31 921K - 234 16,32,64,128,1024,2048,8192 vfscache 4 2061K - 4 256,4096,8192 cl_savebuf 0 0K - 19 64 vfs_hash 1 1024K - 1 vnodes 1 1K - 1 256 mount 76 4K - 165 16,32,64,128,256 statfs 0 0K - 2238 4096 vnodemarker 0 0K - 57 512 chacha20random 1 1K - 1 256 BPF 11 18K - 11 128,512,4096 ifnet 4 7K - 4 128,2048 ifaddr 43 14K - 43 16,32,64,128,256,512,2048,4096 ether_multi 32 3K - 37 16,32,64,128 clone 7 1K - 7 128 ipsec 3 1K - 3 256 lltable 17 6K - 17 256,512 routetbl 28 4K - 32 32,64,128,512 vnet 1 1K - 1 64 vnet_data 1 240K - 1 vnet_data_free 1 1K - 1 32 igmp 3 1K - 3 128 in_mfilter 1 1K - 3 1024 in_multi 5 2K - 6 256 ip_moptions 2 1K - 6 64,256 encap_export_host 12 1K - 12 32,64 sctp_a_it 0 0K - 3 16 sctp_vrf 1 1K - 1 64 sctp_ifa 5 1K - 5 128 sctp_ifn 3 1K - 3 128 sctp_iter 0 0K - 3 256 tfo_ccache 1 128K - 1 hostcache 1 32K - 1 32768 tcpfunc 1 1K - 1 64 syncache 1 68K - 1 in6_mfilter 1 1K - 2 1024 in6_multi 15 2K - 15 32,256 ip6_moptions 2 1K - 4 64,256 ip6opt 0 0K - 5 256 mld 3 1K - 3 128 ip6ndp 4 1K - 4 64,256 inpcbpolicy 14 1K - 478 32 secasvar 1 1K - 1 1024 sahead 1 1K - 1 1024 ipsecpolicy 2 2K - 2 256,1024 ipsec-saq 2 2K - 2 1024 crypto 2 2K - 2 128,1024 rpc 2 8K - 2 4096 audit_evclass 230 8K - 285 32 pagedep 20 261K - 416 256 inodedep 267 2181K - 1462 512 bmsafemap 6 17K - 846 256,8192 newblk 25 4102K - 11730 256 indirdep 1 1K - 21 128 freefrag 1 1K - 644 128 freeblks 12 3K - 1367 256 freefile 0 0K - 667 64 diradd 235 30K - 1203 128 mkdir 0 0K - 454 128 dirrem 15 2K - 1082 128 newdirblk 0 0K - 227 64 freework 14 2K - 1663 64,128 jaddref 0 0K - 93 128 jremref 0 0K - 75 128 jnewblk 0 0K - 96 128 jfreefrag 0 0K - 2 128 jseg 0 0K - 32 128 jsegdep 0 0K - 266 64 sbdep 0 0K - 11 64 savedino 0 0K - 63 256 jblocks 2 1K - 2 128,256 softdep 2 1K - 2 512 ufs_dirhash 111 23K - 114 16,32,64,128,256,512 ufs_quota 1 1024K - 1 ufs_mount 6 89K - 8 512,4096,8192,32768,65536 vm_pgdata 1 1K - 1 128 UMAHash 4 11K - 10 512,1024,2048,4096,8192 pci_link 8 1K - 8 16,128 atkbddev 2 1K - 2 64 acpisem 20 3K - 20 128 acpidev 27 2K - 27 64 CAM SIM 6 2K - 6 256 apmdev 1 1K - 1 128 madt_table 0 0K - 2 16,4096 intr 4 388K - 4 65536 io_apic 1 2K - 1 2048 local_apic 1 1K - 1 1024 MCA 1 1K - 1 128 cpus 2 1K - 2 16 nexusdev 5 1K - 5 16 fdesc_mount 1 1K - 1 16 linux 31 2K - 31 64 iprtheap 18 3K - 223 32,64,128,256,512 iprtcont 1 64K - 1 autofs 1 1K - 3 16,128,8192 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 216, 0, 76, 4, 76, 0, 0 UMA Zones: 552, 0, 82, 3, 82, 0, 0 UMA Slabs: 112, 0, 2244, 18, 2383, 0, 0 UMA Hash: 256, 0, 3, 8, 7, 0, 0 4 Bucket: 32, 0, 119, 253, 3445, 0, 0 6 Bucket: 48, 0, 21, 311, 153, 0, 0 8 Bucket: 64, 0, 17, 292, 70, 0, 0 12 Bucket: 96, 0, 16, 148, 63, 0, 0 16 Bucket: 128, 0, 22, 132, 1252, 0, 0 32 Bucket: 256, 0, 67, 67, 7531, 0, 0 64 Bucket: 512, 0, 1253, 0, 3590,14326, 0 128 Bucket: 1024, 0, 1256, 8, 3384, 0, 0 256 Bucket: 2048, 0, 59, 4, 3999, 2, 0 vmem: 1792, 0, 0, 1, 0, 0, 0 vmem btag: 56, 0, 12703, 129, 12703, 90, 0 VM OBJECT: 256, 0, 4431, 33084, 265443, 0, 0 RADIX NODE: 144, 0, 13390, 6395, 479205, 0, 0 MAP: 232, 0, 2, 65, 2, 0, 0 KMAP ENTRY: 120, 0, 19, 111, 19, 0, 0 MAP ENTRY: 120, 0, 2244, 120384, 737472, 0, 0 VMSPACE: 2512, 0, 30, 57, 9979, 0, 0 fakepg: 104, 0, 32801, 107, 32801, 0, 0 64 pcpu: 8, 0, 3230, 98, 3230, 0, 0 mt_stats_zone: 64, 0, 435, 77, 435, 0, 0 mt_zone: 24, 0, 435, 229, 435, 0, 0 16: 16, 0, 40, 458, 43, 0, 0 16: 16, 0, 41, 457, 89, 0, 0 16: 16, 0, 1, 497, 823, 0, 0 16: 16, 0, 46, 452, 23126, 0, 0 16: 16, 0, 957, 288, 1056, 0, 0 16: 16, 0, 330, 417, 2307, 0, 0 16: 16, 0, 2, 496, 2, 0, 0 16: 16, 0, 2, 496, 9498, 0, 0 32: 32, 0, 238, 134, 245, 0, 0 32: 32, 0, 68, 304, 5735, 0, 0 32: 32, 0, 9, 363, 325, 0, 0 32: 32, 0, 31, 341, 3381, 0, 0 32: 32, 0, 1170, 194, 1700, 0, 0 32: 32, 0, 232, 388, 3061, 0, 0 32: 32, 0, 5, 367, 55, 0, 0 32: 32, 0, 13, 359, 1292, 0, 0 64: 64, 0, 49, 261, 66, 0, 0 64: 64, 0, 313, 493, 20479, 0, 0 64: 64, 0, 2, 556, 908, 0, 0 64: 64, 0, 558, 248, 1840, 0, 0 64: 64, 0, 214, 344, 513, 0, 0 64: 64, 0, 8840, 149, 11947, 0, 0 64: 64, 0, 123, 187, 2990, 0, 0 64: 64, 0, 6, 304, 210799, 0, 0 128: 128, 0, 35, 120, 245, 0, 0 128: 128, 0, 294, 977, 2367, 0, 0 128: 128, 0, 14, 1505, 4441, 0, 0 128: 128, 0, 1666, 101, 23312, 0, 0 128: 128, 0, 786, 113, 787, 0, 0 128: 128, 0, 1172, 37, 16352, 0, 0 128: 128, 0, 124, 155, 14603, 0, 0 128: 128, 0, 565, 86, 119708, 0, 0 256: 256, 0, 17, 58, 177, 0, 0 256: 256, 0, 173, 82, 10211, 0, 0 256: 256, 0, 364, 626, 2479, 0, 0 256: 256, 0, 26, 49, 916, 0, 0 256: 256, 0, 47, 31498, 35153, 0, 0 256: 256, 0, 485, 5440, 13106, 0, 0 256: 256, 0, 101, 34, 942, 0, 0 256: 256, 0, 0, 75, 1328, 0, 0 512: 512, 0, 43, 20, 51, 0, 0 512: 512, 0, 47, 16, 63, 0, 0 512: 512, 0, 115, 4, 192, 0, 0 512: 512, 0, 18, 17, 20, 0, 0 512: 512, 0, 13, 22, 13, 0, 0 512: 512, 0, 225, 13, 6833, 0, 0 512: 512, 0, 274, 916, 1469, 0, 0 512: 512, 0, 3, 32, 102, 0, 0 1024: 1024, 0, 0, 16, 57, 0, 0 1024: 1024, 0, 11, 5, 13, 0, 0 1024: 1024, 0, 4, 12, 26, 0, 0 1024: 1024, 0, 12, 4, 402, 0, 0 1024: 1024, 0, 16, 12, 107, 0, 0 1024: 1024, 0, 37, 71, 7710, 0, 0 1024: 1024, 0, 5, 11, 5, 0, 0 1024: 1024, 0, 0, 16, 46, 0, 0 2048: 2048, 0, 1, 5, 6, 0, 0 2048: 2048, 0, 23, 7, 30, 0, 0 2048: 2048, 0, 2, 4, 23, 0, 0 2048: 2048, 0, 2, 34, 13034, 0, 0 2048: 2048, 0, 12, 8, 21, 0, 0 2048: 2048, 0, 15, 1, 247, 0, 0 2048: 2048, 0, 1, 5, 1, 0, 0 2048: 2048, 0, 2, 4, 402, 0, 0 4096: 4096, 0, 6, 0, 6, 0, 0 4096: 4096, 0, 23, 11, 64, 0, 0 4096: 4096, 0, 53, 57, 10022, 0, 0 4096: 4096, 0, 7, 1, 9, 0, 0 4096: 4096, 0, 7, 1, 2245, 0, 0 4096: 4096, 0, 18, 2, 1061, 0, 0 4096: 4096, 0, 15, 1, 26, 0, 0 4096: 4096, 0, 349, 2, 1045, 0, 0 8192: 8192, 0, 0, 0, 0, 0, 0 8192: 8192, 0, 13, 0, 14, 0, 0 8192: 8192, 0, 0, 1, 112, 0, 0 8192: 8192, 0, 5, 0, 6, 0, 0 8192: 8192, 0, 2, 0, 2, 0, 0 8192: 8192, 0, 19, 2, 346, 0, 0 8192: 8192, 0, 3, 0, 3, 0, 0 8192: 8192, 0, 1, 0, 1, 0, 0 16384: 16384, 0, 0, 0, 0, 0, 0 16384: 16384, 0, 8, 14, 4161, 0, 0 16384: 16384, 0, 3, 2, 11, 0, 0 16384: 16384, 0, 2, 0, 2, 0, 0 16384: 16384, 0, 0, 0, 0, 0, 0 16384: 16384, 0, 12, 2, 279, 0, 0 16384: 16384, 0, 0, 0, 0, 0, 0 16384: 16384, 0, 0, 0, 0, 0, 0 32768: 32768, 0, 1, 0, 1, 0, 0 32768: 32768, 0, 4, 0, 4, 0, 0 32768: 32768, 0, 0, 2, 17, 0, 0 32768: 32768, 0, 1, 0, 1, 0, 0 32768: 32768, 0, 0, 0, 0, 0, 0 32768: 32768, 0, 3, 1, 225, 0, 0 32768: 32768, 0, 0, 0, 0, 0, 0 32768: 32768, 0, 0, 0, 0, 0, 0 65536: 65536, 0, 0, 1, 24, 0, 0 65536: 65536, 0, 7, 0, 7, 0, 0 65536: 65536, 0, 0, 1, 4, 0, 0 65536: 65536, 0, 1, 0, 1, 0, 0 65536: 65536, 0, 2, 0, 2, 0, 0 65536: 65536, 0, 8, 1, 422, 0, 0 65536: 65536, 0, 2, 0, 2, 0, 0 65536: 65536, 0, 0, 0, 0, 0, 0 SLEEPQUEUE: 88, 0, 191, 88, 191, 0, 0 Files: 80, 0, 298, 339, 200016, 0, 0 filedesc0: 1104, 0, 52, 56, 10000, 0, 0 rl_entry: 40, 0, 94, 203, 94, 0, 0 TURNSTILE: 136, 0, 191, 69, 191, 0, 0 umtx pi: 96, 0, 0, 0, 0, 0, 0 umtx_shm: 88, 0, 0, 31275, 31223, 0, 0 swrbuf: 832, 128, 0, 2474, 0, 0, 0 swwbuf: 832, 64, 0, 2474, 0, 0, 0 mdpbuf: 832, 25, 0, 2474, 0, 0, 0 nfspbuf: 832, 128, 0, 2474, 0, 0, 0 vnpbuf: 832, 2048, 0, 2474, 0, 0, 0 clpbuf: 832, 128, 0, 2535, 1422, 0, 0 pbuf: 832, 16, 0, 2479, 63, 0, 0 MAC labels: 40, 0, 0, 0, 0, 0, 0 PROC: 1328, 0, 51, 57, 9999, 0, 0 THREAD: 1416, 0, 177, 13, 194, 0, 0 cpuset: 104, 0, 3, 152, 3, 0, 0 domainset: 40, 0, 0, 0, 0, 0, 0 audit_record: 1280, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 0, 521, 1011, 116131, 0, 0 mbuf: 256, 1611712, 15, 252, 50723, 0, 0 mbuf_cluster: 2048, 251830, 1518, 0, 1518, 0, 0 mbuf_jumbo_page: 4096, 125915, 0, 253, 143, 0, 0 mbuf_jumbo_9k: 9216, 37308, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 20985, 0, 0, 0, 0, 0 epoch_record pcpu: 256, 0, 4, 60, 4, 0, 0 ttyoutq: 256, 0, 47, 88, 447, 0, 0 FPU_save_area: 512, 0, 0, 0, 0, 0, 0 g_bio: 384, 0, 0, 210, 49044, 0, 0 DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 ttyinq: 160, 0, 90, 174, 840, 0, 0 nvme_request: 128, 0, 0, 0, 0, 0, 0 cryptop: 128, 0, 0, 0, 0, 0, 0 cryptodesc: 120, 0, 0, 0, 0, 0, 0 crypto_session: 24, 0, 0, 0, 0, 0, 0 vtnet_tx_hdr: 24, 0, 0, 332, 44585, 0, 0 VNODE: 480, 0, 4726, 498, 5412, 0, 0 VNODEPOLL: 120, 0, 86, 46, 86, 0, 0 BUF TRIE: 144, 0, 1063, 25586, 5672, 0, 0 S VFS Cache: 108, 0, 4721, 39, 19614, 0, 0 STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 L VFS Cache: 328, 0, 223, 17, 417, 0, 0 LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 NAMEI: 1024, 0, 0, 16, 226403, 0, 0 rentr: 24, 0, 0, 0, 0, 0, 0 NCLNODE: 592, 0, 0, 0, 0, 0, 0 DIRHASH: 1024, 0, 223, 13, 225, 0, 0 Mountpoints: 2744, 0, 6, 3, 7, 0, 0 AIO: 208, 0, 0, 0, 0, 0, 0 AIOP: 32, 0, 0, 0, 0, 0, 0 AIOCB: 752, 0, 0, 0, 0, 0, 0 AIOLIO: 280, 0, 0, 0, 0, 0, 0 pipe: 760, 0, 54, 41, 5962, 0, 0 procdesc: 136, 0, 1, 86, 8, 0, 0 ksiginfo: 112, 0, 98, 952, 2523, 0, 0 itimer: 352, 0, 0, 0, 0, 0, 0 KNOTE: 160, 0, 90, 54, 115, 0, 0 socket: 872, 129841, 55, 201, 52685, 0, 0 unpcb: 256, 129841, 45, 210, 52194, 0, 0 IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0 ipq: 56, 7869, 0, 284, 1, 0, 0 udp_inpcb: 488, 129841, 6, 250, 381, 0, 0 udpcb: 32, 129841, 6, 366, 381, 0, 0 tcp_inpcb: 488, 129841, 7, 249, 94, 0, 0 tcpcb: 976, 129841, 1, 255, 94, 0, 0 tcptw: 88, 25968, 6, 264, 8, 0, 0 syncache: 168, 15360, 0, 253, 1, 0, 0 hostcache: 96, 15360, 4, 283, 4, 0, 0 sackhole: 32, 0, 0, 0, 0, 0, 0 tfo: 4, 0, 0, 0, 0, 0, 0 tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0 tcpreass: 48, 15739, 0, 332, 2, 0, 0 tcp_log: 408, 1000000, 0, 0, 0, 0, 0 tcp_log_bucket: 144, 0, 0, 0, 0, 0, 0 tcp_log_node: 120, 0, 0, 0, 0, 0, 0 sctp_ep: 1280, 129841, 0, 0, 0, 0, 0 sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 sctp_laddr: 48, 80000, 0, 332, 4, 0, 0 sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 sctp_chunk: 152, 400000, 0, 0, 0, 0, 0 sctp_readq: 152, 400000, 0, 0, 0, 0, 0 sctp_stream_msg_out: 112, 400000, 0, 0, 0, 0, 0 sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 sctp_asconf_ack: 48, 400000, 0, 0, 0, 0, 0 udplite_inpcb: 488, 129841, 0, 0, 0, 0, 0 ripcb: 488, 129841, 1, 255, 3, 0, 0 rtentry: 208, 0, 13, 63, 16, 0, 0 selfd: 64, 0, 134, 176, 1607631, 0, 0 swpctrie: 144, 503685, 0, 0, 0, 0, 0 swblk: 136, 503672, 0, 0, 0, 0, 0 FFS inode: 160, 0, 4625, 511, 5292, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 4625, 505, 5292, 0, 0 autofs_request: 5280, 0, 0, 0, 0, 0, 0 autofs_node: 208, 0, 0, 76, 1, 0, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq1: atkbd0 205 1 irq9: acpi0 intsmb0 1 0 irq12: psm0 23 0 irq14: ata0 277 2 irq19: virtio_pci0 53410 318 irq20: xhci0+ 2530 15 irq23: ahci0 11329 68 cpu0:timer 20507 122 Total 88282 526 ------------------------------------------------------------------------ pstat -T 298/129841 files 0M/0M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity ------------------------------------------------------------------------ iostat tty ada0 ada1 da0 cpu tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 2 260 37.53 82 3.01 9.22 8 0.07 3.44 2 0.01 27 0 21 8 43 ------------------------------------------------------------------------ ipcs -a Message Queues: T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME Semaphores: T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME ------------------------------------------------------------------------ ipcs -T msginfo: msgmax: 16384 (max characters in a message) msgmni: 40 (# of message queues) msgmnb: 2048 (max characters in a message queue) msgtql: 40 (max # of messages in system) msgssz: 8 (size of a message segment) msgseg: 2048 (# of message segments in system) shminfo: shmmax: 536870912 (max shared memory segment size) shmmin: 1 (min shared memory segment size) shmmni: 192 (max number of shared memory identifiers) shmseg: 128 (max shared memory segments per process) shmall: 131072 (max amount of shared memory in pages) seminfo: semmni: 50 (# of semaphore identifiers) semmns: 340 (# of semaphores in system) semmnu: 150 (# of undo structures in system) semmsl: 340 (max # of semaphores per id) semopm: 100 (max # of operations per semop call) semume: 50 (max # of undo entries per process) semusz: 632 (size in bytes of undo structure) semvmx: 32767 (semaphore maximum value) semaem: 16384 (adjust on exit max value) ------------------------------------------------------------------------ nfsstat Rpc Counts: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Rpc Info: TimedOut Invalid X Replies Retries Requests 0 0 0 0 0 Cache Info: Attr Hits Attr Misses Lkup Hits Lkup Misses BioR Hits BioR Misses BioW Hits BioW Misses 0 0 0 0 0 0 0 0 BioRL Hits BioRL Misses BioD Hits BioD Misses DirE Hits DirE Misses Accs Hits Accs Misses 0 0 0 0 0 0 0 0 Server Info: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Server Re-Failed: 140737488346800 Server Faults: 140737488346800 Server Write WriteOps WriteRPC Opsaved 0 0 0 Server Cache Inprog Idem Non-Idem Misses 0 0 0 0 ------------------------------------------------------------------------ netstat -s tcp: 44492 packets sent 125 data packets (17309 bytes) 0 data packets (0 bytes) retransmitted 0 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 44197 ack-only packets (10 delayed) 0 URG only packets 0 window probe packets 92 window update packets 78 control packets 66126 packets received 175 acks (for 17336 bytes) 0 duplicate acks 0 acks for unsent data 65942 packets (173580246 bytes) received in-sequence 0 completely duplicate packets (0 bytes) 0 old duplicate packets 0 packets with some dup. data (0 bytes duped) 39 out-of-order packets (87600 bytes) 0 packets (0 bytes) of data after window 0 window probes 1 window update packet 0 packets received after close 0 discarded for bad checksums 0 discarded for bad header offset fields 0 discarded because packet too short 0 discarded due to memory problems 52 connection requests 1 connection accept 0 bad connection attempts 0 listen queue overflows 0 ignored RSTs in the windows 28 connections established (including accepts) 12 times used RTT from hostcache 12 times used RTT variance from hostcache 0 times used slow-start threshold from hostcache 87 connections closed (including 1 drop) 13 connections updated cached RTT on close 13 connections updated cached RTT variance on close 0 connections updated cached ssthresh on close 25 embryonic connections dropped 175 segments updated rtt (of 199 attempts) 0 retransmit timeouts 0 connections dropped by rexmit timeout 0 persist timeouts 0 connections dropped by persist timeout 0 Connections (fin_wait_2) dropped because of timeout 0 keepalive timeouts 0 keepalive probes sent 0 connections dropped by keepalive 26 correct ACK header predictions 65833 correct data packet header predictions 1 syncache entry added 0 retransmitted 0 dupsyn 0 dropped 1 completed 0 bucket overflow 0 cache overflow 0 reset 0 stale 0 aborted 0 badack 0 unreach 0 zone failures 1 cookie sent 1 cookie received 4 hostcache entries added 0 bucket overflow 0 SACK recovery episodes 0 segment rexmits in SACK recovery episodes 0 byte rexmits in SACK recovery episodes 0 SACK options (SACK blocks) received 37 SACK options (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window 0 packets with matching signature received 0 packets with bad signature received 0 times failed to make signature due to no SA 0 times unexpected signature received 0 times no signature provided by segment 0 Path MTU discovery black hole detection activations 0 Path MTU discovery black hole detection min MSS activations 0 Path MTU discovery black hole detection failures TCP connection count by state: 0 connections in CLOSED state 1 connection in LISTEN state 0 connections in SYN_SENT state 0 connections in SYN_RCVD state 0 connections in ESTABLISHED state 0 connections in CLOSE_WAIT state 0 connections in FIN_WAIT_1 state 0 connections in CLOSING state 0 connections in LAST_ACK state 0 connections in FIN_WAIT_2 state 6 connections in TIME_WAIT state udp: 266 datagrams received 0 with incomplete header 0 with bad data length field 0 with bad checksum 0 with no checksum 8 dropped due to no socket 0 broadcast/multicast datagrams undelivered 0 dropped due to full socket buffers 0 not for hashed pcb 258 delivered 263 datagrams output 0 times multicast source filter matched ip: 66399 total packets received 0 bad header checksums 0 with size smaller than minimum 0 with data size < data length 0 with ip length > max ip packet size 0 with header length < data size 0 with data length < header length 0 with bad options 0 with incorrect version number 2 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 1 packet reassembled ok 66397 packets for this host 0 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 1 packet not forwardable 0 packets received for unknown multicast group 0 redirects sent 44793 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 9 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 tunneling packets that can't find gif 0 datagrams with bad address in header icmp: 8 calls to icmp_error 0 errors not generated in response to an icmp message Output histogram: destination unreachable: 8 0 messages with bad code fields 0 messages less than the minimum length 4 messages with bad checksum 0 messages with bad length 0 multicast echo requests ignored 0 multicast timestamp requests ignored Input histogram: echo reply: 3 0 message responses generated 0 invalid return addresses 0 no return routes ipsec: 0 inbound packets violated process security policy 0 inbound packets failed due to insufficient memory 0 invalid inbound packets 0 outbound packets violated process security policy 0 outbound packets with no SA available 0 outbound packets failed due to insufficient memory 0 outbound packets with no route available 0 invalid outbound packets 0 outbound packets with bundled SAs 0 spd cache hits 0 spd cache misses 0 clusters copied during clone 0 mbufs inserted during makespace ah: 0 packets shorter than header shows 0 packets dropped; protocol family not supported 0 packets dropped; no TDB 0 packets dropped; bad KCR 0 packets dropped; queue full 0 packets dropped; no transform 0 replay counter wraps 0 packets dropped; bad authentication detected 0 packets dropped; bad authentication length 0 possible replay packets detected 0 packets in 0 packets out 0 packets dropped; invalid TDB 0 bytes in 0 bytes out 0 packets dropped; larger than IP_MAXPACKET 0 packets blocked due to policy 0 crypto processing failures 0 tunnel sanity check failures esp: 0 packets shorter than header shows 0 packets dropped; protocol family not supported 0 packets dropped; no TDB 0 packets dropped; bad KCR 0 packets dropped; queue full 0 packets dropped; no transform 0 packets dropped; bad ilen 0 replay counter wraps 0 packets dropped; bad encryption detected 0 packets dropped; bad authentication detected 0 possible replay packets detected 0 packets in 0 packets out 0 packets dropped; invalid TDB 0 bytes in 0 bytes out 0 packets dropped; larger than IP_MAXPACKET 0 packets blocked due to policy 0 crypto processing failures 0 tunnel sanity check failures ipcomp: 0 packets shorter than header shows 0 packets dropped; protocol family not supported 0 packets dropped; no TDB 0 packets dropped; bad KCR 0 packets dropped; queue full 0 packets dropped; no transform 0 replay counter wraps 0 packets in 0 packets out 0 packets dropped; invalid TDB 0 bytes in 0 bytes out 0 packets dropped; larger than IP_MAXPACKET 0 packets blocked due to policy 0 crypto processing failures 0 packets sent uncompressed; size < compr. algo. threshold 0 packets sent uncompressed; compression was useless arp: 5 ARP requests sent 1 ARP reply sent 1 ARP request received 3 ARP replies received 4 ARP packets received 0 total packets dropped due to no ARP entry 0 ARP entrys timed out 0 Duplicate IPs seen ip6: 2 total packets received 0 with size smaller than minimum 0 with data size < data length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 fragments that exceeded limit 0 packets reassembled ok 2 packets for this host 0 packets forwarded 0 packets not forwardable 0 redirects sent 2 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 0 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 packets that violated scope rules 0 multicast packets which we don't join Input histogram: UDP: 2 Mbuf statistics: 2 one mbuf 0 one ext mbuf 0 two or more ext mbuf 0 packets whose headers are not contiguous 0 tunneling packets that can't find gif 0 packets discarded because of too many headers 0 failures of source address selection icmp6: 0 calls to icmp6_error 0 errors not generated in response to an icmp6 message 0 errors not generated because of rate limitation 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 0 messages with bad length Histogram of error messages to be generated: 0 no route 0 administratively prohibited 0 beyond scope 0 address unreachable 0 port unreachable 0 packet too big 0 time exceed transit 0 time exceed reassembly 0 erroneous header field 0 unrecognized next header 0 unrecognized option 0 redirect 0 unknown 0 message responses generated 0 messages with too many ND options 0 messages with bad ND options 0 bad neighbor solicitation messages 0 bad neighbor advertisement messages 0 bad router solicitation messages 0 bad router advertisement messages 0 bad redirect messages 0 path MTU changes ipsec6: 0 inbound packets violated process security policy 0 inbound packets failed due to insufficient memory 0 invalid inbound packets 0 outbound packets violated process security policy 0 outbound packets with no SA available 0 outbound packets failed due to insufficient memory 0 outbound packets with no route available 0 invalid outbound packets 0 outbound packets with bundled SAs 0 spd cache hits 0 spd cache misses 0 clusters copied during clone 0 mbufs inserted during makespace rip6: 0 messages received 0 checksum calculations on inbound 0 messages with bad checksum 0 messages dropped due to no socket 0 multicast messages dropped due to no socket 0 messages dropped due to full socket buffers 0 delivered 0 datagrams output pfkey: 0 requests sent from userland 0 bytes sent from userland 0 messages with invalid length field 0 messages with invalid version field 0 messages with invalid message type field 0 messages too short 0 messages with memory allocation failure 0 messages with duplicate extension 0 messages with invalid extension type 0 messages with invalid sa type 0 messages with invalid address extension 0 requests sent to userland 0 bytes sent to userland 0 messages toward single socket 0 messages toward all sockets 0 messages toward registered sockets 0 messages with memory allocation failure ------------------------------------------------------------------------ netstat -m 536/1263/1799 mbufs in use (current/cache/total) 507/1011/1518/251830 mbuf clusters in use (current/cache/total/max) 521/1011 mbuf+clusters out of packet secondary zone in use (current/cache) 0/253/253/125915 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/37308 9k jumbo clusters in use (current/cache/total/max) 0/0/0/20985 16k jumbo clusters in use (current/cache/total/max) 1148K/3349K/4497K bytes allocated to network (current/cache/total) 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) 0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) 0/0/0 requests for jumbo clusters delayed (4k/9k/16k) 0/0/0 requests for jumbo clusters denied (4k/9k/16k) 0 sendfile syscalls 0 sendfile syscalls completed without I/O request 0 requests for I/O initiated by sendfile 0 pages read by sendfile as part of a request 0 pages were valid at time of a sendfile request 0 pages were valid and substituted to bogus page 0 pages were requested for read ahead by applications 0 pages were read ahead by sendfile 0 times sendfile encountered an already busy page 0 requests for sfbufs denied 0 requests for sfbufs delayed ------------------------------------------------------------------------ netstat -anA Active Internet connections (including servers) Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) fffff8001a40b948 tcp4 0 0 127.0.0.1.8953 127.0.0.1.59184 TIME_WAIT fffff8001a3bcb70 tcp4 0 0 127.0.0.1.8953 *.* LISTEN fffff8001a3bd000 tcp4 0 0 *.53 *.* LISTEN fffff8001a08f1e8 udp4 0 0 *.514 *.* fffff8001a08f3d0 udp6 0 0 *.514 *.* fffff8001a08f7a0 udp4 0 0 *.53 *.* ------------------------------------------------------------------------ netstat -aL Current listen queue sizes (qlen/incqlen/maxqlen) Proto Listen Local Address tcp4 0/0/128 localhost.8953 tcp4 0/0/128 *.domain ------------------------------------------------------------------------ fstat fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x200000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x200000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x20000000008800d fstat: can't read file 2 at 0x4000000000000a0 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x200000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x2600000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x1000000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x800000000 fstat: can't read file 23 at 0x12000000000 fstat: can't read file 29 at 0x3800000000 fstat: can't read file 35 at 0x8800000001 fstat: can't read file 41 at 0x6800000001 fstat: can't read file 47 at 0x400000000 fstat: can't read file 53 at 0x400000001 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x600000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0xa00000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 19 at 0x20007ffffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0xda00000001 fstat: can't read file 25 at 0x20007ffffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x4a00000001 fstat: can't read file 31 at 0x20007ffffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 35 at 0x1e00000001 fstat: can't read file 37 at 0x20007ffffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 41 at 0xa00000001 fstat: can't read file 43 at 0x20007ffffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0x1200000001 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x800000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 19 at 0x20007ffffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x8e00000001 fstat: can't read file 25 at 0x20007ffffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x4600000001 fstat: can't read file 35 at 0x2fb6800000000 fstat: can't read file 41 at 0x400000000 fstat: can't read file 43 at 0x20007ffffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0xa00000000 fstat: can't read file 49 at 0x20007ffffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 52 at 0x780000ffff fstat: can't read file 53 at 0x200000000 fstat: can't read file 55 at 0x20007ffffffffff fstat: can't read file 56 at 0x4000000001fffff fstat: can't read file 58 at 0x780000ffff fstat: can't read file 59 at 0x600000001 fstat: can't read file 61 at 0x20007ffffffffff fstat: can't read file 62 at 0x4000000001fffff fstat: can't read file 64 at 0x780000ffff fstat: can't read file 65 at 0x600000001 fstat: can't read file 67 at 0x20007ffffffffff fstat: can't read file 68 at 0x4000000001fffff fstat: can't read file 70 at 0x780000ffff fstat: can't read file 71 at 0x600000001 fstat: can't read file 73 at 0x20007ffffffffff fstat: can't read file 74 at 0x4000000001fffff fstat: can't read file 76 at 0x780000ffff fstat: can't read file 77 at 0xa00000001 fstat: can't read file 79 at 0x20007ffffffffff fstat: can't read file 80 at 0x4000000001fffff fstat: can't read file 82 at 0x780000ffff fstat: can't read file 83 at 0x600000001 fstat: can't read file 85 at 0x20007ffffffffff fstat: can't read file 86 at 0x4000000001fffff fstat: can't read file 88 at 0x780000ffff fstat: can't read file 89 at 0x200000001 fstat: can't read file 91 at 0x20007ffffffffff fstat: can't read file 92 at 0x4000000001fffff fstat: can't read file 94 at 0x780000ffff fstat: can't read file 95 at 0x200000000 fstat: can't read file 97 at 0x20007ffffffffff fstat: can't read file 98 at 0x4000000001fffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x5a00000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x200000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x800000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x600000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x600000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x600000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 19 at 0x20007ffffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x600000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x600000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x600000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 11 at 0x400000000 fstat: can't read file 13 at 0x20007ffffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 17 at 0x400000000 fstat: can't read file 19 at 0x20007ffffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x2600000001 fstat: can't read file 25 at 0x20007ffffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 1 at 0x200000000000000 fstat: can't read file 2 at 0x400000000000000 fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x200000000000002 fstat: can't read file 8 at 0x400000000000000 fstat: can't read file 11 at 0x400000000 fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x400000000 fstat: can't read file 7 at 0x20007ffffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x20007ffffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 5 at 0x200000000 USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root ipfs 9999 root / 2 drwxr-xr-x 512 r root ipfs 9999 wd / 2487942 drwx------ 512 r root ipfs 9999 text / 2327504 -r-xr-xr-x 27840 r root ipfs 9999 ctty /dev 8 crw------- console rw root ipfs 9999 0 /dev 8 crw------- console rw root sh 9995 root / 2 drwxr-xr-x 512 r root sh 9995 wd / 2 drwxr-xr-x 512 r root sh 9995 text / 2568518 -r-xr-xr-x 168992 r root sh 9995 ctty /dev 8 crw------- console rw root sh 9995 0 /dev 8 crw------- console rw root sh 9995 6 /dev 8 crw------- console rw root sleep 9688 root / 2 drwxr-xr-x 512 r root sleep 9688 wd / 2 drwxr-xr-x 512 r root sleep 9688 text / 2568519 -r-xr-xr-x 15608 r root sleep 9688 ctty /dev 8 crw------- console rw root sleep 9688 0 /dev 42 crw-rw-rw- null r root sh 9686 root / 2 drwxr-xr-x 512 r root sh 9686 wd / 2 drwxr-xr-x 512 r root sh 9686 text / 2568518 -r-xr-xr-x 168992 r root sh 9686 ctty /dev 8 crw------- console rw root sh 9686 0 /dev 42 crw-rw-rw- null r root sh 9683 root / 2 drwxr-xr-x 512 r root sh 9683 wd / 2 drwxr-xr-x 512 r root sh 9683 text / 2568518 -r-xr-xr-x 168992 r root sh 9683 ctty /dev 8 crw------- console rw root sh 9683 0 /dev 8 crw------- console rw root sh 9683 6 /dev 8 crw------- console rw root bash 5500 root / 2 drwxr-xr-x 512 r root bash 5500 wd / 3210240 drwxr-xr-x 3584 r root bash 5500 text / 2011073 -rwxr-xr-x 1174736 r root bash 5500 ctty /dev 143 crw--w---- pts/1 rw root bash 5500 0 /dev 143 crw--w---- pts/1 rw root bash 5500 6 /dev 143 crw--w---- pts/1 rw root bash 5500 12 /dev 143 crw--w---- pts/1 rw root xterm 5445 root / 2 drwxr-xr-x 512 r root xterm 5445 wd / 3210240 drwxr-xr-x 3584 r root xterm 5445 text / 2028032 -r-xr-xr-x 712144 r root xterm 5445 0 /dev 42 crw-rw-rw- null r root xconsole 2693 root / 2 drwxr-xr-x 512 r root xconsole 2693 wd / 2 drwxr-xr-x 512 r root xconsole 2693 text / 2027754 -r-xr-xr-x 23888 r root xconsole 2693 0 /dev 42 crw-rw-rw- null r root hald-addon-storage 2318 root / 2 drwxr-xr-x 512 r root hald-addon-storage 2318 wd / 2010965 drwxr-xr-x 2048 r root hald-addon-storage 2318 text / 2027397 -rwxr-xr-x 32112 r root hald-addon-storage 2318 0 /dev 42 crw-rw-rw- null r root hald-addon-mouse-s 2242 root / 2 drwxr-xr-x 512 r root hald-addon-mouse-s 2242 wd / 2010965 drwxr-xr-x 2048 r root hald-addon-mouse-s 2242 text / 2027396 -rwxr-xr-x 23960 r root hald-addon-mouse-s 2242 0 /dev 42 crw-rw-rw- null r root hald-addon-mouse-s 1873 root / 2 drwxr-xr-x 512 r root hald-addon-mouse-s 1873 wd / 2010965 drwxr-xr-x 2048 r root hald-addon-mouse-s 1873 text / 2027396 -rwxr-xr-x 23960 r root hald-addon-mouse-s 1873 0 /dev 42 crw-rw-rw- null r root xdm 1829 root / 2 drwxr-xr-x 512 r root xdm 1829 wd / 2 drwxr-xr-x 512 r root xdm 1829 text / 2027756 -rwxr-xr-x 118232 r root xdm 1829 0* local stream fffff8002e1a0c00 <-> fffff8002e1a0b00 root hald-runner 1606 root / 2 drwxr-xr-x 512 r root hald-runner 1606 wd / 2 drwxr-xr-x 512 r root hald-runner 1606 text / 2027408 -rwxr-xr-x 27816 r root hald-runner 1606 0 /dev 42 crw-rw-rw- null r root hald-runner 1606 6 /dev 42 crw-rw-rw- null rw root hald-runner 1606 12 /dev 42 crw-rw-rw- null rw root hald-runner 1606 18* local stream fffff8002e1a1500 <-> fffff8002e1a1400 root hald-runner 1606 24* pipe fffff8007e7492f8 <-> fffff8007e749460 0 rw root hald-runner 1606 30* pipe fffff8007e749460 <-> fffff8007e7492f8 0 rw root hald-runner 1606 36* pipe fffff8007e1575f0 <-> fffff8007e157758 0 rw root hald-runner 1606 42* pipe fffff8007e157758 <-> fffff8007e1575f0 0 rw haldaemo hald 1576 root / 2 drwxr-xr-x 512 r haldaemo hald 1576 wd / 2 drwxr-xr-x 512 r haldaemo hald 1576 text / 2027419 -rwxr-xr-x 299456 r haldaemo hald 1576 0 /dev 42 crw-rw-rw- null rw haldaemo hald 1576 6 /dev 42 crw-rw-rw- null rw haldaemo hald 1576 12 /dev 42 crw-rw-rw- null rw haldaemo hald 1576 18* pipe fffff8007e748be0 <-> fffff8007e748d48 2 rw haldaemo hald 1576 24* pipe fffff8007e748d48 <-> fffff8007e748be0 0 rw haldaemo hald 1576 42* pipe fffff8007e7482f8 <-> fffff8007e748460 0 rw haldaemo hald 1576 48* pipe fffff8007e748460 <-> fffff8007e7482f8 0 rw haldaemo hald 1576 54* local stream fffff8002e1a2400 haldaemo hald 1576 60* local stream fffff8002e1a2a00 <-> fffff8002e1a2800 haldaemo hald 1576 66* local stream fffff8002e1a1600 haldaemo hald 1576 72* pipe fffff8007c306be0 <-> fffff8007c306d48 0 rw haldaemo hald 1576 78* pipe fffff8007c306d48 <-> fffff8007c306be0 0 rw haldaemo hald 1576 84* local stream fffff8002e1a1400 <-> fffff8002e1a1500 haldaemo hald 1576 96 /dev 11 crw-r--r-- pci rw root Xorg 1435 root / 2 drwxr-xr-x 512 r root Xorg 1435 wd / 2 drwxr-xr-x 512 r root Xorg 1435 text / 2027884 -r-sr-xr-x 2268832 r root Xorg 1435 0 / 2408941 -rw-r--r-- 19816 w root Xorg 1435 6* local stream fffff8002e1a2300 root Xorg 1435 12 / 2408939 -rw-r--r-- 1173 w root xdm 1386 root / 2 drwxr-xr-x 512 r root xdm 1386 wd / 2 drwxr-xr-x 512 r root xdm 1386 text / 2027756 -rwxr-xr-x 118232 r avahi avahi-daemon 1006 root / 2 drwxr-xr-x 512 r avahi avahi-daemon 1006 wd / 2 drwxr-xr-x 512 r avahi avahi-daemon 1006 text / 2019708 -rwxr-xr-x 126240 r avahi avahi-daemon 1006 0 /dev 42 crw-rw-rw- null r avahi avahi-daemon 1006 6 /dev 42 crw-rw-rw- null w avahi avahi-daemon 1006 12 /dev 42 crw-rw-rw- null w avahi avahi-daemon 1006 18* local dgram fffff8002e1a2b00 <-> fffff8002e1a5500 polkitd polkitd 993 root / 2 drwxr-xr-x 512 r polkitd polkitd 993 wd / 2407690 dr-xr-xr-x 512 r polkitd polkitd 993 text / 2171143 -rwxr-xr-x 135240 r polkitd polkitd 993 0 /dev 42 crw-rw-rw- null rw polkitd polkitd 993 6 /dev 42 crw-rw-rw- null rw polkitd polkitd 993 12 /dev 42 crw-rw-rw- null rw root console-kit-daemon 991 root / 2 drwxr-xr-x 512 r root console-kit-daemon 991 wd / 2 drwxr-xr-x 512 r root console-kit-daemon 991 text / 2027357 -rwxr-xr-x 314864 r root console-kit-daemon 991 0 /dev 42 crw-rw-rw- null rw root console-kit-daemon 991 6 /dev 42 crw-rw-rw- null rw root console-kit-daemon 991 12 /dev 42 crw-rw-rw- null rw root console-kit-daemon 991 18* pipe fffff8007a305be0 <-> fffff8007a305d48 0 rw messageb dbus-daemon 970 root / 2 drwxr-xr-x 512 r messageb dbus-daemon 970 wd / 2 drwxr-xr-x 512 r messageb dbus-daemon 970 text / 2019571 -rwxr-xr-x 195856 r messageb dbus-daemon 970 0 /dev 42 crw-rw-rw- null rw messageb dbus-daemon 970 6 /dev 42 crw-rw-rw- null rw messageb dbus-daemon 970 12 /dev 42 crw-rw-rw- null rw smmsp sendmail 961 root / 2 drwxr-xr-x 512 r smmsp sendmail 961 wd / 2407713 drwxrwx--- 512 r smmsp sendmail 961 text / 1614211 -r-xr-sr-x 740752 r smmsp sendmail 961 0 /dev 42 crw-rw-rw- null r root sendmail 958 root / 2 drwxr-xr-x 512 r root sendmail 958 wd / 2407710 drwxr-xr-x 512 r root sendmail 958 text / 1614211 -r-xr-sr-x 740752 r root sendmail 958 0 /dev 42 crw-rw-rw- null r root sendmail 958 6 /dev 42 crw-rw-rw- null w root autounmountd 769 root / 2 drwxr-xr-x 512 r root autounmountd 769 wd / 2 drwxr-xr-x 512 r root autounmountd 769 text / 1531581 -r-xr-xr-x 65408 r root autounmountd 769 0 /dev 42 crw-rw-rw- null rw root autounmountd 769 6 /dev 42 crw-rw-rw- null rw root automountd 760 root / 2 drwxr-xr-x 512 r root automountd 760 wd / 2 drwxr-xr-x 512 r root automountd 760 text / 1531581 -r-xr-xr-x 65408 r root automountd 760 0 /dev 42 crw-rw-rw- null rw root automountd 760 6 /dev 42 crw-rw-rw- null rw root ipmon 721 root / 2 drwxr-xr-x 512 r root ipmon 721 wd / 2 drwxr-xr-x 512 r root ipmon 721 text / 2327506 -r-xr-xr-x 109840 r root syslogd 635 root / 2 drwxr-xr-x 512 r root syslogd 635 wd / 2 drwxr-xr-x 512 r root syslogd 635 text / 1531529 -r-xr-xr-x 56744 r root syslogd 635 0 /dev 42 crw-rw-rw- null rw root syslogd 635 6 /dev 42 crw-rw-rw- null rw root syslogd 635 12 /dev 42 crw-rw-rw- null rw root syslogd 635 18* pipe fffff80005ed02f8 <-> fffff80005ed0460 0 rw root syslogd 635 24* pipe fffff80005ed0460 <-> fffff80005ed02f8 0 rw _dhcp dhclient 317 root / 2 drwxr-xr-x 512 r _dhcp dhclient 317 wd / 2 drwxr-xr-x 512 r _dhcp dhclient 317 text / 2327435 -r-xr-xr-x 106984 r _dhcp dhclient 317 0 /dev 42 crw-rw-rw- null rw _dhcp dhclient 317 6 /dev 42 crw-rw-rw- null rw root dhclient 254 root / 2 drwxr-xr-x 512 r root dhclient 254 wd / 2 drwxr-xr-x 512 r root dhclient 254 text / 2327435 -r-xr-xr-x 106984 r root dhclient 254 0 /dev 42 crw-rw-rw- null rw root dhclient 254 6 /dev 42 crw-rw-rw- null rw root dhclient 251 root / 2 drwxr-xr-x 512 r root dhclient 251 wd / 2 drwxr-xr-x 512 r root dhclient 251 text / 2327435 -r-xr-xr-x 106984 r root dhclient 251 0 - - bad - root dhclient 251 6 - - bad - root Timer 84 root / 2 drwxr-xr-x 512 r root Timer 84 wd / 2 drwxr-xr-x 512 r root init 1 root / 2 drwxr-xr-x 512 r root init 1 wd / 2 drwxr-xr-x 512 r root init 1 text / 2327456 -r-xr-xr-x 1344560 r root kernel 0 root / 2 drwxr-xr-x 512 r root kernel 0 wd / 2 drwxr-xr-x 512 r ------------------------------------------------------------------------ dmesg ---<>--- Copyright (c) 1992-2019 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 13.0-CURRENT r343372 GENERIC amd64 FreeBSD clang version 7.0.1 (tags/RELEASE_701/final 349250) (based on LLVM 7.0.1) WARNING: WITNESS option enabled, expect reduced performance. VT(vga): text 80x25 CPU: Intel(R) Xeon(R) CPU X3470 @ 2.93GHz (2933.52-MHz K8-class CPU) Origin="GenuineIntel" Id=0x106e5 Family=0x6 Model=0x1e Stepping=5 Features=0x1783fbff Features2=0x180209 AMD Features=0x28100800 AMD Features2=0x1 Structured Extended Features3=0x10000000 TSC: P-state invariant real memory = 4898947072 (4672 MB) avail memory = 4101586944 (3911 MB) Event timer "LAPIC" quality 100 ACPI APIC Table: random: unblocking device. ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard Timecounter "TSC-low" frequency 1466758699 Hz quality 1000 random: entropy device external interface [ath_hal] loaded kbd1 at kbdmux0 module_register_init: MOD_LOAD (vesa, 0xffffffff81133660, 0) error 19 000.000050 [4183] netmap_init netmap: loaded module nexus0 vtvga0: on motherboard cryptosoft0: on motherboard acpi0: on motherboard acpi0: Power Button (fixed) acpi0: Sleep Button (fixed) hpet0: iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 cpu0: on acpi0 attimer0: port 0x40-0x43,0x50-0x53 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: mem 0xe0000000-0xe7ffffff irq 18 at device 2.0 on pci0 vgapci0: Boot video device virtio_pci0: port 0xd000-0xd01f irq 19 at device 3.0 on pci0 vtnet0: on virtio_pci0 vtnet0: Ethernet address: 08:00:27:ec:8e:74 vtnet0: netmap queues/slots: TX 1/128, RX 1/128 000.000346 [ 538] vtnet_netmap_attach vtnet attached txq=1, txd=128 rxq=1, rxd=128 pcm0: port 0xd100-0xd1ff,0xd200-0xd23f irq 21 at device 5.0 on pci0 pcm0: pci0: at device 7.0 (no driver attached) virtio_pci1: port 0xd240-0xd25f irq 16 at device 8.0 on pci0 vtnet1: on virtio_pci1 vtnet1: Ethernet address: 08:00:27:4d:7c:07 vtnet1: netmap queues/slots: TX 1/128, RX 1/128 000.000348 [ 538] vtnet_netmap_attach vtnet attached txq=1, txd=128 rxq=1, rxd=128 xhci0: mem 0xe8410000-0xe841ffff irq 20 at device 12.0 on pci0 xhci0: 32 bytes context size, 32-bit DMA xhci0: Port routing mask set to 0xffffffff usbus0 on xhci0 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd260-0xd26f at device 31.1 on pci0 ata0: at channel 0 on atapci0 ata1: at channel 1 on atapci0 ahci0: port 0xd270-0xd277,0xd278-0xd27b,0xd280-0xd287,0xd288-0xd28b,0xd290-0xd29f mem 0xe8420000-0xe8421fff irq 23 at device 31.2 on pci0 ahci0: Failed to allocate MSI/MSI-x, falling back to INTx ahci0: AHCI v1.10 with 2 3Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 acpi_acad0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse Explorer, device ID 4 orm0: at iomem 0xc0000-0xc7fff,0xe2000-0xe2fff pnpid ORM0000 on isa0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff pnpid PNP0900 on isa0 Timecounters tick every 10.000 msec pcm0: measured ac97 link rate at 248875 Hz usbus0: 5.0Gbps Super Speed USB v3.0 ugen0.1: <0x8086 XHCI root HUB> at usbus0 uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 cd0 at ata0 bus 0 scbus0 target 0 lun 0 cd0: Removable CD-ROM SCSI device cd0: Serial Number VB0-01f003f6 cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present ada0 at ahcich0 bus 0 scbus2 target 0 lun 0 ada0: ATA-6 SATA 2.x device ada0: Serial Number VB94eced48-a28db171 ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 31745MB (65013760 512 byte sectors) ada1 at ahcich1 bus 0 scbus3 target 0 lun 0 ada1: ATA-6 SATA 2.x device ada1: Serial Number VBf2f21ccb-2b4239ae ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 1048576MB (2147483648 512 byte sectors) WARNING: WITNESS option enabled, expect reduced performance. Trying to mount root from ufs:/dev/gpt/rootfs [rw]... Setting hostuuid: 7c676dff-f4e2-44d6-ae2c-d19a19f6539f. Setting hostid: 0x073ff1c1. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 5793304 free (11936 frags, 722671 blocks, 0.2% fragmentation) /dev/ada1p2: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ada1p2: clean, 259982116 free (44 frags, 32497759 blocks, 0.0% fragmentation) Mounting local filesystems:. vboxguest0 port 0xd020-0xd03f mem 0xe8000000-0xe83fffff,0xe8400000-0xe8403fff irq 20 at device 4.0 on pci0 vboxguest: loaded successfully ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/freeradius-3.0.17 /usr/local/lib/gcc8 /usr/local/lib/ipsec /usr/local/lib/nss /usr/local/lib/perl5/5.28/mach/CORE /usr/local/lib/samba4 /usr/local/llvm60/lib 32-bit compatibility ldconfig path: /usr/lib32 Loading kernel modules: Security policy loaded: MAC/ntpd (mac_ntpd) Setting hostname: thirteen.bsd1.net. Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED Feeding entropy: uhub0: 14 ports with 14 removable, self powered ugen0.2: at usbus0 . IP Filter: v5.1.2 initialized. Default = pass all, Logging = enabled Enabling ipfilter. Installing NAT rules. 0 entries flushed from NAT table 0 entries flushed from NAT list lo0: link state changed to UP vtnet0: link state changed to UP Starting dhclient. DHCPREQUEST on vtnet0 to 255.255.255.255 port 67 DHCPACK from 192.168.210.1 bound to 192.168.210.127 -- renewal in 302400 seconds. ugen0.3: at usbus0 umass0 on uhub0 umass0: on usbus0 umass0: SCSI over Bulk-Only; quirks = 0x8100 umass0:4:0: Attached to scbus4 da0 at umass-sim0 bus 0 scbus4 target 0 lun 0 da0: Fixed Direct Access SPC-4 SCSI device da0: Serial Number 200512339211885369EC da0: 40.000MB/s transfers da0: 15267MB (31266816 512 byte sectors) da0: quirks=0x2 Starting Network: lo0 vtnet0 vtnet1. lo0: flags=8049 metric 0 mtu 16384 options=680003 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 inet 127.0.0.1 netmask 0xff000000 groups: lo nd6 options=21 vtnet0: flags=8843 metric 0 mtu 1500 options=6c07bb ether 08:00:27:ec:8e:74 inet 192.168.210.127 netmask 0xffffff00 broadcast 192.168.210.255 media: Ethernet 10Gbase-T status: active nd6 options=29 vtnet1: flags=8843 metric 0 mtu 1500 options=6c07bb ether 08:00:27:4d:7c:07 inet 172.23.161.1 netmask 0xffffff00 broadcast 172.23.161.255 media: Ethernet 10Gbase-T (none) status: no carrier nd6 options=29 filter sync'd Starting devd. Autoloading module: intpm.ko intsmb0: irq 23 at device 7.0 on pci0 intsmb0: intr IRQ 9 enabled revision 0 smbus0: on intsmb0 Autoloading module: uhid.ko Autoloading module: wmt.ko uhid0 on uhub0 uhid0: on usbus0 add host 127.0.0.1: gateway lo0 fib 0: route already in table Additional inet routing options: gateway=YES. add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 add net ff02::: gateway ::1 add net ::ffff:0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 Starting local_unbound. Waiting for nameserver to start... good Generating host.conf. Warning: unrecognized source [mdns] Creating and/or trimming log files. Starting syslogd. Starting ipmon. No core dumps found. Additional ABI support: linux. Starting automountd. Starting autounmountd. Clearing /tmp (X related). Starting vboxservice. VBoxService 5.2.24 r128122 (verbosity: 0) freebsd.amd64 (Jan 24 2019 13:22:00) release log 00:00:00.001415 main Log opened 2019-01-26T16:57:57.284335000Z 00:00:00.001499 main OS Product: FreeBSD 00:00:00.001523 main OS Release: 13.0-CURRENT 00:00:00.001547 main OS Version: FreeBSD 13.0-CURRENT r343372 GENERIC 00:00:00.001561 main Executable: /usr/local/sbin/VBoxService 00:00:00.001561 main Process ID: 800 00:00:00.001562 main Package type: BSD_64BITS_GENERIC (OSE) 00:00:00.003342 main 5.2.24 r128122 started. Verbose level = 0 Starting ntpd. Performing sanity check on Samba configuration: OK Starting nmbd. Starting smbd. Starting winbindd. Starting local daemons: --> /etc/rc running platform=SUPERMICRO --> /etc/rc complete . Updating motd:. Mounting late filesystems:. Starting nut_upsmon. Network UPS Tools upsmon 2.7.4 fopen /var/db/nut/upsmon.pid: No such file or directory UPS: ups@localhost (master) (power value 1) Using power down flag file /etc/killpower Starting rsyncd. Missing /var/db/clamav/*.cvd or *.cld files. You must run freshclam first Starting clamav_freshclam. Starting sendmail_submit. Starting sendmail_msp_queue. Starting dbus. Starting hald. Starting avahi-daemon. Starting cupsd. Configuring vt: blanktime. Generating RSA host key. 2048 SHA256:wkhEJLWkbQjFfO9460+ZntUgwDVgRkwF2f9PBDVeKf0 root@thirteen.bsd1.net (RSA) Generating ECDSA host key. 256 SHA256:ImsDkfrg7EyqRhdQNRM9ENQgIGJVdnZ+EralCknzpz0 root@thirteen.bsd1.net (ECDSA) Generating ED25519 host key. 256 SHA256:j60SuNquEvdTf+dT9yyf8c3WEiTh0pcUJoR5pOL4ioE root@thirteen.bsd1.net (ED25519) Performing sanity check on sshd configuration. Starting sshd. Starting cron. Starting inetd. Starting background file system checks in 60 seconds. Sat Jan 26 11:58:09 EST 2019 lock order reversal: 1st 0xfffffe0000a80480 bufwait (bufwait) @ /usr/src/sys/kern/vfs_bio.c:3906 2nd 0xfffff800034fac00 dirhash (dirhash) @ /usr/src/sys/ufs/ufs/ufs_dirhash.c:289 stack backtrace: #0 0xffffffff80c45fc3 at witness_debugger+0x73 #1 0xffffffff80c45d13 at witness_checkorder+0xac3 #2 0xffffffff80be71c8 at _sx_xlock+0x68 #3 0xffffffff80ef503d at ufsdirhash_add+0x3d #4 0xffffffff80ef7dc6 at ufs_direnter+0x446 #5 0xffffffff80f00c9e at ufs_makeinode+0x5fe #6 0xffffffff80efcc74 at ufs_create+0x34 #7 0xffffffff812306b0 at VOP_CREATE_APV+0x60 #8 0xffffffff80cc0adf at vn_open_cred+0x2cf #9 0xffffffff80cb8fbd at kern_openat+0x1fd #10 0xffffffff810ade96 at amd64_syscall+0x276 #11 0xffffffff8108746d at fast_syscall_common+0x101 lock order reversal: 1st 0xfffff8008cf0c428 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2590 2nd 0xfffffe000093c180 bufwait (bufwait) @ /usr/src/sys/ufs/ffs/ffs_vnops.c:282 3rd 0xfffff800a052a248 ufs (ufs) @ /usr/src/sys/kern/vfs_subr.c:2590 stack backtrace: #0 0xffffffff80c45fc3 at witness_debugger+0x73 #1 0xffffffff80c45d13 at witness_checkorder+0xac3 #2 0xffffffff80bb2c1d at lockmgr_xlock_hard+0x6d #3 0xffffffff80bb36b3 at __lockmgr_args+0x5f3 #4 0xffffffff80eeff95 at ffs_lock+0xa5 #5 0xffffffff81232913 at VOP_LOCK1_APV+0x63 #6 0xffffffff80cc11d5 at _vn_lock+0x65 #7 0xffffffff80cafc46 at vget+0x66 #8 0xffffffff80ca1d2c at vfs_hash_get+0xcc #9 0xffffffff80eeb92f at ffs_vgetf+0x3f #10 0xffffffff80ee14e2 at softdep_sync_buf+0x382 #11 0xffffffff80ef0cc4 at ffs_syncvnode+0x224 #12 0xffffffff80ec6cc5 at ffs_truncate+0x715 #13 0xffffffff80ef7f86 at ufs_direnter+0x606 #14 0xffffffff80effef9 at ufs_mkdir+0x8c9 #15 0xffffffff81232053 at VOP_MKDIR_APV+0x63 #16 0xffffffff80cbe09f at kern_mkdirat+0x1bf #17 0xffffffff810ade96 at amd64_syscall+0x276 Stopping inetd. Stopping cron. Stopping sshd. Stopping cupsd. Stopping clamav_freshclam. Stopping rsyncd. Waiting for PIDS: 942. Network UPS Tools upsmon 2.7.4 Stopping winbindd. Waiting for PIDS: 832. Stopping smbd. Waiting for PIDS: 828. Stopping nmbd. Waiting for PIDS: 823. Stopping ntpd. Stopping vboxservice. Waiting for PIDS: 801. lock order reversal: 1st 0xfffff8002e031608 ufs (ufs) @ /usr/src/sys/kern/vfs_mount.c:1353 2nd 0xfffff8002e031248 syncer (syncer) @ /usr/src/sys/kern/vfs_subr.c:2753 stack backtrace: #0 0xffffffff80c45fc3 at witness_debugger+0x73 #1 0xffffffff80c45d13 at witness_checkorder+0xac3 #2 0xffffffff80bb2781 at lockmgr_lock_fast_path+0x181 #3 0xffffffff81232913 at VOP_LOCK1_APV+0x63 #4 0xffffffff80cc11d5 at _vn_lock+0x65 #5 0xffffffff80cb031b at vputx+0x14b #6 0xffffffff80ca8544 at dounmount+0x434 #7 0xffffffff80ca8070 at sys_unmount+0x300 #8 0xffffffff810ade96 at amd64_syscall+0x276 #9 0xffffffff8108746d at fast_syscall_common+0x101 Stopping local_unbound. Stopping devd. Kernel page fault with the following non-sleepable locks held: shared rw ipf IP NAT rwlock (ipf IP NAT rwlock) r = 0 (0xfffffe0000382440) locked @ /usr/src/sys/contrib/ipfilter/netinet/ip_nat.c:1828 stack backtrace: #0 0xffffffff80c45fc3 at witness_debugger+0x73 #1 0xffffffff80c46f62 at witness_warn+0x442 #2 0xffffffff810ad423 at trap_pfault+0x53 #3 0xffffffff810aca4b at trap+0x2bb #4 0xffffffff81086b85 at calltrap+0x8 #5 0xffffffff8285c4f6 at ipf_nat_ioctl+0x2736 #6 0xffffffff8287edb2 at ipfioctl+0x162 #7 0xffffffff80a9b52a at devfs_ioctl+0xca #8 0xffffffff81231643 at VOP_IOCTL_APV+0x63 #9 0xffffffff80cbff94 at vn_ioctl+0x124 #10 0xffffffff80a9bbdf at devfs_ioctl_f+0x1f #11 0xffffffff80c4af8b at kern_ioctl+0x29b #12 0xffffffff80c4ac7d at sys_ioctl+0x15d #13 0xffffffff810ade96 at amd64_syscall+0x276 #14 0xffffffff8108746d at fast_syscall_common+0x101 Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0xfffff7ffe45b230e fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff810a927f stack pointer = 0x28:0xfffffe003e576c90 frame pointer = 0x28:0xfffffe003e576c90 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 9999 (ipfs) trap number = 12 panic: page fault cpuid = 0 time = 1548522005 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe003e576950 vpanic() at vpanic+0x1b4/frame 0xfffffe003e5769b0 panic() at panic+0x43/frame 0xfffffe003e576a10 trap_fatal() at trap_fatal+0x369/frame 0xfffffe003e576a60 trap_pfault() at trap_pfault+0x62/frame 0xfffffe003e576ab0 trap() at trap+0x2bb/frame 0xfffffe003e576bc0 calltrap() at calltrap+0x8/frame 0xfffffe003e576bc0 --- trap 0xc, rip = 0xffffffff810a927f, rsp = 0xfffffe003e576c90, rbp = 0xfffffe003e576c90 --- memmove_std() at memmove_std+0x25f/frame 0xfffffe003e576c90 ipf_nat_ioctl() at ipf_nat_ioctl+0x2736/frame 0xfffffe003e5777a0 ipfioctl() at ipfioctl+0x162/frame 0xfffffe003e5777f0 devfs_ioctl() at devfs_ioctl+0xca/frame 0xfffffe003e577840 VOP_IOCTL_APV() at VOP_IOCTL_APV+0x63/frame 0xfffffe003e577860 vn_ioctl() at vn_ioctl+0x124/frame 0xfffffe003e577970 devfs_ioctl_f() at devfs_ioctl_f+0x1f/frame 0xfffffe003e577990 kern_ioctl() at kern_ioctl+0x29b/frame 0xfffffe003e577a00 sys_ioctl() at sys_ioctl+0x15d/frame 0xfffffe003e577ad0 amd64_syscall() at amd64_syscall+0x276/frame 0xfffffe003e577bf0 fast_syscall_common() at fast_syscall_common+0x101/frame 0xfffffe003e577bf0 --- syscall (54, FreeBSD ELF64, sys_ioctl), rip = 0x8004322fa, rsp = 0x7fffffffebe8, rbp = 0x7fffffffec70 --- KDB: enter: panic ------------------------------------------------------------------------ kernel config options CONFIG_AUTOGENERATED ident GENERIC machine amd64 cpu HAMMER makeoptions WITH_CTF=1 makeoptions DEBUG=-g options EVDEV_SUPPORT options XENHVM options USB_DEBUG options ATH_ENABLE_11N options AH_AR5416_INTERRUPT_MITIGATION options AH_SUPPORT_AR5416 options IEEE80211_SUPPORT_MESH options IEEE80211_DEBUG options SC_PIXEL_MODE options VESA options PCI_IOV options PCI_HP options ACPI_DMAR options EARLY_AP_STARTUP options SMP options NETDUMP options ZSTDIO options GZIO options EKCD options VERBOSE_SYSINIT=0 options MALLOC_DEBUG_MAXZONES=8 options WITNESS_SKIPSPIN options WITNESS options INVARIANT_SUPPORT options INVARIANTS options DEADLKRES options GDB options FULL_BUF_TRACKING options DDB options BUF_TRACKING options KDB_TRACE options KDB options RCTL options RACCT_DEFAULT_TO_DISABLED options RACCT options INCLUDE_CONFIG_FILE options DDB_CTF options KDTRACE_HOOKS options KDTRACE_FRAME options MAC options CAPABILITIES options CAPABILITY_MODE options AUDIT options HWPMC_HOOKS options KBD_INSTALL_CDEV options PRINTF_BUFR_SIZE=128 options _KPOSIX_PRIORITY_SCHEDULING options SYSVSEM options SYSVMSG options SYSVSHM options STACK options KTRACE options SCSI_DELAY=5000 options COMPAT_FREEBSD11 options COMPAT_FREEBSD10 options COMPAT_FREEBSD9 options COMPAT_FREEBSD7 options COMPAT_FREEBSD6 options COMPAT_FREEBSD5 options COMPAT_FREEBSD4 options COMPAT_FREEBSD32 options EFIRT options GEOM_LABEL options GEOM_RAID options PSEUDOFS options PROCFS options CD9660 options MSDOSFS options NFS_ROOT options NFSLOCKD options NFSD options NFSCL options MD_ROOT options QUOTA options UFS_GJOURNAL options UFS_DIRHASH options UFS_ACL options SOFTUPDATES options FFS options SCTP options TCP_RFC7413 options TCP_HHOOK options TCP_BLACKBOX options TCP_OFFLOAD options IPSEC_SUPPORT options IPSEC options INET6 options INET options VIMAGE options PREEMPTION options NUMA options SCHED_ULE options NEW_PCIB options GEOM_PART_GPT options GEOM_PART_MBR options GEOM_PART_EBR_COMPAT options GEOM_PART_EBR options GEOM_PART_BSD device isa device mem device io device uart_ns8250 device cpufreq device acpi device pci device fdc device ahci device ata device mvs device siis device ahc device ahd device esp device hptiop device isp device mpt device mps device mpr device sym device trm device isci device ocs_fc device scbus device ch device da device sa device cd device pass device ses device amr device arcmsr device ciss device hptmv device hptnr device hptrr device hpt27xx device iir device ips device mly device twa device smartpqi device tws device aac device aacp device aacraid device ida device mfi device mlx device mrsas device pmspcv device twe device nvme device nvd device atkbdc device atkbd device psm device kbdmux device vga device splash device sc device vt device vt_vga device vt_efifb device agp device cbb device pccard device cardbus device uart device ppc device ppbus device lpt device ppi device puc device bxe device de device em device ix device ixv device ixl device iavf device le device ti device txp device vx device miibus device ae device age device alc device ale device bce device bfe device bge device cas device dc device et device fxp device gem device hme device jme device lge device msk device nfe device nge device pcn device re device rl device sf device sge device sis device sk device ste device stge device tl device tx device vge device vr device wb device xl device wlan device wlan_wep device wlan_ccmp device wlan_tkip device wlan_amrr device an device ath device ath_pci device ath_hal device ath_rate_sample device ipw device iwi device iwn device malo device mwl device ral device wi device wpi device crypto device loop device random device padlock_rng device rdrand_rng device ether device vlan device tun device md device gif device firmware device bpf device uhci device ohci device ehci device xhci device usb device ukbd device umass device sound device snd_cmi device snd_csa device snd_emu10kx device snd_es137x device snd_hda device snd_ich device snd_via8233 device mmc device mmcsd device sdhci device virtio device virtio_pci device vtnet device virtio_blk device virtio_scsi device virtio_balloon device hyperv device xenpci device vmx device netmap device evdev device uinput ------------------------------------------------------------------------ ddb capture buffer