FreeBSD Bugzilla – Attachment 151300 Details for
Bug 196468
Powerd hangs my AMD APU system
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
crash dump log
core.txt.2 (text/plain), 179.32 KB, created by
ditf.robins
on 2015-01-03 20:18:13 UTC
(
hide
)
Description:
crash dump log
Filename:
MIME Type:
Creator:
ditf.robins
Created:
2015-01-03 20:18:13 UTC
Size:
179.32 KB
patch
obsolete
>bsd dumped core - see /var/crash/vmcore.2 > >Fri Jan 2 19:36:47 EET 2015 > >FreeBSD bsd 10.1-STABLE FreeBSD 10.1-STABLE #0 r276468: Wed Dec 31 14:36:23 EET 2014 toms@bsd:/usr/obj/usr/src/sys/GENERIC amd64 > >panic: spin lock held too long > >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: >spin lock 0xffffffff81656c10 (smp rendezvous) held by 0xfffff801069ff000 (tid 100726) too long >timeout stopping cpus >panic: spin lock held too long >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff80968220 at kdb_backtrace+0x60 >#1 0xffffffff8092c755 at panic+0x155 >#2 0xffffffff80918e23 at _mtx_lock_spin_cookie+0x243 >#3 0xffffffff80d19e61 at smp_tlb_shootdown+0x91 >#4 0xffffffff80d1bbcc at pmap_invalidate_range+0x2fc >#5 0xffffffff80ba5f15 at vm_thread_new+0x155 >#6 0xffffffff8093c951 at thread_alloc+0x31 >#7 0xffffffff8093ad88 at create_thread+0xb8 >#8 0xffffffff8093b123 at sys_thr_new+0xb3 >#9 0xffffffff80d2b657 at amd64_syscall+0x357 >#10 0xffffffff80d10ddb at Xfast_syscall+0xfb >Uptime: 1h52m47s >Dumping 551 out of 7603 MB:..3%..12%..21%..32%..41%..53%..61%..73%..82%..93% > >Reading symbols from /boot/kernel/zfs.ko.symbols...done. >Loaded symbols for /boot/kernel/zfs.ko.symbols >Reading symbols from /boot/kernel/opensolaris.ko.symbols...done. >Loaded symbols for /boot/kernel/opensolaris.ko.symbols >Reading symbols from /boot/kernel/amdtemp.ko.symbols...done. >Loaded symbols for /boot/kernel/amdtemp.ko.symbols >Reading symbols from /boot/kernel/fuse.ko.symbols...done. >Loaded symbols for /boot/kernel/fuse.ko.symbols >Reading symbols from /boot/kernel/tmpfs.ko.symbols...done. >Loaded symbols for /boot/kernel/tmpfs.ko.symbols >Reading symbols from /boot/modules/vboxdrv.ko...done. >Loaded symbols for /boot/modules/vboxdrv.ko >Reading symbols from /boot/kernel/fdescfs.ko.symbols...done. >Loaded symbols for /boot/kernel/fdescfs.ko.symbols >Reading symbols from /boot/kernel/ums.ko.symbols...done. >Loaded symbols for /boot/kernel/ums.ko.symbols >Reading symbols from /boot/kernel/snd_uaudio.ko.symbols...done. >Loaded symbols for /boot/kernel/snd_uaudio.ko.symbols >Reading symbols from /boot/kernel/uhid.ko.symbols...done. >Loaded symbols for /boot/kernel/uhid.ko.symbols >Reading symbols from /boot/kernel/pf.ko.symbols...done. >Loaded symbols for /boot/kernel/pf.ko.symbols >Reading symbols from /boot/modules/vboxnetflt.ko...done. >Loaded symbols for /boot/modules/vboxnetflt.ko >Reading symbols from /boot/kernel/netgraph.ko.symbols...done. >Loaded symbols for /boot/kernel/netgraph.ko.symbols >Reading symbols from /boot/kernel/ng_ether.ko.symbols...done. >Loaded symbols for /boot/kernel/ng_ether.ko.symbols >Reading symbols from /boot/modules/vboxnetadp.ko...done. >Loaded symbols for /boot/modules/vboxnetadp.ko >Reading symbols from /boot/kernel/linprocfs.ko.symbols...done. >Loaded symbols for /boot/kernel/linprocfs.ko.symbols >Reading symbols from /boot/kernel/linux.ko.symbols...done. >Loaded symbols for /boot/kernel/linux.ko.symbols >Reading symbols from /boot/kernel/radeonkms.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkms.ko.symbols >Reading symbols from /boot/kernel/drm2.ko.symbols...done. >Loaded symbols for /boot/kernel/drm2.ko.symbols >Reading symbols from /boot/kernel/iicbus.ko.symbols...done. >Loaded symbols for /boot/kernel/iicbus.ko.symbols >Reading symbols from /boot/kernel/iic.ko.symbols...done. >Loaded symbols for /boot/kernel/iic.ko.symbols >Reading symbols from /boot/kernel/iicbb.ko.symbols...done. >Loaded symbols for /boot/kernel/iicbb.ko.symbols >Reading symbols from /boot/kernel/radeonkmsfw_ARUBA_pfp.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkmsfw_ARUBA_pfp.ko.symbols >Reading symbols from /boot/kernel/radeonkmsfw_ARUBA_me.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkmsfw_ARUBA_me.ko.symbols >Reading symbols from /boot/kernel/radeonkmsfw_ARUBA_rlc.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkmsfw_ARUBA_rlc.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 0xffffffff8092c3d2 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:452 >#2 0xffffffff8092c794 in panic (fmt=<value optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:759 >#3 0xffffffff80918e23 in _mtx_lock_spin_cookie (c=<value optimized out>, > tid=<value optimized out>, opts=<value optimized out>, > file=<value optimized out>, line=<value optimized out>) > at /usr/src/sys/kern/kern_mutex.c:554 >#4 0xffffffff80d19e61 in smp_tlb_shootdown (vector=246, > pmap=0xffffffff8167df60, addr1=18446741883609198592, > addr2=18446741883609202688) at /usr/src/sys/amd64/amd64/mp_machdep.c:1145 >#5 0xffffffff80d1bbcc in pmap_invalidate_range (pmap=<value optimized out>, > sva=<value optimized out>, eva=<value optimized out>) > at /usr/src/sys/amd64/amd64/pmap.c:1471 >#6 0xffffffff80ba5f15 in vm_thread_new (td=0xfffff801f42a0490, pages=Cannot access memory at address 0x20 >) > at /usr/src/sys/vm/vm_glue.c:382 >#7 0xffffffff8093c951 in thread_alloc (pages=0) > at /usr/src/sys/kern/kern_thread.c:347 >#8 0xffffffff8093ad88 in create_thread () at /usr/src/sys/kern/kern_thr.c:198 >#9 0xffffffff8093b123 in sys_thr_new (td=<value optimized out>, > uap=<value optimized out>) at /usr/src/sys/kern/kern_thr.c:143 >#10 0xffffffff80d2b657 in amd64_syscall (td=0xfffff8010d0f8490, traced=0) > at subr_syscall.c:134 >#11 0xffffffff80d10ddb in Xfast_syscall () > at /usr/src/sys/amd64/amd64/exception.S:396 >#12 0x00000008011d09ba 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 18005602445122784 - DLs - 0:04.06 [kernel] > 0 1 0 0 20 0 9472 17979214343259904 wait DLs - 0:00.08 [init] > 0 2 0 0 -16 0 0 18005602445122784 - DL - 0:00.00 [cam] > 0 3 0 0 -8 0 0 18005602445122784 tx->tx_s DL - 0:02.12 [zfskern] > 0 4 0 0 -16 0 0 18005602445122784 waiting_ DL - 0:00.00 [sctp_iterator] > 0 5 0 0 -16 0 0 18005602445122784 psleep DL - 0:01.47 [pagedaemon] > 0 6 0 0 -16 0 0 18005602445122784 psleep DL - 0:00.00 [vmdaemon] > 0 7 0 0 155 0 0 18005602445122784 pgzero DL - 0:00.00 [pagezero] > 0 8 0 0 -16 0 0 18005602445122784 psleep DL - 0:00.04 [bufdaemon] > 0 9 0 0 -16 0 0 18005602445122784 - RL - 0:00.03 [vnlru] > 0 10 0 0 -16 0 0 18005602445122784 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 18005602445122784 - RL - 346:49.11 [idle] > 0 12 0 0 -84 0 0 18005602445122784 - WL - 1:26.46 [intr] > 0 13 0 0 -8 0 0 18005602445122784 - DL - 0:00.01 [geom] > 0 14 0 0 -16 0 0 18005602445122784 - DL - 0:02.07 [rand_harvestq] > 0 15 0 0 -68 0 0 18005602445122784 - DL - 0:30.43 [usb] > 0 16 0 0 -20 0 0 18005602445122784 - RL - 0:06.06 [Timer] > 0 17 0 0 16 0 0 18005602445122784 syncer DL - 0:00.43 [syncer] > 0 153 1 0 52 0 12352 17979215791479808 pause Ds - 0:00.00 [adjkerntz] > 0 339 1 0 28 0 14632 17979232247255040 select Ds - 0:00.00 [dhclient] > 65 375 1 0 20 0 14632 17979214343254272 select Ds - 0:00.00 [dhclient] > 0 383 1 0 20 0 16712 17979214343268864 select Ds - 0:04.82 [moused] > 0 397 1 0 20 0 13164 17979214606805504 select Ds - 0:00.01 [devd] > 0 405 0 0 -16 0 0 18005602445122784 - RL - 0:01.90 [pf purge] > 0 455 0 0 -16 0 0 18005602445122784 sleep DL - 0:00.00 [ng_queue] > 0 502 1 0 20 0 14508 0 select Ds - 0:00.02 [syslogd] > 556 658 1 0 20 0 17120 17979214982075904 select Ds - 0:00.01 [dbus-daemon] > 0 688 1 0 20 0 25452 17979214943207936 select Ds - 0:00.20 [ntpd] > 0 724 1 0 21 0 109264 0 wait Ds - 0:00.15 [slim] > 0 727 724 0 20 0 199160 17979233463414784 uwait D - 13:51.52 [Xorg] > 0 729 1 0 20 0 112644 17979214956552960 kqread Ds - 0:00.14 [php-fpm] > 80 730 729 0 20 0 116740 17979214943160320 accept D - 0:01.76 [php-fpm] > 80 731 729 0 20 0 116740 17979214343232512 accept D - 0:01.71 [php-fpm] > 0 735 1 0 52 0 30928 17979215001707520 pause Ds - 0:00.00 [nginx] > 80 736 735 0 20 0 30928 0 kqread D - 0:00.15 [nginx] > 0 761 1 0 49 0 16600 17979214605730816 nanslp Ds - 0:00.01 [cron] > 0 804 1 0 52 0 14496 17979214982993152 ttyin Ds+ - 0:00.00 [getty] > 0 805 1 0 52 0 14496 0 ttyin Ds+ - 0:00.00 [getty] > 0 806 1 0 52 0 14496 17979237967944192 ttyin Ds+ - 0:00.00 [getty] > 0 807 1 0 52 0 14496 0 ttyin Ds+ - 0:00.00 [getty] > 0 808 1 0 52 0 14496 17979214606783744 ttyin Ds+ - 0:00.00 [getty] > 0 809 1 0 52 0 14496 17979214943635200 ttyin Ds+ - 0:00.00 [getty] > 0 810 1 0 52 0 14496 0 ttyin Ds+ - 0:00.00 [getty] > 0 811 1 0 52 0 14496 17979214950626816 ttyin Ds+ - 0:00.00 [getty] > 0 815 1 0 20 0 102636 17979214982070784 n D - 0:00.03 [console-kit-daemon] > 0 817 1 0 20 0 65552 17979214956556544 kqread D - 0:00.02 [polkitd] >1001 819 724 0 20 0 140820 17979214343263488 kqread Ds - 0:01.71 [i3] >1001 828 1 0 20 0 184776 17979214605782528 select D - 0:01.03 [gtmixer] >1001 841 1 0 25 0 30344 17979214949684736 select D - 0:00.00 [dbus-launch] >1001 842 1 0 20 0 17120 17979214604656128 select Ds - 0:00.04 [dbus-daemon] >1001 844 1 0 22 0 74444 17979214606787328 e D - 0:00.01 [at-spi-bus-launche] >1001 845 844 0 20 0 17120 17979237964403200 select D - 0:00.06 [dbus-daemon] >1001 847 1 0 26 0 70572 0 fffff8010dc12940 D - 0:00.08 [at-spi2-registryd] >1001 848 1 0 26 0 191052 17979214949330944 uwait Ds - 0:00.05 [musicpd] >1001 880 1 0 20 0 85504 17979214343237888 select D - 0:00.29 [xterm] >1001 884 880 0 20 0 28804 17979214983670272 pause Ds - 0:00.04 [zsh] >1001 892 1 0 20 0 985536 17979214943651584 - R - 19:55.85 [firefox] >1001 898 1 0 20 0 51012 17979214943671552 - R - 0:00.02 [gconfd-2] > 0 901 884 0 20 0 47728 17979214953973504 wait D - 0:00.01 [su] > 0 902 901 0 20 0 23576 17979214606792704 pause D - 0:00.04 [csh] >1001 923 1 0 20 0 856684 17979214343248896 select D - 2:48.06 [opera] >1001 960 1 0 20 0 44176 17979234680350208 select D - 0:00.01 [xfconfd] >1001 964 1 0 20 0 54872 17979214943644160 select D - 0:00.01 [gvfsd] >1001 966 1 0 20 0 54896 17979215000506880 o D - 0:00.01 [gvfs-hal-volume-mo] >1001 968 1 0 31 0 65652 17979234102340608 select D - 0:00.06 [gvfsd-fuse] >1001 970 1 0 20 0 66120 17979215001695232 m D - 0:00.01 [gvfs-gphoto2-volum] >1001 975 1 0 20 0 21828 17979214943655168 select Ds - 0:00.39 [tmux] >1001 976 975 0 20 0 198436 0 kqread Ds+ - 0:29.62 [rtorrent] > 0 1166 1 0 20 0 14476 17979214954748928 select Ds - 0:00.43 [powerd] > 0 1169 902 0 20 0 12356 17979214953376256 kqread D+ - 0:00.00 [tail] >1001 1183 1 0 20 0 88580 17979214957393920 select D - 0:01.66 [VBoxXPCOMIPCD] >1001 1185 1 0 20 0 151940 17979214957388544 uwait D - 0:04.45 [VBoxSVC] >1001 1186 1185 0 20 0 1546836 0 select D - 43:48.65 [VirtualBox] >1001 1316 1 0 20 0 81408 17979214954002432 select D - 0:00.30 [xterm] >1001 1320 1316 0 20 0 35192 17979214953372672 pause Ds - 0:00.22 [zsh] >1001 1335 1 0 20 0 132224 17979214983666688 kqread D - 0:00.11 [i3bar] >1001 1336 1335 0 20 0 16576 17979214343221504 nanslp D - 0:00.14 [i3status] >1001 1358 1 0 20 0 72072 17979214948152320 select Ds - 0:18.68 [compton] >1001 1379 1320 0 20 0 25464 17979214954754304 select D+ - 0:15.47 [htop] > 0 1403 1 0 20 0 59216 17979214956547584 select D - 0:00.02 [upowerd] >1001 1573 1 0 20 0 318556 17979232224098304 uwait D - 11:39.13 [mpv] >1001 2127 976 0 30 0 198436 17979214982996736 - R+ - 0:00.00 [rtorrent] > >------------------------------------------------------------------------ >vmstat -s > > 91616311 cpu context switches > 3442282 device interrupts > 719078 software interrupts >167090970 traps >473564391 system calls > 19 kernel threads created > 1710 fork() calls > 397 vfork() calls > 1 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 32565 vnode pager pageins > 615760 vnode pager pages paged in > 558 vnode pager pageouts > 1530 vnode pager pages paged out > 32 page daemon wakeups > 0 pages examined by the page daemon > 9664 pages reactivated > 271396 copy-on-write faults > 334 copy-on-write optimized faults > 53278786 zero fill pages zeroed > 5836 zero fill pages prezeroed > 46 intransit blocking page faults >127989658 total VM faults taken > 73066660 page faults requiring I/O > 0 pages affected by kernel thread creation > 430262 pages affected by fork() > 14433 pages affected by vfork() > 101 pages affected by rfork() > 0 pages cached >204818947 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 179999 pages active > 168637 pages inactive > 0 pages in VM cache > 1490631 pages wired down > 48949 pages free > 4096 bytes per page > 5847716 total name lookups > cache hits (78% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > ppbusdev 2 1K - 2 256 > CAM CCB 0 0K - 224751 2048 > entropy 1026 65K - 2598 32,64,4096 > cdev 5 2K - 5 256 > filedesc 109 421K - 3125 16,32,64,128,2048,4096,8192,16384,32768,65536 >filedesc_to_leader 0 0K - 2 64 > sigio 3 1K - 3 64 > filecaps 1 1K - 5 16,64 > kdtrace 571 128K - 3504 64,256 > kenv 87 12K - 98 16,32,64,128,8192 > kqueue 34 45K - 2676 256,512,2048,4096,8192 > proc-args 62 5K - 1797 16,32,64,128,256 > hhook 2 1K - 2 256 > ithread 109 17K - 110 32,128,256 > KTRACE 100 13K - 100 128 > linker 498 1769K - 625 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > lockf 149 18K - 45362 64,128 > loginclass 3 1K - 48 64 > cache 1 1K - 1 32 > devbuf 18278 36547K - 19368 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > temp 33 21K - 29274 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > ip6ndp 3 1K - 3 64,128 > acpiintr 1 1K - 1 64 > module 516 65K - 517 128 > mtx_pool 2 16K - 2 8192 > hdaa 5 52K - 5 1024,2048,16384,32768 > hdac 1 1K - 1 1024 > osd 16 1K - 28 16,32,64,128 > hdacc 1 1K - 1 32 > pmchooks 1 1K - 1 128 > pgrp 46 6K - 182 128 > session 39 5K - 101 128 > proc 2 32K - 2 16384 > subproc 211 393K - 2256 512,4096 > cred 102 16K - 92774 64,256 > plimit 31 8K - 87 256 > uidinfo 6 5K - 40 128,4096 > acpica 4106 419K - 52937 16,32,64,128,256,512,1024,2048 > vtbuf 24 5712K - 70 4096 > CAM path 7 1K - 40 32 > feeder 32 4K - 946 32,128 > sysctl 0 0K - 2549 16,32,64 > sysctloid 5439 269K - 5666 16,32,64,128 > sysctltmp 0 0K - 540 16,32,64,128,256 > tidhash 1 32K - 1 32768 > callout 5 2184K - 5 > umtx 1098 138K - 1134 128 > p1003.1b 1 1K - 1 16 > SWAP 2 821K - 2 64 > bus 1366 117K - 6418 16,32,64,128,256,1024 > bus-sc 102 3400K - 3785 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 8 17K - 8 32,4096 > eventhandler 100 8K - 100 64,128 > vt 11 6K - 11 512 > kobj 352 1408K - 915 4096 > Per-cpu 1 1K - 1 32 > sysmouse 1 2K - 3 2048 > rman 235 28K - 662 16,32,128 > sbuf 1 4K - 1487123 16,32,64,128,256,512,1024,2048,4096,8192,16384 > taskqueue 87 14K - 137 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 34 2K - 2904271 32,64 > vmem 2 640K - 7 16384,32768,65536 > ioctlops 0 0K - 11308 256,512,1024,2048,4096 > select 120 15K - 122 128 > iov 0 0K - 55762213 16,32,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 7 200K - 73 16384 > tty 16 16K - 19 1024 > pts 3 1K - 6 256 > mbuf_tag 0 0K - 21 32,128 > shmfd 1 8K - 1 8192 > soname 63 7K - 82105 16,32,64,128 > pcb 131 1178K - 11178 16,32,128,1024,2048,8192 > vfscache 1 2048K - 1 > vfs_hash 1 1024K - 1 > vnodes 2 1K - 2 32,256 > DEVFS3 170 43K - 181 256 > DEVFS1 144 72K - 154 512 > mount 166 7K - 335 16,32,64,128,256 > vnodemarker 0 0K - 4683 512 > fadvise 1 1K - 80 64 > BPF 10 18K - 10 128,512,4096 > DEVFS_RULE 80 38K - 80 64,512 > ifnet 3 5K - 3 128,2048 > ifaddr 46 13K - 47 32,64,128,256,512,2048,4096 > ether_multi 17 1K - 24 16,32,64 > clone 7 1K - 7 128 > arpcom 1 1K - 1 16 > lltable 8 3K - 8 256,512 > DEVFS 28 1K - 29 16,128 > DEVFSP 7 1K - 10391 64 > routetbl 60 17K - 10607 32,64,128,256,512 > igmp 2 1K - 2 256 > in_multi 2 1K - 3 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_multi 15 2K - 15 32,256 > mld 2 1K - 2 128 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 229 32 > ufs_quota 1 1024K - 1 > vm_pgdata 2 1025K - 2 128 > UMAHash 38 633K - 94 512,1024,2048,4096,8192,16384,32768,65536 > memdesc 1 4K - 2 4096 > atkbddev 2 1K - 2 64 > pfs_nodes 77 20K - 77 256 > pfs_vncache 329 21K - 588 64 > GEOM 119 21K - 803 16,32,64,128,256,512,1024,2048,8192,16384 > mixer 3 12K - 3 4096 > acpitask 1 16K - 1 16384 > acpisem 24 3K - 24 128 > raid_data 0 0K - 108 32,128,256 > CAM periph 6 2K - 20 16,32,64,128,256 > acpidev 38 3K - 38 64 > CAM queue 8 3K - 19 16,32,512 > UART 3 3K - 3 16,1024 >CAM dev queue 3 1K - 3 64 > CAM SIM 3 1K - 3 256 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > CAM XPT 24 2K - 101 16,32,64,128,256,512,1024,2048,65536 > pci_link 16 2K - 16 32,128 > acpi_perf 4 1K - 4 256 > CAM DEV 5 10K - 8 2048 > io_apic 1 2K - 1 2048 > MCA 7 1K - 7 128 > USB 69 88K - 72 16,32,128,256,512,1024,2048,4096,8192 > USBdev 72 18K - 10453 32,64,128,256,512,4096 > msi 13 2K - 13 32,128 > nexusdev 3 1K - 3 16 > kbdmux 7 22K - 7 16,512,1024,2048,16384 > isadev 8 1K - 8 128 > kstat_data 6 1K - 6 64 > solaris 38554 36753K - 5077926 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > fuse_vnode 1 1K - 1 512 > fuse_msgbuf 375 96K - 375 256,2048 > iprtheap 2884 5240K - 2942 32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > fdesc_mount 1 1K - 1 16 > pf_hash 3 2880K - 3 > pf_ifnet 7 4K - 13 128,256,2048 > pf_osfp 1130 115K - 1130 64,128 > pf_rule 11 11K - 11 1024 > pf_table 5 10K - 8 2048 >netgraph_node 3 1K - 3 128,256 > netgraph 1 1K - 1 64 > futex 0 0K - 6 128 > futex wp 0 0K - 4 32 > linux 15 1K - 18 32,64 > gem_name 329 23K - 1452236 32,4096 > drm_global 2 1K - 2 128,256 > drm_vblank 7 1K - 41949 16,128 > drm_dma 1 1K - 1 32 > drm_sarea 1 1K - 1 16 > drm_driver 1357 2616K - 16175088 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > drm_magic 0 0K - 2 32 > drm_maps 2 9K - 4 128,8192 > drm_files 1 1K - 4 512 >drm_ctxbitmap 1 4K - 1 4096 > drm_sman 604 76K - 2735749 128 > drm_hashtab 1 4096K - 1 > drm_kms 64 15K - 42061 16,32,64,128,256,512,2048,4096 > ttm_pd 26 10K - 2108656 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 > ttm_rman 2 1K - 2 256 > ttm_zone 2 1K - 2 64 > ttm_poolmgr 1 1K - 1 512 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 237, 3, 237, 0, 0 >UMA Zones: 1152, 0, 237, 0, 237, 0, 0 >UMA Slabs: 80, 0, 45543, 3207, 97380, 0, 0 >UMA RCntSlabs: 88, 0, 927, 468, 3344, 0, 0 >UMA Hash: 256, 0, 66, 24, 104, 0, 0 >4 Bucket: 32, 0, 489, 3011, 298002, 0, 0 >6 Bucket: 48, 0, 73, 1753, 176498, 0, 0 >8 Bucket: 64, 0, 57, 1741, 260525, 11, 0 >12 Bucket: 96, 0, 34, 827, 163985, 0, 0 >16 Bucket: 128, 0, 111, 726, 720716, 0, 0 >32 Bucket: 256, 0, 106, 449, 1082654, 49, 0 >64 Bucket: 512, 0, 120, 328, 64619, 49, 0 >128 Bucket: 1024, 0, 114, 90, 10799, 0, 0 >256 Bucket: 2048, 0, 150, 24, 137357,1515, 0 >vmem btag: 56, 0, 53590, 2358, 72285, 395, 0 >VM OBJECT: 256, 0, 11807, 1003, 2628734, 0, 0 >RADIX NODE: 144, 0, 127381, 1814,15649331, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 59, 468, 59, 0, 0 >MAP ENTRY: 128, 0, 6742, 1504, 1573168, 0, 0 >VMSPACE: 448, 0, 63, 117, 2110, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 4112, 0, 420, 0, 420, 0, 0 >16: 16, 0, 8602, 1689,29122095, 0, 0 >32: 32, 0, 10365, 2385, 8718753, 0, 0 >64: 64, 0, 28104, 19450, 9249953, 0, 0 >128: 128, 0, 12850, 2991,33676024, 0, 0 >256: 256, 0, 8042, 4048, 1259757, 0, 0 >512: 512, 0, 1148, 276, 1619671, 0, 0 >1024: 1024, 0, 1830, 410, 4023384, 0, 0 >2048: 2048, 0, 181, 39, 297667, 0, 0 >4096: 4096, 0, 2382, 7, 425942, 0, 0 >8192: 8192, 0, 549, 7, 17294, 0, 0 >16384: 16384, 0, 31, 2, 21281, 0, 0 >32768: 32768, 0, 23, 4, 698, 0, 0 >65536: 65536, 0, 18, 2, 166, 0, 0 >64 pcpu: 8, 0, 1656, 648, 1656, 0, 0 >SLEEPQUEUE: 80, 0, 550, 225, 568, 0, 0 >Files: 80, 0, 806, 694, 722225, 0, 0 >TURNSTILE: 136, 0, 550, 190, 568, 0, 0 >rl_entry: 40, 0, 81, 1019, 81, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1216, 0, 81, 45, 2127, 0, 0 >THREAD: 1168, 0, 488, 61, 1375, 0, 0 >cpuset: 72, 0, 249, 411, 393, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 3021150, 259, 1686, 1897017, 0, 0 >mbuf: 256, 3021150, 23, 1416,56610690, 0, 0 >mbuf_cluster: 2048, 472054, 1771, 9, 12903, 0, 0 >mbuf_jumbo_page: 4096, 236027, 0, 37,44444066, 0, 0 >mbuf_jumbo_9k: 9216, 209802, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 157348, 0, 0, 0, 0, 0 >mbuf_ext_refcnt: 4, 0, 0, 502, 1, 0, 0 >ttyinq: 160, 0, 270, 180, 1020, 0, 0 >ttyoutq: 256, 0, 142, 233, 539, 0, 0 >g_bio: 248, 0, 0, 320, 898722, 0, 0 >DMAR_MAP_ENTRY: 120, 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: 960, 0, 0, 0, 0, 0, 0 >taskq_zone: 48, 0, 0, 1577, 6632, 0, 0 >VNODE: 472, 0, 10133, 139, 12953, 0, 0 >VNODEPOLL: 112, 0, 48, 477, 53, 0, 0 >BUF TRIE: 144, 0, 0, 49329, 0, 0, 0 >S VFS Cache: 108, 0, 7104, 526, 974286, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 354, 366, 5815, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 76, 1609995, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >fuse_ticket: 224, 0, 0, 187, 6, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 14, 41, 14, 0, 0 >pipe: 744, 0, 67, 63, 817, 0, 0 >range_seg_cache: 64, 0, 9001, 2469, 134176, 0, 0 >zio_cache: 920, 0, 4, 248, 2361578, 0, 0 >zio_link_cache: 48, 0, 0, 1743, 1118416, 0, 0 >zio_buf_512: 512, 0, 9872, 168, 75623, 0, 0 >zio_data_buf_512: 512, 0, 14, 434, 3688, 0, 0 >zio_buf_1024: 1024, 0, 26, 150, 1923, 0, 0 >zio_data_buf_1024: 1024, 0, 24, 176, 915, 0, 0 >zio_buf_1536: 1536, 0, 24, 56, 3524, 0, 0 >zio_data_buf_1536: 1536, 0, 5, 85, 393, 0, 0 >zio_buf_2048: 2048, 0, 14, 30, 10197, 0, 0 >zio_data_buf_2048: 2048, 0, 3, 47, 311, 0, 0 >zio_buf_2560: 2560, 0, 1, 14, 1507, 0, 0 >zio_data_buf_2560: 2560, 0, 3, 21, 361, 0, 0 >zio_buf_3072: 3072, 0, 1, 17, 1197, 0, 0 >zio_data_buf_3072: 3072, 0, 6, 15, 388, 0, 0 >zio_buf_3584: 3584, 0, 0, 5, 1402, 0, 0 >zio_data_buf_3584: 3584, 0, 3, 6, 317, 0, 0 >zio_buf_4096: 4096, 0, 50, 110, 231440, 0, 0 >zio_data_buf_4096: 4096, 0, 0, 8, 271, 0, 0 >zio_buf_5120: 5120, 0, 2, 4, 503, 0, 0 >zio_data_buf_5120: 5120, 0, 0, 8, 403, 0, 0 >zio_buf_6144: 6144, 0, 5, 6, 2039, 0, 0 >zio_data_buf_6144: 6144, 0, 1, 8, 438, 0, 0 >zio_buf_7168: 7168, 0, 0, 5, 491, 0, 0 >zio_data_buf_7168: 7168, 0, 0, 8, 405, 0, 0 >zio_buf_8192: 8192, 0, 1, 16, 32733, 0, 0 >zio_data_buf_8192: 8192, 0, 0, 8, 532, 0, 0 >zio_buf_10240: 10240, 0, 0, 7, 823, 0, 0 >zio_data_buf_10240: 10240, 0, 1, 8, 694, 0, 0 >zio_buf_12288: 12288, 0, 3, 7, 5643, 0, 0 >zio_data_buf_12288: 12288, 0, 3, 8, 510, 0, 0 >zio_buf_14336: 14336, 0, 0, 6, 438, 0, 0 >zio_data_buf_14336: 14336, 0, 0, 8, 559, 0, 0 >zio_buf_16384: 16384, 0, 4422, 52, 76274, 0, 0 >zio_data_buf_16384: 16384, 0, 1, 8, 281, 0, 0 >zio_buf_20480: 20480, 0, 0, 7, 5214, 0, 0 >zio_data_buf_20480: 20480, 0, 0, 8, 410, 0, 0 >zio_buf_24576: 24576, 0, 1, 5, 2253, 0, 0 >zio_data_buf_24576: 24576, 0, 1, 7, 329, 0, 0 >zio_buf_28672: 28672, 0, 0, 5, 1200, 0, 0 >zio_data_buf_28672: 28672, 0, 0, 8, 279, 0, 0 >zio_buf_32768: 32768, 0, 1, 5, 1656, 0, 0 >zio_data_buf_32768: 32768, 0, 3, 7, 289, 0, 0 >zio_buf_40960: 40960, 0, 0, 5, 3007, 0, 0 >zio_data_buf_40960: 40960, 0, 3, 6, 644, 0, 0 >zio_buf_49152: 49152, 0, 1, 6, 7364, 0, 0 >zio_data_buf_49152: 49152, 0, 0, 8, 471, 0, 0 >zio_buf_57344: 57344, 0, 1, 6, 2267, 0, 0 >zio_data_buf_57344: 57344, 0, 0, 7, 393, 0, 0 >zio_buf_65536: 65536, 0, 0, 4, 1913, 0, 0 >zio_data_buf_65536: 65536, 0, 0, 8, 389, 0, 0 >zio_buf_81920: 81920, 0, 1, 6, 4433, 0, 0 >zio_data_buf_81920: 81920, 0, 2, 8, 760, 0, 0 >zio_buf_98304: 98304, 0, 0, 6, 4171, 0, 0 >zio_data_buf_98304: 98304, 0, 0, 8, 625, 0, 0 >zio_buf_114688: 114688, 0, 2, 5, 2401, 0, 0 >zio_data_buf_114688: 114688, 0, 0, 6, 647, 0, 0 >zio_buf_131072: 131072, 0, 1, 6, 17054, 0, 0 >zio_data_buf_131072: 131072, 0, 34903, 0, 87982, 0, 0 >zio_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_data_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_data_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_data_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_data_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_data_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_data_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_data_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_data_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_data_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_data_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_data_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_data_buf_1048576: 1048576, 0, 0, 0, 0, 0, 0 >zio_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_data_buf_1310720: 1310720, 0, 0, 0, 0, 0, 0 >zio_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_data_buf_1572864: 1572864, 0, 0, 0, 0, 0, 0 >zio_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_data_buf_1835008: 1835008, 0, 0, 0, 0, 0, 0 >zio_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_data_buf_2097152: 2097152, 0, 0, 0, 0, 0, 0 >zio_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_data_buf_2621440: 2621440, 0, 0, 0, 0, 0, 0 >zio_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_data_buf_3145728: 3145728, 0, 0, 0, 0, 0, 0 >zio_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_data_buf_3670016: 3670016, 0, 0, 0, 0, 0, 0 >zio_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_data_buf_4194304: 4194304, 0, 0, 0, 0, 0, 0 >zio_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_data_buf_5242880: 5242880, 0, 0, 0, 0, 0, 0 >zio_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_data_buf_6291456: 6291456, 0, 0, 0, 0, 0, 0 >zio_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_data_buf_7340032: 7340032, 0, 0, 0, 0, 0, 0 >zio_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_data_buf_8388608: 8388608, 0, 0, 0, 0, 0, 0 >zio_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_data_buf_10485760: 10485760, 0, 0, 0, 0, 0, 0 >zio_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_data_buf_12582912: 12582912, 0, 0, 0, 0, 0, 0 >zio_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_data_buf_14680064: 14680064, 0, 0, 0, 0, 0, 0 >zio_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >zio_data_buf_16777216: 16777216, 0, 0, 0, 0, 0, 0 >lz4_ctx: 16384, 0, 0, 7, 107452, 0, 0 >sa_cache: 80, 0, 9698, 202, 12251, 0, 0 >dnode_t: 752, 0, 12319, 61, 13347, 0, 0 >dmu_buf_impl_t: 232, 0, 16961, 9576, 109024, 0, 0 >arc_buf_hdr_t: 216, 0, 61380, 2268, 190618, 0, 0 >arc_buf_t: 72, 0, 39545, 5115, 206413, 0, 0 >zil_lwb_cache: 192, 0, 4, 296, 2026, 0, 0 >zfs_znode_cache: 368, 0, 9698, 112, 12251, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 117, 758, 82705, 0, 0 >itimer: 352, 0, 2, 64, 2, 0, 0 >KNOTE: 128, 0, 119, 780,12769398, 0, 0 >socket: 696, 243325, 224, 441, 15378, 0, 0 >unpcb: 240, 243328, 150, 170, 2743, 0, 0 >ipq: 56, 14768, 0, 0, 0, 0, 0 >udp_inpcb: 392, 243330, 11, 169, 5295, 0, 0 >udpcb: 16, 243470, 11, 1244, 5295, 0, 0 >tcp_inpcb: 392, 243330, 120, 460, 7326, 0, 0 >tcpcb: 1024, 243328, 60, 436, 7326, 0, 0 >tcptw: 88, 27810, 60, 840, 3245, 0, 0 >syncache: 160, 15375, 0, 250, 1215, 0, 0 >hostcache: 136, 15370, 298, 253, 420, 0, 0 >tcpreass: 40, 29600, 0, 1300, 3791, 0, 0 >sackhole: 32, 0, 0, 1375, 39307, 0, 0 >sctp_ep: 1408, 243326, 0, 0, 0, 0, 0 >sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 332, 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, 243330, 0, 0, 0, 0, 0 >ripcb: 392, 243330, 1, 29, 1, 0, 0 >rtentry: 200, 0, 13, 247, 14, 0, 0 >selfd: 56, 0, 299, 1476,638188978, 0, 0 >SWAPMETA: 288, 944112, 0, 0, 0, 0, 0 >pf mtags: 40, 0, 0, 0, 0, 0, 0 >pf states: 296, 10010, 175, 254, 6717, 0, 0 >pf state keys: 88, 0, 175, 815, 6717, 0, 0 >pf source nodes: 136, 10005, 0, 0, 0, 0, 0 >pf table entries: 160, 200000, 13, 62, 13, 0, 0 >pf table counters: 64, 0, 0, 0, 0, 0, 0 >pf frags: 80, 0, 0, 0, 0, 0, 0 >pf frag entries: 32, 5000, 0, 0, 0, 0, 0 >pf state scrubs: 40, 0, 0, 0, 0, 0, 0 >NetGraph items: 72, 4123, 0, 0, 0, 0, 0 >NetGraph data items: 72, 527, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq16: hdac0 111 3 >irq17: ehci0 ehci1 4 0 >irq18: ohci0 ohci1+ 881962 23836 >cpu0:timer 2835944 76647 >irq256: re0 2180239 58925 >irq259: ahci0:ch0 224330 6062 >irq261: ahci0:ch2 197 5 >cpu3:timer 2677171 72355 >cpu1:timer 2758679 74558 >cpu2:timer 2834814 76616 >irq267: vgapci0 155439 4201 >Total 14548890 393213 > >------------------------------------------------------------------------ >pstat -T > >806/200000 files >0M/6143M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/ada0p2 12582656 0 12582656 0% > >------------------------------------------------------------------------ >iostat > >iostat: kvm_read(_tk_nin): invalid address (0x0) >iostat: disabling TTY statistics > ada0 ada1 pass0 cpu > KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 86.27 5988 504.44 39.32 5 0.20 0.00 0 0.00 8 0 14 0 78 > >------------------------------------------------------------------------ >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 >m 196608 0 --rw------- toms toms toms toms 2 393216 828 727 17:43:26 18:07:14 17:43:26 >m 65537 0 --rw------- toms toms toms toms 2 393216 892 727 17:45:03 18:37:35 17:45:03 >m 65538 0 --rw------- toms toms toms toms 2 393216 923 727 17:47:14 18:07:14 17:47:14 >m 65539 0 --rw------- toms toms toms toms 2 393216 923 727 17:51:37 18:07:14 17:51:37 >m 983044 0 --rwarwarwa toms toms toms toms 2 1612352 1573 727 19:10:53 no-entry 19:10:53 >m 327685 0 --rwa------ toms toms toms toms 2 8222544 1186 727 18:07:29 no-entry 18:07:29 >m 4521992 0 --rwarwarwa toms toms toms toms 2 1612352 1573 727 19:10:53 no-entry 19:10:53 > >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: 67108864 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 1024 (max number of shared memory identifiers) > shmseg: 1024 (max shared memory segments per process) > shmall: 32768 (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: > 2283510 packets sent > 1435719 data packets (2050388060 bytes) > 62302 data packets (89437883 bytes) retransmitted > 407 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 773838 ack-only packets (28411 delayed) > 0 URG only packets > 6 window probe packets > 740 window update packets > 10905 control packets > 1510180 packets received > 478763 acks (for 2050360813 bytes) > 194093 duplicate acks > 0 acks for unsent data > 839072 packets (1089723287 bytes) received in-sequence > 252 completely duplicate packets (71583 bytes) > 5 old duplicate packets > 9 packets with some dup. data (809 bytes duped) > 3791 out-of-order packets (4794516 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 5294 window update packets > 87 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 > 6093 connection requests > 1213 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 6084 connections established (including accepts) > 7206 connections closed (including 206 drops) > 3085 connections updated cached RTT on close > 3086 connections updated cached RTT variance on close > 248 connections updated cached ssthresh on close > 440 embryonic connections dropped > 175304 segments updated rtt (of 216452 attempts) > 9466 retransmit timeouts > 0 connections dropped by rexmit timeout > 6 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 2593 keepalive timeouts > 2593 keepalive probes sent > 0 connections dropped by keepalive > 289871 correct ACK header predictions > 824846 correct data packet header predictions > 1215 syncache entries added > 0 retransmitted > 1 dupsyn > 0 dropped > 1213 completed > 0 bucket overflow > 0 cache overflow > 2 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 1215 cookies sent > 0 cookies received > 420 hostcache entries added > 0 bucket overflow > 27390 SACK recovery episodes > 56853 segment rexmits in SACK recovery episodes > 81818780 byte rexmits in SACK recovery episodes > 228677 SACK options (SACK blocks) received > 2913 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: > 1431 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 2 dropped due to no socket > 1 broadcast/multicast datagram undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 1428 delivered > 1575 datagrams output > 0 times multicast source filter matched >ip: > 1512098 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 > 1511609 packets for this host > 130 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 > 2288177 packets sent from this host > 2 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: > 2 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > destination unreachable: 2 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 130 > 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: > 7 ARP requests sent > 56 ARP replies sent > 56 ARP requests received > 6 ARP replies received > 62 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 2 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 packets reassembled ok > 2 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 2 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 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 > Input histogram: > TCP: 2 > Mbuf statistics: > 2 one mbuf > 0 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 2 failures of source address selection > source addresses on a non-outgoing I/F > 2 addresses scope=f > Source addresses selection rule applied: > 2 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) >282/3102/3384 mbufs in use (current/cache/total) >85/1695/1780/472054 mbuf clusters in use (current/cache/total/max) >259/1686 mbuf+clusters out of packet secondary zone in use (current/cache) >0/37/37/236027 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/209802 9k jumbo clusters in use (current/cache/total/max) >0/0/0/157348 16k jumbo clusters in use (current/cache/total/max) >240K/4313K/4554K 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 87.110.132.1 UGS re0 >87.110.132.0/22 link#1 U re0 >87.110.135.249 link#1 UHS lo0 >127.0.0.1 link#2 UH 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) >fffff80106dfe800 tcp4 0 0 87.110.135.249.332 78.84.243.186.5758 ESTABLISHED >fffff80152603630 tcp4 0 0 87.110.135.249.496 87.110.136.164.547 TIME_WAIT >fffff80106efec08 tcp4 0 0 87.110.135.249.496 86.4.54.148.11280 TIME_WAIT >fffff80106e92000 tcp4 0 0 87.110.135.249.496 87.110.115.162.166 SYN_SENT >fffff801526038f0 tcp4 0 0 87.110.135.249.496 77.38.202.254.3154 TIME_WAIT >fffff80152603420 tcp4 0 0 87.110.135.249.496 88.135.132.28.5575 TIME_WAIT >fffff80106efef20 tcp4 0 0 87.110.135.249.496 46.109.117.23.1684 TIME_WAIT >fffff801526039f8 tcp4 0 0 87.110.135.249.332 87.110.135.249.496 TIME_WAIT >fffff801526035d8 tcp4 0 0 87.110.135.249.496 194.8.23.150.47617 TIME_WAIT >fffff80152603948 tcp4 0 0 87.110.135.249.496 80.232.243.198.572 TIME_WAIT >fffff80152603478 tcp4 0 0 87.110.135.249.496 87.110.77.17.5555 TIME_WAIT >fffff801526039a0 tcp4 0 0 87.110.135.249.496 46.109.71.164.5116 TIME_WAIT >fffff80152603898 tcp4 0 0 87.110.135.249.496 46.109.109.114.587 TIME_WAIT >fffff80152603790 tcp4 0 0 87.110.135.249.496 81.198.96.134.4434 TIME_WAIT >fffff80152603108 tcp4 0 0 87.110.135.249.496 77.38.228.41.51413 TIME_WAIT >fffff80152603160 tcp4 0 0 87.110.135.249.496 195.154.255.217.23 TIME_WAIT >fffff801526036e0 tcp4 0 0 87.110.135.249.496 88.135.141.152.608 TIME_WAIT >fffff80152603738 tcp4 0 0 87.110.135.249.496 85.158.77.226.6055 TIME_WAIT >fffff80152603528 tcp4 0 0 87.110.135.249.496 77.38.194.207.3623 TIME_WAIT >fffff801526037e8 tcp4 0 0 87.110.135.249.496 46.4.107.115.80 TIME_WAIT >fffff8000c839000 tcp4 0 0 87.110.135.249.496 146.199.53.141.606 SYN_SENT >fffff80106efe5d8 tcp4 0 0 87.110.135.249.332 87.110.135.249.496 TIME_WAIT >fffff80106e0c800 tcp4 0 0 87.110.135.249.496 24.139.64.11.59805 SYN_SENT >fffff80106e98c00 tcp4 0 0 87.110.135.249.496 62.210.88.93.51103 SYN_SENT >fffff80106e0d800 tcp4 0 0 87.110.135.249.496 174.58.133.183.584 SYN_SENT >fffff801cd0911b8 tcp4 0 0 87.110.135.249.496 188.37.162.147.372 TIME_WAIT >fffff801a7a84000 tcp4 0 0 87.110.135.249.496 86.129.249.91.6456 SYN_SENT >fffff80106efea50 tcp4 0 0 87.110.135.249.496 46.165.208.203.114 TIME_WAIT >fffff801a7e8ab58 tcp4 0 0 87.110.135.249.495 149.5.241.99.21083 TIME_WAIT >fffff80106dfec00 tcp4 0 0 87.110.135.249.495 62.85.74.17.14324 FIN_WAIT_2 >fffff80152603210 tcp4 0 0 87.110.135.249.495 71.197.75.234.3298 TIME_WAIT >fffff801cd091f20 tcp4 0 0 87.110.135.249.495 188.122.93.137.510 TIME_WAIT >fffff801a7d8a800 tcp4 0 0 87.110.135.249.495 5.79.64.70.61663 SYN_SENT >fffff801cd0918f0 tcp4 0 0 87.110.135.249.495 178.33.123.122.602 TIME_WAIT >fffff80106efec60 tcp4 0 0 87.110.135.249.495 98.211.75.128.1848 TIME_WAIT >fffff8000c8b8000 tcp4 0 0 87.110.135.249.495 24.145.44.41.14802 SYN_SENT >fffff8000c8b8c00 tcp4 0 0 87.110.135.249.495 115.132.36.106.650 SYN_SENT >fffff80106efed10 tcp4 0 0 87.110.135.249.495 76.31.12.131.23436 TIME_WAIT >fffff801cd091e18 tcp4 0 0 87.110.135.249.495 46.165.251.79.4489 TIME_WAIT >fffff80106efedc0 tcp4 0 0 87.110.135.249.495 75.140.75.110.2687 TIME_WAIT >fffff80106e52000 tcp4 0 0 87.110.135.249.495 70.179.167.63.5283 SYN_SENT >fffff801cd091c60 tcp4 0 0 87.110.135.249.495 37.58.52.20.44253 TIME_WAIT >fffff80106e58c00 tcp4 0 0 87.110.135.249.495 71.89.7.120.56317 SYN_SENT >fffff801526030b0 tcp4 0 0 87.110.135.249.495 68.144.96.231.5788 TIME_WAIT >fffff8018d622210 tcp4 0 0 87.110.135.249.332 87.110.135.249.495 TIME_WAIT >fffff80106df1c00 tcp4 0 0 87.110.135.249.495 120.150.70.203.201 SYN_SENT >fffff801a7d8a400 tcp4 0 0 87.110.135.249.495 220.239.33.232.449 SYN_SENT >fffff8000c838c00 tcp4 0 0 87.110.135.249.495 70.74.174.103.6402 SYN_SENT >fffff80106e92800 tcp4 0 0 87.110.135.249.495 81.224.73.79.61504 SYN_SENT >fffff8018d6212c0 tcp4 0 0 87.110.135.249.495 85.17.22.102.50123 TIME_WAIT >fffff8018d6211b8 tcp4 0 0 87.110.135.249.495 185.21.216.187.511 TIME_WAIT >fffff80152601000 tcp4 0 0 87.110.135.249.332 87.110.135.249.495 TIME_WAIT >fffff801a7da6000 tcp4 0 0 87.110.135.249.495 70.162.122.30.5591 SYN_SENT >fffff801a794b400 tcp4 0 0 87.110.135.249.495 95.68.70.137.31147 SYN_SENT >fffff801a794b800 tcp4 0 0 87.110.135.249.495 83.81.95.1.62605 SYN_SENT >fffff80106e21800 tcp4 0 0 87.110.135.249.495 220.245.79.78.6396 SYN_SENT >fffff801cd091d68 tcp4 0 0 87.110.135.249.495 195.154.10.76.5110 TIME_WAIT >fffff801a7949c00 tcp4 0 0 87.110.135.249.495 107.184.143.98.127 SYN_SENT >fffff80152b26c00 tcp4 0 0 87.110.135.249.495 81.108.11.209.5083 SYN_SENT >fffff801a7d9c400 tcp4 0 0 87.110.135.249.495 136.169.25.172.611 SYN_SENT >fffff80106e43c00 tcp4 0 0 87.110.135.249.495 62.85.74.17.14324 FIN_WAIT_2 >fffff80106e5f800 tcp4 0 0 87.110.135.249.495 70.74.174.103.5000 SYN_SENT >fffff80106efeb58 tcp4 0 0 87.110.135.249.495 46.165.208.203.114 TIME_WAIT >fffff8018d620f20 tcp4 0 0 87.110.135.249.495 5.39.87.6.51103 TIME_WAIT >fffff80106e98400 tcp4 0 0 87.110.135.249.495 124.169.44.253.303 SYN_SENT >fffff80152603688 tcp4 0 0 87.110.135.249.495 67.247.23.86.47960 TIME_WAIT >fffff8018d621318 tcp4 0 0 87.110.135.249.495 85.17.22.102.50123 TIME_WAIT >fffff80106e99400 tcp4 0 0 87.110.135.249.495 81.224.73.79.64605 SYN_SENT >fffff80106e99800 tcp4 0 0 87.110.135.249.495 71.89.7.120.56317 SYN_SENT >fffff801cd091c08 tcp4 0 0 87.110.135.249.495 178.33.123.122.602 TIME_WAIT >fffff80106e08800 tcp4 0 0 87.110.135.249.495 173.206.68.180.111 SYN_SENT >fffff801526033c8 tcp4 0 0 87.110.135.249.495 71.197.75.234.3298 TIME_WAIT >fffff80152602f20 tcp4 0 0 87.110.135.249.495 76.31.12.131.23436 TIME_WAIT >fffff80106e81c00 tcp4 0 0 87.110.135.249.495 162.200.216.143.52 SYN_SENT >fffff801a7941800 tcp4 0 0 87.110.135.249.495 174.0.140.124.3010 SYN_SENT >fffff80106e80000 tcp4 0 0 87.110.135.249.495 73.169.83.239.6176 SYN_SENT >fffff801a7e8adc0 tcp4 0 0 87.110.135.249.495 149.5.241.99.21083 TIME_WAIT >fffff801cd091898 tcp4 0 0 87.110.135.249.494 193.180.119.163.11 TIME_WAIT >fffff801327a0400 tcp4 0 0 87.110.135.249.494 198.91.161.186.473 SYN_SENT >fffff8000c8dcc00 tcp4 0 0 87.110.135.249.494 24.145.44.41.14802 SYN_SENT >fffff80106e14000 tcp4 0 0 87.110.135.249.494 31.209.148.75.6044 SYN_SENT >fffff80106e14400 tcp4 0 0 87.110.135.249.494 70.179.167.63.5283 SYN_SENT >fffff801a7e8a420 tcp4 0 0 87.110.135.249.494 188.37.162.147.372 TIME_WAIT >fffff80106efee70 tcp4 0 0 87.110.135.249.494 98.211.75.128.1848 TIME_WAIT >fffff8018d621108 tcp4 0 0 87.110.135.249.494 91.121.177.223.511 TIME_WAIT >fffff8018d6213c8 tcp4 0 0 87.110.135.249.494 95.211.211.138.610 TIME_WAIT >fffff80106efebb0 tcp4 0 0 87.110.135.249.494 101.167.116.231.46 TIME_WAIT >fffff80152601c60 tcp4 0 0 87.110.135.249.332 87.110.135.249.494 TIME_WAIT >fffff8018d621420 tcp4 0 0 87.110.135.249.494 185.21.216.187.511 TIME_WAIT >fffff801a7e8a3c8 tcp4 0 0 87.110.135.249.494 108.162.207.216.80 TIME_WAIT >fffff801d6cc9268 tcp4 0 0 87.110.135.249.494 108.162.207.216.80 TIME_WAIT >fffff801d6cc9318 tcp4 0 0 87.110.135.249.494 108.162.207.216.80 TIME_WAIT >fffff801d6cc9210 tcp4 0 0 87.110.135.249.494 108.162.207.216.80 TIME_WAIT >fffff801d6cc8630 tcp4 0 0 87.110.135.249.494 217.23.10.111.443 TIME_WAIT >fffff8018d621580 tcp4 0 0 87.110.135.249.386 217.23.10.111.443 TIME_WAIT >fffff80152b2b0b0 tcp4 0 0 87.110.135.249.332 217.23.10.111.443 TIME_WAIT >fffff8018d621528 tcp4 0 0 87.110.135.249.254 217.23.10.111.443 TIME_WAIT >fffff8000c83a000 tcp4 0 0 87.110.135.249.332 218.81.231.163.538 LAST_ACK >fffff8000c838400 tcp4 0 1057 87.110.135.249.332 218.81.231.163.537 LAST_ACK >fffff80106e8a400 tcp4 0 0 87.110.135.249.227 82.73.177.143.1337 FIN_WAIT_2 >fffff801a7da6800 tcp4 0 829 87.110.135.249.281 199.16.157.105.443 FIN_WAIT_1 >fffff801a794a800 tcp4 0 0 87.110.135.249.154 88.85.83.215.80 ESTABLISHED >fffff801a7da7000 tcp4 0 0 87.110.135.249.407 119.9.80.228.443 FIN_WAIT_2 >fffff80106e78c00 tcp4 0 0 87.110.135.249.419 5.150.254.85.443 ESTABLISHED >fffff80106e52c00 tcp4 0 0 87.110.135.249.529 5.150.254.85.443 ESTABLISHED >fffff80106e9f000 tcp4 0 0 87.110.135.249.527 84.237.209.223.591 ESTABLISHED >fffff80106e14800 tcp4 0 0 87.110.135.249.555 71.197.164.67.5773 ESTABLISHED >fffff80106e08400 tcp4 0 0 87.110.135.249.492 62.210.88.114.5599 ESTABLISHED >fffff8000c838800 tcp4 0 0 *.33264 *.* LISTEN >fffff801a7da7800 tcp4 0 0 127.0.0.1.5000 *.* LISTEN >fffff801a7941400 tcp4 0 0 87.110.135.249.126 64.233.165.109.993 ESTABLISHED >fffff801a7d9ac00 tcp4 0 0 87.110.135.249.126 64.233.165.109.993 ESTABLISHED >fffff801a7d8ac00 tcp4 0 0 87.110.135.249.125 64.233.165.109.993 ESTABLISHED >fffff801a7949800 tcp4 0 0 87.110.135.249.125 64.233.165.109.993 ESTABLISHED >fffff801a794b000 tcp4 0 0 87.110.135.249.125 64.233.165.109.993 ESTABLISHED >fffff801a7d89000 tcp4 0 0 87.110.135.249.125 64.233.165.109.993 ESTABLISHED >fffff8000cba2c00 tcp4 0 0 127.0.0.1.6600 *.* LISTEN >fffff8000cba3000 tcp6 0 0 ::1.6600 *.* LISTEN >fffff8000cba3400 tcp4 0 0 127.0.0.1.8127 *.* LISTEN >fffff8000cba3800 tcp4 0 0 127.0.0.1.9000 *.* LISTEN >fffff8000c334498 udp4 0 0 87.110.135.249.196 195.122.12.242.53 >fffff8000c387188 udp4 0 0 87.110.135.249.477 80.232.230.242.53 >fffff8020e079620 udp4 0 0 *.* *.* >fffff8000c4bcdc8 udp4 0 0 127.0.0.1.123 *.* >fffff8000c4bd000 udp6 0 0 fe80::1%lo0.123 *.* >fffff8000c4bd188 udp6 0 0 ::1.123 *.* >fffff8000c4bd310 udp4 0 0 87.110.135.249.123 *.* >fffff8000c4bd498 udp6 0 0 *.123 *.* >fffff8000c4bd620 udp4 0 0 *.123 *.* >fffff8000c4bd7a8 udp4 0 0 *.514 *.* >fffff8000c4bd930 udp6 0 0 *.514 *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff80106b52000 stream 0 0 0 fffff80106b50870 0 0 /tmp/.X11-unix/X0 >fffff80106b50870 stream 0 0 0 fffff80106b52000 0 0 >fffff8000c3372d0 stream 0 0 0 fffff8000c3370f0 0 0 >fffff8000c3370f0 stream 0 0 0 fffff8000c3372d0 0 0 >fffff8000c4c5d20 stream 0 0 0 fffff80106b50d20 0 0 /var/run/devd.pipe >fffff80106b50d20 stream 0 0 0 fffff8000c4c5d20 0 0 >fffff80106b50960 stream 0 0 0 fffff8000c337690 0 0 /var/run/dbus/system_bus_socket >fffff8000c337690 stream 0 0 0 fffff80106b50960 0 0 >fffff8000c31e3c0 stream 0 0 0 fffff80106b50b40 0 0 /var/run/dbus/system_bus_socket >fffff80106b50b40 stream 0 0 0 fffff8000c31e3c0 0 0 >fffff80106b50a50 stream 0 0 0 fffff80106b512d0 0 0 /tmp/.X11-unix/X0 >fffff80106b512d0 stream 0 0 0 fffff80106b50a50 0 0 >fffff8000c31e000 stream 0 0 0 fffff8000c31e1e0 0 0 /tmp/i3-toms.n0VyEn/ipc-socket.819 >fffff8000c31e1e0 stream 0 0 0 fffff8000c31e000 0 0 >fffff8000c3373c0 stream 0 0 0 fffff8000c3375a0 0 0 /tmp/.X11-unix/X0 >fffff8000c3375a0 stream 0 0 0 fffff8000c3373c0 0 0 >fffff8000c4c5c30 stream 0 0 fffff80106dd3588 0 0 0 /tmp/i3-toms.n0VyEn/ipc-socket.819 >fffff80106b51000 stream 0 0 0 fffff8000c4a1000 0 0 /tmp/.X11-unix/X0 >fffff8000c4a1000 stream 0 0 0 fffff80106b51000 0 0 >fffff8000c337c30 stream 0 0 0 fffff8000c31e2d0 0 0 /tmp/.X11-unix/X0 >fffff8000c31e2d0 stream 0 0 0 fffff8000c337c30 0 0 >fffff8000c31e0f0 stream 0 0 0 fffff8000c4b9e10 0 0 /tmp/.X11-unix/X0 >fffff8000c4b9e10 stream 0 0 0 fffff8000c31e0f0 0 0 >fffff8000c4bfd20 stream 0 0 0 fffff8000c4bfe10 0 0 /tmp/.X11-unix/X0 >fffff8000c4bfe10 stream 0 0 0 fffff8000c4bfd20 0 0 >fffff8000c4a0000 stream 0 0 0 fffff8000c4a00f0 0 0 >fffff8000c4a00f0 stream 1 0 0 fffff8000c4a0000 0 0 >fffff80106b510f0 stream 0 0 0 fffff8000c4b91e0 0 0 /tmp/.X11-unix/X0 >fffff8000c4b91e0 stream 0 0 0 fffff80106b510f0 0 0 >fffff8000c34f3c0 stream 0 0 0 fffff8000c4b93c0 0 0 /tmp/.vbox-toms-ipc/ipcd >fffff8000c4b93c0 stream 0 0 0 fffff8000c34f3c0 0 0 >fffff8000c337d20 stream 0 0 0 fffff8000c4a10f0 0 0 /tmp/.X11-unix/X0 >fffff8000c4a10f0 stream 0 0 0 fffff8000c337d20 0 0 >fffff80106b51d20 stream 0 0 0 fffff80106b51960 0 0 /tmp/.vbox-toms-ipc/ipcd >fffff80106b51960 stream 0 0 0 fffff80106b51d20 0 0 >fffff8000c3374b0 stream 0 0 fffff8011c9c3000 0 0 0 /tmp/.vbox-toms-ipc/ipcd >fffff8000c31eb40 stream 0 0 0 fffff80106b51e10 0 0 >fffff80106b51e10 stream 0 0 0 fffff8000c31eb40 0 0 >fffff80106b513c0 stream 0 0 0 fffff80106b514b0 0 0 >fffff80106b514b0 stream 0 0 0 fffff80106b513c0 0 0 >fffff80106b515a0 stream 0 0 0 fffff8000c34f000 0 0 >fffff8000c34f000 stream 0 0 0 fffff80106b515a0 0 0 >fffff8000c34f780 stream 0 0 0 fffff8000c4c5b40 0 0 >fffff8000c4c5b40 stream 0 0 0 fffff8000c34f780 0 0 >fffff8000c4a0690 stream 0 0 fffff80106c39760 0 0 0 /tmp/tmux-1001/default >fffff8000c4a0780 stream 0 0 0 fffff8000c34f5a0 0 0 >fffff8000c34f5a0 stream 0 0 0 fffff8000c4a0780 0 0 >fffff8000c34f960 stream 0 0 0 fffff80106b51c30 0 0 /tmp/dbus-biMmcwyUZX >fffff80106b51c30 stream 0 0 0 fffff8000c34f960 0 0 >fffff80106b51780 stream 0 0 0 fffff80106b51870 0 0 /tmp/dbus-biMmcwyUZX >fffff80106b51870 stream 0 0 0 fffff80106b51780 0 0 >fffff8000c337780 stream 0 0 0 fffff8000c34f2d0 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c34f2d0 stream 0 0 0 fffff8000c337780 0 0 >fffff8000c337870 stream 0 0 0 fffff8000c337960 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c337960 stream 0 0 0 fffff8000c337870 0 0 >fffff8000c34f0f0 stream 0 0 0 fffff8000c34f1e0 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c34f1e0 stream 0 0 0 fffff8000c34f0f0 0 0 >fffff8000c34fb40 stream 0 0 0 fffff8000c34fa50 0 0 >fffff8000c34fa50 stream 0 0 0 fffff8000c34fb40 0 0 >fffff8000c34fc30 stream 0 0 0 fffff8000c34fe10 0 0 /tmp/dbus-v6EcczJIoB >fffff8000c34fe10 stream 0 0 0 fffff8000c34fc30 0 0 >fffff8000c4b8e10 stream 0 0 0 fffff8000c4b81e0 0 0 /tmp/.X11-unix/X0 >fffff8000c4b81e0 stream 0 0 0 fffff8000c4b8e10 0 0 >fffff8000c4a0870 stream 0 0 0 fffff8000c4c4c30 0 0 /tmp/.X11-unix/X0 >fffff8000c4c4c30 stream 0 0 0 fffff8000c4a0870 0 0 >fffff8000c4b8000 stream 0 0 0 fffff8000c4b80f0 0 0 /tmp/.X11-unix/X0 >fffff8000c4b80f0 stream 0 0 0 fffff8000c4b8000 0 0 >fffff8000c4a0960 stream 0 0 0 fffff8000c4a0a50 0 0 >fffff8000c4a0a50 stream 0 0 0 fffff8000c4a0960 0 0 >fffff8000c4a0b40 stream 0 0 0 fffff8000c4a0e10 0 0 >fffff8000c4a0e10 stream 1 0 0 fffff8000c4a0b40 0 0 >fffff8000c4c4d20 stream 0 0 0 fffff8000c4b8d20 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4b8d20 stream 0 0 0 fffff8000c4c4d20 0 0 >fffff8000c4b84b0 stream 0 0 0 fffff8000c4c5870 0 0 >fffff8000c4c5870 stream 0 0 0 fffff8000c4b84b0 0 0 >fffff8000c4a0c30 stream 0 0 0 fffff8000c4a0d20 0 0 /var/run/dbus/system_bus_socket >fffff8000c4a0d20 stream 0 0 0 fffff8000c4a0c30 0 0 >fffff8000c4c5000 stream 0 0 0 fffff8000c4c4e10 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4c4e10 stream 0 0 0 fffff8000c4c5000 0 0 >fffff8000c4c50f0 stream 0 0 0 fffff8000c4b90f0 0 0 /tmp/orbit-toms/linc-37c-0-1f99749978957 >fffff8000c4b90f0 stream 0 0 0 fffff8000c4c50f0 0 0 >fffff8000c4b85a0 stream 0 0 fffff80132094760 0 0 0 /tmp/orbit-toms/linc-37c-0-1f99749978957 >fffff8000c4b8690 stream 0 0 0 fffff8000c4b8780 0 0 /tmp/orbit-toms/linc-382-0-cebc46b6b451 >fffff8000c4b8780 stream 0 0 0 fffff8000c4b8690 0 0 >fffff8000c4b8870 stream 0 0 0 fffff8000c4b8960 0 0 /var/run/dbus/system_bus_socket >fffff8000c4b8960 stream 0 0 0 fffff8000c4b8870 0 0 >fffff8000c4b8a50 stream 0 0 0 fffff8000c4b8b40 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4b8b40 stream 0 0 0 fffff8000c4b8a50 0 0 >fffff8000c4b8c30 stream 0 0 fffff80132099b10 0 0 0 /tmp/orbit-toms/linc-382-0-cebc46b6b451 >fffff8000c4b9000 stream 0 0 0 fffff8000c4b92d0 0 0 /tmp/.X11-unix/X0 >fffff8000c4b92d0 stream 0 0 0 fffff8000c4b9000 0 0 >fffff8000c4c51e0 stream 0 0 0 fffff8000c4c52d0 0 0 /tmp/.X11-unix/X0 >fffff8000c4c52d0 stream 0 0 0 fffff8000c4c51e0 0 0 >fffff8000c4c53c0 stream 0 0 0 fffff8000c4c54b0 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4c54b0 stream 0 0 0 fffff8000c4c53c0 0 0 >fffff8000c4c55a0 stream 0 0 0 fffff8000c4c5690 0 0 /tmp/.X11-unix/X0 >fffff8000c4c5690 stream 0 0 0 fffff8000c4c55a0 0 0 >fffff8000c4c5780 stream 0 0 0 fffff8000c337b40 0 0 /tmp/dbus-v6EcczJIoB >fffff8000c337b40 stream 0 0 0 fffff8000c4c5780 0 0 >fffff8000c4b94b0 stream 0 0 0 fffff8000c4b9960 0 0 /tmp/dbus-v6EcczJIoB >fffff8000c4b9960 stream 0 0 0 fffff8000c4b94b0 0 0 >fffff8000c4b95a0 stream 0 0 0 fffff8000c4b9690 0 0 >fffff8000c4b9690 stream 0 0 0 fffff8000c4b95a0 0 0 >fffff8000c4b9780 stream 0 0 fffff8010d0933b0 0 0 0 /tmp/dbus-v6EcczJIoB >fffff8000c4a11e0 stream 0 0 0 fffff8000c4a12d0 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4a12d0 stream 0 0 0 fffff8000c4a11e0 0 0 >fffff8000c4a13c0 stream 0 0 0 fffff8000c4a15a0 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4a15a0 stream 0 0 0 fffff8000c4a13c0 0 0 >fffff8000c4c5960 stream 0 0 0 fffff8000c4b9a50 0 0 /tmp/.X11-unix/X0 >fffff8000c4b9a50 stream 0 0 0 fffff8000c4c5960 0 0 >fffff8000c4b9b40 stream 0 0 0 fffff8000c4b9870 0 0 >fffff8000c4b9870 stream 0 0 0 fffff8000c4b9b40 0 0 >fffff8000c4c5a50 stream 0 0 fffff8010d023760 0 0 0 /tmp/dbus-biMmcwyUZX >fffff8000c4a1d20 stream 0 0 0 fffff8000c4a1690 0 0 /tmp/.X11-unix/X0 >fffff8000c4a1690 stream 0 0 0 fffff8000c4a1d20 0 0 >fffff8000c4b9c30 stream 0 0 0 fffff8000c4b9d20 0 0 /tmp/.X11-unix/X0 >fffff8000c4b9d20 stream 0 0 0 fffff8000c4b9c30 0 0 >fffff8000c31e4b0 stream 0 0 0 fffff8000c31e5a0 0 0 >fffff8000c31e5a0 stream 0 0 0 fffff8000c31e4b0 0 0 >fffff8000c31e690 stream 0 0 0 fffff8000c31e780 0 0 /var/run/dbus/system_bus_socket >fffff8000c31e780 stream 0 0 0 fffff8000c31e690 0 0 >fffff8000c4a1870 stream 0 0 0 fffff8000c4a1960 0 0 /var/run/dbus/system_bus_socket >fffff8000c4a1960 stream 0 0 0 fffff8000c4a1870 0 0 >fffff8000c4a1a50 stream 0 0 0 fffff8000c4a1b40 0 0 /var/run/dbus/system_bus_socket >fffff8000c4a1b40 stream 0 0 0 fffff8000c4a1a50 0 0 >fffff8000c31e870 stream 0 0 0 fffff8000c31e960 0 0 /var/run/dbus/system_bus_socket >fffff8000c31e960 stream 0 0 0 fffff8000c31e870 0 0 >fffff8000c31ea50 stream 0 0 0 fffff8000c4a25a0 0 0 /tmp/.X11-unix/X0 >fffff8000c4a25a0 stream 0 0 0 fffff8000c31ea50 0 0 >fffff8000c337e10 stream 0 0 0 fffff8000c4a6000 0 0 /tmp/.X11-unix/X0 >fffff8000c4a6000 stream 96 0 0 fffff8000c337e10 0 0 >fffff8000c4c6000 stream 0 0 0 fffff8000c4c60f0 0 0 /var/run/devd.pipe >fffff8000c4c60f0 stream 0 0 0 fffff8000c4c6000 0 0 >fffff8000c4a2000 stream 0 0 0 fffff8000c4a20f0 0 0 >fffff8000c4a20f0 stream 0 0 0 fffff8000c4a2000 0 0 >fffff8000c4c61e0 stream 0 0 0 fffff8000c4c62d0 0 0 >fffff8000c4c62d0 stream 0 0 0 fffff8000c4c61e0 0 0 >fffff8000c4a60f0 stream 0 0 0 fffff8000c4a61e0 0 0 /tmp/.X11-unix/X0 >fffff8000c4a61e0 stream 0 0 0 fffff8000c4a60f0 0 0 >fffff8000c4a2870 stream 0 0 fffff8000cb4a760 0 0 0 /tmp/.X11-unix/X0 >fffff8000c4a21e0 stream 0 0 0 fffff8000c4a22d0 0 0 >fffff8000c4a22d0 stream 0 0 0 fffff8000c4a21e0 0 0 >fffff8000c4a63c0 stream 0 0 fffff8000c965ce8 0 0 0 /var/run/dbus/system_bus_socket >fffff8000c4a65a0 stream 0 0 fffff8000c12e938 0 0 0 /var/run/devd.pipe >fffff8000c4a1e10 dgram 0 0 0 fffff8000c4a24b0 0 0 >fffff8000c4a2690 dgram 0 0 0 fffff8000c4a23c0 0 fffff8000c4a62d0 >fffff8000c4a62d0 dgram 0 0 0 fffff8000c4a23c0 0 0 >fffff8000c4a23c0 dgram 0 0 fffff8000c92c588 0 fffff8000c4a2690 0 /var/run/logpriv >fffff8000c4a24b0 dgram 0 0 fffff8000c92c760 0 fffff8000c4a1e10 0 /var/run/log >fffff8000c4a64b0 seqpac 0 0 fffff8000c12e760 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 *.33264 >tcp4 0/0/100 localhost.commplex-mai >tcp4 0/0/5 localhost.6600 >tcp6 0/0/5 localhost.6600 >tcp4 0/0/128 localhost.8127 >tcp4 0/0/128 localhost.9000 >unix 0/0/5 /tmp/i3-toms.n0VyEn/ipc-socket.819 >unix 0/0/128 /tmp/.vbox-toms-ipc/ipcd >unix 0/0/16 /tmp/tmux-1001/default >unix 0/0/10 /tmp/orbit-toms/linc-37c-0-1f99749978957 >unix 0/0/10 /tmp/orbit-toms/linc-382-0-cebc46b6b451 >unix 0/0/30 /tmp/dbus-v6EcczJIoB >unix 0/0/30 /tmp/dbus-biMmcwyUZX >unix 0/0/128 /tmp/.X11-unix/X0 >unix 0/0/30 /var/run/dbus/system_bus_socket >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x7000000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x5a00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x7000000000 >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 0xe00000000 >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 0x8000000000 >fstat: can't read file 19 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 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 0x600000000 >fstat: can't read file 25 at 0x200007fffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x1a600000000 >fstat: can't read file 31 at 0x200007fffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x3e00000000 >fstat: can't read file 37 at 0x200007fffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x4200000000 >fstat: can't read file 43 at 0x200007fffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x2a00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x6200000000 >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 0x1200000000 >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 0x6c00000000 >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 0xb200000000 >fstat: can't read file 25 at 0x200007fffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x9ba00000000 >fstat: can't read file 31 at 0x200007fffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0xe600000000 >fstat: can't read file 37 at 0x200007fffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0xa00000000 >fstat: can't read file 43 at 0x200007fffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x1000000000 >fstat: can't read file 49 at 0x200007fffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0xe00000000 >fstat: can't read file 55 at 0x200007fffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0xa00000000 >fstat: can't read file 61 at 0x200007fffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x800000000 >fstat: can't read file 67 at 0x200007fffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x1600000000 >fstat: can't read file 73 at 0x200007fffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0xe00000000 >fstat: can't read file 79 at 0x200007fffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x600000000 >fstat: can't read file 85 at 0x200007fffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x1200000000 >fstat: can't read file 91 at 0x200007fffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0xa00000000 >fstat: can't read file 97 at 0x200007fffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000000 >fstat: can't read file 103 at 0x200007fffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000000 >fstat: can't read file 109 at 0x200007fffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x200000000 >fstat: can't read file 115 at 0x200007fffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 119 at 0x200000000 >fstat: can't read file 121 at 0x200007fffffffff >fstat: can't read file 122 at 0x4000000001fffff >fstat: can't read file 124 at 0x780000ffff >fstat: can't read file 125 at 0x200000000 >fstat: can't read file 127 at 0x200007fffffffff >fstat: can't read file 128 at 0x4000000001fffff >fstat: can't read file 130 at 0x780000ffff >fstat: can't read file 131 at 0x200000000 >fstat: can't read file 133 at 0x200007fffffffff >fstat: can't read file 134 at 0x4000000001fffff >fstat: can't read file 136 at 0x780000ffff >fstat: can't read file 137 at 0xa00000000 >fstat: can't read file 139 at 0x200007fffffffff >fstat: can't read file 140 at 0x4000000001fffff >fstat: can't read file 142 at 0x780000ffff >fstat: can't read file 143 at 0xe00000000 >fstat: can't read file 145 at 0x200007fffffffff >fstat: can't read file 146 at 0x4000000001fffff >fstat: can't read file 148 at 0x780000ffff >fstat: can't read file 149 at 0xa00000000 >fstat: can't read file 151 at 0x200007fffffffff >fstat: can't read file 152 at 0x4000000001fffff >fstat: can't read file 154 at 0x780000ffff >fstat: can't read file 155 at 0x200000000 >fstat: can't read file 157 at 0x200007fffffffff >fstat: can't read file 158 at 0x4000000001fffff >fstat: can't read file 160 at 0x780000ffff >fstat: can't read file 161 at 0x200000000 >fstat: can't read file 163 at 0x200007fffffffff >fstat: can't read file 164 at 0x4000000001fffff >fstat: can't read file 166 at 0x780000ffff >fstat: can't read file 167 at 0x200000000 >fstat: can't read file 169 at 0x200007fffffffff >fstat: can't read file 170 at 0x4000000001fffff >fstat: can't read file 172 at 0x780000ffff >fstat: can't read file 173 at 0x200000000 >fstat: can't read file 175 at 0x200007fffffffff >fstat: can't read file 176 at 0x4000000001fffff >fstat: can't read file 178 at 0x780000ffff >fstat: can't read file 179 at 0x200000000 >fstat: can't read file 181 at 0x200007fffffffff >fstat: can't read file 182 at 0x4000000001fffff >fstat: can't read file 184 at 0x780000ffff >fstat: can't read file 185 at 0x200000000 >fstat: can't read file 187 at 0x200007fffffffff >fstat: can't read file 188 at 0x4000000001fffff >fstat: can't read file 190 at 0x780000ffff >fstat: can't read file 191 at 0x200000000 >fstat: can't read file 193 at 0x200007fffffffff >fstat: can't read file 194 at 0x4000000001fffff >fstat: can't read file 196 at 0x780000ffff >fstat: can't read file 197 at 0x200000000 >fstat: can't read file 199 at 0x200007fffffffff >fstat: can't read file 200 at 0x4000000001fffff >fstat: can't read file 202 at 0x780000ffff >fstat: can't read file 203 at 0x200000000 >fstat: can't read file 205 at 0x200007fffffffff >fstat: can't read file 206 at 0x4000000001fffff >fstat: can't read file 208 at 0x780000ffff >fstat: can't read file 209 at 0x200000000 >fstat: can't read file 211 at 0x200007fffffffff >fstat: can't read file 212 at 0x4000000001fffff >fstat: can't read file 214 at 0x780000ffff >fstat: can't read file 215 at 0x200000000 >fstat: can't read file 217 at 0x200007fffffffff >fstat: can't read file 218 at 0x4000000001fffff >fstat: can't read file 220 at 0x780000ffff >fstat: can't read file 221 at 0x200000000 >fstat: can't read file 223 at 0x200007fffffffff >fstat: can't read file 224 at 0x4000000001fffff >fstat: can't read file 226 at 0x780000ffff >fstat: can't read file 227 at 0x200000000 >fstat: can't read file 229 at 0x200007fffffffff >fstat: can't read file 230 at 0x4000000001fffff >fstat: can't read file 232 at 0x780000ffff >fstat: can't read file 233 at 0x200000000 >fstat: can't read file 235 at 0x200007fffffffff >fstat: can't read file 236 at 0x4000000001fffff >fstat: can't read file 238 at 0x780000ffff >fstat: can't read file 239 at 0x600000000 >fstat: can't read file 241 at 0x200007fffffffff >fstat: can't read file 242 at 0x4000000001fffff >fstat: can't read file 244 at 0x780000ffff >fstat: can't read file 245 at 0x1600000000 >fstat: can't read file 247 at 0x200007fffffffff >fstat: can't read file 248 at 0x4000000001fffff >fstat: can't read file 250 at 0x780000ffff >fstat: can't read file 251 at 0x1200000000 >fstat: can't read file 253 at 0x200007fffffffff >fstat: can't read file 254 at 0x4000000001fffff >fstat: can't read file 256 at 0x780000ffff >fstat: can't read file 257 at 0x200000000 >fstat: can't read file 259 at 0x200007fffffffff >fstat: can't read file 260 at 0x4000000001fffff >fstat: can't read file 262 at 0x780000ffff >fstat: can't read file 263 at 0x200000000 >fstat: can't read file 265 at 0x200007fffffffff >fstat: can't read file 266 at 0x4000000001fffff >fstat: can't read file 268 at 0x780000ffff >fstat: can't read file 269 at 0x200000000 >fstat: can't read file 271 at 0x200007fffffffff >fstat: can't read file 272 at 0x4000000001fffff >fstat: can't read file 274 at 0x780000ffff >fstat: can't read file 275 at 0x200000000 >fstat: can't read file 277 at 0x200007fffffffff >fstat: can't read file 278 at 0x4000000001fffff >fstat: can't read file 280 at 0x780000ffff >fstat: can't read file 281 at 0x200000000 >fstat: can't read file 283 at 0x200007fffffffff >fstat: can't read file 284 at 0x4000000001fffff >fstat: can't read file 286 at 0x780000ffff >fstat: can't read file 287 at 0x200000000 >fstat: can't read file 289 at 0x200007fffffffff >fstat: can't read file 290 at 0x4000000001fffff >fstat: can't read file 292 at 0x780000ffff >fstat: can't read file 293 at 0x200000000 >fstat: can't read file 295 at 0x200007fffffffff >fstat: can't read file 296 at 0x4000000001fffff >fstat: can't read file 298 at 0x780000ffff >fstat: can't read file 299 at 0x200000000 >fstat: can't read file 301 at 0x200007fffffffff >fstat: can't read file 302 at 0x4000000001fffff >fstat: can't read file 304 at 0x780000ffff >fstat: can't read file 305 at 0x200000000 >fstat: can't read file 307 at 0x200007fffffffff >fstat: can't read file 308 at 0x4000000001fffff >fstat: can't read file 310 at 0x780000ffff >fstat: can't read file 311 at 0x200000000 >fstat: can't read file 313 at 0x200007fffffffff >fstat: can't read file 314 at 0x4000000001fffff >fstat: can't read file 316 at 0x780000ffff >fstat: can't read file 317 at 0x200000000 >fstat: can't read file 319 at 0x200007fffffffff >fstat: can't read file 320 at 0x4000000001fffff >fstat: can't read file 322 at 0x780000ffff >fstat: can't read file 323 at 0x200000000 >fstat: can't read file 325 at 0x200007fffffffff >fstat: can't read file 326 at 0x4000000001fffff >fstat: can't read file 328 at 0x780000ffff >fstat: can't read file 329 at 0x200000000 >fstat: can't read file 331 at 0x200007fffffffff >fstat: can't read file 332 at 0x4000000001fffff >fstat: can't read file 334 at 0x780000ffff >fstat: can't read file 335 at 0x200000000 >fstat: can't read file 337 at 0x200007fffffffff >fstat: can't read file 338 at 0x4000000001fffff >fstat: can't read file 340 at 0x780000ffff >fstat: can't read file 341 at 0x200000000 >fstat: can't read file 343 at 0x200007fffffffff >fstat: can't read file 344 at 0x4000000001fffff >fstat: can't read file 346 at 0x780000ffff >fstat: can't read file 347 at 0x200000000 >fstat: can't read file 349 at 0x200007fffffffff >fstat: can't read file 350 at 0x4000000001fffff >fstat: can't read file 352 at 0x780000ffff >fstat: can't read file 353 at 0x200000000 >fstat: can't read file 355 at 0x200007fffffffff >fstat: can't read file 356 at 0x4000000001fffff >fstat: can't read file 358 at 0x780000ffff >fstat: can't read file 359 at 0x200000000 >fstat: can't read file 361 at 0x200007fffffffff >fstat: can't read file 362 at 0x4000000001fffff >fstat: can't read file 364 at 0x780000ffff >fstat: can't read file 365 at 0x200000000 >fstat: can't read file 367 at 0x200007fffffffff >fstat: can't read file 368 at 0x4000000001fffff >fstat: can't read file 370 at 0x780000ffff >fstat: can't read file 371 at 0x200000000 >fstat: can't read file 373 at 0x200007fffffffff >fstat: can't read file 374 at 0x4000000001fffff >fstat: can't read file 376 at 0x780000ffff >fstat: can't read file 377 at 0x200000000 >fstat: can't read file 379 at 0x200007fffffffff >fstat: can't read file 380 at 0x4000000001fffff >fstat: can't read file 382 at 0x780000ffff >fstat: can't read file 383 at 0x200000000 >fstat: can't read file 385 at 0x200007fffffffff >fstat: can't read file 386 at 0x4000000001fffff >fstat: can't read file 388 at 0x780000ffff >fstat: can't read file 389 at 0x200000000 >fstat: can't read file 391 at 0x200007fffffffff >fstat: can't read file 392 at 0x4000000001fffff >fstat: can't read file 394 at 0x780000ffff >fstat: can't read file 395 at 0x200000000 >fstat: can't read file 397 at 0x200007fffffffff >fstat: can't read file 398 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x6000000000 >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 0x1000000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xe00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >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 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x600000000 >fstat: can't read file 25 at 0x200007fffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x21200000001 >fstat: can't read file 31 at 0x200007fffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x8a00000000 >fstat: can't read file 37 at 0x200007fffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x14600000000 >fstat: can't read file 43 at 0x200007fffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x2200000000 >fstat: can't read file 49 at 0x200007fffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0xd200000001 >fstat: can't read file 55 at 0x200007fffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x4200000000 >fstat: can't read file 61 at 0x200007fffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0xd200000001 >fstat: can't read file 67 at 0x200007fffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x13e00000001 >fstat: can't read file 73 at 0x200007fffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x56600000001 >fstat: can't read file 79 at 0x200007fffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0x34a00000001 >fstat: can't read file 85 at 0x200007fffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x2200000001 >fstat: can't read file 91 at 0x200007fffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0x2200000001 >fstat: can't read file 97 at 0x200007fffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0x200000001 >fstat: can't read file 103 at 0x200007fffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0x200000001 >fstat: can't read file 109 at 0x200007fffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x2200000001 >fstat: can't read file 115 at 0x200007fffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read file 119 at 0x22a00000000 >fstat: can't read file 121 at 0x200007fffffffff >fstat: can't read file 122 at 0x4000000001fffff >fstat: can't read file 124 at 0x780000ffff >fstat: can't read file 125 at 0x4e00000000 >fstat: can't read file 127 at 0x200007fffffffff >fstat: can't read file 128 at 0x4000000001fffff >fstat: can't read file 130 at 0x780000ffff >fstat: can't read file 131 at 0x1e00000001 >fstat: can't read file 133 at 0x200007fffffffff >fstat: can't read file 134 at 0x4000000001fffff >fstat: can't read file 136 at 0x780000ffff >fstat: can't read file 137 at 0xe00000000 >fstat: can't read file 139 at 0x200007fffffffff >fstat: can't read file 140 at 0x4000000001fffff >fstat: can't read file 142 at 0x780000ffff >fstat: can't read file 143 at 0xc600000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 5 at 0x11400000000 >fstat: can't read file 11 at 0x8400000000 >fstat: can't read file 17 at 0x8400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x1e00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xe00000000 >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 0xa00000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >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 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x600000000 >fstat: can't read file 25 at 0x200007fffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x21a00000001 >fstat: can't read file 31 at 0x200007fffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x19200000001 >fstat: can't read file 37 at 0x200007fffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x200000001 >fstat: can't read file 43 at 0x200007fffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x1a00000001 >fstat: can't read file 49 at 0x200007fffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 0x8e00000001 >fstat: can't read file 55 at 0x200007fffffffff >fstat: can't read file 56 at 0x4000000001fffff >fstat: can't read file 58 at 0x780000ffff >fstat: can't read file 59 at 0x1a00000001 >fstat: can't read file 61 at 0x200007fffffffff >fstat: can't read file 62 at 0x4000000001fffff >fstat: can't read file 64 at 0x780000ffff >fstat: can't read file 65 at 0x5e00000000 >fstat: can't read file 67 at 0x200007fffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read file 70 at 0x780000ffff >fstat: can't read file 71 at 0x600000000 >fstat: can't read file 73 at 0x200007fffffffff >fstat: can't read file 74 at 0x4000000001fffff >fstat: can't read file 76 at 0x780000ffff >fstat: can't read file 77 at 0x2600000001 >fstat: can't read file 79 at 0x200007fffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read file 82 at 0x780000ffff >fstat: can't read file 83 at 0xa00000001 >fstat: can't read file 85 at 0x200007fffffffff >fstat: can't read file 86 at 0x4000000001fffff >fstat: can't read file 88 at 0x780000ffff >fstat: can't read file 89 at 0x600000001 >fstat: can't read file 91 at 0x200007fffffffff >fstat: can't read file 92 at 0x4000000001fffff >fstat: can't read file 94 at 0x780000ffff >fstat: can't read file 95 at 0xe00000001 >fstat: can't read file 97 at 0x200007fffffffff >fstat: can't read file 98 at 0x4000000001fffff >fstat: can't read file 100 at 0x780000ffff >fstat: can't read file 101 at 0xe00000001 >fstat: can't read file 103 at 0x200007fffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read file 106 at 0x780000ffff >fstat: can't read file 107 at 0xa00000000 >fstat: can't read file 109 at 0x200007fffffffff >fstat: can't read file 110 at 0x4000000001fffff >fstat: can't read file 112 at 0x780000ffff >fstat: can't read file 113 at 0x1a00000000 >fstat: can't read file 115 at 0x200007fffffffff >fstat: can't read file 116 at 0x4000000001fffff >fstat: can't read file 118 at 0x780000ffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x1e00000000 >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 0xe00000000 >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 0xe00000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xe00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xe00000000 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >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 0x800000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xc00000000 >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 0x800000000 >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 0xc00000000 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0xa200000001 >fstat: can't read file 25 at 0x200007fffffffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 0x1000000000 >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 0x800000000 >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 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x600000000 >fstat: can't read file 25 at 0x200007fffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 28 at 0x780000ffff >fstat: can't read file 29 at 0x4e00000000 >fstat: can't read file 31 at 0x200007fffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x2600000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200000000000000 >fstat: can't read file 2 at 0x400000000000000 >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x200000000000002 >fstat: can't read file 8 at 0x400000000000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >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 >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >toms rtorrent 2127 root - - error - >toms rtorrent 2127 wd - - error - >toms rtorrent 2127 text - - error - >toms rtorrent 2127 ctty /dev 154 crw--w---- pts/2 rw >toms rtorrent 2127 0 /dev 7 crw-rw-rw- null rw >toms mpv 1573 root - - error - >toms mpv 1573 wd - - error - >toms mpv 1573 text - - error - >toms mpv 1573 0 /dev 7 crw-rw-rw- null r >toms mpv 1573 6 /dev 7 crw-rw-rw- null rw >toms mpv 1573 12 /dev 7 crw-rw-rw- null rw >root upowerd 1403 root - - error - >root upowerd 1403 wd - - error - >root upowerd 1403 text - - error - >root upowerd 1403 0 /dev 7 crw-rw-rw- null rw >root upowerd 1403 6 /dev 7 crw-rw-rw- null rw >toms htop 1379 root - - error - >toms htop 1379 wd - - error - >toms htop 1379 text - - error - >toms htop 1379 ctty /dev 157 crw--w---- pts/3 rw >toms htop 1379 0 /dev 157 crw--w---- pts/3 rw >toms htop 1379 6 /dev 157 crw--w---- pts/3 rw >toms compton 1358 root - - error - >toms compton 1358 wd - - error - >toms compton 1358 text - - error - >toms compton 1358 0 /dev 7 crw-rw-rw- null r >toms compton 1358 6 /dev 7 crw-rw-rw- null w >toms i3status 1336 root - - error - >toms i3status 1336 wd - - error - >toms i3status 1336 text - - error - >toms i3status 1336 0* pipe fffff80073a462e8 <-> fffff80073a46448 0 rw >toms i3status 1336 6* pipe fffff8000c006730 <-> fffff8000c0065d0 0 rw >toms i3bar 1335 root - - error - >toms i3bar 1335 wd - - error - >toms i3bar 1335 text - - error - >toms i3bar 1335 0* pipe fffff8000c0065d0 <-> fffff8000c006730 0 rw >toms i3bar 1335 6 /dev 7 crw-rw-rw- null rw >toms i3bar 1335 12 /dev 7 crw-rw-rw- null rw >toms zsh 1320 root - - error - >toms zsh 1320 wd - - error - >toms zsh 1320 text - - error - >toms zsh 1320 ctty /dev 157 crw--w---- pts/3 rw >toms zsh 1320 0 /dev 157 crw--w---- pts/3 rw >toms zsh 1320 6 /dev 157 crw--w---- pts/3 rw >toms zsh 1320 12 /dev 157 crw--w---- pts/3 rw >toms zsh 1320 18 - - error - >toms xterm 1316 root - - error - >toms xterm 1316 wd - - error - >toms xterm 1316 text - - error - >toms xterm 1316 0 /dev 7 crw-rw-rw- null rw >toms xterm 1316 6 /dev 7 crw-rw-rw- null rw >toms VirtualBox 1186 root - - error - >toms VirtualBox 1186 wd - - error - >toms VirtualBox 1186 text - - error - >toms VirtualBox 1186 0 /dev 7 crw-rw-rw- null rw >toms VirtualBox 1186 6 /dev 7 crw-rw-rw- null rw >toms VirtualBox 1186 12 /dev 7 crw-rw-rw- null rw >toms VirtualBox 1186 18 - - error - >toms VirtualBox 1186 24 - - error - >toms VirtualBox 1186 30 - - error - >toms VirtualBox 1186 36 - - error - >toms VirtualBox 1186 42 - - error - >toms VirtualBox 1186 48 - - error - >toms VBoxSVC 1185 root - - error - >toms VBoxSVC 1185 wd - - error - >toms VBoxSVC 1185 text - - error - >toms VBoxSVC 1185 0 /dev 7 crw-rw-rw- null rw >toms VBoxSVC 1185 6 /dev 7 crw-rw-rw- null rw >toms VBoxSVC 1185 12 /dev 7 crw-rw-rw- null rw >toms VBoxXPCOMIPCD 1183 root - - error - >toms VBoxXPCOMIPCD 1183 wd - - error - >toms VBoxXPCOMIPCD 1183 text - - error - >toms VBoxXPCOMIPCD 1183 0 /dev 7 crw-rw-rw- null rw >toms VBoxXPCOMIPCD 1183 6 /dev 7 crw-rw-rw- null rw >toms VBoxXPCOMIPCD 1183 12 /dev 7 crw-rw-rw- null rw >root tail 1169 root - - error - >root tail 1169 wd - - error - >root tail 1169 text - - error - >root tail 1169 ctty /dev 153 crw--w---- pts/1 rw >root tail 1169 0 /dev 153 crw--w---- pts/1 rw >root powerd 1166 root - - error - >root powerd 1166 wd - - error - >root powerd 1166 text - - error - >root powerd 1166 0 /dev 7 crw-rw-rw- null rw >toms rtorrent 976 root - - error - >toms rtorrent 976 wd - - error - >toms rtorrent 976 text - - error - >toms rtorrent 976 ctty /dev 154 crw--w---- pts/2 rw >toms rtorrent 976 0 /dev 154 crw--w---- pts/2 rw >toms rtorrent 976 6 /dev 154 crw--w---- pts/2 rw >toms rtorrent 976 12 /dev 154 crw--w---- pts/2 rw >toms rtorrent 976 18* local stream fffff8000c4c5b40 <-> fffff8000c34f780 >toms rtorrent 976 24* local stream fffff8000c34f780 <-> fffff8000c4c5b40 >toms rtorrent 976 30* local stream fffff8000c34f000 <-> fffff80106b515a0 >toms rtorrent 976 36* local stream fffff80106b515a0 <-> fffff8000c34f000 >toms rtorrent 976 54* local stream fffff80106b514b0 <-> fffff80106b513c0 >toms rtorrent 976 60* local stream fffff80106b513c0 <-> fffff80106b514b0 >toms rtorrent 976 72* internet stream tcp fffff8000c838800 >toms rtorrent 976 78* internet stream tcp fffff801a7da7800 >toms rtorrent 976 84 - - error - >toms rtorrent 976 90 - - error - >toms rtorrent 976 96 - - error - >toms rtorrent 976 102 - - error - >toms rtorrent 976 108 - - error - >toms rtorrent 976 114 - - error - >toms rtorrent 976 120 - - error - >toms rtorrent 976 126 - - error - >toms rtorrent 976 132 - - error - >toms rtorrent 976 138 - - error - >toms rtorrent 976 144 - - error - >toms rtorrent 976 150 - - error - >toms rtorrent 976 156 - - error - >toms rtorrent 976 162 - - error - >toms rtorrent 976 168 - - error - >toms rtorrent 976 174 - - error - >toms rtorrent 976 180 - - error - >toms rtorrent 976 186 - - error - >toms rtorrent 976 192 - - error - >toms rtorrent 976 198 - - error - >toms rtorrent 976 204 - - error - >toms rtorrent 976 210 - - error - >toms rtorrent 976 216 - - error - >toms rtorrent 976 222 - - error - >toms rtorrent 976 228 - - error - >toms rtorrent 976 234 - - error - >toms rtorrent 976 240 - - error - >toms rtorrent 976 246 - - error - >toms rtorrent 976 252 - - error - >toms rtorrent 976 258 - - error - >toms rtorrent 976 264 - - error - >toms rtorrent 976 270 - - error - >toms rtorrent 976 276 - - error - >toms rtorrent 976 282 - - error - >toms rtorrent 976 288 - - error - >toms rtorrent 976 294 - - error - >toms rtorrent 976 300 - - error - >toms rtorrent 976 306 - - error - >toms rtorrent 976 312 - - error - >toms rtorrent 976 318 - - error - >toms rtorrent 976 324 - - error - >toms rtorrent 976 330 - - error - >toms rtorrent 976 336 - - error - >toms rtorrent 976 342 - - error - >toms rtorrent 976 348 - - error - >toms rtorrent 976 354 - - error - >toms rtorrent 976 360 - - error - >toms rtorrent 976 366 - - error - >toms rtorrent 976 372 - - error - >toms rtorrent 976 378 - - error - >toms rtorrent 976 384 - - error - >toms rtorrent 976 390 - - error - >toms rtorrent 976 396 - - error - >toms tmux 975 root - - error - >toms tmux 975 wd - - error - >toms tmux 975 text - - error - >toms tmux 975 0 /dev 7 crw-rw-rw- null rw >toms tmux 975 6 /dev 7 crw-rw-rw- null rw >toms tmux 975 12 /dev 7 crw-rw-rw- null rw >toms gvfs-gphoto2-volum 970 root - - error - >toms gvfs-gphoto2-volum 970 wd - - error - >toms gvfs-gphoto2-volum 970 text - - error - >toms gvfs-gphoto2-volum 970 0 /dev 7 crw-rw-rw- null rw >toms gvfs-gphoto2-volum 970 6 /dev 7 crw-rw-rw- null rw >toms gvfsd-fuse 968 root - - error - >toms gvfsd-fuse 968 wd - - error - >toms gvfsd-fuse 968 text - - error - >toms gvfsd-fuse 968 0 /dev 7 crw-rw-rw- null r >toms gvfsd-fuse 968 6 /dev 7 crw-rw-rw- null w >toms gvfs-hal-volume-mo 966 root - - error - >toms gvfs-hal-volume-mo 966 wd - - error - >toms gvfs-hal-volume-mo 966 text - - error - >toms gvfs-hal-volume-mo 966 0 /dev 7 crw-rw-rw- null rw >toms gvfs-hal-volume-mo 966 6 /dev 7 crw-rw-rw- null rw >toms gvfsd 964 root - - error - >toms gvfsd 964 wd - - error - >toms gvfsd 964 text - - error - >toms gvfsd 964 0 /dev 7 crw-rw-rw- null rw >toms gvfsd 964 6 /dev 7 crw-rw-rw- null rw >toms xfconfd 960 root - - error - >toms xfconfd 960 wd - - error - >toms xfconfd 960 text - - error - >toms xfconfd 960 0 /dev 7 crw-rw-rw- null rw >toms xfconfd 960 6 /dev 7 crw-rw-rw- null rw >toms opera 923 root - - error - >toms opera 923 wd - - error - >toms opera 923 text - - error - >toms opera 923 0 /dev 7 crw-rw-rw- null rw >toms opera 923 6 /dev 7 crw-rw-rw- null rw >toms opera 923 12 /dev 7 crw-rw-rw- null rw >toms opera 923 18 - - error - >toms opera 923 24* local stream fffff8000c4b80f0 <-> fffff8000c4b8000 >toms opera 923 30 - - error - >toms opera 923 36* pipe fffff801320215d0 <-> fffff80132021730 0 rw >toms opera 923 42* pipe fffff80132021730 <-> fffff801320215d0 0 rw >toms opera 923 48* local stream fffff8000c4c4c30 <-> fffff8000c4a0870 >toms opera 923 60 - - error - >toms opera 923 66* local stream fffff8000c4b81e0 <-> fffff8000c4b8e10 >toms opera 923 72* pipe fffff801320212e8 <-> fffff80132021448 0 rw >toms opera 923 78* pipe fffff80132021448 <-> fffff801320212e8 0 rw >toms opera 923 84 - - error - >toms opera 923 90* local stream fffff8000c34fe10 <-> fffff8000c34fc30 >toms opera 923 96* pipe fffff80132021000 <-> fffff80132021160 1 rw >toms opera 923 102* pipe fffff80132021160 <-> fffff80132021000 0 rw >toms opera 923 108 - - error - >toms opera 923 114 - - error - >toms opera 923 126 - - error - >toms opera 923 132* local stream fffff8000c34fa50 <-> fffff8000c34fb40 >toms opera 923 138* local stream fffff8000c34fb40 <-> fffff8000c34fa50 >root csh 902 root - - error - >root csh 902 wd - - error - >root csh 902 text - - error - >root csh 902 ctty /dev 153 crw--w---- pts/1 rw >root su 901 root - - error - >root su 901 wd - - error - >root su 901 text - - error - >root su 901 ctty /dev 153 crw--w---- pts/1 rw >root su 901 0 /dev 153 crw--w---- pts/1 rw >root su 901 6 /dev 153 crw--w---- pts/1 rw >toms gconfd-2 898 root - - error - >toms gconfd-2 898 wd - - error - >toms gconfd-2 898 text - - error - >toms gconfd-2 898 0 /dev 7 crw-rw-rw- null rw >toms gconfd-2 898 6 /dev 7 crw-rw-rw- null rw >toms gconfd-2 898 12 /dev 7 crw-rw-rw- null rw >toms firefox 892 root - - error - >toms firefox 892 wd - - error - >toms firefox 892 text - - error - >toms firefox 892 0 /dev 7 crw-rw-rw- null rw >toms firefox 892 6 /dev 7 crw-rw-rw- null rw >toms firefox 892 12 /dev 7 crw-rw-rw- null rw >toms firefox 892 18 - - error - >toms firefox 892 24 - - error - >toms firefox 892 30* local stream fffff8000c4b92d0 <-> fffff8000c4b9000 >toms firefox 892 36* pipe fffff8000c0142e8 <-> fffff8000c014448 0 rw >toms firefox 892 42* pipe fffff8000c014448 <-> fffff8000c0142e8 0 rw >toms firefox 892 48* pipe fffff80006fec2e8 <-> fffff80006fec448 0 rw >toms firefox 892 54* pipe fffff80006fec448 <-> fffff80006fec2e8 0 rw >toms firefox 892 60* pipe fffff8000c0165d0 <-> fffff8000c016730 0 rw >toms firefox 892 66* pipe fffff8000c016730 <-> fffff8000c0165d0 0 rw >toms firefox 892 72* local stream fffff8000c4b8780 <-> fffff8000c4b8690 >toms firefox 892 78* pipe fffff8000c170000 <-> fffff8000c170160 0 rw >toms firefox 892 84* pipe fffff8000c170160 <-> fffff8000c170000 0 rw >toms firefox 892 90* local stream fffff8000c4b85a0 >toms firefox 892 96* local stream fffff8000c4c50f0 <-> fffff8000c4b90f0 >toms firefox 892 102 - - error - >toms firefox 892 114* pipe fffff8011fc055d0 <-> fffff8011fc05730 0 rw >toms zsh 884 root - - error - >toms zsh 884 wd - - error - >toms zsh 884 text - - error - >toms zsh 884 ctty /dev 153 crw--w---- pts/1 rw >toms zsh 884 0 /dev 153 crw--w---- pts/1 rw >toms zsh 884 6 /dev 153 crw--w---- pts/1 rw >toms zsh 884 12 /dev 153 crw--w---- pts/1 rw >toms xterm 880 root - - error - >toms xterm 880 wd - - error - >toms xterm 880 text - - error - >toms xterm 880 0 /dev 7 crw-rw-rw- null rw >toms xterm 880 6 /dev 7 crw-rw-rw- null rw >toms musicpd 848 root - - error - >toms musicpd 848 wd - - error - >toms musicpd 848 text - - error - >toms musicpd 848 0 /dev 7 crw-rw-rw- null r >toms musicpd 848 6 - - error - >toms musicpd 848 12 - - error - >toms at-spi2-registryd 847 root - - error - >toms at-spi2-registryd 847 wd - - error - >toms at-spi2-registryd 847 text - - error - >toms at-spi2-registryd 847 0 /dev 7 crw-rw-rw- null r >toms at-spi2-registryd 847 6 /dev 7 crw-rw-rw- null rw >toms dbus-daemon 845 root - - error - >toms dbus-daemon 845 wd - - error - >toms dbus-daemon 845 text - - error - >toms dbus-daemon 845 0 /dev 7 crw-rw-rw- null r >toms dbus-daemon 845 6 /dev 7 crw-rw-rw- null rw >toms at-spi-bus-launche 844 root - - error - >toms at-spi-bus-launche 844 wd - - error - >toms at-spi-bus-launche 844 text - - error - >toms at-spi-bus-launche 844 0 /dev 7 crw-rw-rw- null rw >toms at-spi-bus-launche 844 6 /dev 7 crw-rw-rw- null rw >toms at-spi-bus-launche 844 12 /dev 7 crw-rw-rw- null rw >toms dbus-daemon 842 root - - error - >toms dbus-daemon 842 wd - - error - >toms dbus-daemon 842 text - - error - >toms dbus-daemon 842 0 /dev 7 crw-rw-rw- null rw >toms dbus-daemon 842 6 /dev 7 crw-rw-rw- null rw >toms dbus-daemon 842 12 /dev 7 crw-rw-rw- null rw >toms dbus-daemon 842 18* local stream fffff8000c4c5a50 >toms dbus-launch 841 root - - error - >toms dbus-launch 841 wd - - error - >toms dbus-launch 841 text - - error - >toms dbus-launch 841 0 /dev 7 crw-rw-rw- null rw >toms dbus-launch 841 6 /dev 7 crw-rw-rw- null rw >toms gtmixer 828 root - - error - >toms gtmixer 828 wd - - error - >toms gtmixer 828 text - - error - >toms gtmixer 828 0 /dev 7 crw-rw-rw- null rw >toms gtmixer 828 6 /dev 7 crw-rw-rw- null rw >toms i3 819 root - - error - >toms i3 819 wd - - error - >toms i3 819 text - - error - >toms i3 819 0 /dev 7 crw-rw-rw- null rw >toms i3 819 6 /dev 7 crw-rw-rw- null rw >toms i3 819 12 /dev 7 crw-rw-rw- null rw >root polkitd 817 root - - error - >root polkitd 817 wd - - error - >root polkitd 817 text - - error - >root polkitd 817 0 /dev 7 crw-rw-rw- null rw >root polkitd 817 6 /dev 7 crw-rw-rw- null rw >root polkitd 817 12 /dev 7 crw-rw-rw- null rw >root polkitd 817 18* pipe fffff8000c02c2e8 <-> fffff8000c02c448 0 rw >root polkitd 817 24* pipe fffff8000c02c448 <-> fffff8000c02c2e8 0 rw >root console-kit-daemon 815 root - - error - >root console-kit-daemon 815 wd - - error - >root console-kit-daemon 815 text - - error - >root console-kit-daemon 815 0 /dev 7 crw-rw-rw- null rw >root console-kit-daemon 815 6 /dev 7 crw-rw-rw- null rw >root console-kit-daemon 815 12 /dev 7 crw-rw-rw- null rw >root getty 811 root - - error - >root getty 811 wd - - error - >root getty 811 text - - error - >root getty 811 ctty /dev 91 crw------- ttyv7 rw >root getty 811 0 /dev 91 crw------- ttyv7 rw >root getty 810 root - - error - >root getty 810 wd - - error - >root getty 810 text - - error - >root getty 810 ctty /dev 90 crw------- ttyv6 rw >root getty 810 0 /dev 90 crw------- ttyv6 rw >root getty 809 root - - error - >root getty 809 wd - - error - >root getty 809 text - - error - >root getty 809 ctty /dev 89 crw------- ttyv5 rw >root getty 809 0 /dev 89 crw------- ttyv5 rw >root getty 808 root - - error - >root getty 808 wd - - error - >root getty 808 text - - error - >root getty 808 ctty /dev 88 crw------- ttyv4 rw >root getty 808 0 /dev 88 crw------- ttyv4 rw >root getty 807 root - - error - >root getty 807 wd - - error - >root getty 807 text - - error - >root getty 807 ctty /dev 87 crw------- ttyv3 rw >root getty 807 0 /dev 87 crw------- ttyv3 rw >root getty 806 root - - error - >root getty 806 wd - - error - >root getty 806 text - - error - >root getty 806 ctty /dev 86 crw------- ttyv2 rw >root getty 806 0 /dev 86 crw------- ttyv2 rw >root getty 805 root - - error - >root getty 805 wd - - error - >root getty 805 text - - error - >root getty 805 ctty /dev 85 crw------- ttyv1 rw >root getty 805 0 /dev 85 crw------- ttyv1 rw >root getty 804 root - - error - >root getty 804 wd - - error - >root getty 804 text - - error - >root getty 804 ctty /dev 84 crw------- ttyv0 rw >root getty 804 0 /dev 84 crw------- ttyv0 rw >root cron 761 root - - error - >root cron 761 wd - - error - >root cron 761 text - - error - >root cron 761 0 /dev 7 crw-rw-rw- null rw >www nginx 736 root - - error - >www nginx 736 wd - - error - >www nginx 736 text - - error - >www nginx 736 0 /dev 7 crw-rw-rw- null rw >www nginx 736 6 /dev 7 crw-rw-rw- null rw >root nginx 735 root - - error - >root nginx 735 wd - - error - >root nginx 735 text - - error - >root nginx 735 0 /dev 7 crw-rw-rw- null rw >root nginx 735 6 /dev 7 crw-rw-rw- null rw >www php-fpm 731 root - - error - >www php-fpm 731 wd - - error - >www php-fpm 731 text - - error - >www php-fpm 731 0* internet stream tcp fffff8000cba3800 >www php-fpm 730 root - - error - >www php-fpm 730 wd - - error - >www php-fpm 730 text - - error - >www php-fpm 730 0* internet stream tcp fffff8000cba3800 >root php-fpm 729 root - - error - >root php-fpm 729 wd - - error - >root php-fpm 729 text - - error - >root php-fpm 729 0 /dev 7 crw-rw-rw- null rw >root php-fpm 729 6 /dev 7 crw-rw-rw- null rw >root Xorg 727 root - - error - >root Xorg 727 wd - - error - >root Xorg 727 text - - error - >root Xorg 727 0 - - error - >root Xorg 727 6* local stream fffff8000c4a2870 >root Xorg 727 12 /dev 7 crw-rw-rw- null rw >root Xorg 727 18 - - error - >root Xorg 727 24 - - error - >root Xorg 727 30 /dev 9 crw-r--r-- pci rw >root slim 724 root - - error - >root slim 724 wd - - error - >root slim 724 text - - error - >root slim 724 0 /dev 7 crw-rw-rw- null rw >root slim 724 6 /dev 7 crw-rw-rw- null rw >root ntpd 688 root - - error - >root ntpd 688 wd - - error - >root ntpd 688 text - - error - >root ntpd 688 0 /dev 7 crw-rw-rw- null rw >root ntpd 688 6 /dev 7 crw-rw-rw- null rw >root ntpd 688 12 /dev 7 crw-rw-rw- null rw >root ntpd 688 18* local dgram fffff8000c4a62d0 <-> fffff8000c4a23c0 >messageb dbus-daemon 658 root - - error - >messageb dbus-daemon 658 wd - - error - >messageb dbus-daemon 658 text - - error - >messageb dbus-daemon 658 0 /dev 7 crw-rw-rw- null rw >messageb dbus-daemon 658 6 /dev 7 crw-rw-rw- null rw >messageb dbus-daemon 658 12 /dev 7 crw-rw-rw- null rw >root syslogd 502 root - - error - >root syslogd 502 wd - - error - >root syslogd 502 text - - error - >root syslogd 502 0 /dev 7 crw-rw-rw- null rw >root syslogd 502 6 /dev 7 crw-rw-rw- null rw >root syslogd 502 12 /dev 7 crw-rw-rw- null rw >root syslogd 502 18 - - error - >root ng_queue 455 root - - error - >root ng_queue 455 wd - - error - >root pf purge 405 root - - error - >root pf purge 405 wd - - error - >root devd 397 root - - error - >root devd 397 wd - - error - >root devd 397 text - - error - >root devd 397 0 /dev 7 crw-rw-rw- null rw >root devd 397 6 /dev 7 crw-rw-rw- null rw >root moused 383 root - - error - >root moused 383 wd - - error - >root moused 383 text - - error - >root moused 383 0 /dev 7 crw-rw-rw- null rw >_dhcp dhclient 375 root - - error - >_dhcp dhclient 375 wd - - error - >_dhcp dhclient 375 jail - - error - >_dhcp dhclient 375 text - - error - >_dhcp dhclient 375 0 /dev 7 crw-rw-rw- null rw >_dhcp dhclient 375 6 /dev 7 crw-rw-rw- null rw >root dhclient 339 root - - error - >root dhclient 339 wd - - error - >root dhclient 339 text - - error - >root dhclient 339 0 /dev 7 crw-rw-rw- null rw >root dhclient 339 6 /dev 7 crw-rw-rw- null rw >root adjkerntz 153 root - - error - >root adjkerntz 153 wd - - error - >root adjkerntz 153 text - - error - >root adjkerntz 153 0 /dev 7 crw-rw-rw- null rw >root init 1 root - - error - >root init 1 wd - - error - >root init 1 text - - error - >root kernel 0 root - - error - >root kernel 0 wd - - error - > >------------------------------------------------------------------------ >dmesg > >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.1-STABLE #0 r276468: Wed Dec 31 14:36:23 EET 2014 > toms@bsd:/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: AMD A8-5600K APU with Radeon(tm) HD Graphics (3593.35-MHz K8-class CPU) > Origin="AuthenticAMD" Id=0x610f01 Family=0x15 Model=0x10 Stepping=1 > Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x3e98320b<SSE3,PCLMULQDQ,MON,SSSE3,FMA,CX16,SSE4.1,SSE4.2,POPCNT,AESNI,XSAVE,OSXSAVE,AVX,F16C> > AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> > AMD Features2=0x1ebbfff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,XOP,SKINIT,WDT,LWP,FMA4,TCE,NodeId,TBM,Topology,PCXC,PNXC> > Structured Extended Features=0x8<BMI1> > TSC: P-state invariant, performance statistics >real memory = 8589934592 (8192 MB) >avail memory = 7683461120 (7327 MB) >Event timer "LAPIC" quality 400 >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: 16 > cpu1 (AP): APIC ID: 17 > cpu2 (AP): APIC ID: 18 > cpu3 (AP): APIC ID: 19 >ACPI BIOS Warning (bug): Optional FADT field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20130823/tbfadt-630) >ioapic0 <Version 2.1> irqs 0-23 on motherboard >random: <Software, Yarrow> initialized >module_register_init: MOD_LOAD (vesa, 0xffffffff80d98e00, 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 >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 >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pci0: <base peripheral, IOMMU> at device 0.2 (no driver attached) >vgapci0: <VGA-compatible display> port 0xf000-0xf0ff mem 0xd0000000-0xdfffffff,0xfeb00000-0xfeb3ffff irq 17 at device 1.0 on pci0 >vgapci0: Boot video device >hdac0: <ATI (0x9902) HDA Controller> mem 0xfeb44000-0xfeb47fff irq 18 at device 1.1 on pci0 >hdac0: hdac_get_capabilities: Invalid corb size (0) >device_attach: hdac0 attach returned 6 >pcib1: <ACPI PCI-PCI bridge> irq 16 at device 4.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0xe000-0xe0ff mem 0xfea04000-0xfea04fff,0xfea00000-0xfea03fff irq 16 at device 0.0 on pci1 >re0: Using 1 MSI-X message >re0: Chip rev. 0x2c800000 >re0: MAC rev. 0x00100000 >miibus0: <MII bus> on re0 >rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0 >rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 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: d4:3d:7e:97:6b:7b >xhci0: <XHCI (generic) USB 3.0 controller> mem 0xfeb4a000-0xfeb4bfff irq 18 at device 16.0 on pci0 >xhci0: 32 byte context size. >usbus0 on xhci0 >xhci1: <XHCI (generic) USB 3.0 controller> mem 0xfeb48000-0xfeb49fff irq 17 at device 16.1 on pci0 >xhci1: 32 byte context size. >usbus1 on xhci1 >ahci0: <AMD Hudson-2 AHCI SATA controller> port 0xf140-0xf147,0xf130-0xf133,0xf120-0xf127,0xf110-0xf113,0xf100-0xf10f mem 0xfeb51000-0xfeb517ff irq 19 at device 17.0 on pci0 >ahci0: AHCI v1.30 with 2 6Gbps ports, Port Multiplier supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich2: <AHCI channel> at channel 2 on ahci0 >ohci0: <OHCI (generic) USB controller> mem 0xfeb50000-0xfeb50fff irq 18 at device 18.0 on pci0 >usbus2 on ohci0 >ehci0: <EHCI (generic) USB 2.0 controller> mem 0xfeb4f000-0xfeb4f0ff irq 17 at device 18.2 on pci0 >usbus3: EHCI version 1.0 >usbus3 on ehci0 >ohci1: <OHCI (generic) USB controller> mem 0xfeb4e000-0xfeb4efff irq 18 at device 19.0 on pci0 >usbus4 on ohci1 >ehci1: <EHCI (generic) USB 2.0 controller> mem 0xfeb4d000-0xfeb4d0ff irq 17 at device 19.2 on pci0 >usbus5: EHCI version 1.0 >usbus5 on ehci1 >hdac0: <Generic (0x780d1022) HDA Controller> mem 0xfeb40000-0xfeb43fff irq 16 at device 20.2 on pci0 >isab0: <PCI-ISA bridge> at device 20.3 on pci0 >isa0: <ISA bus> on isab0 >pcib2: <ACPI PCI-PCI bridge> at device 20.4 on pci0 >pci2: <ACPI PCI bus> on pcib2 >ohci2: <OHCI (generic) USB controller> mem 0xfeb4c000-0xfeb4cfff irq 18 at device 20.5 on pci0 >usbus6 on ohci2 >amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb4 >acpi_button0: <Power Button> on acpi0 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >ppc1: <Parallel port> port 0x378-0x37f irq 5 drq 3 on acpi0 >ppc1: Generic chipset (NIBBLE-only) in COMPATIBLE mode >ppbus0: <Parallel port bus> on ppc1 >lpt0: <Printer> on ppbus0 >lpt0: Interrupt-driven port >ppi0: <Parallel I/O> on ppbus0 >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 >acpi_throttle0: <ACPI CPU Throttling> on cpu0 >hwpstate0: <Cool`n'Quiet 2.0> on cpu0 >acpi_throttle1: <ACPI CPU Throttling> on cpu1 >acpi_throttle1: failed to attach P_CNT >device_attach: acpi_throttle1 attach returned 6 >acpi_throttle2: <ACPI CPU Throttling> on cpu2 >acpi_throttle2: failed to attach P_CNT >device_attach: acpi_throttle2 attach returned 6 >acpi_throttle3: <ACPI CPU Throttling> on cpu3 >acpi_throttle3: failed to attach P_CNT >device_attach: acpi_throttle3 attach returned 6 >fuse-freebsd: version 0.4.4, FUSE ABI 7.8 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >vboxdrv: fAsync=0 offMin=0x45a offMax=0x639 >hdacc0: <Realtek ALC887 HDA CODEC> at cad 0 on hdac0 >hdaa0: <Realtek ALC887 Audio Function Group> at nid 1 on hdacc0 >pcm0: <Realtek ALC887 (Rear Analog)> at nid 20 and 24,26 on hdaa0 >pcm1: <Realtek ALC887 (Front Analog)> at nid 27 and 25 on hdaa0 >random: unblocking device. >usbus0: 5.0Gbps Super Speed USB v3.0 >usbus1: 5.0Gbps Super Speed USB v3.0 >usbus2: 12Mbps Full Speed USB v1.0 >usbus3: 480Mbps High Speed USB v2.0 >usbus4: 12Mbps Full Speed USB v1.0 >usbus5: 480Mbps High Speed USB v2.0 >usbus6: 12Mbps Full Speed USB v1.0 >ugen0.1: <0x1022> at usbus0 >uhub0: <0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0 >ugen1.1: <0x1022> at usbus1 >uhub1: <0x1022 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus1 >ugen2.1: <AMD> at usbus2 >uhub2: <AMD OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2 >ugen3.1: <AMD> at usbus3 >uhub3: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3 >ugen5.1: <AMD> at usbus5 >uhub4: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus5 >ugen4.1: <AMD> at usbus4 >uhub5: <AMD OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4 >ugen6.1: <AMD> at usbus6 >uhub6: <AMD OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus6 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <ST500DM005 HD502HJ 1AJ10001> ATA-8 SATA 2.x device >ada0: Serial Number S20BJA0CC65729 >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 476940MB (976773168 512 byte sectors: 16H 63S/T 16383C) >ada0: quirks=0x1<4K> >ada0: Previously was known as ad4 >ada1 at ahcich2 bus 0 scbus1 target 0 lun 0 >ada1: <ST3500418AS CC38> ATA-8 SATA 2.x device >ada1: Serial Number 9VMLCVKG >ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) >ada1: Command Queueing enabled >ada1: 476938MB (976771055 512 byte sectors: 16H 63S/T 16383C) >ada1: Previously was known as ad6 >uhub6: 2 ports with 2 removable, self powered >SMP: AP CPU #3 Launched! >SMP: AP CPU #1 Launched! >SMP: AP CPU #2 Launched! >Timecounter "TSC-low" frequency 1796677250 Hz quality 1000 >uhub2: 5 ports with 5 removable, self powered >uhub5: 5 ports with 5 removable, self powered >uhub0: 4 ports with 4 removable, self powered >uhub1: 4 ports with 4 removable, self powered >Root mount waiting for: usbus5 usbus3 >Root mount waiting for: usbus5 usbus3 >uhub3: 5 ports with 5 removable, self powered >uhub4: 5 ports with 5 removable, self powered >Root mount waiting for: usbus5 usbus3 >Trying to mount root from zfs:zroot/ROOT/default []... >ugen2.2: <Logitech> at usbus2 >ugen4.2: <vendor 0x1130> at usbus4 >ugen4.3: <Logitech> at usbus4 >ukbd0: <USB Keyboard> on usbus4 >kbd2 at ukbd0 >sysctl: hw.snd.default_unit=2 at line 18: Invalid argument >Setting hostuuid: 00000000-0000-0000-0000-d43d7e976b7b. >Setting hostid: 0x796bc9fa. >Entropy harvesting: interrupts ethernet point_to_point swi. >Starting file system checks: >Mounting local file systems:. >Writing entropy file:. >Setting hostname: bsd. >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 d4:3d:7e:97:6b:7b > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (none) > status: no carrier >Starting devd. >ums1: <Logitech USB Optical Mouse, class 0/0, rev 2.00/63.00, addr 2> on usbus2 >ums1: 3 buttons and [XYZ] coordinates ID=0 >uaudio0: <vendor 0x1130 USB AUDIO, class 0/0, rev 1.10/1.40, addr 2> on usbus4 >uaudio0: Play: 48000 Hz, 2 ch, 16-bit S-LE PCM format, 2x8ms buffer. >uaudio0: No recording. >uaudio0: No MIDI sequencer. >pcm2: <USB audio> on uaudio0 >uaudio0: HID volume keys found. >Starting dhclient. >uhid0: <USB Keyboard> on usbus4 >DHCPREQUEST on re0 to 255.255.255.255 port 67 >DHCPREQUEST on re0 to 255.255.255.255 port 67 >DHCPACK from 87.110.132.1 >bound to 87.110.135.249 -- renewal in 1925 seconds. >Starting ums1 moused. >Starting pflogd: >Enabling pfNo ALTQ support in kernel >ALTQ related functions disabled >No ALTQ support in kernel >ALTQ related functions disabled >. >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 >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat /usr/local/lib/gcc48 /usr/local/lib/nss /usr/local/lib/qt4 /usr/local/lib/virtualbox /usr/local/llvm33/lib /usr/local/llvm34/lib >32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Clearing /tmp (X related). >Starting dbus. >Updating motd:. >Mounting late file systems:. >Starting ntpd. >Starting default mousedmoused: unable to open /dev/psm0: No such file or directory >. >Starting slim. >/usr/local/bin/openbox-session - Openbox >startxfce4 - Xfce Session >i3-with-shmlog - i3 (with debug log) >/usr/local/bin/openbox-kde-session - KDE/Openbox >i3 - i3 >/usr/local/bin/openbox-gnome-session - GNOME/Openbox >/usr/local/bin/openbox-session - Openbox >startxfce4 - Xfce Session >i3-with-shmlog - i3 (with debug log) >/usr/local/bin/openbox-kde-session - KDE/Openbox >i3 - i3 >/usr/local/bin/openbox-gnome-session - GNOME/Openbox >Starting php_fpm. >Performing sanity check on nginx configuration: >nginx: the configuration file /usr/local/etc/nginx/nginx.conf syntax is ok >nginx: configuration file /usr/local/etc/nginx/nginx.conf test is successful >Starting nginx. >Configuring vt: blanktime. >Starting cron. >Starting background file system checks in 60 seconds. > >Fri Jan 2 17:43:08 EET 2015 >info: [drm] Initialized drm 1.1.0 20060810 >drmn0: <Trinity [Radeon HD 7560D]> on vgapci0 >info: [drm] MSI enabled 1 message(s) >info: [drm] RADEON_IS_PCIE >info: [drm] initializing kernel modesetting (ARUBA 0x1002:0x9904 0x1462:0x7721). >info: [drm] register mmio base: 0xFEB00000 >info: [drm] register mmio size: 262144 >info: [drm] radeon_atrm_get_bios: ===> Try ATRM... >info: [drm] radeon_atrm_get_bios: IGP card detected, skipping this method... >info: [drm] radeon_acpi_vfct_bios: ===> Try VFCT... >info: [drm] radeon_acpi_vfct_bios: Get "VFCT" ACPI table >info: [drm] radeon_acpi_vfct_bios: Failed to get "VFCT" table: AE_NOT_FOUND >info: [drm] igp_read_bios_from_vram: ===> Try IGP's VRAM... >info: [drm] igp_read_bios_from_vram: VRAM base address: 0xd0000000 >info: [drm] igp_read_bios_from_vram: Map address: 0xfffff800d0000000 (262144 bytes) >info: [drm] igp_read_bios_from_vram: Incorrect BIOS signature: 0xFFFF >info: [drm] radeon_read_bios: ===> Try PCI Expansion ROM... >info: [drm] radeon_read_bios: Map address: 0xfffff800000c0000 (131072 bytes) >info: [drm] ATOM BIOS: 113 >drmn0: info: VRAM: 512M 0x0000000000000000 - 0x000000001FFFFFFF (512M used) >drmn0: info: GTT: 512M 0x0000000020000000 - 0x000000003FFFFFFF >info: [drm] Detected VRAM RAM=512M, BAR=256M >info: [drm] RAM width 64bits DDR >[TTM] Zone kernel: Available graphics memory: 3893162 kiB >[TTM] Zone dma32: Available graphics memory: 2097152 kiB >[TTM] Initializing pool allocator >info: [drm] radeon: 512M of VRAM memory ready >info: [drm] radeon: 512M of GTT memory ready. >info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >info: [drm] Driver supports precise vblank timestamp query. >info: [drm] radeon: irq initialized. >info: [drm] GART: num cpu pages 131072, num gpu pages 131072 >info: [drm] Loading ARUBA Microcode >info: [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >drmn0: info: WB enabled >drmn0: info: fence driver on ring 0 use gpu addr 0x0000000020000c00 and cpu addr 0x0xfffff8000cfd3c00 >drmn0: info: fence driver on ring 1 use gpu addr 0x0000000020000c04 and cpu addr 0x0xfffff8000cfd3c04 >drmn0: info: fence driver on ring 2 use gpu addr 0x0000000020000c08 and cpu addr 0x0xfffff8000cfd3c08 >drmn0: info: fence driver on ring 3 use gpu addr 0x0000000020000c0c and cpu addr 0x0xfffff8000cfd3c0c >drmn0: info: fence driver on ring 4 use gpu addr 0x0000000020000c10 and cpu addr 0x0xfffff8000cfd3c10 >info: [drm] ring test on 0 succeeded in 4 usecs >info: [drm] ring test on 3 succeeded in 2 usecs >info: [drm] ring test on 4 succeeded in 1 usecs >info: [drm] ib test on ring 0 succeeded in 0 usecs >info: [drm] ib test on ring 3 succeeded in 0 usecs >info: [drm] ib test on ring 4 succeeded in 1 usecs >info: [drm] radeon_device_init: Taking over the fictitious range 0xd0000000-0xe0000000 >iicbus0: <Philips I2C bus> on iicbb0 addr 0xff >iic0: <I2C generic I/O> on iicbus0 >iicbus1: <Philips I2C bus> on iicbb1 addr 0x0 >iic1: <I2C generic I/O> on iicbus1 >iicbus2: <Philips I2C bus> on iicbb2 addr 0x0 >iic2: <I2C generic I/O> on iicbus2 >iicbus3: <Philips I2C bus> on iicbb3 addr 0x0 >iic3: <I2C generic I/O> on iicbus3 >iicbus4: <Philips I2C bus> on iicbb4 addr 0x0 >iic4: <I2C generic I/O> on iicbus4 >iicbus5: <Philips I2C bus> on iicbb5 addr 0x0 >iic5: <I2C generic I/O> on iicbus5 >info: [drm] Radeon Display Connectors >info: [drm] Connector 0: >info: [drm] VGA-1 >info: [drm] HPD2 >info: [drm] DDC: 0x6540 0x6540 0x6544 0x6544 0x6548 0x6548 0x654c 0x654c >info: [drm] Encoders: >info: [drm] CRT1: INTERNAL_UNIPHY2 >info: [drm] CRT1: NUTMEG >info: [drm] Connector 1: >info: [drm] DVI-D-1 >info: [drm] HPD3 >info: [drm] DDC: 0x6550 0x6550 0x6554 0x6554 0x6558 0x6558 0x655c 0x655c >info: [drm] Encoders: >info: [drm] DFP1: INTERNAL_UNIPHY >info: [drm] Internal thermal controller without fan control >info: [drm] radeon: power management initialized >info: [drm] Connector VGA-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.VGA-1 >info: [drm] - kern.vt.fb.default_mode >info: [drm] Connector DVI-D-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.DVI-D-1 >info: [drm] - kern.vt.fb.default_mode >info: [drm] fb mappable at 0xD114C000 >info: [drm] vram apper at 0xD0000000 >info: [drm] size 8294400 >info: [drm] fb depth is 24 >info: [drm] pitch is 7680 >fbd0 on drmn0 >VT: Replacing driver "vga" with new "fb". >info: [drm] Initialized radeon 2.29.0 20080528 >Jan 2 17:44:36 bsd su: toms to root on /dev/pts/0 >Jan 2 17:45:19 bsd su: toms to root on /dev/pts/1 >spin lock 0xffffffff81656c10 (smp rendezvous) held by 0xfffff801069ff000 (tid 100726) too long >timeout stopping cpus >panic: spin lock held too long >cpuid = 2 >KDB: stack backtrace: >#0 0xffffffff80968220 at kdb_backtrace+0x60 >#1 0xffffffff8092c755 at panic+0x155 >#2 0xffffffff80918e23 at _mtx_lock_spin_cookie+0x243 >#3 0xffffffff80d19e61 at smp_tlb_shootdown+0x91 >#4 0xffffffff80d1bbcc at pmap_invalidate_range+0x2fc >#5 0xffffffff80ba5f15 at vm_thread_new+0x155 >#6 0xffffffff8093c951 at thread_alloc+0x31 >#7 0xffffffff8093ad88 at create_thread+0xb8 >#8 0xffffffff8093b123 at sys_thr_new+0xb3 >#9 0xffffffff80d2b657 at amd64_syscall+0x357 >#10 0xffffffff80d10ddb at Xfast_syscall+0xfb >Uptime: 1h52m47s >Dumping 551 out of 7603 MB:..3%..12%..21%..32%..41%..53%..61%..73%..82%..93% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options ATA_STATIC_ID >options ACPI_DMAR >options SMP >options KDB_TRACE >options KDB >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 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 ixgbe >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 196468
: 151300 |
151301