FreeBSD Bugzilla – Attachment 165117 Details for
Bug 205932
[panic] Kernel panic when copying from ext2fs partition to UFS partition
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Verbose kernel panic textual information
core.txt.1-share (text/plain), 82.40 KB, created by
Will B
on 2016-01-05 19:49:15 UTC
(
hide
)
Description:
Verbose kernel panic textual information
Filename:
MIME Type:
Creator:
Will B
Created:
2016-01-05 19:49:15 UTC
Size:
82.40 KB
patch
obsolete
>will-freebsd dumped core - see /var/crash/vmcore.1 > >Tue Jan 5 10:55:58 PST 2016 > >FreeBSD will-freebsd 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > >panic: __lockmgr_args: recursing on non recursive lockmgr getblk @ (null):0 > >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: >panic: __lockmgr_args: recursing on non recursive lockmgr getblk @ (null):0 > >cpuid = 3 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80927249 at __lockmgr_args+0xd29 >#4 0xffffffff809d1471 at getblk+0x131 >#5 0xffffffff809d239d at breadn_flags+0x2d >#6 0xffffffff81a17f3e at ext4_ext_find_extent+0x14e >#7 0xffffffff81a17718 at ext2_bmap+0xb8 >#8 0xffffffff80e73897 at VOP_BMAP_APV+0xa7 >#9 0xffffffff80be359c at vnode_pager_generic_getpages+0xcc >#10 0xffffffff80e74227 at VOP_GETPAGES_APV+0xa7 >#11 0xffffffff80be2c5a at vnode_pager_getpages+0x9a >#12 0xffffffff80bc3545 at vm_fault_hold+0x8a5 >#13 0xffffffff80bc52aa at vm_fault_quick_hold_pages+0x13a >#14 0xffffffff809fa2b4 at vn_io_fault1+0x1b4 >#15 0xffffffff809f864b at vn_io_fault+0x18b >#16 0xffffffff8099c647 at dofilewrite+0x87 >#17 0xffffffff8099c378 at kern_writev+0x68 >Uptime: 2m30s >Dumping 681 out of 16262 MB:..3%..12%..22%..31%..43%..52%..62%..71%..83%..92% > >Reading symbols from /boot/kernel/ums.ko.symbols...done. >Loaded symbols for /boot/kernel/ums.ko.symbols >Reading symbols from /boot/kernel/ext2fs.ko.symbols...done. >Loaded symbols for /boot/kernel/ext2fs.ko.symbols >#0 doadump (textdump=<value optimized out>) at pcpu.h:219 >219 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219 >#1 0xffffffff80948642 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:451 >#2 0xffffffff80948a25 in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:758 >#3 0xffffffff809488b3 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:687 >#4 0xffffffff80927249 in __lockmgr_args (lk=0x0, flags=530688, ilk=0x100, > wmesg=<value optimized out>, pri=<value optimized out>, > timo=<value optimized out>, file=<value optimized out>, > line=<value optimized out>) at /usr/src/sys/kern/kern_lock.c:782 >#5 0xffffffff809d1471 in getblk (vp=0xfffff8000bfd51d8, blkno=5121555928, > size=4096, slpflag=0, slptimeo=0, flags=<value optimized out>) > at lockmgr.h:107 >#6 0xffffffff809d239d in breadn_flags (vp=0xfffff8000bfd51d8, blkno=0, > size=0, rablkno=0x0, rabsize=0x0, cnt=0, cred=0xfffffe04647a61d8, > flags=0, bpp=0xfffffe04647a61d8) at /usr/src/sys/kern/vfs_bio.c:1130 >#7 0xffffffff81a17f3e in ext4_ext_find_extent (fs=0xfffff8000b0bec00, > ip=0xfffff800b692c900, lbn=0, path=0xfffffe04647a61d0) > at /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_extents.c:158 >#8 0xffffffff81a17718 in ext2_bmap (ap=0xfffffe04647a6310) > at /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_bmap.c:113 >#9 0xffffffff80e73897 in VOP_BMAP_APV (vop=<value optimized out>, > a=<value optimized out>) at vnode_if.c:2209 >#10 0xffffffff80be359c in vnode_pager_generic_getpages ( > vp=0xfffff800b691ab10, m=0xfffffe04647a64b0, bytecount=4096, reqpage=0) > at vnode_if.h:917 >#11 0xffffffff80e74227 in VOP_GETPAGES_APV (vop=<value optimized out>, > a=<value optimized out>) at vnode_if.c:2795 >#12 0xffffffff80be2c5a in vnode_pager_getpages (object=<value optimized out>, > m=0xfffffe04647a64b0, count=<value optimized out>, reqpage=0) > at vnode_if.h:1154 >#13 0xffffffff80bc3545 in vm_fault_hold (map=0xfffff8000b20ac40, > vaddr=34366296064, fault_type=<value optimized out>, fault_flags=0, > m_hold=0xfffffe04647a6720) at vm_pager.h:127 >#14 0xffffffff80bc52aa in vm_fault_quick_hold_pages (map=0xfffff8000b20ac40, > addr=<value optimized out>, len=<value optimized out>, > prot=<value optimized out>, ma=0xfffffe04647a6720, > max_count=<value optimized out>) at /usr/src/sys/vm/vm_fault.c:1227 >#15 0xffffffff809fa2b4 in vn_io_fault1 () > at /usr/src/sys/kern/vfs_vnops.c:1087 >#16 0xffffffff809f864b in vn_io_fault (fp=0xfffff8000b21d140, > uio=0xfffffe04647a6960, active_cred=<value optimized out>, flags=0, > td=0xfffff800b60bf000) at /usr/src/sys/kern/vfs_vnops.c:1156 >#17 0xffffffff8099c647 in dofilewrite (td=0xfffff800b60bf000, fd=4, > fp=0xfffff8000b21d140, auio=0xfffffe04647a6960, > offset=<value optimized out>, flags=0) at file.h:304 >#18 0xffffffff8099c378 in kern_writev (td=0xfffff800b60bf000, fd=4, > auio=0xfffffe04647a6960) at /usr/src/sys/kern/sys_generic.c:481 >#19 0xffffffff8099c303 in sys_write (td=<value optimized out>, > uap=<value optimized out>) at /usr/src/sys/kern/sys_generic.c:396 >#20 0xffffffff80d4b3f7 in amd64_syscall (td=0xfffff800b60bf000, traced=0) > at subr_syscall.c:134 >#21 0xffffffff80d30adb in Xfast_syscall () > at /usr/src/sys/amd64/amd64/exception.S:396 >#22 0x0000000800968eca 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 -8 0 0 18014389993337504 - DLs - 0:00.01 [kernel] > 0 1 0 0 20 0 9476 17979214885039104 wait DLs - 0:00.00 [init] > 0 2 0 0 -16 0 0 18014389993337504 - DL - 0:00.00 [cam] > 0 3 0 0 -16 0 0 18014389993337504 waiting_ DL - 0:00.00 [sctp_iterator] > 0 4 0 0 -16 0 0 18014389993337504 idle DL - 0:00.00 [enc_daemon0] > 0 5 0 0 -16 0 0 18014389993337504 umarcl DL - 0:00.00 [pagedaemon] > 0 6 0 0 -16 0 0 18014389993337504 psleep DL - 0:00.00 [vmdaemon] > 0 7 0 0 155 0 0 18014389993337504 pgzero DL - 0:00.00 [pagezero] > 0 8 0 0 20 0 0 18014389993337504 sdflush DL - 0:00.00 [bufdaemon] > 0 9 0 0 -16 0 0 18014389993337504 vlruwt DL - 0:00.00 [vnlru] > 0 10 0 0 -16 0 0 18014389993337504 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 18014389993337504 - RL - 2:17.17 [idle] > 0 12 0 0 -84 0 0 18014389993337504 - WL - 0:00.30 [intr] > 0 13 0 0 -8 0 0 18014389993337504 - DL - 0:00.00 [geom] > 0 14 0 0 -16 0 0 18014389993337504 - DL - 0:00.01 [rand_harvestq] > 0 15 0 0 -68 0 0 18014389993337504 - DL - 0:00.02 [usb] > 0 16 0 0 -16 0 0 18014389993337504 - RL - 0:00.00 [acpi_thermal] > 0 17 0 0 -16 0 0 18014389993337504 cooling DL - 0:00.00 [acpi_cooling1] > 0 18 0 0 16 0 0 18014389993337504 syncer DL - 0:00.00 [syncer] > 0 288 1 0 20 0 13624 17979214886920960 select Ds - 0:00.00 [devd] > 0 304 1 0 52 0 16728 17979214884221184 select Ds - 0:00.00 [moused] > 0 379 1 0 20 0 14512 17979214622728960 select Ds - 0:00.00 [syslogd] > 0 598 1 0 52 0 26156 17979214882004992 usem Ds - 0:00.06 [ntpd] > 0 630 1 0 52 0 61224 17979214884124672 select Ds - 0:00.00 [sshd] > 0 658 1 0 20 0 24136 17979214883706112 select Ds - 0:00.00 [sendmail] > 25 661 1 0 52 0 24136 17979226352205824 pause Ds - 0:00.00 [sendmail] > 0 665 1 0 20 0 16612 17979214886940928 nanslp Ds - 0:00.00 [cron] > 0 709 1 0 20 0 47744 17979214886937344 wait Ds - 0:00.00 [login] > 0 710 1 0 52 0 14508 17979214883585024 ttyin Ds+ - 0:00.00 [getty] > 0 711 1 0 52 0 14508 17979214622732544 ttyin Ds+ - 0:00.00 [getty] > 0 712 1 0 52 0 14508 17979214887338496 ttyin Ds+ - 0:00.00 [getty] > 0 713 1 0 52 0 14508 17979226352180736 ttyin Ds+ - 0:00.00 [getty] > 0 714 1 0 52 0 14508 17979214622723584 ttyin Ds+ - 0:00.00 [getty] > 0 715 1 0 52 0 14508 17979214886924544 ttyin Ds+ - 0:00.00 [getty] > 0 716 1 0 52 0 14508 0 ttyin Ds+ - 0:00.00 [getty] > 0 717 709 0 20 0 23592 0 pause D - 0:00.00 [csh] > 0 721 717 0 22 0 12428 17979214884157440 - R+ - 0:00.00 [cp] > >------------------------------------------------------------------------ >vmstat -s > > 104625 cpu context switches > 23493 device interrupts > 3217 software interrupts > 287352 traps > 870635 system calls > 18 kernel threads created > 474 fork() calls > 229 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 > 7044 vnode pager pageins > 11769 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 > 20863 copy-on-write faults > 133 copy-on-write optimized faults > 294245 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 334177 total VM faults taken > 6927 page faults requiring I/O > 0 pages affected by kernel thread creation > 17915 pages affected by fork() > 8092 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 355848 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 5488 pages active > 3664 pages inactive > 4000 pages in VM cache > 245705 pages wired down > 3794335 pages free > 4096 bytes per page > 78399 total name lookups > cache hits (89% pos + 2% neg) system 0% per-directory > deletions 1%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > acpiintr 1 1K - 1 64 > cdev 3 1K - 3 256 > acpica 8380 813K - 103289 16,32,64,128,256,512,1024,2048,4096 > hdaa 9 56K - 9 256,512,1024,2048,16384,32768 > filedesc 38 78K - 723 2048,4096 > sigio 1 1K - 1 64 > kdtrace 138 28K - 823 64,256 > kenv 84 12K - 97 16,32,64,128,8192 > kqueue 0 0K - 20 256,2048 > proc-args 19 2K - 411 16,32,64,128,256 > hdac 2 2K - 2 128,1024 > hhook 2 1K - 2 256 > ithread 90 16K - 90 32,128,256 > hdacc 2 1K - 2 32 > KTRACE 100 13K - 100 128 > CAM path 12 1K - 51 32 > linker 180 83K - 193 16,32,64,128,256,512,1024,2048,4096,8192,32768 > lockf 20 3K - 36 64,128 > loginclass 3 1K - 11 64 > devbuf 18044 35188K - 19065 16,32,64,128,256,512,1024,2048,4096,8192,65536 > temp 29 1K - 1229 16,32,64,128,256,1024,2048 > ip6opt 3 1K - 3 256 > ip6ndp 3 1K - 3 64,128 > module 485 61K - 486 128 > mtx_pool 2 16K - 2 8192 > vtbuf 24 1968K - 46 4096 > pmchooks 1 1K - 1 128 > pgrp 19 3K - 21 128 > session 17 3K - 18 128 > proc 2 64K - 2 32768 > subproc 110 185K - 795 512,4096 > cred 46 8K - 2378 64,256 > feeder 21 2K - 27 32,128 > plimit 14 4K - 17 256 > uidinfo 3 9K - 3 128,8192 > acpitask 1 16K - 1 16384 > vt 11 6K - 11 512 > sysctl 0 0K - 197 16,32,64 > sysctloid 4272 213K - 4367 16,32,64,128 > sysctltmp 0 0K - 120 16,32,64,128,256 > tidhash 1 64K - 1 65536 > callout 5 2184K - 5 > umtx 252 32K - 252 128 > p1003.1b 1 1K - 1 16 > SWAP 2 549K - 2 64 > bus 1341 122K - 5851 16,32,64,128,256,1024 > bus-sc 82 1789K - 3328 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 12 25K - 12 32,4096 > eventhandler 88 8K - 88 64,128 > kobj 335 1340K - 676 4096 > Per-cpu 1 1K - 1 32 > mixer 4 16K - 4 4096 > DEVFS3 156 39K - 172 256 > DEVFS1 130 65K - 139 512 > rman 221 25K - 582 32,128 > sbuf 0 0K - 1522 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 29 1K - 30 16,128 > taskqueue 17 3K - 17 16,32,256 > terminal 11 3K - 11 256 > Unitno 21 2K - 257 32,64 > vmem 3 136K - 5 1024,2048,4096 > ioctlops 0 0K - 96 256,512,1024 > select 12 2K - 12 128 > iov 1 1K - 126312 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 12 12K - 12 1024 > mbuf_tag 0 0K - 9 32 > shmfd 1 8K - 1 8192 > soname 4 1K - 16313 16,32,128 > pcb 19 2199K - 54 16,32,128,1024,2048,8192 > DEVFSP 1 1K - 1 64 > vfscache 1 4096K - 1 > cl_savebuf 0 0K - 6 64 > vfs_hash 1 2048K - 1 > vnodes 1 1K - 1 256 > mount 31 2K - 134 16,32,64,128,256 > vnodemarker 0 0K - 20 512 > BPF 2 1K - 2 128 > ifnet 3 5K - 3 128,2048 > ifaddr 40 13K - 40 32,64,128,256,512,2048,4096 > ether_multi 17 1K - 18 16,32,64 > clone 7 1K - 7 128 > arpcom 1 1K - 1 16 > lltable 6 3K - 6 256,512 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > routetbl 32 6K - 124 32,64,128,256,512 > igmp 2 1K - 2 256 > in_mfilter 1 1K - 1 1024 > in_multi 2 1K - 2 256 > ip_moptions 2 1K - 2 64,256 > 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 > syncache 1 64K - 1 65536 > in6_mfilter 1 1K - 1 1024 > in6_multi 15 2K - 15 32,256 > ip6_moptions 2 1K - 2 32,256 > mld 2 1K - 2 128 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 229 32 > pagedep 511 640K - 526 256 > inodedep 1391 2743K - 1472 512 > bmsafemap 2 9K - 1459 256,8192 > newblk 1976 4590K - 22484 256 > indirdep 10 2K - 18 128,32768 > freefrag 0 0K - 15 128 > freeblks 0 0K - 867 256 > freefile 0 0K - 43 64 > diradd 1389 174K - 1447 128 > mkdir 1012 127K - 1034 128 > dirrem 0 0K - 50 128 > newdirblk 506 32K - 517 64 > freework 1 1K - 868 32,128 > jaddref 538 68K - 2481 128 > jremref 0 0K - 62 128 > jnewblk 358 45K - 22483 128 > jfreefrag 0 0K - 15 128 > jseg 12 2K - 53 128 > jsegdep 3638 228K - 25041 64 > sbdep 0 0K - 7 64 > savedino 0 0K - 27 256 > jblocks 2 1K - 2 128,256 > softdep 1 1K - 1 512 > ufs_dirhash 27 6K - 27 16,32,64,128,256,512 > ufs_quota 1 2048K - 1 > ufs_mount 3 69K - 4 512,4096,65536 > vm_pgdata 2 2049K - 2 128 > UMAHash 2 2K - 4 512,1024 > NFSD session 1 1K - 1 1024 > memdesc 1 4K - 1 4096 > atkbddev 2 1K - 2 64 > acpisem 115 15K - 115 128 > CAM periph 10 3K - 24 16,32,64,128,256 > pfs_nodes 21 6K - 21 256 > GEOM 209 34K - 1339 16,32,64,128,256,512,1024,2048,8192,16384 > acpidev 97 7K - 97 64 > CAM queue 13 5K - 22 16,512 >CAM dev queue 5 1K - 5 64 > raid_data 0 0K - 198 32,128,256 > CAM SIM 5 2K - 5 256 > scsi_da 0 0K - 5 32 > CAM XPT 37 3K - 164 16,32,64,128,256,512,1024,2048,65536 > SCSI ENC 25 100K - 45 16,64,256,2048,32768 > pci_link 16 2K - 16 32,128 > acpi_perf 4 2K - 4 512 > acpipwr 5 1K - 5 64 > CAM DEV 8 16K - 10 2048 > CAM CCB 0 0K - 21030 2048 > kbdmux 7 22K - 7 16,512,1024,2048,16384 > LED 8 1K - 8 16,128 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > USB 65 99K - 73 16,32,128,256,512,1024,2048,4096,8192,16384 > USBdev 49 10K - 49 32,64,128,256,512,4096 > io_apic 1 2K - 1 2048 > MCA 14 2K - 14 32,128 > entropy 1027 65K - 1028 32,64,4096 > msi 13 2K - 13 128 > nexusdev 3 1K - 3 16 > isadev 9 2K - 9 128 > ext2_node 1560 390K - 1560 256 > ext2_mount 22044 6672K - 22044 128,256,1024,32768 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 105, 5, 105, 0, 0 >UMA Zones: 1152, 0, 105, 0, 105, 0, 0 >UMA Slabs: 80, 0, 1252, 48, 1383, 0, 0 >UMA RCntSlabs: 88, 0, 510, 30, 510, 0, 0 >UMA Hash: 256, 0, 6, 9, 8, 0, 0 >4 Bucket: 32, 0, 26, 1099, 961, 0, 0 >6 Bucket: 48, 0, 0, 0, 0, 0, 0 >8 Bucket: 64, 0, 23, 1527, 4344, 11, 0 >12 Bucket: 96, 0, 15, 518, 30, 0, 0 >16 Bucket: 128, 0, 48, 479, 83, 0, 0 >32 Bucket: 256, 0, 48, 207, 284, 50, 0 >64 Bucket: 512, 0, 89, 495, 2564, 50, 0 >128 Bucket: 1024, 0, 54, 66, 377, 0, 0 >256 Bucket: 2048, 0, 133, 23, 446, 0, 0 >vmem btag: 56, 0, 11557, 442, 11557, 85, 0 >VM OBJECT: 256, 0, 3498, 102, 11406, 0, 0 >RADIX NODE: 144, 0, 16960, 428, 54798, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 7, 272, 7, 0, 0 >MAP ENTRY: 128, 0, 459, 440, 21344, 0, 0 >VMSPACE: 448, 0, 19, 134, 705, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 4112, 0, 363, 0, 363, 0, 0 >16: 16, 0, 2216, 1047, 48613, 0, 0 >32: 32, 0, 2261, 1114, 12147, 0, 0 >64: 64, 0, 18428, 16292, 171047, 0, 0 >128: 128, 0, 11346, 558, 92165, 0, 0 >256: 256, 0, 26903, 187, 53696, 0, 0 >512: 512, 0, 1779, 77, 3854, 0, 0 >1024: 1024, 0, 68, 168, 4856, 0, 0 >2048: 2048, 0, 216, 50, 22215, 0, 0 >4096: 4096, 0, 479, 4, 1778, 0, 0 >8192: 8192, 0, 17, 2, 369, 0, 0 >16384: 16384, 0, 7, 4, 445, 0, 0 >32768: 32768, 0, 11, 2, 219, 0, 0 >65536: 65536, 0, 12, 1, 120, 0, 0 >SLEEPQUEUE: 80, 0, 127, 400, 127, 0, 0 >64 pcpu: 8, 0, 1532, 516, 1532, 0, 0 >Files: 80, 0, 63, 437, 8959, 0, 0 >TURNSTILE: 136, 0, 127, 193, 127, 0, 0 >rl_entry: 40, 0, 39, 1061, 39, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1256, 0, 36, 36, 721, 0, 0 >THREAD: 1176, 0, 100, 26, 100, 0, 0 >cpuset: 72, 0, 63, 212, 63, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 6485115, 256, 770, 298, 0, 0 >mbuf: 256, 6485115, 1, 772, 147, 0, 0 >mbuf_cluster: 2048, 1013298, 1012, 8, 1012, 0, 0 >mbuf_jumbo_page: 4096, 506649, 0, 0, 0, 0, 0 >mbuf_jumbo_9k: 9216, 450354, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 337764, 0, 0, 0, 0, 0 >mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >g_bio: 248, 0, 0, 800, 64128, 0, 0 >ttyinq: 160, 0, 120, 130, 420, 0, 0 >ttyoutq: 256, 0, 64, 191, 224, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >ata_request: 336, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >FPU_save_area: 832, 0, 0, 0, 0, 0, 0 >VNODE: 472, 0, 3490, 78, 3535, 0, 0 >VNODEPOLL: 112, 0, 0, 0, 0, 0, 0 >BUF TRIE: 144, 0, 2245, 102515, 10163, 0, 0 >S VFS Cache: 108, 0, 2312, 313, 4364, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 137, 19, 257, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 80, 26721, 0, 0 >DIRHASH: 1024, 0, 50, 18, 50, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >pipe: 744, 0, 0, 55, 226, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 3, 12, 3, 0, 0 >ksiginfo: 112, 0, 45, 1005, 164, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 0, 279, 20, 0, 0 >socket: 696, 520410, 23, 32, 2921, 0, 0 >ipq: 56, 31666, 0, 0, 0, 0, 0 >udp_inpcb: 392, 520410, 8, 112, 194, 0, 0 >udpcb: 24, 520539, 8, 1161, 194, 0, 0 >tcp_inpcb: 392, 520410, 3, 117, 10, 0, 0 >tcpcb: 1032, 520410, 3, 33, 10, 0, 0 >tcptw: 88, 27810, 0, 0, 0, 0, 0 >syncache: 160, 15375, 0, 0, 0, 0, 0 >hostcache: 136, 15370, 0, 0, 0, 0, 0 >sackhole: 32, 0, 0, 0, 0, 0, 0 >tcpreass: 40, 63400, 0, 0, 0, 0, 0 >sctp_ep: 1424, 520410, 0, 0, 0, 0, 0 >sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 581, 3, 0, 0 >sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 >sctp_readq: 104, 400026, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 104, 400026, 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: 392, 520410, 0, 0, 0, 0, 0 >ripcb: 392, 520410, 0, 0, 0, 0, 0 >unpcb: 240, 520416, 11, 245, 2711, 0, 0 >rtentry: 200, 0, 13, 187, 13, 0, 0 >selfd: 56, 0, 35, 1030, 2089, 0, 0 >SWAPMETA: 288, 2026596, 0, 0, 0, 0, 0 >FFS inode: 176, 0, 1894, 64, 1937, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 1894, 71, 1937, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq16: ehci0 267 7 >irq23: ehci1 354 10 >cpu0:timer 4531 133 >irq264: hdac0 4 0 >irq265: xhci0 1729 50 >irq266: hdac1 82 2 >irq267: re0 99 2 >irq268: ahci0 20958 616 >cpu2:timer 4177 122 >cpu3:timer 3636 106 >cpu1:timer 3158 92 >Total 38995 1146 > >------------------------------------------------------------------------ >pstat -T > > 63/520408 files >0M/4095M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/ada0p3 8388352 0 8388352 0% > >------------------------------------------------------------------------ >iostat > >iostat: kvm_read(_tk_nin): invalid address (0x0) >iostat: disabling TTY statistics > ada0 ada1 da0 cpu > KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 111.71 386 42.11 3.65 221 0.79 0.00 0 0.00 1 0 0 0 99 > >------------------------------------------------------------------------ >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: > 0 packets sent > 0 data packets (0 bytes) > 0 data packets (0 bytes) retransmitted > 0 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 0 ack-only packets (0 delayed) > 0 URG only packets > 0 window probe packets > 0 window update packets > 0 control packets > 0 packets received > 0 acks (for 0 bytes) > 0 duplicate acks > 0 acks for unsent data > 0 packets (0 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 > 0 connection requests > 0 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 0 connections established (including accepts) > 7 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 > 0 segments updated rtt (of 0 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 > 0 correct ACK header predictions > 0 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 valid tcp-md5 signature received > 0 packets with invalid tcp-md5 signature received > 0 packets with tcp-md5 signature mismatch > 0 packets with unexpected tcp-md5 signature received > 0 packets without expected tcp-md5 signature received >udp: > 31 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 > 31 delivered > 32 datagrams output > 0 times multicast source filter matched >ip: > 31 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 > 31 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 0 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 32 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 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >igmp: > 0 messages received > 0 messages received with too few bytes > 0 messages received with wrong TTL > 0 messages received with bad checksum > 0 V1/V2 membership queries received > 0 V3 membership queries received > 0 membership queries received with invalid field(s) > 0 general queries received > 0 group queries received > 0 group-source queries received > 0 group-source queries dropped > 0 membership reports received > 0 membership reports received with invalid field(s) > 0 membership reports received for groups to which we belong > 0 V3 reports received without Router Alert > 0 membership reports sent >arp: > 2 ARP requests sent > 1 ARP reply sent > 2 ARP requests received > 1 ARP reply received > 3 ARP packets 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. > 4 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 > 1 failure of source address selection > source addresses on a non-outgoing I/F > 1 addresses scope=f > Source addresses selection rule applied: > 1 same address >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 >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 > >------------------------------------------------------------------------ >netstat -m > >netstat: invalid address (0x0) >257/1542/1799 mbufs in use (current/cache/total) >242/778/1020/1013298 mbuf clusters in use (current/cache/total/max) >256/770 mbuf+clusters out of packet secondary zone in use (current/cache) >0/0/0/506649 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/450354 9k jumbo clusters in use (current/cache/total/max) >0/0/0/337764 16k jumbo clusters in use (current/cache/total/max) >548K/1941K/2489K 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) > >------------------------------------------------------------------------ >netstat -anr > >Routing tables > >Internet: >Destination Gateway Flags Netif Expire >default 192.168.0.1 UGS re0 >127.0.0.1 link#2 UH lo0 >192.168.0.0/24 link#1 U re0 >192.168.0.100 link#1 UHS lo0 > >Internet6: >Destination Gateway Flags Netif Expire >::/96 ::1 UGRS lo0 >::1 link#2 UH lo0 >::ffff:0.0.0.0/96 ::1 UGRS lo0 >fe80::/10 ::1 UGRS lo0 >fe80::%lo0/64 link#2 U lo0 >fe80::1%lo0 link#2 UHS lo0 >ff01::%lo0/32 ::1 U lo0 >ff02::/16 ::1 UGRS lo0 >ff02::%lo0/32 ::1 U lo0 > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff8000bf51810 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff8000bf86408 tcp4 0 0 *.22 *.* LISTEN >fffff8000bf86810 tcp6 0 0 *.22 *.* LISTEN >fffff8000b31e498 udp4 0 0 127.0.0.1.123 *.* >fffff8000b31e620 udp6 0 0 fe80::1%lo0.123 *.* >fffff8000b31e7a8 udp6 0 0 ::1.123 *.* >fffff8000b31e930 udp4 0 0 192.168.0.100.123 *.* >fffff8000b31eab8 udp4 0 0 *.123 *.* >fffff8000b31ec40 udp6 0 0 *.123 *.* >fffff8000b37b7a8 udp4 0 0 *.514 *.* >fffff8000b37b930 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff8000b47a870 stream 0 0 0 fffff8000b47a960 0 0 >fffff8000b47a960 stream 0 0 0 fffff8000b47a870 0 0 >fffff8000b4af870 stream 0 0 fffff8000b317ce8 0 0 0 /var/run/devd.pipe >fffff8000b495000 dgram 0 0 0 fffff8000b4952d0 0 fffff8000b4951e0 >fffff8000b4950f0 dgram 0 0 0 fffff8000b4953c0 0 0 >fffff8000b4951e0 dgram 0 0 0 fffff8000b4952d0 0 fffff8000b47aa50 >fffff8000b47aa50 dgram 0 0 0 fffff8000b4952d0 0 fffff8000b4af690 >fffff8000b4af690 dgram 0 0 0 fffff8000b4952d0 0 0 >fffff8000b4952d0 dgram 0 0 fffff8000b4c7000 0 fffff8000b495000 0 /var/run/logpriv >fffff8000b4953c0 dgram 0 0 fffff8000b4c71d8 0 fffff8000b4950f0 0 /var/run/log >fffff8000b4af780 seqpac 0 0 fffff8000b317b10 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/10 localhost.smtp >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh >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 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xc000000000 >fstat: can't read file 11 at 0x8000000000 >fstat: can't read file 17 at 0x8000000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x200007fffffffff >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 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 19 at 0x200007fffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x2e00000001 >fstat: can't read file 1 at 0x200007fffffffff >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 0x200007fffffffff >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 0x200007fffffffff >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 0x200007fffffffff >fstat: can't read file 1 at 0x200007fffffffff >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 1 at 0x200007fffffffff >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 0x200007fffffffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root cp 721 root / 2 drwxr-xr-x 1024 r >root cp 721 wd - - ?(ext2fs) - >root cp 721 text / 151764134 -r-xr-xr-x 21024 r >root cp 721 ctty /dev 67 crw------- ttyv0 rw >root cp 721 0 /dev 67 crw------- ttyv0 rw >root csh 717 root / 2 drwxr-xr-x 1024 r >root csh 717 wd - - ?(ext2fs) - >root csh 717 text / 151764127 -r-xr-xr-x 382368 r >root csh 717 ctty /dev 67 crw------- ttyv0 rw >root getty 716 root / 2 drwxr-xr-x 1024 r >root getty 716 wd / 2 drwxr-xr-x 1024 r >root getty 716 text / 191656327 -r-xr-xr-x 28360 r >root getty 716 ctty /dev 74 crw------- ttyv7 rw >root getty 716 0 /dev 74 crw------- ttyv7 rw >root getty 715 root / 2 drwxr-xr-x 1024 r >root getty 715 wd / 2 drwxr-xr-x 1024 r >root getty 715 text / 191656327 -r-xr-xr-x 28360 r >root getty 715 ctty /dev 73 crw------- ttyv6 rw >root getty 715 0 /dev 73 crw------- ttyv6 rw >root getty 714 root / 2 drwxr-xr-x 1024 r >root getty 714 wd / 2 drwxr-xr-x 1024 r >root getty 714 text / 191656327 -r-xr-xr-x 28360 r >root getty 714 ctty /dev 72 crw------- ttyv5 rw >root getty 714 0 /dev 72 crw------- ttyv5 rw >root getty 713 root / 2 drwxr-xr-x 1024 r >root getty 713 wd / 2 drwxr-xr-x 1024 r >root getty 713 text / 191656327 -r-xr-xr-x 28360 r >root getty 713 ctty /dev 71 crw------- ttyv4 rw >root getty 713 0 /dev 71 crw------- ttyv4 rw >root getty 712 root / 2 drwxr-xr-x 1024 r >root getty 712 wd / 2 drwxr-xr-x 1024 r >root getty 712 text / 191656327 -r-xr-xr-x 28360 r >root getty 712 ctty /dev 70 crw------- ttyv3 rw >root getty 712 0 /dev 70 crw------- ttyv3 rw >root getty 711 root / 2 drwxr-xr-x 1024 r >root getty 711 wd / 2 drwxr-xr-x 1024 r >root getty 711 text / 191656327 -r-xr-xr-x 28360 r >root getty 711 ctty /dev 69 crw------- ttyv2 rw >root getty 711 0 /dev 69 crw------- ttyv2 rw >root getty 710 root / 2 drwxr-xr-x 1024 r >root getty 710 wd / 2 drwxr-xr-x 1024 r >root getty 710 text / 191656327 -r-xr-xr-x 28360 r >root getty 710 ctty /dev 68 crw------- ttyv1 rw >root getty 710 0 /dev 68 crw------- ttyv1 rw >root login 709 root / 2 drwxr-xr-x 1024 r >root login 709 wd / 207943296 drwxr-xr-x 512 r >root login 709 text / 191655849 -r-sr-xr-x 25896 r >root login 709 ctty /dev 67 crw------- ttyv0 rw >root login 709 0 /dev 67 crw------- ttyv0 rw >root cron 665 root / 2 drwxr-xr-x 1024 r >root cron 665 wd / 162036865 drwxr-x--- 512 r >root cron 665 text / 191652158 -r-xr-xr-x 41352 r >root cron 665 0 /dev 13 crw-rw-rw- null rw >smmsp sendmail 661 root / 2 drwxr-xr-x 1024 r >smmsp sendmail 661 wd / 162037325 drwxrwx--- 512 r >smmsp sendmail 661 text / 191738679 -r-xr-sr-x 696888 r >smmsp sendmail 661 0 /dev 13 crw-rw-rw- null r >root sendmail 658 root / 2 drwxr-xr-x 1024 r >root sendmail 658 wd / 162037328 drwxr-xr-x 512 r >root sendmail 658 text / 191738679 -r-xr-sr-x 696888 r >root sendmail 658 0 /dev 13 crw-rw-rw- null r >root sshd 630 root / 2 drwxr-xr-x 1024 r >root sshd 630 wd / 2 drwxr-xr-x 1024 r >root sshd 630 text / 191652225 -r-xr-xr-x 297792 r >root sshd 630 0 /dev 13 crw-rw-rw- null rw >root ntpd 598 root / 2 drwxr-xr-x 1024 r >root ntpd 598 wd / 2 drwxr-xr-x 1024 r >root ntpd 598 text / 191652149 -r-xr-xr-x 810664 r >root ntpd 598 0 /dev 13 crw-rw-rw- null r >root ntpd 598 6 /dev 13 crw-rw-rw- null r >root ntpd 598 12 /dev 13 crw-rw-rw- null r >root ntpd 598 18* local dgram fffff8000b47aa50 <-> fffff8000b4952d0 >root syslogd 379 root / 2 drwxr-xr-x 1024 r >root syslogd 379 wd / 2 drwxr-xr-x 1024 r >root syslogd 379 text / 191652239 -r-xr-xr-x 40352 r >root syslogd 379 0 /dev 13 crw-rw-rw- null rw >root syslogd 379 6 /dev 13 crw-rw-rw- null rw >root syslogd 379 12 /dev 13 crw-rw-rw- null rw >root syslogd 379 18 / 162037379 -rw------- 3 w >root moused 304 root / 2 drwxr-xr-x 1024 r >root moused 304 wd / 2 drwxr-xr-x 1024 r >root moused 304 text / 191652139 -r-xr-xr-x 39248 r >root moused 304 0 /dev 13 crw-rw-rw- null rw >root devd 288 root / 2 drwxr-xr-x 1024 r >root devd 288 wd / 2 drwxr-xr-x 1024 r >root devd 288 text / 167654856 -r-xr-xr-x 1107624 r >root devd 288 0 /dev 13 crw-rw-rw- null rw >root devd 288 6 /dev 13 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 / 167654831 -r-xr-xr-x 986560 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >[...snip...] > >Jan 5 18:46:59 syslogd: exiting on signal 15 >Waiting (max 60 seconds) for system process `vnlru' to stop...done >Waiting (max 60 seconds) for system process `bufdaemon' to stop...done >Waiting (max 60 seconds) for system process `syncer' to stop... >Syncing disks, vnodes remaining...0 0 done >All buffers synced. >Copyright (c) 1992-2015 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 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 >VT: running with driver "vga". >CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (3300.07-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,<b11>,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x27ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 17179869184 (16384 MB) >avail memory = 16498429952 (15734 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 2 > cpu2 (AP): APIC ID: 4 > cpu3 (AP): APIC ID: 6 >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: <Software, Yarrow> initialized >module_register_init: MOD_LOAD (vesa, 0xffffffff80db8eb0, 0) error 19 >kbd1 at kbdmux0 >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >Event timer "HPET1" frequency 14318180 Hz quality 440 >Event timer "HPET2" frequency 14318180 Hz quality 440 >Event timer "HPET3" frequency 14318180 Hz quality 440 >Event timer "HPET4" frequency 14318180 Hz quality 440 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 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: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >vgapci0: <VGA-compatible display> port 0xe000-0xe0ff mem 0xe0000000-0xefffffff,0xf7e20000-0xf7e3ffff irq 16 at device 0.0 on pci1 >vgapci0: Boot video device >hdac0: <ATI RV930 HDA Controller> mem 0xf7e40000-0xf7e43fff irq 17 at device 0.1 on pci1 >xhci0: <Intel Wildcat Point USB 3.0 controller> mem 0xf7f00000-0xf7f0ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >pci0: <simple comms> at device 22.0 (no driver attached) >ehci0: <Intel Wildcat Point USB 2.0 controller USB-B> mem 0xf7f17000-0xf7f173ff irq 16 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >hdac1: <Intel Wildcat Point HDA Controller> mem 0xf7f10000-0xf7f13fff irq 22 at device 27.0 on pci0 >pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0xd000-0xd0ff mem 0xf7d00000-0xf7d00fff,0xf0000000-0xf0003fff irq 18 at device 0.0 on pci3 >re0: Using 1 MSI-X message >re0: Chip rev. 0x4c000000 >re0: MAC rev. 0x00000000 >miibus0: <MII bus> on re0 >rgephy0: <RTL8251 1000BASE-T media interface> PHY 1 on miibus0 >rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow >re0: Using defaults for TSO: 65518/35/2048 >re0: Ethernet address: 40:8d:5c:38:04:9d >pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci4: <ACPI PCI bus> on pcib4 >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci4 >pci5: <ACPI PCI bus> on pcib5 >ehci1: <Intel Wildcat Point USB 2.0 controller USB-A> mem 0xf7f16000-0xf7f163ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Wildcat Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xf7f15000-0xf7f157ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_button1: <Sleep Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >random: unblocking device. >usbus0: 5.0Gbps Super Speed USB v3.0 >Timecounters tick every 1.000 msec >hdacc0: <ATI R6xx HDA CODEC> at cad 0 on hdac0 >hdaa0: <ATI R6xx Audio Function Group> at nid 1 on hdacc0 >pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0 >hdacc1: <Realtek ALC892 HDA CODEC> at cad 2 on hdac1 >hdaa1: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc1 >pcm1: <Realtek ALC892 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa1 >pcm2: <Realtek ALC892 (Front Analog)> at nid 27 and 25 on hdaa1 >pcm3: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa1 >usbus1: 480Mbps High Speed USB v2.0 >usbus2: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >ada0 at ahcich2 bus 0 scbus0 target 0 lun 0 >ada0: <Hitachi HUA723020ALA641 MK7OA840> ATA8-ACS SATA 3.x device >ada0: Serial Number YGHJ3E8D >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C) >ada0: Previously was known as ad4 >ada1 at ahcich3 bus 0 scbus1 target 0 lun 0 >ada1: <ST3000DM001-1CH166 CC29> ACS-2 ATA SATA 3.x device >ada1: Serial Number Z1F5AEVR >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) >ada1: quirks=0x1<4K> >ada1: Previously was known as ad6 >SMP: AP CPU #2 Launched! >SMP: AP CPU #1 Launched! >SMP: AP CPU #3 Launched! >Timecounter "TSC-low" frequency 1650033121 Hz quality 1000 >Root mount waiting for: usbus2 usbus1 usbus0 >uhub2: 2 ports with 2 removable, self powered >uhub1: 2 ports with 2 removable, self powered >uhub0: 21 ports with 21 removable, self powered >Root mount waiting for: usbus2 usbus1 usbus0 >ugen0.2: <motorola> at usbus0 >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8009, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8001, class 9/0, rev 2.00/0.00, addr 2> on usbus2 >uhub3: 6 ports with 6 removable, self powered >uhub4: 8 ports with 8 removable, self powered >ugen0.3: <Chicony> at usbus0 >ukbd0: <Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 2> on usbus0 >kbd2 at ukbd0 >ugen0.4: <Primax> at usbus0 >Root mount waiting for: usbus0 >Root mount waiting for: usbus0 >ugen0.5: <vendor 0x05e3> at usbus0 >umass0: <vendor 0x05e3 USB Storage, class 0/0, rev 2.00/9.03, addr 4> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc100 >umass0:3:0:-1: Attached to scbus3 >Trying to mount root from ufs:/dev/ada0p2 [rw]... >(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 >(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error >(probe0:umass-sim0:0:0:0): SCSI status: Check Condition >(probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) >(probe0:umass-sim0:0:0:0): Error 6, Unretryable error >da0 at umass-sim0 bus 0 scbus3 target 0 lun 0 >da0: <Generic STORAGE DEVICE 0903> Removable Direct Access SPC-4 SCSI device >da0: Serial Number 000000000903 >da0: 40.000MB/s transfers >da0: Attempt to query device size failed: NOT READY, Medium not present >da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE> >Setting hostuuid: 038d0240-045c-0538-0406-9d0700080009. >Setting hostid: 0x95fb0598. >Entropy harvesting: interrupts ethernet point_to_point swi. >Starting file system checks: >/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p2: clean, 471326024 free (1840 frags, 58915523 blocks, 0.0% fragmentation) >Mounting local file systems:. >Writing entropy file:. >Setting hostname: will-freebsd. >Starting Network: lo0 re0. >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> >re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE> > ether 40:8d:5c:38:04:9d > inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (none) > status: no carrier >Starting devd. >ums0: <Primax Kensington Eagle Trackball, class 0/0, rev 2.00/6.00, addr 3> on usbus0 >ums0: 3 buttons and [XYZT] coordinates ID=0 >add net default: gateway 192.168.0.1 >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 >Generating host.conf. >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat >32-bit compatibility ldconfig path: /usr/lib32 >Clearing /tmp (X related). >Updating motd:. >Mounting late file systems:. >Starting ntpd. >re0: link state changed to UP >Configuring vt: blanktime. >Generating RSA1 host key. >2048 75:9d:c7:52:cf:5d:7f:c3:69:fc:55:37:49:1e:73:ca root@will-freebsd (RSA1) >Generating RSA host key. >2048 59:5a:44:2e:b6:dc:72:e4:3e:1d:6a:e2:50:09:3b:43 root@will-freebsd (RSA) >Generating DSA host key. >1024 bd:b0:2c:8e:d8:e8:86:8d:45:68:c7:86:bb:e8:36:88 root@will-freebsd (DSA) >Generating ECDSA host key. >256 6f:78:43:86:e9:03:7e:97:93:f2:b5:0c:3b:30:ce:c8 root@will-freebsd (ECDSA) >Generating ED25519 host key. >256 46:5c:f1:fe:75:ff:42:be:66:e9:f2:1c:fd:3e:01:5e root@will-freebsd (ED25519) >Performing sanity check on sshd configuration. >Starting sshd. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting background file system checks in 60 seconds. > >Tue Jan 5 10:47:40 PST 2016 >Jan 5 10:47:46 will-freebsd login: ROOT LOGIN (root) ON ttyv0 >panic: __lockmgr_args: recursing on non recursive lockmgr getblk @ (null):0 > >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80927249 at __lockmgr_args+0xd29 >#4 0xffffffff809d1471 at getblk+0x131 >#5 0xffffffff809d239d at breadn_flags+0x2d >#6 0xffffffff81a17f3e at ext4_ext_find_extent+0x14e >#7 0xffffffff81a17718 at ext2_bmap+0xb8 >#8 0xffffffff80e73897 at VOP_BMAP_APV+0xa7 >#9 0xffffffff80be359c at vnode_pager_generic_getpages+0xcc >#10 0xffffffff80e74227 at VOP_GETPAGES_APV+0xa7 >#11 0xffffffff80be2c5a at vnode_pager_getpages+0x9a >#12 0xffffffff80bc3545 at vm_fault_hold+0x8a5 >#13 0xffffffff80bc52aa at vm_fault_quick_hold_pages+0x13a >#14 0xffffffff809fa2b4 at vn_io_fault1+0x1b4 >#15 0xffffffff809f864b at vn_io_fault+0x18b >#16 0xffffffff8099c647 at dofilewrite+0x87 >#17 0xffffffff8099c378 at kern_writev+0x68 >Uptime: 1m31s >Dumping 676 out of 16262 MB:..3%..12%..22%..31%..41%..53%..62%..71%..81%..93%Copyright (c) 1992-2015 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 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 >VT: running with driver "vga". >CPU: Intel(R) Core(TM) i5-4590 CPU @ 3.30GHz (3300.06-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x306c3 Family=0x6 Model=0x3c Stepping=3 > Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE> > Features2=0x7ffafbff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,<b11>,FMA,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,x2APIC,MOVBE,POPCNT,TSCDLT,AESNI,XSAVE,OSXSAVE,AVX,F16C,RDRAND> > AMD Features=0x2c100800<SYSCALL,NX,Page1GB,RDTSCP,LM> > AMD Features2=0x21<LAHF,ABM> > Structured Extended Features=0x27ab<FSGSBASE,TSCADJ,BMI1,AVX2,SMEP,BMI2,ERMS,INVPCID,NFPUSG> > XSAVE Features=0x1<XSAVEOPT> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 17179869184 (16384 MB) >avail memory = 16498429952 (15734 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <ALASKA A M I> >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 4 core(s) > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 2 > cpu2 (AP): APIC ID: 4 > cpu3 (AP): APIC ID: 6 >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: <Software, Yarrow> initialized >module_register_init: MOD_LOAD (vesa, 0xffffffff80db8eb0, 0) error 19 >kbd1 at kbdmux0 >acpi0: <ALASKA A M I> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >Event timer "HPET1" frequency 14318180 Hz quality 440 >Event timer "HPET2" frequency 14318180 Hz quality 440 >Event timer "HPET3" frequency 14318180 Hz quality 440 >Event timer "HPET4" frequency 14318180 Hz quality 440 >atrtc0: <AT realtime clock> port 0x70-0x77 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 0 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: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 1.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >vgapci0: <VGA-compatible display> port 0xe000-0xe0ff mem 0xe0000000-0xefffffff,0xf7e20000-0xf7e3ffff irq 16 at device 0.0 on pci1 >vgapci0: Boot video device >hdac0: <ATI RV930 HDA Controller> mem 0xf7e40000-0xf7e43fff irq 17 at device 0.1 on pci1 >xhci0: <Intel Wildcat Point USB 3.0 controller> mem 0xf7f00000-0xf7f0ffff irq 16 at device 20.0 on pci0 >xhci0: 32 bytes context size, 64-bit DMA >xhci0: Port routing mask set to 0xffffffff >usbus0 on xhci0 >pci0: <simple comms> at device 22.0 (no driver attached) >ehci0: <Intel Wildcat Point USB 2.0 controller USB-B> mem 0xf7f17000-0xf7f173ff irq 16 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >hdac1: <Intel Wildcat Point HDA Controller> mem 0xf7f10000-0xf7f13fff irq 22 at device 27.0 on pci0 >pcib2: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pcib3: <ACPI PCI-PCI bridge> irq 18 at device 28.2 on pci0 >pci3: <ACPI PCI bus> on pcib3 >re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0xd000-0xd0ff mem 0xf7d00000-0xf7d00fff,0xf0000000-0xf0003fff irq 18 at device 0.0 on pci3 >re0: Using 1 MSI-X message >re0: Chip rev. 0x4c000000 >re0: MAC rev. 0x00000000 >miibus0: <MII bus> on re0 >rgephy0: <RTL8251 1000BASE-T media interface> PHY 1 on miibus0 >rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow >re0: Using defaults for TSO: 65518/35/2048 >re0: Ethernet address: 40:8d:5c:38:04:9d >pcib4: <ACPI PCI-PCI bridge> irq 19 at device 28.3 on pci0 >pci4: <ACPI PCI bus> on pcib4 >pcib5: <ACPI PCI-PCI bridge> irq 19 at device 0.0 on pci4 >pci5: <ACPI PCI bus> on pcib5 >ehci1: <Intel Wildcat Point USB 2.0 controller USB-A> mem 0xf7f16000-0xf7f163ff irq 23 at device 29.0 on pci0 >usbus2: EHCI version 1.0 >usbus2 on ehci1 >isab0: <PCI-ISA bridge> at device 31.0 on pci0 >isa0: <ISA bus> on isab0 >ahci0: <Intel Wildcat Point AHCI SATA controller> port 0xf070-0xf077,0xf060-0xf063,0xf050-0xf057,0xf040-0xf043,0xf020-0xf03f mem 0xf7f15000-0xf7f157ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich2: <AHCI channel> at channel 2 on ahci0 >ahcich3: <AHCI channel> at channel 3 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_button0: <Power Button> on acpi0 >acpi_button1: <Sleep Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >acpi_tz1: <Thermal Zone> on acpi0 >orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff on isa0 >atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >ppc0: cannot reserve I/O port range >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >est1: <Enhanced SpeedStep Frequency Control> on cpu1 >est2: <Enhanced SpeedStep Frequency Control> on cpu2 >est3: <Enhanced SpeedStep Frequency Control> on cpu3 >random: unblocking device. >usbus0: 5.0Gbps Super Speed USB v3.0 >Timecounters tick every 1.000 msec >hdacc0: <ATI R6xx HDA CODEC> at cad 0 on hdac0 >hdaa0: <ATI R6xx Audio Function Group> at nid 1 on hdacc0 >pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0 >hdacc1: <Realtek ALC892 HDA CODEC> at cad 2 on hdac1 >hdaa1: <Realtek ALC892 Audio Function Group> at nid 1 on hdacc1 >pcm1: <Realtek ALC892 (Rear Analog 7.1/2.0)> at nid 20,22,21,23 and 24,26 on hdaa1 >pcm2: <Realtek ALC892 (Front Analog)> at nid 27 and 25 on hdaa1 >pcm3: <Realtek ALC892 (Onboard Digital)> at nid 17 on hdaa1 >usbus1: 480Mbps High Speed USB v2.0 >usbus2: 480Mbps High Speed USB v2.0 >ugen0.1: <0x8086> at usbus0 >uhub0: <0x8086 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <Intel> at usbus1 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ugen2.1: <Intel> at usbus2 >uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2 >ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >ada0 at ahcich2 bus 0 scbus0 target 0 lun 0 >ada0: <Hitachi HUA723020ALA641 MK7OA840> ATA8-ACS SATA 3.x device >ada0: Serial Number YGHJ3E8D >ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 1907729MB (3907029168 512 byte sectors: 16H 63S/T 16383C) >ada0: Previously was known as ad4 >ada1 at ahcich3 bus 0 scbus1 target 0 lun 0 >ada1: <ST3000DM001-1CH166 CC29> ACS-2 ATA SATA 3.x device >ada1: Serial Number Z1F5AEVR >ada1: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 2861588MB (5860533168 512 byte sectors: 16H 63S/T 16383C) >ada1: quirks=0x1<4K> >ada1: Previously was known as ad6 >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >SMP: AP CPU #1 Launched! >Timecounter "TSC-low" frequency 1650031074 Hz quality 1000 >Root mount waiting for: usbus2 usbus1 usbus0 >uhub1: 2 ports with 2 removable, self powered >uhub2: 2 ports with 2 removable, self powered >uhub0: 21 ports with 21 removable, self powered >Root mount waiting for: usbus2 usbus1 usbus0 >ugen0.2: <motorola> at usbus0 >ugen2.2: <vendor 0x8087> at usbus2 >uhub3: <vendor 0x8087 product 0x8001, class 9/0, rev 2.00/0.00, addr 2> on usbus2 >ugen1.2: <vendor 0x8087> at usbus1 >uhub4: <vendor 0x8087 product 0x8009, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >uhub4: 6 ports with 6 removable, self powered >uhub3: 8 ports with 8 removable, self powered >ugen0.3: <Chicony> at usbus0 >ukbd0: <Chicony USB Keyboard, class 0/0, rev 2.00/1.44, addr 2> on usbus0 >kbd2 at ukbd0 >ugen0.4: <Primax> at usbus0 >Root mount waiting for: usbus0 >Root mount waiting for: usbus0 >ugen0.5: <vendor 0x05e3> at usbus0 >umass0: <vendor 0x05e3 USB Storage, class 0/0, rev 2.00/9.03, addr 4> on usbus0 >umass0: SCSI over Bulk-Only; quirks = 0xc100 >umass0:3:0:-1: Attached to scbus3 >Trying to mount root from ufs:/dev/ada0p2 [rw]... >(probe0:umass-sim0:0:0:0): REPORT LUNS. CDB: a0 00 00 00 00 00 00 00 00 10 00 00 >(probe0:umass-sim0:0:0:0): CAM status: SCSI Status Error >(probe0:umass-sim0:0:0:0): SCSI status: Check Condition >(probe0:umass-sim0:0:0:0): SCSI sense: NOT READY asc:3a,0 (Medium not present) >(probe0:umass-sim0:0:0:0): Error 6, Unretryable error >da0 at umass-sim0 bus 0 scbus3 target 0 lun 0 >da0: <Generic STORAGE DEVICE 0903> Removable Direct Access SPC-4 SCSI device >da0: Serial Number 000000000903 >da0: 40.000MB/s transfers >da0: Attempt to query device size failed: NOT READY, Medium not present >da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE> >WARNING: / was not properly dismounted >Setting hostuuid: 038d0240-045c-0538-0406-9d0700080009. >Setting hostid: 0x95fb0598. >Entropy harvesting: interrupts ethernet point_to_point swi. >Starting file system checks: >** SU+J Recovering /dev/ada0p2 >** Reading 33554432 byte journal from inode 4. >** Building recovery table. >** Resolving unreferenced inode list. >** Processing journal entries. >** 4085 journal records in 143360 bytes for 91.18% utilization >** Freed 10 inodes (5 dirs) 610 blocks, and 8 frags. > >***** FILE SYSTEM MARKED CLEAN ***** >Mounting local file systems:. >Writing entropy file:. >Setting hostname: will-freebsd. >Starting Network: lo0 re0. >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> >re0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE> > ether 40:8d:5c:38:04:9d > inet 192.168.0.100 netmask 0xffffff00 broadcast 192.168.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (none) > status: no carrier >Starting devd. >ums0: <Primax Kensington Eagle Trackball, class 0/0, rev 2.00/6.00, addr 3> on usbus0 >ums0: 3 buttons and [XYZT] coordinates ID=0 >add net default: gateway 192.168.0.1 >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. >savecore: reboot after panic: __lockmgr_args: recursing on non recursive lockmgr getblk @ (null):0 >Jan 5 10:49:36 will-freebsd savecore: reboot after panic: __lockmgr_args: recursing on non recursive lockmgr getblk @ (null):0 >savecore: writing core to /var/crash/vmcore.0 >re0: link state changed to UP >Writing crash summary to /var/crash/core.txt.0. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat >32-bit compatibility ldconfig path: /usr/lib32 >Clearing /tmp (X related). >Updating motd:. >Mounting late file systems:. >Starting ntpd. >Configuring vt: blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting background file system checks in 60 seconds. > >Tue Jan 5 10:50:02 PST 2016 >Jan 5 10:50:28 will-freebsd login: ROOT LOGIN (root) ON ttyv0 >panic: __lockmgr_args: recursing on non recursive lockmgr getblk @ (null):0 > >cpuid = 3 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80927249 at __lockmgr_args+0xd29 >#4 0xffffffff809d1471 at getblk+0x131 >#5 0xffffffff809d239d at breadn_flags+0x2d >#6 0xffffffff81a17f3e at ext4_ext_find_extent+0x14e >#7 0xffffffff81a17718 at ext2_bmap+0xb8 >#8 0xffffffff80e73897 at VOP_BMAP_APV+0xa7 >#9 0xffffffff80be359c at vnode_pager_generic_getpages+0xcc >#10 0xffffffff80e74227 at VOP_GETPAGES_APV+0xa7 >#11 0xffffffff80be2c5a at vnode_pager_getpages+0x9a >#12 0xffffffff80bc3545 at vm_fault_hold+0x8a5 >#13 0xffffffff80bc52aa at vm_fault_quick_hold_pages+0x13a >#14 0xffffffff809fa2b4 at vn_io_fault1+0x1b4 >#15 0xffffffff809f864b at vn_io_fault+0x18b >#16 0xffffffff8099c647 at dofilewrite+0x87 >#17 0xffffffff8099c378 at kern_writev+0x68 >Uptime: 2m30s >Dumping 681 out of 16262 MB:..3%..12%..22%..31%..43%..52%..62%..71%..83%..92% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options HYPERV >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 ATA_STATIC_ID >options ACPI_DMAR >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 PROCDESC >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_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 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 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 cs >device ed >device ex >device ep >device fe >device sn >device xe >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 faith >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 > >------------------------------------------------------------------------ >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 205932
: 165117 |
165409