FreeBSD as VirtualBox guest panics when starting VBoxService
David Boyd
David.Boyd49 at twc.com
Wed Apr 26 14:01:17 UTC 2017
Using 11.0-STABLE VM image snapshots, since April 05, 2017, FreeBSD
panics when VBoxService starts.
using snapshot FreeBSD-11.0-RELEASE-amd64.vmdk no panic occurs.
using snapshot FreeBSD-11.0-STABLE-amd64-20170323-r315855.vmdk no panic
occurs.
using snapshot FreeBSD-11.0-STABLE-amd64-20170405-r316498.vmdk panic
occurs (see attachment).
using snapshot FreeBSD-11.0-STABLE-amd64-20170420-r317153.vmdk panic
occurs (see attachment).
using snapshot FreeBSD-12.0-CURRENT-amd64.vmdk no panic occurs.
I am prepared to submit a PR if that is the thing to do.
Thanks, in advance, for your assistance in this matter.
-------------- next part --------------
eleven.bsd1.net dumped core - see /var/crash/vmcore.0
Mon Apr 24 23:10:40 EDT 2017
FreeBSD eleven.bsd1.net 11.0-STABLE FreeBSD 11.0-STABLE #0 r317153: Thu Apr 20 05:43:02 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
panic: page fault
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Unread portion of the kernel message buffer:
<118>Starting vboxservice.
<118>VBoxService 5.1.20 r114628 (verbosity: 0) freebsd.amd64 (Apr 21 2017 18:49:56) release log
<118>00:00:00.001395 main Log opened 2017-04-25T03:08:34.775376000Z
<118>00:00:00.001565 main OS Product: FreeBSD
<118>00:00:00.001605 main OS Release: 11.0-STABLE
<118>00:00:00.001638 main OS Version: FreeBSD 11.0-STABLE #0 r317153: Thu Apr 20 05:43:02 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
<118>00:00:00.001700 main Executable: /usr/local/sbin/VBoxService
<118>00:00:00.001714 main Process ID: 666
<118>00:00:00.001725 main Package type: BSD_64BITS_GENERIC (OSE)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xd6
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80d5764f
stack pointer = 0x28:0xfffffe01221cd500
frame pointer = 0x28:0xfffffe01221cd510
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 = 666 (VBoxService)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80aa76c7 at kdb_backtrace+0x67
#1 0xffffffff80a65a66 at vpanic+0x186
#2 0xffffffff80a658d3 at panic+0x43
#3 0xffffffff80ed87f2 at trap_fatal+0x322
#4 0xffffffff80ed8849 at trap_pfault+0x49
#5 0xffffffff80ed8086 at trap+0x286
#6 0xffffffff80ebcc31 at calltrap+0x8
#7 0xffffffff80d5abe5 at vm_map_wire+0x35
#8 0xffffffff8224d723 at rtR0MemObjNativeLockUser+0x63
#9 0xffffffff82237bbc at VbglR0HGCMInternalCall+0x2ac
#10 0xffffffff82236385 at vgdrvIoCtl_HGCMCall+0x225
#11 0xffffffff82234756 at VGDrvCommonIoCtl+0x206
#12 0xffffffff82237308 at vgdrvFreeBSDIOCtl+0x128
#13 0xffffffff809366d8 at devfs_ioctl_f+0x128
#14 0xffffffff80ac3015 at kern_ioctl+0x255
#15 0xffffffff80ac2d4f at sys_ioctl+0x16f
#16 0xffffffff80ed9354 at amd64_syscall+0x6c4
#17 0xffffffff80ebcf1b at Xfast_syscall+0xfb
Uptime: 27s
Dumping 261 out of 4063 MB:..7%..13%..25%..31%..43%..56%..62%..74%..86%..92%
Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/fdescfs.ko
Reading symbols from /boot/kernel/linprocfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/linprocfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linprocfs.ko
Reading symbols from /boot/kernel/linux_common.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux_common.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux_common.ko
Reading symbols from /boot/modules/vboxguest.ko...done.
Loaded symbols for /boot/modules/vboxguest.ko
Reading symbols from /boot/kernel/ipl.ko...Reading symbols from /usr/lib/debug//boot/kernel/ipl.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ipl.ko
Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done.
done.
Loaded symbols for /boot/kernel/uhid.ko
Reading symbols from /boot/kernel/linux.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux.ko
Reading symbols from /boot/kernel/linux64.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux64.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux64.ko
#0 doadump (textdump=<value optimized out>) at pcpu.h:222
222 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:222
#1 0xffffffff80a655e1 in kern_reboot (howto=260)
at /usr/src/sys/kern/kern_shutdown.c:366
#2 0xffffffff80a65aa0 in vpanic (fmt=<value optimized out>,
ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759
#3 0xffffffff80a658d3 in panic (fmt=<value optimized out>)
at /usr/src/sys/kern/kern_shutdown.c:690
#4 0xffffffff80ed87f2 in trap_fatal (frame=0xfffffe01221cd440, eva=214)
at /usr/src/sys/amd64/amd64/trap.c:801
#5 0xffffffff80ed8849 in trap_pfault (frame=0xfffffe01221cd440, usermode=0)
at pcpu.h:222
#6 0xffffffff80ed8086 in trap (frame=0xfffffe01221cd440)
at /usr/src/sys/amd64/amd64/trap.c:421
#7 0xffffffff80ebcc31 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:236
#8 0xffffffff80d5764f in _vm_map_lock (map=0x1, file=0x0, line=0)
at /usr/src/sys/vm/vm_map.c:501
#9 0xffffffff80d5abe5 in vm_map_wire (map=0x1, start=4550656,
end=<value optimized out>, flags=1) at /usr/src/sys/vm/vm_map.c:2545
#10 0xffffffff8224d723 in rtR0MemObjNativeLockUser ()
from /boot/modules/vboxguest.ko
#11 0xffffffff82237bbc in VbglR0HGCMInternalCall ()
from /boot/modules/vboxguest.ko
#12 0xffffffff82236385 in vgdrvIoCtl_HGCMCall ()
from /boot/modules/vboxguest.ko
#13 0xffffffff82234756 in VGDrvCommonIoCtl () from /boot/modules/vboxguest.ko
#14 0xffffffff82237308 in vgdrvFreeBSDIOCtl () from /boot/modules/vboxguest.ko
#15 0xffffffff809366d8 in devfs_ioctl_f (fp=0x458000, com=4550656,
data=0xfffff80006431a90, cred=0xfffffff8, td=0xfffff80006589000)
at /usr/src/sys/fs/devfs/devfs_vnops.c:791
#16 0xffffffff80ac3015 in kern_ioctl (td=<value optimized out>, fd=3,
com=<value optimized out>, data=<value optimized out>) at file.h:323
#17 0xffffffff80ac2d4f in sys_ioctl (td=<value optimized out>,
uap=0xfffffe01221cdb70) at /usr/src/sys/kern/sys_generic.c:745
#18 0xffffffff80ed9354 in amd64_syscall (td=0xfffff80006589000, traced=0)
at subr_syscall.c:135
#19 0xffffffff80ebcf1b in Xfast_syscall ()
at /usr/src/sys/amd64/amd64/exception.S:396
#20 0x0000000800c562aa in ?? ()
Previous frame inner to this frame (corrupt stack?)
Current language: auto; currently minimal
(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.01 [kernel]
0 1 0 0 27 0 5404 836 wait DLs - 0:00.02 [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 4 0 0 -16 0 0 0 - RL - 0:00.17 [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.02 [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:18.12 [idle]
0 12 0 0 -60 0 0 0 - WL - 0:02.49 [intr]
0 13 0 0 -8 0 0 0 - DL - 0:00.20 [geom]
0 14 0 0 -68 0 0 0 - DL - 0:00.20 [usb]
0 15 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4]
0 16 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon]
0 17 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon]
0 18 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero]
0 19 0 0 -16 0 0 0 - DL - 0:00.01 [bufspacedaemon]
0 20 0 0 -16 0 0 0 psleep DL - 0:00.01 [bufdaemon]
0 21 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru]
0 22 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer]
0 23 1 0 52 0 13168 2724 wait Ds+ - 0:00.28 [sh]
0 132 0 0 -20 0 0 0 VBoxIS DL - 0:00.00 [Timer]
0 306 1 0 52 0 12676 2384 select Ds - 0:00.02 [dhclient]
65 318 1 0 21 0 12676 2500 select Ds - 0:00.01 [dhclient]
0 441 1 0 22 0 9564 5564 select Ds - 0:00.01 [devd]
59 484 1 0 37 0 33220 9616 select Ds - 0:00.08 [unbound]
0 518 1 0 22 0 12544 2416 select Ds - 0:00.02 [syslogd]
0 605 1 0 52 0 14744 3368 select Ds - 0:00.00 [ipmon]
0 665 23 0 52 0 13168 2880 wait D+ - 0:00.00 [sh]
0 666 665 0 72 0 17464 2788 - R+ - 0:00.00 [VBoxService]
------------------------------------------------------------------------
vmstat -s
25979 cpu context switches
3307 device interrupts
583 software interrupts
62311 traps
334755 system calls
23 kernel threads created
435 fork() calls
208 vfork() calls
0 rfork() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
323 vnode pager pageins
2846 vnode pager pages paged in
0 vnode pager pageouts
0 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
0 pages reactivated
18826 copy-on-write faults
115 copy-on-write optimized faults
34998 zero fill pages zeroed
0 zero fill pages prezeroed
0 intransit blocking page faults
60144 total VM faults taken
248 page faults requiring I/O
0 pages affected by kernel thread creation
16801 pages affected by fork()
7277 pages affected by vfork()
0 pages affected by rfork()
0 pages cached
87903 pages freed
0 pages freed by daemon
0 pages freed by exiting processes
3575 pages active
2721 pages inactive
0 pages in VM cache
26988 pages wired down
976510 pages free
4096 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)
ac97 2 1K - 2 16,512
feeder 12 1K - 14 32,128
mixer 1 4K - 1 4096
acpiintr 1 1K - 1 64
acpica 2173 242K - 33685 16,32,64,128,256,512,1024,4096
acpitask 1 64K - 1 65536
USB 28 68K - 33 16,32,128,256,512,1024,4096,8192,16384,32768
USBdev 24 4K - 24 32,64,128,512
acpisem 19 3K - 19 128
acpidev 28 2K - 28 64
CAM SIM 6 2K - 6 256
CAM XPT 39 4K - 197 16,32,64,128,256,512,1024,2048
CAM DEV 9 18K - 18 2048
CAM CCB 0 0K - 1807 2048
CAM path 13 1K - 76 32
CAM periph 10 3K - 45 16,32,64,128,256
CAM I/O Scheduler 3 1K - 3 128
vtbuf 24 1968K - 46 4096
vt 11 6K - 11 512
DEVFS3 156 39K - 179 256
DEVFS1 124 62K - 137 512
DEVFS_RULE 59 28K - 59 64,512
DEVFS 14 1K - 15 16,128
DEVFSP 3 1K - 3 64
NFSD V4client 1 1K - 1 256
NFSD lckfile 1 1K - 1 256
NFSD session 1 1K - 1 1024
pfs_nodes 80 20K - 80 256
pfs_vncache 2 1K - 2 64
GEOM 328 53K - 2066 16,32,64,128,256,512,1024,2048,8192,16384
raid_data 0 0K - 318 32,128,256
isadev 7 1K - 7 128
pci_link 8 1K - 8 16,128
cdev 4 1K - 4 256
filedesc 1 4K - 1 4096
sigio 1 1K - 1 64
filecaps 1 1K - 3 16
kdtrace 106 21K - 1374 64,256
kenv 89 11K - 92 16,32,64,128,8192
kqueue 33 3K - 667 64
proc-args 9 1K - 449 16,32,64,128,256
hhook 13 4K - 13 256
ithread 64 11K - 64 32,128,256
KTRACE 100 13K - 100 128
CAM queue 15 5K - 45 16,32,512
linker 303 1593K - 354 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
scsi_cd 0 0K - 5 16
lockf 11 2K - 19 64,128
loginclass 2 1K - 2 64
cache 1 1K - 1 32
devbuf 16936 33799K - 17217 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536
temp 85 544K - 1334 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
module 498 63K - 499 128
mtx_pool 2 16K - 2 8192
osd 3 1K - 10 16,32,64,128,256
pmchooks 1 1K - 1 128
pgrp 8 1K - 8 128
session 8 1K - 8 128
proc 2 32K - 2 16384
subproc 88 160K - 722 512,4096
cred 10 3K - 18 256
CAM dev queue 6 1K - 6 64
plimit 8 2K - 124 256
uidinfo 4 5K - 4 128,4096
dumper 1 1K - 1 512
scsi_da 0 0K - 64 32
sysctl 0 0K - 616 16,32,64
sysctloid 2512 130K - 2563 16,32,64,128
sysctltmp 0 0K - 95 16,64,256,1024
kbdmux 6 22K - 6 16,512,1024,2048,16384
tidhash 1 32K - 1 32768
callout 3 1672K - 3
umtx 198 25K - 198 128
p1003.1b 1 1K - 1 16
SWAP 2 141K - 2 64
bus 1060 87K - 4094 16,32,64,128,256,512,1024
bus-sc 43 198K - 2156 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536
devstat 16 33K - 16 32,4096
eventhandler 109 9K - 109 64,128
taskqueue 11 17K - 11 16,32,256,8192
kobj 343 1372K - 865 4096
Per-cpu 1 1K - 1 32
rman 126 15K - 445 16,32,128
sbuf 0 0K - 1442 16,32,64,128,256
toponodes 9 2K - 9 128
LED 2 1K - 2 16,128
taskqueue 27 3K - 27 16,32,256
terminal 11 3K - 11 256
Unitno 22 2K - 176 32,64
vmem 3 138K - 3 2048,8192
ioctlops 0 0K - 79 256,512,1024
select 9 2K - 9 128
iov 0 0K - 17333 64,128,256,512
msg 4 30K - 4 2048,4096,8192,16384
sem 4 106K - 4 2048,4096
shm 1 32K - 1 32768
tty 12 12K - 12 1024
mbuf_tag 0 0K - 15 32
shmfd 1 8K - 1 8192
soname 4 1K - 14365 16,32,128
pcb 19 663K - 48 16,32,128,1024,2048,8192
vfscache 4 2089K - 4 512,8192,32768
vfs_hash 1 1024K - 1
vnodes 1 1K - 1 256
mount 61 3K - 131 16,32,64,128,256
statfs 0 0K - 86 512
vnodemarker 0 0K - 10 512
arc4random 1 1K - 1 1024
BPF 10 18K - 10 128,512,4096
ifnet 3 5K - 3 128,2048
ifaddr 38 12K - 39 32,64,128,256,512,2048,4096
ether_multi 17 1K - 22 16,32,64
clone 7 1K - 7 128
ipsec 1 1K - 1 256
lltable 10 3K - 10 256,512
routetbl 25 4K - 29 32,64,128,512
igmp 2 1K - 2 128
in_multi 2 1K - 3 256
encap_export_host 2 2K - 2 1024
sctp_a_it 0 0K - 3 16
sctp_vrf 1 1K - 1 64
sctp_ifa 4 1K - 4 128
sctp_ifn 2 1K - 2 128
sctp_iter 0 0K - 3 256
hostcache 1 32K - 1 32768
tcpfunc 1 1K - 1 32
syncache 1 64K - 1 65536
in6_multi 15 2K - 15 32,256
mld 2 1K - 2 128
ip6ndp 3 1K - 3 64,256
inpcbpolicy 7 1K - 67 32
secasvar 1 1K - 1 1024
sahead 1 1K - 1 1024
ipsecpolicy 2 2K - 2 256,1024
ipsec-saq 2 2K - 2 1024
crypto 1 1K - 1 512
rpc 2 16K - 2 8192
audit_evclass 187 6K - 232 32
pagedep 13 131K - 16 256
inodedep 58 1053K - 70 512
bmsafemap 6 10K - 29 256,8192
newblk 16 2052K - 23 256
freeblks 9 3K - 28 256
freefile 2 1K - 3 64
diradd 21 3K - 27 128
mkdir 8 1K - 12 128
dirrem 31 4K - 34 128
newdirblk 4 1K - 6 64
freework 10 2K - 29 64,128
sbdep 0 0K - 3 64
softdep 1 1K - 1 512
ufs_dirhash 51 10K - 51 16,32,64,128,256,512
ufs_quota 1 1024K - 1
ufs_mount 3 13K - 3 512,4096,8192
vm_pgdata 2 513K - 2 128
UMAHash 1 1K - 1 512
atkbddev 2 1K - 2 64
apmdev 1 1K - 1 128
madt_table 0 0K - 1 4096
entropy 0 0K - 11 4096
ata_pci 1 1K - 1 64
io_apic 1 2K - 1 2048
MCA 2 1K - 2 128
nexusdev 5 1K - 5 16
fdesc_mount 1 1K - 1 16
linux 29 2K - 29 64
iprtheap 17 2K - 25 32,64,128,256,512
iprtcont 1 64K - 1
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
UMA Kegs: 384, 0, 113, 7, 113, 0, 0
UMA Zones: 896, 0, 114, 2, 114, 0, 0
UMA Slabs: 80, 0, 1182, 18, 1292, 0, 0
UMA Hash: 256, 0, 12, 3, 13, 0, 0
4 Bucket: 32, 0, 20, 605, 1020, 0, 0
6 Bucket: 48, 0, 5, 576, 62, 0, 0
8 Bucket: 64, 0, 8, 550, 335, 11, 0
12 Bucket: 96, 0, 14, 273, 51, 0, 0
16 Bucket: 128, 0, 26, 253, 86, 0, 0
32 Bucket: 256, 0, 21, 174, 179, 136, 0
64 Bucket: 512, 0, 30, 34, 98, 136, 0
128 Bucket: 1024, 0, 33, 19, 85, 0, 0
256 Bucket: 2048, 0, 41, 3, 207, 8, 0
vmem btag: 56, 0, 9633, 378, 9633, 71, 0
VM OBJECT: 264, 0, 713, 52, 8719, 0, 0
RADIX NODE: 144, 0, 2288, 61, 20137, 0, 0
MAP: 240, 0, 3, 61, 3, 0, 0
KMAP ENTRY: 128, 0, 15, 264, 15, 0, 0
MAP ENTRY: 128, 0, 207, 320, 21555, 0, 0
VMSPACE: 2512, 0, 10, 8, 645, 0, 0
fakepg: 104, 0, 1, 265, 15, 0, 0
mt_zone: 16400, 0, 409, 0, 409, 0, 0
16: 16, 0, 1286, 471, 17936, 0, 0
32: 32, 0, 1514, 611, 6202, 0, 0
64: 64, 0, 9927, 489, 31123, 0, 0
128: 128, 0, 4075, 203, 32404, 0, 0
256: 256, 0, 776, 79, 3258, 0, 0
512: 512, 0, 418, 22, 1684, 0, 0
1024: 1024, 0, 68, 76, 2073, 0, 0
2048: 2048, 0, 38, 12, 1994, 0, 0
4096: 4096, 0, 439, 2, 1754, 0, 0
8192: 8192, 0, 34, 0, 369, 0, 0
16384: 16384, 0, 21, 4, 397, 0, 0
32768: 32768, 0, 9, 0, 178, 0, 0
65536: 65536, 0, 14, 0, 180, 0, 0
SLEEPQUEUE: 80, 0, 100, 179, 100, 0, 0
64 pcpu: 8, 0, 2448, 368, 2452, 0, 0
Files: 80, 0, 49, 201, 6153, 0, 0
filedesc0: 1104, 0, 33, 21, 667, 0, 0
TURNSTILE: 136, 0, 100, 100, 100, 0, 0
rl_entry: 40, 0, 26, 574, 26, 0, 0
umtx pi: 96, 0, 0, 0, 0, 0, 0
umtx_shm: 88, 0, 0, 0, 0, 0, 0
MAC labels: 40, 0, 0, 0, 0, 0, 0
PROC: 1344, 0, 32, 22, 666, 0, 0
THREAD: 1304, 0, 90, 9, 90, 0, 0
cpuset: 96, 0, 64, 223, 67, 0, 0
audit_record: 1248, 0, 0, 0, 0, 0, 0
mbuf_packet: 256, 1615680, 256, 513, 301, 0, 0
mbuf: 256, 1615680, 1, 515, 145, 0, 0
mbuf_cluster: 2048, 252450, 759, 7, 759, 0, 0
mbuf_jumbo_page: 4096, 126224, 0, 0, 0, 0, 0
mbuf_jumbo_9k: 9216, 112197, 0, 0, 0, 0, 0
mbuf_jumbo_16k: 16384, 84148, 0, 0, 0, 0, 0
g_bio: 376, 0, 0, 90, 6744, 0, 0
DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0
ttyinq: 160, 0, 30, 95, 30, 0, 0
ttyoutq: 256, 0, 16, 119, 16, 0, 0
nvme_request: 128, 0, 0, 0, 0, 0, 0
vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
cryptop: 88, 0, 0, 0, 0, 0, 0
cryptodesc: 72, 0, 0, 0, 0, 0, 0
FPU_save_area: 512, 0, 0, 0, 0, 0, 0
VNODE: 472, 0, 545, 7, 550, 0, 0
VNODEPOLL: 120, 0, 0, 0, 0, 0, 0
BUF TRIE: 144, 0, 75, 26601, 138, 0, 0
NAMEI: 1024, 0, 0, 40, 20335, 0, 0
rentr: 24, 0, 0, 0, 0, 0, 0
S VFS Cache: 108, 0, 505, 125, 1154, 0, 0
STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
L VFS Cache: 328, 0, 0, 0, 0, 0, 0
LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
NCLNODE: 528, 0, 0, 0, 0, 0, 0
DIRHASH: 1024, 0, 81, 11, 81, 0, 0
Mountpoints: 816, 0, 5, 25, 5, 0, 0
pipe: 760, 0, 1, 14, 186, 0, 0
procdesc: 136, 0, 0, 0, 0, 0, 0
AIO: 224, 0, 0, 0, 0, 0, 0
AIOP: 32, 0, 0, 0, 0, 0, 0
AIOCB: 752, 0, 0, 0, 0, 0, 0
AIOL: 128, 0, 0, 0, 0, 0, 0
AIOLIO: 280, 0, 0, 0, 0, 0, 0
ksiginfo: 112, 0, 41, 1009, 82, 0, 0
itimer: 352, 0, 0, 0, 0, 0, 0
KNOTE: 128, 0, 0, 0, 0, 0, 0
socket: 864, 130048, 15, 13, 2475, 0, 0
ipq: 56, 7952, 0, 0, 0, 0, 0
udp_inpcb: 464, 130048, 3, 61, 60, 0, 0
udpcb: 32, 130125, 3, 622, 60, 0, 0
tcp_inpcb: 464, 130048, 3, 61, 6, 0, 0
tcpcb: 1040, 130050, 2, 16, 6, 0, 0
tcptw: 88, 26010, 1, 134, 1, 0, 0
syncache: 168, 15364, 0, 69, 1, 0, 0
hostcache: 128, 15376, 1, 154, 1, 0, 0
sackhole: 32, 0, 0, 0, 0, 0, 0
tcpreass: 40, 15800, 0, 0, 0, 0, 0
sctp_ep: 1488, 130048, 0, 0, 0, 0, 0
sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0
sctp_laddr: 48, 80012, 0, 332, 3, 0, 0
sctp_raddr: 736, 80000, 0, 0, 0, 0, 0
sctp_chunk: 152, 400010, 0, 0, 0, 0, 0
sctp_readq: 152, 400010, 0, 0, 0, 0, 0
sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0
sctp_asconf: 40, 400000, 0, 0, 0, 0, 0
sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0
udplite_inpcb: 464, 130048, 0, 0, 0, 0, 0
ripcb: 464, 130048, 1, 31, 1, 0, 0
IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0
unpcb: 240, 130048, 8, 120, 2397, 0, 0
rtentry: 208, 0, 11, 122, 14, 0, 0
selfd: 64, 0, 25, 533, 798, 0, 0
SWAPMETA: 288, 504907, 0, 0, 0, 0, 0
FFS inode: 152, 0, 515, 109, 518, 0, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 515, 100, 518, 0, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 2 0
irq15: ata1 37 0
irq19: em0 51 1
irq20: vboxguest0 3 0
irq23: ahci0 ohci0+ 3214 32
cpu0:timer 9007 89
cpu1:timer 7893 78
Total 20207 200
------------------------------------------------------------------------
pstat -T
49/130045 files
0M/1023M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/gpt/swapfs 2096896 0 2096896 0%
------------------------------------------------------------------------
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
0 515 18.37 41 0.74 2.55 10 0.02 2.01 10 0.02 4 0 21 6 68
------------------------------------------------------------------------
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
Client Info:
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 Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
0 0 0 0 0 0 0 0
BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits 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 Ret-Failed
0
Server Faults
0
Server Cache Stats:
Inprog Idem Non-idem Misses
0 0 0 0
Server Write Gathering:
WriteOps WriteRPC Opsaved
0 0 0
------------------------------------------------------------------------
netstat -s
tcp:
15 packets sent
8 data packets (4109 bytes)
0 data packets (0 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
5 ack-only packets (1 delayed)
0 URG only packets
0 window probe packets
0 window update packets
2 control packets
15 packets received
10 acks (for 4112 bytes)
0 duplicate acks
0 acks for unsent data
9 packets (4109 bytes) received in-sequence
0 completely duplicate packets (0 bytes)
0 old duplicate packets
0 packets with some dup. data (0 bytes duped)
0 out-of-order packets (0 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
1 connection request
1 connection accept
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
2 connections established (including accepts)
0 times used RTT from hostcache
0 times used RTT variance from hostcache
0 times used slow-start threshold from hostcache
3 connections closed (including 0 drops)
2 connections updated cached RTT on close
2 connections updated cached RTT variance on close
0 connections updated cached ssthresh on close
0 embryonic connections dropped
10 segments updated rtt (of 9 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
1 correct ACK header prediction
2 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
0 cookies received
1 hostcache entry 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
0 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
TCP connection count by state:
0 connections in CLOSED state
2 connections 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
1 connection in TIME_WAIT state
udp:
24 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
0 broadcast/multicast datagrams undelivered
0 dropped due to full socket buffers
0 not for hashed pcb
24 delivered
26 datagrams output
0 times multicast source filter matched
ip:
42 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
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 packets reassembled ok
41 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
41 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 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated in response to an icmp message
0 messages with bad code fields
0 messages less than the minimum length
0 messages with bad checksum
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
Input histogram:
destination unreachable: 2
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 mbufs coalesced during clone
0 clusters coalesced during clone
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:
2 ARP requests sent
0 ARP replies sent
0 ARP requests received
1 ARP reply received
1 ARP packet received
0 total packets dropped due to no ARP entry
0 ARP entrys timed out
0 Duplicate IPs seen
ip6:
0 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
0 packets for this host
0 packets forwarded
0 packets not forwardable
0 redirects sent
0 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
Mbuf statistics:
0 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 mbufs coalesced during clone
0 clusters coalesced during clone
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
257/1028/1285 mbufs in use (current/cache/total)
246/520/766/252450 mbuf clusters in use (current/cache/total/max)
256/513 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/126224 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/112197 9k jumbo clusters in use (current/cache/total/max)
0/0/0/84148 16k jumbo clusters in use (current/cache/total/max)
556K/1297K/1853K 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 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)
fffff8000695ebb0 tcp4 0 0 127.0.0.1.8953 127.0.0.1.13161 TIME_WAIT
fffff80006938410 tcp4 0 0 127.0.0.1.8953 *.* LISTEN
fffff80006938820 tcp4 0 0 *.53 *.* LISTEN
fffff800066183a0 udp4 0 0 *.514 *.*
fffff80006618570 udp6 0 0 *.514 *.*
fffff80006618740 udp4 0 0 *.53 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
fffff800067cc870 stream 0 0 0 fffff800067cc960 0 0
fffff800067cc960 stream 0 0 0 fffff800067cc870 0 0
fffff800067ccb40 stream 0 0 fffff800067d23b0 0 0 0 /var/run/devd.pipe
fffff800067cc5a0 dgram 0 0 0 fffff800067cc690 0 fffff800067fe870
fffff800067fe870 dgram 0 0 0 fffff800067cc690 0 0
fffff800067cc690 dgram 0 0 fffff800066533b0 0 fffff800067cc5a0 0 /var/run/logpriv
fffff800067cc780 dgram 0 0 fffff80006653588 0 0 0 /var/run/log
fffff800067cca50 seqpac 0 0 fffff800067d21d8 0 0 0 /var/run/devd.seqpacket.pipe
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/128 localhost.8953
tcp4 0/0/128 *.domain
unix 0/0/4 /var/run/devd.pipe
unix 0/0/4 /var/run/devd.seqpacket.pipe
------------------------------------------------------------------------
fstat
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 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 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 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 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 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 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
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root VBoxService 666 root / 2 drwxr-xr-x 512 r
root VBoxService 666 wd / 2 drwxr-xr-x 512 r
root VBoxService 666 text / 2107972 -r-xr-xr-x 744960 r
root VBoxService 666 ctty /dev 8 crw------- console rw
root VBoxService 666 0 /dev 8 crw------- console rw
root sh 665 root / 2 drwxr-xr-x 512 r
root sh 665 wd / 2 drwxr-xr-x 512 r
root sh 665 text / 481567 -r-xr-xr-x 161872 r
root sh 665 ctty /dev 8 crw------- console rw
root sh 665 0 /dev 8 crw------- console rw
root sh 665 6 /dev 8 crw------- console rw
root ipmon 605 root / 2 drwxr-xr-x 512 r
root ipmon 605 wd / 2 drwxr-xr-x 512 r
root ipmon 605 text / 963157 -r-xr-xr-x 101344 r
root syslogd 518 root / 2 drwxr-xr-x 512 r
root syslogd 518 wd / 2 drwxr-xr-x 512 r
root syslogd 518 text / 1858260 -r-xr-xr-x 45280 r
root syslogd 518 0 /dev 26 crw-rw-rw- null rw
root syslogd 518 6 /dev 26 crw-rw-rw- null rw
root syslogd 518 12 /dev 26 crw-rw-rw- null rw
root syslogd 518 18 / 1445863 -rw------- 3 w
unbound unbound 484 root / 1444629 drwxr-xr-x 512 r
unbound unbound 484 wd / 1444629 drwxr-xr-x 512 r
unbound unbound 484 jail / 1444629 drwxr-xr-x 512 r
unbound unbound 484 text / 1858399 -r-xr-xr-x 121864 r
unbound unbound 484 0 /dev 26 crw-rw-rw- null rw
unbound unbound 484 6 /dev 26 crw-rw-rw- null rw
root devd 441 root / 2 drwxr-xr-x 512 r
root devd 441 wd / 2 drwxr-xr-x 512 r
root devd 441 text / 963148 -r-xr-xr-x 1202144 r
root devd 441 0 /dev 26 crw-rw-rw- null rw
root devd 441 6 /dev 26 crw-rw-rw- null rw
_dhcp dhclient 318 root / 1444618 dr-xr-xr-x 512 r
_dhcp dhclient 318 wd / 1444618 dr-xr-xr-x 512 r
_dhcp dhclient 318 jail / 1444618 dr-xr-xr-x 512 r
_dhcp dhclient 318 text / 963084 -r-xr-xr-x 100056 r
_dhcp dhclient 318 0 /dev 26 crw-rw-rw- null rw
_dhcp dhclient 318 6 /dev 26 crw-rw-rw- null rw
root dhclient 306 root / 2 drwxr-xr-x 512 r
root dhclient 306 wd / 2 drwxr-xr-x 512 r
root dhclient 306 text / 963084 -r-xr-xr-x 100056 r
root dhclient 306 0 /dev 26 crw-rw-rw- null rw
root dhclient 306 6 /dev 26 crw-rw-rw- null rw
root Timer 132 root / 2 drwxr-xr-x 512 r
root Timer 132 wd / 2 drwxr-xr-x 512 r
root sh 23 root / 2 drwxr-xr-x 512 r
root sh 23 wd / 2 drwxr-xr-x 512 r
root sh 23 text / 481567 -r-xr-xr-x 161872 r
root sh 23 ctty /dev 8 crw------- console rw
root sh 23 0 /dev 8 crw------- console rw
root sh 23 6 /dev 8 crw------- console rw
root init 1 root / 2 drwxr-xr-x 512 r
root init 1 wd / 2 drwxr-xr-x 512 r
root init 1 text / 963106 -r-xr-xr-x 1079944 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-2017 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 11.0-STABLE #0 r317153: Thu Apr 20 05:43:02 UTC 2017
root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
VT(vga): text 80x25
CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (2388.08-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x6fb Family=0x6 Model=0xf Stepping=11
Features=0x1783fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,HTT>
Features2=0x201<SSE3,SSSE3>
AMD Features=0x20100800<SYSCALL,NX,LM>
AMD Features2=0x1<LAHF>
real memory = 4898947072 (4672 MB)
avail memory = 4102975488 (3912 MB)
Event timer "LAPIC" quality 100
ACPI APIC Table: <VBOX VBOXAPIC>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
random: unblocking device.
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
random: entropy device external interface
kbd1 at kbdmux0
netmap: loaded module
module_register_init: MOD_LOAD (vesa, 0xffffffff80f53e80, 0) error 19
nexus0
vtvga0: <VT VGA driver> on motherboard
cryptosoft0: <software crypto> on motherboard
acpi0: <VBOX VBOXXSDT> on motherboard
acpi0: Power Button (fixed)
acpi0: Sleep Button (fixed)
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0
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: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> mem 0xe0000000-0xe7ffffff irq 18 at device 2.0 on pci0
vgapci0: Boot video device
em0: <Intel(R) PRO/1000 Legacy Network Connection 1.1.0> port 0xd000-0xd007 mem 0xe8000000-0xe801ffff irq 19 at device 3.0 on pci0
em0: Ethernet address: 08:00:27:20:8c:42
em0: netmap queues/slots: TX 1/256, RX 1/256
pcm0: <Intel ICH (82801AA)> port 0xd100-0xd1ff,0xd200-0xd23f irq 21 at device 5.0 on pci0
pcm0: <SigmaTel STAC9700/83/84 AC97 Codec>
pci0: <bridge> at device 7.0 (no driver attached)
pcib1: <PCI-PCI bridge> at device 24.0 on pci0
pci1: <PCI bus> on pcib1
pcib2: <PCI-PCI bridge> at device 25.0 on pci0
pci2: <PCI bus> on pcib2
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd240-0xd24f at device 31.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
ata1: <ATA channel> at channel 1 on atapci0
ahci0: <Intel ICH8M AHCI SATA controller> port 0xd250-0xd257,0xd258-0xd25b,0xd260-0xd267,0xd268-0xd26b,0xd270-0xd27f mem 0xe8804000-0xe8805fff 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: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ohci0: <Apple KeyLargo/Intrepid USB controller> mem 0xe8806000-0xe8806fff irq 23 at device 31.4 on pci0
usbus0 on ohci0
ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xe8807000-0xe8807fff irq 23 at device 31.5 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
acpi_acad0: <AC Adapter> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xe2000-0xe2fff on isa0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
Timecounters tick every 1.000 msec
nvme cam probe device init
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.0
pcm0: measured ac97 link rate at 9392 Hz
ugen1.1: <Intel EHCI root HUB> at usbus1
uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ugen0.1: <Apple OHCI root HUB> at usbus0
uhub1: <Apple OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ada0 at ahcich0 bus 0 scbus2 target 0 lun 0
ada0: <VBOX HARDDISK 1.0> ATA-6 SATA 2.x device
cd0 at ata1 bus 0 scbus1 target 0 lun 0
cd0: <VBOX CD-ROM 1.0> Removable CD-ROM SCSI device
cd0: Serial Number VB2-01700376
cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present
ada0: Serial Number VB4cfc8084-ba1c2657
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 21505MB (44042240 512 byte sectors)
ada1 at ahcich1 bus 0 scbus3 target 0 lun 0
ada1: <VBOX HARDDISK 1.0> ATA-6 SATA 2.x device
ada1: Serial Number VBc6231691-87cd3572
uhub1: 12 ports with 12 removable, self powered
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 131072MB (268435456 512 byte sectors)
SMP: AP CPU #1 Launched!
Trying to mount root from ufs:/dev/gpt/rootfs [rw]...
Setting hostuuid: 41489ca6-95ad-4457-85cc-e3079c342c60.
ugen0.2: <VirtualBox USB Tablet> at usbus0
Setting hostid: 0xe243f6b1.
Starting file system checks:
/dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/gpt/rootfs: clean, 3437263 free (7975 frags, 428661 blocks, 0.2% fragmentation)
/dev/ada1p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada1p2: clean, 32447651 free (83 frags, 4055946 blocks, 0.0% fragmentation)
Mounting local filesystems:.
vboxguest0 port 0xd020-0xd03f mem 0xe8400000-0xe87fffff,0xe8800000-0xe8803fff 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/samba /usr/local/lib/freeradius-3.0.13 /usr/local/lib/gcc5 /usr/local/lib/ipsec /usr/local/lib/nss /usr/local/lib/perl5/5.24/mach/CORE /usr/local/llvm40/lib
32-bit compatibility ldconfig path: /usr/lib32
Setting hostname: eleven.bsd1.net.
Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
IP Filter: v5.1.2 initialized. Default = pass all, Logging = enabled
Enabling ipfilter.
uhub0: 12 ports with 12 removable, self powered
ugen1.2: <SanDisk Cruzer Glide> at usbus1
umass0 on uhub0
umass0: <SanDisk Cruzer Glide, class 0/0, rev 2.00/2.01, addr 2> on usbus1
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: <SanDisk Cruzer Glide 2.01> 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<NO_6_BYTE>
Starting dhclient.
em0: no link ....
em0: link state changed to UP
got link
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 08:00:27:20:8c:42
DHCPREQUEST on em0 to 255.255.255.255 port 67
DHCPACK from 10.0.2.2
bound to 10.0.2.15 -- renewal in 43200 seconds.
Starting Network: lo0 em0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 08:00:27:20:8c:42
inet 10.0.2.15 netmask 0xffffff00 broadcast 10.0.2.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
filter sync'd
Starting devd.
uhid0 on uhub1
uhid0: <VirtualBox USB Tablet, class 0/0, rev 1.10/1.00, addr 2> on usbus0
add host 127.0.0.1: gateway lo0 fib 0: route already in table
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.
Setting date via ntp.
24 Apr 23:08:32 ntpdate[526]: step time server 192.168.211.1 offset 1.720078 sec
Starting ipmon.
No core dumps found.
Additional ABI support: linux.
Clearing /tmp (X related).
Starting vboxservice.
VBoxService 5.1.20 r114628 (verbosity: 0) freebsd.amd64 (Apr 21 2017 18:49:56) release log
00:00:00.001395 main Log opened 2017-04-25T03:08:34.775376000Z
00:00:00.001565 main OS Product: FreeBSD
00:00:00.001605 main OS Release: 11.0-STABLE
00:00:00.001638 main OS Version: FreeBSD 11.0-STABLE #0 r317153: Thu Apr 20 05:43:02 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
00:00:00.001700 main Executable: /usr/local/sbin/VBoxService
00:00:00.001714 main Process ID: 666
00:00:00.001725 main Package type: BSD_64BITS_GENERIC (OSE)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xd6
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80d5764f
stack pointer = 0x28:0xfffffe01221cd500
frame pointer = 0x28:0xfffffe01221cd510
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 = 666 (VBoxService)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80aa76c7 at kdb_backtrace+0x67
#1 0xffffffff80a65a66 at vpanic+0x186
#2 0xffffffff80a658d3 at panic+0x43
#3 0xffffffff80ed87f2 at trap_fatal+0x322
#4 0xffffffff80ed8849 at trap_pfault+0x49
#5 0xffffffff80ed8086 at trap+0x286
#6 0xffffffff80ebcc31 at calltrap+0x8
#7 0xffffffff80d5abe5 at vm_map_wire+0x35
#8 0xffffffff8224d723 at rtR0MemObjNativeLockUser+0x63
#9 0xffffffff82237bbc at VbglR0HGCMInternalCall+0x2ac
#10 0xffffffff82236385 at vgdrvIoCtl_HGCMCall+0x225
#11 0xffffffff82234756 at VGDrvCommonIoCtl+0x206
#12 0xffffffff82237308 at vgdrvFreeBSDIOCtl+0x128
#13 0xffffffff809366d8 at devfs_ioctl_f+0x128
#14 0xffffffff80ac3015 at kern_ioctl+0x255
#15 0xffffffff80ac2d4f at sys_ioctl+0x16f
#16 0xffffffff80ed9354 at amd64_syscall+0x6c4
#17 0xffffffff80ebcf1b at Xfast_syscall+0xfb
Uptime: 27s
Dumping 261 out of 4063 MB:..7%..13%..25%..31%..43%..56%..62%..74%..86%..92%
------------------------------------------------------------------------
kernel config
options CONFIG_AUTOGENERATED
ident GENERIC
machine amd64
cpu HAMMER
makeoptions WITH_CTF=1
makeoptions DEBUG=-g
options XENHVM
options USB_DEBUG
options ATH_ENABLE_11N
options AH_AR5416_INTERRUPT_MITIGATION
options AH_SUPPORT_AR5416
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options SC_PIXEL_MODE
options VESA
options AHD_REG_PRETTY_PRINT
options AHC_REG_PRETTY_PRINT
options PCI_IOV
options PCI_HP
options ACPI_DMAR
options DEVICE_NUMA
options SMP
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_FREEBSD10
options COMPAT_FREEBSD9
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD5
options COMPAT_FREEBSD4
options COMPAT_FREEBSD32
options GEOM_LABEL
options GEOM_RAID
options GEOM_PART_GPT
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_OFFLOAD
options IPSEC
options INET6
options INET
options PREEMPTION
options SCHED_ULE
options NEW_PCIB
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 adv
device adw
device aic
device bt
device isci
device scbus
device ch
device da
device sa
device cd
device pass
device ses
device amr
device arcmsr
device ciss
device dpt
device hptmv
device hptnr
device hptrr
device hpt27xx
device iir
device ips
device mly
device twa
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 igb
device ix
device ixv
device ixl
device ixlv
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 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 crypto
------------------------------------------------------------------------
ddb capture buffer
ddb: ddb_capture: kvm_nlist
-------------- next part --------------
eleven.bsd1.net dumped core - see /var/crash/vmcore.0
Mon Apr 24 12:47:54 EDT 2017
FreeBSD eleven.bsd1.net 11.0-STABLE FreeBSD 11.0-STABLE #0 r316498: Wed Apr 5 01:35:30 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
panic: page fault
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Unread portion of the kernel message buffer:
<118>Starting vboxservice.
<118>VBoxService 5.1.20 r114628 (verbosity: 0) freebsd.amd64 (Apr 21 2017 18:49:56) release log
<118>00:00:00.001934 main Log opened 2017-04-24T16:45:04.574309000Z
<118>00:00:00.002033 main OS Product: FreeBSD
<118>00:00:00.002068 main OS Release: 11.0-STABLE
<118>00:00:00.002108 main OS Version: FreeBSD 11.0-STABLE #0 r316498: Wed Apr 5 01:35:30 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
<118>00:00:00.002165 main Executable: /usr/local/sbin/VBoxService
<118>00:00:00.002186 main Process ID: 723
<118>00:00:00.002197 main Package type: BSD_64BITS_GENERIC (OSE)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xd6
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80d562cf
stack pointer = 0x28:0xfffffe0124a42500
frame pointer = 0x28:0xfffffe0124a42510
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 = 723 (VBoxService)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80aa8737 at kdb_backtrace+0x67
#1 0xffffffff80a66ae6 at vpanic+0x186
#2 0xffffffff80a66953 at panic+0x43
#3 0xffffffff80ed77a2 at trap_fatal+0x322
#4 0xffffffff80ed77f9 at trap_pfault+0x49
#5 0xffffffff80ed7036 at trap+0x286
#6 0xffffffff80ebb7e1 at calltrap+0x8
#7 0xffffffff80d597d5 at vm_map_wire+0x35
#8 0xffffffff8224d723 at rtR0MemObjNativeLockUser+0x63
#9 0xffffffff82237bbc at VbglR0HGCMInternalCall+0x2ac
#10 0xffffffff82236385 at vgdrvIoCtl_HGCMCall+0x225
#11 0xffffffff82234756 at VGDrvCommonIoCtl+0x206
#12 0xffffffff82237308 at vgdrvFreeBSDIOCtl+0x128
#13 0xffffffff809365f8 at devfs_ioctl_f+0x128
#14 0xffffffff80ac4085 at kern_ioctl+0x255
#15 0xffffffff80ac3dbf at sys_ioctl+0x16f
#16 0xffffffff80ed8304 at amd64_syscall+0x6c4
#17 0xffffffff80ebbacb at Xfast_syscall+0xfb
Uptime: 28s
Dumping 263 out of 4063 MB:..7%..13%..25%..31%..43%..55%..61%..73%..85%..92%
Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/fdescfs.ko
Reading symbols from /boot/kernel/linprocfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/linprocfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linprocfs.ko
Reading symbols from /boot/kernel/linux_common.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux_common.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux_common.ko
Reading symbols from /boot/modules/vboxguest.ko...done.
Loaded symbols for /boot/modules/vboxguest.ko
Reading symbols from /boot/kernel/ipl.ko...Reading symbols from /usr/lib/debug//boot/kernel/ipl.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ipl.ko
Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done.
done.
Loaded symbols for /boot/kernel/uhid.ko
Reading symbols from /boot/kernel/if_urtwn.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_urtwn.ko.debug...done.
done.
Loaded symbols for /boot/kernel/if_urtwn.ko
Reading symbols from /boot/kernel/linux.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux.ko
Reading symbols from /boot/kernel/linux64.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux64.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux64.ko
#0 doadump (textdump=<value optimized out>) at pcpu.h:222
222 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:222
#1 0xffffffff80a66661 in kern_reboot (howto=260)
at /usr/src/sys/kern/kern_shutdown.c:366
#2 0xffffffff80a66b20 in vpanic (fmt=<value optimized out>,
ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759
#3 0xffffffff80a66953 in panic (fmt=<value optimized out>)
at /usr/src/sys/kern/kern_shutdown.c:690
#4 0xffffffff80ed77a2 in trap_fatal (frame=0xfffffe0124a42440, eva=214)
at /usr/src/sys/amd64/amd64/trap.c:801
#5 0xffffffff80ed77f9 in trap_pfault (frame=0xfffffe0124a42440, usermode=0)
at pcpu.h:222
#6 0xffffffff80ed7036 in trap (frame=0xfffffe0124a42440)
at /usr/src/sys/amd64/amd64/trap.c:421
#7 0xffffffff80ebb7e1 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:236
#8 0xffffffff80d562cf in _vm_map_lock (map=0x1, file=0x0, line=0)
at /usr/src/sys/vm/vm_map.c:501
#9 0xffffffff80d597d5 in vm_map_wire (map=0x1, start=4550656,
end=<value optimized out>, flags=1) at /usr/src/sys/vm/vm_map.c:2536
#10 0xffffffff8224d723 in rtR0MemObjNativeLockUser ()
from /boot/modules/vboxguest.ko
#11 0xffffffff82237bbc in VbglR0HGCMInternalCall ()
from /boot/modules/vboxguest.ko
#12 0xffffffff82236385 in vgdrvIoCtl_HGCMCall ()
from /boot/modules/vboxguest.ko
#13 0xffffffff82234756 in VGDrvCommonIoCtl () from /boot/modules/vboxguest.ko
#14 0xffffffff82237308 in vgdrvFreeBSDIOCtl () from /boot/modules/vboxguest.ko
#15 0xffffffff809365f8 in devfs_ioctl_f (fp=0x458000, com=4550656,
data=0xfffff80006409290, cred=0xfffffff8, td=0xfffff800065cd520)
at /usr/src/sys/fs/devfs/devfs_vnops.c:791
#16 0xffffffff80ac4085 in kern_ioctl (td=<value optimized out>, fd=3,
com=<value optimized out>, data=<value optimized out>) at file.h:323
#17 0xffffffff80ac3dbf in sys_ioctl (td=<value optimized out>,
uap=0xfffffe0124a42b70) at /usr/src/sys/kern/sys_generic.c:745
#18 0xffffffff80ed8304 in amd64_syscall (td=0xfffff800065cd520, traced=0)
at subr_syscall.c:135
#19 0xffffffff80ebbacb in Xfast_syscall ()
at /usr/src/sys/amd64/amd64/exception.S:396
#20 0x0000000800c5631a in ?? ()
Previous frame inner to this frame (corrupt stack?)
Current language: auto; currently minimal
(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.03 [kernel]
0 1 0 0 26 0 5404 836 wait DLs - 0:00.02 [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 4 0 0 -16 0 0 0 - RL - 0:00.15 [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.02 [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:16.57 [idle]
0 12 0 0 -64 0 0 0 - WL - 0:02.97 [intr]
0 13 0 0 -8 0 0 0 - DL - 0:00.18 [geom]
0 14 0 0 -68 0 0 0 - DL - 0:00.27 [usb]
0 15 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4]
0 16 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon]
0 17 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon]
0 18 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero]
0 19 0 0 -16 0 0 0 - DL - 0:00.00 [bufspacedaemon]
0 20 0 0 -16 0 0 0 psleep DL - 0:00.01 [bufdaemon]
0 21 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru]
0 22 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer]
0 23 1 0 52 0 13168 2724 wait Ds+ - 0:00.30 [sh]
0 131 0 0 -20 0 0 0 VBoxIS DL - 0:00.00 [Timer]
0 297 1 0 52 0 12676 2384 select Ds - 0:00.01 [dhclient]
65 309 1 0 20 0 12676 2500 select Ds - 0:00.01 [dhclient]
0 434 1 0 52 0 9564 5560 wait Ds - 0:00.01 [devd]
0 471 434 0 52 0 13168 2972 wait D - 0:00.04 [sh]
0 476 471 0 52 0 13168 2996 wait D - 0:00.11 [sh]
59 506 1 0 33 0 33220 9612 select Ds - 0:00.07 [unbound]
0 550 1 0 22 0 22772 6256 select Ds - 0:00.01 [wpa_supplicant]
0 555 476 0 52 0 13168 2972 wait D - 0:00.05 [sh]
0 570 1 0 22 0 12544 2416 select Ds - 0:00.03 [syslogd]
65 571 555 0 26 0 12676 2392 select D - 0:00.03 [dhclient]
0 583 571 0 27 0 12676 2388 select Ds - 0:00.00 [dhclient]
0 662 1 0 52 0 14744 3368 select Ds - 0:00.00 [ipmon]
0 722 23 0 52 0 13168 2880 wait D+ - 0:00.00 [sh]
0 723 722 0 72 0 17464 2788 - R+ - 0:00.00 [VBoxService]
------------------------------------------------------------------------
vmstat -s
52394 cpu context switches
6176 device interrupts
713 software interrupts
67616 traps
373856 system calls
23 kernel threads created
483 fork() calls
217 vfork() calls
0 rfork() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
343 vnode pager pageins
3117 vnode pager pages paged in
0 vnode pager pageouts
0 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
0 pages reactivated
20606 copy-on-write faults
119 copy-on-write optimized faults
37306 zero fill pages zeroed
0 zero fill pages prezeroed
0 intransit blocking page faults
64846 total VM faults taken
260 page faults requiring I/O
0 pages affected by kernel thread creation
18583 pages affected by fork()
7592 pages affected by vfork()
0 pages affected by rfork()
0 pages cached
92452 pages freed
0 pages freed by daemon
0 pages freed by exiting processes
4548 pages active
3118 pages inactive
0 pages in VM cache
27798 pages wired down
974343 pages free
4096 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)
ac97 2 1K - 2 16,512
feeder 12 1K - 14 32,128
mixer 1 4K - 1 4096
acpiintr 1 1K - 1 64
acpica 2173 242K - 33689 16,32,64,128,256,512,1024,4096
acpitask 1 64K - 1 65536
USB 36 86K - 43 16,32,128,256,512,1024,2048,4096,8192,16384,32768
USBdev 103 645K - 103 32,64,128,512,8192,16384
acpisem 19 3K - 19 128
acpidev 28 2K - 28 64
CAM SIM 6 2K - 6 256
CAM XPT 39 4K - 197 16,32,64,128,256,512,1024,2048
CAM DEV 9 18K - 18 2048
CAM CCB 0 0K - 1837 2048
CAM path 13 1K - 76 32
CAM periph 10 3K - 45 16,32,64,128,256
CAM I/O Scheduler 3 1K - 3 128
vtbuf 24 1968K - 46 4096
vt 11 6K - 11 512
DEVFS3 162 41K - 185 256
DEVFS1 130 65K - 143 512
DEVFS_RULE 59 28K - 59 64,512
DEVFS 15 1K - 16 16,128
DEVFSP 6 1K - 6 64
NFSD V4client 1 1K - 1 256
NFSD lckfile 1 1K - 1 256
NFSD session 1 1K - 1 1024
pfs_nodes 80 20K - 80 256
pfs_vncache 2 1K - 2 64
GEOM 328 53K - 2066 16,32,64,128,256,512,1024,2048,8192,16384
raid_data 0 0K - 318 32,128,256
isadev 7 1K - 7 128
pci_link 8 1K - 8 16,128
cdev 4 1K - 4 256
filedesc 1 4K - 1 4096
sigio 1 1K - 1 64
filecaps 2 1K - 5 16
kdtrace 119 23K - 1489 64,256
kenv 89 11K - 92 16,32,64,128,8192
kqueue 39 3K - 724 64
proc-args 15 1K - 471 16,32,64,128,256
hhook 13 4K - 13 256
ithread 64 11K - 64 32,128,256
KTRACE 100 13K - 100 128
CAM queue 15 5K - 45 16,32,512
linker 318 1690K - 400 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
scsi_cd 0 0K - 5 16
lockf 17 2K - 29 64,128
loginclass 2 1K - 2 64
cache 1 1K - 1 32
devbuf 17043 33843K - 17394 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536
temp 90 544K - 1426 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
module 498 63K - 500 128
mtx_pool 2 16K - 2 8192
osd 3 1K - 10 16,32,64,128,256
pmchooks 1 1K - 1 128
pgrp 10 2K - 10 128
session 10 2K - 10 128
proc 2 32K - 2 16384
subproc 94 184K - 779 512,4096
cred 11 3K - 24 256
CAM dev queue 6 1K - 6 64
plimit 10 3K - 154 256
uidinfo 4 5K - 4 128,4096
dumper 1 1K - 1 512
scsi_da 0 0K - 64 32
sysctl 0 0K - 676 16,32,64
sysctloid 2600 134K - 2652 16,32,64,128
sysctltmp 0 0K - 101 16,64,256,1024
kbdmux 6 22K - 6 16,512,1024,2048,16384
tidhash 1 32K - 1 32768
callout 3 1672K - 3
umtx 198 25K - 198 128
p1003.1b 1 1K - 1 16
SWAP 2 141K - 2 64
bus 1076 89K - 4144 16,32,64,128,256,512,1024
bus-sc 44 214K - 2168 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536
devstat 16 33K - 16 32,4096
eventhandler 109 9K - 109 64,128
taskqueue 11 17K - 11 16,32,256,8192
kobj 343 1372K - 865 4096
Per-cpu 1 1K - 1 32
rman 126 15K - 445 16,32,128
sbuf 0 0K - 1454 16,32,64,128,256
toponodes 9 2K - 9 128
LED 2 1K - 2 16,128
taskqueue 30 4K - 30 16,32,256
terminal 11 3K - 11 256
Unitno 22 2K - 198 32,64
vmem 3 138K - 3 2048,8192
ioctlops 0 0K - 83 256,512,1024
select 11 2K - 11 128
iov 0 0K - 17992 64,128,256,512
msg 4 30K - 4 2048,4096,8192,16384
sem 4 106K - 4 2048,4096
shm 1 32K - 1 32768
tty 12 12K - 12 1024
mbuf_tag 0 0K - 44 32,64
shmfd 1 8K - 1 8192
soname 5 1K - 14887 16,32,128
pcb 21 663K - 51 16,32,128,1024,2048,8192
vfscache 4 2089K - 4 512,8192,32768
vfs_hash 1 1024K - 1
vnodes 1 1K - 1 256
mount 61 3K - 131 16,32,64,128,256
statfs 0 0K - 88 512
vnodemarker 0 0K - 10 512
arc4random 1 1K - 1 1024
BPF 24 1060K - 25 16,128,512,4096
ifnet 4 7K - 4 128,2048
ifaddr 79 15K - 80 32,64,128,256,512,2048,4096
ether_multi 22 2K - 27 16,32,64
clone 7 1K - 7 128
ipsec 1 1K - 1 256
lltable 14 4K - 14 256,512
routetbl 26 4K - 30 32,64,128,512
80211vap 1 4K - 1 4096
80211crypto 2 1K - 2 128,512
80211node 1 16K - 2 16384
80211nodeie 16 6K - 19 32,128,256,512
80211scan 16 13K - 16 512,2048,4096
igmp 3 1K - 3 128
in_multi 3 1K - 4 256
encap_export_host 2 2K - 2 1024
sctp_a_it 0 0K - 3 16
sctp_vrf 1 1K - 1 64
sctp_ifa 4 1K - 4 128
sctp_ifn 2 1K - 2 128
sctp_iter 0 0K - 3 256
hostcache 1 32K - 1 32768
tcpfunc 1 1K - 1 32
syncache 1 64K - 1 65536
in6_multi 15 2K - 15 32,256
mld 3 1K - 3 128
ip6ndp 4 1K - 4 64,128
inpcbpolicy 9 1K - 96 32
secasvar 1 1K - 1 1024
sahead 1 1K - 1 1024
ipsecpolicy 2 2K - 2 256,1024
ipsec-saq 2 2K - 2 1024
crypto 1 1K - 1 512
rpc 2 16K - 2 8192
audit_evclass 187 6K - 232 32
pagedep 14 132K - 18 256
inodedep 58 1053K - 67 512
bmsafemap 8 10K - 34 256,8192
newblk 19 2053K - 26 256
freeblks 8 2K - 20 256
freefile 2 1K - 3 64
diradd 24 3K - 31 128
mkdir 8 1K - 12 128
dirrem 23 3K - 26 128
newdirblk 4 1K - 6 64
freework 9 2K - 21 64,128
sbdep 0 0K - 3 64
savedino 0 0K - 1 256
softdep 1 1K - 1 512
ufs_dirhash 51 10K - 51 16,32,64,128,256,512
ufs_quota 1 1024K - 1
ufs_mount 3 13K - 3 512,4096,8192
vm_pgdata 2 513K - 2 128
UMAHash 1 1K - 1 512
atkbddev 2 1K - 2 64
apmdev 1 1K - 1 128
madt_table 0 0K - 1 4096
entropy 0 0K - 5 4096
ata_pci 1 1K - 1 64
io_apic 1 2K - 1 2048
MCA 2 1K - 2 128
nexusdev 5 1K - 5 16
fdesc_mount 1 1K - 1 16
linux 29 2K - 29 64
iprtheap 17 2K - 25 32,64,128,256,512
iprtcont 1 64K - 1
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
UMA Kegs: 384, 0, 113, 7, 113, 0, 0
UMA Zones: 896, 0, 114, 2, 114, 0, 0
UMA Slabs: 80, 0, 1285, 15, 1398, 0, 0
UMA Hash: 256, 0, 12, 3, 13, 0, 0
4 Bucket: 32, 0, 19, 606, 1116, 0, 0
6 Bucket: 48, 0, 5, 576, 55, 0, 0
8 Bucket: 64, 0, 9, 549, 321, 11, 0
12 Bucket: 96, 0, 12, 275, 44, 0, 0
16 Bucket: 128, 0, 28, 251, 90, 0, 0
32 Bucket: 256, 0, 21, 174, 176, 136, 0
64 Bucket: 512, 0, 29, 35, 102, 136, 0
128 Bucket: 1024, 0, 31, 21, 81, 0, 0
256 Bucket: 2048, 0, 40, 4, 204, 0, 0
vmem btag: 56, 0, 9758, 253, 9758, 71, 0
VM OBJECT: 264, 0, 804, 51, 9539, 0, 0
RADIX NODE: 144, 0, 2540, 106, 21875, 0, 0
MAP: 240, 0, 3, 61, 3, 0, 0
KMAP ENTRY: 128, 0, 16, 263, 17, 0, 0
MAP ENTRY: 128, 0, 341, 310, 23668, 0, 0
VMSPACE: 2512, 0, 16, 8, 702, 0, 0
fakepg: 104, 0, 1, 265, 8, 0, 0
mt_zone: 16400, 0, 409, 0, 409, 0, 0
16: 16, 0, 1327, 430, 18047, 0, 0
32: 32, 0, 1603, 522, 6395, 0, 0
64: 64, 0, 9986, 182, 31971, 0, 0
128: 128, 0, 4184, 94, 33115, 0, 0
256: 256, 0, 831, 24, 3451, 0, 0
512: 512, 0, 452, 44, 1725, 0, 0
1024: 1024, 0, 69, 75, 2114, 0, 0
2048: 2048, 0, 42, 14, 2029, 0, 0
4096: 4096, 0, 453, 2, 1815, 0, 0
8192: 8192, 0, 100, 0, 436, 0, 0
16384: 16384, 0, 33, 0, 413, 0, 0
32768: 32768, 0, 10, 2, 180, 0, 0
65536: 65536, 0, 13, 0, 202, 0, 0
SLEEPQUEUE: 80, 0, 100, 179, 100, 0, 0
64 pcpu: 8, 0, 2524, 292, 2528, 0, 0
Files: 80, 0, 68, 182, 6618, 0, 0
filedesc0: 1104, 0, 39, 24, 724, 0, 0
rl_entry: 40, 0, 27, 573, 27, 0, 0
TURNSTILE: 136, 0, 100, 100, 100, 0, 0
umtx pi: 96, 0, 0, 0, 0, 0, 0
umtx_shm: 88, 0, 0, 0, 0, 0, 0
MAC labels: 40, 0, 0, 0, 0, 0, 0
PROC: 1344, 0, 38, 16, 723, 0, 0
THREAD: 1304, 0, 90, 9, 90, 0, 0
cpuset: 96, 0, 65, 222, 68, 0, 0
audit_record: 1248, 0, 0, 0, 0, 0, 0
mbuf_packet: 256, 1615710, 256, 513, 454, 0, 0
mbuf: 256, 1615710, 1, 515, 171, 0, 0
mbuf_cluster: 2048, 252452, 759, 7, 759, 0, 0
mbuf_jumbo_page: 4096, 126226, 0, 0, 0, 0, 0
mbuf_jumbo_9k: 9216, 112200, 0, 0, 0, 0, 0
mbuf_jumbo_16k: 16384, 84148, 0, 0, 0, 0, 0
g_bio: 376, 0, 0, 90, 6864, 0, 0
DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0
ttyinq: 160, 0, 30, 45, 30, 0, 0
ttyoutq: 256, 0, 16, 59, 16, 0, 0
nvme_request: 128, 0, 0, 0, 0, 0, 0
vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
cryptop: 88, 0, 0, 0, 0, 0, 0
cryptodesc: 72, 0, 0, 0, 0, 0, 0
FPU_save_area: 512, 0, 0, 0, 0, 0, 0
VNODE: 472, 0, 546, 38, 551, 0, 0
VNODEPOLL: 120, 0, 0, 0, 0, 0, 0
BUF TRIE: 144, 0, 73, 26603, 138, 0, 0
NAMEI: 1024, 0, 0, 40, 21318, 0, 0
rentr: 24, 0, 0, 0, 0, 0, 0
S VFS Cache: 108, 0, 512, 118, 1222, 0, 0
STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
L VFS Cache: 328, 0, 0, 0, 0, 0, 0
LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
DIRHASH: 1024, 0, 81, 11, 81, 0, 0
NCLNODE: 528, 0, 0, 0, 0, 0, 0
AIO: 224, 0, 0, 0, 0, 0, 0
AIOP: 32, 0, 0, 0, 0, 0, 0
AIOCB: 752, 0, 0, 0, 0, 0, 0
AIOL: 128, 0, 0, 0, 0, 0, 0
AIOLIO: 280, 0, 0, 0, 0, 0, 0
Mountpoints: 816, 0, 5, 25, 5, 0, 0
pipe: 760, 0, 2, 28, 229, 0, 0
procdesc: 136, 0, 0, 0, 0, 0, 0
ksiginfo: 112, 0, 40, 1010, 82, 0, 0
itimer: 352, 0, 0, 0, 0, 0, 0
KNOTE: 128, 0, 0, 0, 0, 0, 0
socket: 864, 130048, 21, 7, 2597, 0, 0
unpcb: 240, 130048, 10, 118, 2488, 0, 0
ipq: 56, 7952, 0, 0, 0, 0, 0
udp_inpcb: 464, 130048, 4, 60, 88, 0, 0
udpcb: 32, 130125, 4, 621, 88, 0, 0
tcp_inpcb: 464, 130048, 3, 29, 6, 0, 0
tcpcb: 1040, 130050, 2, 7, 6, 0, 0
tcptw: 88, 26010, 1, 134, 1, 0, 0
syncache: 168, 15364, 0, 69, 1, 0, 0
hostcache: 128, 15376, 1, 154, 1, 0, 0
sackhole: 32, 0, 0, 0, 0, 0, 0
tcpreass: 40, 15800, 0, 0, 0, 0, 0
sctp_ep: 1488, 130048, 0, 0, 0, 0, 0
sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0
sctp_laddr: 48, 80012, 0, 581, 3, 0, 0
sctp_raddr: 736, 80000, 0, 0, 0, 0, 0
sctp_chunk: 152, 400010, 0, 0, 0, 0, 0
sctp_readq: 152, 400010, 0, 0, 0, 0, 0
sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0
sctp_asconf: 40, 400000, 0, 0, 0, 0, 0
sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0
udplite_inpcb: 464, 130048, 0, 0, 0, 0, 0
ripcb: 464, 130048, 2, 30, 2, 0, 0
IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0
rtentry: 208, 0, 12, 121, 15, 0, 0
selfd: 64, 0, 30, 528, 882, 0, 0
SWAPMETA: 288, 504907, 0, 0, 0, 0, 0
FFS inode: 152, 0, 515, 109, 518, 0, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 515, 100, 518, 0, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 2 0
irq15: ata1 37 0
irq19: em0 53 0
irq20: vboxguest0 3 0
irq23: ahci0 ohci0+ 6081 54
cpu0:timer 11799 105
cpu1:timer 9462 84
Total 27437 244
------------------------------------------------------------------------
pstat -T
68/130047 files
0M/1023M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/gpt/swapfs 2096896 0 2096896 0%
------------------------------------------------------------------------
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
0 518 19.27 41 0.76 2.55 9 0.02 2.01 9 0.02 5 0 24 8 64
------------------------------------------------------------------------
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
Client Info:
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 Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
0 0 0 0 0 0 0 0
BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits 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 Ret-Failed
0
Server Faults
0
Server Cache Stats:
Inprog Idem Non-idem Misses
0 0 0 0
Server Write Gathering:
WriteOps WriteRPC Opsaved
0 0 0
------------------------------------------------------------------------
netstat -s
tcp:
15 packets sent
8 data packets (4109 bytes)
0 data packets (0 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
5 ack-only packets (1 delayed)
0 URG only packets
0 window probe packets
0 window update packets
2 control packets
15 packets received
10 acks (for 4112 bytes)
0 duplicate acks
0 acks for unsent data
9 packets (4109 bytes) received in-sequence
0 completely duplicate packets (0 bytes)
0 old duplicate packets
0 packets with some dup. data (0 bytes duped)
0 out-of-order packets (0 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
1 connection request
1 connection accept
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
2 connections established (including accepts)
0 times used RTT from hostcache
0 times used RTT variance from hostcache
0 times used slow-start threshold from hostcache
3 connections closed (including 0 drops)
2 connections updated cached RTT on close
2 connections updated cached RTT variance on close
0 connections updated cached ssthresh on close
0 embryonic connections dropped
10 segments updated rtt (of 9 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
1 correct ACK header prediction
2 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
0 cookies received
1 hostcache entry 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
0 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
TCP connection count by state:
0 connections in CLOSED state
2 connections 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
1 connection in TIME_WAIT state
udp:
24 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
0 broadcast/multicast datagrams undelivered
0 dropped due to full socket buffers
0 not for hashed pcb
24 delivered
27 datagrams output
0 times multicast source filter matched
ip:
42 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
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 packets reassembled ok
41 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
42 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 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated in response to an icmp message
0 messages with bad code fields
0 messages less than the minimum length
0 messages with bad checksum
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
Input histogram:
destination unreachable: 2
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 mbufs coalesced during clone
0 clusters coalesced during clone
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:
2 ARP requests sent
0 ARP replies sent
0 ARP requests received
1 ARP reply received
1 ARP packet received
1 total packet dropped due to no ARP entry
0 ARP entrys timed out
0 Duplicate IPs seen
ip6:
0 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
0 packets for this host
0 packets forwarded
0 packets not forwardable
0 redirects sent
0 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
Mbuf statistics:
0 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 mbufs coalesced during clone
0 clusters coalesced during clone
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
257/1028/1285 mbufs in use (current/cache/total)
246/520/766/252452 mbuf clusters in use (current/cache/total/max)
256/513 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/126226 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/112200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/84148 16k jumbo clusters in use (current/cache/total/max)
556K/1297K/1853K 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 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)
fffff800069eebb0 tcp4 0 0 127.0.0.1.8953 127.0.0.1.63065 TIME_WAIT
fffff8000699a410 tcp4 0 0 127.0.0.1.8953 *.* LISTEN
fffff8000699a820 tcp4 0 0 *.53 *.* LISTEN
fffff800065dc570 udp4 0 0 *.514 *.*
fffff800065dc740 udp6 0 0 *.514 *.*
fffff80006608000 udp4 0 0 *.* *.*
fffff800066081d0 udp4 0 0 *.53 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
fffff800067ef780 stream 0 0 0 fffff800067ef870 0 0
fffff800067ef870 stream 0 0 0 fffff800067ef780 0 0
fffff8000678bb40 stream 0 0 fffff8000653f760 0 0 0 /var/run/devd.pipe
fffff8000678b780 dgram 0 0 0 fffff800067ef4b0 0 fffff8000678b870
fffff8000678b870 dgram 0 0 0 fffff800067ef4b0 0 fffff800067ef3c0
fffff800067ef3c0 dgram 0 0 0 fffff800067ef4b0 0 0
fffff800067ef4b0 dgram 0 0 fffff800069e01d8 0 fffff8000678b780 0 /var/run/logpriv
fffff800067ef5a0 dgram 0 0 fffff800069e03b0 0 0 0 /var/run/log
fffff8000678b960 dgram 0 0 fffff800067ebce8 0 0 0 /var/run/wpa_supplicant/wlan0
fffff8000678ba50 seqpac 0 0 fffff8000653f588 0 0 0 /var/run/devd.seqpacket.pipe
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/128 localhost.8953
tcp4 0/0/128 *.domain
unix 0/0/4 /var/run/devd.pipe
unix 0/0/4 /var/run/devd.seqpacket.pipe
------------------------------------------------------------------------
fstat
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 0xa00000000
fstat: can't read file 7 at 0x20007ffffffffff
fstat: can't read file 8 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 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 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 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 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 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 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 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 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 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 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 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
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root VBoxService 723 root / 2 drwxr-xr-x 512 r
root VBoxService 723 wd / 2 drwxr-xr-x 512 r
root VBoxService 723 text / 2107932 -r-xr-xr-x 744960 r
root VBoxService 723 ctty /dev 8 crw------- console rw
root VBoxService 723 0 /dev 8 crw------- console rw
root sh 722 root / 2 drwxr-xr-x 512 r
root sh 722 wd / 2 drwxr-xr-x 512 r
root sh 722 text / 481567 -r-xr-xr-x 161872 r
root sh 722 ctty /dev 8 crw------- console rw
root sh 722 0 /dev 8 crw------- console rw
root sh 722 6 /dev 8 crw------- console rw
root ipmon 662 root / 2 drwxr-xr-x 512 r
root ipmon 662 wd / 2 drwxr-xr-x 512 r
root ipmon 662 text / 321109 -r-xr-xr-x 101344 r
root dhclient 583 root / 2 drwxr-xr-x 512 r
root dhclient 583 wd / 2 drwxr-xr-x 512 r
root dhclient 583 text / 321036 -r-xr-xr-x 100048 r
root dhclient 583 0 /dev 27 crw-rw-rw- null rw
root dhclient 583 6 /dev 27 crw-rw-rw- null rw
_dhcp dhclient 571 root / 1926154 dr-xr-xr-x 512 r
_dhcp dhclient 571 wd / 1926154 dr-xr-xr-x 512 r
_dhcp dhclient 571 jail / 1926154 dr-xr-xr-x 512 r
_dhcp dhclient 571 text / 321036 -r-xr-xr-x 100048 r
_dhcp dhclient 571 0 /dev 27 crw-rw-rw- null rw
_dhcp dhclient 571 6 /dev 27 crw-rw-rw- null rw
root syslogd 570 root / 2 drwxr-xr-x 512 r
root syslogd 570 wd / 2 drwxr-xr-x 512 r
root syslogd 570 text / 1858257 -r-xr-xr-x 45280 r
root syslogd 570 0 /dev 27 crw-rw-rw- null rw
root syslogd 570 6 /dev 27 crw-rw-rw- null rw
root syslogd 570 12 /dev 27 crw-rw-rw- null rw
root syslogd 570 18 / 1930189 -rw------- 3 w
root sh 555 root / 2 drwxr-xr-x 512 r
root sh 555 wd / 2 drwxr-xr-x 512 r
root sh 555 text / 481567 -r-xr-xr-x 161872 r
root sh 555 0 /dev 27 crw-rw-rw- null rw
root sh 555 6 /dev 27 crw-rw-rw- null rw
root wpa_supplicant 550 root / 2 drwxr-xr-x 512 r
root wpa_supplicant 550 wd / 2 drwxr-xr-x 512 r
root wpa_supplicant 550 text / 1858410 -r-xr-xr-x 827960 r
root wpa_supplicant 550 0 /dev 27 crw-rw-rw- null rw
root wpa_supplicant 550 6 /dev 27 crw-rw-rw- null rw
unbound unbound 506 root / 1926165 drwxr-xr-x 512 r
unbound unbound 506 wd / 1926165 drwxr-xr-x 512 r
unbound unbound 506 jail / 1926165 drwxr-xr-x 512 r
unbound unbound 506 text / 1858396 -r-xr-xr-x 121864 r
unbound unbound 506 0 /dev 27 crw-rw-rw- null rw
unbound unbound 506 6 /dev 27 crw-rw-rw- null rw
root sh 476 root / 2 drwxr-xr-x 512 r
root sh 476 wd / 2 drwxr-xr-x 512 r
root sh 476 text / 481567 -r-xr-xr-x 161872 r
root sh 476 0 /dev 27 crw-rw-rw- null rw
root sh 476 6 /dev 27 crw-rw-rw- null rw
root sh 471 root / 2 drwxr-xr-x 512 r
root sh 471 wd / 2 drwxr-xr-x 512 r
root sh 471 text / 481567 -r-xr-xr-x 161872 r
root sh 471 0 /dev 27 crw-rw-rw- null rw
root sh 471 6 /dev 27 crw-rw-rw- null rw
root devd 434 root / 2 drwxr-xr-x 512 r
root devd 434 wd / 2 drwxr-xr-x 512 r
root devd 434 text / 321100 -r-xr-xr-x 1202296 r
root devd 434 0 /dev 27 crw-rw-rw- null rw
root devd 434 6 /dev 27 crw-rw-rw- null rw
_dhcp dhclient 309 root / 1926154 dr-xr-xr-x 512 r
_dhcp dhclient 309 wd / 1926154 dr-xr-xr-x 512 r
_dhcp dhclient 309 jail / 1926154 dr-xr-xr-x 512 r
_dhcp dhclient 309 text / 321036 -r-xr-xr-x 100048 r
_dhcp dhclient 309 0 /dev 27 crw-rw-rw- null rw
_dhcp dhclient 309 6 /dev 27 crw-rw-rw- null rw
root dhclient 297 root / 2 drwxr-xr-x 512 r
root dhclient 297 wd / 2 drwxr-xr-x 512 r
root dhclient 297 text / 321036 -r-xr-xr-x 100048 r
root dhclient 297 0 /dev 27 crw-rw-rw- null rw
root dhclient 297 6 /dev 27 crw-rw-rw- null rw
root Timer 131 root / 2 drwxr-xr-x 512 r
root Timer 131 wd / 2 drwxr-xr-x 512 r
root sh 23 root / 2 drwxr-xr-x 512 r
root sh 23 wd / 2 drwxr-xr-x 512 r
root sh 23 text / 481567 -r-xr-xr-x 161872 r
root sh 23 ctty /dev 8 crw------- console rw
root sh 23 0 /dev 8 crw------- console rw
root sh 23 6 /dev 8 crw------- console rw
root init 1 root / 2 drwxr-xr-x 512 r
root init 1 wd / 2 drwxr-xr-x 512 r
root init 1 text / 321058 -r-xr-xr-x 1079864 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-2017 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 11.0-STABLE #0 r316498: Wed Apr 5 01:35:30 UTC 2017
root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
VT(vga): text 80x25
CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (2388.08-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x6fb Family=0x6 Model=0xf Stepping=11
Features=0x1783fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,HTT>
Features2=0x201<SSE3,SSSE3>
AMD Features=0x20100800<SYSCALL,NX,LM>
AMD Features2=0x1<LAHF>
real memory = 4898947072 (4672 MB)
avail memory = 4103028736 (3912 MB)
Event timer "LAPIC" quality 100
ACPI APIC Table: <VBOX VBOXAPIC>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
random: unblocking device.
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
random: entropy device external interface
kbd1 at kbdmux0
netmap: loaded module
module_register_init: MOD_LOAD (vesa, 0xffffffff80f52e20, 0) error 19
nexus0
vtvga0: <VT VGA driver> on motherboard
cryptosoft0: <software crypto> on motherboard
acpi0: <VBOX VBOXXSDT> on motherboard
acpi0: Power Button (fixed)
acpi0: Sleep Button (fixed)
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0
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: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> mem 0xe0000000-0xe7ffffff irq 18 at device 2.0 on pci0
vgapci0: Boot video device
em0: <Intel(R) PRO/1000 Legacy Network Connection 1.1.0> port 0xd000-0xd007 mem 0xe8000000-0xe801ffff irq 19 at device 3.0 on pci0
em0: Ethernet address: 08:00:27:20:8c:42
em0: netmap queues/slots: TX 1/256, RX 1/256
pcm0: <Intel ICH (82801AA)> port 0xd100-0xd1ff,0xd200-0xd23f irq 21 at device 5.0 on pci0
pcm0: <SigmaTel STAC9700/83/84 AC97 Codec>
pci0: <bridge> at device 7.0 (no driver attached)
pcib1: <PCI-PCI bridge> at device 24.0 on pci0
pci1: <PCI bus> on pcib1
pcib2: <PCI-PCI bridge> at device 25.0 on pci0
pci2: <PCI bus> on pcib2
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd240-0xd24f at device 31.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
ata1: <ATA channel> at channel 1 on atapci0
ahci0: <Intel ICH8M AHCI SATA controller> port 0xd250-0xd257,0xd258-0xd25b,0xd260-0xd267,0xd268-0xd26b,0xd270-0xd27f mem 0xe8804000-0xe8805fff 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: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ohci0: <Apple KeyLargo/Intrepid USB controller> mem 0xe8806000-0xe8806fff irq 23 at device 31.4 on pci0
usbus0 on ohci0
ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xe8807000-0xe8807fff irq 23 at device 31.5 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
acpi_acad0: <AC Adapter> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xe2000-0xe2fff on isa0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
Timecounters tick every 1.000 msec
nvme cam probe device init
pcm0: measured ac97 link rate at 9198 Hz
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <Apple OHCI root HUB> at usbus0
uhub0: <Apple OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel EHCI root HUB> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ada0 at ahcich0 bus 0 scbus2 target 0 lun 0
cd0 at ata1 bus 0 scbus1 target 0 lun 0
cd0: <VBOX CD-ROM 1.0> Removable CD-ROM SCSI device
cd0: Serial Number VB2-01700376
cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present
ada0: <VBOX HARDDISK 1.0> ATA-6 SATA 2.x device
ada0: Serial Number VB427aa35f-e01b85e8
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 21505MB (44042240 512 byte sectors)
ada1 at ahcich1 bus 0 scbus3 target 0 lun 0
uhub0: 12 ports with 12 removable, self powered
ada1: <VBOX HARDDISK 1.0> ATA-6 SATA 2.x device
ada1: Serial Number VBc6231691-87cd3572
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 131072MB (268435456 512 byte sectors)
SMP: AP CPU #1 Launched!
Trying to mount root from ufs:/dev/gpt/rootfs [rw]...
Setting hostuuid: 41489ca6-95ad-4457-85cc-e3079c342c60.
ugen0.2: <VirtualBox USB Tablet> at usbus0
Setting hostid: 0xe243f6b1.
Starting file system checks:
/dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/gpt/rootfs: clean, 3439235 free (7675 frags, 428945 blocks, 0.2% fragmentation)
/dev/ada1p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada1p2: clean, 32447651 free (83 frags, 4055946 blocks, 0.0% fragmentation)
Mounting local filesystems:.
vboxguest0 port 0xd020-0xd03f mem 0xe8400000-0xe87fffff,0xe8800000-0xe8803fff 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/samba /usr/local/lib/freeradius-3.0.13 /usr/local/lib/gcc5 /usr/local/lib/ipsec /usr/local/lib/nss /usr/local/lib/perl5/5.24/mach/CORE /usr/local/llvm40/lib
32-bit compatibility ldconfig path: /usr/lib32
Setting hostname: eleven.bsd1.net.
Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
IP Filter: v5.1.2 initialized. Default = pass all, Logging = enabled
Enabling ipfilter.
ifconfig: SIOCIFCREATE2: Device not configured
uhub1: 12 ports with 12 removable, self powered
Starting dhclient.
em0: no link ...
ugen1.2: <SanDisk Cruzer Glide> at usbus1
umass0 on uhub1
umass0: <SanDisk Cruzer Glide, class 0/0, rev 2.00/2.01, addr 2> on usbus1
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: <SanDisk Cruzer Glide 2.01> 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<NO_6_BYTE>
.
ugen1.3: <vendor 0x0bda product 0x8178> at usbus1
em0: link state changed to UP
got link
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 08:00:27:20:8c:42
DHCPREQUEST on em0 to 255.255.255.255 port 67
DHCPACK from 10.0.2.2
bound to 10.0.2.15 -- renewal in 43200 seconds.
Starting Network: lo0 em0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 08:00:27:20:8c:42
inet 10.0.2.15 netmask 0xffffff00 broadcast 10.0.2.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
filter sync'd
Starting devd.
uhid0 on uhub0
uhid0: <VirtualBox USB Tablet, class 0/0, rev 1.10/1.00, addr 2> on usbus0
urtwn0 on uhub1
urtwn0: <vendor 0x0bda product 0x8178, class 0/0, rev 2.00/2.00, addr 3> on usbus1
add host 127.0.0.1: gateway lo0 fib 0: route already in table
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
urtwn0: MAC/BB RTL8192CU, RF 6052 2T2R
urtwn0: enabling 11n
Starting local_unbound.
wlan0: Ethernet address: 60:e3:27:1c:9a:df
Waiting for nameserver to start... good
Generating host.conf.
Warning: unrecognized source [mdns]
Creating and/or trimming log files.
Starting syslogd.
Setting date via ntp.
wlan0: link state changed to UP
24 Apr 12:45:02 ntpdate[579]: step time server 192.168.209.1 offset 1.598015 sec
Starting ipmon.
No core dumps found.
Additional ABI support: linux.
Clearing /tmp (X related).
Starting vboxservice.
VBoxService 5.1.20 r114628 (verbosity: 0) freebsd.amd64 (Apr 21 2017 18:49:56) release log
00:00:00.001934 main Log opened 2017-04-24T16:45:04.574309000Z
00:00:00.002033 main OS Product: FreeBSD
00:00:00.002068 main OS Release: 11.0-STABLE
00:00:00.002108 main OS Version: FreeBSD 11.0-STABLE #0 r316498: Wed Apr 5 01:35:30 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
00:00:00.002165 main Executable: /usr/local/sbin/VBoxService
00:00:00.002186 main Process ID: 723
00:00:00.002197 main Package type: BSD_64BITS_GENERIC (OSE)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xd6
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80d562cf
stack pointer = 0x28:0xfffffe0124a42500
frame pointer = 0x28:0xfffffe0124a42510
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 = 723 (VBoxService)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80aa8737 at kdb_backtrace+0x67
#1 0xffffffff80a66ae6 at vpanic+0x186
#2 0xffffffff80a66953 at panic+0x43
#3 0xffffffff80ed77a2 at trap_fatal+0x322
#4 0xffffffff80ed77f9 at trap_pfault+0x49
#5 0xffffffff80ed7036 at trap+0x286
#6 0xffffffff80ebb7e1 at calltrap+0x8
#7 0xffffffff80d597d5 at vm_map_wire+0x35
#8 0xffffffff8224d723 at rtR0MemObjNativeLockUser+0x63
#9 0xffffffff82237bbc at VbglR0HGCMInternalCall+0x2ac
#10 0xffffffff82236385 at vgdrvIoCtl_HGCMCall+0x225
#11 0xffffffff82234756 at VGDrvCommonIoCtl+0x206
#12 0xffffffff82237308 at vgdrvFreeBSDIOCtl+0x128
#13 0xffffffff809365f8 at devfs_ioctl_f+0x128
#14 0xffffffff80ac4085 at kern_ioctl+0x255
#15 0xffffffff80ac3dbf at sys_ioctl+0x16f
#16 0xffffffff80ed8304 at amd64_syscall+0x6c4
#17 0xffffffff80ebbacb at Xfast_syscall+0xfb
Uptime: 28s
Dumping 263 out of 4063 MB:..7%..13%..25%..31%..43%..55%..61%..73%..85%..92%
------------------------------------------------------------------------
kernel config
options CONFIG_AUTOGENERATED
ident GENERIC
machine amd64
cpu HAMMER
makeoptions WITH_CTF=1
makeoptions DEBUG=-g
options XENHVM
options USB_DEBUG
options ATH_ENABLE_11N
options AH_AR5416_INTERRUPT_MITIGATION
options AH_SUPPORT_AR5416
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options SC_PIXEL_MODE
options VESA
options AHD_REG_PRETTY_PRINT
options AHC_REG_PRETTY_PRINT
options PCI_IOV
options PCI_HP
options ACPI_DMAR
options DEVICE_NUMA
options SMP
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_FREEBSD10
options COMPAT_FREEBSD9
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD5
options COMPAT_FREEBSD4
options COMPAT_FREEBSD32
options GEOM_LABEL
options GEOM_RAID
options GEOM_PART_GPT
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_OFFLOAD
options IPSEC
options INET6
options INET
options PREEMPTION
options SCHED_ULE
options NEW_PCIB
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 adv
device adw
device aic
device bt
device isci
device scbus
device ch
device da
device sa
device cd
device pass
device ses
device amr
device arcmsr
device ciss
device dpt
device hptmv
device hptnr
device hptrr
device hpt27xx
device iir
device ips
device mly
device twa
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 igb
device ix
device ixv
device ixl
device ixlv
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 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 crypto
------------------------------------------------------------------------
ddb capture buffer
ddb: ddb_capture: kvm_nlist
-------------- next part --------------
eleven.bsd1.net dumped core - see /var/crash/vmcore.0
Mon Apr 24 13:39:22 EDT 2017
FreeBSD eleven.bsd1.net 11.0-STABLE FreeBSD 11.0-STABLE #0 r316748: Thu Apr 13 08:07:25 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
panic: page fault
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
Unread portion of the kernel message buffer:
<118>VBoxService 5.1.20 r114628 (verbosity: 0) freebsd.amd64 (Apr 21 2017 18:49:56) release log
<118>00:00:00.001409 main Log opened 2017-04-24T17:37:21.233632000Z
<118>00:00:00.001535 main OS Product: FreeBSD
<118>00:00:00.001573 main OS Release: 11.0-STABLE
<118>00:00:00.001614 main OS Version: FreeBSD 11.0-STABLE #0 r316748: Thu Apr 13 08:07:25 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
<118>00:00:00.001681 main Executable: /usr/local/sbin/VBoxService
<118>00:00:00.001693 main Process ID: 653
<118>00:00:00.001709 main Package type: BSD_64BITS_GENERIC (OSE)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xd6
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80d5713f
stack pointer = 0x28:0xfffffe012218b500
frame pointer = 0x28:0xfffffe012218b510
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 = 653 (VBoxService)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80aa8907 at kdb_backtrace+0x67
#1 0xffffffff80a66cc6 at vpanic+0x186
#2 0xffffffff80a66b33 at panic+0x43
#3 0xffffffff80ed87a2 at trap_fatal+0x322
#4 0xffffffff80ed87f9 at trap_pfault+0x49
#5 0xffffffff80ed8036 at trap+0x286
#6 0xffffffff80ebc691 at calltrap+0x8
#7 0xffffffff80d5a645 at vm_map_wire+0x35
#8 0xffffffff8224d723 at rtR0MemObjNativeLockUser+0x63
#9 0xffffffff82237bbc at VbglR0HGCMInternalCall+0x2ac
#10 0xffffffff82236385 at vgdrvIoCtl_HGCMCall+0x225
#11 0xffffffff82234756 at VGDrvCommonIoCtl+0x206
#12 0xffffffff82237308 at vgdrvFreeBSDIOCtl+0x128
#13 0xffffffff80936618 at devfs_ioctl_f+0x128
#14 0xffffffff80ac4255 at kern_ioctl+0x255
#15 0xffffffff80ac3f8f at sys_ioctl+0x16f
#16 0xffffffff80ed9304 at amd64_syscall+0x6c4
#17 0xffffffff80ebc97b at Xfast_syscall+0xfb
Uptime: 28s
Dumping 261 out of 4063 MB:..7%..13%..25%..31%..43%..56%..62%..74%..86%..92%
Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/fdescfs.ko
Reading symbols from /boot/kernel/linprocfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/linprocfs.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linprocfs.ko
Reading symbols from /boot/kernel/linux_common.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux_common.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux_common.ko
Reading symbols from /boot/modules/vboxguest.ko...done.
Loaded symbols for /boot/modules/vboxguest.ko
Reading symbols from /boot/kernel/ipl.ko...Reading symbols from /usr/lib/debug//boot/kernel/ipl.ko.debug...done.
done.
Loaded symbols for /boot/kernel/ipl.ko
Reading symbols from /boot/kernel/uhid.ko...Reading symbols from /usr/lib/debug//boot/kernel/uhid.ko.debug...done.
done.
Loaded symbols for /boot/kernel/uhid.ko
Reading symbols from /boot/kernel/linux.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux.ko
Reading symbols from /boot/kernel/linux64.ko...Reading symbols from /usr/lib/debug//boot/kernel/linux64.ko.debug...done.
done.
Loaded symbols for /boot/kernel/linux64.ko
#0 doadump (textdump=<value optimized out>) at pcpu.h:222
222 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:222
#1 0xffffffff80a66841 in kern_reboot (howto=260)
at /usr/src/sys/kern/kern_shutdown.c:366
#2 0xffffffff80a66d00 in vpanic (fmt=<value optimized out>,
ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:759
#3 0xffffffff80a66b33 in panic (fmt=<value optimized out>)
at /usr/src/sys/kern/kern_shutdown.c:690
#4 0xffffffff80ed87a2 in trap_fatal (frame=0xfffffe012218b440, eva=214)
at /usr/src/sys/amd64/amd64/trap.c:801
#5 0xffffffff80ed87f9 in trap_pfault (frame=0xfffffe012218b440, usermode=0)
at pcpu.h:222
#6 0xffffffff80ed8036 in trap (frame=0xfffffe012218b440)
at /usr/src/sys/amd64/amd64/trap.c:421
#7 0xffffffff80ebc691 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:236
#8 0xffffffff80d5713f in _vm_map_lock (map=0x1, file=0x0, line=0)
at /usr/src/sys/vm/vm_map.c:501
#9 0xffffffff80d5a645 in vm_map_wire (map=0x1, start=4550656,
end=<value optimized out>, flags=1) at /usr/src/sys/vm/vm_map.c:2536
#10 0xffffffff8224d723 in rtR0MemObjNativeLockUser ()
from /boot/modules/vboxguest.ko
#11 0xffffffff82237bbc in VbglR0HGCMInternalCall ()
from /boot/modules/vboxguest.ko
#12 0xffffffff82236385 in vgdrvIoCtl_HGCMCall ()
from /boot/modules/vboxguest.ko
#13 0xffffffff82234756 in VGDrvCommonIoCtl () from /boot/modules/vboxguest.ko
#14 0xffffffff82237308 in vgdrvFreeBSDIOCtl () from /boot/modules/vboxguest.ko
#15 0xffffffff80936618 in devfs_ioctl_f (fp=0x458000, com=4550656,
data=0xfffff80006650890, cred=0xfffffff8, td=0xfffff8000654d000)
at /usr/src/sys/fs/devfs/devfs_vnops.c:791
#16 0xffffffff80ac4255 in kern_ioctl (td=<value optimized out>, fd=3,
com=<value optimized out>, data=<value optimized out>) at file.h:323
#17 0xffffffff80ac3f8f in sys_ioctl (td=<value optimized out>,
uap=0xfffffe012218bb70) at /usr/src/sys/kern/sys_generic.c:745
#18 0xffffffff80ed9304 in amd64_syscall (td=0xfffff8000654d000, traced=0)
at subr_syscall.c:135
#19 0xffffffff80ebc97b in Xfast_syscall ()
at /usr/src/sys/amd64/amd64/exception.S:396
#20 0x0000000800c5629a in ?? ()
Previous frame inner to this frame (corrupt stack?)
Current language: auto; currently minimal
(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.01 [kernel]
0 1 0 0 26 0 5404 836 wait DLs - 0:00.02 [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 4 0 0 -16 0 0 0 - RL - 0:00.17 [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.02 [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:17.27 [idle]
0 12 0 0 -64 0 0 0 - WL - 0:02.44 [intr]
0 13 0 0 -8 0 0 0 - DL - 0:00.20 [geom]
0 14 0 0 -68 0 0 0 - DL - 0:00.13 [usb]
0 15 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4]
0 16 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon]
0 17 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon]
0 18 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero]
0 19 0 0 -16 0 0 0 - DL - 0:00.00 [bufspacedaemon]
0 20 0 0 -16 0 0 0 psleep DL - 0:00.01 [bufdaemon]
0 21 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru]
0 22 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer]
0 23 1 0 52 0 13168 2724 wait Ds+ - 0:00.29 [sh]
0 131 0 0 -20 0 0 0 VBoxIS DL - 0:00.00 [Timer]
0 293 1 0 52 0 12676 2384 select Ds - 0:00.01 [dhclient]
65 305 1 0 21 0 12676 2500 select Ds - 0:00.01 [dhclient]
0 428 1 0 21 0 9564 5564 select Ds - 0:00.01 [devd]
59 471 1 0 29 0 33220 9616 select Ds - 0:00.08 [unbound]
0 505 1 0 21 0 12544 2416 select Ds - 0:00.02 [syslogd]
0 592 1 0 52 0 14744 3368 select Ds - 0:00.00 [ipmon]
0 652 23 0 52 0 13168 2880 wait D+ - 0:00.00 [sh]
0 653 652 0 72 0 17464 2788 - R+ - 0:00.00 [VBoxService]
------------------------------------------------------------------------
vmstat -s
25890 cpu context switches
3315 device interrupts
600 software interrupts
61204 traps
333857 system calls
23 kernel threads created
429 fork() calls
201 vfork() calls
0 rfork() calls
0 swap pager pageins
0 swap pager pages paged in
0 swap pager pageouts
0 swap pager pages paged out
323 vnode pager pageins
2846 vnode pager pages paged in
0 vnode pager pageouts
0 vnode pager pages paged out
0 page daemon wakeups
0 pages examined by the page daemon
0 pages reactivated
18578 copy-on-write faults
115 copy-on-write optimized faults
34315 zero fill pages zeroed
0 zero fill pages prezeroed
0 intransit blocking page faults
59136 total VM faults taken
242 page faults requiring I/O
0 pages affected by kernel thread creation
16591 pages affected by fork()
7032 pages affected by vfork()
0 pages affected by rfork()
0 pages cached
86628 pages freed
0 pages freed by daemon
0 pages freed by exiting processes
3571 pages active
2725 pages inactive
0 pages in VM cache
27010 pages wired down
976500 pages free
4096 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)
ac97 2 1K - 2 16,512
feeder 12 1K - 14 32,128
mixer 1 4K - 1 4096
acpiintr 1 1K - 1 64
acpica 2173 242K - 33685 16,32,64,128,256,512,1024,4096
acpitask 1 64K - 1 65536
USB 28 68K - 33 16,32,128,256,512,1024,4096,8192,16384,32768
USBdev 24 4K - 24 32,64,128,512
acpisem 19 3K - 19 128
acpidev 28 2K - 28 64
CAM SIM 6 2K - 6 256
CAM XPT 39 4K - 197 16,32,64,128,256,512,1024,2048
CAM DEV 9 18K - 18 2048
CAM CCB 0 0K - 1805 2048
CAM path 13 1K - 76 32
CAM periph 10 3K - 45 16,32,64,128,256
CAM I/O Scheduler 3 1K - 3 128
vtbuf 24 1968K - 46 4096
vt 11 6K - 11 512
DEVFS3 156 39K - 179 256
DEVFS1 124 62K - 137 512
DEVFS_RULE 59 28K - 59 64,512
DEVFS 14 1K - 15 16,128
DEVFSP 3 1K - 3 64
NFSD V4client 1 1K - 1 256
NFSD lckfile 1 1K - 1 256
NFSD session 1 1K - 1 1024
pfs_nodes 80 20K - 80 256
pfs_vncache 2 1K - 2 64
GEOM 328 53K - 2066 16,32,64,128,256,512,1024,2048,8192,16384
raid_data 0 0K - 318 32,128,256
isadev 7 1K - 7 128
pci_link 8 1K - 8 16,128
cdev 4 1K - 4 256
filedesc 1 4K - 1 4096
sigio 1 1K - 1 64
filecaps 1 1K - 3 16
kdtrace 106 21K - 1348 64,256
kenv 89 11K - 92 16,32,64,128,8192
kqueue 33 3K - 654 64
proc-args 9 1K - 436 16,32,64,128,256
hhook 13 4K - 13 256
ithread 64 11K - 64 32,128,256
KTRACE 100 13K - 100 128
CAM queue 15 5K - 45 16,32,512
linker 302 1593K - 353 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
scsi_cd 0 0K - 5 16
lockf 11 2K - 19 64,128
loginclass 2 1K - 2 64
cache 1 1K - 1 32
devbuf 16936 33799K - 17217 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536
temp 85 544K - 1308 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
module 497 63K - 498 128
mtx_pool 2 16K - 2 8192
osd 3 1K - 10 16,32,64,128,256
pmchooks 1 1K - 1 128
pgrp 8 1K - 8 128
session 8 1K - 8 128
proc 2 32K - 2 16384
subproc 88 160K - 709 512,4096
cred 10 3K - 18 256
CAM dev queue 6 1K - 6 64
plimit 8 2K - 124 256
uidinfo 4 5K - 4 128,4096
dumper 1 1K - 1 512
scsi_da 0 0K - 64 32
sysctl 0 0K - 603 16,32,64
sysctloid 2512 130K - 2563 16,32,64,128
sysctltmp 0 0K - 95 16,64,256,1024
kbdmux 6 22K - 6 16,512,1024,2048,16384
tidhash 1 32K - 1 32768
callout 3 1672K - 3
umtx 198 25K - 198 128
p1003.1b 1 1K - 1 16
SWAP 2 141K - 2 64
bus 1058 87K - 4092 16,32,64,128,256,512,1024
bus-sc 43 198K - 2156 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536
devstat 16 33K - 16 32,4096
eventhandler 109 9K - 109 64,128
taskqueue 11 17K - 11 16,32,256,8192
kobj 342 1368K - 864 4096
Per-cpu 1 1K - 1 32
rman 126 15K - 445 16,32,128
sbuf 0 0K - 1442 16,32,64,128,256
toponodes 9 2K - 9 128
LED 2 1K - 2 16,128
taskqueue 27 3K - 27 16,32,256
terminal 11 3K - 11 256
Unitno 22 2K - 176 32,64
vmem 3 138K - 3 2048,8192
ioctlops 0 0K - 79 256,512,1024
select 8 1K - 8 128
iov 0 0K - 17297 64,128,256,512
msg 4 30K - 4 2048,4096,8192,16384
sem 4 106K - 4 2048,4096
shm 1 32K - 1 32768
tty 12 12K - 12 1024
mbuf_tag 0 0K - 15 32
shmfd 1 8K - 1 8192
soname 4 1K - 14373 16,32,128
pcb 19 663K - 52 16,32,128,1024,2048,8192
vfscache 4 2089K - 4 512,8192,32768
vfs_hash 1 1024K - 1
vnodes 1 1K - 1 256
mount 61 3K - 131 16,32,64,128,256
statfs 0 0K - 86 512
vnodemarker 0 0K - 10 512
arc4random 1 1K - 1 1024
BPF 10 18K - 10 128,512,4096
ifnet 3 5K - 3 128,2048
ifaddr 38 12K - 39 32,64,128,256,512,2048,4096
ether_multi 17 1K - 22 16,32,64
clone 7 1K - 7 128
ipsec 1 1K - 1 256
lltable 10 3K - 10 256,512
routetbl 25 4K - 29 32,64,128,512
igmp 2 1K - 2 128
in_multi 2 1K - 3 256
encap_export_host 2 2K - 2 1024
sctp_a_it 0 0K - 3 16
sctp_vrf 1 1K - 1 64
sctp_ifa 4 1K - 4 128
sctp_ifn 2 1K - 2 128
sctp_iter 0 0K - 3 256
hostcache 1 32K - 1 32768
tcpfunc 1 1K - 1 32
syncache 1 64K - 1 65536
in6_multi 15 2K - 15 32,256
mld 2 1K - 2 128
ip6ndp 3 1K - 3 64,256
inpcbpolicy 7 1K - 71 32
secasvar 1 1K - 1 1024
sahead 1 1K - 1 1024
ipsecpolicy 2 2K - 2 256,1024
ipsec-saq 2 2K - 2 1024
crypto 1 1K - 1 512
rpc 2 16K - 2 8192
audit_evclass 187 6K - 232 32
pagedep 13 131K - 16 256
inodedep 53 1050K - 63 512
bmsafemap 7 10K - 29 256,8192
newblk 16 2052K - 24 256
freefrag 0 0K - 1 128
freeblks 8 2K - 21 256
freefile 2 1K - 3 64
diradd 21 3K - 27 128
mkdir 8 1K - 12 128
dirrem 24 3K - 27 128
newdirblk 4 1K - 6 64
freework 9 2K - 22 64,128
sbdep 0 0K - 3 64
savedino 0 0K - 1 256
softdep 1 1K - 1 512
ufs_dirhash 51 10K - 51 16,32,64,128,256,512
ufs_quota 1 1024K - 1
ufs_mount 3 13K - 3 512,4096,8192
vm_pgdata 2 513K - 2 128
UMAHash 1 1K - 1 512
atkbddev 2 1K - 2 64
apmdev 1 1K - 1 128
madt_table 0 0K - 1 4096
entropy 0 0K - 5 4096
ata_pci 1 1K - 1 64
io_apic 1 2K - 1 2048
MCA 2 1K - 2 128
nexusdev 5 1K - 5 16
fdesc_mount 1 1K - 1 16
linux 29 2K - 29 64
iprtheap 17 2K - 25 32,64,128,256,512
iprtcont 1 64K - 1
------------------------------------------------------------------------
vmstat -z
ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
UMA Kegs: 384, 0, 113, 7, 113, 0, 0
UMA Zones: 896, 0, 114, 2, 114, 0, 0
UMA Slabs: 80, 0, 1182, 18, 1292, 0, 0
UMA Hash: 256, 0, 12, 3, 13, 0, 0
4 Bucket: 32, 0, 19, 606, 1016, 0, 0
6 Bucket: 48, 0, 5, 576, 60, 0, 0
8 Bucket: 64, 0, 9, 549, 335, 11, 0
12 Bucket: 96, 0, 11, 276, 48, 0, 0
16 Bucket: 128, 0, 29, 250, 92, 0, 0
32 Bucket: 256, 0, 22, 173, 182, 136, 0
64 Bucket: 512, 0, 30, 34, 97, 136, 0
128 Bucket: 1024, 0, 32, 20, 81, 0, 0
256 Bucket: 2048, 0, 39, 5, 204, 0, 0
vmem btag: 56, 0, 9636, 375, 9636, 71, 0
VM OBJECT: 264, 0, 708, 57, 8559, 0, 0
RADIX NODE: 144, 0, 2296, 107, 19847, 0, 0
MAP: 240, 0, 3, 61, 3, 0, 0
KMAP ENTRY: 128, 0, 15, 264, 15, 0, 0
MAP ENTRY: 128, 0, 207, 320, 21143, 0, 0
VMSPACE: 2512, 0, 10, 8, 632, 0, 0
fakepg: 104, 0, 1, 265, 9, 0, 0
mt_zone: 16400, 0, 409, 0, 409, 0, 0
16: 16, 0, 1286, 471, 17931, 0, 0
32: 32, 0, 1514, 611, 6209, 0, 0
64: 64, 0, 9925, 491, 31053, 0, 0
128: 128, 0, 4064, 90, 32369, 0, 0
256: 256, 0, 776, 79, 3240, 0, 0
512: 512, 0, 413, 27, 1677, 0, 0
1024: 1024, 0, 68, 76, 2060, 0, 0
2048: 2048, 0, 38, 12, 1992, 0, 0
4096: 4096, 0, 438, 2, 1734, 0, 0
8192: 8192, 0, 34, 0, 369, 0, 0
16384: 16384, 0, 21, 2, 397, 0, 0
32768: 32768, 0, 9, 0, 178, 0, 0
65536: 65536, 0, 14, 0, 180, 0, 0
SLEEPQUEUE: 80, 0, 100, 55, 100, 0, 0
64 pcpu: 8, 0, 2448, 368, 2452, 0, 0
Files: 80, 0, 49, 201, 6094, 0, 0
filedesc0: 1104, 0, 33, 21, 654, 0, 0
rl_entry: 40, 0, 26, 574, 26, 0, 0
TURNSTILE: 136, 0, 100, 40, 100, 0, 0
umtx pi: 96, 0, 0, 0, 0, 0, 0
umtx_shm: 88, 0, 0, 0, 0, 0, 0
MAC labels: 40, 0, 0, 0, 0, 0, 0
PROC: 1344, 0, 32, 22, 653, 0, 0
THREAD: 1304, 0, 91, 8, 91, 0, 0
cpuset: 96, 0, 64, 223, 67, 0, 0
audit_record: 1248, 0, 0, 0, 0, 0, 0
mbuf_packet: 256, 1615695, 256, 513, 305, 0, 0
mbuf: 256, 1615695, 1, 515, 149, 0, 0
mbuf_cluster: 2048, 252452, 759, 7, 759, 0, 0
mbuf_jumbo_page: 4096, 126226, 0, 0, 0, 0, 0
mbuf_jumbo_9k: 9216, 112200, 0, 0, 0, 0, 0
mbuf_jumbo_16k: 16384, 84148, 0, 0, 0, 0, 0
g_bio: 376, 0, 0, 90, 6736, 0, 0
DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0
ttyinq: 160, 0, 30, 95, 30, 0, 0
ttyoutq: 256, 0, 16, 119, 16, 0, 0
nvme_request: 128, 0, 0, 0, 0, 0, 0
vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
cryptop: 88, 0, 0, 0, 0, 0, 0
cryptodesc: 72, 0, 0, 0, 0, 0, 0
FPU_save_area: 512, 0, 0, 0, 0, 0, 0
VNODE: 472, 0, 537, 47, 542, 0, 0
VNODEPOLL: 120, 0, 0, 0, 0, 0, 0
BUF TRIE: 144, 0, 73, 26603, 118, 0, 0
NAMEI: 1024, 0, 0, 40, 20101, 0, 0
rentr: 24, 0, 0, 0, 0, 0, 0
S VFS Cache: 108, 0, 504, 126, 1176, 0, 0
STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
L VFS Cache: 328, 0, 0, 0, 0, 0, 0
LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
DIRHASH: 1024, 0, 81, 23, 81, 0, 0
NCLNODE: 528, 0, 0, 0, 0, 0, 0
AIO: 224, 0, 0, 0, 0, 0, 0
AIOP: 32, 0, 0, 0, 0, 0, 0
AIOCB: 752, 0, 0, 0, 0, 0, 0
AIOL: 128, 0, 0, 0, 0, 0, 0
AIOLIO: 280, 0, 0, 0, 0, 0, 0
Mountpoints: 816, 0, 5, 25, 5, 0, 0
pipe: 760, 0, 1, 29, 186, 0, 0
procdesc: 136, 0, 0, 0, 0, 0, 0
ksiginfo: 112, 0, 42, 1008, 83, 0, 0
itimer: 352, 0, 0, 0, 0, 0, 0
KNOTE: 128, 0, 0, 0, 0, 0, 0
socket: 864, 130048, 15, 25, 2479, 0, 0
unpcb: 240, 130048, 8, 120, 2397, 0, 0
ipq: 56, 7952, 0, 0, 0, 0, 0
udp_inpcb: 464, 130048, 3, 61, 64, 0, 0
udpcb: 32, 130125, 3, 622, 64, 0, 0
tcp_inpcb: 464, 130048, 3, 61, 6, 0, 0
tcpcb: 1040, 130050, 2, 16, 6, 0, 0
tcptw: 88, 26010, 1, 134, 1, 0, 0
syncache: 168, 15364, 0, 69, 1, 0, 0
hostcache: 128, 15376, 1, 154, 1, 0, 0
sackhole: 32, 0, 0, 0, 0, 0, 0
tcpreass: 40, 15800, 0, 0, 0, 0, 0
sctp_ep: 1488, 130048, 0, 0, 0, 0, 0
sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0
sctp_laddr: 48, 80012, 0, 332, 3, 0, 0
sctp_raddr: 736, 80000, 0, 0, 0, 0, 0
sctp_chunk: 152, 400010, 0, 0, 0, 0, 0
sctp_readq: 152, 400010, 0, 0, 0, 0, 0
sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0
sctp_asconf: 40, 400000, 0, 0, 0, 0, 0
sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0
udplite_inpcb: 464, 130048, 0, 0, 0, 0, 0
ripcb: 464, 130048, 1, 31, 1, 0, 0
IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0
rtentry: 208, 0, 11, 122, 14, 0, 0
selfd: 64, 0, 24, 534, 826, 0, 0
SWAPMETA: 288, 504907, 0, 0, 0, 0, 0
FFS inode: 152, 0, 507, 65, 510, 0, 0
FFS1 dinode: 128, 0, 0, 0, 0, 0, 0
FFS2 dinode: 256, 0, 507, 48, 510, 0, 0
------------------------------------------------------------------------
vmstat -i
interrupt total rate
irq1: atkbd0 2 0
irq15: ata1 37 0
irq19: em0 59 1
irq20: vboxguest0 3 0
irq23: ahci0 ohci0+ 3214 34
cpu0:timer 9413 98
cpu1:timer 7171 75
Total 19899 208
------------------------------------------------------------------------
pstat -T
49/130046 files
0M/1023M swap space
------------------------------------------------------------------------
pstat -s
Device 512-blocks Used Avail Capacity
/dev/gpt/swapfs 2096896 0 2096896 0%
------------------------------------------------------------------------
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
0 497 18.48 39 0.71 2.55 9 0.02 2.01 9 0.02 4 0 20 5 71
------------------------------------------------------------------------
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
Client Info:
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 Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
0 0 0 0 0 0 0 0
BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits 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 Ret-Failed
0
Server Faults
0
Server Cache Stats:
Inprog Idem Non-idem Misses
0 0 0 0
Server Write Gathering:
WriteOps WriteRPC Opsaved
0 0 0
------------------------------------------------------------------------
netstat -s
tcp:
15 packets sent
8 data packets (4109 bytes)
0 data packets (0 bytes) retransmitted
0 data packets unnecessarily retransmitted
0 resends initiated by MTU discovery
5 ack-only packets (1 delayed)
0 URG only packets
0 window probe packets
0 window update packets
2 control packets
15 packets received
10 acks (for 4112 bytes)
0 duplicate acks
0 acks for unsent data
9 packets (4109 bytes) received in-sequence
0 completely duplicate packets (0 bytes)
0 old duplicate packets
0 packets with some dup. data (0 bytes duped)
0 out-of-order packets (0 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
1 connection request
1 connection accept
0 bad connection attempts
0 listen queue overflows
0 ignored RSTs in the windows
2 connections established (including accepts)
0 times used RTT from hostcache
0 times used RTT variance from hostcache
0 times used slow-start threshold from hostcache
3 connections closed (including 0 drops)
2 connections updated cached RTT on close
2 connections updated cached RTT variance on close
0 connections updated cached ssthresh on close
0 embryonic connections dropped
10 segments updated rtt (of 9 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
1 correct ACK header prediction
2 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
0 cookies received
1 hostcache entry 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
0 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
TCP connection count by state:
0 connections in CLOSED state
2 connections 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
1 connection in TIME_WAIT state
udp:
24 datagrams received
0 with incomplete header
0 with bad data length field
0 with bad checksum
0 with no checksum
0 dropped due to no socket
0 broadcast/multicast datagrams undelivered
0 dropped due to full socket buffers
0 not for hashed pcb
24 delivered
30 datagrams output
0 times multicast source filter matched
ip:
46 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
0 fragments received
0 fragments dropped (dup or out of space)
0 fragments dropped after timeout
0 packets reassembled ok
45 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
45 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 tunneling packets that can't find gif
0 datagrams with bad address in header
icmp:
0 calls to icmp_error
0 errors not generated in response to an icmp message
0 messages with bad code fields
0 messages less than the minimum length
0 messages with bad checksum
0 messages with bad length
0 multicast echo requests ignored
0 multicast timestamp requests ignored
Input histogram:
destination unreachable: 6
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 mbufs coalesced during clone
0 clusters coalesced during clone
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:
2 ARP requests sent
0 ARP replies sent
0 ARP requests received
1 ARP reply received
1 ARP packet received
0 total packets dropped due to no ARP entry
0 ARP entrys timed out
0 Duplicate IPs seen
ip6:
0 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
0 packets for this host
0 packets forwarded
0 packets not forwardable
0 redirects sent
0 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
Mbuf statistics:
0 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 mbufs coalesced during clone
0 clusters coalesced during clone
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
257/1028/1285 mbufs in use (current/cache/total)
246/520/766/252452 mbuf clusters in use (current/cache/total/max)
256/513 mbuf+clusters out of packet secondary zone in use (current/cache)
0/0/0/126226 4k (page size) jumbo clusters in use (current/cache/total/max)
0/0/0/112200 9k jumbo clusters in use (current/cache/total/max)
0/0/0/84148 16k jumbo clusters in use (current/cache/total/max)
556K/1297K/1853K 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 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)
fffff80006909bb0 tcp4 0 0 127.0.0.1.8953 127.0.0.1.16109 TIME_WAIT
fffff800068dd410 tcp4 0 0 127.0.0.1.8953 *.* LISTEN
fffff800068dd820 tcp4 0 0 *.53 *.* LISTEN
fffff800065ec3a0 udp4 0 0 *.514 *.*
fffff800065ec570 udp6 0 0 *.514 *.*
fffff800065ec740 udp4 0 0 *.53 *.*
Active UNIX domain sockets
Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
fffff80006764870 stream 0 0 0 fffff8000687e870 0 0
fffff8000687e870 stream 0 0 0 fffff80006764870 0 0
fffff80006764a50 stream 0 0 fffff800067a03b0 0 0 0 /var/run/devd.pipe
fffff80006764780 dgram 0 0 0 fffff8000687e690 0 fffff8000687e5a0
fffff8000687e5a0 dgram 0 0 0 fffff8000687e690 0 0
fffff8000687e690 dgram 0 0 fffff8000660fb10 0 fffff80006764780 0 /var/run/logpriv
fffff8000687e780 dgram 0 0 fffff8000660fce8 0 0 0 /var/run/log
fffff80006764960 seqpac 0 0 fffff800067a01d8 0 0 0 /var/run/devd.seqpacket.pipe
------------------------------------------------------------------------
netstat -aL
Current listen queue sizes (qlen/incqlen/maxqlen)
Proto Listen Local Address
tcp4 0/0/128 localhost.8953
tcp4 0/0/128 *.domain
unix 0/0/4 /var/run/devd.pipe
unix 0/0/4 /var/run/devd.seqpacket.pipe
------------------------------------------------------------------------
fstat
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 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 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 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 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 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 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
USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
root VBoxService 653 root / 2 drwxr-xr-x 512 r
root VBoxService 653 wd / 2 drwxr-xr-x 512 r
root VBoxService 653 text / 2570666 -r-xr-xr-x 744960 r
root VBoxService 653 ctty /dev 8 crw------- console rw
root VBoxService 653 0 /dev 8 crw------- console rw
root sh 652 root / 2 drwxr-xr-x 512 r
root sh 652 wd / 2 drwxr-xr-x 512 r
root sh 652 text / 1043359 -r-xr-xr-x 161872 r
root sh 652 ctty /dev 8 crw------- console rw
root sh 652 0 /dev 8 crw------- console rw
root sh 652 6 /dev 8 crw------- console rw
root ipmon 592 root / 2 drwxr-xr-x 512 r
root ipmon 592 wd / 2 drwxr-xr-x 512 r
root ipmon 592 text / 481621 -r-xr-xr-x 101344 r
root syslogd 505 root / 2 drwxr-xr-x 512 r
root syslogd 505 wd / 2 drwxr-xr-x 512 r
root syslogd 505 text / 2339794 -r-xr-xr-x 45280 r
root syslogd 505 0 /dev 27 crw-rw-rw- null rw
root syslogd 505 6 /dev 27 crw-rw-rw- null rw
root syslogd 505 12 /dev 27 crw-rw-rw- null rw
root syslogd 505 18 / 2488927 -rw------- 3 w
unbound unbound 471 root / 2487957 drwxr-xr-x 512 r
unbound unbound 471 wd / 2487957 drwxr-xr-x 512 r
unbound unbound 471 jail / 2487957 drwxr-xr-x 512 r
unbound unbound 471 text / 2339933 -r-xr-xr-x 121864 r
unbound unbound 471 0 /dev 27 crw-rw-rw- null rw
unbound unbound 471 6 /dev 27 crw-rw-rw- null rw
root devd 428 root / 2 drwxr-xr-x 512 r
root devd 428 wd / 2 drwxr-xr-x 512 r
root devd 428 text / 481612 -r-xr-xr-x 1202152 r
root devd 428 0 /dev 27 crw-rw-rw- null rw
root devd 428 6 /dev 27 crw-rw-rw- null rw
_dhcp dhclient 305 root / 2487946 dr-xr-xr-x 512 r
_dhcp dhclient 305 wd / 2487946 dr-xr-xr-x 512 r
_dhcp dhclient 305 jail / 2487946 dr-xr-xr-x 512 r
_dhcp dhclient 305 text / 481548 -r-xr-xr-x 100056 r
_dhcp dhclient 305 0 /dev 27 crw-rw-rw- null rw
_dhcp dhclient 305 6 /dev 27 crw-rw-rw- null rw
root dhclient 293 root / 2 drwxr-xr-x 512 r
root dhclient 293 wd / 2 drwxr-xr-x 512 r
root dhclient 293 text / 481548 -r-xr-xr-x 100056 r
root dhclient 293 0 /dev 27 crw-rw-rw- null rw
root dhclient 293 6 /dev 27 crw-rw-rw- null rw
root Timer 131 root / 2 drwxr-xr-x 512 r
root Timer 131 wd / 2 drwxr-xr-x 512 r
root sh 23 root / 2 drwxr-xr-x 512 r
root sh 23 wd / 2 drwxr-xr-x 512 r
root sh 23 text / 1043359 -r-xr-xr-x 161872 r
root sh 23 ctty /dev 8 crw------- console rw
root sh 23 0 /dev 8 crw------- console rw
root sh 23 6 /dev 8 crw------- console rw
root init 1 root / 2 drwxr-xr-x 512 r
root init 1 wd / 2 drwxr-xr-x 512 r
root init 1 text / 481570 -r-xr-xr-x 1079944 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-2017 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 11.0-STABLE #0 r316748: Thu Apr 13 08:07:25 UTC 2017
root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64
FreeBSD clang version 4.0.0 (tags/RELEASE_400/final 297347) (based on LLVM 4.0.0)
VT(vga): text 80x25
CPU: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz (2388.08-MHz K8-class CPU)
Origin="GenuineIntel" Id=0x6fb Family=0x6 Model=0xf Stepping=11
Features=0x1783fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2,HTT>
Features2=0x201<SSE3,SSSE3>
AMD Features=0x20100800<SYSCALL,NX,LM>
AMD Features2=0x1<LAHF>
real memory = 4898947072 (4672 MB)
avail memory = 4103024640 (3912 MB)
Event timer "LAPIC" quality 100
ACPI APIC Table: <VBOX VBOXAPIC>
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
FreeBSD/SMP: 1 package(s) x 2 core(s)
random: unblocking device.
ioapic0: Changing APIC ID to 2
ioapic0 <Version 2.0> irqs 0-23 on motherboard
random: entropy device external interface
kbd1 at kbdmux0
netmap: loaded module
module_register_init: MOD_LOAD (vesa, 0xffffffff80f53e30, 0) error 19
nexus0
vtvga0: <VT VGA driver> on motherboard
cryptosoft0: <software crypto> on motherboard
acpi0: <VBOX VBOXXSDT> on motherboard
acpi0: Power Button (fixed)
acpi0: Sleep Button (fixed)
hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0
Timecounter "HPET" frequency 14318180 Hz quality 950
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
attimer0: <AT timer> port 0x40-0x43,0x50-0x53 on acpi0
Timecounter "i8254" frequency 1193182 Hz quality 0
Event timer "i8254" frequency 1193182 Hz quality 100
atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0
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: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
pci0: <ACPI PCI bus> on pcib0
vgapci0: <VGA-compatible display> mem 0xe0000000-0xe7ffffff irq 18 at device 2.0 on pci0
vgapci0: Boot video device
em0: <Intel(R) PRO/1000 Legacy Network Connection 1.1.0> port 0xd000-0xd007 mem 0xe8000000-0xe801ffff irq 19 at device 3.0 on pci0
em0: Ethernet address: 08:00:27:20:8c:42
em0: netmap queues/slots: TX 1/256, RX 1/256
pcm0: <Intel ICH (82801AA)> port 0xd100-0xd1ff,0xd200-0xd23f irq 21 at device 5.0 on pci0
pcm0: <SigmaTel STAC9700/83/84 AC97 Codec>
pci0: <bridge> at device 7.0 (no driver attached)
pcib1: <PCI-PCI bridge> at device 24.0 on pci0
pci1: <PCI bus> on pcib1
pcib2: <PCI-PCI bridge> at device 25.0 on pci0
pci2: <PCI bus> on pcib2
isab0: <PCI-ISA bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd240-0xd24f at device 31.1 on pci0
ata0: <ATA channel> at channel 0 on atapci0
ata1: <ATA channel> at channel 1 on atapci0
ahci0: <Intel ICH8M AHCI SATA controller> port 0xd250-0xd257,0xd258-0xd25b,0xd260-0xd267,0xd268-0xd26b,0xd270-0xd27f mem 0xe8804000-0xe8805fff 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: <AHCI channel> at channel 0 on ahci0
ahcich1: <AHCI channel> at channel 1 on ahci0
ohci0: <Apple KeyLargo/Intrepid USB controller> mem 0xe8806000-0xe8806fff irq 23 at device 31.4 on pci0
usbus0 on ohci0
ehci0: <Intel 82801FB (ICH6) USB 2.0 controller> mem 0xe8807000-0xe8807fff irq 23 at device 31.5 on pci0
usbus1: EHCI version 1.0
usbus1 on ehci0
acpi_acad0: <AC Adapter> on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd0: [GIANT-LOCKED]
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse Explorer, device ID 4
orm0: <ISA Option ROMs> at iomem 0xc0000-0xc7fff,0xe2000-0xe2fff on isa0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
ppc0: cannot reserve I/O port range
Timecounters tick every 1.000 msec
nvme cam probe device init
pcm0: measured ac97 link rate at 9214 Hz
usbus0: 12Mbps Full Speed USB v1.0
usbus1: 480Mbps High Speed USB v2.0
ugen0.1: <Apple OHCI root HUB> at usbus0
uhub0: <Apple OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
ugen1.1: <Intel EHCI root HUB> at usbus1
uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1
ada0 at ahcich0 bus 0 scbus2 target 0 lun 0
cd0 at ata1 bus 0 scbus1 target 0 lun 0
cd0: <VBOX CD-ROM 1.0> Removable CD-ROM SCSI device
cd0: Serial Number VB2-01700376
cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes)
cd0: Attempt to query device size failed: NOT READY, Medium not present
ada0: <VBOX HARDDISK 1.0> ATA-6 SATA 2.x device
ada0: Serial Number VBca4c25c6-eb0f4d6c
ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada0: Command Queueing enabled
ada0: 21505MB (44042240 512 byte sectors)
ada1 at ahcich1 bus 0 scbus3 target 0 lun 0
uhub0: 12 ports with 12 removable, self powered
ada1: <VBOX HARDDISK 1.0> ATA-6 SATA 2.x device
ada1: Serial Number VBc6231691-87cd3572
ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes)
ada1: Command Queueing enabled
ada1: 131072MB (268435456 512 byte sectors)
SMP: AP CPU #1 Launched!
Trying to mount root from ufs:/dev/gpt/rootfs [rw]...
ugen0.2: <VirtualBox USB Tablet> at usbus0
Setting hostuuid: 41489ca6-95ad-4457-85cc-e3079c342c60.
Setting hostid: 0xe243f6b1.
Starting file system checks:
/dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/gpt/rootfs: clean, 3439221 free (8773 frags, 428806 blocks, 0.2% fragmentation)
/dev/ada1p2: FILE SYSTEM CLEAN; SKIPPING CHECKS
/dev/ada1p2: clean, 32447651 free (83 frags, 4055946 blocks, 0.0% fragmentation)
Mounting local filesystems:.
vboxguest0 port 0xd020-0xd03f mem 0xe8400000-0xe87fffff,0xe8800000-0xe8803fff 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/samba /usr/local/lib/freeradius-3.0.13 /usr/local/lib/gcc5 /usr/local/lib/ipsec /usr/local/lib/nss /usr/local/lib/perl5/5.24/mach/CORE /usr/local/llvm40/lib
32-bit compatibility ldconfig path: /usr/lib32
Setting hostname: eleven.bsd1.net.
Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
Feeding entropy: .
IP Filter: v5.1.2 initialized. Default = pass all, Logging = enabled
Enabling ipfilter.
uhub1: 12 ports with 12 removable, self powered
Starting dhclient.
em0: no link ...
ugen1.2: <SanDisk Cruzer Glide> at usbus1
umass0 on uhub1
umass0: <SanDisk Cruzer Glide, class 0/0, rev 2.00/2.01, addr 2> on usbus1
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: <SanDisk Cruzer Glide 2.01> 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<NO_6_BYTE>
.
em0: link state changed to UP
got link
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 08:00:27:20:8c:42
DHCPREQUEST on em0 to 255.255.255.255 port 67
DHCPACK from 10.0.2.2
bound to 10.0.2.15 -- renewal in 43200 seconds.
Starting Network: lo0 em0.
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
inet6 ::1 prefixlen 128
inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
inet 127.0.0.1 netmask 0xff000000
nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
groups: lo
em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
options=9b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM>
ether 08:00:27:20:8c:42
inet 10.0.2.15 netmask 0xffffff00 broadcast 10.0.2.255
nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
media: Ethernet autoselect (1000baseT <full-duplex>)
status: active
filter sync'd
Starting devd.
uhid0 on uhub0
uhid0: <VirtualBox USB Tablet, class 0/0, rev 1.10/1.00, addr 2> on usbus0
add host 127.0.0.1: gateway lo0 fib 0: route already in table
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.
Setting date via ntp.
24 Apr 13:37:19 ntpdate[513]: step time server 192.168.212.1 offset 1.231839 sec
Starting ipmon.
No core dumps found.
Additional ABI support: linux.
Clearing /tmp (X related).
Starting vboxservice.
VBoxService 5.1.20 r114628 (verbosity: 0) freebsd.amd64 (Apr 21 2017 18:49:56) release log
00:00:00.001409 main Log opened 2017-04-24T17:37:21.233632000Z
00:00:00.001535 main OS Product: FreeBSD
00:00:00.001573 main OS Release: 11.0-STABLE
00:00:00.001614 main OS Version: FreeBSD 11.0-STABLE #0 r316748: Thu Apr 13 08:07:25 UTC 2017 root at releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC
00:00:00.001681 main Executable: /usr/local/sbin/VBoxService
00:00:00.001693 main Process ID: 653
00:00:00.001709 main Package type: BSD_64BITS_GENERIC (OSE)
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address = 0xd6
fault code = supervisor read data, page not present
instruction pointer = 0x20:0xffffffff80d5713f
stack pointer = 0x28:0xfffffe012218b500
frame pointer = 0x28:0xfffffe012218b510
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 = 653 (VBoxService)
trap number = 12
panic: page fault
cpuid = 0
KDB: stack backtrace:
#0 0xffffffff80aa8907 at kdb_backtrace+0x67
#1 0xffffffff80a66cc6 at vpanic+0x186
#2 0xffffffff80a66b33 at panic+0x43
#3 0xffffffff80ed87a2 at trap_fatal+0x322
#4 0xffffffff80ed87f9 at trap_pfault+0x49
#5 0xffffffff80ed8036 at trap+0x286
#6 0xffffffff80ebc691 at calltrap+0x8
#7 0xffffffff80d5a645 at vm_map_wire+0x35
#8 0xffffffff8224d723 at rtR0MemObjNativeLockUser+0x63
#9 0xffffffff82237bbc at VbglR0HGCMInternalCall+0x2ac
#10 0xffffffff82236385 at vgdrvIoCtl_HGCMCall+0x225
#11 0xffffffff82234756 at VGDrvCommonIoCtl+0x206
#12 0xffffffff82237308 at vgdrvFreeBSDIOCtl+0x128
#13 0xffffffff80936618 at devfs_ioctl_f+0x128
#14 0xffffffff80ac4255 at kern_ioctl+0x255
#15 0xffffffff80ac3f8f at sys_ioctl+0x16f
#16 0xffffffff80ed9304 at amd64_syscall+0x6c4
#17 0xffffffff80ebc97b at Xfast_syscall+0xfb
Uptime: 28s
Dumping 261 out of 4063 MB:..7%..13%..25%..31%..43%..56%..62%..74%..86%..92%
------------------------------------------------------------------------
kernel config
options CONFIG_AUTOGENERATED
ident GENERIC
machine amd64
cpu HAMMER
makeoptions WITH_CTF=1
makeoptions DEBUG=-g
options XENHVM
options USB_DEBUG
options ATH_ENABLE_11N
options AH_AR5416_INTERRUPT_MITIGATION
options AH_SUPPORT_AR5416
options IEEE80211_SUPPORT_MESH
options IEEE80211_AMPDU_AGE
options IEEE80211_DEBUG
options SC_PIXEL_MODE
options VESA
options AHD_REG_PRETTY_PRINT
options AHC_REG_PRETTY_PRINT
options PCI_IOV
options PCI_HP
options ACPI_DMAR
options DEVICE_NUMA
options SMP
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_FREEBSD10
options COMPAT_FREEBSD9
options COMPAT_FREEBSD7
options COMPAT_FREEBSD6
options COMPAT_FREEBSD5
options COMPAT_FREEBSD4
options COMPAT_FREEBSD32
options GEOM_LABEL
options GEOM_RAID
options GEOM_PART_GPT
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_OFFLOAD
options IPSEC
options INET6
options INET
options PREEMPTION
options SCHED_ULE
options NEW_PCIB
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 adv
device adw
device aic
device bt
device isci
device scbus
device ch
device da
device sa
device cd
device pass
device ses
device amr
device arcmsr
device ciss
device dpt
device hptmv
device hptnr
device hptrr
device hpt27xx
device iir
device ips
device mly
device twa
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 igb
device ix
device ixv
device ixl
device ixlv
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 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 crypto
------------------------------------------------------------------------
ddb capture buffer
ddb: ddb_capture: kvm_nlist
More information about the freebsd-stable
mailing list