FreeBSD Bugzilla – Attachment 168592 Details for
Bug 208275
Kernel panic when reading from /dev/cd0 with a damaged dvd
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
/var/crash/core.txt.0
core.txt.0 (text/plain), 79.53 KB, created by
Andy
on 2016-03-25 02:48:18 UTC
(
hide
)
Description:
/var/crash/core.txt.0
Filename:
MIME Type:
Creator:
Andy
Created:
2016-03-25 02:48:18 UTC
Size:
79.53 KB
patch
obsolete
>t440p.example.com dumped core - see /var/crash/vmcore.0 > >Thu Mar 24 22:12:05 EDT 2016 > >FreeBSD t440p.example.com 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r297046: Sat Mar 19 02:16:14 EDT 2016 root@t440p.example.com:/usr/obj/usr/src/sys/GENERIC amd64 > >panic: page fault > >GNU gdb 6.1.1 [FreeBSD] >Copyright 2004 Free Software Foundation, Inc. >GDB is free software, covered by the GNU General Public License, and you are >welcome to change it and/or distribute copies of it under certain conditions. >Type "show copying" to see the conditions. >There is absolutely no warranty for GDB. Type "show warranty" for details. >This GDB was configured as "amd64-marcel-freebsd"... > >Unread portion of the kernel message buffer: >ahcich5: Timeout on slot 27 port 0 >ahcich5: is 00000000 cs 18000000 ss 00000000 rs 18000000 tfd d0 serr 00000000 cmd 000cdb17 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 20 f1 a8 00 00 20 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Error 5, Retries exhausted >(cd0:ahcich5:0:0:0): cddone: got error 0x5 back >g_vfs_done():cd0[READ(offset=4421664768, length=65536)]error = 5 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x30 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff809c6e93 >stack pointer = 0x28:0xfffffe0454a2c700 >frame pointer = 0x28:0xfffffe0454a2c790 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 902 (cp) >trap number = 12 >panic: page fault >cpuid = 0 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0454a2c290 >vpanic() at vpanic+0x182/frame 0xfffffe0454a2c310 >panic() at panic+0x43/frame 0xfffffe0454a2c370 >trap_fatal() at trap_fatal+0x351/frame 0xfffffe0454a2c3d0 >trap_pfault() at trap_pfault+0x1fd/frame 0xfffffe0454a2c430 >trap() at trap+0x284/frame 0xfffffe0454a2c640 >calltrap() at calltrap+0x8/frame 0xfffffe0454a2c640 >--- trap 0xc, rip = 0xffffffff809c6e93, rsp = 0xfffffe0454a2c710, rbp = 0xfffffe0454a2c790 --- >cd9660_read() at cd9660_read+0x1b3/frame 0xfffffe0454a2c790 >VOP_READ_APV() at VOP_READ_APV+0xf1/frame 0xfffffe0454a2c7c0 >vn_read() at vn_read+0x157/frame 0xfffffe0454a2c830 >vn_io_fault() at vn_io_fault+0x10d/frame 0xfffffe0454a2c8b0 >dofileread() at dofileread+0x98/frame 0xfffffe0454a2c900 >kern_readv() at kern_readv+0x68/frame 0xfffffe0454a2c950 >sys_read() at sys_read+0x60/frame 0xfffffe0454a2c9a0 >amd64_syscall() at amd64_syscall+0x2db/frame 0xfffffe0454a2cab0 >Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0454a2cab0 >--- syscall (3, FreeBSD ELF64, sys_read), rip = 0x80097942a, rsp = 0x7fffffffe9c8, rbp = 0x7fffffffea20 --- >Uptime: 20m29s >Dumping 816 out of 16040 MB:..2%..12%..22%..32%..42%..51%..61%..71%..81%..91% > >Reading symbols from /boot/kernel/if_urtwn.ko...Reading symbols from /usr/lib/debug//boot/kernel/if_urtwn.ko.debug...done. >done. >Loaded symbols for /boot/kernel/if_urtwn.ko >Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done. >done. >Loaded symbols for /boot/kernel/fdescfs.ko >#0 doadump (textdump=1) at pcpu.h:221 >221 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=1) at pcpu.h:221 >#1 0xffffffff80a32555 in kern_reboot (howto=<value optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:364 >#2 0xffffffff80a32b2b in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:757 >#3 0xffffffff80a32b73 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:688 >#4 0xffffffff80e897b1 in trap_fatal (frame=0xfffffe0454a2c650, eva=48) > at /usr/src/sys/amd64/amd64/trap.c:841 >#5 0xffffffff80e899bd in trap_pfault (frame=0xfffffe0454a2c650, usermode=0) > at /usr/src/sys/amd64/amd64/trap.c:691 >#6 0xffffffff80e88ea4 in trap (frame=0xfffffe0454a2c650) > at /usr/src/sys/amd64/amd64/trap.c:442 >#7 0xffffffff80e694a7 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:234 >#8 0xffffffff809c6e93 in cd9660_read (ap=0xfffffe0454a2c7e0) > at /usr/src/sys/fs/cd9660/cd9660_vnops.c:344 >#9 0xffffffff80fdd881 in VOP_READ_APV (vop=<value optimized out>, > a=<value optimized out>) at vnode_if.c:930 >#10 0xffffffff80afdfc7 in vn_read (fp=0xfffff800161d25f0, > uio=0xfffffe0454a2c970, active_cred=0x0, flags=<value optimized out>, > td=0x568) at vnode_if.h:384 >#11 0xffffffff80afa0ed in vn_io_fault (fp=<value optimized out>, > uio=<value optimized out>, active_cred=<value optimized out>, flags=0, > td=<value optimized out>) at /usr/src/sys/kern/vfs_vnops.c:1167 >#12 0xffffffff80a93368 in dofileread (td=0xfffff80016ab74d0, > fd=<value optimized out>, fp=0xfffff800161d25f0, auio=0xfffffe0454a2c970, > offset=<value optimized out>, flags=<value optimized out>) at file.h:303 >#13 0xffffffff80a93068 in kern_readv (td=0xfffff80016ab74d0, fd=3, > auio=0xfffffe0454a2c970) at /usr/src/sys/kern/sys_generic.c:273 >#14 0xffffffff80a92ff0 in sys_read (td=0x0, uap=<value optimized out>) > at /usr/src/sys/kern/sys_generic.c:186 >#15 0xffffffff80e89f6b in amd64_syscall (td=0xfffff80016ab74d0, traced=0) > at subr_syscall.c:135 >#16 0xffffffff80e6978b in Xfast_syscall () > at /usr/src/sys/amd64/amd64/exception.S:394 >#17 0x000000080097942a in ?? () >Previous frame inner to this frame (corrupt stack?) >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.02 [kernel] > 0 1 0 0 20 0 5376 1064 wait DLs - 0:00.00 [init] > 0 2 0 0 -16 0 0 0 - DL - 0:00.01 [rand_harvestq] > 0 3 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 4 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns] > 0 5 0 0 -16 0 0 0 - RL - 0:00.00 [cam] > 0 6 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 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 - 1:00.02 [idle] > 0 12 0 0 -72 0 0 0 - WL - 0:00.05 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.01 [geom] > 0 14 0 0 -68 0 0 0 - DL - 0:00.02 [usb] > 0 15 0 0 -16 0 0 0 tzpoll DL - 0:00.00 [acpi_thermal] > 0 16 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 17 0 0 -16 0 0 0 idle DL - 0:00.00 [enc_daemon0] > 0 18 0 0 -16 0 0 0 psleep DL - 0:00.00 [pagedaemon] > 0 19 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 20 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero] > 0 21 0 0 20 0 0 0 - DL - 0:00.00 [bufspacedaemon] > 0 22 0 0 -16 0 0 0 psleep DL - 0:00.00 [bufdaemon] > 0 23 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 24 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 126 1 0 52 0 8292 1944 pause Ds - 0:00.00 [adjkerntz] > 0 305 1 0 20 0 20500 6052 select Ds - 0:00.00 [wpa_supplicant] > 0 317 1 0 52 0 10588 2632 select Ds - 0:00.00 [dhclient] > 65 362 1 0 20 0 10588 2756 select Ds - 0:00.00 [dhclient] > 0 505 1 0 20 0 9488 5364 select Ds - 0:00.00 [devd] > 0 649 1 0 20 0 10468 2532 select Ds - 0:00.00 [syslogd] > 0 729 1 0 20 0 20396 12292 select Ds - 0:00.14 [ntpd] > 0 732 1 0 20 0 10432 2084 select Ds - 0:00.00 [powerd] > 0 774 1 0 52 0 55584 7396 select Ds - 0:00.00 [sshd] > 0 777 1 0 20 0 20468 6384 select Ds - 0:00.00 [sendmail] > 25 780 1 0 52 0 20468 6668 pause Ds - 0:00.00 [sendmail] > 0 784 1 0 25 0 12560 2736 nanslp Ds - 0:00.00 [cron] > 0 801 1 0 20 0 12676 2372 select Ds - 0:00.00 [moused] > 0 850 1 0 22 0 43716 3300 wait Ds - 0:00.00 [login] > 0 851 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] > 0 852 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] > 0 853 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] > 0 854 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] > 0 855 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] > 0 856 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] > 0 857 1 0 52 0 10456 2260 ttyin Ds+ - 0:00.00 [getty] >1001 858 850 0 20 0 13812 4944 wait D - 0:00.00 [bash] >1001 902 858 0 21 0 8296 3208 - R+ - 0:00.00 [cp] > >------------------------------------------------------------------------ >vmstat -s > > 4813553 cpu context switches > 800883 device interrupts > 26163 software interrupts > 100535 traps > 853304 system calls > 24 kernel threads created > 653 fork() calls > 250 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 > 374557 vnode pager pageins > 378273 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 > 29406 copy-on-write faults > 114 copy-on-write optimized faults > 50724 zero fill pages zeroed > 0 zero fill pages prezeroed > 0 intransit blocking page faults > 470446 total VM faults taken > 374432 page faults requiring I/O > 0 pages affected by kernel thread creation > 24239 pages affected by fork() > 8979 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached > 191181 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 379535 pages active > 70243 pages inactive > 0 pages in VM cache > 452864 pages wired down > 3093589 pages free > 4096 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > hdaa 10 39K - 10 256,512,1024,2048,16384 > hdac 2 2K - 2 256,1024 > hdacc 2 1K - 2 32 > feeder 17 2K - 21 32,128 > mixer 3 12K - 3 4096 > acpiintr 1 1K - 1 64 > acpica 7689 776K - 75328 16,32,64,128,256,512,1024,2048,4096 > acpitask 1 64K - 1 65536 > acpisem 37 5K - 37 128 > USB 49 68K - 54 16,32,128,512,2048,4096,8192 > USBdev 47 53K - 47 32,64,128,256,512,4096,16384 > acpidev 52 4K - 52 64 > CAM SIM 4 1K - 4 256 > CAM XPT 29 2K - 104 16,32,64,128,256,512,1024,2048,65536 > CAM DEV 7 14K - 8 2048 > CAM CCB 2 4K - 769891 2048 > CAM path 11 1K - 102 32 > CAM periph 8 2K - 28 16,32,64,128,256 > CAM queue 11 4K - 17 16,512 > pci_link 16 2K - 16 32,128 > vtbuf 24 1968K - 46 4096 > vt 11 6K - 11 512 > acpi_perf 4 2K - 4 512 > DEVFS3 128 32K - 147 256 > DEVFS1 105 53K - 114 512 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 17 1K - 18 16,128 > DEVFSP 3 1K - 3 64 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 21 6K - 21 256 > GEOM 72 13K - 713 16,32,64,128,256,512,1024,2048,8192,16384 > raid_data 0 0K - 102 32,128,256 > isadev 8 1K - 8 128 > isofs_mount 1 1K - 1 256 > isofs_node 514 129K - 514 256 >CAM dev queue 4 1K - 4 64 > scsi_cd 0 0K - 13 16,1024 > cdev 4 1K - 4 256 > filedesc 5 37K - 69 32,4096,16384 > sigio 1 1K - 1 64 > filecaps 1 1K - 3 16 > kdtrace 183 37K - 1064 64,256 > kenv 115 12K - 119 16,32,64,128,8192 > proc-args 24 2K - 698 16,32,64,128,256 > hhook 13 4K - 13 256 > ithread 91 16K - 91 32,128,256 > KTRACE 100 13K - 100 128 > linker 173 26K - 203 16,32,64,128,256,512,1024,2048,4096 > lockf 29 3K - 77 64,128 > loginclass 2 1K - 3 64 > cache 1 1K - 1 32 > devbuf 17364 35080K - 17573 16,32,64,128,256,512,1024,2048,4096,8192,32768,65536 > temp 44 20K - 6759 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > ip6opt 3 1K - 3 256 > ip6ndp 4 1K - 4 64,128 > module 484 61K - 486 128 > mtx_pool 2 16K - 2 8192 > pmchooks 1 1K - 1 128 > pgrp 24 3K - 101 128 > session 22 3K - 31 128 > proc 2 64K - 2 32768 > subproc 139 238K - 1019 512,4096 > cred 25 7K - 430 256 > plimit 21 6K - 475 256 > uidinfo 5 9K - 36 128,8192 > sysctl 0 0K - 310 16,32,64 > sysctloid 4167 216K - 4252 16,32,64,128 > sysctltmp 0 0K - 86 16,32,64,256,1024 > SCSI ENC 25 100K - 207 16,64,256,2048,32768 > tidhash 1 64K - 1 65536 > callout 5 2184K - 5 > umtx 288 36K - 288 128 > p1003.1b 1 1K - 1 16 > SWAP 2 2189K - 2 64 > bus 1236 107K - 5279 16,32,64,128,256,1024 > bus-sc 76 1825K - 2960 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 6 13K - 6 32,4096 > eventhandler 97 8K - 97 64,128 > kobj 337 1348K - 547 4096 > Per-cpu 1 1K - 1 32 > rman 213 26K - 580 32,128 > sbuf 0 0K - 918 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > taskqueue 25 4K - 25 16,32,256 > terminal 11 3K - 11 256 > Unitno 22 2K - 262 32,64 > vmem 3 1156K - 10 1024,2048,4096,65536 > Witness 1539 3282K - 1539 2048,16384 > ioctlops 0 0K - 121 256,512,1024 > select 16 2K - 16 128 > iov 0 0K - 22035 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 - 67 32,64 > shmfd 1 8K - 1 8192 > soname 6 1K - 12455 16,32,128 > pcb 21 2199K - 64 16,32,128,1024,2048,8192 > LED 10 1K - 10 16,128 > vfscache 1 4096K - 1 > cl_savebuf 0 0K - 303 64 > vfs_hash 1 2048K - 1 > vnodes 1 1K - 1 256 > mount 44 2K - 114 16,32,64,128,256 > vnodemarker 0 0K - 125 512 > BPF 16 1043K - 17 16,128,512,4096 > ifnet 4 7K - 4 128,2048 > ifaddr 71 14K - 72 32,64,128,256,512,2048,4096 > ether_multi 17 1K - 22 16,32,64 > clone 6 1K - 6 128 > lltable 14 4K - 14 256,512 > routetbl 25 4K - 27 32,64,128,512 > 80211vap 1 4K - 1 4096 > 80211crypto 3 2K - 3 512 > 80211node 1 16K - 2 16384 > 80211nodeie 17 6K - 23 32,128,256,512 > 80211scan 17 14K - 17 512,2048,4096 > igmp 3 1K - 3 128 > in_mfilter 1 1K - 1 1024 > in_multi 2 1K - 3 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 > tcpfunc 1 1K - 1 32 > 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 3 1K - 3 128 > inpcbpolicy 13 1K - 182 32 > ipsecpolicy 26 7K - 364 256 > crypto 1 1K - 1 512 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 231 32 > pagedep 2 513K - 95 256 > inodedep 5 2050K - 1201 512 > bmsafemap 2 9K - 653 256,8192 > newblk 2 4097K - 58913 256 > indirdep 0 0K - 438 128 > freefrag 0 0K - 683 128 > freeblks 0 0K - 1095 256 > freefile 0 0K - 652 64 > diradd 3 1K - 573 128 > mkdir 0 0K - 84 128 > dirrem 2 1K - 657 128 > newdirblk 0 0K - 42 64 > freework 1 1K - 8380 64,128 > freedep 0 0K - 782 64 > jaddref 0 0K - 657 128 > jremref 0 0K - 751 128 > jnewblk 0 0K - 58912 128 > jfreefrag 0 0K - 683 128 > jseg 1 1K - 1703 128 > jsegdep 6 1K - 61003 64 > sbdep 0 0K - 37 64 > savedino 0 0K - 512 256 > jblocks 2 1K - 2 128,256 > softdep 1 1K - 1 512 > ufs_dirhash 42 9K - 42 16,32,64,128,512 > ufs_quota 1 2048K - 1 > ufs_mount 3 13K - 3 512,4096,8192 > vm_pgdata 2 2049K - 2 128 > UMAHash 3 11K - 9 512,1024,2048,4096,8192 > memdesc 1 4K - 1 4096 > atkbddev 2 1K - 2 64 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > entropy 1 1K - 8 32,4096 > io_apic 1 2K - 1 2048 > MCA 12 2K - 12 32,64,128 > msi 13 2K - 13 128 > nexusdev 5 1K - 5 16 > ddb_capture 1 64K - 1 65536 > fdesc_mount 1 1K - 1 16 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 203, 7, 203, 0, 0 >UMA Zones: 1152, 0, 204, 0, 204, 0, 0 >UMA Slabs: 112, 0, 2973, 2, 3103, 0, 0 >UMA Hash: 256, 0, 7, 8, 10, 0, 0 >4 Bucket: 32, 0, 81, 1035, 1132, 0, 0 >6 Bucket: 48, 0, 9, 1070, 101, 0, 0 >8 Bucket: 64, 0, 46, 1504, 77108, 11, 0 >12 Bucket: 96, 0, 23, 510, 78, 0, 0 >16 Bucket: 128, 0, 176, 599, 10956, 0, 0 >32 Bucket: 256, 0, 89, 166, 354, 136, 0 >64 Bucket: 512, 0, 255, 109, 3407, 140, 0 >128 Bucket: 1024, 0, 161, 75, 7925, 0, 0 >256 Bucket: 2048, 0, 275, 7, 1726,2020, 0 >vmem btag: 56, 0, 66618, 14961, 86757, 575, 0 >VM OBJECT: 264, 0, 1986, 114, 12834, 0, 0 >RADIX NODE: 144, 0, 61001, 262, 91527, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 6, 397, 7, 0, 0 >MAP ENTRY: 128, 0, 534, 737, 28064, 0, 0 >VMSPACE: 2512, 0, 24, 18, 904, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 16400, 0, 392, 0, 392, 0, 0 >16: 16, 0, 29, 967, 108, 0, 0 >16: 16, 0, 82, 1163, 31038, 0, 0 >16: 16, 0, 291, 1203, 2395, 0, 0 >16: 16, 0, 9, 1236, 205, 0, 0 >16: 16, 0, 15, 981, 18, 0, 0 >16: 16, 0, 61, 1184, 305, 0, 0 >16: 16, 0, 61, 1184, 361, 0, 0 >16: 16, 0, 1320, 921, 1420, 0, 0 >32: 32, 0, 48, 1068, 292, 0, 0 >32: 32, 0, 328, 1036, 4616, 0, 0 >32: 32, 0, 165, 1199, 1692, 0, 0 >32: 32, 0, 17, 1099, 178, 0, 0 >32: 32, 0, 268, 848, 556, 0, 0 >32: 32, 0, 38, 1078, 181, 0, 0 >32: 32, 0, 100, 1016, 177, 0, 0 >32: 32, 0, 1593, 1011, 1609, 0, 0 >64: 64, 0, 6, 1048, 292, 0, 0 >64: 64, 0, 2763, 833, 26424, 0, 0 >64: 64, 0, 8986, 934, 9875, 0, 0 >64: 64, 0, 179, 875, 642, 0, 0 >64: 64, 0, 120, 9552, 61903, 0, 0 >64: 64, 0, 16, 1534, 731, 0, 0 >64: 64, 0, 112, 942, 550, 0, 0 >64: 64, 0, 190, 616, 241, 0, 0 >128: 128, 0, 328, 447, 1503, 0, 0 >128: 128, 0, 4667, 603, 45402, 0, 0 >128: 128, 0, 439, 1328, 62265, 0, 0 >128: 128, 0, 68, 5946, 8484, 0, 0 >128: 128, 0, 56, 471, 61, 0, 0 >128: 128, 0, 587, 436, 790, 0, 0 >128: 128, 0, 241, 410, 756, 0, 0 >128: 128, 0, 1068, 823, 3453, 0, 0 >256: 256, 0, 8, 247, 479, 0, 0 >256: 256, 0, 169, 146, 1894, 0, 0 >256: 256, 0, 229, 8741, 59195, 0, 0 >256: 256, 0, 36, 699, 1560, 0, 0 >256: 256, 0, 76, 179, 628, 0, 0 >256: 256, 0, 114, 261, 1557, 0, 0 >256: 256, 0, 648, 147, 703, 0, 0 >256: 256, 0, 18, 237, 530, 0, 0 >512: 512, 0, 5, 695, 1207, 0, 0 >512: 512, 0, 16, 103, 32, 0, 0 >512: 512, 0, 134, 69, 134, 0, 0 >512: 512, 0, 20, 99, 65, 0, 0 >512: 512, 0, 36, 83, 36, 0, 0 >512: 512, 0, 23, 96, 1003, 0, 0 >512: 512, 0, 156, 110, 169, 0, 0 >512: 512, 0, 0, 0, 0, 0, 0 >1024: 1024, 0, 4, 48, 833, 0, 0 >1024: 1024, 0, 10, 58, 2406, 0, 0 >1024: 1024, 0, 18, 154, 390, 0, 0 >1024: 1024, 0, 2, 50, 14, 0, 0 >1024: 1024, 0, 13, 55, 39, 0, 0 >1024: 1024, 0, 14, 38, 280, 0, 0 >1024: 1024, 0, 0, 16, 4, 0, 0 >1024: 1024, 0, 0, 16, 1, 0, 0 >2048: 2048, 0, 3, 47, 4279, 0, 0 >2048: 2048, 0, 7, 3, 8, 0, 0 >2048: 2048, 0, 80, 0, 82, 0, 0 >2048: 2048, 0, 7, 59, 769897, 0, 0 >2048: 2048, 0, 8, 2, 9, 0, 0 >2048: 2048, 0, 1552, 18, 1672, 0, 0 >2048: 2048, 0, 0, 6, 4, 0, 0 >2048: 2048, 0, 0, 0, 0, 0, 0 >4096: 4096, 0, 1, 1, 2, 0, 0 >4096: 4096, 0, 1, 1, 6, 0, 0 >4096: 4096, 0, 445, 9, 1539, 0, 0 >4096: 4096, 0, 6, 0, 6, 0, 0 >4096: 4096, 0, 12, 0, 13, 0, 0 >4096: 4096, 0, 33, 1, 211, 0, 0 >4096: 4096, 0, 0, 1, 4, 0, 0 >4096: 4096, 0, 0, 4, 7, 0, 0 >8192: 8192, 0, 2, 1, 3, 0, 0 >8192: 8192, 0, 1, 0, 1, 0, 0 >8192: 8192, 0, 3, 0, 3, 0, 0 >8192: 8192, 0, 0, 0, 0, 0, 0 >8192: 8192, 0, 2, 0, 2, 0, 0 >8192: 8192, 0, 7, 3, 281, 0, 0 >8192: 8192, 0, 3, 1, 7, 0, 0 >8192: 8192, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >16384: 16384, 0, 2, 0, 2, 0, 0 >16384: 16384, 0, 0, 0, 0, 0, 0 >16384: 16384, 0, 2, 5, 34, 0, 0 >16384: 16384, 0, 1, 0, 1, 0, 0 >16384: 16384, 0, 5, 4, 436, 0, 0 >16384: 16384, 0, 0, 2, 4, 0, 0 >16384: 16384, 0, 1, 1, 2, 0, 0 >32768: 32768, 0, 0, 1, 2, 0, 0 >32768: >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 757 22 >irq9: acpi0 940 27 >irq12: psm0 630 18 >irq16: ehci0 1869 54 >irq23: ehci1 2490 71 >cpu0:timer 642180 18423 >irq264: hdac0 7 0 >irq265: xhci0 23159 664 >irq266: em0 1201 34 >irq267: hdac1 83 2 >irq268: ahci0 769747 22082 >cpu1:timer 81151 2328 >cpu2:timer 95990 2754 >cpu3:timer 74537 2138 >Total 1694741 48618 > >------------------------------------------------------------------------ >pstat -T > > 81/513296 files >0M/16383M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/ada0p3 33554176 0 33554176 0% > >------------------------------------------------------------------------ >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 > 0 76 98.97 16 1.51 2.20 611 1.31 0.00 0 0.00 0 0 1 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 > 1 packet 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) > 5 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 >TCP connection count by state: > 0 connections in CLOSED state > 3 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 0 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 307 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 > 221 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 86 delivered > 86 datagrams output > 0 times multicast source filter matched >ip: > 319 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 > 308 packets for this host > 10 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 1 packet not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 87 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 >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >arp: > 2 ARP requests sent > 4 ARP replies sent > 6 ARP requests received > 1 ARP reply received > 7 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 > 32 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=%x > 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 >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 mbufs coalesced during clone > 0 clusters coalesced during clone > 0 clusters copied during clone > 0 mbufs inserted during makespace >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >1025/2029/3054 mbufs in use (current/cache/total) >1015/1015/2030/999058 mbuf clusters in use (current/cache/total/max) >1024/1009 mbuf+clusters out of packet secondary zone in use (current/cache) >0/0/0/499528 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/444024 9k jumbo clusters in use (current/cache/total/max) >0/0/0/333016 16k jumbo clusters in use (current/cache/total/max) >2286K/2537K/4823K 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 -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff80016a23820 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff80016736410 tcp4 0 0 *.22 *.* LISTEN >fffff80016736820 tcp6 0 0 *.22 *.* LISTEN >fffff80016420000 udp4 0 0 192.168.0.103.123 *.* >fffff80016420190 udp4 0 0 127.0.0.1.123 *.* >fffff80016420320 udp6 0 0 fe80::1%lo0.123 *.* >fffff800164204b0 udp6 0 0 ::1.123 *.* >fffff80016420640 udp4 0 0 *.123 *.* >fffff800164207d0 udp6 0 0 *.123 *.* >fffff8001639fc80 udp4 0 0 *.514 *.* >fffff80016388000 udp6 0 0 *.514 *.* >fffff80016388190 udp4 0 0 *.* *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff80016722690 stream 0 0 0 fffff80016722780 0 0 /var/run/devd.pipe >fffff80016722780 stream 0 0 0 fffff80016722690 0 0 >fffff80016722a50 stream 0 0 fffff8001630d938 0 0 0 /var/run/devd.pipe >fffff8001696c4b0 dgram 0 0 0 fffff80016722870 0 fffff800163aa4b0 >fffff800163aa4b0 dgram 0 0 0 fffff80016722870 0 fffff800167225a0 >fffff800163aa870 dgram 0 0 0 fffff8001696c5a0 0 0 >fffff800167225a0 dgram 0 0 0 fffff80016722870 0 fffff800163aa780 >fffff800163aa780 dgram 0 0 0 fffff80016722870 0 0 >fffff80016722870 dgram 0 0 fffff80016a6fb10 0 fffff8001696c4b0 0 /var/run/logpriv >fffff8001696c5a0 dgram 0 0 fffff8001699b000 0 fffff800163aa870 0 /var/run/log >fffff80016722b40 dgram 0 0 fffff8001630f588 0 0 0 /var/run/wpa_supplicant/wlan0 >fffff80016722960 seqpac 0 0 fffff8001630d760 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 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 0x4a00000000 >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 0x6200000000 >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 0x7e00000000 >fstat: can't read file 23 at 0x23000000000 >fstat: can't read file 29 at 0x7800000000 >fstat: can't read file 65 at 0xa400000001 >fstat: can't read file 71 at 0x6000000001 >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 5 at 0x400000000 >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 5 at 0x600000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 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 0x4200000001 >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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x200000000000000 >fstat: can't read file 2 at 0x400000000000000 >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200000000000002 >fstat: can't read file 8 at 0x400000000000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >hapoteh cp 902 root / 2 drwxr-xr-x 1024 r >hapoteh cp 902 wd / 963137 drwxr-xr-x 512 r >hapoteh cp 902 text / 3371841 -r-xr-xr-x 21080 r >hapoteh cp 902 ctty /dev 87 crw------- ttyv0 rw >hapoteh cp 902 0 /dev 87 crw------- ttyv0 rw >hapoteh bash 858 root / 2 drwxr-xr-x 1024 r >hapoteh bash 858 wd / 963137 drwxr-xr-x 512 r >hapoteh bash 858 text / 10192814 -rwxr-xr-x 1017592 r >hapoteh bash 858 ctty /dev 87 crw------- ttyv0 rw >hapoteh bash 858 0 /dev 87 crw------- ttyv0 rw >hapoteh bash 858 6 /dev 87 crw------- ttyv0 rw >hapoteh bash 858 12 /dev 87 crw------- ttyv0 rw >root getty 857 root / 2 drwxr-xr-x 1024 r >root getty 857 wd / 2 drwxr-xr-x 1024 r >root getty 857 text / 3371805 -r-xr-xr-x 31824 r >root getty 857 ctty /dev 94 crw------- ttyv7 rw >root getty 857 0 /dev 94 crw------- ttyv7 rw >root getty 856 root / 2 drwxr-xr-x 1024 r >root getty 856 wd / 2 drwxr-xr-x 1024 r >root getty 856 text / 3371805 -r-xr-xr-x 31824 r >root getty 856 ctty /dev 93 crw------- ttyv6 rw >root getty 856 0 /dev 93 crw------- ttyv6 rw >root getty 855 root / 2 drwxr-xr-x 1024 r >root getty 855 wd / 2 drwxr-xr-x 1024 r >root getty 855 text / 3371805 -r-xr-xr-x 31824 r >root getty 855 ctty /dev 92 crw------- ttyv5 rw >root getty 855 0 /dev 92 crw------- ttyv5 rw >root getty 854 root / 2 drwxr-xr-x 1024 r >root getty 854 wd / 2 drwxr-xr-x 1024 r >root getty 854 text / 3371805 -r-xr-xr-x 31824 r >root getty 854 ctty /dev 91 crw------- ttyv4 rw >root getty 854 0 /dev 91 crw------- ttyv4 rw >root getty 853 root / 2 drwxr-xr-x 1024 r >root getty 853 wd / 2 drwxr-xr-x 1024 r >root getty 853 text / 3371805 -r-xr-xr-x 31824 r >root getty 853 ctty /dev 90 crw------- ttyv3 rw >root getty 853 0 /dev 90 crw------- ttyv3 rw >root getty 852 root / 2 drwxr-xr-x 1024 r >root getty 852 wd / 2 drwxr-xr-x 1024 r >root getty 852 text / 3371805 -r-xr-xr-x 31824 r >root getty 852 ctty /dev 89 crw------- ttyv2 rw >root getty 852 0 /dev 89 crw------- ttyv2 rw >root getty 851 root / 2 drwxr-xr-x 1024 r >root getty 851 wd / 2 drwxr-xr-x 1024 r >root getty 851 text / 3371805 -r-xr-xr-x 31824 r >root getty 851 ctty /dev 88 crw------- ttyv1 rw >root getty 851 0 /dev 88 crw------- ttyv1 rw >root login 850 root / 2 drwxr-xr-x 1024 r >root login 850 wd / 8287374 drwxr-xr-x 1024 r >root login 850 text / 3372210 -r-sr-xr-x 26264 r >root login 850 ctty /dev 87 crw------- ttyv0 rw >root login 850 0 /dev 87 crw------- ttyv0 rw >root moused 801 root / 2 drwxr-xr-x 1024 r >root moused 801 wd / 2 drwxr-xr-x 1024 r >root moused 801 text / 3372607 -r-xr-xr-x 40184 r >root moused 801 0 /dev 23 crw-rw-rw- null rw >root cron 784 root / 2 drwxr-xr-x 1024 r >root cron 784 wd / 12038401 drwxr-x--- 512 r >root cron 784 text / 3372438 -r-xr-xr-x 42016 r >root cron 784 0 /dev 23 crw-rw-rw- null rw >smmsp sendmail 780 root / 2 drwxr-xr-x 1024 r >smmsp sendmail 780 wd / 12038861 drwxrwx--- 512 r >smmsp sendmail 780 text / 3372660 -r-xr-sr-x 717480 r >smmsp sendmail 780 0 /dev 23 crw-rw-rw- null r >root sendmail 777 root / 2 drwxr-xr-x 1024 r >root sendmail 777 wd / 12038864 drwxr-xr-x 512 r >root sendmail 777 text / 3372660 -r-xr-sr-x 717480 r >root sendmail 777 0 /dev 23 crw-rw-rw- null r >root sshd 774 root / 2 drwxr-xr-x 1024 r >root sshd 774 wd / 2 drwxr-xr-x 1024 r >root sshd 774 text / 3372134 -r-xr-xr-x 306400 r >root sshd 774 0 /dev 23 crw-rw-rw- null rw >root powerd 732 root / 2 drwxr-xr-x 1024 r >root powerd 732 wd / 2 drwxr-xr-x 1024 r >root powerd 732 text / 3372489 -r-xr-xr-x 16096 r >root powerd 732 0 /dev 23 crw-rw-rw- null rw >root ntpd 729 root / 2 drwxr-xr-x 1024 r >root ntpd 729 wd / 2 drwxr-xr-x 1024 r >root ntpd 729 text / 3372636 -r-xr-xr-x 791552 r >root ntpd 729 0 /dev 23 crw-rw-rw- null r >root ntpd 729 6 /dev 23 crw-rw-rw- null r >root ntpd 729 12 /dev 23 crw-rw-rw- null r >root ntpd 729 18* local dgram fffff800163aa780 <-> fffff80016722870 >root syslogd 649 root / 2 drwxr-xr-x 1024 r >root syslogd 649 wd / 2 drwxr-xr-x 1024 r >root syslogd 649 text / 3372512 -r-xr-xr-x 45232 r >root syslogd 649 0 /dev 23 crw-rw-rw- null rw >root syslogd 649 6 /dev 23 crw-rw-rw- null rw >root syslogd 649 12 /dev 23 crw-rw-rw- null rw >root syslogd 649 18 / 12039120 -rw------- 3 w >root devd 505 root / 2 drwxr-xr-x 1024 r >root devd 505 wd / 2 drwxr-xr-x 1024 r >root devd 505 text / 3372085 -r-xr-xr-x 1127096 r >root devd 505 0 /dev 23 crw-rw-rw- null rw >root devd 505 6 /dev 23 crw-rw-rw- null rw >_dhcp dhclient 362 root / 12038402 dr-xr-xr-x 512 r >_dhcp dhclient 362 wd / 12038402 dr-xr-xr-x 512 r >_dhcp dhclient 362 jail / 12038402 dr-xr-xr-x 512 r >_dhcp dhclient 362 text / 3372001 -r-xr-xr-x 95848 r >_dhcp dhclient 362 0 /dev 23 crw-rw-rw- null rw >_dhcp dhclient 362 6 /dev 23 crw-rw-rw- null rw >root dhclient 317 root / 2 drwxr-xr-x 1024 r >root dhclient 317 wd / 2 drwxr-xr-x 1024 r >root dhclient 317 text / 3372001 -r-xr-xr-x 95848 r >root dhclient 317 0 /dev 23 crw-rw-rw- null rw >root dhclient 317 6 /dev 23 crw-rw-rw- null rw >root wpa_supplicant 305 root / 2 drwxr-xr-x 1024 r >root wpa_supplicant 305 wd / 2 drwxr-xr-x 1024 r >root wpa_supplicant 305 text / 3372681 -r-xr-xr-x 825960 r >root wpa_supplicant 305 0 /dev 23 crw-rw-rw- null rw >root wpa_supplicant 305 6 /dev 23 crw-rw-rw- null rw >root adjkerntz 126 root / 2 drwxr-xr-x 1024 r >root adjkerntz 126 wd / 2 drwxr-xr-x 1024 r >root adjkerntz 126 text / 3371992 -r-xr-xr-x 9856 r >root adjkerntz 126 0 /dev 23 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 / 3372039 -r-xr-xr-x 1049376 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >Copyright (c) 1992-2016 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 11.0-CURRENT #0 r297046: Sat Mar 19 02:16:14 EDT 2016 > root@t440p.example.com:/usr/obj/usr/src/sys/GENERIC amd64 >FreeBSD clang version 3.8.0 (tags/RELEASE_380/final 262564) (based on LLVM 3.8.0) >WARNING: WITNESS option enabled, expect reduced performance. >VT(vga): text 80x25 >CPU: Intel(R) Core(TM) i5-4300M CPU @ 2.60GHz (2594.05-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,SDBG,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=0x2fbb<FSGSBASE,TSCADJ,BMI1,HLE,AVX2,SMEP,BMI2,ERMS,INVPCID,RTM,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 = 16261885952 (15508 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <LENOVO TP-GL > >FreeBSD/SMP: Multiprocessor System Detected: 4 CPUs >FreeBSD/SMP: 1 package(s) x 2 core(s) x 2 SMT threads > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 > cpu2 (AP): APIC ID: 2 > cpu3 (AP): APIC ID: 3 >random: unblocking device. >ioapic0 <Version 2.0> irqs 0-23 on motherboard >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >module_register_init: MOD_LOAD (vesa, 0xffffffff80f00da0, 0) error 19 >random: registering fast source Intel Secure Key RNG >random: fast provider: "Intel Secure Key RNG" >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <LENOVO TP-GL> on motherboard >acpi_ec0: <Embedded Controller: GPE 0x11, ECDT> port 0x62,0x66 on acpi0 >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >cpu2: <ACPI CPU> on acpi0 >cpu3: <ACPI CPU> on acpi0 >attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >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-0x71 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1808-0x180b on acpi0 >acpi_lid0: <Control Method Lid Switch> on acpi0 >acpi_button0: <Sleep Button> on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >vgapci0: <VGA-compatible display> port 0x3000-0x303f mem 0xf0000000-0xf03fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 >vgapci0: Boot video device >hdac0: <Intel Haswell HDA Controller> mem 0xf0630000-0xf0633fff irq 16 at device 3.0 on pci0 >xhci0: <Intel Lynx Point USB 3.0 controller> mem 0xf0620000-0xf062ffff 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) >em0: <Intel(R) PRO/1000 Network Connection 7.6.1-k> port 0x3080-0x309f mem 0xf0600000-0xf061ffff,0xf063f000-0xf063ffff irq 20 at device 25.0 on pci0 >em0: Using an MSI interrupt >em0: Ethernet address: 28:d2:44:6f:cd:f4 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci0: <Intel Lynx Point USB 2.0 controller USB-B> mem 0xf063e000-0xf063e3ff irq 16 at device 26.0 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >hdac1: <Intel Lynx Point HDA Controller> mem 0xf0634000-0xf0637fff irq 22 at device 27.0 on pci0 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 28.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pci1: <unknown> at device 0.0 (no driver attached) >pcib2: <ACPI PCI-PCI bridge> irq 17 at device 28.1 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pci2: <network> at device 0.0 (no driver attached) >ehci1: <Intel Lynx Point USB 2.0 controller USB-A> mem 0xf063d000-0xf063d3ff 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 Lynx Point AHCI SATA controller> port 0x30a8-0x30af,0x30b4-0x30b7,0x30a0-0x30a7,0x30b0-0x30b3,0x3060-0x307f mem 0xf063c000-0xf063c7ff irq 19 at device 31.2 on pci0 >ahci0: AHCI v1.30 with 6 6Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_tz0: <Thermal Zone> 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 Synaptics Touchpad, device ID 0 >battery0: <ACPI Control Method Battery> on acpi0 >acpi_acad0: <AC Adapter> on acpi0 >vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >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 >usbus0: 5.0Gbps Super Speed USB v3.0 >Timecounters tick every 1.000 msec >hdacc0: <Intel Haswell HDA CODEC> at cad 0 on hdac0 >hdaa0: <Intel Haswell Audio Function Group> at nid 1 on hdacc0 >pcm0: <Intel Haswell (HDMI/DP 8ch)> at nid 3 on hdaa0 >hdacc1: <Realtek ALC292 HDA CODEC> at cad 0 on hdac1 >hdaa1: <Realtek ALC292 Audio Function Group> at nid 1 on hdacc1 >pcm1: <Realtek ALC292 (Analog 2.0+HP/2.0)> at nid 20,21 and 26 on hdaa1 >pcm2: <Realtek ALC292 (Internal Analog Mic)> at nid 18 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 >uhub0: 21 ports with 21 removable, self powered >uhub1: 3 ports with 3 removable, self powered >uhub2: 3 ports with 3 removable, self powered >ugen0.2: <Generic> at usbus0 >ugen1.2: <vendor 0x8087> at usbus1 >uhub3: <vendor 0x8087 product 0x8008, class 9/0, rev 2.00/0.04, addr 2> on usbus1 >ugen2.2: <vendor 0x8087> at usbus2 >uhub4: <vendor 0x8087 product 0x8000, class 9/0, rev 2.00/0.04, addr 2> on usbus2 >ses0 at ahciem0 bus 0 scbus2 target 0 lun 0 >cd0 at ahcich5 bus 0 scbus1 target 0 lun 0 >cd0: <HL-DT-ST DVDRAM GU90N LU20> Removable CD-ROM SCSI device >cd0: Serial Number M8GE1A63328 >cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes) >cd0: 5088MB (2605456 2048 byte sectors) >ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device >ses0: SEMB SES Device >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <KINGSTON SV200S3128G E120506a> ACS-2 ATA SATA 3.x device >ada0: Serial Number 321A330DKGSK >ada0: 600.000MB/s transfers (SATA 3.x, UDMA5, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 122104MB (250069680 512 byte sectors) >SMP: AP CPU #1 Launched! >SMP: AP CPU #2 Launched! >SMP: AP CPU #3 Launched! >Timecounter "TSC-low" frequency 1297023192 Hz quality 1000 >WARNING: WITNESS option enabled, expect reduced performance. >Trying to mount root from ufs:/dev/ada0p2 [rw]... >ugen0.3: <vendor 0x0bda> at usbus0 >urtwn0: <vendor 0x0bda product 0x8191, class 0/0, rev 2.00/2.00, addr 2> on usbus0 >uhub3: 6 ports with 6 removable, self powered >uhub4: 8 ports with 8 removable, self powered >urtwn0: MAC/BB RTL8188CUS, RF 6052 1T1R >Setting hostuuid: dde3a381-53f4-11cb-8789-ba1098254eef. >Setting hostid: 0x96dc7a19. >Starting ddb. >Starting file system checks: >/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p2: clean, 15476835 free (367355 frags, 1888685 blocks, 1.4% fragmentation) >Mounting local file systems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/nss /usr/local/lib/qt4 /usr/local/llvm36/lib >32-bit compatibility ldconfig path: /usr/lib32 >Setting hostname: t440p.example.com. >Setting up harvesting:[UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy:. >wlan0: Ethernet address: 74:da:38:0c:e7:2a >Created wlan(4) interfaces: wlan0. >Starting wpa_supplicant. >Starting dhclient. >wlan0: no link ...... >wlan0: link state changed to UP > got link >DHCPREQUEST on wlan0 to 255.255.255.255 port 67 >DHCPREQUEST on wlan0 to 255.255.255.255 port 67 >DHCPACK from 192.168.0.1 >bound to 192.168.0.103 -- renewal in 3600 seconds. >Starting Network: lo0 em0 wlan0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > groups: lo >em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=4019b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,VLAN_HWTSO> > ether 28:d2:44:6f:cd:f4 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect > status: no carrier >wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 74:da:38:0c:e7:2a > inet 192.168.0.103 netmask 0xffffff00 broadcast 192.168.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g > status: associated > ssid monkey channel 6 (2437 MHz 11g) bssid f4:f2:6d:9e:5f:8a > country US authmode WPA2/802.11i privacy ON deftxkey UNDEF > AES-CCM 3:128-bit txpower 0 bmiss 7 scanvalid 60 bgscan > bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS > wme roaming MANUAL > groups: wlan >Starting devd. >wpa_supplicant already running? (pid=305). >dhclient already running? (pid=362). >Starting Network: wlan0. >wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 74:da:38:0c:e7:2a > inet 192.168.0.103 netmask 0xffffff00 broadcast 192.168.0.255 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: IEEE 802.11 Wireless Ethernet OFDM/54Mbps mode 11g > status: associated > ssid monkey channel 6 (2437 MHz 11g) bssid f4:f2:6d:9e:5f:8a > country US authmode WPA2/802.11i privacy ON deftxkey UNDEF > AES-CCM 3:128-bit txpower 0 bmiss 7 scanvalid 60 bgscan > bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS > wme roaming MANUAL > groups: wlan >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 file systems:. >Starting ntpd. >Starting powerd. >Configuring vt: blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting default moused. >Starting background file system checks in 60 seconds. > >Thu Mar 24 21:50:53 EDT 2016 >ahcich5: Timeout on slot 31 port 0 >ahcich5: is 00000000 cs 80000000 ss 00000000 rs 80000000 tfd d0 serr 00000000 cmd 000cdf17 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 1e 3b ea 00 00 01 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 21 port 0 >ahcich5: is 00000000 cs 00200000 ss 00000000 rs 00200000 tfd d0 serr 00000000 cmd 000cd517 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 1f f8 a0 00 00 01 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 27 port 0 >ahcich5: is 00000000 cs 08000000 ss 00000000 rs 08000000 tfd d0 serr 00000000 cmd 000cdb17 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 1f f8 a0 00 00 01 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 31 port 0 >ahcich5: is 00000000 cs 80000001 ss 00000000 rs 80000001 tfd d0 serr 00000000 cmd 000cdf17 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 20 f1 a8 00 00 20 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 6 port 0 >ahcich5: is 00000000 cs 000000c0 ss 00000000 rs 000000c0 tfd d0 serr 00000000 cmd 000cc617 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 20 f1 a8 00 00 20 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 13 port 0 >ahcich5: is 00000000 cs 00006000 ss 00000000 rs 00006000 tfd d0 serr 00000000 cmd 000ccd17 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 20 f1 a8 00 00 20 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 20 port 0 >ahcich5: is 00000000 cs 00300000 ss 00000000 rs 00300000 tfd d0 serr 00000000 cmd 000cd417 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 20 f1 a8 00 00 20 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Retrying command >ahcich5: Timeout on slot 27 port 0 >ahcich5: is 00000000 cs 18000000 ss 00000000 rs 18000000 tfd d0 serr 00000000 cmd 000cdb17 >(cd0:ahcich5:0:0:0): READ(10). CDB: 28 00 00 20 f1 a8 00 00 20 00 >(cd0:ahcich5:0:0:0): CAM status: Command timeout >(cd0:ahcich5:0:0:0): Error 5, Retries exhausted >(cd0:ahcich5:0:0:0): cddone: got error 0x5 back >g_vfs_done():cd0[READ(offset=4421664768, length=65536)]error = 5 > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x30 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff809c6e93 >stack pointer = 0x28:0xfffffe0454a2c700 >frame pointer = 0x28:0xfffffe0454a2c790 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 902 (cp) >trap number = 12 >panic: page fault >cpuid = 0 >KDB: stack backtrace: >db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe0454a2c290 >vpanic() at vpanic+0x182/frame 0xfffffe0454a2c310 >panic() at panic+0x43/frame 0xfffffe0454a2c370 >trap_fatal() at trap_fatal+0x351/frame 0xfffffe0454a2c3d0 >trap_pfault() at trap_pfault+0x1fd/frame 0xfffffe0454a2c430 >trap() at trap+0x284/frame 0xfffffe0454a2c640 >calltrap() at calltrap+0x8/frame 0xfffffe0454a2c640 >--- trap 0xc, rip = 0xffffffff809c6e93, rsp = 0xfffffe0454a2c710, rbp = 0xfffffe0454a2c790 --- >cd9660_read() at cd9660_read+0x1b3/frame 0xfffffe0454a2c790 >VOP_READ_APV() at VOP_READ_APV+0xf1/frame 0xfffffe0454a2c7c0 >vn_read() at vn_read+0x157/frame 0xfffffe0454a2c830 >vn_io_fault() at vn_io_fault+0x10d/frame 0xfffffe0454a2c8b0 >dofileread() at dofileread+0x98/frame 0xfffffe0454a2c900 >kern_readv() at kern_readv+0x68/frame 0xfffffe0454a2c950 >sys_read() at sys_read+0x60/frame 0xfffffe0454a2c9a0 >amd64_syscall() at amd64_syscall+0x2db/frame 0xfffffe0454a2cab0 >Xfast_syscall() at Xfast_syscall+0xfb/frame 0xfffffe0454a2cab0 >--- syscall (3, FreeBSD ELF64, sys_read), rip = 0x80097942a, rsp = 0x7fffffffe9c8, rbp = 0x7fffffffea20 --- >Uptime: 20m29s >Dumping 816 out of 16040 MB:..2%..12%..22%..32%..42%..51%..61%..71%..81%..91% > >------------------------------------------------------------------------ >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 PCI_IOV >options ACPI_DMAR >options SMP >options MALLOC_DEBUG_MAXZONES=8 >options WITNESS_SKIPSPIN >options WITNESS >options INVARIANT_SUPPORT >options INVARIANTS >options DEADLKRES >options GDB >options DDB >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options GEOM_LABEL >options GEOM_RAID >options GEOM_PART_GPT >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_OFFLOAD >options IPSEC >options INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ix >device ixv >device ixl >device ixlv >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap >device crypto > >------------------------------------------------------------------------ >ddb capture buffer > >
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 208275
:
168591
| 168592 |
168724
|
168755