Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- abel.home.inet dumped core - see /var/crash/vmcore.3
- Sun Jun 3 16:56:27 CEST 2018
- FreeBSD abel.home.inet 11.2-RC1 FreeBSD 11.2-RC1 #0 r334470: Fri Jun 1 07:05:45 UTC 2018 [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
- panic: solaris assert: arc_buf_alloc_impl(hdr, private, compressed_read, 1, &buf) == 0 (0x5 == 0x0), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line: 5452
- GNU gdb 6.1.1 [FreeBSD]
- Copyright 2004 Free Software Foundation, Inc.
- GDB is free software, covered by the GNU General Public License, and you are
- welcome to change it and/or distribute copies of it under certain conditions.
- Type "show copying" to see the conditions.
- There is absolutely no warranty for GDB. Type "show warranty" for details.
- This GDB was configured as "amd64-marcel-freebsd"...
- Unread portion of the kernel message buffer:
- panic: solaris assert: arc_buf_alloc_impl(hdr, private, compressed_read, 1, &buf) == 0 (0x5 == 0x0), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line: 5452
- cpuid = 1
- KDB: stack backtrace:
- #0 0xffffffff80b3d5a7 at kdb_backtrace+0x67
- #1 0xffffffff80af6b47 at vpanic+0x177
- #2 0xffffffff80af69c3 at panic+0x43
- #3 0xffffffff825d922c at assfail3+0x2c
- #4 0xffffffff8227edd8 at arc_read+0x7d8
- #5 0xffffffff8228948e at dbuf_read+0x72e
- #6 0xffffffff82292313 at dmu_buf_hold_array_by_dnode+0x1d3
- #7 0xffffffff822942ad at dmu_read_pages+0x8d
- #8 0xffffffff8234cddf at zfs_freebsd_getpages+0x22f
- #9 0xffffffff810fce02 at VOP_GETPAGES_APV+0x82
- #10 0xffffffff80e0d876 at vnode_pager_getpages+0x76
- #11 0xffffffff80e05d30 at vm_pager_get_pages+0x20
- #12 0xffffffff80de9fb8 at vm_fault_hold+0x1598
- #13 0xffffffff80de89d5 at vm_fault+0x75
- #14 0xffffffff80f7810c at trap_pfault+0x14c
- #15 0xffffffff80f77863 at trap+0x353
- #16 0xffffffff80f5768c at calltrap+0x8
- Uptime: 9h34m43s
- Dumping 912 out of 4047 MB:..2%..11%..22%..32%..41%..51%..62%..71%..81%..92%
- Reading symbols from /boot/kernel/geom_eli.ko...Reading symbols from /usr/lib/debug//boot/kernel/geom_eli.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/geom_eli.ko
- Reading symbols from /boot/kernel/zfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/zfs.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/zfs.ko
- Reading symbols from /boot/kernel/opensolaris.ko...Reading symbols from /usr/lib/debug//boot/kernel/opensolaris.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/opensolaris.ko
- Reading symbols from /boot/kernel/fdescfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/fdescfs.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/fdescfs.ko
- Reading symbols from /boot/kernel/i915kms.ko...Reading symbols from /usr/lib/debug//boot/kernel/i915kms.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/i915kms.ko
- Reading symbols from /boot/kernel/drm2.ko...Reading symbols from /usr/lib/debug//boot/kernel/drm2.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/drm2.ko
- Reading symbols from /boot/kernel/iicbus.ko...Reading symbols from /usr/lib/debug//boot/kernel/iicbus.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/iicbus.ko
- Reading symbols from /boot/kernel/iic.ko...Reading symbols from /usr/lib/debug//boot/kernel/iic.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/iic.ko
- Reading symbols from /boot/kernel/iicbb.ko...Reading symbols from /usr/lib/debug//boot/kernel/iicbb.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/iicbb.ko
- Reading symbols from /boot/kernel/tmpfs.ko...Reading symbols from /usr/lib/debug//boot/kernel/tmpfs.ko.debug...done.
- done.
- Loaded symbols for /boot/kernel/tmpfs.ko
- #0 doadump (textdump=<value optimized out>) at pcpu.h:229
- 229 pcpu.h: No such file or directory.
- in pcpu.h
- (kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:229
- #1 0xffffffff80af675b in kern_reboot (howto=260)
- at /usr/src/sys/kern/kern_shutdown.c:383
- #2 0xffffffff80af6b81 in vpanic (fmt=<value optimized out>,
- ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:776
- #3 0xffffffff80af69c3 in panic (fmt=<value optimized out>)
- at /usr/src/sys/kern/kern_shutdown.c:707
- #4 0xffffffff825d922c in assfail3 (a=<value optimized out>,
- lv=<value optimized out>, op=<value optimized out>,
- rv=<value optimized out>, f=<value optimized out>,
- l=<value optimized out>)
- at /usr/src/sys/cddl/compat/opensolaris/kern/opensolaris_cmn_err.c:91
- #5 0xffffffff8227edd8 in arc_read (pio=0xfffff8000adf7410,
- spa=0xfffffe0002178000, bp=0xfffffe001bc2b700,
- done=0xffffffff8228d0a0 <dbuf_read_done>, private=0xfffff80089a0e3a0,
- priority=ZIO_PRIORITY_SYNC_READ, zio_flags=128,
- arc_flags=0xfffffe012251c60c, zb=0xfffffe012251c5d8)
- at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c:5451
- #6 0xffffffff8228948e in dbuf_read (db=0xfffff80089a0e3a0,
- zio=0xfffff8000adf7410, flags=30)
- at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dbuf.c:1024
- #7 0xffffffff82292313 in dmu_buf_hold_array_by_dnode (dn=0xfffff8000fd345b0,
- offset=18446735277798945808, length=4096, read=1, tag=0xffffffff823c7040,
- numbufsp=0xfffffe012251c70c, dbpp=0xfffffe012251c6e8, flags=0)
- at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c:514
- #8 0xffffffff822942ad in dmu_read_pages (os=<value optimized out>,
- object=<value optimized out>, ma=0xfffffe012251c9c0, count=1,
- rbehind=0xfffffe012251c800, rahead=0xfffffe012251c804, last_size=4096)
- at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/dmu.c:570
- #9 0xffffffff8234cddf in zfs_freebsd_getpages (ap=<value optimized out>)
- at /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_vnops.c:4593
- #10 0xffffffff810fce02 in VOP_GETPAGES_APV (vop=<value optimized out>,
- a=0xfffffe012251c878) at vnode_if.c:2798
- #11 0xffffffff80e0d876 in vnode_pager_getpages (object=<value optimized out>,
- m=0xfffffe012251c9c0, count=1, rbehind=<value optimized out>,
- rahead=<value optimized out>) at vnode_if.h:1154
- #12 0xffffffff80e05d30 in vm_pager_get_pages (object=<value optimized out>,
- m=0xfffffe012251c9c0, count=1, rbehind=<value optimized out>,
- rahead=<value optimized out>) at /usr/src/sys/vm/vm_pager.c:282
- #13 0xffffffff80de9fb8 in vm_fault_hold (map=<value optimized out>,
- vaddr=34380488704, fault_type=<value optimized out>,
- fault_flags=<value optimized out>, m_hold=0x0)
- at /usr/src/sys/vm/vm_fault.c:949
- #14 0xffffffff80de89d5 in vm_fault (map=0xfffff800b99ca000,
- vaddr=<value optimized out>, fault_type=4 '\004', fault_flags=0)
- at /usr/src/sys/vm/vm_fault.c:512
- #15 0xffffffff80f7810c in trap_pfault (frame=0xfffffe012251cc00, usermode=1)
- at /usr/src/sys/amd64/amd64/trap.c:776
- #16 0xffffffff80f77863 in trap (frame=0xfffffe012251cc00)
- at /usr/src/sys/amd64/amd64/trap.c:325
- #17 0xffffffff80f5768c in calltrap ()
- at /usr/src/sys/amd64/amd64/exception.S:231
- #18 0x00000008013ca900 in ?? ()
- Previous frame inner to this frame (corrupt stack?)
- Current language: auto; currently minimal
- (kgdb)
- ------------------------------------------------------------------------
- ps -axlww
- UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND
- 0 0 0 0 -16 0 0 0 swapin DLs - 1:26.26 [kernel]
- 0 1 0 0 20 0 5424 408 wait DLs - 0:00.14 [init]
- 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto]
- 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns]
- 0 4 0 0 -16 0 0 0 - RL - 0:00.01 [cam]
- 0 5 0 0 -16 0 0 0 - DL - 0:00.01 [soaiod1]
- 0 6 0 0 -16 0 0 0 - DL - 0:00.01 [soaiod2]
- 0 7 0 0 -16 0 0 0 - DL - 0:00.01 [soaiod3]
- 0 8 0 0 -16 0 0 0 - DL - 0:00.01 [soaiod4]
- 0 9 0 0 -8 0 0 0 arc_recl DL - 0:10.07 [zfskern]
- 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit]
- 0 11 0 0 155 0 0 0 - RL - 1003:13.53 [idle]
- 0 12 0 0 -52 0 0 0 - WL - 3:19.20 [intr]
- 0 13 0 0 -8 0 0 0 - DL - 0:06.42 [geom]
- 0 14 0 0 -68 0 0 0 - DL - 0:02.48 [usb]
- 0 15 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator]
- 0 16 0 0 -16 0 0 0 - DL - 0:02.66 [rand_harvestq]
- 0 17 0 0 -16 0 0 0 tzpoll DL - 0:08.42 [acpi_thermal]
- 0 18 0 0 -16 0 0 0 idle DL - 0:00.04 [enc_daemon0]
- 0 19 0 0 -16 0 0 0 psleep DL - 0:17.10 [pagedaemon]
- 0 20 0 0 -16 0 0 0 psleep DL - 0:00.02 [vmdaemon]
- 0 21 0 0 155 0 0 0 pgzero DL - 0:00.00 [pagezero]
- 0 22 0 0 -16 0 0 0 psleep DL - 0:00.23 [bufdaemon]
- 0 23 0 0 -16 0 0 0 - DL - 0:00.21 [bufspacedaemon]
- 0 24 0 0 16 0 0 0 syncer DL - 0:06.30 [syncer]
- 0 25 0 0 -16 0 0 0 vlruwt DL - 0:00.21 [vnlru]
- 0 26 0 0 20 0 0 0 geli:w DL - 2:47.28 [g_eli[0] ada0p3]
- 0 27 0 0 21 0 0 0 geli:w DL - 1:35.33 [g_eli[1] ada0p3]
- 0 303 1 0 20 0 10536 2588 select Ds - 0:00.36 [wpa_supplicant]
- 0 315 1 0 20 0 6544 1436 select Ds - 0:00.32 [dhclient]
- 65 386 1 0 20 0 6544 1476 select DCs - 0:00.18 [dhclient]
- 0 467 1 0 21 0 9180 4680 select Ds - 0:00.29 [devd]
- 59 510 1 0 20 0 18932 5000 select Ds - 0:01.87 [unbound]
- 0 546 1 0 20 0 6412 1460 select Ds - 0:00.41 [syslogd]
- 556 680 1 0 20 0 7316 2088 select Ds - 0:00.21 [dbus-daemon]
- 0 704 1 0 20 0 28176 3608 select D - 0:00.08 [console-kit-daemon]
- 565 706 1 0 20 0 40592 3148 select D - 0:00.08 [polkitd]
- 0 744 1 0 20 0 6384 1280 select Ds - 0:05.85 [powerd]
- 0 760 1 0 20 -20 8160 1760 select D<s - 0:00.04 [ntpd]
- 123 761 760 0 20 -20 8168 1656 select D< - 0:01.35 [ntpd]
- 123 764 761 0 52 0 8160 0 select D - 0:00.00 [ntpd]
- 0 788 1 0 25 0 19796 0 wait Ds - 0:00.37 [slim]
- 0 807 788 0 20 0 103808 21188 select D - 12:41.45 [Xorg]
- 0 834 1 0 52 0 12848 0 select Ds - 0:00.00 [sshd]
- 0 837 1 0 20 0 10452 1840 select Ds - 0:00.63 [sendmail]
- 25 840 1 0 20 0 10452 924 pause Ds - 0:00.01 [sendmail]
- 0 844 1 0 20 0 6464 564 nanslp Ds - 0:00.24 [cron]
- 0 890 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 891 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 892 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 893 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 894 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 895 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 896 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 0 897 1 0 52 0 6408 0 ttyin Ds+ - 0:00.00 [getty]
- 560 902 1 0 20 0 16188 4376 select Ds - 0:10.10 [hald]
- 0 903 902 0 32 0 14016 3460 select D - 0:00.18 [hald-runner]
- 0 910 903 0 52 0 9800 0 kqread D - 0:00.12 [hald-addon-mouse-s]
- 1001 942 788 0 52 0 7092 0 wait Ds - 0:00.02 [sh]
- 1001 954 942 0 20 0 35736 10448 select D - 0:00.37 [xfce4-session]
- 1001 957 1 0 32 0 8632 0 select D - 0:00.00 [dbus-launch]
- 1001 958 1 0 20 0 7316 2180 select Ds - 0:00.26 [dbus-daemon]
- 1001 960 1 0 20 0 11940 3532 select D - 0:00.09 [xfconfd]
- 1001 963 1 0 22 0 10116 0 select Ds - 0:00.00 [ssh-agent]
- 1001 965 1 0 20 0 13460 2052 select Ds - 0:01.57 [gpg-agent]
- 1001 967 1 0 20 0 35300 14980 select D - 1:30.02 [xfwm4]
- 1001 971 1 0 20 0 43420 14416 select D - 0:14.45 [xfce4-panel]
- 1001 973 1 0 20 0 28308 8100 select D - 0:00.07 [thunar]
- 1001 975 1 0 20 0 52192 13260 select D - 0:05.28 [xfdesktop]
- 1001 976 954 0 21 0 38132 12336 select D - 6:44.91 [gkrellm]
- 1001 977 1 0 20 0 38616 10860 select Ds - 0:02.80 [xfsettingsd]
- 1001 978 954 0 20 0 105100 7768 select D - 0:04.55 [devilspie]
- 1001 979 954 0 39 19 12020 4656 select DN - 0:00.79 [xterm]
- 1001 982 954 0 20 0 67152 16264 select D - 0:07.18 [orage]
- 1001 985 954 0 20 0 8076 2024 nanslp D - 0:06.56 [xautolock]
- 1001 992 1 0 20 0 21860 2976 select D - 0:00.06 [gvfsd]
- 1001 1000 979 0 52 19 7692 0 pause DNs+ - 0:00.01 [zsh]
- 1001 1002 1 0 20 0 21156 4084 select D - 0:01.99 [gvfs-hal-volume-mo]
- 1001 1005 1 0 20 0 19804 4008 select D - 0:00.14 [gvfs-gphoto2-volum]
- 1001 1006 1000 0 39 19 6296 1220 kqread DN+ - 0:04.49 [tail]
- 1001 1007 1000 0 39 19 7520 2456 piperd DN+ - 0:35.90 [ccze]
- 1001 1008 971 0 20 0 27692 9384 select D - 0:00.23 [wrapper-1.0]
- 1001 1009 971 0 20 0 39200 9368 select D - 0:00.32 [wrapper-1.0]
- 1001 1010 971 0 20 0 114348 11196 select D - 0:03.05 [wrapper-2.0]
- 1001 1016 1 0 20 0 22296 0 select D - 0:00.03 [at-spi-bus-launche]
- 1001 1017 1016 0 20 0 7316 1784 select D - 0:00.45 [dbus-daemon]
- 1001 1019 1 0 20 0 18080 3856 select D - 0:03.31 [at-spi2-registryd]
- 1001 1020 971 0 20 0 76320 34372 select D - 0:38.06 [mrxvt]
- 1001 1187 1020 0 20 0 11312 0 ttyin Ds+ - 0:05.64 [zsh]
- 1001 1231 1 0 20 0 16148 0 select D - 0:00.10 [gvfsd-metadata]
- 1001 1638 1020 0 24 0 11312 4720 pause Ds - 0:07.01 [zsh]
- 1001 1768 1020 0 21 0 11312 4160 pause Ds - 0:01.61 [zsh]
- 1001 3233 1020 0 20 0 11200 5156 ttyin Ds+ - 0:00.52 [zsh]
- 1001 3542 1020 0 20 0 11312 0 ttyin Ds+ - 0:00.49 [zsh]
- 1001 11252 1768 0 20 0 25584 19096 pause D+ - 0:00.23 [xdvi-motif]
- 1001 11262 1 0 20 0 52004 33964 select Ds - 0:00.31 [vim]
- 1001 11279 1638 0 28 0 46492 20040 - R+ - 0:00.00 [xpdf]
- ------------------------------------------------------------------------
- vmstat -s
- 56902641 cpu context switches
- 12926111 device interrupts
- 894263 software interrupts
- 41612943 traps
- 195074684 system calls
- 27 kernel threads created
- 7971 fork() calls
- 3281 vfork() calls
- 0 rfork() calls
- 13171 swap pager pageins
- 40712 swap pager pages paged in
- 14072 swap pager pageouts
- 83570 swap pager pages paged out
- 14664 vnode pager pageins
- 148661 vnode pager pages paged in
- 1398 vnode pager pageouts
- 4746 vnode pager pages paged out
- 0 page daemon wakeups
- 0 pages examined by the page daemon
- 0 clean page reclamation shortfalls
- 0 pages reactivated by the page daemon
- 573272 copy-on-write faults
- 662 copy-on-write optimized faults
- 6837863 zero fill pages zeroed
- 3723 zero fill pages prezeroed
- 13528 intransit blocking page faults
- 18818689 total VM faults taken
- 21866 page faults requiring I/O
- 0 pages affected by kernel thread creation
- 813128 pages affected by fork()
- 116982 pages affected by vfork()
- 0 pages affected by rfork()
- 11139216 pages freed
- 0 pages freed by daemon
- 0 pages freed by exiting processes
- 27083 pages active
- 33370 pages inactive
- 10469 pages in the laundry queue
- 703544 pages wired down
- 231700 pages free
- 4096 bytes per page
- 0 total name lookups
- cache hits (0% pos + 0% neg) system 0% per-directory
- deletions 0%, falsehits 0%, toolong 0%
- ------------------------------------------------------------------------
- vmstat -m
- Type InUse MemUse HighUse Requests Size(s)
- hdaa 5 22K - 5 512,1024,4096,16384
- hdac 1 1K - 1 1024
- hdacc 1 1K - 1 32
- feeder 18 2K - 184 32,128
- mixer 1 4K - 1 4096
- SCSI ENC 19 99K - 4039 16,64,128,2048,32768
- acpiintr 1 1K - 1 64
- USB 64 126K - 181 16,32,128,512,2048,4096,8192,32768
- USBdev 92 26K - 589 32,64,128,256,512
- acpica 2645 264K - 3727274 16,32,64,128,256,512,1024,2048
- acpitask 1 64K - 1 65536
- acpisem 43 6K - 43 128
- acpidev 43 3K - 43 64
- CAM SIM 5 2K - 5 256
- CAM XPT 28 2K - 84 16,32,64,128,256,512,1024,2048,65536
- CAM DEV 7 14K - 15 2048
- CAM CCB 0 0K - 307566 2048
- CAM path 9 1K - 67 32
- CAM periph 6 2K - 25 16,32,64,128,256
- vtbuf 24 3840K - 70 4096
- vt 11 6K - 11 512
- sysmouse 1 2K - 5 2048
- CAM I/O Scheduler 1 1K - 1 128
- DEVFS3 158 40K - 213 256
- DEVFS1 132 66K - 186 512
- DEVFS_RULE 55 26K - 55 64,512
- DEVFS 20 1K - 30 16,128
- DEVFSP 4 1K - 418 64
- NFSD V4client 1 1K - 1 256
- NFSD lckfile 1 1K - 1 256
- NFSD session 1 1K - 1 1024
- pfs_nodes 21 6K - 21 256
- pfs_vncache 53 4K - 192 64
- GEOM 57 10K - 659 16,32,64,128,256,512,1024,2048,4096,8192,16384
- raid_data 0 0K - 48 32,128,256
- isadev 7 1K - 7 128
- pci_link 16 2K - 16 16,32,64,128
- cdev 6 2K - 6 256
- filedesc 23 105K - 212 16,32,64,4096,8192,16384,32768
- sigio 4 1K - 28 64
- filecaps 1 1K - 10218 16,32
- kdtrace 587 129K - 31943 64,256
- kenv 138 14K - 197 16,32,64,128,8192
- kqueue 121 32K - 11310 64,256,512,2048
- proc-args 86 6K - 18381 16,32,64,128,256
- hhook 13 4K - 13 256
- ithread 96 15K - 98 32,128,256
- KTRACE 100 13K - 100 128
- acpi_perf 2 1K - 2 128
- linker 301 795K - 411 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
- acpipwr 49 4K - 49 64
- lockf 29 3K - 17812544 64,128
- loginclass 3 1K - 3 64
- cache 1 1K - 1 32
- devbuf 19141 35431K - 34646 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
- temp 34 19K - 323938 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
- module 518 65K - 522 128
- mtx_pool 2 16K - 2 8192
- osd 17 1K - 345 16,32,64,128,256
- pmchooks 1 1K - 1 128
- pgrp 39 5K - 976 128
- session 36 5K - 288 128
- proc 2 32K - 2 16384
- subproc 224 452K - 11407 512,4096
- cred 61 16K - 7093 256
- CAM queue 12 4K - 38 16,32,512
- agp 1 1K - 1 32
- plimit 35 9K - 3753 256
- uidinfo 10 6K - 188 128,4096
- dumper 1 1K - 1 512
- sysctl 0 0K - 1 64
- sysctloid 5859 300K - 6577 16,32,64,128
- sysctltmp 0 0K - 3976 16,64,256,1024
- tidhash 1 32K - 1 32768
- callout 3 1672K - 3
- umtx 1200 150K - 1200 128
- p1003.1b 1 1K - 1 16
- SWAP 2 141K - 2 32
- bus 1433 3231K - 7577 16,32,64,128,256,512,1024
- bus-sc 123 664K - 3652 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536
- devstat 4 9K - 4 32,4096
- eventhandler 109 9K - 110 64,128
- gtaskqueue 18 26K - 18 16,32,256,8192
- kobj 356 1424K - 575 4096
- Per-cpu 1 1K - 1 32
- rman 272 32K - 574 16,32,128
- sbuf 0 0K - 4465 16,32,64,128,256,512,1024,2048,4096,8192,32768
- toponodes 8 1K - 8 128
- taskqueue 141 17K - 156 16,32,64,128,256
- terminal 11 3K - 11 256
- Unitno 40 3K - 348332 32,64
- vmem 2 256K - 6 8192,16384,32768,65536
- ioctlops 0 0K - 7383 256,512,1024,2048
- select 159 20K - 159 128
- iov 0 0K - 51051262 16,32,64,128,256,512
- msg 4 30K - 4 2048,4096,8192,16384
- sem 4 106K - 4 2048,4096
- shm 9 48K - 101 2048,32768
- tty 18 18K - 21 1024
- pts 6 2K - 9 256
- mbuf_tag 0 0K - 1002 32,64
- shmfd 1 8K - 1 8192
- soname 88 10K - 84602 16,32,64,128
- pcb 24 663K - 20878 16,32,128,1024,2048,8192
- kbdmux 6 22K - 6 16,512,1024,2048,16384
- acl 0 0K - 2388 4096
- vfscache 4 2089K - 4 512,8192,32768
- vfs_hash 1 1024K - 1
- vnodes 2 1K - 3 32,256
- mount 214 8K - 461 16,32,64,128,256
- statfs 0 0K - 479646 512
- LED 8 1K - 8 16,128
- vnodemarker 0 0K - 19084 512
- fadvise 0 0K - 2242 32
- arc4random 1 1K - 1 1024
- BPF 16 1043K - 17 16,128,512,4096
- ifnet 4 7K - 4 128,2048
- ifaddr 86 15K - 166 16,32,64,128,256,512,2048,4096
- ether_multi 17 1K - 417 16,32,64
- clone 7 1K - 7 128
- ipsec 1 1K - 1 256
- lltable 14 4K - 168 256,512
- routetbl 26 4K - 421 32,64,128,512
- 80211vap 1 4K - 1 4096
- 80211crypto 2 1K - 160 128,512
- 80211node 1 16K - 2385 256,16384
- 80211nodeie 11 5K - 634 32,128,256,512
- 80211ratectl 2 1K - 90 16,64
- 80211scan 11 11K - 103 512,2048,4096
- igmp 3 1K - 3 128
- in_multi 2 1K - 82 256
- encap_export_host 2 2K - 2 1024
- sctp_a_it 0 0K - 83 16
- sctp_vrf 1 1K - 1 64
- sctp_ifa 4 1K - 82 128
- sctp_ifn 2 1K - 80 128
- sctp_iter 0 0K - 83 256
- hostcache 1 32K - 1 32768
- tcpfunc 1 1K - 1 32
- syncache 1 68K - 1
- in6_multi 15 2K - 15 32,256
- ip6opt 1 1K - 1 256
- mld 3 1K - 3 128
- ip6ndp 4 1K - 4 64,256
- inpcbpolicy 13 1K - 32670 32
- secasvar 1 1K - 1 1024
- sahead 1 1K - 1 1024
- ipsecpolicy 2 2K - 2 256,1024
- ipsec-saq 2 2K - 2 1024
- crypto 6 3K - 2255995 64,256,512,1024
- rpc 2 16K - 2 8192
- audit_evclass 189 6K - 234 32
- ufs_quota 1 1024K - 1
- vm_pgdata 1 1K - 1 128
- UMAHash 44 4428K - 150 512,1024,2048,4096,8192,16384,32768,65536
- memdesc 1 4K - 1 4096
- atkbddev 2 1K - 2 64
- CAM dev queue 5 1K - 5 64
- apmdev 1 1K - 1 128
- madt_table 0 0K - 1 4096
- entropy 0 0K - 924 4096
- ata_pci 1 1K - 1 64
- io_apic 1 2K - 1 2048
- MCA 6 1K - 6 128
- msi 12 2K - 12 16,128
- nexusdev 5 1K - 5 16
- solaris 520603 84116K - 116810028 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768
- eli data 78 20K - 261629 64,256,512,1024,2048,4096,8192,16384,32768,65536
- kstat_data 8 1K - 8 64
- sfs_nodes 30 15K - 30 512
- fdesc_mount 1 1K - 1 16
- gem_name 1142 52K - 94330 32,4096
- drm_dma 2 1K - 3 16,32
- drm_sarea 1 1K - 1 16
- drm_driver 5 10K - 6 32,64,1024,8192
- drm_minor 2 1K - 2 128
- drm_maps 2 1K - 2 64,128
- drm_files 2 1K - 8 128,512
- drm_ctxbitmap 1 4K - 1 4096
- drm_sman 375 47K - 95788 128
- drm_hashtab 3 4129K - 4 128,32768
- drm_kms 92 22K - 194 16,32,64,128,256,512,1024,2048
- drm_vblank 7 1K - 7 16,64
- i915gem 1481 646K - 33599651 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768
- ------------------------------------------------------------------------
- vmstat -z
- ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP
- UMA Kegs: 384, 0, 238, 2, 238, 0, 0
- UMA Zones: 896, 0, 239, 1, 239, 0, 0
- UMA Slabs: 80, 0, 505179, 10671, 773617, 0, 0
- UMA Hash: 256, 0, 65, 25, 109, 0, 0
- 4 Bucket: 32, 0, 402, 3223, 392108, 0, 0
- 6 Bucket: 48, 0, 1267, 1306, 216456, 0, 0
- 8 Bucket: 64, 0, 120, 2050, 208332, 11, 0
- 12 Bucket: 96, 0, 35, 908, 91167, 0, 0
- 16 Bucket: 128, 0, 55, 1464, 132293, 0, 0
- 32 Bucket: 256, 0, 76, 419, 93681, 137, 0
- 64 Bucket: 512, 0, 408, 48, 93274, 137, 0
- 128 Bucket: 1024, 0, 81, 107, 32350, 0, 0
- 256 Bucket: 2048, 0, 92, 36, 16116,14580, 0
- vmem btag: 56, 0, 19709, 7413, 39997, 203, 0
- VM OBJECT: 240, 0, 104474, 2582, 525139, 0, 0
- RADIX NODE: 144, 0, 14495, 22738, 1601923, 0, 0
- MAP: 240, 0, 3, 61, 3, 0, 0
- KMAP ENTRY: 128, 0, 12, 267, 15, 0, 0
- MAP ENTRY: 128, 0, 7593, 3226, 7400399, 0, 0
- VMSPACE: 2520, 0, 70, 17, 11254, 0, 0
- fakepg: 104, 0, 0, 152, 18, 0, 0
- mt_zone: 16400, 0, 448, 0, 448, 0, 0
- 16: 16, 0, 106480, 697,52258440, 0, 0
- 32: 32, 0, 14724, 6526,59596807, 0, 0
- 64: 64, 0, 291552, 50812,31750536, 0, 0
- 128: 128, 0, 14622, 6241,55492223, 0, 0
- 256: 256, 0, 108698, 76222,19262670, 0, 0
- 512: 512, 0, 7882, 12366, 3955642, 0, 0
- 1024: 1024, 0, 1783, 129, 3718583, 0, 0
- 2048: 2048, 0, 107, 27, 1043178, 0, 0
- 4096: 4096, 0, 5409, 23, 84669, 0, 0
- 8192: 8192, 0, 40, 9, 71159, 0, 0
- 16384: 16384, 0, 11, 5, 68631, 0, 0
- 32768: 32768, 0, 28, 5, 31992, 0, 0
- 65536: 65536, 0, 15, 4, 123616, 0, 0
- SLEEPQUEUE: 80, 0, 601, 50, 601, 0, 0
- 64 pcpu: 8, 0, 2525, 547, 2845, 0, 0
- Files: 80, 0, 775, 625, 777096, 0, 0
- filedesc0: 1104, 0, 97, 29, 11280, 0, 0
- rl_entry: 40, 0, 163, 437, 163, 0, 0
- TURNSTILE: 136, 0, 601, 79, 601, 0, 0
- umtx pi: 96, 0, 0, 0, 0, 0, 0
- umtx_shm: 88, 0, 0, 0, 0, 0, 0
- MAC labels: 40, 0, 0, 0, 0, 0, 0
- PROC: 1424, 0, 96, 30, 11279, 0, 0
- THREAD: 1552, 0, 519, 81, 9509, 0, 0
- cpuset: 96, 0, 365, 168, 384, 0, 0
- audit_record: 1248, 0, 0, 0, 0, 0, 0
- mbuf_packet: 256, 1609785, 512, 859, 425996, 0, 0
- mbuf: 256, 1609785, 66, 1052,10676914, 0, 0
- mbuf_cluster: 2048, 251528, 1012, 264, 3542, 0, 0
- mbuf_jumbo_page: 4096, 125764, 64, 117, 2033549, 0, 0
- mbuf_jumbo_9k: 9216, 111789, 0, 0, 0, 0, 0
- mbuf_jumbo_16k: 16384, 83840, 0, 0, 0, 0, 0
- g_bio: 376, 0, 0, 140, 1198200, 0, 0
- DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0
- ttyinq: 160, 0, 495, 55, 855, 0, 0
- ttyoutq: 256, 0, 258, 117, 447, 0, 0
- FPU_save_area: 512, 0, 0, 0, 0, 0, 0
- nvme_request: 128, 0, 0, 0, 0, 0, 0
- vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0
- cryptop: 88, 0, 0, 0, 0, 0, 0
- cryptodesc: 72, 0, 0, 0, 0, 0, 0
- taskq_zone: 48, 0, 0, 1245, 141377, 0, 0
- VNODE: 472, 0, 103535, 57, 117722, 0, 0
- VNODEPOLL: 120, 0, 164, 100, 166, 0, 0
- BUF TRIE: 144, 0, 0, 26595, 0, 0, 0
- NAMEI: 1024, 0, 0, 40,17731696, 0, 0
- rentr: 24, 0, 0, 334, 208, 0, 0
- S VFS Cache: 108, 0, 96971, 434, 382078, 0, 0
- STS VFS Cache: 148, 0, 0, 0, 0, 0, 0
- L VFS Cache: 328, 0, 9534, 42, 51316, 0, 0
- LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0
- NCLNODE: 576, 0, 0, 0, 0, 0, 0
- DIRHASH: 1024, 0, 0, 0, 0, 0, 0
- Mountpoints: 816, 0, 18, 12, 18, 0, 0
- pipe: 760, 0, 119, 41, 8513, 0, 0
- procdesc: 136, 0, 0, 0, 0, 0, 0
- range_seg_cache: 64, 0, 3418, 8238, 388373, 0, 0
- metaslab_alloc_trace_cache: 64, 0, 0, 806, 534447, 0, 0
- zio_cache: 1040, 0, 7, 290,24053533, 0, 0
- zio_link_cache: 48, 0, 0, 1328, 2872106, 0, 0
- zio_buf_512: 512, 0, 104060, 140, 628108, 0, 0
- zio_data_buf_512: 512, 0, 71, 129, 63795, 0, 0
- zio_buf_1024: 1024, 0, 12, 80, 17323, 0, 0
- zio_data_buf_1024: 1024, 0, 72, 32, 18656, 0, 0
- zio_buf_1536: 1536, 0, 5, 21, 31216, 0, 0
- zio_data_buf_1536: 1536, 0, 45, 19, 37595, 0, 0
- zio_buf_2048: 2048, 0, 23, 13, 46639, 0, 0
- zio_data_buf_2048: 2048, 0, 22, 16, 27260, 0, 0
- zio_buf_2560: 2560, 0, 2, 7, 5248, 0, 0
- zio_data_buf_2560: 2560, 0, 17, 10, 8871, 0, 0
- zio_buf_3072: 3072, 0, 10, 8, 7105, 0, 0
- zio_data_buf_3072: 3072, 0, 33, 18, 9586, 0, 0
- zio_buf_3584: 3584, 0, 1, 4, 4613, 0, 0
- zio_data_buf_3584: 3584, 0, 20, 18, 7213, 0, 0
- zio_buf_4096: 4096, 0, 19, 9, 145678, 0, 0
- zio_data_buf_4096: 4096, 0, 14, 32, 147378, 0, 0
- zio_buf_5120: 5120, 0, 0, 16, 4365, 0, 0
- zio_data_buf_5120: 5120, 0, 46, 14, 7379, 0, 0
- zio_buf_6144: 6144, 0, 1, 3, 3896, 0, 0
- zio_data_buf_6144: 6144, 0, 16, 4, 6960, 0, 0
- zio_buf_7168: 7168, 0, 0, 3, 2697, 0, 0
- zio_data_buf_7168: 7168, 0, 24, 3, 5809, 0, 0
- zio_buf_8192: 8192, 0, 1, 4, 23886, 0, 0
- zio_data_buf_8192: 8192, 0, 16, 5, 8552, 0, 0
- zio_buf_10240: 10240, 0, 3, 1, 4104, 0, 0
- zio_data_buf_10240: 10240, 0, 22, 4, 9687, 0, 0
- zio_buf_12288: 12288, 0, 1, 4, 21399, 0, 0
- zio_data_buf_12288: 12288, 0, 17, 4, 8282, 0, 0
- zio_buf_14336: 14336, 0, 0, 4, 3249, 0, 0
- zio_data_buf_14336: 14336, 0, 24, 4, 7346, 0, 0
- zio_buf_16384: 16384, 0, 4917, 41, 131145, 0, 0
- zio_data_buf_16384: 16384, 0, 13, 11, 6103, 0, 0
- zio_buf_20480: 20480, 0, 0, 4, 8009, 0, 0
- zio_data_buf_20480: 20480, 0, 23, 11, 8392, 0, 0
- zio_buf_24576: 24576, 0, 0, 4, 6538, 0, 0
- zio_data_buf_24576: 24576, 0, 15, 7, 6932, 0, 0
- zio_buf_28672: 28672, 0, 1, 3, 4135, 0, 0
- zio_data_buf_28672: 28672, 0, 14, 13, 5105, 0, 0
- zio_buf_32768: 32768, 0, 0, 5, 9587, 0, 0
- zio_data_buf_32768: 32768, 0, 18, 3, 5210, 0, 0
- zio_buf_40960: 40960, 0, 0, 4, 9248, 0, 0
- zio_data_buf_40960: 40960, 0, 41, 0, 9316, 0, 0
- zio_buf_49152: 49152, 0, 0, 4, 17389, 0, 0
- zio_data_buf_49152: 49152, 0, 13, 3, 8437, 0, 0
- zio_buf_57344: 57344, 0, 0, 4, 9836, 0, 0
- zio_data_buf_57344: 57344, 0, 17, 3, 6654, 0, 0
- zio_buf_65536: 65536, 0, 0, 4, 7438, 0, 0
- zio_data_buf_65536: 65536, 0, 9, 1, 6294, 0, 0
- zio_buf_81920: 81920, 0, 0, 4, 10039, 0, 0
- zio_data_buf_81920: 81920, 0, 18, 3, 12373, 0, 0
- zio_buf_98304: 98304, 0, 0, 4, 7871, 0, 0
- zio_data_buf_98304: 98304, 0, 15, 1, 9361, 0, 0
- zio_buf_114688: 114688, 0, 0, 4, 5108, 0, 0
- zio_data_buf_114688: 114688, 0, 11, 2, 8823, 0, 0
- zio_buf_131072: 131072, 0, 288, 12, 163736, 0, 0
- zio_data_buf_131072: 131072, 0, 599, 18, 70117, 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, 3, 422746, 0, 0
- abd_chunk: 4096, 0, 472354, 3679, 5003191, 0, 0
- sa_cache: 144, 0, 103380, 138, 117422, 0, 0
- dnode_t: 728, 0, 113477, 108, 147616, 0, 0
- arc_buf_hdr_t_full: 224, 0, 119377, 184, 507878, 0, 0
- arc_buf_hdr_t_l2only: 88, 0, 0, 0, 0, 0, 0
- arc_buf_t: 64, 0, 6547, 20733, 545272, 0, 0
- dmu_buf_impl_t: 232, 0, 110586, 5558, 549917, 0, 0
- zil_lwb_cache: 320, 0, 4, 128, 9152, 0, 0
- zil_zcw_cache: 80, 0, 0, 300, 2873, 0, 0
- zfs_znode_cache: 264, 0, 103380, 75, 117408, 0, 0
- AIO: 208, 0, 0, 0, 0, 0, 0
- AIOP: 32, 0, 0, 0, 0, 0, 0
- AIOCB: 752, 0, 0, 0, 0, 0, 0
- AIOLIO: 280, 0, 0, 0, 0, 0, 0
- ksiginfo: 112, 0, 112, 273, 387865, 0, 0
- itimer: 352, 0, 0, 0, 0, 0, 0
- KNOTE: 128, 0, 227, 300, 55690, 0, 0
- socket: 864, 129532, 203, 265, 39359, 0, 0
- IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0
- unpcb: 240, 129536, 188, 180, 6423, 0, 0
- ipq: 56, 7881, 0, 568, 4, 0, 0
- udp_inpcb: 464, 129536, 7, 81, 28253, 0, 0
- udpcb: 32, 129625, 7, 618, 28253, 0, 0
- tcp_inpcb: 464, 129536, 5, 259, 4416, 0, 0
- tcpcb: 1040, 129534, 5, 139, 4416, 0, 0
- tcptw: 88, 25920, 0, 405, 2646, 0, 0
- syncache: 168, 15364, 0, 0, 0, 0, 0
- hostcache: 128, 15376, 140, 511, 831, 0, 0
- sackhole: 32, 0, 0, 375, 103, 0, 0
- tcpreass: 40, 15800, 0, 600, 6510, 0, 0
- sctp_ep: 1248, 129534, 0, 0, 0, 0, 0
- sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0
- sctp_laddr: 48, 80012, 0, 581, 159, 0, 0
- sctp_raddr: 736, 80000, 0, 0, 0, 0, 0
- sctp_chunk: 152, 400010, 0, 0, 0, 0, 0
- sctp_readq: 152, 400010, 0, 0, 0, 0, 0
- sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0
- sctp_asconf: 40, 400000, 0, 0, 0, 0, 0
- sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0
- udplite_inpcb: 464, 129536, 0, 0, 0, 0, 0
- ripcb: 464, 129536, 1, 31, 1, 0, 0
- rtentry: 208, 0, 12, 121, 250, 0, 0
- selfd: 64, 0, 416, 886,211120833, 0, 0
- swpctrie: 144, 503064, 682, 425, 5310, 0, 0
- swblk: 136, 503063, 6452, 2654, 27858, 0, 0
- ------------------------------------------------------------------------
- vmstat -i
- interrupt total rate
- irq1: atkbd0 115785 1354
- irq9: acpi0 129 2
- irq12: psm0 140895 1648
- irq20: hpet0 uhci0* 10078389 117879
- irq21: uhci1 uhci3 45 1
- irq22: ehci0 uhci4 34568 404
- irq256: hdac0 15963 187
- irq259: wpi0 1954109 22856
- irq261: bge0 3 0
- irq262: ahci0:ch0 306340 3583
- irq266: vgapci0 279885 3274
- Total 12926111 151186
- ------------------------------------------------------------------------
- pstat -T
- 775/129532 files
- 0M/0M swap space
- ------------------------------------------------------------------------
- pstat -s
- Device 512-blocks Used Avail Capacity
- ------------------------------------------------------------------------
- iostat
- tty ada0 pass0 pass1 cpu
- tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id
- 4 265 31.08 9 0.27 0.00 0 0.00 0.00 0 0.00 9 0 3 0 87
- ------------------------------------------------------------------------
- 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 131072 0 --rw------- juanino juanino juanino juanino 2 393216 954 807 19:24:48 19:24:52 19:24:48
- m 65537 0 --rw------- juanino juanino juanino juanino 2 393216 976 807 19:24:51 no-entry 19:24:51
- m 65538 0 --rw------- juanino juanino juanino juanino 2 393216 967 807 19:24:51 no-entry 19:24:51
- m 65539 0 --rw------- juanino juanino juanino juanino 2 393216 976 807 19:24:52 no-entry 19:24:52
- m 65540 0 --rw------- juanino juanino juanino juanino 2 393216 982 807 19:24:52 no-entry 19:24:52
- m 65541 0 --rw------- juanino juanino juanino juanino 2 393216 967 807 19:24:53 no-entry 19:24:53
- m 65542 0 --rw------- juanino juanino juanino juanino 2 12288 967 807 19:24:54 no-entry 19:24:54
- m 65543 0 --rw------- juanino juanino juanino juanino 2 393216 971 807 19:24:57 19:25:38 19:24:57
- m 65544 0 --rw------- juanino juanino juanino juanino 2 393216 971 807 19:24:57 19:25:38 19:24:57
- m 65545 0 --rw------- juanino juanino juanino juanino 2 12288 971 807 19:24:57 19:25:38 19:24:57
- m 65546 0 --rw------- juanino juanino juanino juanino 2 393216 982 807 19:24:59 no-entry 19:24:59
- m 65547 0 --rw------- juanino juanino juanino juanino 2 393216 975 807 19:25:00 no-entry 19:25:00
- m 65548 0 --rw------- juanino juanino juanino juanino 2 12288 975 807 19:25:00 no-entry 19:25:00
- m 131085 0 --rw------- juanino juanino juanino juanino 2 393216 11262 807 16:53:19 no-entry 16:53:19
- m 262158 0 --rw------- juanino juanino juanino juanino 2 393216 11262 807 16:53:19 no-entry 16:53:19
- Semaphores:
- T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME
- ------------------------------------------------------------------------
- ipcs -T
- msginfo:
- msgmax: 16384 (max characters in a message)
- msgmni: 40 (# of message queues)
- msgmnb: 2048 (max characters in a message queue)
- msgtql: 40 (max # of messages in system)
- msgssz: 8 (size of a message segment)
- msgseg: 2048 (# of message segments in system)
- shminfo:
- shmmax: 536870912 (max shared memory segment size)
- shmmin: 1 (min shared memory segment size)
- shmmni: 192 (max number of shared memory identifiers)
- shmseg: 128 (max shared memory segments per process)
- shmall: 131072 (max amount of shared memory in pages)
- seminfo:
- semmni: 50 (# of semaphore identifiers)
- semmns: 340 (# of semaphores in system)
- semmnu: 150 (# of undo structures in system)
- semmsl: 340 (max # of semaphores per id)
- semopm: 100 (max # of operations per semop call)
- semume: 50 (max # of undo entries per process)
- semusz: 632 (size in bytes of undo structure)
- semvmx: 32767 (semaphore maximum value)
- semaem: 16384 (adjust on exit max value)
- ------------------------------------------------------------------------
- nfsstat
- Client Info:
- Rpc Counts:
- Getattr Setattr Lookup Readlink Read Write Create Remove
- 0 0 0 0 0 0 0 0
- Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
- 0 0 0 0 0 0 0 0
- Mknod Fsstat Fsinfo PathConf Commit
- 0 0 0 0 0
- Rpc Info:
- TimedOut Invalid X Replies Retries Requests
- 0 0 0 0 0
- Cache Info:
- Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses
- 0 0 0 0 0 0 0 0
- BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses
- 0 0 0 0 0 0 0 0
- Server Info:
- Getattr Setattr Lookup Readlink Read Write Create Remove
- 0 0 0 0 0 0 0 0
- Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access
- 0 0 0 0 0 0 0 0
- Mknod Fsstat Fsinfo PathConf Commit
- 0 0 0 0 0
- Server Ret-Failed
- 0
- Server Faults
- 0
- Server Cache Stats:
- Inprog Idem Non-idem Misses
- 0 0 0 0
- Server Write Gathering:
- WriteOps WriteRPC Opsaved
- 0 0 0
- ------------------------------------------------------------------------
- netstat -s
- tcp:
- 359656 packets sent
- 32806 data packets (9368657 bytes)
- 79 data packets (27224 bytes) retransmitted
- 9 data packets unnecessarily retransmitted
- 0 resends initiated by MTU discovery
- 315607 ack-only packets (9638 delayed)
- 0 URG only packets
- 0 window probe packets
- 2535 window update packets
- 8641 control packets
- 631092 packets received
- 35134 acks (for 9329576 bytes)
- 31836 duplicate acks
- 0 acks for unsent data
- 566348 packets (776898396 bytes) received in-sequence
- 1574 completely duplicate packets (1633529 bytes)
- 35 old duplicate packets
- 0 packets with some dup. data (0 bytes duped)
- 6508 out-of-order packets (7920903 bytes)
- 0 packets (0 bytes) of data after window
- 0 window probes
- 105 window update packets
- 672 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
- 4368 connection requests
- 0 connection accepts
- 87 bad connection attempts
- 0 listen queue overflows
- 0 ignored RSTs in the windows
- 4350 connections established (including accepts)
- 1812 times used RTT from hostcache
- 1812 times used RTT variance from hostcache
- 246 times used slow-start threshold from hostcache
- 4411 connections closed (including 158 drops)
- 2917 connections updated cached RTT on close
- 2917 connections updated cached RTT variance on close
- 282 connections updated cached ssthresh on close
- 3 embryonic connections dropped
- 34817 segments updated rtt (of 31067 attempts)
- 186 retransmit timeouts
- 2 connections dropped by rexmit timeout
- 0 persist timeouts
- 0 connections dropped by persist timeout
- 0 Connections (fin_wait_2) dropped because of timeout
- 29918 keepalive timeouts
- 29903 keepalive probes sent
- 15 connections dropped by keepalive
- 7378 correct ACK header predictions
- 553831 correct data packet header predictions
- 0 syncache entries added
- 0 retransmitted
- 0 dupsyn
- 0 dropped
- 0 completed
- 0 bucket overflow
- 0 cache overflow
- 0 reset
- 0 stale
- 0 aborted
- 0 badack
- 0 unreach
- 0 zone failures
- 0 cookies sent
- 0 cookies received
- 831 hostcache entries added
- 0 bucket overflow
- 7 SACK recovery episodes
- 7 segment rexmits in SACK recovery episodes
- 941 byte rexmits in SACK recovery episodes
- 192 SACK options (SACK blocks) received
- 5514 SACK options (SACK blocks) sent
- 0 SACK scoreboard overflow
- 0 packets with ECN CE bit set
- 0 packets with ECN ECT(0) bit set
- 0 packets with ECN ECT(1) bit set
- 0 successful ECN handshakes
- 0 times ECN reduced the congestion window
- 0 packets with matching signature received
- 0 packets with bad signature received
- 0 times failed to make signature due to no SA
- 0 times unexpected signature received
- 0 times no signature provided by segment
- TCP connection count by state:
- 0 connections in CLOSED state
- 5 connections in LISTEN state
- 0 connections in SYN_SENT state
- 0 connections in SYN_RCVD state
- 0 connections in ESTABLISHED state
- 0 connections in CLOSE_WAIT state
- 0 connections in FIN_WAIT_1 state
- 0 connections in CLOSING state
- 0 connections in LAST_ACK state
- 0 connections in FIN_WAIT_2 state
- 0 connections in TIME_WAIT state
- udp:
- 31095 datagrams received
- 0 with incomplete header
- 0 with bad data length field
- 0 with bad checksum
- 0 with no checksum
- 250 dropped due to no socket
- 15895 broadcast/multicast datagrams undelivered
- 0 dropped due to full socket buffers
- 0 not for hashed pcb
- 14950 delivered
- 15079 datagrams output
- 0 times multicast source filter matched
- ip:
- 662739 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
- 8 fragments received
- 0 fragments dropped (dup or out of space)
- 0 fragments dropped after timeout
- 4 packets reassembled ok
- 662719 packets for this host
- 0 packets for unknown/unsupported protocol
- 0 packets forwarded (0 packets fast forwarded)
- 16 packets not forwardable
- 0 packets received for unknown multicast group
- 0 redirects sent
- 406515 packets sent from this host
- 9 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:
- 250 calls to icmp_error
- 0 errors not generated in response to an icmp message
- Output histogram:
- destination unreachable: 250
- 0 messages with bad code fields
- 0 messages less than the minimum length
- 0 messages with bad checksum
- 0 messages with bad length
- 0 multicast echo requests ignored
- 0 multicast timestamp requests ignored
- 0 message responses generated
- 0 invalid return addresses
- 0 no return routes
- ipsec:
- 0 inbound packets violated process security policy
- 0 inbound packets failed due to insufficient memory
- 0 invalid inbound packets
- 0 outbound packets violated process security policy
- 0 outbound packets with no SA available
- 0 outbound packets failed due to insufficient memory
- 0 outbound packets with no route available
- 0 invalid outbound packets
- 0 outbound packets with bundled SAs
- 0 mbufs coalesced during clone
- 0 clusters coalesced during clone
- 0 clusters copied during clone
- 0 mbufs inserted during makespace
- ah:
- 0 packets shorter than header shows
- 0 packets dropped; protocol family not supported
- 0 packets dropped; no TDB
- 0 packets dropped; bad KCR
- 0 packets dropped; queue full
- 0 packets dropped; no transform
- 0 replay counter wraps
- 0 packets dropped; bad authentication detected
- 0 packets dropped; bad authentication length
- 0 possible replay packets detected
- 0 packets in
- 0 packets out
- 0 packets dropped; invalid TDB
- 0 bytes in
- 0 bytes out
- 0 packets dropped; larger than IP_MAXPACKET
- 0 packets blocked due to policy
- 0 crypto processing failures
- 0 tunnel sanity check failures
- esp:
- 0 packets shorter than header shows
- 0 packets dropped; protocol family not supported
- 0 packets dropped; no TDB
- 0 packets dropped; bad KCR
- 0 packets dropped; queue full
- 0 packets dropped; no transform
- 0 packets dropped; bad ilen
- 0 replay counter wraps
- 0 packets dropped; bad encryption detected
- 0 packets dropped; bad authentication detected
- 0 possible replay packets detected
- 0 packets in
- 0 packets out
- 0 packets dropped; invalid TDB
- 0 bytes in
- 0 bytes out
- 0 packets dropped; larger than IP_MAXPACKET
- 0 packets blocked due to policy
- 0 crypto processing failures
- 0 tunnel sanity check failures
- ipcomp:
- 0 packets shorter than header shows
- 0 packets dropped; protocol family not supported
- 0 packets dropped; no TDB
- 0 packets dropped; bad KCR
- 0 packets dropped; queue full
- 0 packets dropped; no transform
- 0 replay counter wraps
- 0 packets in
- 0 packets out
- 0 packets dropped; invalid TDB
- 0 bytes in
- 0 bytes out
- 0 packets dropped; larger than IP_MAXPACKET
- 0 packets blocked due to policy
- 0 crypto processing failures
- 0 packets sent uncompressed; size < compr. algo. threshold
- 0 packets sent uncompressed; compression was useless
- arp:
- 134 ARP requests sent
- 720 ARP replies sent
- 8102 ARP requests received
- 54 ARP replies received
- 8165 ARP packets received
- 26 total packets dropped due to no ARP entry
- 0 ARP entrys timed out
- 0 Duplicate IPs seen
- ip6:
- 0 total packets received
- 0 with size smaller than minimum
- 0 with data size < data length
- 0 with bad options
- 0 with incorrect version number
- 0 fragments received
- 0 fragments dropped (dup or out of space)
- 0 fragments dropped after timeout
- 0 fragments that exceeded limit
- 0 packets reassembled ok
- 0 packets for this host
- 0 packets forwarded
- 0 packets not forwardable
- 0 redirects sent
- 0 packets sent from this host
- 0 packets sent with fabricated ip header
- 0 output packets dropped due to no bufs, etc.
- 82 output packets discarded due to no route
- 0 output datagrams fragmented
- 0 fragments created
- 0 datagrams that can't be fragmented
- 0 packets that violated scope rules
- 0 multicast packets which we don't join
- Mbuf statistics:
- 0 one mbuf
- 0 one ext mbuf
- 0 two or more ext mbuf
- 0 packets whose headers are not contiguous
- 0 tunneling packets that can't find gif
- 0 packets discarded because of too many headers
- 0 failures of source address selection
- icmp6:
- 0 calls to icmp6_error
- 0 errors not generated in response to an icmp6 message
- 0 errors not generated because of rate limitation
- 0 messages with bad code fields
- 0 messages < minimum length
- 0 bad checksums
- 0 messages with bad length
- Histogram of error messages to be generated:
- 0 no route
- 0 administratively prohibited
- 0 beyond scope
- 0 address unreachable
- 0 port unreachable
- 0 packet too big
- 0 time exceed transit
- 0 time exceed reassembly
- 0 erroneous header field
- 0 unrecognized next header
- 0 unrecognized option
- 0 redirect
- 0 unknown
- 0 message responses generated
- 0 messages with too many ND options
- 0 messages with bad ND options
- 0 bad neighbor solicitation messages
- 0 bad neighbor advertisement messages
- 0 bad router solicitation messages
- 0 bad router advertisement messages
- 0 bad redirect messages
- 0 path MTU changes
- ipsec6:
- 0 inbound packets violated process security policy
- 0 inbound packets failed due to insufficient memory
- 0 invalid inbound packets
- 0 outbound packets violated process security policy
- 0 outbound packets with no SA available
- 0 outbound packets failed due to insufficient memory
- 0 outbound packets with no route available
- 0 invalid outbound packets
- 0 outbound packets with bundled SAs
- 0 mbufs coalesced during clone
- 0 clusters coalesced during clone
- 0 clusters copied during clone
- 0 mbufs inserted during makespace
- rip6:
- 0 messages received
- 0 checksum calculations on inbound
- 0 messages with bad checksum
- 0 messages dropped due to no socket
- 0 multicast messages dropped due to no socket
- 0 messages dropped due to full socket buffers
- 0 delivered
- 0 datagrams output
- pfkey:
- 0 requests sent from userland
- 0 bytes sent from userland
- 0 messages with invalid length field
- 0 messages with invalid version field
- 0 messages with invalid message type field
- 0 messages too short
- 0 messages with memory allocation failure
- 0 messages with duplicate extension
- 0 messages with invalid extension type
- 0 messages with invalid sa type
- 0 messages with invalid address extension
- 0 requests sent to userland
- 0 bytes sent to userland
- 0 messages toward single socket
- 0 messages toward all sockets
- 0 messages toward registered sockets
- 0 messages with memory allocation failure
- ------------------------------------------------------------------------
- netstat -m
- 578/1911/2489 mbufs in use (current/cache/total)
- 153/1123/1276/251528 mbuf clusters in use (current/cache/total/max)
- 512/859 mbuf+clusters out of packet secondary zone in use (current/cache)
- 64/117/181/125764 4k (page size) jumbo clusters in use (current/cache/total/max)
- 0/0/0/111789 9k jumbo clusters in use (current/cache/total/max)
- 0/0/0/83840 16k jumbo clusters in use (current/cache/total/max)
- 706K/3191K/3898K bytes allocated to network (current/cache/total)
- 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters)
- 0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters)
- 0/0/0 requests for jumbo clusters delayed (4k/9k/16k)
- 0/0/0 requests for jumbo clusters denied (4k/9k/16k)
- 0 sendfile syscalls
- 0 sendfile syscalls completed without I/O request
- 0 requests for I/O initiated by sendfile
- 0 pages read by sendfile as part of a request
- 0 pages were valid at time of a sendfile request
- 0 pages were requested for read ahead by applications
- 0 pages were read ahead by sendfile
- 0 times sendfile encountered an already busy page
- 0 requests for sfbufs denied
- 0 requests for sfbufs delayed
- ------------------------------------------------------------------------
- netstat -anA
- Active Internet connections (including servers)
- Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state)
- fffff8005f988000 tcp4 0 0 127.0.0.1.25 *.* LISTEN
- fffff8005f988410 tcp4 0 0 *.22 *.* LISTEN
- fffff8005f988820 tcp6 0 0 *.22 *.* LISTEN
- fffff8003375b410 tcp4 0 0 127.0.0.1.53 *.* LISTEN
- fffff8003375b820 tcp6 0 0 ::1.53 *.* LISTEN
- fffff80019ef5570 udp4 0 0 192.168.1.10.51013 147.156.7.18.123
- fffff80019ef63a0 udp4 0 0 192.168.1.10.19081 147.156.7.50.123
- fffff80019ef6570 udp4 0 0 192.168.1.10.15162 147.156.7.26.123
- fffff80019ef6740 udp4 0 0 192.168.1.10.51990 193.145.15.15.123
- fffff80019ea7570 udp4 0 0 127.0.0.1.53 *.*
- fffff80019ea7740 udp6 0 0 ::1.53 *.*
- fffff80019ef71d0 udp4 0 0 *.* *.*
- Active UNIX domain sockets
- Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr
- fffff8003327ed20 stream 0 0 0 fffff800cd83d870 0 0 /tmp/dbus-1O5NocrNDg
- fffff800cd83d870 stream 0 0 0 fffff8003327ed20 0 0
- fffff8003327ea50 stream 0 0 0 fffff8003327e960 0 0 /tmp/.X11-unix/X0
- fffff8003327e960 stream 0 0 0 fffff8003327ea50 0 0
- fffff800afddcb40 stream 0 0 0 fffff800afddcd20 0 0 /tmp/.ICE-unix/954
- fffff800afddcd20 stream 0 0 0 fffff800afddcb40 0 0
- fffff800afddc870 stream 0 0 0 fffff800cd83da50 0 0 /tmp/.X11-unix/X0
- fffff800cd83da50 stream 0 0 0 fffff800afddc870 0 0
- fffff800afdddd20 stream 0 0 0 fffff800cd83cb40 0 0
- fffff800cd83cb40 stream 0 0 0 fffff800afdddd20 0 0
- fffff800afddc1e0 stream 0 0 0 fffff800afddc2d0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800afddc2d0 stream 0 0 0 fffff800afddc1e0 0 0
- fffff800330f6e10 stream 0 0 0 fffff800330f6c30 0 0 /tmp/.X11-unix/X0
- fffff800330f6c30 stream 0 0 0 fffff800330f6e10 0 0
- fffff80095101000 stream 0 0 0 fffff800951010f0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951010f0 stream 0 0 0 fffff80095101000 0 0
- fffff800951011e0 stream 0 0 0 fffff800951012d0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951012d0 stream 0 0 0 fffff800951011e0 0 0
- fffff800951013c0 stream 0 0 0 fffff800afddd1e0 0 0 /tmp/.X11-unix/X0
- fffff800afddd1e0 stream 0 0 0 fffff800951013c0 0 0
- fffff800afddd0f0 stream 0 0 0 fffff800afddd2d0 0 0 /tmp/dbus-UM5g3ZwWxm
- fffff800afddd2d0 stream 0 0 0 fffff800afddd0f0 0 0
- fffff800951014b0 stream 0 0 0 fffff800330f6d20 0 0 /tmp/dbus-UM5g3ZwWxm
- fffff800330f6d20 stream 0 0 0 fffff800951014b0 0 0
- fffff800951015a0 stream 0 0 0 fffff8003327b0f0 0 0
- fffff8003327b0f0 stream 0 0 0 fffff800951015a0 0 0
- fffff8003327b000 stream 0 0 fffff800afbd1b10 0 0 0 /tmp/dbus-UM5g3ZwWxm
- fffff80095101690 stream 0 0 0 fffff8003327b2d0 0 0 /tmp/dbus-1O5NocrNDg
- fffff8003327b2d0 stream 0 0 0 fffff80095101690 0 0
- fffff8003327b1e0 stream 0 0 0 fffff80095101780 0 0 /tmp/dbus-1O5NocrNDg
- fffff80095101780 stream 0 0 0 fffff8003327b1e0 0 0
- fffff8003327b3c0 stream 0 0 0 fffff8003327b4b0 0 0
- fffff8003327b4b0 stream 0 0 0 fffff8003327b3c0 0 0
- fffff80095102b40 stream 0 0 0 fffff80095102d20 0 0 /tmp/dbus-1O5NocrNDg
- fffff80095102d20 stream 0 0 0 fffff80095102b40 0 0
- fffff80095101a50 stream 0 0 0 fffff80095101b40 0 0 /var/run/dbus/system_bus_socket
- fffff80095101b40 stream 0 0 0 fffff80095101a50 0 0
- fffff80095101c30 stream 0 0 0 fffff80095101d20 0 0 /tmp/dbus-1O5NocrNDg
- fffff80095101d20 stream 0 0 0 fffff80095101c30 0 0
- fffff8003327b5a0 stream 0 0 0 fffff80095102960 0 0 /tmp/.X11-unix/X0
- fffff80095102960 stream 0 0 0 fffff8003327b5a0 0 0
- fffff80095102a50 stream 0 0 0 fffff800951030f0 0 0 /tmp/.X11-unix/X0
- fffff800951030f0 stream 0 0 0 fffff80095102a50 0 0
- fffff80095101e10 stream 0 0 0 fffff80095102000 0 0 /tmp/.X11-unix/X0
- fffff80095102000 stream 0 0 0 fffff80095101e10 0 0
- fffff800951020f0 stream 0 0 0 fffff800951031e0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951031e0 stream 0 0 0 fffff800951020f0 0 0
- fffff8003327c0f0 stream 0 0 0 fffff8003327be10 0 0 /tmp/.X11-unix/X0
- fffff8003327be10 stream 0 0 0 fffff8003327c0f0 0 0
- fffff800951033c0 stream 0 0 0 fffff800951032d0 0 0
- fffff800951032d0 stream 0 0 0 fffff800951033c0 0 0
- fffff800951021e0 stream 0 0 0 fffff800951022d0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951022d0 stream 0 0 0 fffff800951021e0 0 0
- fffff800951023c0 stream 0 0 0 fffff800951024b0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951024b0 stream 0 0 0 fffff800951023c0 0 0
- fffff8003327b690 stream 0 0 0 fffff8003327b780 0 0 /var/run/dbus/system_bus_socket
- fffff8003327b780 stream 0 0 0 fffff8003327b690 0 0
- fffff8003327b870 stream 0 0 0 fffff8003327b960 0 0
- fffff8003327b960 stream 0 0 0 fffff8003327b870 0 0
- fffff800951025a0 stream 0 0 0 fffff80095102690 0 0 /tmp/dbus-1O5NocrNDg
- fffff80095102690 stream 0 0 0 fffff800951025a0 0 0
- fffff8003327ba50 stream 0 0 0 fffff8003327bb40 0 0 /var/run/dbus/system_bus_socket
- fffff8003327bb40 stream 0 0 0 fffff8003327ba50 0 0
- fffff8003327bc30 stream 0 0 0 fffff8003327bd20 0 0
- fffff8003327bd20 stream 0 0 0 fffff8003327bc30 0 0
- fffff80095103000 stream 0 0 0 fffff80095102e10 0 0 /tmp/dbus-1O5NocrNDg
- fffff80095102e10 stream 0 0 0 fffff80095103000 0 0
- fffff8003327c2d0 stream 0 0 0 fffff80095102c30 0 0 /tmp/dbus-1O5NocrNDg
- fffff80095102c30 stream 0 0 0 fffff8003327c2d0 0 0
- fffff8003327c1e0 stream 0 0 0 fffff8003327c000 0 0 /tmp/dbus-1O5NocrNDg
- fffff8003327c000 stream 0 0 0 fffff8003327c1e0 0 0
- fffff8003327c3c0 stream 0 0 0 fffff80095103780 0 0 /tmp/.ICE-unix/954
- fffff80095103780 stream 0 0 0 fffff8003327c3c0 0 0
- fffff800951034b0 stream 0 0 0 fffff800951035a0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951035a0 stream 0 0 0 fffff800951034b0 0 0
- fffff80095103690 stream 0 0 0 fffff80095103870 0 0 /tmp/.X11-unix/X0
- fffff80095103870 stream 0 0 0 fffff80095103690 0 0
- fffff80095103960 stream 0 0 0 fffff80095103a50 0 0 /tmp/.X11-unix/X0
- fffff80095103a50 stream 0 0 0 fffff80095103960 0 0
- fffff80095103b40 stream 0 0 0 fffff80095103c30 0 0 /tmp/.ICE-unix/954
- fffff80095103c30 stream 0 0 0 fffff80095103b40 0 0
- fffff80095103d20 stream 0 0 0 fffff80095103e10 0 0 /tmp/.X11-unix/X0
- fffff80095103e10 stream 0 0 0 fffff80095103d20 0 0
- fffff80095104000 stream 0 0 0 fffff800951040f0 0 0 /tmp/.ICE-unix/954
- fffff800951040f0 stream 0 0 0 fffff80095104000 0 0
- fffff800951041e0 stream 0 0 0 fffff800951042d0 0 0 /tmp/.ICE-unix/954
- fffff800951042d0 stream 0 0 0 fffff800951041e0 0 0
- fffff800951043c0 stream 0 0 0 fffff800951044b0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800951044b0 stream 0 0 0 fffff800951043c0 0 0
- fffff8003327c4b0 stream 0 0 0 fffff8003327c5a0 0 0 /tmp/.X11-unix/X0
- fffff8003327c5a0 stream 0 0 0 fffff8003327c4b0 0 0
- fffff8003327c690 stream 0 0 0 fffff8003327c780 0 0 /tmp/.ICE-unix/954
- fffff8003327c780 stream 0 0 0 fffff8003327c690 0 0
- fffff800951045a0 stream 0 0 0 fffff800330f3000 0 0 /tmp/.X11-unix/X0
- fffff800330f3000 stream 0 0 0 fffff800951045a0 0 0
- fffff800330f30f0 stream 0 0 0 fffff800330f31e0 0 0 /tmp/.ICE-unix/954
- fffff800330f31e0 stream 0 0 0 fffff800330f30f0 0 0
- fffff800330f32d0 stream 0 0 0 fffff800330f33c0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800330f33c0 stream 0 0 0 fffff800330f32d0 0 0
- fffff800330f34b0 stream 0 0 0 fffff800330f35a0 0 0 /tmp/.X11-unix/X0
- fffff800330f35a0 stream 0 0 0 fffff800330f34b0 0 0
- fffff8003327c870 stream 0 0 0 fffff8003327c960 0 0 /tmp/dbus-1O5NocrNDg
- fffff8003327c960 stream 0 0 0 fffff8003327c870 0 0
- fffff800330f3690 stream 0 0 0 fffff800330f3780 0 0 /tmp/.X11-unix/X0
- fffff800330f3780 stream 0 0 0 fffff800330f3690 0 0
- fffff8003327ca50 stream 0 0 0 fffff8003327cb40 0 0 /tmp/.X11-unix/X0
- fffff8003327cb40 stream 0 0 0 fffff8003327ca50 0 0
- fffff8003327cd20 stream 0 0 0 fffff800330f5780 0 0 /tmp/dbus-1O5NocrNDg
- fffff800330f5780 stream 0 0 0 fffff8003327cd20 0 0
- fffff800330f5690 stream 0 0 0 fffff8003327cc30 0 0 /tmp/.X11-unix/X0
- fffff8003327cc30 stream 0 0 0 fffff800330f5690 0 0
- fffff800330f3870 stream 0 0 0 fffff800330f3960 0 0 /tmp/.ICE-unix/954
- fffff800330f3960 stream 0 0 0 fffff800330f3870 0 0
- fffff800330f3a50 stream 0 0 0 fffff800330f3b40 0 0 /tmp/dbus-1O5NocrNDg
- fffff800330f3b40 stream 0 0 0 fffff800330f3a50 0 0
- fffff800330f3c30 stream 0 0 0 fffff800330f3d20 0 0 /tmp/.X11-unix/X0
- fffff800330f3d20 stream 0 0 0 fffff800330f3c30 0 0
- fffff800330f3e10 stream 0 0 fffff800889c8ce8 0 0 0 /var/run/user/1001/gnupg/S.gpg-agent.ssh
- fffff800330f4000 stream 0 0 fffff800889c9000 0 0 0 /var/run/user/1001/gnupg/S.gpg-agent.browser
- fffff800330f40f0 stream 0 0 fffff800889c91d8 0 0 0 /var/run/user/1001/gnupg/S.gpg-agent.extra
- fffff800330f41e0 stream 0 0 fffff800889c93b0 0 0 0 /var/run/user/1001/gnupg/S.gpg-agent
- fffff800330f42d0 stream 0 0 fffff800886181d8 0 0 0 /tmp/ssh-zOCMT2ZXLwgR/agent.962
- fffff800330f55a0 stream 0 0 fffff80088800588 0 0 0 /tmp/.ICE-unix/954
- fffff800330f43c0 stream 0 0 0 fffff800330f44b0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800330f44b0 stream 0 0 0 fffff800330f43c0 0 0
- fffff800330f53c0 stream 0 0 0 fffff800330f54b0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800330f54b0 stream 0 0 0 fffff800330f53c0 0 0
- fffff800330f45a0 stream 0 0 0 fffff800330f4690 0 0 /tmp/.X11-unix/X0
- fffff800330f4690 stream 0 0 0 fffff800330f45a0 0 0
- fffff800330f51e0 stream 0 0 0 fffff800330f4d20 0 0 /tmp/.X11-unix/X0
- fffff800330f4d20 stream 0 0 0 fffff800330f51e0 0 0
- fffff800330f52d0 stream 0 0 0 fffff800330f4870 0 0
- fffff800330f4870 stream 0 0 0 fffff800330f52d0 0 0
- fffff800330f4780 stream 0 0 fffff800884d9938 0 0 0 /tmp/dbus-1O5NocrNDg
- fffff800330f4960 stream 0 0 0 fffff800330f4e10 0 0 /tmp/.X11-unix/X0
- fffff800330f4e10 stream 0 0 0 fffff800330f4960 0 0
- fffff800330f4a50 stream 0 0 0 fffff800330f4b40 0 0 /var/run/dbus/system_bus_socket
- fffff800330f4b40 stream 0 0 0 fffff800330f4a50 0 0
- fffff800330f4c30 stream 0 0 0 fffff800330f50f0 0 0 /tmp/.X11-unix/X0
- fffff800330f50f0 stream 0 0 0 fffff800330f4c30 0 0
- fffff800330f5870 stream 0 0 0 fffff800330f5960 0 0 /tmp/.X11-unix/X0
- fffff800330f5960 stream 192 0 0 fffff800330f5870 0 0
- fffff800330f5a50 stream 0 0 0 fffff8003327d000 0 0 /var/run/devd.pipe
- fffff8003327d000 stream 0 0 0 fffff800330f5a50 0 0
- fffff8003327ce10 stream 0 0 0 fffff800330f5b40 0 0 /var/run/hald/dbus-uvVV254QjP
- fffff800330f5b40 stream 0 0 0 fffff8003327ce10 0 0
- fffff800330f5c30 stream 0 0 0 fffff8003327e3c0 0 0 /var/run/devd.pipe
- fffff8003327e3c0 stream 0 0 0 fffff800330f5c30 0 0
- fffff800330f64b0 stream 0 0 0 fffff800330f62d0 0 0 /var/run/hald/dbus-cTogFBWdaU
- fffff800330f62d0 stream 0 0 0 fffff800330f64b0 0 0
- fffff8003327d780 stream 0 0 0 fffff8003327d5a0 0 0 /tmp/.X11-unix/X0
- fffff8003327d5a0 stream 0 0 0 fffff8003327d780 0 0
- fffff8003327d0f0 stream 0 0 fffff8006b2fb000 0 0 0 /var/run/hald/dbus-cTogFBWdaU
- fffff8003327d1e0 stream 0 0 0 fffff8003327d2d0 0 0 /var/run/dbus/system_bus_socket
- fffff8003327d2d0 stream 0 0 0 fffff8003327d1e0 0 0
- fffff8003327d3c0 stream 0 0 fffff8006b2fb1d8 0 0 0 /var/run/hald/dbus-uvVV254QjP
- fffff8003327d870 stream 0 0 fffff8005fd21938 0 0 0 /tmp/.X11-unix/X0
- fffff8003327e2d0 stream 0 0 fffff80033973588 0 0 0 /var/run/ntpd.sock
- fffff8003327d960 stream 0 0 0 fffff8003327da50 0 0
- fffff8003327da50 stream 0 0 0 fffff8003327d960 0 0
- fffff8003327dc30 stream 0 0 0 fffff8003327dd20 0 0
- fffff8003327dd20 stream 0 0 0 fffff8003327dc30 0 0
- fffff8003327e000 stream 0 0 0 fffff8003327e0f0 0 0 /var/run/dbus/system_bus_socket
- fffff8003327e0f0 stream 0 0 0 fffff8003327e000 0 0
- fffff800330f5d20 stream 0 0 0 fffff800330f5e10 0 0
- fffff800330f5e10 stream 0 0 0 fffff800330f5d20 0 0
- fffff8003327e1e0 stream 0 0 0 fffff800330f65a0 0 0 /var/run/devd.pipe
- fffff800330f65a0 stream 0 0 0 fffff8003327e1e0 0 0
- fffff800330f6000 stream 0 0 0 fffff800330f60f0 0 0 /var/run/dbus/system_bus_socket
- fffff800330f60f0 stream 0 0 0 fffff800330f6000 0 0
- fffff800330f6690 stream 0 0 0 fffff800330f6960 0 0
- fffff800330f6960 stream 0 0 0 fffff800330f6690 0 0
- fffff8003327e4b0 stream 0 0 fffff800338d3588 0 0 0 /var/run/dbus/system_bus_socket
- fffff8003327e690 stream 0 0 fffff800334e0588 0 0 0 /var/run/local_unbound.ctl
- fffff800330f6b40 stream 0 0 fffff800334d5588 0 0 0 /var/run/devd.pipe
- fffff800cd83c1e0 dgram 0 0 0 fffff8003327e5a0 0 fffff800afddda50
- fffff800afddda50 dgram 0 0 0 fffff8003327e5a0 0 fffff800330f5000
- fffff800330f5000 dgram 0 0 0 fffff8003327e5a0 0 fffff8003327d4b0
- fffff8003327d690 dgram 0 0 0 fffff8003327e780 0 fffff8003327db40
- fffff8003327d4b0 dgram 0 0 0 fffff8003327e5a0 0 fffff8003327de10
- fffff8003327db40 dgram 0 0 0 fffff8003327e780 0 fffff800330f63c0
- fffff8003327de10 dgram 0 0 0 fffff8003327e5a0 0 fffff800330f61e0
- fffff800330f61e0 dgram 0 0 0 fffff8003327e5a0 0 0
- fffff800330f63c0 dgram 0 0 0 fffff8003327e780 0 0
- fffff8003327e5a0 dgram 0 0 fffff800199ab000 0 fffff800cd83c1e0 0 /var/run/logpriv
- fffff8003327e780 dgram 0 0 fffff800336a7b10 0 fffff8003327d690 0 /var/run/log
- fffff8003327e870 dgram 0 0 fffff80019d61938 0 0 0 /var/run/wpa_supplicant/wlan0
- fffff800330f6a50 seqpac 0 0 fffff800334d53b0 0 0 0 /var/run/devd.seqpacket.pipe
- ------------------------------------------------------------------------
- netstat -aL
- Current listen queue sizes (qlen/incqlen/maxqlen)
- Proto Listen Local Address
- tcp4 0/0/10 localhost.smtp
- tcp4 0/0/128 *.ssh
- tcp6 0/0/128 *.ssh
- tcp4 0/0/128 localhost.domain
- tcp6 0/0/128 localhost.domain
- unix 0/0/30 /tmp/dbus-UM5g3ZwWxm
- unix 0/0/64 /var/run/user/1001/gnupg/S.gpg-agent.ssh
- unix 0/0/64 /var/run/user/1001/gnupg/S.gpg-agent.browser
- unix 0/0/64 /var/run/user/1001/gnupg/S.gpg-agent.extra
- unix 0/0/64 /var/run/user/1001/gnupg/S.gpg-agent
- unix 0/0/128 /tmp/ssh-zOCMT2ZXLwgR/agent.962
- unix 0/0/128 /tmp/.ICE-unix/954
- unix 0/0/30 /tmp/dbus-1O5NocrNDg
- unix 0/0/30 /var/run/hald/dbus-cTogFBWdaU
- unix 0/0/30 /var/run/hald/dbus-uvVV254QjP
- unix 0/0/128 /tmp/.X11-unix/X0
- unix 0/0/5 /var/run/ntpd.sock
- unix 0/0/30 /var/run/dbus/system_bus_socket
- unix 0/0/128 /var/run/local_unbound.ctl
- unix 0/0/4 /var/run/devd.pipe
- unix 0/0/4 /var/run/devd.seqpacket.pipe
- ------------------------------------------------------------------------
- fstat
- fstat: can't read file 1 at 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x1e800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x6e00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xce00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x16200000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x7a00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0xa600000000
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x6e00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xce00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x16200000000
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x1e800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x34400000000
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x4a000000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x800000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x81a00000000
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read 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 0x20007ffffffffff
- 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 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x600000000
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 at 0x4000000001fffff
- fstat: can't read file 28 at 0x780000ffff
- fstat: can't read file 29 at 0x3a00000001
- fstat: can't read file 31 at 0x20007ffffffffff
- fstat: can't read file 32 at 0x4000000001fffff
- fstat: can't read file 34 at 0x780000ffff
- fstat: can't read file 35 at 0x600000001
- fstat: can't read file 37 at 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 44 at 0x4000000001fffff
- fstat: can't read file 46 at 0x780000ffff
- fstat: can't read file 47 at 0x200000001
- fstat: can't read file 49 at 0x20007ffffffffff
- fstat: can't read file 50 at 0x4000000001fffff
- fstat: can't read file 52 at 0x780000ffff
- fstat: can't read file 53 at 0x600000001
- fstat: can't read file 59 at 0x7800000001
- fstat: can't read file 61 at 0x20007ffffffffff
- fstat: can't read file 62 at 0x4000000001fffff
- fstat: can't read file 64 at 0x780000ffff
- fstat: can't read file 65 at 0xe00000000
- fstat: can't read file 67 at 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 74 at 0x4000000001fffff
- fstat: can't read file 76 at 0x780000ffff
- fstat: can't read file 77 at 0x32200000000
- fstat: can't read file 79 at 0x20007ffffffffff
- fstat: can't read file 80 at 0x4000000001fffff
- fstat: can't read file 82 at 0x780000ffff
- fstat: can't read file 83 at 0x1e00000001
- fstat: can't read file 85 at 0x20007ffffffffff
- fstat: can't read file 86 at 0x4000000001fffff
- fstat: can't read file 88 at 0x780000ffff
- fstat: can't read file 89 at 0x5e00000001
- fstat: can't read file 91 at 0x20007ffffffffff
- fstat: can't read file 92 at 0x4000000001fffff
- fstat: can't read file 94 at 0x780000ffff
- fstat: can't read file 95 at 0x600000001
- fstat: can't read file 97 at 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 110 at 0x4000000001fffff
- fstat: can't read file 112 at 0x780000ffff
- fstat: can't read file 113 at 0x1600000000
- fstat: can't read file 115 at 0x20007ffffffffff
- fstat: can't read file 116 at 0x4000000001fffff
- fstat: can't read file 118 at 0x780000ffff
- fstat: can't read file 119 at 0xe00000000
- fstat: can't read file 121 at 0x20007ffffffffff
- fstat: can't read file 122 at 0x4000000001fffff
- fstat: can't read file 124 at 0x780000ffff
- fstat: can't read file 125 at 0x1a00000000
- fstat: can't read file 127 at 0x20007ffffffffff
- fstat: can't read file 128 at 0x4000000001fffff
- fstat: can't read file 130 at 0x780000ffff
- fstat: can't read file 131 at 0x1e00000000
- fstat: can't read file 133 at 0x20007ffffffffff
- fstat: can't read file 134 at 0x4000000001fffff
- fstat: can't read file 136 at 0x780000ffff
- fstat: can't read file 137 at 0x1600000000
- fstat: can't read file 139 at 0x20007ffffffffff
- fstat: can't read file 140 at 0x4000000001fffff
- fstat: can't read file 142 at 0x780000ffff
- fstat: can't read file 143 at 0x1600000000
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x600000000
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 at 0x4000000001fffff
- fstat: can't read file 28 at 0x780000ffff
- fstat: can't read file 29 at 0x45200000001
- fstat: can't read file 31 at 0x20007ffffffffff
- fstat: can't read file 32 at 0x4000000001fffff
- fstat: can't read file 34 at 0x780000ffff
- fstat: can't read file 35 at 0x1e00000001
- fstat: can't read file 37 at 0x20007ffffffffff
- fstat: can't read file 38 at 0x4000000001fffff
- fstat: can't read file 40 at 0x780000ffff
- fstat: can't read file 41 at 0x4200000001
- fstat: can't read file 43 at 0x20007ffffffffff
- fstat: can't read file 44 at 0x4000000001fffff
- fstat: can't read file 46 at 0x780000ffff
- fstat: can't read file 47 at 0xe00000001
- fstat: can't read file 49 at 0x20007ffffffffff
- fstat: can't read file 50 at 0x4000000001fffff
- fstat: can't read file 52 at 0x780000ffff
- fstat: can't read file 53 at 0x33a00000001
- fstat: can't read file 55 at 0x20007ffffffffff
- fstat: can't read file 56 at 0x4000000001fffff
- fstat: can't read file 58 at 0x780000ffff
- fstat: can't read file 59 at 0x600000001
- fstat: can't read file 61 at 0x20007ffffffffff
- fstat: can't read file 62 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 file 1 at 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x600000000
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 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 file 1 at 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- 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 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x600000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x600000000
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 at 0x4000000001fffff
- fstat: can't read file 28 at 0x780000ffff
- fstat: can't read file 29 at 0x1ca00000001
- fstat: can't read file 31 at 0x20007ffffffffff
- 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 file 1 at 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0xa00000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0xda00000001
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 at 0x4000000001fffff
- fstat: can't read file 28 at 0x780000ffff
- fstat: can't read file 29 at 0x4a00000001
- fstat: can't read file 31 at 0x20007ffffffffff
- fstat: can't read file 32 at 0x4000000001fffff
- fstat: can't read file 34 at 0x780000ffff
- fstat: can't read file 35 at 0x1e00000001
- fstat: can't read file 37 at 0x20007ffffffffff
- fstat: can't read file 38 at 0x4000000001fffff
- fstat: can't read file 40 at 0x780000ffff
- fstat: can't read file 41 at 0xa00000001
- fstat: can't read file 43 at 0x20007ffffffffff
- fstat: can't read file 44 at 0x4000000001fffff
- fstat: can't read file 46 at 0x780000ffff
- fstat: can't read file 47 at 0x1200000001
- fstat: can't read file 53 at 0xd000000000
- fstat: can't read file 55 at 0x20007ffffffffff
- 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 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x8e00000001
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 at 0x4000000001fffff
- fstat: can't read file 28 at 0x780000ffff
- fstat: can't read file 29 at 0x4600000001
- fstat: can't read file 35 at 0xd7b000000000
- fstat: can't read file 41 at 0x4400000000
- fstat: can't read file 43 at 0x20007ffffffffff
- fstat: can't read file 44 at 0x4000000001fffff
- fstat: can't read file 46 at 0x780000ffff
- fstat: can't read file 47 at 0xa00000000
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x600000000
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read file 20 at 0x4000000001fffff
- fstat: can't read file 22 at 0x780000ffff
- fstat: can't read file 23 at 0x600000000
- fstat: can't read file 25 at 0x20007ffffffffff
- fstat: can't read file 26 at 0x4000000001fffff
- fstat: can't read file 28 at 0x780000ffff
- fstat: can't read file 29 at 0x6600000001
- fstat: can't read file 31 at 0x20007ffffffffff
- fstat: can't read file 32 at 0x4000000001fffff
- fstat: can't read file 34 at 0x780000ffff
- fstat: can't read file 35 at 0x200000000
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x600000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x400000000
- fstat: can't read 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 0x20007ffffffffff
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x600000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x600000000
- fstat: can't read file 19 at 0x20007ffffffffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x600000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x600000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x400000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read file 11 at 0x400000000
- fstat: can't read file 13 at 0x20007ffffffffff
- fstat: can't read file 14 at 0x4000000001fffff
- fstat: can't read file 16 at 0x780000ffff
- fstat: can't read file 17 at 0x400000000
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x400000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x800000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read file 10 at 0x780000ffff
- fstat: can't read 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 0x400000000
- 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x400000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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 0x20007ffffffffff
- fstat: can't read file 2 at 0x4000000001fffff
- fstat: can't read file 4 at 0x780000ffff
- fstat: can't read file 5 at 0x400000000
- fstat: can't read file 7 at 0x20007ffffffffff
- fstat: can't read file 8 at 0x4000000001fffff
- fstat: can't read 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
- USER CMD PID FD MOUNT INUM MODE SZ|DV R/W
- juanino xpdf 11279 root - - error -
- juanino xpdf 11279 wd - - error -
- juanino xpdf 11279 text - - error -
- juanino xpdf 11279 ctty /dev 143 crw--w---- pts/3 rw
- juanino xpdf 11279 0 /dev 143 crw--w---- pts/3 rw
- juanino xpdf 11279 6 /dev 143 crw--w---- pts/3 rw
- juanino vim 11262 root - - error -
- juanino vim 11262 wd - - error -
- juanino vim 11262 text - - error -
- juanino vim 11262 0 /dev 138 crw--w---- pts/1 rw
- juanino vim 11262 6 /dev 138 crw--w---- pts/1 rw
- juanino vim 11262 12 /dev 138 crw--w---- pts/1 rw
- juanino xdvi-motif 11252 root - - error -
- juanino xdvi-motif 11252 wd - - error -
- juanino xdvi-motif 11252 text - - error -
- juanino xdvi-motif 11252 ctty /dev 144 crw--w---- pts/4 rw
- juanino xdvi-motif 11252 0 /dev 144 crw--w---- pts/4 rw
- juanino xdvi-motif 11252 6 /dev 144 crw--w---- pts/4 rw
- juanino xdvi-motif 11252 12 /dev 144 crw--w---- pts/4 rw
- juanino xdvi-motif 11252 18* local stream fffff800cd83da50 <-> fffff800afddc870
- juanino zsh 3542 root - - error -
- juanino zsh 3542 wd - - error -
- juanino zsh 3542 text - - error -
- juanino zsh 3542 ctty /dev 141 crw--w---- pts/5 rw
- juanino zsh 3542 0 /dev 141 crw--w---- pts/5 rw
- juanino zsh 3542 6 /dev 141 crw--w---- pts/5 rw
- juanino zsh 3542 12 /dev 141 crw--w---- pts/5 rw
- juanino zsh 3233 root - - error -
- juanino zsh 3233 wd - - error -
- juanino zsh 3233 text - - error -
- juanino zsh 3233 ctty /dev 138 crw--w---- pts/1 rw
- juanino zsh 3233 0 /dev 138 crw--w---- pts/1 rw
- juanino zsh 3233 6 /dev 138 crw--w---- pts/1 rw
- juanino zsh 3233 12 /dev 138 crw--w---- pts/1 rw
- juanino zsh 1768 root - - error -
- juanino zsh 1768 wd - - error -
- juanino zsh 1768 text - - error -
- juanino zsh 1768 ctty /dev 144 crw--w---- pts/4 rw
- juanino zsh 1768 0 /dev 144 crw--w---- pts/4 rw
- juanino zsh 1768 6 /dev 144 crw--w---- pts/4 rw
- juanino zsh 1768 12 /dev 144 crw--w---- pts/4 rw
- juanino zsh 1638 root - - error -
- juanino zsh 1638 wd - - error -
- juanino zsh 1638 text - - error -
- juanino zsh 1638 ctty /dev 143 crw--w---- pts/3 rw
- juanino zsh 1638 0 /dev 143 crw--w---- pts/3 rw
- juanino zsh 1638 6 /dev 143 crw--w---- pts/3 rw
- juanino zsh 1638 12 /dev 143 crw--w---- pts/3 rw
- juanino gvfsd-metadata 1231 root - - error -
- juanino gvfsd-metadata 1231 wd - - error -
- juanino gvfsd-metadata 1231 text - - error -
- juanino gvfsd-metadata 1231 0 /dev 26 crw-rw-rw- null rw
- juanino gvfsd-metadata 1231 6 /dev 26 crw-rw-rw- null rw
- juanino gvfsd-metadata 1231 12 /dev 26 crw-rw-rw- null rw
- juanino zsh 1187 root - - error -
- juanino zsh 1187 wd - - error -
- juanino zsh 1187 text - - error -
- juanino zsh 1187 ctty /dev 142 crw--w---- pts/2 rw
- juanino zsh 1187 0 /dev 142 crw--w---- pts/2 rw
- juanino zsh 1187 6 /dev 142 crw--w---- pts/2 rw
- juanino zsh 1187 12 /dev 142 crw--w---- pts/2 rw
- juanino mrxvt 1020 root - - error -
- juanino mrxvt 1020 wd - - error -
- juanino mrxvt 1020 text - - error -
- juanino mrxvt 1020 0 /dev 26 crw-rw-rw- null r
- juanino mrxvt 1020 6 /dev 26 crw-rw-rw- null rw
- juanino at-spi2-registryd 1019 root - - error -
- juanino at-spi2-registryd 1019 wd - - error -
- juanino at-spi2-registryd 1019 text - - error -
- juanino at-spi2-registryd 1019 0 /dev 26 crw-rw-rw- null rw
- juanino at-spi2-registryd 1019 6 /dev 26 crw-rw-rw- null rw
- juanino dbus-daemon 1017 root - - error -
- juanino dbus-daemon 1017 wd - - error -
- juanino dbus-daemon 1017 text - - error -
- juanino dbus-daemon 1017 0 /dev 26 crw-rw-rw- null rw
- juanino dbus-daemon 1017 6 /dev 26 crw-rw-rw- null rw
- juanino at-spi-bus-launche 1016 root - - error -
- juanino at-spi-bus-launche 1016 wd - - error -
- juanino at-spi-bus-launche 1016 text - - error -
- juanino at-spi-bus-launche 1016 0 /dev 26 crw-rw-rw- null rw
- juanino at-spi-bus-launche 1016 6 /dev 26 crw-rw-rw- null rw
- juanino at-spi-bus-launche 1016 12 /dev 26 crw-rw-rw- null rw
- juanino wrapper-2.0 1010 root - - error -
- juanino wrapper-2.0 1010 wd - - error -
- juanino wrapper-2.0 1010 text - - error -
- juanino wrapper-2.0 1010 0 /dev 26 crw-rw-rw- null r
- juanino wrapper-2.0 1010 6 /dev 26 crw-rw-rw- null rw
- juanino wrapper-2.0 1010 12 /dev 26 crw-rw-rw- null rw
- juanino wrapper-1.0 1009 root - - error -
- juanino wrapper-1.0 1009 wd - - error -
- juanino wrapper-1.0 1009 text - - error -
- juanino wrapper-1.0 1009 0 /dev 26 crw-rw-rw- null r
- juanino wrapper-1.0 1009 6 /dev 26 crw-rw-rw- null rw
- juanino wrapper-1.0 1009 12 /dev 26 crw-rw-rw- null rw
- juanino wrapper-1.0 1008 root - - error -
- juanino wrapper-1.0 1008 wd - - error -
- juanino wrapper-1.0 1008 text - - error -
- juanino wrapper-1.0 1008 0 /dev 26 crw-rw-rw- null r
- juanino wrapper-1.0 1008 6 /dev 26 crw-rw-rw- null rw
- juanino ccze 1007 root - - error -
- juanino ccze 1007 wd - - error -
- juanino ccze 1007 text - - error -
- juanino ccze 1007 ctty /dev 139 crw--w---- pts/0 rw
- juanino ccze 1007 0* pipe fffff80088979be0 <-> fffff80088979d48 0 rw
- juanino tail 1006 root - - error -
- juanino tail 1006 wd - - error -
- juanino tail 1006 text - - error -
- juanino tail 1006 ctty /dev 139 crw--w---- pts/0 rw
- juanino tail 1006 0 /dev 139 crw--w---- pts/0 rw
- juanino gvfs-gphoto2-volum 1005 root - - error -
- juanino gvfs-gphoto2-volum 1005 wd - - error -
- juanino gvfs-gphoto2-volum 1005 text - - error -
- juanino gvfs-gphoto2-volum 1005 0 /dev 26 crw-rw-rw- null rw
- juanino gvfs-gphoto2-volum 1005 6 /dev 26 crw-rw-rw- null rw
- juanino gvfs-hal-volume-mo 1002 root - - error -
- juanino gvfs-hal-volume-mo 1002 wd - - error -
- juanino gvfs-hal-volume-mo 1002 text - - error -
- juanino gvfs-hal-volume-mo 1002 0 /dev 26 crw-rw-rw- null rw
- juanino gvfs-hal-volume-mo 1002 6 /dev 26 crw-rw-rw- null rw
- juanino gvfs-hal-volume-mo 1002 12 /dev 26 crw-rw-rw- null rw
- juanino zsh 1000 root - - error -
- juanino zsh 1000 wd - - error -
- juanino zsh 1000 text - - error -
- juanino zsh 1000 ctty /dev 139 crw--w---- pts/0 rw
- juanino zsh 1000 0 /dev 139 crw--w---- pts/0 rw
- juanino zsh 1000 6 /dev 139 crw--w---- pts/0 rw
- juanino gvfsd 992 root - - error -
- juanino gvfsd 992 wd - - error -
- juanino gvfsd 992 text - - error -
- juanino gvfsd 992 0 /dev 26 crw-rw-rw- null rw
- juanino gvfsd 992 6 /dev 26 crw-rw-rw- null rw
- juanino gvfsd 992 12 /dev 26 crw-rw-rw- null rw
- juanino xautolock 985 root - - error -
- juanino xautolock 985 wd - - error -
- juanino xautolock 985 text - - error -
- juanino xautolock 985 0 /dev 26 crw-rw-rw- null r
- juanino orage 982 root - - error -
- juanino orage 982 wd - - error -
- juanino orage 982 text - - error -
- juanino orage 982 0 /dev 26 crw-rw-rw- null r
- juanino orage 982 6 /dev 26 crw-rw-rw- null rw
- juanino xterm 979 root - - error -
- juanino xterm 979 wd - - error -
- juanino xterm 979 text - - error -
- juanino xterm 979 0 /dev 26 crw-rw-rw- null r
- juanino devilspie 978 root - - error -
- juanino devilspie 978 wd - - error -
- juanino devilspie 978 text - - error -
- juanino devilspie 978 0 /dev 26 crw-rw-rw- null r
- juanino xfsettingsd 977 root - - error -
- juanino xfsettingsd 977 wd - - error -
- juanino xfsettingsd 977 text - - error -
- juanino xfsettingsd 977 0 /dev 26 crw-rw-rw- null r
- juanino xfsettingsd 977 6 /dev 26 crw-rw-rw- null rw
- juanino xfsettingsd 977 12 /dev 26 crw-rw-rw- null rw
- juanino xfsettingsd 977 18 - - error -
- juanino xfsettingsd 977 24* local stream fffff800330f3780 <-> fffff800330f3690
- juanino xfsettingsd 977 30* pipe fffff80088b632f8 <-> fffff80088b63460 0 rw
- juanino xfsettingsd 977 36* pipe fffff80088b63460 <-> fffff80088b632f8 0 rw
- juanino xfsettingsd 977 42* local stream fffff8003327c960 <-> fffff8003327c870
- juanino xfsettingsd 977 48* local stream fffff800330f31e0 <-> fffff800330f30f0
- juanino xfsettingsd 977 60* pipe fffff80088b62be0 <-> fffff80088b62d48 0 rw
- juanino xfsettingsd 977 66* pipe fffff80088b62d48 <-> fffff80088b62be0 0 rw
- juanino xfsettingsd 977 78* local stream fffff80095102e10 <-> fffff80095103000
- juanino xfsettingsd 977 84* pipe fffff8006bcc98e8 <-> fffff8006bcc9a50 0 rw
- juanino xfsettingsd 977 90* pipe fffff8006bcc9a50 <-> fffff8006bcc98e8 0 rw
- juanino xfsettingsd 977 96* pipe fffff8009e036be0 <-> fffff8009e036d48 0 rw
- juanino xfsettingsd 977 102* pipe fffff8009e036d48 <-> fffff8009e036be0 0 rw
- juanino xfsettingsd 977 108* local stream fffff8003327bd20 <-> fffff8003327bc30
- juanino xfsettingsd 977 114* local stream fffff8003327bc30 <-> fffff8003327bd20
- juanino xfsettingsd 977 120 - - error -
- juanino xfsettingsd 977 126 - - error -
- juanino xfsettingsd 977 132 - - error -
- juanino xfsettingsd 977 138 - - error -
- juanino gkrellm 976 root - - error -
- juanino gkrellm 976 wd - - error -
- juanino gkrellm 976 text - - error -
- juanino gkrellm 976 0 /dev 26 crw-rw-rw- null r
- juanino gkrellm 976 6 /dev 26 crw-rw-rw- null rw
- juanino xfdesktop 975 root - - error -
- juanino xfdesktop 975 wd - - error -
- juanino xfdesktop 975 text - - error -
- juanino xfdesktop 975 0 /dev 26 crw-rw-rw- null r
- juanino xfdesktop 975 6 /dev 26 crw-rw-rw- null rw
- juanino xfdesktop 975 12 /dev 26 crw-rw-rw- null rw
- juanino xfdesktop 975 18 - - error -
- juanino xfdesktop 975 24* pipe fffff8001964c5f0 <-> fffff8001964c758 0 rw
- juanino xfdesktop 975 30* pipe fffff8001964c758 <-> fffff8001964c5f0 0 rw
- juanino xfdesktop 975 36* local stream fffff800330f35a0 <-> fffff800330f34b0
- juanino xfdesktop 975 42* local stream fffff800330f33c0 <-> fffff800330f32d0
- juanino xfdesktop 975 48* pipe fffff800880df8e8 <-> fffff800880dfa50 0 rw
- juanino xfdesktop 975 54* pipe fffff800880dfa50 <-> fffff800880df8e8 0 rw
- juanino xfdesktop 975 60* pipe fffff800880df5f0 <-> fffff800880df758 0 rw
- juanino thunar 973 root - - error -
- juanino thunar 973 wd - - error -
- juanino thunar 973 text - - error -
- juanino thunar 973 0 /dev 26 crw-rw-rw- null r
- juanino thunar 973 6 /dev 26 crw-rw-rw- null rw
- juanino xfce4-panel 971 root - - error -
- juanino xfce4-panel 971 wd - - error -
- juanino xfce4-panel 971 text - - error -
- juanino xfce4-panel 971 0 /dev 26 crw-rw-rw- null r
- juanino xfce4-panel 971 6 /dev 26 crw-rw-rw- null rw
- juanino xfce4-panel 971 12 /dev 26 crw-rw-rw- null rw
- juanino xfce4-panel 971 18 - - error -
- juanino xfce4-panel 971 24* local stream fffff800330f3d20 <-> fffff800330f3c30
- juanino xfwm4 967 root - - error -
- juanino xfwm4 967 wd - - error -
- juanino xfwm4 967 text - - error -
- juanino xfwm4 967 0 /dev 26 crw-rw-rw- null r
- juanino xfwm4 967 6 /dev 26 crw-rw-rw- null rw
- juanino gpg-agent 965 root - - error -
- juanino gpg-agent 965 wd - - error -
- juanino gpg-agent 965 text - - error -
- juanino gpg-agent 965 0 /dev 26 crw-rw-rw- null r
- juanino gpg-agent 965 6 /dev 26 crw-rw-rw- null w
- juanino ssh-agent 963 root - - error -
- juanino ssh-agent 963 wd - - error -
- juanino ssh-agent 963 text - - error -
- juanino ssh-agent 963 0 /dev 26 crw-rw-rw- null rw
- juanino xfconfd 960 root - - error -
- juanino xfconfd 960 wd - - error -
- juanino xfconfd 960 text - - error -
- juanino xfconfd 960 0 /dev 26 crw-rw-rw- null rw
- juanino xfconfd 960 6 /dev 26 crw-rw-rw- null rw
- juanino dbus-daemon 958 root - - error -
- juanino dbus-daemon 958 wd - - error -
- juanino dbus-daemon 958 text - - error -
- juanino dbus-daemon 958 0 /dev 26 crw-rw-rw- null rw
- juanino dbus-daemon 958 6 /dev 26 crw-rw-rw- null rw
- juanino dbus-daemon 958 12 /dev 26 crw-rw-rw- null rw
- juanino dbus-daemon 958 18 - - error -
- juanino dbus-daemon 958 24* local stream fffff800330f4780
- juanino dbus-launch 957 root - - error -
- juanino dbus-launch 957 wd - - error -
- juanino dbus-launch 957 text - - error -
- juanino dbus-launch 957 0 /dev 26 crw-rw-rw- null rw
- juanino dbus-launch 957 6 /dev 26 crw-rw-rw- null rw
- juanino xfce4-session 954 root - - error -
- juanino xfce4-session 954 wd - - error -
- juanino xfce4-session 954 text - - error -
- juanino xfce4-session 954 0 /dev 26 crw-rw-rw- null rw
- juanino xfce4-session 954 6 /dev 26 crw-rw-rw- null rw
- juanino xfce4-session 954 12 /dev 26 crw-rw-rw- null rw
- juanino xfce4-session 954 18 - - error -
- juanino sh 942 root - - error -
- juanino sh 942 wd - - error -
- juanino sh 942 text - - error -
- juanino sh 942 0 /dev 26 crw-rw-rw- null rw
- juanino sh 942 6 /dev 26 crw-rw-rw- null rw
- root hald-addon-mouse-s 910 root - - error -
- root hald-addon-mouse-s 910 wd - - error -
- root hald-addon-mouse-s 910 text - - error -
- root hald-addon-mouse-s 910 0 /dev 26 crw-rw-rw- null r
- root hald-runner 903 root - - error -
- root hald-runner 903 wd - - error -
- root hald-runner 903 text - - error -
- root hald-runner 903 0 /dev 26 crw-rw-rw- null r
- root hald-runner 903 6 /dev 26 crw-rw-rw- null rw
- root hald-runner 903 12 /dev 26 crw-rw-rw- null rw
- root hald-runner 903 18* local stream fffff800330f62d0 <-> fffff800330f64b0
- root hald-runner 903 24* pipe fffff8001964cbe0 <-> fffff8001964cd48 0 rw
- root hald-runner 903 30* pipe fffff8001964cd48 <-> fffff8001964cbe0 0 rw
- root hald-runner 903 36* pipe fffff800195f32f8 <-> fffff800195f3460 0 rw
- root hald-runner 903 42* pipe fffff800195f3460 <-> fffff800195f32f8 0 rw
- root hald-runner 903 54* pipe fffff800195f3758 <-> fffff800195f35f0 0 rw
- haldaemo hald 902 root - - error -
- haldaemo hald 902 wd - - error -
- haldaemo hald 902 text - - error -
- haldaemo hald 902 0 /dev 26 crw-rw-rw- null rw
- haldaemo hald 902 6 /dev 26 crw-rw-rw- null rw
- haldaemo hald 902 12 /dev 26 crw-rw-rw- null rw
- haldaemo hald 902 18* pipe fffff8001964c2f8 <-> fffff8001964c460 0 rw
- haldaemo hald 902 24* pipe fffff8001964c460 <-> fffff8001964c2f8 0 rw
- haldaemo hald 902 42* pipe fffff80019614be0 <-> fffff80019614d48 0 rw
- haldaemo hald 902 48* pipe fffff80019614d48 <-> fffff80019614be0 0 rw
- root getty 897 root - - error -
- root getty 897 wd - - error -
- root getty 897 text - - error -
- root getty 897 ctty /dev 91 crw------- ttyv7 rw
- root getty 897 0 /dev 91 crw------- ttyv7 rw
- root getty 896 root - - error -
- root getty 896 wd - - error -
- root getty 896 text - - error -
- root getty 896 ctty /dev 90 crw------- ttyv6 rw
- root getty 896 0 /dev 90 crw------- ttyv6 rw
- root getty 895 root - - error -
- root getty 895 wd - - error -
- root getty 895 text - - error -
- root getty 895 ctty /dev 89 crw------- ttyv5 rw
- root getty 895 0 /dev 89 crw------- ttyv5 rw
- root getty 894 root - - error -
- root getty 894 wd - - error -
- root getty 894 text - - error -
- root getty 894 ctty /dev 88 crw------- ttyv4 rw
- root getty 894 0 /dev 88 crw------- ttyv4 rw
- root getty 893 root - - error -
- root getty 893 wd - - error -
- root getty 893 text - - error -
- root getty 893 ctty /dev 87 crw------- ttyv3 rw
- root getty 893 0 /dev 87 crw------- ttyv3 rw
- root getty 892 root - - error -
- root getty 892 wd - - error -
- root getty 892 text - - error -
- root getty 892 ctty /dev 86 crw------- ttyv2 rw
- root getty 892 0 /dev 86 crw------- ttyv2 rw
- root getty 891 root - - error -
- root getty 891 wd - - error -
- root getty 891 text - - error -
- root getty 891 ctty /dev 85 crw------- ttyv1 rw
- root getty 891 0 /dev 85 crw------- ttyv1 rw
- root getty 890 root - - error -
- root getty 890 wd - - error -
- root getty 890 text - - error -
- root getty 890 ctty /dev 84 crw------- ttyv0 rw
- root getty 890 0 /dev 84 crw------- ttyv0 rw
- root cron 844 root - - error -
- root cron 844 wd - - error -
- root cron 844 text - - error -
- root cron 844 0 /dev 26 crw-rw-rw- null rw
- smmsp sendmail 840 root - - error -
- smmsp sendmail 840 wd - - error -
- smmsp sendmail 840 text - - error -
- smmsp sendmail 840 0 /dev 26 crw-rw-rw- null r
- root sendmail 837 root - - error -
- root sendmail 837 wd - - error -
- root sendmail 837 text - - error -
- root sendmail 837 0 /dev 26 crw-rw-rw- null r
- root sshd 834 root - - error -
- root sshd 834 wd - - error -
- root sshd 834 text - - error -
- root sshd 834 0 /dev 26 crw-rw-rw- null rw
- root Xorg 807 root - - error -
- root Xorg 807 wd - - error -
- root Xorg 807 text - - error -
- root Xorg 807 0 - - error -
- root Xorg 807 6* local stream fffff8003327d870
- root Xorg 807 12 /dev 26 crw-rw-rw- null rw
- root Xorg 807 18 - - error -
- root Xorg 807 24 /dev 34 crw-r--r-- pci rw
- root Xorg 807 30 /dev 19 crw-r----- mem rw
- root slim 788 root - - error -
- root slim 788 wd - - error -
- root slim 788 text - - error -
- root slim 788 0 /dev 26 crw-rw-rw- null rw
- root slim 788 6 /dev 26 crw-rw-rw- null rw
- _ntp ntpd 764 root - - error -
- _ntp ntpd 764 wd - - error -
- _ntp ntpd 764 text - - error -
- _ntp ntpd 764 0 /dev 26 crw-rw-rw- null rw
- _ntp ntpd 761 root - - error -
- _ntp ntpd 761 wd - - error -
- _ntp ntpd 761 jail - - error -
- _ntp ntpd 761 text - - error -
- _ntp ntpd 761 0 /dev 26 crw-rw-rw- null rw
- _ntp ntpd 761 6 /dev 26 crw-rw-rw- null rw
- root ntpd 760 root - - error -
- root ntpd 760 wd - - error -
- root ntpd 760 text - - error -
- root ntpd 760 0 /dev 26 crw-rw-rw- null rw
- root powerd 744 root - - error -
- root powerd 744 wd - - error -
- root powerd 744 text - - error -
- root powerd 744 0 /dev 26 crw-rw-rw- null rw
- polkitd polkitd 706 root - - error -
- polkitd polkitd 706 wd - - error -
- polkitd polkitd 706 text - - error -
- polkitd polkitd 706 0 /dev 26 crw-rw-rw- null rw
- polkitd polkitd 706 6 /dev 26 crw-rw-rw- null rw
- polkitd polkitd 706 12 /dev 26 crw-rw-rw- null rw
- root console-kit-daemon 704 root - - error -
- root console-kit-daemon 704 wd - - error -
- root console-kit-daemon 704 text - - error -
- root console-kit-daemon 704 0 /dev 26 crw-rw-rw- null rw
- root console-kit-daemon 704 6 /dev 26 crw-rw-rw- null rw
- root console-kit-daemon 704 12 /dev 26 crw-rw-rw- null rw
- root console-kit-daemon 704 18* pipe fffff800196148e8 <-> fffff80019614a50 0 rw
- messageb dbus-daemon 680 root - - error -
- messageb dbus-daemon 680 wd - - error -
- messageb dbus-daemon 680 text - - error -
- messageb dbus-daemon 680 0 /dev 26 crw-rw-rw- null rw
- messageb dbus-daemon 680 6 /dev 26 crw-rw-rw- null rw
- messageb dbus-daemon 680 12 /dev 26 crw-rw-rw- null rw
- root syslogd 546 root - - error -
- root syslogd 546 wd - - error -
- root syslogd 546 text - - error -
- root syslogd 546 0 /dev 26 crw-rw-rw- null rw
- root syslogd 546 6 /dev 26 crw-rw-rw- null rw
- root syslogd 546 12 /dev 26 crw-rw-rw- null rw
- unbound unbound 510 root - - error -
- unbound unbound 510 wd - - error -
- unbound unbound 510 jail - - error -
- unbound unbound 510 text - - error -
- unbound unbound 510 0 /dev 26 crw-rw-rw- null rw
- unbound unbound 510 6 /dev 26 crw-rw-rw- null rw
- root devd 467 root - - error -
- root devd 467 wd - - error -
- root devd 467 text - - error -
- root devd 467 0 /dev 26 crw-rw-rw- null rw
- root devd 467 6 /dev 26 crw-rw-rw- null rw
- _dhcp dhclient 386 root - - error -
- _dhcp dhclient 386 wd - - error -
- _dhcp dhclient 386 jail - - error -
- _dhcp dhclient 386 text - - error -
- _dhcp dhclient 386 0 /dev 26 crw-rw-rw- null rw
- _dhcp dhclient 386 6 /dev 26 crw-rw-rw- null rw
- root dhclient 315 root - - error -
- root dhclient 315 wd - - error -
- root dhclient 315 text - - error -
- root dhclient 315 0 /dev 26 crw-rw-rw- null rw
- root dhclient 315 6 /dev 26 crw-rw-rw- null rw
- root wpa_supplicant 303 root - - error -
- root wpa_supplicant 303 wd - - error -
- root wpa_supplicant 303 text - - error -
- root wpa_supplicant 303 0 /dev 26 crw-rw-rw- null rw
- root wpa_supplicant 303 6 /dev 26 crw-rw-rw- null rw
- root zfskern 9 root - - error -
- root zfskern 9 wd - - error -
- 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-2018 The FreeBSD Project.
- Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
- The Regents of the University of California. All rights reserved.
- FreeBSD is a registered trademark of The FreeBSD Foundation.
- FreeBSD 11.2-RC1 #0 r334470: Fri Jun 1 07:05:45 UTC 2018
- [email protected]:/usr/obj/usr/src/sys/GENERIC amd64
- FreeBSD clang version 6.0.0 (tags/RELEASE_600/final 326565) (based on LLVM 6.0.0)
- VT(vga): resolution 640x480
- CPU: Intel(R) Core(TM)2 Duo CPU T7500 @ 2.20GHz (2193.93-MHz K8-class CPU)
- Origin="GenuineIntel" Id=0x6fb Family=0x6 Model=0xf Stepping=11
- Features=0xbfebfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE>
- Features2=0xe3bd<SSE3,DTES64,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM>
- AMD Features=0x20100800<SYSCALL,NX,LM>
- AMD Features2=0x1<LAHF>
- VT-x: (disabled in BIOS) HLT,PAUSE
- TSC: P-state invariant, performance statistics
- real memory = 4294967296 (4096 MB)
- avail memory = 4087730176 (3898 MB)
- Event timer "LAPIC" quality 100
- ACPI APIC Table: <DELL M08 >
- FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
- FreeBSD/SMP: 1 package(s) x 2 core(s)
- ioapic0: Changing APIC ID to 2
- ioapic0 <Version 2.0> irqs 0-23 on motherboard
- SMP: AP CPU #1 Launched!
- Timecounter "TSC-low" frequency 1096963664 Hz quality 1000
- random: entropy device external interface
- kbd1 at kbdmux0
- netmap: loaded module
- module_register_init: MOD_LOAD (vesa, 0xffffffff80ff4550, 0) error 19
- nexus0
- vtvga0: <VT VGA driver> on motherboard
- cryptosoft0: <software crypto> on motherboard
- acpi0: <DELL M08 > on motherboard
- hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0
- Timecounter "HPET" frequency 14318180 Hz quality 950
- Event timer "HPET" frequency 14318180 Hz quality 450
- Event timer "HPET1" frequency 14318180 Hz quality 440
- Event timer "HPET2" frequency 14318180 Hz quality 440
- cpu0: <ACPI CPU> on acpi0
- cpu1: <ACPI CPU> on acpi0
- atrtc0: <AT realtime clock> port 0x70-0x71,0x72-0x77 irq 8 on acpi0
- atrtc0: registered as a time-of-day clock, resolution 1.000000s
- Event timer "RTC" frequency 32768 Hz quality 0
- attimer0: <AT timer> port 0x40-0x43,0x50-0x53 irq 2 on acpi0
- Timecounter "i8254" frequency 1193182 Hz quality 0
- Event timer "i8254" frequency 1193182 Hz quality 100
- Timecounter "ACPI-safe" frequency 3579545 Hz quality 850
- acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0
- pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
- pci0: <ACPI PCI bus> on pcib0
- vgapci0: <VGA-compatible display> port 0xeff8-0xefff mem 0xfea00000-0xfeafffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0
- agp0: <Intel GM965 SVGA controller> on vgapci0
- agp0: aperture size is 256M, detected 7676k stolen memory
- vgapci0: Boot video device
- vgapci1: <VGA-compatible display> mem 0xfeb00000-0xfebfffff at device 2.1 on pci0
- uhci0: <Intel 82801H (ICH8) USB controller USB-D> port 0x6f20-0x6f3f irq 20 at device 26.0 on pci0
- uhci0: LegSup = 0x2f00
- usbus0 on uhci0
- usbus0: 12Mbps Full Speed USB v1.0
- uhci1: <Intel 82801H (ICH8) USB controller USB-E> port 0x6f00-0x6f1f irq 21 at device 26.1 on pci0
- uhci1: LegSup = 0x2f00
- usbus1 on uhci1
- usbus1: 12Mbps Full Speed USB v1.0
- ehci0: <Intel 82801H (ICH8) USB 2.0 controller USB2-B> mem 0xfed1c400-0xfed1c7ff irq 22 at device 26.7 on pci0
- usbus2: EHCI version 1.0
- usbus2 on ehci0
- usbus2: 480Mbps High Speed USB v2.0
- hdac0: <Intel 82801H HDA Controller> mem 0xfe9fc000-0xfe9fffff irq 21 at device 27.0 on pci0
- pcib1: <ACPI PCI-PCI bridge> at device 28.0 on pci0
- pcib1: [GIANT-LOCKED]
- pcib2: <ACPI PCI-PCI bridge> at device 28.1 on pci0
- pcib2: [GIANT-LOCKED]
- pci1: <ACPI PCI bus> on pcib2
- wpi0: <Intel(R) PRO/Wireless 3945ABG> mem 0xfe8ff000-0xfe8fffff irq 17 at device 0.0 on pci1
- pcib3: <ACPI PCI-PCI bridge> at device 28.5 on pci0
- pcib3: [GIANT-LOCKED]
- pci2: <ACPI PCI bus> on pcib3
- bge0: <Broadcom NetXtreme Gigabit Ethernet Controller, ASIC rev. 0x00a002> mem 0xfe7f0000-0xfe7fffff irq 17 at device 0.0 on pci2
- bge0: CHIP ID 0x0000a002; ASIC REV 0x0a; CHIP REV 0xa0; PCI-E
- miibus0: <MII bus> on bge0
- brgphy0: <BCM5755 1000BASE-T media interface> PHY 1 on miibus0
- brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow
- bge0: Ethernet address: 00:1c:23:3f:63:b7
- uhci2: <Intel 82801H (ICH8) USB controller USB-A> port 0x6f80-0x6f9f irq 20 at device 29.0 on pci0
- uhci2: LegSup = 0x2f00
- usbus3 on uhci2
- usbus3: 12Mbps Full Speed USB v1.0
- uhci3: <Intel 82801H (ICH8) USB controller USB-B> port 0x6f60-0x6f7f irq 21 at device 29.1 on pci0
- uhci3: LegSup = 0x2f00
- usbus4 on uhci3
- usbus4: 12Mbps Full Speed USB v1.0
- uhci4: <Intel 82801H (ICH8) USB controller USB-C> port 0x6f40-0x6f5f irq 22 at device 29.2 on pci0
- uhci4: LegSup = 0x2f00
- usbus5 on uhci4
- usbus5: 12Mbps Full Speed USB v1.0
- ehci1: <Intel 82801H (ICH8) USB 2.0 controller USB2-A> mem 0xfed1c000-0xfed1c3ff irq 20 at device 29.7 on pci0
- usbus6: EHCI version 1.0
- usbus6 on ehci1
- usbus6: 480Mbps High Speed USB v2.0
- pcib4: <ACPI PCI-PCI bridge> at device 30.0 on pci0
- pci3: <ACPI PCI bus> on pcib4
- isab0: <PCI-ISA bridge> at device 31.0 on pci0
- isa0: <ISA bus> on isab0
- atapci0: <Intel ICH8M UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x6fa0-0x6faf irq 16 at device 31.1 on pci0
- ata0: <ATA channel> at channel 0 on atapci0
- ahci0: <Intel ICH8M AHCI SATA controller> port 0x6eb0-0x6eb7,0x6eb8-0x6ebb,0x6ec0-0x6ec7,0x6ec8-0x6ecb,0x6ee0-0x6eff mem 0xfe9fb800-0xfe9fbfff irq 17 at device 31.2 on pci0
- ahci0: AHCI v1.10 with 3 3Gbps ports, Port Multiplier not supported
- ahcich0: <AHCI channel> at channel 0 on ahci0
- ahcich2: <AHCI channel> at channel 2 on ahci0
- ahciem0: <AHCI enclosure management bridge> on ahci0
- acpi_lid0: <Control Method Lid Switch> on acpi0
- acpi_button0: <Power Button> on acpi0
- acpi_button1: <Sleep Button> on acpi0
- acpi_acad0: <AC Adapter> on acpi0
- battery0: <ACPI Control Method Battery> on acpi0
- battery1: <ACPI Control Method Battery> on acpi0
- acpi_tz0: <Thermal Zone> on acpi0
- atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64,0x62,0x66 irq 1 on acpi0
- atkbd0: <AT Keyboard> irq 1 on atkbdc0
- kbd0 at atkbd0
- atkbd0: [GIANT-LOCKED]
- psm0: <PS/2 Mouse> irq 12 on atkbdc0
- psm0: [GIANT-LOCKED]
- psm0: model GlidePoint, device ID 0
- orm0: <ISA Option ROMs> at iomem 0xc0000-0xcefff,0xcf000-0xcffff on isa0
- ppc0: cannot reserve I/O port range
- est0: <Enhanced SpeedStep Frequency Control> on cpu0
- est1: <Enhanced SpeedStep Frequency Control> on cpu1
- ZFS NOTICE: Prefetch is disabled by default if less than 4GB of RAM is present;
- to enable, add "vfs.zfs.prefetch_disable=0" to /boot/loader.conf.
- ZFS filesystem version: 5
- ZFS storage pool version: features support (5000)
- Timecounters tick every 1.000 msec
- ugen5.1: <Intel UHCI root HUB> at usbus5
- ugen6.1: <Intel EHCI root HUB> at usbus6
- ugen2.1: <Intel EHCI root HUB> at usbus2
- ugen4.1: <Intel UHCI root HUB> at usbus4
- ugen0.1: <Intel UHCI root HUB> at usbus0
- ugen3.1: <Intel UHCI root HUB> at usbus3
- uhub0: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
- uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
- ugen1.1: <Intel UHCI root HUB> at usbus1
- uhub2: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
- uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
- uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
- uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
- uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
- hdacc0: <Sigmatel STAC9205X HDA CODEC> at cad 0 on hdac0
- hdaa0: <Sigmatel STAC9205X Audio Function Group> at nid 1 on hdacc0
- pcm0: <Sigmatel STAC9205X (Analog 2.0+HP/2.0)> at nid 13,10 and 12,11 on hdaa0
- uhub0: 2 ports with 2 removable, self powered
- uhub3: 2 ports with 2 removable, self powered
- uhub4: 2 ports with 2 removable, self powered
- uhub6: 2 ports with 2 removable, self powered
- uhub5: 2 ports with 2 removable, self powered
- ses0 at ahciem0 bus 0 scbus3 target 0 lun 0
- ses0: <AHCI SGPIO Enclosure 1.00 0001> SEMB S-E-S 2.00 device
- ses0: SEMB SES Device
- ada0 at ahcich0 bus 0 scbus1 target 0 lun 0
- ada0: <TOSHIBA MK3256GSY LH013C> ATA8-ACS SATA 2.x device
- ada0: Serial Number Y9JNT4T7T
- ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes)
- ada0: Command Queueing enabled
- ada0: 305245MB (625142448 512 byte sectors)
- Trying to mount root from zfs:zroot/ROOT/default []...
- GEOM_ELI: Device ada0p3.eli created.
- GEOM_ELI: Encryption: AES-XTS 256
- GEOM_ELI: Crypto: software
- Root mount waiting for: usbus6 usbus2
- uhub2: 4 ports with 4 removable, self powered
- uhub1: 6 ports with 6 removable, self powered
- Root mount waiting for: usbus6
- Root mount waiting for: usbus6
- ugen5.2: <vendor 0x0b97 product 0x7761> at usbus5
- uhub7 on uhub0
- uhub7: <vendor 0x0b97 product 0x7761, class 9/0, rev 1.10/1.10, addr 2> on usbus5
- usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- uhub7: 4 ports with 3 removable, self powered
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen5.3: <O2 O2Micro CCID SC Reader> at usbus5
- Setting hostuuid: 44454c4c-4800-1035-8047-b6c04f4d334a.
- Setting hostid: 0xd7da133d.
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen5.4: <STMicroelectronics Biometric Coprocessor> at usbus5
- Starting file system checks:
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- Mounting local filesystems:.
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen4.2: <Unknown > at usbus4 (disconnected)
- uhub_reattach_port: could not allocate new device
- ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/nss /usr/local/lib/opencollada /usr/local/lib/perl5/5.26/mach/CORE /usr/local/lib/qt5 /usr/local/lib/samba4 /usr/local/llvm50/lib /usr/local/share/chromium
- random: unblocking device.
- 32-bit compatibility ldconfig path: /usr/lib32
- Loading kernel modules:
- info: [drm] Initialized drm 1.1.0 20060810
- drmn0: <Intel i965GM> on vgapci0
- intel_iicbb0 on drmn0
- iicbus0: <Philips I2C bus> on iicbb0 addr 0xff
- iic0: <I2C generic I/O> on iicbus0
- iicbus1: <Philips I2C bus> on intel_gmbus0
- iic1: <I2C generic I/O> on iicbus1
- intel_iicbb1 on drmn0
- iicbus2: <Philips I2C bus> on iicbb1 addr 0xff
- iic2: <I2C generic I/O> on iicbus2
- iicbus3: <Philips I2C bus> on intel_gmbus1
- iic3: <I2C generic I/O> on iicbus3
- intel_iicbb2 on drmn0
- iicbus4: <Philips I2C bus> on iicbb2 addr 0xff
- iic4: <I2C generic I/O> on iicbus4
- iicbus5: <Philips I2C bus> on intel_gmbus2
- iic5: <I2C generic I/O> on iicbus5
- intel_iicbb3 on drmn0
- iicbus6: <Philips I2C bus> on iicbb3 addr 0xff
- iic6: <I2C generic I/O> on iicbus6
- iicbus7: <Philips I2C bus> on intel_gmbus3
- iic7: <I2C generic I/O> on iicbus7
- intel_iicbb4 on drmn0
- iicbus8: <Philips I2C bus> on iicbb4 addr 0xff
- iic8: <I2C generic I/O> on iicbus8
- iicbus9: <Philips I2C bus> on intel_gmbus4
- iic9: <I2C generic I/O> on iicbus9
- intel_iicbb5 on drmn0
- iicbus10: <Philips I2C bus> on iicbb5 addr 0xff
- iic10: <I2C generic I/O> on iicbus10
- iicbus11: <Philips I2C bus> on intel_gmbus5
- iic11: <I2C generic I/O> on iicbus11
- info: [drm] MSI enabled 1 message(s)
- info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
- info: [drm] Driver supports precise vblank timestamp query.
- intel_sdvo_ddc_proxy397632 on drmn0
- intel_sdvo_ddc_proxy397632: detached
- intel_sdvo_ddc_proxy397664 on drmn0
- intel_sdvo_ddc_proxy397664: detached
- drmn0: taking over the fictitious range 0xe0000000-0xf0000000
- info: [drm] initialized overlay support
- info: [drm] Connector LVDS-1: get mode from tunables:
- info: [drm] - kern.vt.fb.modes.LVDS-1
- info: [drm] - kern.vt.fb.default_mode
- 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 SVIDEO-1: get mode from tunables:
- info: [drm] - kern.vt.fb.modes.SVIDEO-1
- info: [drm] - kern.vt.fb.default_mode
- fbd0 on drmn0
- VT: Replacing driver "vga" with new "fb".
- info: [drm] Initialized i915 1.6.0 20080730 for drmn0 on minor 0
- Setting hostname: abel.home.inet.
- Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED
- Feeding entropy: .
- wlan0: Ethernet address: 00:1f:3c:31:f1:c6
- Created wlan(4) interfaces: wlan0.
- bge0: link state changed to DOWN
- Starting wpa_supplicant.
- Starting dhclient.
- wlan0: no link ...
- wlan0: link state changed to UP
- got link
- DHCPREQUEST on wlan0 to 255.255.255.255 port 67
- DHCPREQUEST on wlan0 to 255.255.255.255 port 67
- DHCPDISCOVER on wlan0 to 255.255.255.255 port 67 interval 6
- DHCPOFFER from 192.168.1.1
- DHCPREQUEST on wlan0 to 255.255.255.255 port 67
- DHCPACK from 192.168.1.1
- bound to 192.168.1.10 -- renewal in 1800 seconds.
- Starting Network: lo0 bge0 wlan0.
- lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384
- options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6>
- inet6 ::1 prefixlen 128
- inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2
- inet 127.0.0.1 netmask 0xff000000
- nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL>
- groups: lo
- bge0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
- options=8009b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LINKSTATE>
- ether 00:1c:23:3f:63:b7
- hwaddr 00:1c:23:3f:63:b7
- nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
- media: Ethernet autoselect (none)
- status: no carrier
- wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500
- ether 00:1f:3c:31:f1:c6
- hwaddr 00:1f:3c:31:f1:c6
- inet 192.168.1.10 netmask 0xffffff00 broadcast 192.168.1.255
- nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL>
- media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g
- status: associated
- ssid ONO9415 channel 1 (2412 MHz 11g) bssid dc:53:7c:30:01:d2
- regdomain FCC country US authmode WPA2/802.11i privacy ON
- deftxkey UNDEF TKIP 2:128-bit txpower 30 bmiss 7 scanvalid 60 bgscan
- bgscanintvl 300 bgscanidle 250 roam:rssi 7 roam:rate 5 protmode CTS
- wme roaming MANUAL
- groups: wlan
- Starting devd.
- Cannot 'start' webcamd. Set webcamd_enable to YES in /etc/rc.conf or use 'onestart' instead of 'start'.
- add host 127.0.0.1: gateway lo0 fib 0: route already in table
- add host ::1: gateway lo0 fib 0: route already in table
- add net fe80::: gateway ::1
- add net ff02::: gateway ::1
- add net ::ffff:0.0.0.0: gateway ::1
- add net ::0.0.0.0: gateway ::1
- Starting local_unbound.
- Waiting for nameserver to start... good
- Creating and/or trimming log files.
- Starting syslogd.
- No core dumps found.
- Clearing /tmp (X related).
- Starting dbus.
- Starting hald.
- Updating motd:.
- Mounting late filesystems:.
- Starting powerd.
- Performing sanity check on openntpd configuration:
- configuration OK
- Starting openntpd.
- Starting slim.
- startxfce4 - Xfce Session
- startxfce4 - Xfce Session
- Starting anacron.
- Configuring vt: keymap blanktime.
- Performing sanity check on sshd configuration.
- Starting sshd.
- Starting sendmail_submit.
- Starting sendmail_msp_queue.
- Starting cron.
- Starting background file system checks in 60 seconds.
- Sat Jun 2 19:24:39 CEST 2018
- Jun 2 19:25:07 abel su: juanino to toor on /dev/pts/1
- Jun 2 19:49:02 abel su: juanino to toor on /dev/pts/3
- Jun 2 19:53:54 abel su: juanino to toor on /dev/pts/2
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 20:49:53 abel dhclient[315]: send_packet: No buffer space available
- Jun 2 20:49:53 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 20:51:48 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 20:56:45 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 21:11:47 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 21:20:22 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 21:32:32 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 21:38:46 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 21:55:42 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 21:57:24 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 22:14:04 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 22:24:09 abel last message repeated 4 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 22:39:11 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 22:49:27 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 22:59:26 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 23:04:08 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 23:10:11 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 23:25:08 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 23:39:38 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 23:47:56 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 2 23:52:52 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 00:05:42 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 00:08:44 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 00:10:29 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 00:16:43 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 00:31:11 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- uhub4: at usbus0, port 1, addr 1 (disconnected)
- uhub5: at usbus1, port 1, addr 1 (disconnected)
- uhub2: at usbus2, port 1, addr 1 (disconnected)
- wlan0: link state changed to DOWN
- uhub6: at usbus3, port 1, addr 1 (disconnected)
- uhub3: at usbus4, port 1, addr 1 (disconnected)
- uhub0: at usbus5, port 1, addr 1 (disconnected)
- ugen5.2: <vendor 0x0b97 product 0x7761> at usbus5 (disconnected)
- uhub7: at uhub0, port 1, addr 2 (disconnected)
- ugen5.3: <O2 O2Micro CCID SC Reader> at usbus5 (disconnected)
- uhub7: detached
- ugen5.4: <STMicroelectronics Biometric Coprocessor> at usbus5 (disconnected)
- uhub1: at usbus6, port 1, addr 1 (disconnected)
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
- uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
- uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
- uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
- uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
- uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
- uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
- Jun 3 00:39:26 abel last message repeated 2 times
- Jun 3 12:00:30 abel dhclient[315]: send_packet: Network is down
- Jun 3 12:00:30 abel wpa_supplicant[303]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Can't assign requested address
- uhub6: 2 ports with 2 removable, self powered
- uhub2: 2 ports with 2 removable, self powered
- uhub5: 2 ports with 2 removable, self powered
- uhub4: 2 ports with 2 removable, self powered
- uhub3: 2 ports with 2 removable, self powered
- wlan0: link state changed to UP
- Jun 3 12:00:31 abel dhclient[315]: send_packet: No buffer space available
- uhub1: 4 ports with 4 removable, self powered
- uhub0: 6 ports with 6 removable, self powered
- ugen5.2: <vendor 0x0b97 product 0x7761> at usbus5
- uhub7 on uhub4
- uhub7: <vendor 0x0b97 product 0x7761, class 9/0, rev 1.10/1.10, addr 2> on usbus5
- usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- uhub7: 4 ports with 3 removable, self powered
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- pid 7282 (xdvi-motif), uid 1001: exited on signal 6
- ugen5.3: <O2 O2Micro CCID SC Reader> at usbus5
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen5.4: <STMicroelectronics Biometric Coprocessor> at usbus5
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen4.2: <Unknown > at usbus4 (disconnected)
- uhub_reattach_port: could not allocate new device
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:02:27 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:04:19 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:13:50 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:24:17 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:34:33 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:44:47 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:48:04 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 12:59:31 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:01:21 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:03:01 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:04:51 abel dhclient[315]: send_packet: No buffer space available
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:14:02 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:24:49 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:30:01 abel last message repeated 2 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:43:11 abel last message repeated 3 times
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 13:45:19 abel dhclient[315]: send_packet: No buffer space available
- pid 9702 (xdvi-motif), uid 1001: exited on signal 6
- uhub6: at usbus0, port 1, addr 1 (disconnected)
- uhub2: at usbus1, port 1, addr 1 (disconnected)
- uhub1: at usbus2, port 1, addr 1 (disconnected)
- wlan0: link state changed to DOWN
- uhub3: at usbus3, port 1, addr 1 (disconnected)
- uhub5: at usbus4, port 1, addr 1 (disconnected)
- uhub4: at usbus5, port 1, addr 1 (disconnected)
- ugen5.2: <vendor 0x0b97 product 0x7761> at usbus5 (disconnected)
- uhub7: at uhub4, port 1, addr 2 (disconnected)
- ugen5.3: <O2 O2Micro CCID SC Reader> at usbus5 (disconnected)
- uhub7: detached
- ugen5.4: <STMicroelectronics Biometric Coprocessor> at usbus5 (disconnected)
- uhub0: at usbus6, port 1, addr 1 (disconnected)
- acpi0: cleared fixed power button status
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhci_interrupt: resume detect
- uhci_interrupt: host system error
- uhci_interrupt: host controller process error
- uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus2
- uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus6
- uhub2: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus4
- uhub3: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0
- uhub4: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus3
- uhub5: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus1
- uhub6: <Intel UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5
- Jun 3 16:52:06 abel dhclient[315]: send_packet: Network is down
- uhub3: 2 ports with 2 removable, self powered
- uhub4: 2 ports with 2 removable, self powered
- uhub5: 2 ports with 2 removable, self powered
- uhub6: 2 ports with 2 removable, self powered
- uhub2: 2 ports with 2 removable, self powered
- Jun 3 16:52:07 abel wpa_supplicant[303]: ioctl[SIOCS80211, op=20, val=0, arg_len=7]: Can't assign requested address
- wlan0: link state changed to UP
- Jun 3 16:52:07 abel dhclient[315]: send_packet: No buffer space available
- uhub0: 4 ports with 4 removable, self powered
- uhub1: 6 ports with 6 removable, self powered
- usb_alloc_device: set address 2 failed (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- ugen5.2: <vendor 0x0b97 product 0x7761> at usbus5
- uhub7 on uhub6
- uhub7: <vendor 0x0b97 product 0x7761, class 9/0, rev 1.10/1.10, addr 2> on usbus5
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- uhub7: 4 ports with 3 removable, self powered
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen5.3: <O2 O2Micro CCID SC Reader> at usbus5
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen5.4: <STMicroelectronics Biometric Coprocessor> at usbus5
- usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_IOERROR, ignored)
- usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_IOERROR
- ugen4.2: <Unknown > at usbus4 (disconnected)
- uhub_reattach_port: could not allocate new device
- wlan0: link state changed to DOWN
- wlan0: link state changed to UP
- Jun 3 16:53:47 abel dhclient[315]: send_packet: No buffer space available
- panic: solaris assert: arc_buf_alloc_impl(hdr, private, compressed_read, 1, &buf) == 0 (0x5 == 0x0), file: /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c, line: 5452
- cpuid = 1
- KDB: stack backtrace:
- #0 0xffffffff80b3d5a7 at kdb_backtrace+0x67
- #1 0xffffffff80af6b47 at vpanic+0x177
- #2 0xffffffff80af69c3 at panic+0x43
- #3 0xffffffff825d922c at assfail3+0x2c
- #4 0xffffffff8227edd8 at arc_read+0x7d8
- #5 0xffffffff8228948e at dbuf_read+0x72e
- #6 0xffffffff82292313 at dmu_buf_hold_array_by_dnode+0x1d3
- #7 0xffffffff822942ad at dmu_read_pages+0x8d
- #8 0xffffffff8234cddf at zfs_freebsd_getpages+0x22f
- #9 0xffffffff810fce02 at VOP_GETPAGES_APV+0x82
- #10 0xffffffff80e0d876 at vnode_pager_getpages+0x76
- #11 0xffffffff80e05d30 at vm_pager_get_pages+0x20
- #12 0xffffffff80de9fb8 at vm_fault_hold+0x1598
- #13 0xffffffff80de89d5 at vm_fault+0x75
- #14 0xffffffff80f7810c at trap_pfault+0x14c
- #15 0xffffffff80f77863 at trap+0x353
- #16 0xffffffff80f5768c at calltrap+0x8
- Uptime: 9h34m43s
- Dumping 912 out of 4047 MB:..2%..11%..22%..32%..41%..51%..62%..71%..81%..92%
- ------------------------------------------------------------------------
- kernel config
- options CONFIG_AUTOGENERATED
- ident GENERIC
- machine amd64
- cpu HAMMER
- makeoptions WITH_CTF=1
- makeoptions DEBUG=-g
- options XENHVM
- options USB_DEBUG
- options ATH_ENABLE_11N
- options AH_AR5416_INTERRUPT_MITIGATION
- options AH_SUPPORT_AR5416
- options IEEE80211_SUPPORT_MESH
- options IEEE80211_AMPDU_AGE
- options IEEE80211_DEBUG
- options SC_PIXEL_MODE
- options VESA
- options AHD_REG_PRETTY_PRINT
- options AHC_REG_PRETTY_PRINT
- options PCI_IOV
- options PCI_HP
- options ACPI_DMAR
- options EARLY_AP_STARTUP
- options DEVICE_NUMA
- options SMP
- options KDB_TRACE
- options KDB
- options RCTL
- options RACCT_DEFAULT_TO_DISABLED
- options RACCT
- options INCLUDE_CONFIG_FILE
- options DDB_CTF
- options KDTRACE_HOOKS
- options KDTRACE_FRAME
- options MAC
- options CAPABILITIES
- options CAPABILITY_MODE
- options AUDIT
- options HWPMC_HOOKS
- options KBD_INSTALL_CDEV
- options PRINTF_BUFR_SIZE=128
- options _KPOSIX_PRIORITY_SCHEDULING
- options SYSVSEM
- options SYSVMSG
- options SYSVSHM
- options STACK
- options KTRACE
- options SCSI_DELAY=5000
- options COMPAT_FREEBSD10
- options COMPAT_FREEBSD9
- options COMPAT_FREEBSD7
- options COMPAT_FREEBSD6
- options COMPAT_FREEBSD5
- options COMPAT_FREEBSD4
- options COMPAT_FREEBSD32
- options GEOM_LABEL
- options GEOM_RAID
- options GEOM_PART_GPT
- options PSEUDOFS
- options PROCFS
- options CD9660
- options MSDOSFS
- options NFS_ROOT
- options NFSLOCKD
- options NFSD
- options NFSCL
- options MD_ROOT
- options QUOTA
- options UFS_GJOURNAL
- options UFS_DIRHASH
- options UFS_ACL
- options SOFTUPDATES
- options FFS
- options SCTP
- options TCP_OFFLOAD
- options IPSEC_SUPPORT
- options IPSEC
- options INET6
- options INET
- options PREEMPTION
- options SCHED_ULE
- options NEW_PCIB
- options GEOM_PART_MBR
- options GEOM_PART_EBR_COMPAT
- options GEOM_PART_EBR
- options GEOM_PART_BSD
- device isa
- device mem
- device io
- device uart_ns8250
- device cpufreq
- device acpi
- device pci
- device fdc
- device ahci
- device ata
- device mvs
- device siis
- device ahc
- device ahd
- device esp
- device hptiop
- device isp
- device mpt
- device mps
- device mpr
- device sym
- device trm
- device adv
- device adw
- device aic
- device bt
- device isci
- device ocs_fc
- device scbus
- device ch
- device da
- device sa
- device cd
- device pass
- device ses
- device amr
- device arcmsr
- device ciss
- device dpt
- device hptmv
- device hptnr
- device hptrr
- device hpt27xx
- device iir
- device ips
- device mly
- device twa
- device smartpqi
- device tws
- device aac
- device aacp
- device aacraid
- device ida
- device mfi
- device mlx
- device mrsas
- device pmspcv
- device twe
- device nvme
- device nvd
- device atkbdc
- device atkbd
- device psm
- device kbdmux
- device vga
- device splash
- device sc
- device vt
- device vt_vga
- device vt_efifb
- device agp
- device cbb
- device pccard
- device cardbus
- device uart
- device ppc
- device ppbus
- device lpt
- device ppi
- device puc
- device bxe
- device de
- device em
- device igb
- device ix
- device ixv
- device ixl
- device ixlv
- device le
- device ti
- device txp
- device vx
- device miibus
- device ae
- device age
- device alc
- device ale
- device bce
- device bfe
- device bge
- device cas
- device dc
- device et
- device fxp
- device gem
- device hme
- device jme
- device lge
- device msk
- device nfe
- device nge
- device pcn
- device re
- device rl
- device sf
- device sge
- device sis
- device sk
- device ste
- device stge
- device tl
- device tx
- device vge
- device vr
- device wb
- device xl
- device wlan
- device wlan_wep
- device wlan_ccmp
- device wlan_tkip
- device wlan_amrr
- device an
- device ath
- device ath_pci
- device ath_hal
- device ath_rate_sample
- device ipw
- device iwi
- device iwn
- device malo
- device mwl
- device ral
- device wi
- device wpi
- device loop
- device random
- device padlock_rng
- device rdrand_rng
- device ether
- device vlan
- device tun
- device md
- device gif
- device firmware
- device bpf
- device uhci
- device ohci
- device ehci
- device xhci
- device usb
- device ukbd
- device umass
- device sound
- device snd_cmi
- device snd_csa
- device snd_emu10kx
- device snd_es137x
- device snd_hda
- device snd_ich
- device snd_via8233
- device mmc
- device mmcsd
- device sdhci
- device virtio
- device virtio_pci
- device vtnet
- device virtio_blk
- device virtio_scsi
- device virtio_balloon
- device hyperv
- device xenpci
- device vmx
- device netmap
- device crypto
- ------------------------------------------------------------------------
- ddb capture buffer
- ddb: ddb_capture: kvm_nlist
Advertisement
Add Comment
Please, Sign In to add comment