FreeBSD Bugzilla – Attachment 205426 Details for
Bug 238883
Fatal double fault using unionfs to build www/node port (repeatable)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
/var/crash/core.txt.5 file
core.txt.5 (text/plain), 98.52 KB, created by
chadf
on 2019-06-29 23:35:09 UTC
(
hide
)
Description:
/var/crash/core.txt.5 file
Filename:
MIME Type:
Creator:
chadf
Created:
2019-06-29 23:35:09 UTC
Size:
98.52 KB
patch
obsolete
>krash dumped core - see /var/crash/vmcore.5 > >Sat Jun 29 09:24:17 PDT 2019 > >FreeBSD krash 12.0-RELEASE-p6 FreeBSD 12.0-RELEASE-p6 GENERIC amd64 > >panic: double fault > >GNU gdb (GDB) 8.3 [GDB v8.3 for FreeBSD] >Copyright (C) 2019 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd12.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /boot/kernel/kernel... >Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug... > >Unread portion of the kernel message buffer: > >Fatal double fault >rip 0xffffffff80b711b9 rsp 0xfffffe00004bafd0 rbp 0xfffffe00004bb040 >rax 0x773 rdx 0xfffff80003906bd8 rbx 0xfffff80003a4b580 >rcx 0 rsi 0xfffff80003906ba8 rdi 0x80300 >r8 0x60 r9 0x6 r10 0 >r11 0x900 r12 0x80300 r13 0xfffff80003906b40 >r14 0xfffff80003906ba8 r15 0xffffffff8121d690 rflags 0x10246 >cs 0x20 ss 0x28 ds 0x3b es 0x3b fs 0x13 gs 0x1b >fsbase 0x803a1b830 gsbase 0xffffffff82012300 kgsbase 0 >cpuid = 0; apic id = 00 >panic: double fault >cpuid = 0 >time = 1561825405 >KDB: stack backtrace: >Uptime: 4m36s >Dumping 124 out of 985 MB:..13%..26%..39%..52%..65%..78%..90% > >__curthread () at ./machine/pcpu.h:234 >234 ./machine/pcpu.h: No such file or directory. >(kgdb) #0 __curthread () at ./machine/pcpu.h:234 >#1 doadump (textdump=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:366 >#2 0xffffffff80b9b14b in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:446 >#3 0xffffffff80b9b5c3 in vpanic (fmt=<optimized out>, > ap=0xffffffff81fb1200 <dblfault_stack+3648>) > at /usr/src/sys/kern/kern_shutdown.c:872 >#4 0xffffffff80b9b3b3 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:799 >#5 0xffffffff8107518e in dblfault_handler (frame=<optimized out>) > at /usr/src/sys/amd64/amd64/trap.c:970 >#6 <signal handler called> >#7 __lockmgr_args (lk=0xfffff80003906ba8, flags=525056, > ilk=0xfffff80003906bd8, wmesg=<optimized out>, pri=<optimized out>, > timo=<optimized out>, > file=0xffffffff82824f4f "/usr/src/sys/fs/unionfs/union_vnops.c", > line=1907) at /usr/src/sys/kern/kern_lock.c:1156 >#8 0xffffffff80eb9d95 in _lockmgr_args (prio=0, timo=0, lk=<optimized out>, > flags=<optimized out>, ilk=<optimized out>, wmesg=<optimized out>, > file=<optimized out>, line=<optimized out>) > at /usr/src/sys/sys/lockmgr.h:104 >#9 ffs_lock (ap=0xfffffe00004bb0f0) at /usr/src/sys/ufs/ffs/ffs_vnops.c:428 >#10 0xffffffff811faf0e in VOP_LOCK1_APV (vop=<optimized out>, > a=0xfffffe00004bb0f0) at vnode_if.c:2087 >#11 0xffffffff8282316c in VOP_LOCK1 (vp=<optimized out>, > flags=<optimized out>, file=<optimized out>, line=<optimized out>) > at ./vnode_if.h:859 >#12 unionfs_lock (ap=0xfffffe00004bb190) > at /usr/src/sys/fs/unionfs/union_vnops.c:1907 >#13 0xffffffff811faf0e in VOP_LOCK1_APV (vop=<optimized out>, > a=0xfffffe00004bb190) at vnode_if.c:2087 >#14 0xffffffff80c7b560 in VOP_LOCK1 (vp=0xfffff8000bab7780, flags=524544, > file=0xffffffff812de46c "/usr/src/sys/kern/vfs_subr.c", line=2753) > at ./vnode_if.h:859 >#15 _vn_lock (vp=0xfffff8000bab7780, flags=524544, > file=0xffffffff812de46c "/usr/src/sys/kern/vfs_subr.c", line=2753) > at /usr/src/sys/kern/vfs_vnops.c:1533 >#16 0xffffffff80c6ac49 in vputx (vp=0xfffff8000bab7780, func=1) > at /usr/src/sys/kern/vfs_subr.c:2753 >#17 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#18 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#19 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bb310) at vnode_if.c:2021 >#20 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#21 vgonel (vp=0xfffff8000bc291e0) at /usr/src/sys/kern/vfs_subr.c:3381 >#22 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#23 vrecycle (vp=0xfffff8000bc291e0) at /usr/src/sys/kern/vfs_subr.c:3203 >#24 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#25 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bb3f8) at vnode_if.c:1955 >#26 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#27 vinactive (vp=0xfffff8000bc291e0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#28 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc291e0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#29 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#30 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#31 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bb570) at vnode_if.c:2021 >#32 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#33 vgonel (vp=0xfffff8000bc295a0) at /usr/src/sys/kern/vfs_subr.c:3381 >#34 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#35 vrecycle (vp=0xfffff8000bc295a0) at /usr/src/sys/kern/vfs_subr.c:3203 >#36 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#37 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bb658) at vnode_if.c:1955 >#38 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#39 vinactive (vp=0xfffff8000bc295a0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#40 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc295a0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#41 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#42 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#43 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bb7d0) at vnode_if.c:2021 >#44 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#45 vgonel (vp=0xfffff8000bc29960) at /usr/src/sys/kern/vfs_subr.c:3381 >#46 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#47 vrecycle (vp=0xfffff8000bc29960) at /usr/src/sys/kern/vfs_subr.c:3203 >#48 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#49 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bb8b8) at vnode_if.c:1955 >#50 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#51 vinactive (vp=0xfffff8000bc29960, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#52 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc29960, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#53 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#54 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#55 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bba30) at vnode_if.c:2021 >#56 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#57 vgonel (vp=0xfffff8000baf21e0) at /usr/src/sys/kern/vfs_subr.c:3381 >#58 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#59 vrecycle (vp=0xfffff8000baf21e0) at /usr/src/sys/kern/vfs_subr.c:3203 >#60 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#61 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bbb18) at vnode_if.c:1955 >#62 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#63 vinactive (vp=0xfffff8000baf21e0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#64 0xffffffff80c6adc7 in vputx (vp=0xfffff8000baf21e0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#65 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#66 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#67 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bbc90) at vnode_if.c:2021 >#68 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#69 vgonel (vp=0xfffff8000baf2960) at /usr/src/sys/kern/vfs_subr.c:3381 >#70 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#71 vrecycle (vp=0xfffff8000baf2960) at /usr/src/sys/kern/vfs_subr.c:3203 >#72 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#73 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bbd78) at vnode_if.c:1955 >#74 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#75 vinactive (vp=0xfffff8000baf2960, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#76 0xffffffff80c6adc7 in vputx (vp=0xfffff8000baf2960, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#77 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#78 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#79 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bbef0) at vnode_if.c:2021 >#80 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#81 vgonel (vp=0xfffff8000bbb93c0) at /usr/src/sys/kern/vfs_subr.c:3381 >#82 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#83 vrecycle (vp=0xfffff8000bbb93c0) at /usr/src/sys/kern/vfs_subr.c:3203 >#84 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#85 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bbfd8) at vnode_if.c:1955 >#86 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#87 vinactive (vp=0xfffff8000bbb93c0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#88 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbb93c0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#89 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#90 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#91 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bc150) at vnode_if.c:2021 >#92 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, td=<optimized out>) > at ./vnode_if.h:830 >#93 vgonel (vp=0xfffff8000baf25a0) at /usr/src/sys/kern/vfs_subr.c:3381 >#94 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#95 vrecycle (vp=0xfffff8000baf25a0) at /usr/src/sys/kern/vfs_subr.c:3203 >#96 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#97 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bc238) at vnode_if.c:1955 >#98 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#99 vinactive (vp=0xfffff8000baf25a0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#100 0xffffffff80c6adc7 in vputx (vp=0xfffff8000baf25a0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#101 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#102 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#103 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bc3b0) at vnode_if.c:2021 >#104 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#105 vgonel (vp=0xfffff8000baf23c0) at /usr/src/sys/kern/vfs_subr.c:3381 >#106 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#107 vrecycle (vp=0xfffff8000baf23c0) at /usr/src/sys/kern/vfs_subr.c:3203 >#108 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#109 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bc498) at vnode_if.c:1955 >#110 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#111 vinactive (vp=0xfffff8000baf23c0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#112 0xffffffff80c6adc7 in vputx (vp=0xfffff8000baf23c0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#113 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#114 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#115 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bc610) at vnode_if.c:2021 >#116 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#117 vgonel (vp=0xfffff8000bc29b40) at /usr/src/sys/kern/vfs_subr.c:3381 >#118 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#119 vrecycle (vp=0xfffff8000bc29b40) at /usr/src/sys/kern/vfs_subr.c:3203 >#120 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#121 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bc6f8) at vnode_if.c:1955 >#122 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#123 vinactive (vp=0xfffff8000bc29b40, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#124 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc29b40, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#125 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#126 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#127 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bc870) at vnode_if.c:2021 >#128 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#129 vgonel (vp=0xfffff8000bc29780) at /usr/src/sys/kern/vfs_subr.c:3381 >#130 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#131 vrecycle (vp=0xfffff8000bc29780) at /usr/src/sys/kern/vfs_subr.c:3203 >#132 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#133 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bc958) at vnode_if.c:1955 >#134 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#135 vinactive (vp=0xfffff8000bc29780, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#136 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc29780, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#137 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#138 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#139 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bcad0) at vnode_if.c:2021 >#140 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#141 vgonel (vp=0xfffff8000bc293c0) at /usr/src/sys/kern/vfs_subr.c:3381 >#142 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#143 vrecycle (vp=0xfffff8000bc293c0) at /usr/src/sys/kern/vfs_subr.c:3203 >#144 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#145 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bcbb8) at vnode_if.c:1955 >#146 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#147 vinactive (vp=0xfffff8000bc293c0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#148 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc293c0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#149 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#150 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#151 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bcd30) at vnode_if.c:2021 >#152 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#153 vgonel (vp=0xfffff8000bc29000) at /usr/src/sys/kern/vfs_subr.c:3381 >#154 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#155 vrecycle (vp=0xfffff8000bc29000) at /usr/src/sys/kern/vfs_subr.c:3203 >#156 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#157 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bce18) at vnode_if.c:1955 >#158 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#159 vinactive (vp=0xfffff8000bc29000, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#160 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bc29000, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#161 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#162 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#163 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bcf90) at vnode_if.c:2021 >#164 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#165 vgonel (vp=0xfffff8000bab7d20) at /usr/src/sys/kern/vfs_subr.c:3381 >#166 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#167 vrecycle (vp=0xfffff8000bab7d20) at /usr/src/sys/kern/vfs_subr.c:3203 >#168 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#169 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bd078) at vnode_if.c:1955 >#170 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#171 vinactive (vp=0xfffff8000bab7d20, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#172 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bab7d20, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#173 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#174 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#175 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bd1f0) at vnode_if.c:2021 >#176 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#177 vgonel (vp=0xfffff8000bab7b40) at /usr/src/sys/kern/vfs_subr.c:3381 >#178 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#179 vrecycle (vp=0xfffff8000bab7b40) at /usr/src/sys/kern/vfs_subr.c:3203 >#180 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#181 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bd2d8) at vnode_if.c:1955 >#182 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#183 vinactive (vp=0xfffff8000bab7b40, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#184 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bab7b40, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#185 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#186 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#187 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bd450) at vnode_if.c:2021 >#188 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#189 vgonel (vp=0xfffff8000bbb9b40) at /usr/src/sys/kern/vfs_subr.c:3381 >#190 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#191 vrecycle (vp=0xfffff8000bbb9b40) at /usr/src/sys/kern/vfs_subr.c:3203 >#192 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#193 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bd538) at vnode_if.c:1955 >#194 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#195 vinactive (vp=0xfffff8000bbb9b40, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#196 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbb9b40, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#197 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#198 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#199 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bd6b0) at vnode_if.c:2021 >#200 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#201 vgonel (vp=0xfffff8000bbb9000) at /usr/src/sys/kern/vfs_subr.c:3381 >#202 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#203 vrecycle (vp=0xfffff8000bbb9000) at /usr/src/sys/kern/vfs_subr.c:3203 >#204 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#205 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bd798) at vnode_if.c:1955 >#206 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#207 vinactive (vp=0xfffff8000bbb9000, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#208 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbb9000, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#209 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#210 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#211 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bd910) at vnode_if.c:2021 >#212 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#213 vgonel (vp=0xfffff8000bbbc960) at /usr/src/sys/kern/vfs_subr.c:3381 >#214 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#215 vrecycle (vp=0xfffff8000bbbc960) at /usr/src/sys/kern/vfs_subr.c:3203 >#216 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#217 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bd9f8) at vnode_if.c:1955 >#218 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#219 vinactive (vp=0xfffff8000bbbc960, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#220 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbbc960, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#221 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#222 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#223 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bdb70) at vnode_if.c:2021 >#224 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#225 vgonel (vp=0xfffff8000bbb91e0) at /usr/src/sys/kern/vfs_subr.c:3381 >#226 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#227 vrecycle (vp=0xfffff8000bbb91e0) at /usr/src/sys/kern/vfs_subr.c:3203 >#228 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#229 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bdc58) at vnode_if.c:1955 >#230 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#231 vinactive (vp=0xfffff8000bbb91e0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#232 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbb91e0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#233 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#234 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#235 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004bddd0) at vnode_if.c:2021 >#236 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#237 vgonel (vp=0xfffff8000bab7000) at /usr/src/sys/kern/vfs_subr.c:3381 >#238 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#239 vrecycle (vp=0xfffff8000bab7000) at /usr/src/sys/kern/vfs_subr.c:3203 >#240 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#241 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004bdeb8) at vnode_if.c:1955 >#242 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#243 vinactive (vp=0xfffff8000bab7000, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#244 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bab7000, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#245 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#246 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#247 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004be030) at vnode_if.c:2021 >#248 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#249 vgonel (vp=0xfffff8000bbba5a0) at /usr/src/sys/kern/vfs_subr.c:3381 >#250 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#251 vrecycle (vp=0xfffff8000bbba5a0) at /usr/src/sys/kern/vfs_subr.c:3203 >#252 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#253 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004be118) at vnode_if.c:1955 >#254 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#255 vinactive (vp=0xfffff8000bbba5a0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#256 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbba5a0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#257 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#258 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#259 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004be290) at vnode_if.c:2021 >#260 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#261 vgonel (vp=0xfffff8000bbb95a0) at /usr/src/sys/kern/vfs_subr.c:3381 >#262 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#263 vrecycle (vp=0xfffff8000bbb95a0) at /usr/src/sys/kern/vfs_subr.c:3203 >#264 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#265 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004be378) at vnode_if.c:1955 >#266 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#267 vinactive (vp=0xfffff8000bbb95a0, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#268 0xffffffff80c6adc7 in vputx (vp=0xfffff8000bbb95a0, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#269 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#270 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#271 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004be4f0) at vnode_if.c:2021 >#272 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#273 vgonel (vp=0xfffff8000362f000) at /usr/src/sys/kern/vfs_subr.c:3381 >#274 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#275 vrecycle (vp=0xfffff8000362f000) at /usr/src/sys/kern/vfs_subr.c:3203 >#276 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#277 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004be5d8) at vnode_if.c:1955 >#278 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#279 vinactive (vp=0xfffff8000362f000, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#280 0xffffffff80c6adc7 in vputx (vp=0xfffff8000362f000, func=1) > at /usr/src/sys/kern/vfs_subr.c:2774 >#281 0xffffffff8281daad in unionfs_noderem (vp=<optimized out>, > td=<optimized out>) at /usr/src/sys/fs/unionfs/union_subr.c:369 >#282 0xffffffff82822e44 in unionfs_reclaim (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1734 >#283 0xffffffff811fadce in VOP_RECLAIM_APV (vop=<optimized out>, > a=0xfffffe00004be750) at vnode_if.c:2021 >#284 0xffffffff80c6bbb2 in VOP_RECLAIM (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:830 >#285 vgonel (vp=0xfffff8000baab960) at /usr/src/sys/kern/vfs_subr.c:3381 >#286 0xffffffff80c6c22a in vrecyclel (vp=<optimized out>) > at /usr/src/sys/kern/vfs_subr.c:3222 >#287 vrecycle (vp=0xfffff8000baab960) at /usr/src/sys/kern/vfs_subr.c:3203 >#288 0xffffffff82822e2c in unionfs_inactive (ap=<optimized out>) > at /usr/src/sys/fs/unionfs/union_vnops.c:1725 >#289 0xffffffff811fac9e in VOP_INACTIVE_APV (vop=<optimized out>, > a=0xfffffe00004be838) at vnode_if.c:1955 >#290 0xffffffff80c6a8bf in VOP_INACTIVE (vp=<optimized out>, > td=<optimized out>) at ./vnode_if.h:807 >#291 vinactive (vp=0xfffff8000baab960, td=0xfffff80003a4b580) > at /usr/src/sys/kern/vfs_subr.c:3046 >#292 0xffffffff80c6adc7 in vputx (vp=0xfffff8000baab960, func=2) > at /usr/src/sys/kern/vfs_subr.c:2774 >#293 0xffffffff80c7b722 in vn_close1 (vp=0xfffff8000baab960, flags=2, > file_cred=0xfffff8000389b500, td=<optimized out>, keep_ref=false) > at /usr/src/sys/kern/vfs_vnops.c:458 >#294 0xffffffff80c7a3f0 in vn_closefile (fp=0xfffff8000357ddc0, td=0x773) > at /usr/src/sys/kern/vfs_vnops.c:1563 >#295 0xffffffff80b4363a in fo_close (fp=0xfffff8000357ddc0, td=0x80300) > at /usr/src/sys/sys/file.h:353 >#296 _fdrop (fp=0xfffff8000357ddc0, td=0x80300) > at /usr/src/sys/kern/kern_descrip.c:2950 >#297 0xffffffff80b466e4 in closef (fp=0xfffff8000357ddc0, > td=0xfffff80003a4b580) at /usr/src/sys/kern/kern_descrip.c:2528 >#298 0xffffffff80b43b69 in closefp (fdp=0xfffff80003885000, > fd=<optimized out>, fp=0xfffff8000357ddc0, td=0xfffff80003a4b580, > holdleaders=0) at /usr/src/sys/kern/kern_descrip.c:1199 >#299 0xffffffff810756d9 in syscallenter (td=<optimized out>) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:135 >#300 amd64_syscall (td=0xfffff80003a4b580, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1076 >#301 <signal handler called> >#302 0x0000000003a18a8a in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffb8e8 >(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.02 [kernel] > 0 1 0 0 23 0 9972 1008 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] > 0 4 0 0 -16 0 0 0 - RL - 0:00.06 [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:56.70 [idle] > 0 12 0 0 -52 0 0 0 - WL - 0:00.40 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.07 [geom] > 0 14 0 0 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 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.02 [pagedaemon] > 0 17 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 18 0 0 20 0 0 0 qsleep DL - 0:00.03 [bufdaemon] > 0 19 0 0 16 0 0 0 syncer DL - 0:00.01 [syncer] > 0 20 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 419 1 0 20 0 10480 1420 select Ds - 0:00.01 [devd] > 0 488 1 0 20 0 11372 2636 select Ds - 0:00.02 [syslogd] > 0 668 1 0 20 0 16916 6736 select Ds - 0:00.01 [sendmail] > 25 671 1 0 52 0 16616 6132 pause Ds - 0:00.00 [sendmail] > 0 675 1 0 20 0 11384 2604 nanslp Ds - 0:00.00 [cron] > 0 725 1 0 20 0 12088 3128 wait Ds - 0:00.04 [login] > 0 726 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 727 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 728 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.00 [getty] > 0 729 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 730 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 731 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 732 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 733 1 0 52 0 10848 2248 ttyin Ds+ - 0:00.01 [getty] > 0 734 725 0 20 0 13896 4368 pause D - 0:00.05 [csh] > 0 941 1 0 29 0 11364 2624 select Ds - 0:00.00 [dhclient] > 0 944 1 0 52 0 11572 2720 select Ds - 0:00.01 [dhclient] > 65 1031 1 0 47 0 11740 2844 select DCs - 0:00.00 [dhclient] > 0 2002 734 0 52 0 10276 1560 wait D+ - 0:00.00 [make] > 0 2066 2002 0 52 0 10316 1572 wait D+ - 0:00.00 [make] > 0 2117 2066 0 52 0 11552 2840 wait D+ - 0:00.00 [sh] > 0 2118 2117 0 52 0 12472 3268 wait D+ - 0:00.00 [gmake] > 0 2171 2118 0 52 0 35568 26772 wait D+ - 0:00.00 [gmake] > 0 2264 2171 0 52 0 67520 34548 wait D+ - 0:00.00 [c++] > 0 2265 2264 0 98 0 360852 324928 - R+ - 0:00.00 [c++] > >------------------------------------------------------------------------ >vmstat -s > > 104065 cpu context switches > 34007 device interrupts > 5042 software interrupts > 588471 traps > 862922 system calls > 20 kernel threads created > 1244 fork() calls > 999 vfork() calls > 2 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 2422 vnode pager pageins > 17810 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 clean page reclamation shortfalls > 0 pages reactivated by the page daemon > 61925 copy-on-write faults > 31 copy-on-write optimized faults > 497219 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 579257 total VM faults taken > 2297 page faults requiring I/O > 0 pages affected by kernel thread creation > 64504 pages affected by fork() > 404398 pages affected by vfork() > 114 pages affected by rfork() > 587620 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 0 pages active > 0 pages inactive > 0 pages in the laundry queue > 0 pages wired down > 0 pages free > 0 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > CAM CCB 0 0K - 8610 2048 > CAM path 7 1K - 44 32 > CAM periph 6 2K - 124 16,32,64,128,256 > feeder 7 1K - 7 32 >CAM I/O Scheduler 1 1K - 1 128 > CAM queue 8 3K - 25 16,32,512 > UART 3 3K - 3 16,1024 > scsi_cd 0 0K - 6 16 >CAM dev queue 3 1K - 3 64 > ata_pci 1 1K - 1 64 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > DEVFS3 93 24K - 129 256 > DEVFS1 79 40K - 105 512 > DEVFS_RULE 56 27K - 56 64,512 > DEVFS 10 1K - 11 16,128 > DEVFSP 2 1K - 2 64 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 20 5K - 20 256 > GEOM 78 14K - 1399 16,32,64,128,256,512,1024,2048,4096,8192,16384 > raid_data 0 0K - 222 32,128,256 > isadev 7 1K - 7 128 > cdev 4 1K - 4 256 > filedesc 1 4K - 1 4096 > sigio 0 0K - 1 64 > filecaps 1 1K - 70 16,32,64 > kdtrace 125 23K - 4565 64,256 > kenv 96 12K - 99 16,32,64,128,8192 > kqueue 46 3K - 2266 64 > proc-args 31 2K - 1504 16,32,64,128,256 > hhook 13 4K - 13 256 > ithread 59 10K - 59 32,128,256 > prison 4 1K - 4 32 > KTRACE 100 13K - 100 128 > linker 217 101K - 234 16,32,64,128,256,512,1024,2048,4096,8192,32768 > lockf 26 3K - 79 64,128 > loginclass 3 1K - 3 64 > devbuf 235 411K - 355 16,32,64,128,256,512,1024,2048,4096,8192,65536 > temp 26 18K - 8863 16,32,64,128,256,512,1024,2048,8192,32768,65536 > module 504 63K - 505 128 > mtx_pool 2 16K - 2 8192 > osd 3 1K - 9 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pmc 1 1K - 1 64 > pgrp 20 3K - 62 128 > session 18 3K - 21 128 > proc 2 16K - 2 8192 > subproc 101 212K - 2321 512,4096 > cred 27 7K - 105 256 > acpiintr 1 1K - 1 64 > acpica 2163 241K - 42888 16,32,64,128,256,512,1024,4096 > plimit 17 5K - 311 256 > uidinfo 5 3K - 8 128,2048 > dumper 1 1K - 1 512 > sysctl 0 0K - 1 64 > sysctloid 2181 112K - 2217 16,32,64,128 > sysctltmp 0 0K - 1398 16,32,64,256,1024 > acpitask 1 64K - 1 65536 > tidhash 1 16K - 1 16384 > callout 2 1416K - 2 > umtx 180 23K - 180 128 > p1003.1b 1 1K - 1 16 > SWAP 1 276K - 1 > bus 1005 82K - 4061 16,32,64,128,256,1024,4096 > bus-sc 29 17K - 1523 16,32,128,256,512,1024,2048,4096,8192,16384,32768,65536 > acpisem 20 3K - 20 128 > devstat 10 21K - 10 32,4096 > epoch 4 1K - 4 128 > eventhandler 123 11K - 123 64,128 > gtaskqueue 16 34K - 16 16,32,256,8192 > kobj 342 1368K - 729 4096 > Per-cpu 1 1K - 1 32 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > rman 93 11K - 409 16,32,128 > sbuf 0 0K - 1420 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > taskqueue 27 3K - 27 16,32,256 > terminal 11 3K - 11 256 > Unitno 23 2K - 1119 32,64 > vmem 3 11K - 5 1024,2048,4096,8192 > ioctlops 0 0K - 121 256,512,1024 > select 13 2K - 13 128 > iov 0 0K - 23568 16,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 1 32K - 1 32768 > tty 13 13K - 13 1024 > mbuf_tag 0 0K - 24 32 > shmfd 1 8K - 1 8192 > soname 4 1K - 10913 16,32,128 > pcb 21 347K - 56 16,32,64,128,1024,2048,8192,65536 > vfscache 4 525K - 4 256,4096,8192 > cl_savebuf 0 0K - 3 64 > vfs_hash 1 256K - 1 > vnodes 1 1K - 1 256 > mount 61 3K - 146 16,32,64,128,256 > statfs 0 0K - 1638 4096 > vnodemarker 0 0K - 109 512 >chacha20random 1 1K - 1 256 > BPF 10 18K - 10 128,512,4096 > ifnet 3 5K - 3 128,2048 > ifaddr 40 15K - 40 16,32,64,128,256,512,2048,4096 > ether_multi 17 2K - 34 16,32,64,128 > clone 7 1K - 7 128 > ipsec 1 1K - 1 256 > lltable 10 3K - 10 256,512 > iflib 14 82K - 18 16,64,128,1024,4096,8192,16384,32768 > routetbl 25 4K - 35 32,64,128,512 > vnet 1 1K - 1 64 > vnet_data 1 240K - 1 >vnet_data_free 1 1K - 1 32 > igmp 2 1K - 2 128 > in_multi 2 1K - 4 256 >encap_export_host 8 1K - 8 64 > sctp_a_it 0 0K - 5 16 > sctp_vrf 1 1K - 2 64 > sctp_ifa 4 1K - 7 128 > sctp_ifn 2 1K - 3 128 > sctp_iter 0 0K - 5 256 > tfo_ccache 1 128K - 1 > hostcache 1 32K - 1 32768 > LRO 2 40K - 2 8192,32768 > tcpfunc 1 1K - 1 64 > syncache 1 68K - 1 > in6_multi 15 2K - 30 32,256 > mld 2 1K - 2 128 > ip6ndp 3 1K - 3 64,256 > inpcbpolicy 4 1K - 146 32 > secasvar 1 1K - 1 1024 > sahead 1 1K - 1 1024 > ipsecpolicy 2 2K - 2 256,1024 > ipsec-saq 2 2K - 2 1024 > crypto 2 2K - 2 128,1024 > rpc 2 8K - 2 4096 >audit_evclass 230 8K - 285 32 > pagedep 11 194K - 194 256,65536 > inodedep 42 788K - 2522 512 > bmsafemap 4 25K - 2364 256,8192 > newblk 27 1542K - 4710 256 > indirdep 0 0K - 7 128,32768 > freefrag 5 1K - 154 128 > freeblks 0 0K - 2293 256 > freefile 0 0K - 2297 64 > diradd 38 5K - 2350 128 > mkdir 2 1K - 314 128 > dirrem 1 1K - 2304 128 > newdirblk 2 1K - 160 64 > freework 3 1K - 2703 16,128 > freedep 0 0K - 5 64 > jaddref 1 1K - 2664 128 > jremref 0 0K - 2614 128 > jnewblk 14 2K - 4707 128 > jfreefrag 0 0K - 154 128 > jseg 13 2K - 58 128 > jsegdep 69 5K - 10139 64 > sbdep 0 0K - 21 64 > savedino 0 0K - 830 256 > jblocks 6 2K - 6 128,256 > softdep 3 2K - 3 512 > ufs_dirhash 162 34K - 177 16,32,64,128,256,512,1024 > ufs_quota 1 256K - 1 > ufs_mount 9 50K - 12 512,4096,8192 > vm_pgdata 1 1K - 1 128 > UMAHash 2 9K - 7 512,1024,2048,4096,8192 > pci_link 8 1K - 8 16,128 > atkbddev 2 1K - 2 64 > acpidev 31 2K - 31 64 > CAM SIM 3 1K - 3 256 > CAM XPT 23 2K - 135 32,64,128,256,512,1024,2048,65536 > apmdev 1 1K - 1 128 > madt_table 0 0K - 2 16,4096 > intr 4 400K - 4 65536 > io_apic 1 2K - 1 2048 > local_apic 1 1K - 1 1024 > MCA 3 1K - 3 16,128 > cpus 2 1K - 2 16 > nexusdev 5 1K - 5 16 > CAM DEV 5 10K - 10 2048 > entropy 0 0K - 31 4096 > UNIONFS hash 40 5K - 68482 128 > UNIONFS node 41 6K - 79625 128 > UNIONFS path 12 1K - 14419 16,32,64,128 >UNIONFS mount 1 1K - 2 64 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 224, 0, 123, 13, 123, 0, 0 >UMA Zones: 520, 0, 125, 1, 125, 0, 0 >UMA Slabs: 80, 0, 1734, 16, 1828, 0, 0 >UMA Hash: 256, 0, 11, 4, 13, 0, 0 >4 Bucket: 32, 0, 13, 362, 1010, 0, 0 >6 Bucket: 48, 0, 4, 328, 29, 0, 0 >8 Bucket: 64, 0, 14, 296, 2033, 21, 0 >12 Bucket: 96, 0, 5, 159, 24, 0, 0 >16 Bucket: 128, 0, 63, 216, 787, 1, 0 >32 Bucket: 256, 0, 126, 129, 780, 4, 0 >64 Bucket: 512, 0, 90, 142, 1272, 4, 0 >128 Bucket: 1024, 0, 69, 11, 312, 1, 0 >256 Bucket: 2048, 0, 46, 0, 1146, 21, 0 >vmem: 1792, 0, 3, 1, 3, 0, 0 >vmem btag: 56, 0, 1255, 236, 1343, 11, 0 >VM OBJECT: 256, 0, 3227, 253, 36305, 0, 0 >RADIX NODE: 144, 0, 10018, 53, 89259, 0, 0 >MAP: 232, 0, 3, 65, 3, 0, 0 >KMAP ENTRY: 120, 0, 8, 124, 8, 0, 0 >MAP ENTRY: 120, 0, 940, 83, 99595, 0, 0 >VMSPACE: 2512, 0, 26, 7, 2247, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >64 pcpu: 8, 0, 2498, 62, 2498, 0, 0 >mt_stats_zone: 64, 0, 426, 86, 426, 0, 0 >mt_zone: 24, 0, 426, 242, 426, 0, 0 >16: 16, 0, 1172, 334, 29116, 0, 0 >32: 32, 0, 1292, 333, 12685, 0, 0 >64: 64, 0, 1761, 6423, 48304, 0, 0 >128: 128, 0, 3758, 6999, 201766, 0, 0 >256: 256, 0, 508, 4007, 16773, 0, 0 >512: 512, 0, 343, 2209, 5459, 0, 0 >1024: 1024, 0, 52, 52, 2563, 0, 0 >2048: 2048, 0, 28, 8, 8745, 0, 0 >4096: 4096, 0, 428, 5, 5447, 0, 0 >8192: 8192, 0, 37, 0, 246, 0, 0 >16384: 16384, 0, 4, 3, 192, 0, 0 >32768: 32768, 0, 5, 1, 641, 0, 0 >65536: 65536, 0, 10, 1, 248, 0, 0 >SLEEPQUEUE: 80, 0, 91, 64, 91, 0, 0 >Files: 80, 0, 74, 76, 30389, 0, 0 >filedesc0: 1104, 0, 46, 8, 2266, 0, 0 >TURNSTILE: 136, 0, 91, 49, 91, 0, 0 >rl_entry: 40, 0, 35, 265, 35, 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: 1320, 0, 45, 9, 2265, 0, 0 >THREAD: 1400, 0, 87, 3, 87, 0, 0 >cpuset: 104, 0, 3, 152, 3, 0, 0 >domainset: 40, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 392805, 0, 265, 126, 0, 0 >mbuf: 256, 392805, 1066, 211, 72043, 0, 0 >mbuf_cluster: 2048, 61374, 1277, 49, 46434, 0, 0 >mbuf_jumbo_page: 4096, 30687, 0, 0, 0, 0, 0 >mbuf_jumbo_9k: 9216, 27276, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 20456, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 60, 4, 0, 0 >ttyinq: 160, 0, 135, 65, 285, 0, 0 >ttyoutq: 256, 0, 72, 63, 152, 0, 0 >g_bio: 376, 0, 0, 1080, 25891, 0, 0 >FPU_save_area: 512, 0, 0, 0, 0, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >cryptop: 128, 0, 0, 0, 0, 0, 0 >cryptodesc: 120, 0, 0, 0, 0, 0, 0 >crypto_session: 24, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >VNODE: 480, 0, 9274, 6, 91158, 0, 0 >VNODEPOLL: 120, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 434, 6559, 2565, 0, 0 >S VFS Cache: 108, 0, 9233, 42, 98149, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 778, 14, 1653, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 16, 107704, 0, 0 >rentr: 24, 0, 0, 0, 0, 0, 0 >NCLNODE: 592, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 334, 6, 348, 0, 0 >Mountpoints: 2744, 0, 5, 1, 6, 0, 0 >procdesc: 136, 0, 1, 86, 2, 0, 0 >AIO: 208, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0 >AIOCB: 752, 0, 0, 0, 0, 0, 0 >AIOLIO: 280, 0, 0, 0, 0, 0, 0 >pipe: 760, 0, 2, 13, 947, 0, 0 >ksiginfo: 112, 0, 45, 1005, 76, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 0, 0, 0, 0, 0 >socket: 872, 31540, 16, 12, 1952, 0, 0 >ipq: 56, 1917, 0, 0, 0, 0, 0 >udp_inpcb: 488, 31544, 2, 30, 141, 0, 0 >udpcb: 32, 31625, 2, 373, 141, 0, 0 >tcp_inpcb: 488, 31544, 1, 31, 4, 0, 0 >tcpcb: 976, 31540, 1, 15, 4, 0, 0 >tcptw: 88, 6345, 0, 0, 0, 0, 0 >syncache: 168, 15364, 0, 0, 0, 0, 0 >hostcache: 96, 15375, 0, 0, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0 >tcpreass: 48, 3901, 0, 0, 0, 0, 0 >tcp_log: 400, 1000000, 0, 0, 0, 0, 0 >tcp_log_bucket: 144, 0, 0, 0, 0, 0, 0 >tcp_log_node: 120, 0, 0, 0, 0, 0, 0 >sctp_ep: 1280, 31542, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 332, 9, 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: 488, 31544, 0, 0, 0, 0, 0 >ripcb: 488, 31544, 1, 31, 1, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0 >unpcb: 256, 31545, 11, 64, 1791, 0, 0 >rtentry: 208, 0, 11, 65, 18, 0, 0 >selfd: 64, 0, 30, 280, 2300, 0, 0 >swpctrie: 144, 122769, 0, 0, 0, 0, 0 >swblk: 136, 122757, 0, 0, 0, 0, 0 >FFS inode: 160, 0, 9198, 27, 11495, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 9198, 27, 11495, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 755 21 >irq4: uart0 3 0 >irq14: ata0 8375 233 >irq15: ata1 207 6 >irq19: em0:irq0 24667 685 >cpu0:timer 22117 614 >Total 56124 1559 > >------------------------------------------------------------------------ >pstat -T > > 74/31537 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty ada0 cd0 pass0 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 1 74 24.51 30 0.73 0.00 0 0.00 0.00 0 0.00 23 0 6 0 70 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: > Attr Hits Attr Misses Lkup Hits Lkup Misses BioR Hits BioR Misses BioW Hits BioW Misses > 0 0 0 0 0 0 0 0 > BioRL Hits BioRL Misses BioD Hits BioD Misses DirE Hits DirE Misses Accs Hits Accs Misses > 0 0 0 0 0 0 0 0 >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Re-Failed: > 140737488346800 >Server Faults: >140737488346800 >Server Write > WriteOps WriteRPC Opsaved > 0 0 0 >Server Cache > Inprog Idem Non-Idem Misses > 0 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 23404 packets sent > 1 data packet (132 bytes) > 0 data packets (0 bytes) retransmitted > 0 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 23397 ack-only packets (0 delayed) > 0 URG only packets > 0 window probe packets > 4 window update packets > 2 control packets > 46798 packets received > 3 acks (for 133 bytes) > 0 duplicate acks > 0 acks for unsent data > 46795 packets (49168383 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 > 0 window update packets > 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 > 0 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 1 connection 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) > 0 connections updated cached RTT on close > 0 connections updated cached RTT variance on close > 0 connections updated cached ssthresh on close > 0 embryonic connections dropped > 3 segments updated rtt (of 3 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 > 46794 correct data packet header predictions > 0 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 0 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 0 cookies sent > 0 cookies received > 0 hostcache entries added > 0 bucket overflow > 0 SACK recovery episodes > 0 segment rexmits in SACK recovery episodes > 0 byte rexmits in SACK recovery episodes > 0 SACK options (SACK blocks) received > 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 > 0 Path MTU discovery black hole detection activations > 0 Path MTU discovery black hole detection min MSS activations > 0 Path MTU discovery black hole detection failures >TCP connection count by state: > 0 connections in CLOSED state > 1 connection in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 0 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 17 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 16 dropped due to no socket > 0 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 1 delivered > 17 datagrams output > 0 times multicast source filter matched >ip: > 46817 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 > 46815 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 2 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 23421 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: > 8 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > destination unreachable: 8 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 8 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 spd cache hits > 0 spd cache misses > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >arp: > 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: > 16 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 > 8 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 16 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 0 multicast packets which we don't join > Input histogram: > UDP: 8 > ICMP6: 8 > Mbuf statistics: > 8 one mbuf > two or more mbuf: > lo0= 8 > 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 > 8 failures of source address selection > source addresses on a non-outgoing I/F > 8 addresses scope=0xf > Source addresses selection rule applied: > 8 same address >icmp6: > 8 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > Output histogram: > unreach: 8 > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Input histogram: > unreach: 8 > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 8 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 path MTU changes >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 spd cache hits > 0 spd cache misses > 0 clusters copied during clone > 0 mbufs inserted during makespace >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >1066/476/1542 mbufs in use (current/cache/total) >1012/314/1326/61374 mbuf clusters in use (current/cache/total/max) >0/265 mbuf+clusters out of packet secondary zone in use (current/cache) >0/0/0/30687 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/27276 9k jumbo clusters in use (current/cache/total/max) >0/0/0/20456 16k jumbo clusters in use (current/cache/total/max) >2290K/747K/3037K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) >0 sendfile syscalls >0 sendfile syscalls completed without I/O request >0 requests for I/O initiated by sendfile >0 pages read by sendfile as part of a request >0 pages were valid at time of a sendfile request >0 pages were valid and substituted to bogus page >0 pages were requested for read ahead by applications >0 pages were read ahead by sendfile >0 times sendfile encountered an already busy page >0 requests for sfbufs denied >0 requests for sfbufs delayed > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff8000361e000 udp4 0 0 *.514 *.* >fffff8000361e3d0 udp6 0 0 *.514 *.* > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address > >------------------------------------------------------------------------ >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 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 11 at 0x200000000 >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 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 1 at 0x200000000000000 >fstat: can't read file 2 at 0x400000000000000 >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x200000000000002 >fstat: can't read file 8 at 0x400000000000000 >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa00000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 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 5 at 0x15800000001 >fstat: can't read file 11 at 0xac00000000 >fstat: can't read file 17 at 0xa000000000 >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 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 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 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 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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 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 >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root c++ 2265 root / 2 drwxr-xr-x 1024 r >root c++ 2265 wd - - ?(unionfs) - >root c++ 2265 text / 172782 -r-xr-xr-x 58896832 r >root c++ 2265 ctty /dev 64 crw------- ttyv0 rw >root c++ 2265 0 /dev 64 crw------- ttyv0 rw >root c++ 2264 root / 2 drwxr-xr-x 1024 r >root c++ 2264 wd - - ?(unionfs) - >root c++ 2264 text / 172782 -r-xr-xr-x 58896832 r >root c++ 2264 ctty /dev 64 crw------- ttyv0 rw >root c++ 2264 0 /dev 64 crw------- ttyv0 rw >root gmake 2171 root / 2 drwxr-xr-x 1024 r >root gmake 2171 wd - - ?(unionfs) - >root gmake 2171 text / 401633 -r-xr-xr-x 228312 r >root gmake 2171 ctty /dev 64 crw------- ttyv0 rw >root gmake 2171 0 /dev 64 crw------- ttyv0 rw >root gmake 2171 6 /dev 64 crw------- ttyv0 rw >root gmake 2118 root / 2 drwxr-xr-x 1024 r >root gmake 2118 wd - - ?(unionfs) - >root gmake 2118 text / 401633 -r-xr-xr-x 228312 r >root gmake 2118 ctty /dev 64 crw------- ttyv0 rw >root gmake 2118 0 /dev 64 crw------- ttyv0 rw >root sh 2117 root / 2 drwxr-xr-x 1024 r >root sh 2117 wd - - ?(unionfs) - >root sh 2117 text / 642069 -r-xr-xr-x 168936 r >root sh 2117 ctty /dev 64 crw------- ttyv0 rw >root sh 2117 0 /dev 64 crw------- ttyv0 rw >root make 2066 root / 2 drwxr-xr-x 1024 r >root make 2066 wd - - ?(unionfs) - >root make 2066 text / 172928 -r-xr-xr-x 917848 r >root make 2066 ctty /dev 64 crw------- ttyv0 rw >root make 2066 0 /dev 64 crw------- ttyv0 rw >root make 2002 root / 2 drwxr-xr-x 1024 r >root make 2002 wd - - ?(unionfs) - >root make 2002 text / 172928 -r-xr-xr-x 917848 r >root make 2002 ctty /dev 64 crw------- ttyv0 rw >root make 2002 0 /dev 64 crw------- ttyv0 rw >_dhcp dhclient 1031 root / 2 drwxr-xr-x 1024 r >_dhcp dhclient 1031 wd / 2 drwxr-xr-x 1024 r >_dhcp dhclient 1031 text / 240863 -r-xr-xr-x 106856 r >_dhcp dhclient 1031 0 /dev 17 crw-rw-rw- null rw >_dhcp dhclient 1031 6 /dev 17 crw-rw-rw- null rw >root dhclient 944 root / 2 drwxr-xr-x 1024 r >root dhclient 944 wd / 2 drwxr-xr-x 1024 r >root dhclient 944 text / 240863 -r-xr-xr-x 106856 r >root dhclient 944 0 /dev 17 crw-rw-rw- null rw >root dhclient 944 6 /dev 17 crw-rw-rw- null rw >root dhclient 941 root / 2 drwxr-xr-x 1024 r >root dhclient 941 wd / 2 drwxr-xr-x 1024 r >root dhclient 941 text / 240863 -r-xr-xr-x 106856 r >root dhclient 941 0 /dev 17 crw-rw-rw- null rw >root dhclient 941 6 /dev 17 crw-rw-rw- null rw >root csh 734 root / 2 drwxr-xr-x 1024 r >root csh 734 wd - - ?(unionfs) - >root csh 734 text / 642058 -r-xr-xr-x 429104 r >root csh 734 ctty /dev 64 crw------- ttyv0 rw >root getty 733 root / 2 drwxr-xr-x 1024 r >root getty 733 wd / 2 drwxr-xr-x 1024 r >root getty 733 text / 161453 -r-xr-xr-x 36032 r >root getty 733 ctty /dev 47 crw------- cuau0 rw >root getty 733 0 /dev 47 crw------- cuau0 rw >root getty 732 root / 2 drwxr-xr-x 1024 r >root getty 732 wd / 2 drwxr-xr-x 1024 r >root getty 732 text / 161453 -r-xr-xr-x 36032 r >root getty 732 ctty /dev 71 crw------- ttyv7 rw >root getty 732 0 /dev 71 crw------- ttyv7 rw >root getty 731 root / 2 drwxr-xr-x 1024 r >root getty 731 wd / 2 drwxr-xr-x 1024 r >root getty 731 text / 161453 -r-xr-xr-x 36032 r >root getty 731 ctty /dev 70 crw------- ttyv6 rw >root getty 731 0 /dev 70 crw------- ttyv6 rw >root getty 730 root / 2 drwxr-xr-x 1024 r >root getty 730 wd / 2 drwxr-xr-x 1024 r >root getty 730 text / 161453 -r-xr-xr-x 36032 r >root getty 730 ctty /dev 69 crw------- ttyv5 rw >root getty 730 0 /dev 69 crw------- ttyv5 rw >root getty 729 root / 2 drwxr-xr-x 1024 r >root getty 729 wd / 2 drwxr-xr-x 1024 r >root getty 729 text / 161453 -r-xr-xr-x 36032 r >root getty 729 ctty /dev 68 crw------- ttyv4 rw >root getty 729 0 /dev 68 crw------- ttyv4 rw >root getty 728 root / 2 drwxr-xr-x 1024 r >root getty 728 wd / 2 drwxr-xr-x 1024 r >root getty 728 text / 161453 -r-xr-xr-x 36032 r >root getty 728 ctty /dev 67 crw------- ttyv3 rw >root getty 728 0 /dev 67 crw------- ttyv3 rw >root getty 727 root / 2 drwxr-xr-x 1024 r >root getty 727 wd / 2 drwxr-xr-x 1024 r >root getty 727 text / 161453 -r-xr-xr-x 36032 r >root getty 727 ctty /dev 66 crw------- ttyv2 rw >root getty 727 0 /dev 66 crw------- ttyv2 rw >root getty 726 root / 2 drwxr-xr-x 1024 r >root getty 726 wd / 2 drwxr-xr-x 1024 r >root getty 726 text / 161453 -r-xr-xr-x 36032 r >root getty 726 ctty /dev 65 crw------- ttyv1 rw >root getty 726 0 /dev 65 crw------- ttyv1 rw >root login 725 root / 2 drwxr-xr-x 1024 r >root login 725 wd / 561793 drwxr-xr-x 512 r >root login 725 text / 173133 -r-sr-xr-x 31984 r >root login 725 ctty /dev 64 crw------- ttyv0 rw >root login 725 0 /dev 64 crw------- ttyv0 rw >root cron 675 root / 2 drwxr-xr-x 1024 r >root cron 675 wd / 241709 drwxr-x--- 512 r >root cron 675 text / 160642 -r-xr-xr-x 52272 r >root cron 675 0 /dev 17 crw-rw-rw- null rw >smmsp sendmail 671 root / 2 drwxr-xr-x 1024 r >smmsp sendmail 671 wd / 241721 drwxrwx--- 512 r >smmsp sendmail 671 text / 161679 -r-xr-sr-x 740512 r >smmsp sendmail 671 0 /dev 17 crw-rw-rw- null r >root sendmail 668 root / 2 drwxr-xr-x 1024 r >root sendmail 668 wd / 241720 drwxr-xr-x 512 r >root sendmail 668 text / 161679 -r-xr-sr-x 740512 r >root sendmail 668 0 /dev 17 crw-rw-rw- null r >root syslogd 488 root / 2 drwxr-xr-x 1024 r >root syslogd 488 wd / 2 drwxr-xr-x 1024 r >root syslogd 488 text / 160807 -r-xr-xr-x 60616 r >root syslogd 488 0 /dev 17 crw-rw-rw- null rw >root syslogd 488 6 /dev 17 crw-rw-rw- null rw >root syslogd 488 12 /dev 17 crw-rw-rw- null rw >root syslogd 488 18* pipe fffff800035a75f0 <-> fffff800035a7758 0 rw >root devd 419 root / 2 drwxr-xr-x 1024 r >root devd 419 wd / 2 drwxr-xr-x 1024 r >root devd 419 text / 240847 -r-xr-xr-x 993232 r >root devd 419 0 /dev 17 crw-rw-rw- null rw >root devd 419 6 /dev 17 crw-rw-rw- null rw >root init 1 root / 2 drwxr-xr-x 1024 r >root init 1 wd / 2 drwxr-xr-x 1024 r >root init 1 text / 240813 -r-xr-xr-x 1240504 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >---<<BOOT>>--- >Copyright (c) 1992-2018 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 12.0-RELEASE-p6 GENERIC amd64 >FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) >VT(vga): text 80x25 >CPU: AMD A6-3420M APU with Radeon(tm) HD Graphics (1497.36-MHz K8-class CPU) > Origin="AuthenticAMD" Id=0x300f10 Family=0x12 Model=0x1 Stepping=0 > Features=0x783fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE,SSE2> > Features2=0x802009<SSE3,MON,CX16,POPCNT> > AMD Features=0xea500800<SYSCALL,NX,MMX+,FFXSR,RDTSCP,LM,3DNow!+,3DNow!> > AMD Features2=0x1f1<LAHF,CR8,ABM,SSE4A,MAS,Prefetch> >real memory = 1073676288 (1023 MB) >avail memory = 1000292352 (953 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <VBOX VBOXAPIC> >random: unblocking device. >ioapic0: Changing APIC ID to 1 >ioapic0 <Version 2.0> irqs 0-23 on motherboard >Timecounter "TSC" frequency 1497358702 Hz quality 800 >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >[ath_hal] loaded >module_register_init: MOD_LOAD (vesa, 0xffffffff810f9a00, 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) >cpu0: <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 >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 >isab0: <PCI-ISA bridge> at device 1.0 on pci0 >isa0: <ISA bus> on isab0 >atapci0: <Intel PIIX4 UDMA33 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xd000-0xd00f at device 1.1 on pci0 >ata0: <ATA channel> at channel 0 on atapci0 >ata1: <ATA channel> at channel 1 on atapci0 >vgapci0: <VGA-compatible display> mem 0xe0000000-0xe0ffffff irq 18 at device 2.0 on pci0 >vgapci0: Boot video device >em0: <Intel(R) PRO/1000 Network Connection> port 0xd010-0xd017 mem 0xf0000000-0xf001ffff irq 19 at device 3.0 on pci0 >em0: attach_pre capping queues at 1 >em0: using 1024 tx descriptors and 1024 rx descriptors >em0: allocated for 1 tx_queues >em0: allocated for 1 rx_queues >em0: Ethernet address: 08:00:27:df:d8:71 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >pci0: <bridge> at device 7.0 (no driver attached) >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >battery0: <ACPI Control Method Battery> on acpi0 >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 pnpid ORM0000 on isa0 >vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff pnpid PNP0900 on isa0 >atrtc0: <AT realtime clock> at port 0x70 irq 8 on isa0 >atrtc0: registered as a time-of-day clock, resolution 1.000000s >Event timer "RTC" frequency 32768 Hz quality 0 >atrtc0: non-PNP ISA device will be removed from GENERIC in FreeBSD 12. >Timecounters tick every 10.000 msec >usb_needs_explore_all: no devclass >ada0 at ata0 bus 0 scbus0 target 0 lun 0 >ada0: <VBOX HARDDISK 1.0> ATA-6 device >ada0: Serial Number VB10bea2d9-ca295139 >ada0: 33.300MB/s transfers (UDMA2, PIO 65536bytes) >ada0: 16384MB (33554432 512 byte sectors) >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 >Trying to mount root from ufs:/dev/ada0p2 [rw]... >Setting hostuuid: 9611b6d7-90db-49e3-86cd-88e495bcab6d. >Setting hostid: 0xa3819109. >warning: total configured swap (1048576 pages) exceeds maximum recommended amount (982056 pages). >warning: increase kern.maxswzone or reduce amount of swap. >Starting file system checks: >/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p2: clean, 831334 free (1286 frags, 103756 blocks, 0.1% fragmentation) >/dev/ada0p4: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p4: clean, 276634 free (58 frags, 34572 blocks, 0.0% fragmentation) >/dev/ada0p5: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p5: clean, 520826 free (2034 frags, 64849 blocks, 0.2% fragmentation) >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat /usr/local/lib/perl5/5.28/mach/CORE >32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat >Setting hostname: krash. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >lo0: link state changed to UP >Starting Network: lo0 em0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=81009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWFILTER> > ether 08:00:27:df:d8:71 >em0: link state changed to UP > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Starting devd. >Starting Network: em0. >em0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=81009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,VLAN_HWFILTER> > ether 08:00:27:df:d8:71 > media: Ethernet autoselect (1000baseT <full-duplex>) > status: active > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Autoloading module: intpm.ko >intsmb0: <Intel PIIX4 SMBUS Interface> irq 23 at device 7.0 on pci0 >intsmb0: intr IRQ 9 enabled revision 0 >smbus0: <System Management Bus> on intsmb0 >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 >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Clearing /tmp (X related). >Updating motd:. >Mounting late filesystems:. >Configuring vt: blanktime. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting background file system checks in 60 seconds. > >Sat Jun 29 09:18:55 PDT 2019 >Jun 29 09:19:14 krash login[725]: ROOT LOGIN (root) ON ttyv0 >in6_purgeaddr: err=65, destination address delete failed >lo0: link state changed to DOWN >lo0: link state changed to UP >em0: link state changed to DOWN >em0: link state changed to UP > >Fatal double fault >rip 0xffffffff80b711b9 rsp 0xfffffe00004bafd0 rbp 0xfffffe00004bb040 >rax 0x773 rdx 0xfffff80003906bd8 rbx 0xfffff80003a4b580 >rcx 0 rsi 0xfffff80003906ba8 rdi 0x80300 >r8 0x60 r9 0x6 r10 0 >r11 0x900 r12 0x80300 r13 0xfffff80003906b40 >r14 0xfffff80003906ba8 r15 0xffffffff8121d690 rflags 0x10246 >cs 0x20 ss 0x28 ds 0x3b es 0x3b fs 0x13 gs 0x1b >fsbase 0x803a1b830 gsbase 0xffffffff82012300 kgsbase 0 >cpuid = 0; apic id = 00 >panic: double fault >cpuid = 0 >time = 1561825405 >KDB: stack backtrace: >Uptime: 4m36s >Dumping 124 out of 985 MB:..13%..26%..39%..52%..65%..78%..90% > >------------------------------------------------------------------------ >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 PCI_IOV >options PCI_HP >options ACPI_DMAR >options EARLY_AP_STARTUP >options SMP >options NETDUMP >options ZSTDIO >options GZIO >options EKCD >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD11 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options EFIRT >options GEOM_LABEL >options GEOM_RAID >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_RFC7413 >options TCP_HHOOK >options TCP_BLACKBOX >options TCP_OFFLOAD >options IPSEC_SUPPORT >options IPSEC >options INET6 >options INET >options VIMAGE >options PREEMPTION >options NUMA >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_GPT >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device isci >device ocs_fc >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device smartpqi >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device ix >device ixv >device ixl >device iavf >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device crypto >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 238883
:
205420
| 205426