FreeBSD Bugzilla – Attachment 206836 Details for
Bug 240060
Fatal trap 12: page fault while in kernel mode, wpa_supplicant
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt.0
core.txt.0 (text/plain), 369.07 KB, created by
Martin Filla
on 2019-08-23 21:41:04 UTC
(
hide
)
Description:
core.txt.0
Filename:
MIME Type:
Creator:
Martin Filla
Created:
2019-08-23 21:41:04 UTC
Size:
369.07 KB
patch
obsolete
> dumped core - see /var/crash/vmcore.0 > >Fri Aug 23 20:34:12 CEST 2019 > >FreeBSD 12.0-RELEASE-p10 FreeBSD 12.0-RELEASE-p10 GENERIC amd64 > >panic: page fault > >GNU gdb (GDB) 8.3 [GDB v8.3 for FreeBSD] >Copyright (C) 2019 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >This is free software: you are free to change and redistribute it. >There is NO WARRANTY, to the extent permitted by law. >Type "show copying" and "show warranty" for details. >This GDB was configured as "x86_64-portbld-freebsd12.0". >Type "show configuration" for configuration details. >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>. >Find the GDB manual and other documentation resources online at: > <http://www.gnu.org/software/gdb/documentation/>. > >For help, type "help". >Type "apropos word" to search for commands related to "word"... >Reading symbols from /boot/kernel/kernel... >Reading symbols from /usr/lib/debug//boot/kernel/kernel.debug... > >Unread portion of the kernel message buffer: > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x410 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff80b7ac6d >stack pointer = 0x0:0xfffffe006a290660 >frame pointer = 0x0:0xfffffe006a2906d0 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 74528 (wpa_supplicant) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1566585018 >KDB: stack backtrace: >#0 0xffffffff80be78d7 at kdb_backtrace+0x67 >#1 0xffffffff80b9b4b3 at vpanic+0x1a3 >#2 0xffffffff80b9b303 at panic+0x43 >#3 0xffffffff81074bff at trap_fatal+0x35f >#4 0xffffffff81074c59 at trap_pfault+0x49 >#5 0xffffffff8107427e at trap+0x29e >#6 0xffffffff8104f625 at calltrap+0x8 >#7 0xffffffff80ba6813 at _sleep+0x2e3 >#8 0xffffffff80bfa339 at taskqueue_drain+0xf9 >#9 0xffffffff80cfee78 at ieee80211_waitfor_parent+0x28 >#10 0xffffffff80ce4a82 at ieee80211_ioctl+0x422 >#11 0xffffffff80c9ab6a at ifhwioctl+0xd4a >#12 0xffffffff80c9c0ff at ifioctl+0x45f >#13 0xffffffff80c04e9d at kern_ioctl+0x26d >#14 0xffffffff80c04bbe at sys_ioctl+0x15e >#15 0xffffffff810756d9 at amd64_syscall+0x369 >#16 0xffffffff8104ff0d at fast_syscall_common+0x101 >Uptime: 5h35m12s >Dumping 1383 out of 7943 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >__curthread () at ./machine/pcpu.h:234 >234 ./machine/pcpu.h: No such file or directory. >(kgdb) #0 __curthread () at ./machine/pcpu.h:234 >#1 doadump (textdump=<optimized out>) > at /usr/src/sys/kern/kern_shutdown.c:366 >#2 0xffffffff80b9b09b in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:446 >#3 0xffffffff80b9b513 in vpanic (fmt=<optimized out>, ap=0xfffffe006a2903b0) > at /usr/src/sys/kern/kern_shutdown.c:872 >#4 0xffffffff80b9b303 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:799 >#5 0xffffffff81074bff in trap_fatal (frame=0xfffffe006a2905a0, eva=1040) > at /usr/src/sys/amd64/amd64/trap.c:929 >#6 0xffffffff81074c59 in trap_pfault (frame=0xfffffe006a2905a0, usermode=0) > at /usr/src/sys/amd64/amd64/trap.c:765 >#7 0xffffffff8107427e in trap (frame=0xfffffe006a2905a0) > at /usr/src/sys/amd64/amd64/trap.c:441 >#8 <signal handler called> >#9 __mtx_lock_sleep (c=0xfffff8000ab50750, v=<optimized out>) > at /usr/src/sys/kern/kern_mutex.c:565 >#10 0xffffffff80ba6813 in _sleep (ident=0xfffffe004d5a2138, > lock=0xfffff8000ab50738, priority=108, wmesg=0xffffffff8123a845 "-", > sbt=0, pr=0, flags=256) at /usr/src/sys/kern/kern_synch.c:226 >#11 0xffffffff80bfa339 in TQ_SLEEP ( > t=<error reading variable: Cannot access memory at address 0x0>, > tq=<optimized out>, p=<optimized out>, m=<optimized out>, > pri=<optimized out>, wm=<optimized out>) > at /usr/src/sys/kern/subr_taskqueue.c:124 >#12 taskqueue_drain (queue=0xfffff8000ab50700, task=0xfffffe004d5a2138) > at /usr/src/sys/kern/subr_taskqueue.c:573 >#13 0xffffffff80cfee78 in ieee80211_draintask (ic=0xfffffe004d5a2020, > task=0x4) at /usr/src/sys/net80211/ieee80211_var.h:794 >#14 ieee80211_waitfor_parent (ic=0xfffffe004d5a2020) > at /usr/src/sys/net80211/ieee80211_proto.c:1440 >#15 0xffffffff80ce4a82 in ieee80211_ioctl (ifp=0xfffff800b1cae800, > cmd=<optimized out>, data=<optimized out>) > at /usr/src/sys/net80211/ieee80211_ioctl.c:3535 >#16 0xffffffff80c9ab6a in ifhwioctl (cmd=<optimized out>, > ifp=<optimized out>, data=0xfffffe006a290a10 "wlan0", td=<optimized out>) > at /usr/src/sys/net/if.c:2704 >#17 0xffffffff80c9c0ff in ifioctl (so=0xfffff8023523b000, cmd=2149607696, > data=<optimized out>, td=0xfffff80217205000) at /usr/src/sys/net/if.c:3124 >#18 0xffffffff80c04e9d in fo_ioctl (fp=<optimized out>, com=<optimized out>, > active_cred=0xfffff80217205000, td=<optimized out>, data=<optimized out>) > at /usr/src/sys/sys/file.h:330 >#19 kern_ioctl (td=0xfffff80217205000, fd=4, com=2149607696, > data=0xffffffff82112320 <common_tss> "") > at /usr/src/sys/kern/sys_generic.c:800 >#20 0xffffffff80c04bbe in sys_ioctl (td=0xfffff80217205000, > uap=0xfffff802172053c0) at /usr/src/sys/kern/sys_generic.c:712 >#21 0xffffffff810756d9 in syscallenter (td=<optimized out>) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:135 >#22 amd64_syscall (td=0xfffff80217205000, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1076 >#23 <signal handler called> >#24 0x00000008008d911a in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffe8a8 >(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:45.77 [kernel] > 0 1 0 0 52 0 9916 120 wait DLs - 0:00.06 [init] > 0 2 0 0 -16 0 0 0 crypto_w DL - 0:00.00 [crypto] > 0 3 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 0] > 0 4 0 0 -16 0 0 0 crypto_r DL - 0:00.00 [crypto returns 1] > 0 5 0 0 -16 0 0 0 - RL - 0:03.11 [cam] > 0 6 0 0 -8 0 0 0 arc_recl DL - 0:10.91 [zfskern] > 0 7 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 8 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 9 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 234:36.17 [idle] > 0 12 0 0 -52 0 0 0 - WL - 1:07.80 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:09.08 [geom] > 0 14 0 0 -16 0 0 0 seqstate DL - 0:00.00 [sequencer 00] > 0 15 0 0 -68 0 0 0 - DL - 1:02.47 [usb] > 0 16 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 17 0 0 -20 0 0 0 VBoxIS DL - 0:00.00 [Timer] > 0 18 0 0 -20 0 0 0 VBoxIS DL - 0:01.41 [Timer] > 0 19 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 20 0 0 -16 0 0 0 - DL - 0:01.62 [rand_harvestq] > 0 21 0 0 -16 0 0 0 tzpoll DL - 0:00.42 [acpi_thermal] > 0 22 0 0 -16 0 0 0 cooling DL - 0:00.05 [acpi_cooling0] > 0 23 0 0 -16 0 0 0 idle DL - 0:00.01 [enc_daemon0] > 0 24 0 0 -16 0 0 0 psleep DL - 0:15.72 [pagedaemon] > 0 25 0 0 -16 0 0 0 psleep DL - 0:00.08 [vmdaemon] > 0 26 0 0 -16 0 0 0 qsleep DL - 0:01.47 [bufdaemon] > 0 27 0 0 -16 0 0 0 vlruwt DL - 0:00.10 [vnlru] > 0 28 0 0 16 0 0 0 syncer DL - 0:01.35 [syncer] > 0 29 0 0 -8 0 0 0 m:w1 DL - 0:00.38 [g_mirror swap] > 0 30 0 0 20 0 0 0 geli:w DL - 0:12.10 [g_eli[0] ada0p3] > 0 31 0 0 20 0 0 0 geli:w DL - 0:14.23 [g_eli[1] ada0p3] >1001 142 43798 0 20 0 476156 154324 uwait D+ - 0:01.04 [chrome] > 0 2045 43395 0 52 10 107164 57196 wait DN - 0:00.04 [clang-8] >1001 2271 1 0 52 0 13764 0 select DW - 0:00.00 [dbus-launch] > 0 2866 2045 0 89 10 165296 115324 - RN - 0:02.44 [clang-8] > 0 2982 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] > 0 3261 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] >1001 3760 1 0 20 0 12792 3500 select Ds - 0:00.31 [dbus-daemon] > 0 4037 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] > 0 4517 43395 0 52 10 107164 57196 wait DN - 0:00.04 [clang-8] > 0 4673 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] > 0 5137 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] >1001 5309 1 0 20 0 27832 0 select DW - 0:00.00 [at-spi-bus-launche] >1001 5947 5309 0 20 0 12512 3100 select D - 0:00.92 [dbus-daemon] > 0 6070 0 0 20 0 0 0 aiordy DL - 0:00.01 [aiod15] > 0 6851 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] > 556 7450 1 0 20 0 13348 3228 select Ds - 0:00.32 [dbus-daemon] > 0 7505 4517 0 89 10 179164 128896 - RN - 0:02.60 [clang-8] >1001 7783 1 0 20 0 23932 6248 select D - 0:03.57 [at-spi2-registryd] > 0 8192 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] > 0 9165 0 0 20 0 0 0 aiordy DL - 0:00.08 [aiod17] > 0 9286 1 0 52 0 10848 0 ttyin DWs+ - 0:00.00 [getty] > 0 9315 0 0 20 0 0 0 aiordy DL - 0:00.04 [aiod18] >1001 9337 30952 0 20 0 2636136 203284 select D - 4:37.29 [firefox] >1001 9376 30952 0 20 0 3194696 631800 select D - 9:28.37 [firefox] >1001 10075 43798 0 20 0 487480 149020 uwait D+ - 0:10.46 [chrome] > 0 10110 1 0 20 0 11320 2072 select Ds - 0:00.12 [syslogd] >1001 10369 1 0 21 0 21636 0 select DW - 0:00.00 [dconf-service] >1001 11003 30952 0 20 0 27775920 255280 select D - 4:23.49 [firefox] > 0 11091 56567 0 52 0 12916 2388 select D+ - 0:00.01 [sudo] >1001 12358 1 0 20 0 28480 5380 select D - 0:00.05 [gnome-keyring-daem] > 0 12491 11091 0 52 0 12664 3080 wait D+ - 0:00.09 [sh] >1001 12675 38361 0 20 0 234632 22012 select D - 0:42.99 [clangbackend] >1001 12819 69094 0 20 0 69776 22372 select D - 0:58.81 [marco] >1001 13006 69094 0 20 0 65964 25352 select D - 0:07.02 [mate-panel] >1001 15650 43798 0 20 0 715892 233328 uwait D+ - 0:26.06 [chrome] >1001 15671 43798 0 20 0 466328 141744 uwait D+ - 0:01.11 [chrome] >1001 15929 1 0 20 0 27856 5404 select D - 0:00.05 [gvfsd] > 0 16217 1 0 52 0 10564 860 wait Ds - 0:00.08 [devd] >1001 16612 1 0 52 0 29664 2048 usem D - 0:00.01 [gvfsd-fuse] >1001 16769 43798 0 20 0 466100 143072 uwait D+ - 0:00.59 [chrome] >1001 18976 12819 0 20 0 14924 3600 piperd D - 0:00.41 [libgtop_server2] > 560 19046 1 0 20 0 22496 5964 nanslp Ds - 0:03.86 [hald] > 0 19214 1 0 20 0 35444 5208 select D - 0:00.21 [console-kit-daemon] >1001 19604 43798 0 20 0 477572 154696 uwait D+ - 0:09.15 [chrome] >1001 20622 69094 0 20 0 93660 25280 select D - 0:03.44 [caja] > 565 20904 1 0 20 0 1133272 6564 select D - 0:00.11 [polkitd] >1001 21629 43798 0 20 0 472640 144660 uwait D+ - 0:01.24 [chrome] > 0 22148 0 0 -16 0 0 0 pftm DL - 0:04.69 [pf purge] > 0 22254 19046 0 20 0 19444 5232 select D - 0:00.13 [hald-runner] >1001 22850 1 0 20 0 25492 5780 select D - 0:00.69 [gvfs-hal-volume-mo] >1001 23265 43798 0 20 0 539052 211244 uwait D+ - 0:01.26 [chrome] >1001 24064 1 0 20 0 26448 6000 select D - 0:00.04 [gvfs-gphoto2-volum] >1001 25488 1 0 20 0 74028 23824 select D - 0:27.94 [wnck-applet] >1001 27566 69094 0 20 0 70820 36912 select D - 0:03.53 [mate-screensaver] > 0 27825 16217 0 52 0 12492 3260 wait D - 0:00.01 [sh] > 0 28627 22254 0 52 0 15236 0 kqread DW - 0:00.00 [hald-addon-mouse-s] >1001 29523 69094 0 20 0 276420 35204 select D - 0:03.19 [atril] >1001 30730 69094 0 20 0 289460 35588 select D - 0:16.23 [atril] >1001 30952 69094 0 20 0 2784976 360360 select D - 14:47.47 [firefox] > 0 31069 27825 0 52 0 12496 3280 wait D - 0:00.01 [sh] > 0 31080 1 0 24 0 33144 0 wait DWs - 0:00.00 [slim] > 0 33396 1 0 52 0 12404 0 sbwait DWs - 0:00.00 [pflogd] >1001 33650 1 0 20 0 93480 6080 select D - 0:05.14 [pulseaudio] >1001 34733 1 0 20 0 76116 26740 select D - 0:01.20 [clock-applet] >1001 35673 1 0 20 0 58516 18300 select D - 0:00.41 [notification-area-] > 64 36576 33396 0 20 0 12472 2080 bpf D - 0:00.89 [pflogd] >1001 36885 1 0 52 0 16404 0 piperd DW - 0:00.00 [sd_dummy] > 0 37094 31080 0 21 0 209612 28640 select D - 10:28.73 [Xorg] >1001 37098 1 0 52 0 16452 0 piperd DW - 0:00.00 [sd_cicero] >1001 37169 69094 0 20 0 86808 35300 select D - 4:11.68 [mate-terminal] > 0 37170 1 0 20 0 11016 2244 select Ds - 0:14.05 [moused] >1001 38261 37098 0 -100 0 0 0 - ZW - 0:00.00 <defunct> >1001 38262 1 0 48 0 19484 0 piperd DW - 0:00.00 [sd_espeak] >1001 38361 69094 0 20 0 569448 54116 select D - 1:13.22 [qtcreator] >1001 38519 1 0 46 0 16584 0 piperd DW - 0:00.00 [sd_generic] >1001 39704 12358 0 20 0 16572 5100 select D - 0:00.08 [ssh-agent] >1001 40037 69094 0 20 0 122276 19208 select D - 0:00.49 [mate-volume-contro] >1001 40229 1 0 52 0 19936 0 select DWs - 0:00.00 [speech-dispatcher] > 0 40872 22254 0 38 0 15308 0 kqread DW - 0:00.00 [hald-addon-mouse-s] >1001 41187 69094 0 20 0 57860 18540 select D - 0:01.42 [mate-power-manager] > 0 42363 67232 0 52 10 11644 2888 wait DN+ - 0:00.00 [sh] > 0 43395 42363 0 52 10 78492 64492 select DN+ - 0:00.99 [ninja] >1001 43511 1 0 20 0 31288 5208 select D - 0:00.70 [gvfsd-trash] >1001 43798 89070 0 26 0 544084 263352 select D+ - 6:04.05 [chrome] >1001 45050 43798 0 20 0 457080 135548 uwait D+ - 0:00.35 [chrome] >1001 45157 30952 0 20 0 2727424 251904 select D - 4:26.23 [firefox] >1001 45992 43798 0 20 0 413312 142640 select D+ - 1:28.35 [chrome] >1001 46181 1 0 23 0 21316 0 select DW - 0:00.00 [atrild] >1001 46202 43798 0 20 0 327016 108408 uwait D+ - 0:13.92 [chrome] > 0 47013 1 0 20 0 24176 5436 select D - 0:02.84 [upowerd] >1001 47202 43798 0 20 0 555764 234876 uwait D+ - 0:20.35 [chrome] >1001 49731 30952 0 20 0 2670504 214324 select D - 2:02.59 [firefox] >1001 49953 30952 0 20 0 2543620 177532 select D - 0:25.74 [firefox] > 0 52212 1 0 20 0 11312 2268 nanslp Ds - 0:00.09 [cron] >1001 52866 29523 0 20 0 181116 19168 select DW - 0:00.00 [WebKitNetworkProce] >1001 53319 30730 0 20 0 181140 19168 select DW - 0:00.00 [WebKitNetworkProce] >1001 53881 1 0 20 0 137312 21592 select D - 0:06.12 [mate-settings-daem] >1001 54511 37169 0 22 0 25132 5648 select Ds+ - 0:01.78 [fish] >1001 54630 43798 0 20 0 475844 159508 uwait D+ - 0:00.77 [chrome] >1001 55953 1 0 20 0 23172 4448 select D - 0:00.08 [gvfsd-metadata] >1001 55990 43798 0 20 0 446924 136124 uwait D+ - 0:00.27 [chrome] >1001 56567 37169 0 52 0 26124 4972 wait Ds - 0:02.55 [fish] > 123 57527 1 0 20 0 18988 19052 select Ds - 0:01.17 [ntpd] >1001 58036 30952 0 20 0 2477968 148452 select D - 0:17.67 [firefox] > 0 58658 12491 0 52 0 12704 3404 wait D+ - 0:00.02 [sh] > 0 61180 0 0 -16 0 0 0 sleep DL - 0:00.00 [ng_queue] > 0 61265 1 0 20 0 10840 1936 select Ds - 0:06.40 [powerd] > 0 63438 58658 0 52 10 10532 1856 wait DN+ - 0:00.06 [make] >1001 63588 30952 0 20 0 2521708 181364 select D - 1:14.76 [firefox] >1001 65503 43798 0 20 0 460296 112960 uwait D+ - 0:00.34 [chrome] >1001 66611 43798 0 20 0 11033092 204676 uwait D+ - 0:17.01 [chrome] > 0 67232 63438 0 52 10 10564 1912 wait DN+ - 0:00.07 [make] >1001 68242 43798 0 20 0 582540 242148 uwait D+ - 0:18.30 [chrome] >1001 69094 31080 0 20 0 135120 28420 select Ds - 0:00.86 [mate-session] >1001 69512 30952 0 20 0 2724732 249632 select D - 1:56.89 [firefox] >1001 72249 37169 0 20 0 25248 8144 select Ds+ - 0:00.23 [fish] >1001 72875 38361 0 20 0 34600 0 kqread DW - 0:00.00 [cmake] > 0 74528 1 0 52 0 17616 7988 - Rs - 0:00.00 [wpa_supplicant] > 0 79367 43395 0 52 10 107164 57196 wait DN - 0:00.04 [clang-8] > 0 82860 79367 0 83 10 118596 68916 - RN - 0:00.40 [clang-8] >1001 89070 37169 0 20 0 23028 5552 wait Ds - 0:00.51 [fish] > 0 91220 1 0 20 0 11016 2244 select Ds - 0:00.09 [moused] >1001 91373 43798 0 20 0 435604 141352 uwait D+ - 0:00.25 [chrome] > 0 92312 0 0 20 0 0 0 aiordy DL - 0:00.06 [aiod30] >1001 92755 43798 0 20 0 480628 165164 uwait D+ - 0:00.83 [chrome] >1001 95982 37169 0 20 0 23108 8152 select Ds+ - 0:00.87 [fish] > 0 96028 31069 0 52 0 12088 3060 wait D - 0:00.00 [sh] > 0 97673 96028 0 72 0 12088 3056 - R - 0:00.00 [sh] >1001 98827 69094 0 20 0 17068 4956 nanslp D - 0:01.28 [redshift] >1001 99007 43798 0 20 0 12041348 166784 uwait D+ - 0:13.21 [chrome] > >------------------------------------------------------------------------ >vmstat -s > >127776801 cpu context switches > 5721930 device interrupts > 982162 software interrupts >203798466 traps >397738343 system calls > 121 kernel threads created > 185818 fork() calls > 131640 vfork() calls > 123 rfork() calls > 11827 swap pager pageins > 49293 swap pager pages paged in > 53981 swap pager pageouts > 466321 swap pager pages paged out > 121264 vnode pager pageins > 1635304 vnode pager pages paged in > 20679 vnode pager pageouts > 556624 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 > 20059232 copy-on-write faults > 8058 copy-on-write optimized faults >161164118 zero fill pages zeroed > 23039 zero fill pages prezeroed > 12318 intransit blocking page faults >200646545 total VM faults taken > 700721 page faults requiring I/O > 0 pages affected by kernel thread creation > 42874780 pages affected by fork() > 7741598 pages affected by vfork() > 71789 pages affected by rfork() >217477260 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 0 pages active > 0 pages inactive > 0 pages in the laundry queue > 0 pages wired down > 0 pages free > 0 bytes per page > 0 total name lookups > cache hits (0% pos + 0% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > CAM CCB 0 0K - 627758 2048 > CAM path 10 1K - 64 32 > CAM periph 6 2K - 24 16,32,64,128,256 > acpi_perf 2 1K - 2 512 > acpipwr 43 3K - 43 64 > hdaa 10 22K - 10 256,512,1024,2048,4096,8192 > hdac 1 1K - 1 1024 > hdacc 2 1K - 2 32 > feeder 28 3K - 303 32,128 > mixer 3 12K - 3 4096 >CAM I/O Scheduler 1 1K - 1 128 > CAM queue 14 5K - 37 16,32,512 > agp 1 1K - 1 32 > UART 3 3K - 3 16,1024 > USB 59 117K - 225 16,32,128,256,512,1024,2048,4096,8192,16384,32768 > USBdev 86 27K - 7669 32,64,128,256,512,1024,4096 >CAM dev queue 6 1K - 6 64 > vtbuf 24 3840K - 70 4096 > vt 11 6K - 11 512 > sysmouse 1 2K - 4 2048 > SCSI ENC 25 100K - 3377 16,64,256,2048,32768 > DEVFS3 192 48K - 301 256 > DEVFS1 166 83K - 271 512 > DEVFS_RULE 58 27K - 58 64,512 > DEVFS 18 1K - 34 16,32,128 > DEVFSP 5 1K - 7460 64 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 20 5K - 20 256 > GEOM 67 12K - 884 16,32,64,128,256,512,1024,2048,4096,8192,16384 > raid_data 0 0K - 48 32,128,256 > isadev 7 1K - 7 128 > cdev 6 2K - 6 256 > filedesc 131 890K - 31933 16,32,64,128,256,4096,8192,16384,32768,65536 > sigio 1 1K - 3 64 > filecaps 0 0K - 61658 16,32,64,128,256,1024 > kdtrace 1184 266K - 642217 64,256 > kenv 118 13K - 175 16,32,64,128,8192 > kqueue 325 190K - 318109 64,256,512,2048,4096 > proc-args 104 9K - 180097 16,32,64,128,256 > hhook 13 4K - 13 256 > ithread 93 16K - 94 32,128,256 > prison 12 1K - 12 16,32 > KTRACE 100 13K - 100 128 > linker 723 1627K - 1066 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > lockf 303 36K - 78992 64,128 > loginclass 2 1K - 2 64 > cache 1 1K - 1 32 > devbuf 22823 48675K - 26281 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 > temp 54 51K - 1907180 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > module 552 69K - 560 128 > mtx_pool 2 16K - 2 8192 > osd 31 1K - 306 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pmc 1 1K - 1 64 > pgrp 36 5K - 1208 128 > session 30 4K - 170 128 > proc 2 32K - 2 16384 > subproc 370 752K - 317913 512,4096 > cred 48 12K - 10766 256 > acpiintr 1 1K - 1 64 > acpica 6075 616K - 349282 16,32,64,128,256,512,1024,2048 > plimit 39 10K - 2129 256 > uidinfo 8 5K - 495 128,4096 > dumper 1 1K - 1 512 > sysctl 0 0K - 35 64 > sysctloid 6784 344K - 7829 16,32,64,128 > sysctltmp 0 0K - 41703 16,64,256,1024 > acpitask 1 64K - 1 65536 > tidhash 1 32K - 1 32768 > callout 3 1672K - 3 > umtx 2252 282K - 2252 128 > p1003.1b 1 1K - 1 16 > SWAP 1 820K - 1 > bus 1438 128K - 16932 16,32,64,128,256,512,1024,4096 > bus-sc 128 309K - 4370 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > acpisem 33 5K - 33 128 > devstat 4 9K - 4 32,4096 > epoch 4 1K - 4 128 > eventhandler 146 12K - 146 64,128 > gtaskqueue 22 34K - 22 16,32,256,8192 > kobj 363 1452K - 518 4096 > Per-cpu 1 1K - 1 32 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > rman 274 32K - 500 32,128 > sbuf 0 0K - 4973 16,32,64,128,256,512,1024,2048,4096,8192,16384 > toponodes 10 2K - 10 128 > LED 18 2K - 18 16,128 > taskqueue 144 17K - 186 16,32,64,128,256 > terminal 11 3K - 11 256 > Unitno 43 3K - 536395 32,64 > vmem 2 528K - 6 4096,8192,16384 > ioctlops 0 0K - 33476 256,512,1024,2048,4096 > select 422 53K - 422 128 > iov 0 0K - 71285409 16,32,64,128,256,512,1024,2048,4096,8192,16384 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 5 40K - 141 2048,32768 > tty 19 19K - 24 1024 > pts 5 2K - 9 256 > mbuf_tag 0 0K - 266620 32,64,256 > shmfd 25 19K - 24670 64,256,1024,8192 > soname 167 20K - 31342 16,32,64,128 > pcb 33 1692K - 3306 16,32,64,128,1024,2048,8192 > acl 0 0K - 1201 4096 > lio 0 0K - 36674 16,32,64,128 > vfscache 4 2073K - 4 256,8192,16384 > vfs_hash 1 1024K - 1 > vnodes 2 1K - 2 32,256 > mount 176 6K - 371 16,32,64,128,256 > statfs 0 0K - 1032030 4096 > vnodemarker 0 0K - 8560 512 > fadvise 0 0K - 809 32 >chacha20random 1 1K - 1 512 > BPF 12 2050K - 100 16,128,512,4096 > ifnet 6 11K - 13 128,2048 > ifaddr 60 19K - 364 16,32,64,128,256,512,2048,4096 > ether_multi 18 2K - 73 16,32,64,128 > clone 9 2K - 9 128 > ipsec 1 1K - 1 256 > lltable 17 5K - 61 256,512 > iflib 14 82K - 18 16,64,128,1024,4096,8192,16384,32768 > routetbl 25 4K - 57 32,64,128,512 > vnet 1 1K - 1 64 > vnet_data 1 240K - 1 >vnet_data_free 1 1K - 1 32 > 80211vap 0 0K - 8 4096 > 80211crypto 0 0K - 14 128 > 80211node 18446744073709551598 18014398509481696K - 21341 16 > 80211nodeie 1 1K - 47 32,64,128,256,512 > 80211ratectl 1 1K - 27 16,64 > 80211scan 0 0K - 39 512,2048,16384 > igmp 4 1K - 12 128 > in_mfilter 4 4K - 9 1024 > in_multi 3 1K - 14 256 > ip_moptions 8 2K - 18 64,256 >encap_export_host 8 1K - 8 64 > sctp_a_it 0 0K - 13 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 4 1K - 9 128 > sctp_ifn 2 1K - 7 128 > sctp_iter 0 0K - 13 256 > tfo_ccache 1 128K - 1 > hostcache 1 32K - 1 32768 > LRO 2 40K - 2 8192,32768 > tcplog 0 0K - 38 256 > tcpfunc 1 1K - 1 64 > syncache 1 68K - 1 > in6_mfilter 1 1K - 1 1024 > in6_multi 9 1K - 9 32,256 > ip6_moptions 2 1K - 2 64,256 > ip6opt 3 1K - 3 256 > mld 3 1K - 11 128 > ip6ndp 4 1K - 12 64,256 > inpcbpolicy 23 1K - 23347 32 > secasvar 1 1K - 1 1024 > sahead 1 1K - 1 1024 > ipsecpolicy 2 2K - 2 256,1024 > ipsec-saq 2 2K - 2 1024 > crypto 4 4K - 6 128,256,512,1024 > rpc 2 8K - 2 4096 >audit_evclass 230 8K - 285 32 > ufs_quota 1 1024K - 1 > vm_pgdata 1 1K - 1 128 > UMAHash 41 8774K - 163 512,1024,2048,4096,8192,16384,32768,65536 > fpukern_ctx 2 2K - 2 1024 > memdesc 1 4K - 1 4096 > pci_link 16 2K - 16 32,128 > atkbddev 2 1K - 2 64 > acpidev 49 4K - 49 64 > CAM SIM 6 2K - 6 256 > CAM XPT 30 3K - 85 16,32,64,128,256,512,1024,2048,65536 > apmdev 1 1K - 1 128 > madt_table 0 0K - 2 64,4096 > intr 4 400K - 4 65536 > io_apic 1 2K - 1 2048 > local_apic 1 8K - 1 8192 > MCA 12 2K - 12 16,128,256 > cpus 2 1K - 2 32 > msi 14 2K - 14 128 > nexusdev 6 1K - 6 16 > CAM DEV 8 16K - 15 2048 > entropy 0 0K - 80909 4096 > aesni_data 2 1K - 2 16,128 > fuse_vnode 1 1K - 1 512 > fuse_msgbuf 273 70K - 273 256,2048 > solaris 456072 99137K - 102602931 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > mirror_data 2 1K - 53 64,128,512 > kstat_data 8 1K - 8 64 > sfs_nodes 22 11K - 22 512 > eli data 112 29K - 497779 64,256,512,1024,2048,4096,8192,16384,32768,65536 > iprtheap 64 71K - 5743 32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > fdesc_mount 1 1K - 1 16 > netgraph 2 1K - 10 64 > netgraph_msg 0 0K - 82 64,128,256,1024,32768 >netgraph_hook 10 2K - 20 128 >netgraph_node 11 3K - 44 128,256 > netgraph_hci 1 1K - 2 256 >netgraph_l2cap 1 1K - 2 128 >netgraph_btsocks_hci_raw 1 8K - 45 128,8192 >netgraph_btsocks_l2cap_raw 1 1K - 2 32 >netgraph_btsocks_l2cap 1 1K - 2 32 >netgraph_path 0 0K - 24 16 >netgraph_sock 0 0K - 40 128 > pf_hash 3 11520K - 3 > pf_ifnet 11 5K - 63 256,2048 > pf_osfp 1191 123K - 1191 64,128 > pf_rule 13 13K - 13 1024 > gem_name 898 44K - 93041 32,4096 > drm_dma 1 1K - 2 16 > 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 - 6 128,512 >drm_ctxbitmap 1 4K - 1 4096 > drm_sman 192 24K - 96575 128 > drm_hashtab 3 4129K - 4 128,32768 > drm_kms 62 52K - 143 16,32,64,128,256,512,1024,2048,16384 > drm_vblank 7 1K - 7 16,64 > i915gem 1062 679K - 39238067 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 224, 0, 261, 11, 261, 0, 0 >UMA Zones: 648, 0, 263, 2, 263, 0, 0 >UMA Slabs: 80, 0, 227614, 127936, 2711453, 0, 0 >UMA Hash: 256, 0, 68, 37, 109, 0, 0 >4 Bucket: 32, 0, 671, 9204, 2274785, 0, 0 >6 Bucket: 48, 0, 250, 1825, 508299, 0, 0 >8 Bucket: 64, 0, 117, 1681, 414425, 21, 0 >12 Bucket: 96, 0, 108, 876, 592069, 0, 0 >16 Bucket: 128, 0, 146, 2644, 475106, 1, 0 >32 Bucket: 256, 0, 373, 1832, 490460, 6, 0 >64 Bucket: 512, 0, 372, 492, 295479,107390, 0 >128 Bucket: 1024, 0, 109, 219, 227870, 1, 0 >256 Bucket: 2048, 0, 261, 17, 1337621,39901, 0 >vmem: 1792, 0, 3, 1, 3, 0, 0 >vmem btag: 56, 0, 29481, 6942, 92987, 259, 0 >VM OBJECT: 256, 0, 115711, 39059, 5449250, 0, 0 >RADIX NODE: 144, 0, 123359, 28192,25415149, 0, 0 >MAP: 232, 0, 3, 65, 3, 0, 0 >KMAP ENTRY: 120, 0, 32, 232, 85, 0, 0 >MAP ENTRY: 120, 0, 92373, 6396,45724848, 0, 0 >VMSPACE: 2512, 0, 124, 38, 317692, 0, 0 >fakepg: 104, 0, 0, 152, 53, 0, 0 >64 pcpu: 8, 0, 2748, 580, 3426, 0, 0 >mt_stats_zone: 64, 0, 497, 271, 497, 0, 0 >mt_zone: 24, 0, 497, 338, 497, 0, 0 >16: 16, 0, 87499, 48292,68740391, 0, 0 >32: 32, 0, 28592, 40658,38369785, 0, 0 >64: 64, 0, 252302, 218960,27411841, 0, 0 >128: 128, 0, 19102, 21911,25869049, 0, 0 >256: 256, 0, 96138, 75102,14135521, 0, 0 >512: 512, 0, 2522, 11374, 6743986, 0, 0 >1024: 1024, 0, 1392, 452, 3735752, 0, 0 >2048: 2048, 0, 192, 28,32364913, 0, 0 >4096: 4096, 0, 8471, 32, 1856366, 0, 0 >8192: 8192, 0, 110, 10, 163150, 0, 0 >16384: 16384, 0, 61, 8, 991971, 0, 0 >32768: 32768, 0, 36, 5, 75154, 0, 0 >65536: 65536, 0, 31, 5, 65557, 0, 0 >SLEEPQUEUE: 80, 0, 1127, 144, 1127, 0, 0 >Files: 80, 0, 2629, 1621,13995383, 0, 0 >filedesc0: 1104, 0, 161, 34, 317703, 0, 0 >TURNSTILE: 136, 0, 1127, 93, 1127, 0, 0 >rl_entry: 40, 0, 359, 241, 359, 0, 0 >umtx pi: 96, 0, 0, 287, 743, 0, 0 >umtx_shm: 88, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1320, 0, 161, 46, 317702, 0, 0 >THREAD: 1400, 0, 1067, 59, 7018, 0, 0 >cpuset: 104, 0, 7, 272, 8, 0, 0 >domainset: 40, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 3157650, 1, 980, 3443037, 0, 0 >mbuf: 256, 3157650, 184, 797,27599693, 0, 0 >mbuf_cluster: 2048, 493382, 911, 5, 15502, 0, 0 >mbuf_jumbo_page: 4096, 246691, 0, 102,19734622, 0, 0 >mbuf_jumbo_9k: 9216, 219279, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 164460, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 60, 4, 0, 0 >g_bio: 376, 0, 0, 340, 2807670, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >ttyinq: 160, 0, 210, 40, 780, 0, 0 >ttyoutq: 256, 0, 112, 83, 416, 0, 0 >FPU_save_area: 512, 0, 0, 0, 0, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >cryptop: 128, 0, 0, 0, 0, 0, 0 >cryptodesc: 120, 0, 0, 0, 0, 0, 0 >crypto_session: 24, 0, 2, 332, 3, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >taskq_zone: 48, 0, 0, 1079, 170121, 0, 0 >VNODE: 480, 0, 113819, 1861, 355956, 0, 0 >VNODEPOLL: 120, 0, 391, 137, 420, 0, 0 >BUF TRIE: 144, 0, 0, 51516, 0, 0, 0 >S VFS Cache: 108, 0, 103821, 4574, 822606, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 14038, 1394, 37799, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NAMEI: 1024, 0, 0, 40,41065826, 0, 0 >rentr: 24, 0, 0, 334, 90, 0, 0 >NCLNODE: 592, 0, 0, 0, 0, 0, 0 >fuse_ticket: 224, 0, 0, 136, 4, 0, 0 >DIRHASH: 1024, 0, 0, 0, 0, 0, 0 >AIO: 208, 0, 0, 133, 2, 0, 0 >AIOP: 32, 0, 4, 621, 88, 0, 0 >AIOCB: 752, 0, 0, 275, 45183, 0, 0 >AIOLIO: 280, 0, 0, 98, 36674, 0, 0 >pipe: 760, 0, 431, 44, 199099, 0, 0 >Mountpoints: 2744, 0, 14, 1, 14, 0, 0 >range_seg_cache: 72, 0, 24106, 40244, 1144355, 0, 0 >metaslab_alloc_trace_cache: 72, 0, 0, 770, 934294, 0, 0 >zio_cache: 1048, 0, 6, 495,15105697, 0, 0 >zio_link_cache: 48, 0, 0, 10375, 5538234, 0, 0 >zio_buf_512: 512, 0, 113903, 38809, 1586849, 0, 0 >zio_data_buf_512: 512, 0, 96, 2920, 202153, 0, 0 >zio_buf_1024: 1024, 0, 44, 400, 42644, 0, 0 >zio_data_buf_1024: 1024, 0, 73, 1471, 41740, 0, 0 >zio_buf_1536: 1536, 0, 22, 186, 24382, 0, 0 >zio_data_buf_1536: 1536, 0, 163, 967, 31008, 0, 0 >zio_buf_2048: 2048, 0, 24, 102, 42429, 0, 0 >zio_data_buf_2048: 2048, 0, 128, 376, 21297, 0, 0 >zio_buf_2560: 2560, 0, 4, 56, 9129, 0, 0 >zio_data_buf_2560: 2560, 0, 123, 60, 15836, 0, 0 >zio_buf_3072: 3072, 0, 11, 37, 9185, 0, 0 >zio_data_buf_3072: 3072, 0, 92, 40, 12742, 0, 0 >zio_buf_3584: 3584, 0, 4, 25, 6641, 0, 0 >zio_data_buf_3584: 3584, 0, 79, 43, 14864, 0, 0 >zio_buf_4096: 4096, 0, 85, 25, 180295, 0, 0 >zio_data_buf_4096: 4096, 0, 71, 29, 236106, 0, 0 >zio_buf_5120: 5120, 0, 6, 40, 8178, 0, 0 >zio_data_buf_5120: 5120, 0, 168, 14, 15673, 0, 0 >zio_buf_6144: 6144, 0, 3, 26, 5624, 0, 0 >zio_data_buf_6144: 6144, 0, 118, 18, 11529, 0, 0 >zio_buf_7168: 7168, 0, 3, 19, 5466, 0, 0 >zio_data_buf_7168: 7168, 0, 72, 30, 10105, 0, 0 >zio_buf_8192: 8192, 0, 3, 15, 71304, 0, 0 >zio_data_buf_8192: 8192, 0, 70, 19, 10664, 0, 0 >zio_buf_10240: 10240, 0, 2, 22, 7986, 0, 0 >zio_data_buf_10240: 10240, 0, 120, 21, 15324, 0, 0 >zio_buf_12288: 12288, 0, 3, 20, 32676, 0, 0 >zio_data_buf_12288: 12288, 0, 101, 6, 13899, 0, 0 >zio_buf_14336: 14336, 0, 1, 7, 5016, 0, 0 >zio_data_buf_14336: 14336, 0, 84, 5, 11871, 0, 0 >zio_buf_16384: 16384, 0, 8072, 249, 270618, 0, 0 >zio_data_buf_16384: 16384, 0, 71, 2, 10734, 0, 0 >zio_buf_20480: 20480, 0, 1, 10, 25226, 0, 0 >zio_data_buf_20480: 20480, 0, 99, 15, 11153, 0, 0 >zio_buf_24576: 24576, 0, 1, 9, 21981, 0, 0 >zio_data_buf_24576: 24576, 0, 78, 18, 10889, 0, 0 >zio_buf_28672: 28672, 0, 0, 7, 12057, 0, 0 >zio_data_buf_28672: 28672, 0, 75, 14, 6448, 0, 0 >zio_buf_32768: 32768, 0, 2, 6, 21521, 0, 0 >zio_data_buf_32768: 32768, 0, 53, 5, 6476, 0, 0 >zio_buf_40960: 40960, 0, 1, 9, 35730, 0, 0 >zio_data_buf_40960: 40960, 0, 91, 10, 9265, 0, 0 >zio_buf_49152: 49152, 0, 1, 8, 34236, 0, 0 >zio_data_buf_49152: 49152, 0, 87, 5, 7153, 0, 0 >zio_buf_57344: 57344, 0, 1, 4, 23917, 0, 0 >zio_data_buf_57344: 57344, 0, 50, 5, 5429, 0, 0 >zio_buf_65536: 65536, 0, 0, 5, 23241, 0, 0 >zio_data_buf_65536: 65536, 0, 25, 14, 5560, 0, 0 >zio_buf_81920: 81920, 0, 0, 7, 33997, 0, 0 >zio_data_buf_81920: 81920, 0, 54, 5, 7430, 0, 0 >zio_buf_98304: 98304, 0, 0, 4, 27779, 0, 0 >zio_data_buf_98304: 98304, 0, 40, 0, 5778, 0, 0 >zio_buf_114688: 114688, 0, 0, 4, 15223, 0, 0 >zio_data_buf_114688: 114688, 0, 28, 1, 4563, 0, 0 >zio_buf_131072: 131072, 0, 467, 178, 268684, 0, 0 >zio_data_buf_131072: 131072, 0, 1038, 256, 413556, 0, 0 >zio_buf_163840: 163840, 0, 0, 3, 2924, 0, 0 >zio_data_buf_163840: 163840, 0, 0, 0, 0, 0, 0 >zio_buf_196608: 196608, 0, 0, 3, 2248, 0, 0 >zio_data_buf_196608: 196608, 0, 0, 0, 0, 0, 0 >zio_buf_229376: 229376, 0, 0, 3, 1551, 0, 0 >zio_data_buf_229376: 229376, 0, 0, 0, 0, 0, 0 >zio_buf_262144: 262144, 0, 0, 3, 1414, 0, 0 >zio_data_buf_262144: 262144, 0, 0, 0, 0, 0, 0 >zio_buf_327680: 327680, 0, 0, 3, 1651, 0, 0 >zio_data_buf_327680: 327680, 0, 0, 0, 0, 0, 0 >zio_buf_393216: 393216, 0, 0, 2, 1213, 0, 0 >zio_data_buf_393216: 393216, 0, 0, 0, 0, 0, 0 >zio_buf_458752: 458752, 0, 0, 3, 781, 0, 0 >zio_data_buf_458752: 458752, 0, 0, 0, 0, 0, 0 >zio_buf_524288: 524288, 0, 0, 4, 613, 0, 0 >zio_data_buf_524288: 524288, 0, 0, 0, 0, 0, 0 >zio_buf_655360: 655360, 0, 0, 3, 769, 0, 0 >zio_data_buf_655360: 655360, 0, 0, 0, 0, 0, 0 >zio_buf_786432: 786432, 0, 0, 2, 512, 0, 0 >zio_data_buf_786432: 786432, 0, 0, 0, 0, 0, 0 >zio_buf_917504: 917504, 0, 0, 3, 402, 0, 0 >zio_data_buf_917504: 917504, 0, 0, 0, 0, 0, 0 >zio_buf_1048576: 1048576, 0, 0, 3, 1931, 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, 759113, 0, 0 >abd_chunk: 4096, 0, 177573, 6040,16824879, 0, 0 >sa_cache: 144, 0, 113707, 3878, 355865, 0, 0 >dnode_t: 728, 0, 121223, 8012, 353479, 0, 0 >arc_buf_hdr_t_full: 256, 0, 83588, 592, 1240305, 0, 0 >arc_buf_hdr_t_l2only: 96, 0, 0, 0, 0, 0, 0 >arc_buf_t: 64, 0, 12137, 51475, 1315684, 0, 0 >dmu_buf_impl_t: 240, 0, 125996, 63172, 1524077, 0, 0 >zil_lwb_cache: 320, 0, 8, 148, 8002, 0, 0 >zil_zcw_cache: 80, 0, 0, 350, 23473, 0, 0 >sio_cache: 128, 0, 0, 0, 0, 0, 0 >zfs_znode_cache: 272, 0, 113707, 2549, 355805, 0, 0 >procdesc: 136, 0, 2, 143, 123, 0, 0 >ksiginfo: 112, 0, 191, 334, 370940, 0, 0 >itimer: 352, 0, 0, 33, 2, 0, 0 >KNOTE: 160, 0, 842, 258, 8424278, 0, 0 >socket: 872, 254196, 670, 110, 48012, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0 >unpcb: 256, 254205, 645, 150, 24531, 0, 0 >ipq: 56, 15478, 0, 0, 0, 0, 0 >udp_inpcb: 488, 254200, 10, 78, 21907, 0, 0 >udpcb: 32, 254250, 10, 865, 21907, 0, 0 >tcp_inpcb: 488, 254200, 13, 107, 1435, 0, 0 >tcpcb: 976, 254196, 13, 67, 1435, 0, 0 >tcptw: 88, 27810, 0, 270, 325, 0, 0 >syncache: 168, 15364, 0, 138, 50, 0, 0 >hostcache: 96, 15375, 28, 382, 249, 0, 0 >sackhole: 32, 0, 0, 625, 43, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0 >tcpreass: 48, 30876, 0, 581, 9057, 0, 0 >tcp_log: 400, 1000000, 0, 0, 0, 0, 0 >tcp_log_bucket: 144, 0, 0, 0, 0, 0, 0 >tcp_log_node: 120, 0, 0, 0, 0, 0, 0 >sctp_ep: 1280, 254196, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 332, 13, 0, 0 >sctp_raddr: 736, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 152, 400010, 0, 0, 0, 0, 0 >sctp_readq: 152, 400010, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 112, 400015, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 488, 254200, 0, 0, 0, 0, 0 >ripcb: 488, 254200, 0, 32, 5, 0, 0 >rtentry: 208, 0, 12, 121, 33, 0, 0 >selfd: 64, 0, 1044, 754,228402558, 0, 0 >swpctrie: 144, 986796, 5450, 112, 6097, 0, 0 >swblk: 136, 986783, 46664, 432, 49612, 0, 0 >NetGraph items: 72, 4123, 0, 155, 138, 0, 0 >NetGraph data items: 72, 4123, 0, 279, 110, 0, 0 >pf mtags: 48, 0, 0, 0, 0, 0, 0 >pf states: 296, 100009, 16, 114, 3400, 0, 0 >pf state keys: 88, 0, 16, 389, 3400, 0, 0 >pf source nodes: 136, 10005, 0, 0, 0, 0, 0 >pf table entries: 160, 200000, 0, 0, 0, 0, 0 >pf table counters: 64, 0, 0, 0, 0, 0, 0 >pf frags: 112, 0, 0, 0, 0, 0, 0 >pf frag entries: 40, 5000, 0, 0, 0, 0, 0 >pf state scrubs: 40, 0, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 10416 236 >irq9: acpi0 49448 1122 >irq12: psm0 4376 99 >irq19: ehci1 270003 6128 >irq23: ehci0 3290462 74685 >cpu0:timer 17013825 386169 >cpu1:timer 16297040 369900 >irq265: em0:irq0 2 0 >irq266: hdac0 23257 528 >irq268: ahci0 627012 14232 >irq269: vgapci0 1446954 32842 >Total 39032795 885941 > >------------------------------------------------------------------------ >pstat -T > >2629/200000 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 > 1 3160 43.08 36 1.53 0.00 0 0.00 0.00 0 0.00 10 49 7 0 35 > >------------------------------------------------------------------------ >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 262144 0 --rwarwarwa maxfx maxfx maxfx maxfx 1 65536 38361 38361 14:55:45 15:10:46 14:55:45 >m 65537 1368326184 --rw------- maxfx maxfx maxfx maxfx 1 1024 38361 38361 14:55:45 15:10:46 14:55:45 >m 983042 0 --rwarwarwa maxfx maxfx maxfx maxfx 1 16384 45992 45992 18:37:50 no-entry 18:37:50 > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME >s 65536 1368326183 --rw------- maxfx maxfx maxfx maxfx 1 14:55:45 14:55:45 > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 67108864 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 32768 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: > Attr Hits Attr Misses Lkup Hits Lkup Misses BioR Hits BioR Misses BioW Hits BioW Misses > 0 0 0 0 0 0 0 0 > BioRL Hits BioRL Misses BioD Hits BioD Misses DirE Hits DirE Misses Accs Hits Accs Misses > 0 0 0 0 0 0 0 0 >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Re-Failed: > 140737488346800 >Server Faults: >140737488346800 >Server Write > WriteOps WriteRPC Opsaved > 0 0 0 >Server Cache > Inprog Idem Non-Idem Misses > 0 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 296690 packets sent > 37923 data packets (30372662 bytes) > 596 data packets (160873 bytes) retransmitted > 24 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 255529 ack-only packets (6563 delayed) > 0 URG only packets > 0 window probe packets > 177 window update packets > 2729 control packets > 463031 packets received > 27686 acks (for 30212580 bytes) > 13530 duplicate acks > 0 acks for unsent data > 345056 packets (416254295 bytes) received in-sequence > 1919 completely duplicate packets (1889047 bytes) > 97 old duplicate packets > 1 packet with some dup. data (1248 bytes duped) > 79748 out-of-order packets (100864207 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 76 window update packets > 519 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 > 1356 connection requests > 50 connection accepts > 18 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 1380 connections established (including accepts) > 835 times used RTT from hostcache > 835 times used RTT variance from hostcache > 148 times used slow-start threshold from hostcache > 1374 connections closed (including 314 drops) > 1104 connections updated cached RTT on close > 1104 connections updated cached RTT variance on close > 165 connections updated cached ssthresh on close > 9 embryonic connections dropped > 27034 segments updated rtt (of 24124 attempts) > 614 retransmit timeouts > 31 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 11645 keepalive timeouts > 11468 keepalive probes sent > 30 connections dropped by keepalive > 14591 correct ACK header predictions > 338421 correct data packet header predictions > 50 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 50 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 > 249 hostcache entries added > 0 bucket overflow > 5 SACK recovery episodes > 170 segment rexmits in SACK recovery episodes > 129519 byte rexmits in SACK recovery episodes > 572 SACK options (SACK blocks) received > 63023 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 0 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 0 successful ECN handshakes > 0 times ECN reduced the congestion window > 0 packets with matching signature received > 0 packets with bad signature received > 0 times failed to make signature due to no SA > 0 times unexpected signature received > 0 times no signature provided by segment > 0 Path MTU discovery black hole detection activations > 0 Path MTU discovery black hole detection min MSS activations > 0 Path MTU discovery black hole detection failures >TCP connection count by state: > 2 connections in CLOSED state > 0 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 10 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 1 connection in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 0 connections in TIME_WAIT state >udp: > 2200 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 0 dropped due to no socket > 0 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 2200 delivered > 2685 datagrams output > 0 times multicast source filter matched >ip: > 469065 total packets received > 0 bad header checksums > 0 with size smaller than minimum > 0 with data size < data length > 0 with ip length > max ip packet size > 0 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 packets reassembled ok > 465465 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 1 packet not forwardable > 5 packets received for unknown multicast group > 0 redirects sent > 312927 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 92 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 0 calls to icmp_error > 0 errors not generated in response to an icmp message > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > routing redirect: 234 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >ipsec: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 spd cache hits > 0 spd cache misses > 0 clusters copied during clone > 0 mbufs inserted during makespace >ah: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets dropped; bad authentication detected > 0 packets dropped; bad authentication length > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >esp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 packets dropped; bad ilen > 0 replay counter wraps > 0 packets dropped; bad encryption detected > 0 packets dropped; bad authentication detected > 0 possible replay packets detected > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 tunnel sanity check failures >ipcomp: > 0 packets shorter than header shows > 0 packets dropped; protocol family not supported > 0 packets dropped; no TDB > 0 packets dropped; bad KCR > 0 packets dropped; queue full > 0 packets dropped; no transform > 0 replay counter wraps > 0 packets in > 0 packets out > 0 packets dropped; invalid TDB > 0 bytes in > 0 bytes out > 0 packets dropped; larger than IP_MAXPACKET > 0 packets blocked due to policy > 0 crypto processing failures > 0 packets sent uncompressed; size < compr. algo. threshold > 0 packets sent uncompressed; compression was useless >arp: > 11 ARP requests sent > 835 ARP replies sent > 17976 ARP requests received > 5 ARP replies received > 17983 ARP packets received > 0 total packets dropped due to no ARP entry > 0 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 packets reassembled ok > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 0 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 4 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 0 multicast packets which we don't join > Mbuf statistics: > 0 one mbuf > 0 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 1 failure of source address selection > source addresses on a non-outgoing I/F > 1 addresses scope=0xf > Source addresses selection rule applied: > 1 same address >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 path MTU changes >ipsec6: > 0 inbound packets violated process security policy > 0 inbound packets failed due to insufficient memory > 0 invalid inbound packets > 0 outbound packets violated process security policy > 0 outbound packets with no SA available > 0 outbound packets failed due to insufficient memory > 0 outbound packets with no route available > 0 invalid outbound packets > 0 outbound packets with bundled SAs > 0 spd cache hits > 0 spd cache misses > 0 clusters copied during clone > 0 mbufs inserted during makespace >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output >pfkey: > 0 requests sent from userland > 0 bytes sent from userland > 0 messages with invalid length field > 0 messages with invalid version field > 0 messages with invalid message type field > 0 messages too short > 0 messages with memory allocation failure > 0 messages with duplicate extension > 0 messages with invalid extension type > 0 messages with invalid sa type > 0 messages with invalid address extension > 0 requests sent to userland > 0 bytes sent to userland > 0 messages toward single socket > 0 messages toward all sockets > 0 messages toward registered sockets > 0 messages with memory allocation failure > >------------------------------------------------------------------------ >netstat -m > >185/1777/1962 mbufs in use (current/cache/total) >18446744073709551547/985/916/493382 mbuf clusters in use (current/cache/total/max) >1/980 mbuf+clusters out of packet secondary zone in use (current/cache) >0/102/102/246691 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/219279 9k jumbo clusters in use (current/cache/total/max) >0/0/0/164460 16k jumbo clusters in use (current/cache/total/max) >18014398509481892K/2822K/2730K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) >0 sendfile syscalls >0 sendfile syscalls completed without I/O request >0 requests for I/O initiated by sendfile >0 pages read by sendfile as part of a request >0 pages were valid at time of a sendfile request >0 pages were valid and substituted to bogus page >0 pages were requested for read ahead by applications >0 pages were read ahead by sendfile >0 times sendfile encountered an already busy page >0 requests for sfbufs denied >0 requests for sfbufs delayed > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff800114ad7a0 udp4 0 0 *.* *.* > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 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 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 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 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 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 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 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 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 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 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 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7dc00000000 >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 0x31800000000 >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 0x8400000001 >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 0x34200000000 >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 0xa00000000 >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 0x8200000000 >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 0x33600000000 >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 0x600000000 >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 0x600000000 >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 0x600000001 >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 0x600000000 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7f200000000 >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 0x31800000000 >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 0x8400000000 >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 0x33200000000 >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 0x8200000000 >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 0x32e00000000 >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 0x600000001 >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 0x600000001 >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 0x600000000 >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 0x600000001 >fstat: can't read file 103 at 0x20007ffffffffff >fstat: can't read file 104 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 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 0x8f600000000 >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 0x7f200000001 >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 0x31800000000 >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 0x8400000001 >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 0x33200000001 >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 0x8200000000 >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 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 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 0x6ea00000000 >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 0x7da00000000 >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 0x31600000000 >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 0x7e00000001 >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 0x32a00000001 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x200000000 >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 0x200000000 >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 0x200000000 >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 0x200000000 >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 0x200000000 >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 0x200000000 >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 0x200000001 >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 0x200000001 >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 0x200000000 >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 0x200000000 >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 0x200000000 >fstat: can't read file 145 at 0x20007ffffffffff >fstat: can't read file 146 at 0x4000000001fffff >fstat: can't read file 148 at 0x780000ffff >fstat: can't read file 149 at 0x200000000 >fstat: can't read file 151 at 0x20007ffffffffff >fstat: can't read file 152 at 0x4000000001fffff >fstat: can't read file 154 at 0x780000ffff >fstat: can't read file 155 at 0x200000000 >fstat: can't read file 157 at 0x20007ffffffffff >fstat: can't read file 158 at 0x4000000001fffff >fstat: can't read file 160 at 0x780000ffff >fstat: can't read file 161 at 0x200000000 >fstat: can't read file 163 at 0x20007ffffffffff >fstat: can't read file 164 at 0x4000000001fffff >fstat: can't read file 166 at 0x780000ffff >fstat: can't read file 167 at 0x200000000 >fstat: can't read file 169 at 0x20007ffffffffff >fstat: can't read file 170 at 0x4000000001fffff >fstat: can't read file 172 at 0x780000ffff >fstat: can't read file 173 at 0x200000000 >fstat: can't read file 175 at 0x20007ffffffffff >fstat: can't read file 176 at 0x4000000001fffff >fstat: can't read file 178 at 0x780000ffff >fstat: can't read file 179 at 0x200000000 >fstat: can't read file 181 at 0x20007ffffffffff >fstat: can't read file 182 at 0x4000000001fffff >fstat: can't read file 184 at 0x780000ffff >fstat: can't read file 185 at 0x200000000 >fstat: can't read file 187 at 0x20007ffffffffff >fstat: can't read file 188 at 0x4000000001fffff >fstat: can't read file 190 at 0x780000ffff >fstat: can't read file 191 at 0x200000001 >fstat: can't read file 193 at 0x20007ffffffffff >fstat: can't read file 194 at 0x4000000001fffff >fstat: can't read file 196 at 0x780000ffff >fstat: can't read file 197 at 0x200000000 >fstat: can't read file 199 at 0x20007ffffffffff >fstat: can't read file 200 at 0x4000000001fffff >fstat: can't read file 202 at 0x780000ffff >fstat: can't read file 203 at 0x200000000 >fstat: can't read file 205 at 0x20007ffffffffff >fstat: can't read file 206 at 0x4000000001fffff >fstat: can't read file 208 at 0x780000ffff >fstat: can't read file 209 at 0x200000000 >fstat: can't read file 211 at 0x20007ffffffffff >fstat: can't read file 212 at 0x4000000001fffff >fstat: can't read file 214 at 0x780000ffff >fstat: can't read file 215 at 0x200000000 >fstat: can't read file 217 at 0x20007ffffffffff >fstat: can't read file 218 at 0x4000000001fffff >fstat: can't read file 220 at 0x780000ffff >fstat: can't read file 221 at 0x200000001 >fstat: can't read file 223 at 0x20007ffffffffff >fstat: can't read file 224 at 0x4000000001fffff >fstat: can't read file 226 at 0x780000ffff >fstat: can't read file 227 at 0x1200000001 >fstat: can't read file 229 at 0x20007ffffffffff >fstat: can't read file 230 at 0x4000000001fffff >fstat: can't read file 232 at 0x780000ffff >fstat: can't read file 233 at 0x600000001 >fstat: can't read file 235 at 0x20007ffffffffff >fstat: can't read file 236 at 0x4000000001fffff >fstat: can't read file 238 at 0x780000ffff >fstat: can't read file 239 at 0x200000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 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 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 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 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 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 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 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 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 0x800000000 >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 0x28200000000 >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 0x6e200000000 >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 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 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 0x800000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 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 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 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 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 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 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 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 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 0x24000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >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 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 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 0x24000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >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 0xa00000000 >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 0xe00000000 >fstat: can't read file 79 at 0x20007ffffffffff >fstat: can't read file 80 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 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 0x24000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 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 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 0x24000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >fstat: can't read file 67 at 0x20007ffffffffff >fstat: can't read file 68 at 0x4000000001fffff >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 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 0x24000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >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 0xa00000000 >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 0xe00000000 >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 0x1a00000000 >fstat: can't read file 85 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 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 0x24000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >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 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 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 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 0x32200000001 >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 0x55600000001 >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 0x26e00000001 >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 0x19600000001 >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 0xca00000001 >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 0x9a00000001 >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 0x6a600000001 >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 0xae00000001 >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 0x14600000001 >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 0xae00000001 >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 0x1a00000001 >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 0xa00000001 >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 0x1200000001 >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 0x3a00000001 >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 0x2200000001 >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 0x2e00000001 >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 0x200000001 >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 0x7600000001 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 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 0x21000000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >fstat: can't read file 61 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 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 0x1c800000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >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 0xa00000000 >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 0xe00000000 >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 0x1a00000000 >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 0xa00000001 >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 0x2200000001 >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 0x4600000000 >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 0xc200000000 >fstat: can't read file 109 at 0x20007ffffffffff >fstat: can't read file 110 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 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 0x1a800000000 >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 0x70600000000 >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 0x3f200000000 >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 0x19600000000 >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 0xc800000000 >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 0x4400000000 >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 0x3c00000001 >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 0x600000000 >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 0xa00000000 >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 0xe00000000 >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 0x1a00000000 >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 0xa00000001 >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 0x2200000001 >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 0x5a00000001 >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 0x1e00000001 >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 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 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 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 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 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 0xc200000000 >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 0x5a600000001 >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 0x200000001 >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 0x1ae00000001 >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 0xa00000001 >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 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 file 64 at 0x780000ffff >fstat: can't read file 65 at 0x600000001 >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 0xe00000001 >fstat: can't read file 73 at 0x20007ffffffffff >fstat: can't read file 74 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 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 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 0x50a00000000 >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 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 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 0x50a00000000 >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 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 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 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 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 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 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 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 0x22200000001 >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 0x55200000001 >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 0x26600000001 >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 0x19200000001 >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 0xbe00000001 >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 0x9200000001 >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 0x41a00000001 >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 0xe00000001 >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 0x600000001 >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 0xaa00000001 >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 0x1600000001 >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 0x600000001 >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 0xe00000001 >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 0x3600000001 >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 0x1e00000001 >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 0x2a00000001 >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 0x11a00000001 >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 0x7200000001 >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 0xe00000001 >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 0xa00000001 >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 0x4e00000001 >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 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 0x24200000001 >fstat: can't read file 25 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 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 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 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 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 0xa00000000 >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 0x800000000 >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 0x1d200000001 >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 0xa00000001 >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 0x1200000001 >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 0xe00000001 >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 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 0x27600000000 >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 0x6da00000001 >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 0x26600000001 >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 0x19200000001 >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 0xc600000000 >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 0x3a00000001 >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 0x2e00000000 >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 0x1e00000000 >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 0x600000000 >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 0x1600000000 >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 0x600000000 >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 0x1e00000001 >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 0x3a00000001 >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 0x1200000000 >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 0x2600000000 >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 0x3a00000000 >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 0x2600000001 >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 0xe00000000 >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 0x1200000000 >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 0x3600000001 >fstat: can't read file 145 at 0x20007ffffffffff >fstat: can't read file 146 at 0x4000000001fffff >fstat: can't read file 148 at 0x780000ffff >fstat: can't read file 149 at 0x7600000001 >fstat: can't read file 151 at 0x20007ffffffffff >fstat: can't read file 152 at 0x4000000001fffff >fstat: can't read file 154 at 0x780000ffff >fstat: can't read file 155 at 0xe00000001 >fstat: can't read file 157 at 0x20007ffffffffff >fstat: can't read file 158 at 0x4000000001fffff >fstat: can't read file 160 at 0x780000ffff >fstat: can't read file 161 at 0xe00000001 >fstat: can't read file 163 at 0x20007ffffffffff >fstat: can't read file 164 at 0x4000000001fffff >fstat: can't read file 166 at 0x780000ffff >fstat: can't read file 167 at 0x3600000000 >fstat: can't read file 169 at 0x20007ffffffffff >fstat: can't read file 170 at 0x4000000001fffff >fstat: can't read file 172 at 0x780000ffff >fstat: can't read file 173 at 0x2a00000000 >fstat: can't read file 175 at 0x20007ffffffffff >fstat: can't read file 176 at 0x4000000001fffff >fstat: can't read file 178 at 0x780000ffff >fstat: can't read file 179 at 0xa00000000 >fstat: can't read file 181 at 0x20007ffffffffff >fstat: can't read file 182 at 0x4000000001fffff >fstat: can't read file 184 at 0x780000ffff >fstat: can't read file 185 at 0x1e00000001 >fstat: can't read file 187 at 0x20007ffffffffff >fstat: can't read file 188 at 0x4000000001fffff >fstat: can't read file 190 at 0x780000ffff >fstat: can't read file 191 at 0xaa00000001 >fstat: can't read file 193 at 0x20007ffffffffff >fstat: can't read file 194 at 0x4000000001fffff >fstat: can't read file 196 at 0x780000ffff >fstat: can't read file 197 at 0x600000001 >fstat: can't read file 199 at 0x20007ffffffffff >fstat: can't read file 200 at 0x4000000001fffff >fstat: can't read file 202 at 0x780000ffff >fstat: can't read file 203 at 0xae00000000 >fstat: can't read file 205 at 0x20007ffffffffff >fstat: can't read file 206 at 0x4000000001fffff >fstat: can't read file 208 at 0x780000ffff >fstat: can't read file 209 at 0x5600000001 >fstat: can't read file 211 at 0x20007ffffffffff >fstat: can't read file 212 at 0x4000000001fffff >fstat: can't read file 214 at 0x780000ffff >fstat: can't read file 215 at 0x4e00000000 >fstat: can't read file 217 at 0x20007ffffffffff >fstat: can't read file 218 at 0x4000000001fffff >fstat: can't read file 220 at 0x780000ffff >fstat: can't read file 221 at 0x1600000000 >fstat: can't read file 223 at 0x20007ffffffffff >fstat: can't read file 224 at 0x4000000001fffff >fstat: can't read file 226 at 0x780000ffff >fstat: can't read file 227 at 0xfe00000000 >fstat: can't read file 229 at 0x20007ffffffffff >fstat: can't read file 230 at 0x4000000001fffff >fstat: can't read file 232 at 0x780000ffff >fstat: can't read file 233 at 0xa00000000 >fstat: can't read file 235 at 0x20007ffffffffff >fstat: can't read file 236 at 0x4000000001fffff >fstat: can't read file 238 at 0x780000ffff >fstat: can't read file 239 at 0x200000001 >fstat: can't read file 241 at 0x20007ffffffffff >fstat: can't read file 242 at 0x4000000001fffff >fstat: can't read file 244 at 0x780000ffff >fstat: can't read file 245 at 0xaa00000001 >fstat: can't read file 247 at 0x20007ffffffffff >fstat: can't read file 248 at 0x4000000001fffff >fstat: can't read file 250 at 0x780000ffff >fstat: can't read file 251 at 0x200000000 >fstat: can't read file 253 at 0x20007ffffffffff >fstat: can't read file 254 at 0x4000000001fffff >fstat: can't read file 256 at 0x780000ffff >fstat: can't read file 257 at 0x3600000001 >fstat: can't read file 259 at 0x20007ffffffffff >fstat: can't read file 260 at 0x4000000001fffff >fstat: can't read file 262 at 0x780000ffff >fstat: can't read file 263 at 0x1a00000000 >fstat: can't read file 265 at 0x20007ffffffffff >fstat: can't read file 266 at 0x4000000001fffff >fstat: can't read file 268 at 0x780000ffff >fstat: can't read file 269 at 0x1a00000001 >fstat: can't read file 271 at 0x20007ffffffffff >fstat: can't read file 272 at 0x4000000001fffff >fstat: can't read file 274 at 0x780000ffff >fstat: can't read file 275 at 0x1200000000 >fstat: can't read file 277 at 0x20007ffffffffff >fstat: can't read file 278 at 0x4000000001fffff >fstat: can't read file 280 at 0x780000ffff >fstat: can't read file 281 at 0x2e00000001 >fstat: can't read file 283 at 0x20007ffffffffff >fstat: can't read file 284 at 0x4000000001fffff >fstat: can't read file 286 at 0x780000ffff >fstat: can't read file 287 at 0x3a00000001 >fstat: can't read file 289 at 0x20007ffffffffff >fstat: can't read file 290 at 0x4000000001fffff >fstat: can't read file 292 at 0x780000ffff >fstat: can't read file 293 at 0x600000000 >fstat: can't read file 295 at 0x20007ffffffffff >fstat: can't read file 296 at 0x4000000001fffff >fstat: can't read file 298 at 0x780000ffff >fstat: can't read file 299 at 0xa00000000 >fstat: can't read file 301 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 znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read file 1 at 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 0x2f200000001 >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 0x55200000001 >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 0x26600000001 >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 0x2f200000001 >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 0x55200000001 >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 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 0x22a00000001 >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 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 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 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 0x23e00000000 >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 0x54a00000000 >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 0x26600000001 >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 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 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 0x600000000 >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 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 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 0x22200000001 >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 0x54a00000001 >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 >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >root sh 97673 root - - error - >root sh 97673 wd - - error - >root sh 97673 text - - error - >root sh 97673 0 /dev 16 crw-rw-rw- null rw >root sh 97673 6 /dev 16 crw-rw-rw- null rw >root sh 96028 root - - error - >root sh 96028 wd - - error - >root sh 96028 text - - error - >root sh 96028 0 /dev 16 crw-rw-rw- null rw >root sh 96028 6 /dev 16 crw-rw-rw- null rw >root clang-8 82860 root - - error - >root clang-8 82860 wd - - error - >root clang-8 82860 text - - error - >root clang-8 82860 ctty /dev 181 crw--w---- pts/1 rw >root clang-8 82860 0 /dev 16 crw-rw-rw- null r >root clang-8 79367 root - - error - >root clang-8 79367 wd - - error - >root clang-8 79367 text - - error - >root clang-8 79367 ctty /dev 181 crw--w---- pts/1 rw >root clang-8 79367 0 /dev 16 crw-rw-rw- null r >root wpa_supplicant 74528 root - - error - >root wpa_supplicant 74528 wd - - error - >root wpa_supplicant 74528 text - - error - >root wpa_supplicant 74528 0 /dev 16 crw-rw-rw- null rw >root wpa_supplicant 74528 6 /dev 16 crw-rw-rw- null rw >root sh 31069 root - - error - >root sh 31069 wd - - error - >root sh 31069 text - - error - >root sh 31069 0 /dev 16 crw-rw-rw- null rw >root sh 31069 6 /dev 16 crw-rw-rw- null rw >root sh 27825 root - - error - >root sh 27825 wd - - error - >root sh 27825 text - - error - >root sh 27825 0 /dev 16 crw-rw-rw- null rw >root sh 27825 6 /dev 16 crw-rw-rw- null rw >root clang-8 7505 root - - error - >root clang-8 7505 wd - - error - >root clang-8 7505 text - - error - >root clang-8 7505 ctty /dev 181 crw--w---- pts/1 rw >root clang-8 7505 0 /dev 16 crw-rw-rw- null r >root clang-8 4517 root - - error - >root clang-8 4517 wd - - error - >root clang-8 4517 text - - error - >root clang-8 4517 ctty /dev 181 crw--w---- pts/1 rw >root clang-8 4517 0 /dev 16 crw-rw-rw- null r >root clang-8 2866 root - - error - >root clang-8 2866 wd - - error - >root clang-8 2866 text - - error - >root clang-8 2866 ctty /dev 181 crw--w---- pts/1 rw >root clang-8 2866 0 /dev 16 crw-rw-rw- null r >root clang-8 2045 root - - error - >root clang-8 2045 wd - - error - >root clang-8 2045 text - - error - >root clang-8 2045 ctty /dev 181 crw--w---- pts/1 rw >root clang-8 2045 0 /dev 16 crw-rw-rw- null r >maxfx chrome 92755 root - - error - >maxfx chrome 92755 wd - - error - >maxfx chrome 92755 text - - error - >maxfx chrome 92755 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 92755 0 /dev 16 crw-rw-rw- null r >maxfx chrome 92755 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 92755 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 92755 18 - - error - >maxfx chrome 92755 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 92755 30* local stream fffff8004c84a400 <-> fffff80099964700 >maxfx chrome 92755 36 /dev 8 crw-r--r-- random r >maxfx chrome 92755 42 - - error - >maxfx chrome 92755 48 - - error - >maxfx chrome 92755 54 - - error - >maxfx chrome 92755 60 - - error - >maxfx chrome 92755 66 - - error - >maxfx chrome 92755 72 - - error - >maxfx chrome 92755 78* local stream fffff8004c84b000 <-> fffff8021b20ab00 >maxfx chrome 92755 90* pipe fffff801c1ced2f8 <-> fffff801c1ced460 0 rw >maxfx chrome 92755 96* pipe fffff801c1ced460 <-> fffff801c1ced2f8 0 rw >maxfx chrome 91373 root - - error - >maxfx chrome 91373 wd - - error - >maxfx chrome 91373 text - - error - >maxfx chrome 91373 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 91373 0 /dev 16 crw-rw-rw- null r >maxfx chrome 91373 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 91373 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 91373 18 - - error - >maxfx chrome 91373 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 91373 30* local stream fffff8004c84a500 <-> fffff8004c494900 >maxfx chrome 91373 36 /dev 8 crw-r--r-- random r >maxfx chrome 91373 42 - - error - >maxfx chrome 91373 48 - - error - >maxfx chrome 91373 54 - - error - >maxfx chrome 91373 60 - - error - >maxfx chrome 91373 66 - - error - >maxfx chrome 91373 72 - - error - >maxfx chrome 91373 78* local stream fffff8021b20a900 <-> fffff80099964800 >maxfx chrome 91373 90* pipe fffff801c1c9a8e8 <-> fffff801c1c9aa50 0 rw >maxfx chrome 91373 96* pipe fffff801c1c9aa50 <-> fffff801c1c9a8e8 0 rw >maxfx chrome 47202 root - - error - >maxfx chrome 47202 wd - - error - >maxfx chrome 47202 text - - error - >maxfx chrome 47202 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 47202 0 /dev 16 crw-rw-rw- null r >maxfx chrome 47202 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 47202 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 47202 18 - - error - >maxfx chrome 47202 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 47202 30* local stream fffff8004c84b700 <-> fffff80099964c00 >maxfx chrome 47202 36 /dev 8 crw-r--r-- random r >maxfx chrome 47202 42 - - error - >maxfx chrome 47202 48 - - error - >maxfx chrome 47202 54 - - error - >maxfx chrome 47202 60 - - error - >maxfx chrome 47202 66 - - error - >maxfx chrome 47202 72 - - error - >maxfx chrome 47202 78* local stream fffff8004c495700 <-> fffff8018aea5a00 >maxfx chrome 47202 90* pipe fffff8012c4e0000 <-> fffff8012c4e0168 0 rw >maxfx chrome 47202 96* pipe fffff8012c4e0168 <-> fffff8012c4e0000 0 rw >root ninja 43395 root - - error - >root ninja 43395 wd - - error - >root ninja 43395 text - - error - >root ninja 43395 ctty /dev 181 crw--w---- pts/1 rw >root ninja 43395 0 /dev 181 crw--w---- pts/1 rw >root ninja 43395 6 /dev 181 crw--w---- pts/1 rw >root sh 42363 root - - error - >root sh 42363 wd - - error - >root sh 42363 text - - error - >root sh 42363 ctty /dev 181 crw--w---- pts/1 rw >root sh 42363 0 /dev 181 crw--w---- pts/1 rw >root make 67232 root - - error - >root make 67232 wd - - error - >root make 67232 text - - error - >root make 67232 ctty /dev 181 crw--w---- pts/1 rw >root make 67232 0 /dev 181 crw--w---- pts/1 rw >root make 63438 root - - error - >root make 63438 wd - - error - >root make 63438 text - - error - >root make 63438 ctty /dev 181 crw--w---- pts/1 rw >root make 63438 0 /dev 181 crw--w---- pts/1 rw >root sh 58658 root - - error - >root sh 58658 wd - - error - >root sh 58658 text - - error - >root sh 58658 ctty /dev 181 crw--w---- pts/1 rw >root sh 58658 0 /dev 181 crw--w---- pts/1 rw >root sh 58658 6 /dev 181 crw--w---- pts/1 rw >maxfx fish 72249 root - - error - >maxfx fish 72249 wd - - error - >maxfx fish 72249 text - - error - >maxfx fish 72249 ctty /dev 151 crw--w---- pts/4 rw >maxfx fish 72249 0 /dev 151 crw--w---- pts/4 rw >maxfx chrome 142 root - - error - >maxfx chrome 142 wd - - error - >maxfx chrome 142 text - - error - >maxfx chrome 142 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 142 0 /dev 16 crw-rw-rw- null r >maxfx chrome 142 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 142 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 142 18 - - error - >maxfx chrome 142 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 142 30* local stream fffff8011398e000 <-> fffff800a3bb6b00 >maxfx chrome 142 36 /dev 8 crw-r--r-- random r >maxfx chrome 142 42 - - error - >maxfx chrome 142 48 - - error - >maxfx chrome 142 54 - - error - >maxfx chrome 142 60 - - error - >maxfx chrome 142 66 - - error - >maxfx chrome 142 72 - - error - >maxfx chrome 142 78* local stream fffff8011398e400 <-> fffff8011398e200 >maxfx chrome 142 90* pipe fffff800ad07a2f8 <-> fffff800ad07a460 0 rw >maxfx chrome 142 96* pipe fffff800ad07a460 <-> fffff800ad07a2f8 0 rw >maxfx chrome 55990 root - - error - >maxfx chrome 55990 wd - - error - >maxfx chrome 55990 text - - error - >maxfx chrome 55990 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 55990 0 /dev 16 crw-rw-rw- null r >maxfx chrome 55990 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 55990 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 55990 18 - - error - >maxfx chrome 55990 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 55990 30* local stream fffff800998aa900 <-> fffff800998aa800 >maxfx chrome 55990 36 /dev 8 crw-r--r-- random r >maxfx chrome 55990 42 - - error - >maxfx chrome 55990 48 - - error - >maxfx chrome 55990 54 - - error - >maxfx chrome 55990 60 - - error - >maxfx chrome 55990 66 - - error - >maxfx chrome 55990 72 - - error - >maxfx chrome 55990 84* pipe fffff800766e1be0 <-> fffff800766e1d48 0 rw >maxfx chrome 55990 90* pipe fffff800766e1d48 <-> fffff800766e1be0 0 rw >maxfx chrome 55990 96* local stream fffff800a3bb6000 <-> fffff800a3bb6100 >maxfx chrome 54630 root - - error - >maxfx chrome 54630 wd - - error - >maxfx chrome 54630 text - - error - >maxfx chrome 54630 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 54630 0 /dev 16 crw-rw-rw- null r >maxfx chrome 54630 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 54630 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 54630 18 - - error - >maxfx chrome 54630 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 54630 30* local stream fffff801dcce6500 <-> fffff801dcc28300 >maxfx chrome 54630 36 /dev 8 crw-r--r-- random r >maxfx chrome 54630 42 - - error - >maxfx chrome 54630 48 - - error - >maxfx chrome 54630 54 - - error - >maxfx chrome 54630 60 - - error - >maxfx chrome 54630 66 - - error - >maxfx chrome 54630 72 - - error - >maxfx chrome 54630 84* pipe fffff8000953c8e8 <-> fffff8000953ca50 0 rw >maxfx chrome 54630 90* pipe fffff8000953ca50 <-> fffff8000953c8e8 0 rw >maxfx chrome 54630 96* local stream fffff80191681700 <-> fffff800998aac00 >maxfx chrome 45050 root - - error - >maxfx chrome 45050 wd - - error - >maxfx chrome 45050 text - - error - >maxfx chrome 45050 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 45050 0 /dev 16 crw-rw-rw- null r >maxfx chrome 45050 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 45050 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 45050 18 - - error - >maxfx chrome 45050 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 45050 30* local stream fffff800a3bb6500 <-> fffff800a3bb6600 >maxfx chrome 45050 36 /dev 8 crw-r--r-- random r >maxfx chrome 45050 42 - - error - >maxfx chrome 45050 48 - - error - >maxfx chrome 45050 54 - - error - >maxfx chrome 45050 60 - - error - >maxfx chrome 45050 66 - - error - >maxfx chrome 45050 72 - - error - >maxfx chrome 45050 78* local stream fffff8016e900200 <-> fffff8016e900300 >maxfx chrome 45050 90* pipe fffff800766e05f0 <-> fffff800766e0758 0 rw >maxfx chrome 45050 96* pipe fffff800766e0758 <-> fffff800766e05f0 0 rw >maxfx chrome 23265 root - - error - >maxfx chrome 23265 wd - - error - >maxfx chrome 23265 text - - error - >maxfx chrome 23265 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 23265 0 /dev 16 crw-rw-rw- null r >maxfx chrome 23265 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 23265 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 23265 18 - - error - >maxfx chrome 23265 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 23265 30* local stream fffff8016e900a00 <-> fffff8016e900b00 >maxfx chrome 23265 36 /dev 8 crw-r--r-- random r >maxfx chrome 23265 42 - - error - >maxfx chrome 23265 48 - - error - >maxfx chrome 23265 54 - - error - >maxfx chrome 23265 60 - - error - >maxfx chrome 23265 66 - - error - >maxfx chrome 23265 72 - - error - >maxfx chrome 23265 78* local stream fffff800a3bb7200 <-> fffff800a3bb7300 >maxfx chrome 23265 90* pipe fffff8021b0db8e8 <-> fffff8021b0dba50 0 rw >maxfx chrome 23265 96* pipe fffff8021b0dba50 <-> fffff8021b0db8e8 0 rw >maxfx chrome 21629 root - - error - >maxfx chrome 21629 wd - - error - >maxfx chrome 21629 text - - error - >maxfx chrome 21629 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 21629 0 /dev 16 crw-rw-rw- null r >maxfx chrome 21629 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 21629 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 21629 18 - - error - >maxfx chrome 21629 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 21629 30* local stream fffff800a3bb7400 <-> fffff800a3bb7500 >maxfx chrome 21629 36 /dev 8 crw-r--r-- random r >maxfx chrome 21629 42 - - error - >maxfx chrome 21629 48 - - error - >maxfx chrome 21629 54 - - error - >maxfx chrome 21629 60 - - error - >maxfx chrome 21629 66 - - error - >maxfx chrome 21629 72 - - error - >maxfx chrome 21629 84* pipe fffff8021b23abe0 <-> fffff8021b23ad48 0 rw >maxfx chrome 21629 90* pipe fffff8021b23ad48 <-> fffff8021b23abe0 0 rw >maxfx chrome 21629 96* local stream fffff8016e900c00 <-> fffff8016e900d00 >maxfx chrome 19604 root - - error - >maxfx chrome 19604 wd - - error - >maxfx chrome 19604 text - - error - >maxfx chrome 19604 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 19604 0 /dev 16 crw-rw-rw- null r >maxfx chrome 19604 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 19604 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 19604 18 - - error - >maxfx chrome 19604 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 19604 30* local stream fffff8011398e700 <-> fffff8011398e800 >maxfx chrome 19604 36 /dev 8 crw-r--r-- random r >maxfx chrome 19604 42 - - error - >maxfx chrome 19604 48 - - error - >maxfx chrome 19604 54 - - error - >maxfx chrome 19604 60 - - error - >maxfx chrome 19604 66 - - error - >maxfx chrome 19604 72 - - error - >maxfx chrome 19604 84* pipe fffff80123f11000 <-> fffff80123f11168 0 rw >maxfx chrome 19604 90* pipe fffff80123f11168 <-> fffff80123f11000 0 rw >maxfx chrome 19604 96* local stream fffff8011398e500 <-> fffff8011398e600 >maxfx chrome 16769 root - - error - >maxfx chrome 16769 wd - - error - >maxfx chrome 16769 text - - error - >maxfx chrome 16769 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 16769 0 /dev 16 crw-rw-rw- null r >maxfx chrome 16769 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 16769 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 16769 18 - - error - >maxfx chrome 16769 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 16769 30* local stream fffff801dcce9a00 <-> fffff801dcce9b00 >maxfx chrome 16769 36 /dev 8 crw-r--r-- random r >maxfx chrome 16769 42 - - error - >maxfx chrome 16769 48 - - error - >maxfx chrome 16769 54 - - error - >maxfx chrome 16769 60 - - error - >maxfx chrome 16769 66 - - error - >maxfx chrome 16769 72 - - error - >maxfx chrome 16769 84* pipe fffff8012edcc5f0 <-> fffff8012edcc758 0 rw >maxfx chrome 16769 90* pipe fffff8012edcc758 <-> fffff8012edcc5f0 0 rw >maxfx chrome 16769 96* local stream fffff800a3bb7c00 <-> fffff800a3bb7d00 >maxfx chrome 15671 root - - error - >maxfx chrome 15671 wd - - error - >maxfx chrome 15671 text - - error - >maxfx chrome 15671 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 15671 0 /dev 16 crw-rw-rw- null r >maxfx chrome 15671 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 15671 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 15671 18 - - error - >maxfx chrome 15671 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 15671 30* local stream fffff8018aea4100 <-> fffff8018aea4200 >maxfx chrome 15671 36 /dev 8 crw-r--r-- random r >maxfx chrome 15671 42 - - error - >maxfx chrome 15671 48 - - error - >maxfx chrome 15671 54 - - error - >maxfx chrome 15671 60 - - error - >maxfx chrome 15671 66 - - error - >maxfx chrome 15671 72 - - error - >maxfx chrome 15671 84* pipe fffff8008b6ae8e8 <-> fffff8008b6aea50 0 rw >maxfx chrome 15671 90* pipe fffff8008b6aea50 <-> fffff8008b6ae8e8 0 rw >maxfx chrome 15671 96* local stream fffff800a3bb7e00 <-> fffff8018aea4000 >maxfx chrome 15650 root - - error - >maxfx chrome 15650 wd - - error - >maxfx chrome 15650 text - - error - >maxfx chrome 15650 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 15650 0 /dev 16 crw-rw-rw- null r >maxfx chrome 15650 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 15650 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 15650 18 - - error - >maxfx chrome 15650 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 15650 30* local stream fffff8021b349100 <-> fffff8021b349200 >maxfx chrome 15650 36 /dev 8 crw-r--r-- random r >maxfx chrome 15650 42 - - error - >maxfx chrome 15650 48 - - error - >maxfx chrome 15650 54 - - error - >maxfx chrome 15650 60 - - error - >maxfx chrome 15650 66 - - error - >maxfx chrome 15650 72 - - error - >maxfx chrome 15650 84* local stream fffff801dcce9e00 <-> fffff8021b349000 >maxfx chrome 15650 90* pipe fffff8017d203000 <-> fffff8017d203168 0 rw >maxfx chrome 15650 96* pipe fffff8017d203168 <-> fffff8017d203000 0 rw >maxfx chrome 10075 root - - error - >maxfx chrome 10075 wd - - error - >maxfx chrome 10075 text - - error - >maxfx chrome 10075 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 10075 0 /dev 16 crw-rw-rw- null r >maxfx chrome 10075 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 10075 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 10075 18 - - error - >maxfx chrome 10075 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 10075 30* local stream fffff8018aea4900 <-> fffff8018aea4a00 >maxfx chrome 10075 36 /dev 8 crw-r--r-- random r >maxfx chrome 10075 42 - - error - >maxfx chrome 10075 48 - - error - >maxfx chrome 10075 54 - - error - >maxfx chrome 10075 60 - - error - >maxfx chrome 10075 66 - - error - >maxfx chrome 10075 72 - - error - >maxfx chrome 10075 78* local stream fffff8018aea4700 <-> fffff8018aea4800 >maxfx chrome 10075 90* pipe fffff8013c841be0 <-> fffff8013c841d48 0 rw >maxfx chrome 10075 96* pipe fffff8013c841d48 <-> fffff8013c841be0 0 rw >maxfx chrome 99007 root - - error - >maxfx chrome 99007 wd - - error - >maxfx chrome 99007 text - - error - >maxfx chrome 99007 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 99007 0 /dev 16 crw-rw-rw- null r >maxfx chrome 99007 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 99007 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 99007 18 - - error - >maxfx chrome 99007 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 99007 30* local stream fffff8018aea4b00 <-> fffff8018aea4c00 >maxfx chrome 99007 36 /dev 8 crw-r--r-- random r >maxfx chrome 99007 42 - - error - >maxfx chrome 99007 48 - - error - >maxfx chrome 99007 54 - - error - >maxfx chrome 99007 60 - - error - >maxfx chrome 99007 66 - - error - >maxfx chrome 99007 72 - - error - >maxfx chrome 99007 84* pipe fffff800a91b7000 <-> fffff800a91b7168 0 rw >maxfx chrome 99007 90* pipe fffff800a91b7168 <-> fffff800a91b7000 0 rw >maxfx chrome 99007 96* local stream fffff801dcc28000 <-> fffff8012c718600 >maxfx chrome 68242 root - - error - >maxfx chrome 68242 wd - - error - >maxfx chrome 68242 text - - error - >maxfx chrome 68242 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 68242 0 /dev 16 crw-rw-rw- null r >maxfx chrome 68242 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 68242 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 68242 18 - - error - >maxfx chrome 68242 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 68242 30* local stream fffff8018aea5000 <-> fffff8018aea5100 >maxfx chrome 68242 36 /dev 8 crw-r--r-- random r >maxfx chrome 68242 42 - - error - >maxfx chrome 68242 48 - - error - >maxfx chrome 68242 54 - - error - >maxfx chrome 68242 60 - - error - >maxfx chrome 68242 66 - - error - >maxfx chrome 68242 72 - - error - >maxfx chrome 68242 84* pipe fffff800a3cc32f8 <-> fffff800a3cc3460 0 rw >maxfx chrome 68242 90* pipe fffff800a3cc3460 <-> fffff800a3cc32f8 0 rw >maxfx chrome 68242 96* local stream fffff8018aea4d00 <-> fffff8018aea4e00 >maxfx chrome 66611 root - - error - >maxfx chrome 66611 wd - - error - >maxfx chrome 66611 text - - error - >maxfx chrome 66611 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 66611 0 /dev 16 crw-rw-rw- null r >maxfx chrome 66611 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 66611 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 66611 18 - - error - >maxfx chrome 66611 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 66611 30* local stream fffff8018aea5400 <-> fffff8018aea5500 >maxfx chrome 66611 36 /dev 8 crw-r--r-- random r >maxfx chrome 66611 42 - - error - >maxfx chrome 66611 48 - - error - >maxfx chrome 66611 54 - - error - >maxfx chrome 66611 60 - - error - >maxfx chrome 66611 66 - - error - >maxfx chrome 66611 72 - - error - >maxfx chrome 66611 84* pipe fffff8006d0a0000 <-> fffff8006d0a0168 0 rw >maxfx chrome 66611 90* pipe fffff8006d0a0168 <-> fffff8006d0a0000 0 rw >maxfx chrome 66611 102* pipe fffff8006d08cbe0 <-> fffff8006d08cd48 0 rw >maxfx chrome 65503 root - - error - >maxfx chrome 65503 wd - - error - >maxfx chrome 65503 text - - error - >maxfx chrome 65503 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 65503 0 /dev 16 crw-rw-rw- null r >maxfx chrome 65503 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 65503 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 65503 18 - - error - >maxfx chrome 65503 24* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 65503 30* local stream fffff8018aea5900 <-> fffff8013c8b0000 >maxfx chrome 65503 36 /dev 8 crw-r--r-- random r >maxfx chrome 65503 42 - - error - >maxfx chrome 65503 48 - - error - >maxfx chrome 65503 54 - - error - >maxfx chrome 65503 60 - - error - >maxfx chrome 65503 66 - - error - >maxfx chrome 65503 72 - - error - >maxfx chrome 65503 84* pipe fffff8006e75b5f0 <-> fffff8006e75b758 0 rw >maxfx chrome 65503 90* pipe fffff8006e75b758 <-> fffff8006e75b5f0 0 rw >maxfx chrome 65503 102* local stream fffff8018aea5600 <-> fffff8018aea5700 >maxfx chrome 46202 root - - error - >maxfx chrome 46202 wd - - error - >maxfx chrome 46202 text - - error - >maxfx chrome 46202 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 46202 0 /dev 16 crw-rw-rw- null r >maxfx chrome 46202 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 46202 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 46202 18 - - error - >maxfx chrome 46202 24 - - error - >maxfx chrome 46202 30* local stream fffff8012c718800 <-> fffff801dcc28900 >maxfx chrome 46202 42 - - error - >maxfx chrome 46202 48 - - error - >maxfx chrome 46202 54 - - error - >maxfx chrome 46202 60 - - error - >maxfx chrome 46202 66 - - error - >maxfx chrome 46202 72* pipe fffff8012edcdbe0 <-> fffff8012edcdd48 0 rw >maxfx chrome 46202 78* pipe fffff8012edcdd48 <-> fffff8012edcdbe0 0 rw >maxfx chrome 46202 90* pipe fffff800a3cc35f0 <-> fffff800a3cc3758 0 rw >maxfx chrome 46202 96* pipe fffff800a3cc3758 <-> fffff800a3cc35f0 0 rw >maxfx chrome 46202 102 /dev 8 crw-r--r-- random r >maxfx chrome 45992 root - - error - >maxfx chrome 45992 wd - - error - >maxfx chrome 45992 text - - error - >maxfx chrome 45992 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 45992 0 /dev 16 crw-rw-rw- null r >maxfx chrome 45992 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 45992 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 45992 18 - - error - >maxfx chrome 45992 24* local stream fffff801dcce6000 <-> fffff80191681e00 >maxfx chrome 45992 30* local stream fffff8013c857e00 <-> fffff801dcce6600 >maxfx chrome 45992 36* pipe fffff8006d08c8e8 <-> fffff8006d08ca50 0 rw >maxfx chrome 45992 42* pipe fffff8006d08ca50 <-> fffff8006d08c8e8 0 rw >maxfx chrome 45992 48* pipe fffff8012edcd5f0 <-> fffff8012edcd758 0 rw >maxfx chrome 43798 root - - error - >maxfx chrome 43798 wd - - error - >maxfx chrome 43798 text - - error - >maxfx chrome 43798 ctty /dev 117 crw--w---- pts/2 rw >maxfx chrome 43798 0 /dev 117 crw--w---- pts/2 rw >maxfx chrome 43798 6 /dev 117 crw--w---- pts/2 rw >maxfx chrome 43798 12 /dev 117 crw--w---- pts/2 rw >maxfx chrome 43798 18 - - error - >maxfx chrome 43798 24 - - error - >maxfx chrome 43798 30 - - error - >maxfx chrome 43798 36* pipe fffff8014e316be0 <-> fffff8014e316d48 0 rw >maxfx chrome 43798 42* pipe fffff8014e316d48 <-> fffff8014e316be0 0 rw >maxfx chrome 43798 48* pipe fffff800a91b78e8 <-> fffff800a91b7a50 0 rw >maxfx chrome 43798 54* pipe fffff800a91b7a50 <-> fffff800a91b78e8 0 rw >maxfx chrome 43798 60 - - error - >maxfx chrome 43798 66 - - error - >maxfx chrome 43798 72 - - error - >maxfx chrome 43798 78 - - error - >maxfx chrome 43798 84 - - error - >maxfx chrome 43798 96* pipe fffff8021b3202f8 <-> fffff8021b320460 0 rw >maxfx chrome 43798 102* pipe fffff8021b320460 <-> fffff8021b3202f8 0 rw >maxfx chrome 43798 114* pipe fffff800a3cc38e8 <-> fffff800a3cc3a50 0 rw >maxfx chrome 43798 120* pipe fffff800a3cc3a50 <-> fffff800a3cc38e8 0 rw >maxfx chrome 43798 132 - - error - >maxfx chrome 43798 138 - - error - >maxfx chrome 43798 144 - - error - >maxfx chrome 43798 150 - - error - >maxfx chrome 43798 162 - - error - >maxfx chrome 43798 168 - - error - >maxfx chrome 43798 174 - - error - >maxfx chrome 43798 180 - - error - >maxfx chrome 43798 186 /dev 8 crw-r--r-- random r >maxfx chrome 43798 192* local seqpak fffff801dcc28400 -> fffff801dcce6900 >maxfx chrome 43798 198* local seqpak fffff801dcce6900 <- fffff801dcc28400 >maxfx chrome 43798 204* pipe fffff8012c77d5f0 <-> fffff8012c77d758 0 rw >maxfx chrome 43798 210* pipe fffff8012c77d758 <-> fffff8012c77d5f0 0 rw >maxfx chrome 43798 216* local stream fffff801dcce6b00 <-> fffff8013c857d00 >maxfx chrome 43798 222* pipe fffff8012c4cf000 <-> fffff8012c4cf168 0 rw >maxfx chrome 43798 228* pipe fffff8012c4cf168 <-> fffff8012c4cf000 0 rw >maxfx chrome 43798 234* local stream fffff801dcce6200 <-> fffff8013c8b0200 >maxfx chrome 43798 240* pipe fffff8014e2af000 <-> fffff8014e2af168 0 rw >maxfx fish 95982 root - - error - >maxfx fish 95982 wd - - error - >maxfx fish 95982 text - - error - >maxfx fish 95982 ctty /dev 150 crw--w---- pts/3 rw >maxfx fish 95982 0 /dev 150 crw--w---- pts/3 rw >maxfx ssh-agent 39704 root - - error - >maxfx ssh-agent 39704 wd - - error - >maxfx ssh-agent 39704 text - - error - >maxfx ssh-agent 39704 0 /dev 16 crw-rw-rw- null r >root sh 12491 root - - error - >root sh 12491 wd - - error - >root sh 12491 text - - error - >root sh 12491 ctty /dev 181 crw--w---- pts/1 rw >root sh 12491 0 /dev 181 crw--w---- pts/1 rw >root sh 12491 6 /dev 181 crw--w---- pts/1 rw >root sudo 11091 root - - error - >root sudo 11091 wd - - error - >root sudo 11091 text - - error - >root sudo 11091 ctty /dev 181 crw--w---- pts/1 rw >root sudo 11091 0 /dev 181 crw--w---- pts/1 rw >root sudo 11091 6 /dev 181 crw--w---- pts/1 rw >root aiod18 9315 root - - error - >root aiod18 9315 wd - - error - >root aiod17 9165 root - - error - >root aiod17 9165 wd - - error - >root aiod15 6070 root - - error - >root aiod15 6070 wd - - error - >root aiod30 92312 root - - error - >root aiod30 92312 wd - - error - >maxfx fish 89070 root - - error - >maxfx fish 89070 wd - - error - >maxfx fish 89070 text - - error - >maxfx fish 89070 ctty /dev 117 crw--w---- pts/2 rw >maxfx fish 89070 0 /dev 117 crw--w---- pts/2 rw >root hald-addon-mouse-s 40872 root - - error - >root hald-addon-mouse-s 40872 wd - - error - >root hald-addon-mouse-s 40872 text - - error - >root hald-addon-mouse-s 40872 0 /dev 16 crw-rw-rw- null r >root moused 37170 root - - error - >root moused 37170 wd - - error - >root moused 37170 text - - error - >root moused 37170 0 /dev 16 crw-rw-rw- null rw >root moused 37170 6 /dev 16 crw-rw-rw- null rw >maxfx speech-dispatcher 40229 root - - error - >maxfx speech-dispatcher 40229 wd - - error - >maxfx speech-dispatcher 40229 text - - error - >maxfx speech-dispatcher 40229 0 /dev 16 crw-rw-rw- null rw >maxfx speech-dispatcher 40229 6 /dev 16 crw-rw-rw- null rw >maxfx speech-dispatcher 40229 12 /dev 16 crw-rw-rw- null rw >maxfx speech-dispatcher 40229 18 - - error - >maxfx speech-dispatcher 40229 24* pipe fffff80123f13be0 <-> fffff80123f13d48 0 rw >maxfx sd_generic 38519 root - - error - >maxfx sd_generic 38519 wd - - error - >maxfx sd_generic 38519 text - - error - >maxfx sd_generic 38519 0* pipe fffff8021b0db5f0 <-> fffff8021b0db758 0 rw >maxfx sd_generic 38519 6* pipe fffff8013c841168 <-> fffff8013c841000 0 rw >maxfx sd_generic 38519 12 - - error - >maxfx sd_generic 38519 18 - - error - >maxfx sd_espeak 38262 root - - error - >maxfx sd_espeak 38262 wd - - error - >maxfx sd_espeak 38262 text - - error - >maxfx sd_espeak 38262 0* pipe fffff8021b0dc8e8 <-> fffff8021b0dca50 0 rw >maxfx sd_espeak 38262 6* pipe fffff8021b140d48 <-> fffff8021b140be0 0 rw >maxfx sd_espeak 38262 12 - - error - >maxfx sd_cicero 37098 root - - error - >maxfx sd_cicero 37098 wd - - error - >maxfx sd_cicero 37098 text - - error - >maxfx sd_cicero 37098 0* pipe fffff8021b1405f0 <-> fffff8021b140758 0 rw >maxfx sd_cicero 37098 6* pipe fffff8021b141758 <-> fffff8021b1415f0 0 rw >maxfx sd_cicero 37098 12 - - error - >maxfx sd_dummy 36885 root - - error - >maxfx sd_dummy 36885 wd - - error - >maxfx sd_dummy 36885 text - - error - >maxfx sd_dummy 36885 0* pipe fffff8021b141000 <-> fffff8021b141168 0 rw >maxfx sd_dummy 36885 6* pipe fffff8021b23b460 <-> fffff8021b23b2f8 0 rw >maxfx cmake 72875 root - - error - >maxfx cmake 72875 wd - - error - >maxfx cmake 72875 text - - error - >maxfx cmake 72875 0* pipe fffff801dcebe5f0 <-> fffff801dcebe758 0 rw >maxfx cmake 72875 6* pipe fffff801dcebe460 <-> fffff801dcebe2f8 0 rw >maxfx cmake 72875 12* pipe fffff801dcebe168 <-> fffff801dcebe000 0 rw >maxfx firefox 69512 root - - error - >maxfx firefox 69512 wd - - error - >maxfx firefox 69512 text - - error - >maxfx firefox 69512 0 /dev 16 crw-rw-rw- null r >maxfx firefox 69512 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 69512 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 69512 18* local stream fffff801dcce7e00 <-> fffff801dcce8000 >maxfx firefox 69512 24 - - error - >maxfx firefox 69512 30 - - error - >maxfx firefox 69512 42* pipe fffff8021b0db168 <-> fffff8021b0db000 0 rw >maxfx firefox 69512 48* pipe fffff8021b0da2f8 <-> fffff8021b0da460 0 rw >maxfx firefox 69512 54* local stream fffff8021b3a7200 <-> fffff8021b3a7100 >maxfx firefox 69512 60* pipe fffff8021b23a5f0 <-> fffff8021b23a758 0 rw >maxfx firefox 69512 66* pipe fffff8021b23a758 <-> fffff8021b23a5f0 0 rw >maxfx firefox 63588 root - - error - >maxfx firefox 63588 wd - - error - >maxfx firefox 63588 text - - error - >maxfx firefox 63588 0 /dev 16 crw-rw-rw- null r >maxfx firefox 63588 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 63588 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 63588 18* local stream fffff8021b20a000 <-> fffff8021b20a100 >maxfx firefox 63588 24 - - error - >maxfx firefox 63588 30 - - error - >maxfx firefox 63588 42* pipe fffff8021b23a168 <-> fffff8021b23a000 0 rw >maxfx firefox 63588 48* pipe fffff8021b23b5f0 <-> fffff8021b23b758 0 rw >maxfx firefox 63588 54* local stream fffff801dcce8a00 <-> fffff801dcce8900 >maxfx firefox 63588 60* pipe fffff8021b0dcbe0 <-> fffff8021b0dcd48 0 rw >maxfx firefox 63588 66* pipe fffff8021b0dcd48 <-> fffff8021b0dcbe0 0 rw >maxfx firefox 63588 72* pipe fffff8021b23b758 <-> fffff8021b23b5f0 0 rw >maxfx firefox 63588 78 - - error - >maxfx firefox 58036 root - - error - >maxfx firefox 58036 wd - - error - >maxfx firefox 58036 text - - error - >maxfx firefox 58036 0 /dev 16 crw-rw-rw- null r >maxfx firefox 58036 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 58036 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 58036 18* local stream fffff8012c71b700 <-> fffff8012c71b800 >maxfx firefox 58036 24 - - error - >maxfx firefox 58036 30 - - error - >maxfx firefox 58036 42* pipe fffff801dcebd168 <-> fffff801dcebd000 0 rw >maxfx firefox 58036 48* pipe fffff801dc5aa5f0 <-> fffff801dc5aa758 0 rw >maxfx firefox 58036 54* local stream fffff8012c719000 <-> fffff800b7613e00 >maxfx firefox 58036 60* pipe fffff8021b0dc000 <-> fffff8021b0dc168 0 rw >maxfx firefox 58036 66* pipe fffff8021b0dc168 <-> fffff8021b0dc000 0 rw >maxfx firefox 49953 root - - error - >maxfx firefox 49953 wd - - error - >maxfx firefox 49953 text - - error - >maxfx firefox 49953 0 /dev 16 crw-rw-rw- null r >maxfx firefox 49953 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 49953 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 49953 18* local stream fffff8013c8b0e00 <-> fffff8019167e000 >maxfx firefox 49953 24 - - error - >maxfx firefox 49953 30 - - error - >maxfx firefox 49953 42* pipe fffff8013c842d48 <-> fffff8013c842be0 0 rw >maxfx firefox 49953 48* pipe fffff801dc5a85f0 <-> fffff801dc5a8758 0 rw >maxfx firefox 49953 54* local stream fffff8012c71ba00 <-> fffff8012c71b900 >maxfx firefox 49953 60* pipe fffff8013c8428e8 <-> fffff8013c842a50 0 rw >maxfx firefox 49953 66* pipe fffff8013c842a50 <-> fffff8013c8428e8 0 rw >maxfx firefox 49731 root - - error - >maxfx firefox 49731 wd - - error - >maxfx firefox 49731 text - - error - >maxfx firefox 49731 0 /dev 16 crw-rw-rw- null r >maxfx firefox 49731 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 49731 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 49731 18* local stream fffff8019167eb00 <-> fffff8019167ec00 >maxfx firefox 49731 24 - - error - >maxfx firefox 49731 30 - - error - >maxfx firefox 49731 42* pipe fffff801ae552d48 <-> fffff801ae552be0 0 rw >maxfx firefox 49731 48* pipe fffff801dc5a98e8 <-> fffff801dc5a9a50 0 rw >maxfx firefox 49731 54* local stream fffff8019167ea00 <-> fffff8019167e900 >maxfx firefox 49731 60* pipe fffff801ae552000 <-> fffff801ae552168 0 rw >maxfx firefox 49731 66* pipe fffff801ae552168 <-> fffff801ae552000 0 rw >maxfx firefox 49731 72* pipe fffff801dc5a9a50 <-> fffff801dc5a98e8 0 rw >maxfx firefox 49731 78 - - error - >maxfx firefox 49731 84* pipe fffff8013c8422f8 <-> fffff8013c842460 0 rw >maxfx firefox 45157 root - - error - >maxfx firefox 45157 wd - - error - >maxfx firefox 45157 text - - error - >maxfx firefox 45157 0 /dev 16 crw-rw-rw- null r >maxfx firefox 45157 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 45157 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 45157 18* local stream fffff8019167f800 <-> fffff8019167f900 >maxfx firefox 45157 24 - - error - >maxfx firefox 45157 30 - - error - >maxfx firefox 45157 42* pipe fffff8014e497758 <-> fffff8014e4975f0 0 rw >maxfx firefox 45157 48* pipe fffff801dc5a9be0 <-> fffff801dc5a9d48 0 rw >maxfx firefox 45157 54* local stream fffff8019167f700 <-> fffff8019167f600 >maxfx firefox 45157 60* pipe fffff801dc5a88e8 <-> fffff801dc5a8a50 0 rw >maxfx firefox 45157 66* pipe fffff801dc5a8a50 <-> fffff801dc5a88e8 0 rw >maxfx clangbackend 12675 root - - error - >maxfx clangbackend 12675 wd - - error - >maxfx clangbackend 12675 text - - error - >maxfx clangbackend 12675 0* pipe fffff8014e497000 <-> fffff8014e497168 0 rw >maxfx clangbackend 12675 6 /dev 16 crw-rw-rw- null rw >maxfx clangbackend 12675 12 /dev 16 crw-rw-rw- null rw >maxfx clangbackend 12675 18* pipe fffff8013c8415f0 <-> fffff8013c841758 0 rw >maxfx clangbackend 12675 24* pipe fffff8013c841758 <-> fffff8013c8415f0 0 rw >maxfx clangbackend 12675 36* local stream fffff8013c856200 <-> fffff8013c856100 >maxfx clangbackend 12675 42 - - error - >maxfx clangbackend 12675 48 - - error - >maxfx clangbackend 12675 54 - - error - >maxfx clangbackend 12675 60 - - error - >maxfx clangbackend 12675 66 - - error - >maxfx clangbackend 12675 72 - - error - >maxfx clangbackend 12675 78 - - error - >maxfx clangbackend 12675 84 - - error - >maxfx clangbackend 12675 90 - - error - >maxfx clangbackend 12675 96 - - error - >maxfx clangbackend 12675 102 - - error - >maxfx clangbackend 12675 108 - - error - >maxfx clangbackend 12675 114 - - error - >maxfx clangbackend 12675 120 - - error - >maxfx firefox 11003 root - - error - >maxfx firefox 11003 wd - - error - >maxfx firefox 11003 text - - error - >maxfx firefox 11003 0 /dev 16 crw-rw-rw- null r >maxfx firefox 11003 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 11003 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 11003 18* local stream fffff8013c857200 <-> fffff8013c857300 >maxfx firefox 11003 24 - - error - >maxfx firefox 11003 30 - - error - >maxfx firefox 11003 42* pipe fffff8013c840758 <-> fffff8013c8405f0 0 rw >maxfx firefox 11003 48* pipe fffff8014e6f48e8 <-> fffff8014e6f4a50 0 rw >maxfx firefox 11003 54* local stream fffff80191680500 <-> fffff80191680400 >maxfx firefox 11003 60* pipe fffff8013c8402f8 <-> fffff8013c840460 0 rw >maxfx firefox 9376 root - - error - >maxfx firefox 9376 wd - - error - >maxfx firefox 9376 text - - error - >maxfx firefox 9376 0 /dev 16 crw-rw-rw- null r >maxfx firefox 9376 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 9376 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 9376 18* local stream fffff80191681300 <-> fffff80191681400 >maxfx firefox 9376 24 - - error - >maxfx firefox 9376 30 - - error - >maxfx firefox 9376 42* pipe fffff8013c841460 <-> fffff8013c8412f8 0 rw >maxfx firefox 9376 48* pipe fffff8014e6f3000 <-> fffff8014e6f3168 0 rw >maxfx firefox 9376 54* local stream fffff80191681200 <-> fffff80191681100 >maxfx firefox 9376 60* pipe fffff8012c77dbe0 <-> fffff8012c77dd48 0 rw >maxfx firefox 9376 66* pipe fffff8012c77dd48 <-> fffff8012c77dbe0 0 rw >maxfx firefox 9376 72* pipe fffff8014e6f3168 <-> fffff8014e6f3000 0 rw >maxfx firefox 9376 78 - - error - >maxfx firefox 9376 84* pipe fffff8014e6f38e8 <-> fffff8014e6f3a50 0 rw >maxfx firefox 9376 90* pipe fffff8014e6f3a50 <-> fffff8014e6f38e8 0 rw >maxfx firefox 9376 96 - - error - >maxfx firefox 9376 102 - - error - >maxfx firefox 9376 108 - - error - >maxfx firefox 9337 root - - error - >maxfx firefox 9337 wd - - error - >maxfx firefox 9337 text - - error - >maxfx firefox 9337 0 /dev 16 crw-rw-rw- null r >maxfx firefox 9337 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 9337 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 9337 18* local stream fffff800b7613800 <-> fffff8012c719300 >maxfx firefox 9337 24 - - error - >maxfx firefox 9337 30 - - error - >maxfx firefox 9337 42* pipe fffff8014e0fd460 <-> fffff8014e0fd2f8 0 rw >maxfx firefox 9337 48* pipe fffff8014e6f22f8 <-> fffff8014e6f2460 0 rw >maxfx firefox 9337 54* local stream fffff8012c718200 <-> fffff8012c718100 >maxfx firefox 9337 60* pipe fffff8014e6f4000 <-> fffff8014e6f4168 0 rw >maxfx firefox 9337 66* pipe fffff8014e6f4168 <-> fffff8014e6f4000 0 rw >maxfx firefox 9337 72* pipe fffff8014e6f2460 <-> fffff8014e6f22f8 0 rw >maxfx firefox 9337 78 - - error - >maxfx firefox 9337 84* pipe fffff8014e3162f8 <-> fffff8014e316460 0 rw >maxfx firefox 9337 90* pipe fffff8014e316460 <-> fffff8014e3162f8 0 rw >maxfx firefox 9337 96* pipe fffff8014e308000 <-> fffff8014e308168 0 rw >maxfx firefox 9337 102* pipe fffff8014e308168 <-> fffff8014e308000 0 rw >maxfx firefox 9337 108* pipe fffff8014e4972f8 <-> fffff8014e497460 0 rw >maxfx fish 56567 root - - error - >maxfx fish 56567 wd - - error - >maxfx fish 56567 text - - error - >maxfx fish 56567 ctty /dev 181 crw--w---- pts/1 rw >maxfx fish 56567 0 /dev 181 crw--w---- pts/1 rw >maxfx gvfsd-metadata 55953 root - - error - >maxfx gvfsd-metadata 55953 wd - - error - >maxfx gvfsd-metadata 55953 text - - error - >maxfx gvfsd-metadata 55953 0 /dev 16 crw-rw-rw- null rw >maxfx gvfsd-metadata 55953 6 /dev 16 crw-rw-rw- null rw >maxfx gvfsd-metadata 55953 12 /dev 16 crw-rw-rw- null rw >maxfx fish 54511 root - - error - >maxfx fish 54511 wd - - error - >maxfx fish 54511 text - - error - >maxfx fish 54511 ctty /dev 180 crw--w---- pts/0 rw >maxfx fish 54511 0 /dev 180 crw--w---- pts/0 rw >maxfx mate-settings-daem 53881 root - - error - >maxfx mate-settings-daem 53881 wd - - error - >maxfx mate-settings-daem 53881 text - - error - >maxfx mate-settings-daem 53881 0 /dev 16 crw-rw-rw- null rw >maxfx mate-settings-daem 53881 6 /dev 16 crw-rw-rw- null rw >maxfx mate-settings-daem 53881 12 /dev 16 crw-rw-rw- null rw >maxfx mate-settings-daem 53881 18 - - error - >maxfx mate-settings-daem 53881 24* pipe fffff80112ca78e8 <-> fffff80112ca7a50 0 rw >maxfx mate-settings-daem 53881 30* pipe fffff80112ca7a50 <-> fffff80112ca78e8 0 rw >maxfx mate-settings-daem 53881 36* pipe fffff8012c77d8e8 <-> fffff8012c77da50 0 rw >maxfx mate-settings-daem 53881 42* pipe fffff8012c77da50 <-> fffff8012c77d8e8 0 rw >maxfx mate-settings-daem 53881 48* local stream fffff8012c719c00 <-> fffff800b7613b00 >maxfx mate-settings-daem 53881 54* pipe fffff800b7d4c8e8 <-> fffff800b7d4ca50 0 rw >maxfx mate-settings-daem 53881 60* pipe fffff800b7d4ca50 <-> fffff800b7d4c8e8 0 rw >maxfx mate-settings-daem 53881 66* local stream fffff800b7613a00 <-> fffff800b7613900 >maxfx mate-settings-daem 53881 72* pipe fffff80112b2abe0 <-> fffff80112b2ad48 0 rw >maxfx WebKitNetworkProce 53319 root - - error - >maxfx WebKitNetworkProce 53319 wd - - error - >maxfx WebKitNetworkProce 53319 text - - error - >maxfx WebKitNetworkProce 53319 0 /dev 16 crw-rw-rw- null r >maxfx WebKitNetworkProce 53319 6 /dev 16 crw-rw-rw- null rw >maxfx WebKitNetworkProce 53319 12 /dev 16 crw-rw-rw- null rw >maxfx WebKitNetworkProce 53319 18 /dev 8 crw-r--r-- random r >maxfx WebKitNetworkProce 53319 24* pipe fffff8012cc8e000 <-> fffff8012cc8e168 0 rw >maxfx WebKitNetworkProce 52866 root - - error - >maxfx WebKitNetworkProce 52866 wd - - error - >maxfx WebKitNetworkProce 52866 text - - error - >maxfx WebKitNetworkProce 52866 0 /dev 16 crw-rw-rw- null r >maxfx WebKitNetworkProce 52866 6 /dev 16 crw-rw-rw- null rw >maxfx WebKitNetworkProce 52866 12 /dev 16 crw-rw-rw- null rw >maxfx WebKitNetworkProce 52866 18 /dev 8 crw-r--r-- random r >maxfx WebKitNetworkProce 52866 24* pipe fffff80112b298e8 <-> fffff80112b29a50 0 rw >root upowerd 47013 root - - error - >root upowerd 47013 wd - - error - >root upowerd 47013 text - - error - >root upowerd 47013 0 /dev 16 crw-rw-rw- null rw >root upowerd 47013 6 /dev 16 crw-rw-rw- null rw >maxfx atrild 46181 root - - error - >maxfx atrild 46181 wd - - error - >maxfx atrild 46181 text - - error - >maxfx atrild 46181 0 /dev 16 crw-rw-rw- null rw >maxfx atrild 46181 6 /dev 16 crw-rw-rw- null rw >maxfx gvfsd-trash 43511 root - - error - >maxfx gvfsd-trash 43511 wd - - error - >maxfx gvfsd-trash 43511 text - - error - >maxfx gvfsd-trash 43511 0 /dev 16 crw-rw-rw- null r >maxfx gvfsd-trash 43511 6 /dev 16 crw-rw-rw- null rw >maxfx gvfsd-trash 43511 12 /dev 16 crw-rw-rw- null rw >maxfx mate-power-manager 41187 root - - error - >maxfx mate-power-manager 41187 wd - - error - >maxfx mate-power-manager 41187 text - - error - >maxfx mate-power-manager 41187 0 /dev 16 crw-rw-rw- null r >maxfx mate-power-manager 41187 6 /dev 16 crw-rw-rw- null rw >maxfx mate-power-manager 41187 12 /dev 16 crw-rw-rw- null rw >maxfx mate-power-manager 41187 18* local stream fffff800b7610800 <-> fffff800b7610700 >maxfx mate-volume-contro 40037 root - - error - >maxfx mate-volume-contro 40037 wd - - error - >maxfx mate-volume-contro 40037 text - - error - >maxfx mate-volume-contro 40037 0 /dev 16 crw-rw-rw- null r >maxfx mate-volume-contro 40037 6 /dev 16 crw-rw-rw- null rw >maxfx mate-volume-contro 40037 12 /dev 16 crw-rw-rw- null rw >maxfx qtcreator 38361 root - - error - >maxfx qtcreator 38361 wd - - error - >maxfx qtcreator 38361 text - - error - >maxfx qtcreator 38361 0 /dev 16 crw-rw-rw- null r >maxfx qtcreator 38361 6 /dev 16 crw-rw-rw- null rw >maxfx qtcreator 38361 12 /dev 16 crw-rw-rw- null rw >maxfx qtcreator 38361 18* local stream fffff8012c71a900 <-> fffff8012c71a800 >maxfx qtcreator 38361 24* pipe fffff8012c7875f0 <-> fffff8012c787758 1 rw >maxfx qtcreator 38361 30* pipe fffff8012c787758 <-> fffff8012c7875f0 0 rw >maxfx qtcreator 38361 36* pipe fffff8012c787be0 <-> fffff8012c787d48 0 rw >maxfx qtcreator 38361 42* pipe fffff8012c787d48 <-> fffff8012c787be0 0 rw >maxfx qtcreator 38361 48* local stream fffff8012c71b300 <-> fffff80112522500 >maxfx qtcreator 38361 54 - - error - >maxfx qtcreator 38361 60 - - error - >maxfx qtcreator 38361 66* local stream fffff800b7613500 >maxfx qtcreator 38361 72* pipe fffff8014e6f2be0 <-> fffff8014e6f2d48 0 rw >maxfx qtcreator 38361 78* pipe fffff8014e6f2d48 <-> fffff8014e6f2be0 0 rw >maxfx qtcreator 38361 84* local stream fffff8013c857500 <-> fffff8013c857400 >maxfx qtcreator 38361 90 - - error - >maxfx qtcreator 38361 96 - - error - >maxfx qtcreator 38361 102 - - error - >maxfx qtcreator 38361 108* local stream fffff80191680900 <-> fffff80191680800 >maxfx qtcreator 38361 120* local stream fffff8013c856300 >maxfx qtcreator 38361 126* pipe fffff8013c8408e8 <-> fffff8013c840a50 0 rw >maxfx qtcreator 38361 132* pipe fffff8013c840a50 <-> fffff8013c8408e8 0 rw >maxfx qtcreator 38361 144* pipe fffff801ae5532f8 <-> fffff801ae553460 0 rw >maxfx mate-terminal 37169 root - - error - >maxfx mate-terminal 37169 wd - - error - >maxfx mate-terminal 37169 text - - error - >maxfx mate-terminal 37169 0 /dev 16 crw-rw-rw- null r >maxfx mate-terminal 37169 6 /dev 16 crw-rw-rw- null rw >maxfx mate-terminal 37169 12 /dev 16 crw-rw-rw- null rw >maxfx mate-terminal 37169 18* local stream fffff800b7611700 <-> fffff800b7611800 >maxfx mate-terminal 37169 24* pipe fffff80112ca62f8 <-> fffff80112ca6460 0 rw >maxfx notification-area- 35673 root - - error - >maxfx notification-area- 35673 wd - - error - >maxfx notification-area- 35673 text - - error - >maxfx notification-area- 35673 0 /dev 16 crw-rw-rw- null rw >maxfx notification-area- 35673 6 /dev 16 crw-rw-rw- null rw >maxfx notification-area- 35673 12 /dev 16 crw-rw-rw- null rw >maxfx clock-applet 34733 root - - error - >maxfx clock-applet 34733 wd - - error - >maxfx clock-applet 34733 text - - error - >maxfx clock-applet 34733 0 /dev 16 crw-rw-rw- null rw >maxfx clock-applet 34733 6 /dev 16 crw-rw-rw- null rw >maxfx clock-applet 34733 12 /dev 16 crw-rw-rw- null rw >maxfx clock-applet 34733 18 - - error - >maxfx pulseaudio 33650 root - - error - >maxfx pulseaudio 33650 wd - - error - >maxfx pulseaudio 33650 text - - error - >maxfx pulseaudio 33650 0 /dev 16 crw-rw-rw- null r >maxfx pulseaudio 33650 6 /dev 16 crw-rw-rw- null w >maxfx pulseaudio 33650 12 /dev 16 crw-rw-rw- null w >maxfx pulseaudio 33650 18* pipe fffff800b7d4dbe0 <-> fffff800b7d4dd48 0 rw >maxfx pulseaudio 33650 24* pipe fffff800b7d4dd48 <-> fffff800b7d4dbe0 0 rw >maxfx pulseaudio 33650 30* local stream fffff80112523500 <-> fffff8000ad8da00 >maxfx pulseaudio 33650 36* pipe fffff801124ce5f0 <-> fffff801124ce758 0 rw >maxfx pulseaudio 33650 42* pipe fffff801124ce758 <-> fffff801124ce5f0 0 rw >maxfx firefox 30952 root - - error - >maxfx firefox 30952 wd - - error - >maxfx firefox 30952 text - - error - >maxfx firefox 30952 0 /dev 16 crw-rw-rw- null r >maxfx firefox 30952 6 /dev 16 crw-rw-rw- null rw >maxfx firefox 30952 12 /dev 16 crw-rw-rw- null rw >maxfx firefox 30952 18 - - error - >maxfx firefox 30952 24* local stream fffff80112522900 <-> fffff80112522800 >maxfx firefox 30952 30* pipe fffff8012c7872f8 <-> fffff8012c787460 0 rw >maxfx firefox 30952 36* pipe fffff8012c787460 <-> fffff8012c7872f8 0 rw >maxfx firefox 30952 42 - - error - >maxfx firefox 30952 48* local stream fffff80112522100 <-> fffff80112522000 >maxfx firefox 30952 54 - - error - >maxfx firefox 30952 66* pipe fffff8014e3165f0 <-> fffff8014e316758 0 rw >maxfx firefox 30952 72* pipe fffff8014e316758 <-> fffff8014e3165f0 0 rw >maxfx firefox 30952 78 - - error - >maxfx firefox 30952 84 - - error - >maxfx firefox 30952 90* pipe fffff8014e2afbe0 <-> fffff8014e2afd48 0 rw >maxfx firefox 30952 96* pipe fffff8014e2afd48 <-> fffff8014e2afbe0 0 rw >maxfx firefox 30952 102* pipe fffff8012c787000 <-> fffff8012c787168 0 rw >maxfx firefox 30952 108* pipe fffff8012c787168 <-> fffff8012c787000 0 rw >maxfx firefox 30952 114 - - error - >maxfx firefox 30952 120* pipe fffff8013c842000 <-> fffff8013c842168 0 rw >maxfx firefox 30952 126 - - error - >maxfx firefox 30952 132 - - error - >maxfx firefox 30952 138* pipe fffff8013c842168 <-> fffff8013c842000 0 rw >maxfx firefox 30952 144* local stream fffff8013c8b0400 <-> fffff8013c8b0500 >maxfx firefox 30952 150* pipe fffff8014e6f42f8 <-> fffff8014e6f4460 0 rw >maxfx firefox 30952 156* pipe fffff8014e6f4460 <-> fffff8014e6f42f8 0 rw >maxfx firefox 30952 162 - - error - >maxfx firefox 30952 168* pipe fffff8014e0fe000 <-> fffff8014e0fe168 0 rw >maxfx firefox 30952 174* pipe fffff8014e0fe168 <-> fffff8014e0fe000 0 rw >maxfx firefox 30952 180* local stream fffff800b7613300 <-> fffff8012c71a500 >maxfx firefox 30952 186 - - error - >maxfx firefox 30952 192 - - error - >maxfx firefox 30952 198* local stream fffff8012c718000 <-> fffff80112525e00 >maxfx firefox 30952 204 - - error - >maxfx firefox 30952 210 - - error - >maxfx firefox 30952 216 - - error - >maxfx firefox 30952 222 - - error - >maxfx firefox 30952 228* local stream fffff8012c718200 <-> fffff8012c718100 >maxfx firefox 30952 234* local stream fffff8012c719300 <-> fffff800b7613800 >maxfx firefox 30952 240 - - error - >maxfx firefox 30952 246* pipe fffff8014e0fd2f8 <-> fffff8014e0fd460 0 rw >maxfx firefox 30952 252 - - error - >maxfx firefox 30952 258* local stream fffff80112525d00 <-> fffff80112525c00 >maxfx firefox 30952 264 - - error - >maxfx firefox 30952 270* local stream fffff80112525b00 <-> fffff80112525a00 >maxfx firefox 30952 276 - - error - >maxfx firefox 30952 282 - - error - >maxfx firefox 30952 288* local stream fffff80112525900 <-> fffff80112525800 >maxfx firefox 30952 294* local stream fffff80191681600 <-> fffff80191681500 >maxfx firefox 30952 300* local stream fffff80112525700 <-> fffff80112525600 >maxfx atril 30730 root - - error - >maxfx atril 30730 wd - - error - >maxfx atril 30730 text - - error - >maxfx atril 30730 0 /dev 16 crw-rw-rw- null r >maxfx atril 30730 6 /dev 16 crw-rw-rw- null rw >maxfx atril 30730 12 /dev 16 crw-rw-rw- null rw >maxfx atril 30730 18* local stream fffff80112524100 <-> fffff80112524000 >maxfx atril 30730 24* pipe fffff80112ca7000 <-> fffff80112ca7168 0 rw >maxfx atril 30730 30* pipe fffff80112ca7168 <-> fffff80112ca7000 0 rw >maxfx atril 30730 36* local stream fffff80112524600 <-> fffff80112523b00 >maxfx atril 29523 root - - error - >maxfx atril 29523 wd - - error - >maxfx atril 29523 text - - error - >maxfx atril 29523 0 /dev 16 crw-rw-rw- null r >maxfx atril 29523 6 /dev 16 crw-rw-rw- null rw >maxfx atril 29523 12 /dev 16 crw-rw-rw- null rw >maxfx atril 29523 18* local stream fffff800b7610a00 <-> fffff800b7610900 >maxfx atril 29523 24* pipe fffff80112ca5000 <-> fffff80112ca5168 0 rw >maxfx atril 29523 30* pipe fffff80112ca5168 <-> fffff80112ca5000 0 rw >maxfx mate-screensaver 27566 root - - error - >maxfx mate-screensaver 27566 wd - - error - >maxfx mate-screensaver 27566 text - - error - >maxfx mate-screensaver 27566 0 /dev 16 crw-rw-rw- null r >maxfx mate-screensaver 27566 6 /dev 16 crw-rw-rw- null rw >maxfx mate-screensaver 27566 12 /dev 16 crw-rw-rw- null rw >maxfx mate-screensaver 27566 18* local stream fffff8000ac96c00 <-> fffff8000ac96b00 >maxfx mate-screensaver 27566 24* pipe fffff800b7d4c000 <-> fffff800b7d4c168 0 rw >maxfx wnck-applet 25488 root - - error - >maxfx wnck-applet 25488 wd - - error - >maxfx wnck-applet 25488 text - - error - >maxfx wnck-applet 25488 0 /dev 16 crw-rw-rw- null rw >maxfx wnck-applet 25488 6 /dev 16 crw-rw-rw- null rw >maxfx wnck-applet 25488 12 /dev 16 crw-rw-rw- null rw >maxfx gvfs-gphoto2-volum 24064 root - - error - >maxfx gvfs-gphoto2-volum 24064 wd - - error - >maxfx gvfs-gphoto2-volum 24064 text - - error - >maxfx gvfs-gphoto2-volum 24064 0 /dev 16 crw-rw-rw- null rw >maxfx gvfs-gphoto2-volum 24064 6 /dev 16 crw-rw-rw- null rw >maxfx gvfs-hal-volume-mo 22850 root - - error - >maxfx gvfs-hal-volume-mo 22850 wd - - error - >maxfx gvfs-hal-volume-mo 22850 text - - error - >maxfx gvfs-hal-volume-mo 22850 0 /dev 16 crw-rw-rw- null rw >maxfx gvfs-hal-volume-mo 22850 6 /dev 16 crw-rw-rw- null rw >maxfx gvfs-hal-volume-mo 22850 12 /dev 16 crw-rw-rw- null rw >maxfx caja 20622 root - - error - >maxfx caja 20622 wd - - error - >maxfx caja 20622 text - - error - >maxfx caja 20622 0 /dev 16 crw-rw-rw- null r >maxfx caja 20622 6 /dev 16 crw-rw-rw- null rw >maxfx caja 20622 12 /dev 16 crw-rw-rw- null rw >maxfx caja 20622 18* pipe fffff800b7b222f8 <-> fffff800b7b22460 0 rw >maxfx caja 20622 24* pipe fffff800b7b22460 <-> fffff800b7b222f8 0 rw >maxfx caja 20622 30* pipe fffff800b7b21be0 <-> fffff800b7b21d48 0 rw >maxfx libgtop_server2 18976 root - - error - >maxfx libgtop_server2 18976 wd - - error - >maxfx libgtop_server2 18976 text - - error - >maxfx libgtop_server2 18976 0* pipe fffff800b703f8e8 <-> fffff800b703fa50 0 rw >maxfx libgtop_server2 18976 6* pipe fffff800b0f8d168 <-> fffff800b0f8d000 0 rw >maxfx libgtop_server2 18976 12 /dev 16 crw-rw-rw- null rw >maxfx libgtop_server2 18976 18* pipe fffff800b0f8fbe0 <-> fffff800b0f8fd48 0 rw >maxfx gvfsd-fuse 16612 root - - error - >maxfx gvfsd-fuse 16612 wd - - error - >maxfx gvfsd-fuse 16612 text - - error - >maxfx gvfsd-fuse 16612 0 /dev 16 crw-rw-rw- null r >maxfx gvfsd-fuse 16612 6 /dev 16 crw-rw-rw- null rw >maxfx gvfsd-fuse 16612 12 /dev 16 crw-rw-rw- null rw >maxfx gvfsd 15929 root - - error - >maxfx gvfsd 15929 wd - - error - >maxfx gvfsd 15929 text - - error - >maxfx gvfsd 15929 0 /dev 16 crw-rw-rw- null rw >maxfx gvfsd 15929 6 /dev 16 crw-rw-rw- null rw >maxfx gvfsd 15929 12 /dev 16 crw-rw-rw- null rw >maxfx mate-panel 13006 root - - error - >maxfx mate-panel 13006 wd - - error - >maxfx 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 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 0xa00000000 >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 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 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 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 0xc800000000 >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 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 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 0xc200000000 >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 0x44200000001 >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 0x600000000 >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 0x18e00000001 >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 0x200000001 >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 0x200000001 >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 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 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 0xc200000000 >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 0x54600000001 >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 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 0xba00000001 >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 0x1a00000001 >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 0xe00000001 >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 0x14400000000 >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 file 65 at 0x14400000000 >fstat: can't read file 71 at 0x13800000000 >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 0xe00000000 >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 0x600000000 >fstat: can't read file 85 at 0x20007ffffffffff >fstat: can't read file 86 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 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 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 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 0x6e00000001 >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 0x1600000001 >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 0x5e600000001 >fstat: can't read file 41 at 0x6e5c00000000 >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 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 0x200000000 >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 file 64 at 0x780000ffff >fstat: can't read file 65 at 0x600000001 >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 0x600000001 >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 0xa00000001 >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 0x600000001 >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 0x200000001 >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 0x200000000 >fstat: can't read file 97 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 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 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 0xc200000000 >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 0x5a00000000 >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 0x1200000001 >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 0x200000000 >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 0x5e00000000 >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 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 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 0x5e00000001 >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 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 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 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 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 0x4e00000001 >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 file 19 at 0x20007ffffffffff >fstat: can't read file 20 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 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 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 file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read znode_phys at 0x1 >fstat: can't read 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 >mate-panel 13006 text - - error - >maxfx mate-panel 13006 0 /dev 16 crw-rw-rw- null r >maxfx mate-panel 13006 6 /dev 16 crw-rw-rw- null rw >maxfx mate-panel 13006 12 /dev 16 crw-rw-rw- null rw >maxfx mate-panel 13006 18* local stream fffff8000ac92000 <-> fffff8000ad8ce00 >maxfx mate-panel 13006 24* pipe fffff800b0fc35f0 <-> fffff800b0fc3758 0 rw >maxfx mate-panel 13006 30* pipe fffff800b0fc3758 <-> fffff800b0fc35f0 0 rw >maxfx marco 12819 root - - error - >maxfx marco 12819 wd - - error - >maxfx marco 12819 text - - error - >maxfx marco 12819 0 /dev 16 crw-rw-rw- null r >maxfx marco 12819 6 /dev 16 crw-rw-rw- null rw >maxfx marco 12819 12 /dev 16 crw-rw-rw- null rw >maxfx marco 12819 18* pipe fffff800b0f8fbe0 <-> fffff800b0f8fd48 0 rw >maxfx gnome-keyring-daem 12358 root - - error - >maxfx gnome-keyring-daem 12358 wd - - error - >maxfx gnome-keyring-daem 12358 text - - error - >maxfx gnome-keyring-daem 12358 0 /dev 16 crw-rw-rw- null r >maxfx gnome-keyring-daem 12358 6 /dev 16 crw-rw-rw- null r >maxfx gnome-keyring-daem 12358 12 /dev 16 crw-rw-rw- null r >maxfx gnome-keyring-daem 12358 18 /dev 8 crw-r--r-- random r >maxfx dconf-service 10369 root - - error - >maxfx dconf-service 10369 wd - - error - >maxfx dconf-service 10369 text - - error - >maxfx dconf-service 10369 0 /dev 16 crw-rw-rw- null rw >maxfx dconf-service 10369 6 /dev 16 crw-rw-rw- null rw >maxfx at-spi2-registryd 7783 root - - error - >maxfx at-spi2-registryd 7783 wd - - error - >maxfx at-spi2-registryd 7783 text - - error - >maxfx at-spi2-registryd 7783 0 /dev 16 crw-rw-rw- null rw >maxfx at-spi2-registryd 7783 6 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 5947 root - - error - >maxfx dbus-daemon 5947 wd - - error - >maxfx dbus-daemon 5947 text - - error - >maxfx dbus-daemon 5947 0 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 5947 6 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 5947 12 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 5947 24* local stream fffff8000ac95600 >maxfx at-spi-bus-launche 5309 root - - error - >maxfx at-spi-bus-launche 5309 wd - - error - >maxfx at-spi-bus-launche 5309 text - - error - >maxfx at-spi-bus-launche 5309 0 /dev 16 crw-rw-rw- null rw >maxfx at-spi-bus-launche 5309 6 /dev 16 crw-rw-rw- null rw >maxfx at-spi-bus-launche 5309 12 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 3760 root - - error - >maxfx dbus-daemon 3760 wd - - error - >maxfx dbus-daemon 3760 text - - error - >maxfx dbus-daemon 3760 0 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 3760 6 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 3760 12 /dev 16 crw-rw-rw- null rw >maxfx dbus-daemon 3760 18 - - error - >maxfx dbus-daemon 3760 24* local stream fffff8000ac93a00 >maxfx dbus-daemon 3760 36 - - error - >maxfx dbus-daemon 3760 42 - - error - >maxfx dbus-daemon 3760 48* local stream fffff8000ac93900 <-> fffff8000ac93800 >maxfx dbus-daemon 3760 54* local stream fffff8000ac93800 <-> fffff8000ac93900 >maxfx dbus-launch 2271 root - - error - >maxfx dbus-launch 2271 wd - - error - >maxfx dbus-launch 2271 text - - error - >maxfx dbus-launch 2271 0 /dev 16 crw-rw-rw- null rw >maxfx dbus-launch 2271 6 /dev 16 crw-rw-rw- null rw >maxfx redshift 98827 root - - error - >maxfx redshift 98827 wd - - error - >maxfx redshift 98827 text - - error - >maxfx redshift 98827 0 /dev 16 crw-rw-rw- null r >maxfx mate-session 69094 root - - error - >maxfx mate-session 69094 wd - - error - >maxfx mate-session 69094 text - - error - >maxfx mate-session 69094 0 /dev 16 crw-rw-rw- null rw >maxfx mate-session 69094 6 /dev 16 crw-rw-rw- null rw >maxfx mate-session 69094 12 /dev 16 crw-rw-rw- null rw >maxfx mate-session 69094 18 - - error - >maxfx mate-session 69094 24* local stream fffff8000ac93500 <-> fffff8000ac93400 >maxfx mate-session 69094 30* pipe fffff8009a6eabe0 <-> fffff8009a6ead48 0 rw >root hald-addon-mouse-s 28627 root - - error - >root hald-addon-mouse-s 28627 wd - - error - >root hald-addon-mouse-s 28627 text - - error - >root hald-addon-mouse-s 28627 0 /dev 16 crw-rw-rw- null r >root hald-runner 22254 root - - error - >root hald-runner 22254 wd - - error - >root hald-runner 22254 text - - error - >root hald-runner 22254 0 /dev 16 crw-rw-rw- null r >root hald-runner 22254 6 /dev 16 crw-rw-rw- null rw >root hald-runner 22254 12 /dev 16 crw-rw-rw- null rw >root hald-runner 22254 18* local stream fffff8000ac95500 <-> fffff8000ac94e00 >root hald-runner 22254 24* pipe fffff8009a6ea5f0 <-> fffff8009a6ea758 0 rw >root hald-runner 22254 30* pipe fffff8009a6ea758 <-> fffff8009a6ea5f0 0 rw >root hald-runner 22254 36* pipe fffff8009a6ea2f8 <-> fffff8009a6ea460 0 rw >root hald-runner 22254 42* pipe fffff8009a6ea460 <-> fffff8009a6ea2f8 0 rw >root hald-runner 22254 54* pipe fffff8009a6ea168 <-> fffff8009a6ea000 0 rw >root hald-runner 22254 72* pipe fffff8000a61a460 <-> fffff8000a61a2f8 0 rw >root hald-runner 22254 78* pipe fffff8000a42d460 <-> fffff8000a42d2f8 0 rw >root hald-runner 22254 84* pipe fffff8000a42cd48 <-> fffff8000a42cbe0 0 rw >polkitd polkitd 20904 root - - error - >polkitd polkitd 20904 wd - - error - >polkitd polkitd 20904 text - - error - >polkitd polkitd 20904 0 /dev 16 crw-rw-rw- null rw >polkitd polkitd 20904 6 /dev 16 crw-rw-rw- null rw >polkitd polkitd 20904 12 /dev 16 crw-rw-rw- null rw >root console-kit-daemon 19214 root - - error - >root console-kit-daemon 19214 wd - - error - >root console-kit-daemon 19214 text - - error - >root console-kit-daemon 19214 0 /dev 16 crw-rw-rw- null rw >root console-kit-daemon 19214 6 /dev 16 crw-rw-rw- null rw >root console-kit-daemon 19214 12 /dev 16 crw-rw-rw- null rw >haldaemo hald 19046 root - - error - >haldaemo hald 19046 wd - - error - >haldaemo hald 19046 text - - error - >haldaemo hald 19046 0 /dev 16 crw-rw-rw- null rw >haldaemo hald 19046 6 /dev 16 crw-rw-rw- null rw >haldaemo hald 19046 12 /dev 16 crw-rw-rw- null rw >haldaemo hald 19046 18* pipe fffff8000a61a000 <-> fffff8000a61a168 1 rw >haldaemo hald 19046 24* pipe fffff8000a61a168 <-> fffff8000a61a000 0 rw >haldaemo hald 19046 30* local stream fffff8012c71a600 <-> fffff8000ac95b00 >haldaemo hald 19046 42* pipe fffff8000a42c000 <-> fffff8000a42c168 0 rw >haldaemo hald 19046 48* pipe fffff8000a42c168 <-> fffff8000a42c000 0 rw >haldaemo hald 19046 54* local stream fffff8000ad8c400 >haldaemo hald 19046 60* local stream fffff8000ad8c300 <-> fffff8000ad8c200 >haldaemo hald 19046 66* local stream fffff8000ac95300 >haldaemo hald 19046 72* pipe fffff8000a42dbe0 <-> fffff8000a42dd48 0 rw >haldaemo hald 19046 78* pipe fffff8000a42dd48 <-> fffff8000a42dbe0 0 rw >haldaemo hald 19046 84* local stream fffff8000ac94e00 <-> fffff8000ac95500 >haldaemo hald 19046 96 /dev 18 crw-r--r-- pci rw >root getty 9286 root - - error - >root getty 9286 wd - - error - >root getty 9286 text - - error - >root getty 9286 ctty /dev 96 crw------- ttyv7 rw >root getty 9286 0 /dev 96 crw------- ttyv7 rw >root getty 8192 root - - error - >root getty 8192 wd - - error - >root getty 8192 text - - error - >root getty 8192 ctty /dev 95 crw------- ttyv6 rw >root getty 8192 0 /dev 95 crw------- ttyv6 rw >root getty 6851 root - - error - >root getty 6851 wd - - error - >root getty 6851 text - - error - >root getty 6851 ctty /dev 94 crw------- ttyv5 rw >root getty 6851 0 /dev 94 crw------- ttyv5 rw >root getty 5137 root - - error - >root getty 5137 wd - - error - >root getty 5137 text - - error - >root getty 5137 ctty /dev 93 crw------- ttyv4 rw >root getty 5137 0 /dev 93 crw------- ttyv4 rw >root getty 4673 root - - error - >root getty 4673 wd - - error - >root getty 4673 text - - error - >root getty 4673 ctty /dev 92 crw------- ttyv3 rw >root getty 4673 0 /dev 92 crw------- ttyv3 rw >root getty 4037 root - - error - >root getty 4037 wd - - error - >root getty 4037 text - - error - >root getty 4037 ctty /dev 91 crw------- ttyv2 rw >root getty 4037 0 /dev 91 crw------- ttyv2 rw >root getty 3261 root - - error - >root getty 3261 wd - - error - >root getty 3261 text - - error - >root getty 3261 ctty /dev 90 crw------- ttyv1 rw >root getty 3261 0 /dev 90 crw------- ttyv1 rw >root getty 2982 root - - error - >root getty 2982 wd - - error - >root getty 2982 text - - error - >root getty 2982 ctty /dev 89 crw------- ttyv0 rw >root getty 2982 0 /dev 89 crw------- ttyv0 rw >root cron 52212 root - - error - >root cron 52212 wd - - error - >root cron 52212 text - - error - >root cron 52212 0 /dev 16 crw-rw-rw- null rw >root Xorg 37094 root - - error - >root Xorg 37094 wd - - error - >root Xorg 37094 text - - error - >root Xorg 37094 0 - - error - >root Xorg 37094 6* local stream fffff8000ad8c700 >root Xorg 37094 12 /dev 16 crw-rw-rw- null rw >root Xorg 37094 18 - - error - >root Xorg 37094 24* local stream fffff8000ac94a00 <-> fffff8000ac94b00 >root Xorg 37094 30 /dev 18 crw-r--r-- pci rw >root Xorg 37094 36 /dev 12 crw-r----- mem rw >root Xorg 37094 42 /dev 97 crw------- ttyv8 rw >root Xorg 37094 48 /dev 32 crw------- io rw >root slim 31080 root - - error - >root slim 31080 wd - - error - >root slim 31080 text - - error - >root slim 31080 0 /dev 16 crw-rw-rw- null rw >root slim 31080 6 /dev 16 crw-rw-rw- null rw >messageb dbus-daemon 7450 root - - error - >messageb dbus-daemon 7450 wd - - error - >messageb dbus-daemon 7450 text - - error - >messageb dbus-daemon 7450 0 /dev 16 crw-rw-rw- null rw >messageb dbus-daemon 7450 6 /dev 16 crw-rw-rw- null rw >messageb dbus-daemon 7450 12 /dev 16 crw-rw-rw- null rw >messageb dbus-daemon 7450 18* local stream fffff8000ad8cb00 >root moused 91220 root - - error - >root moused 91220 wd - - error - >root moused 91220 text - - error - >root moused 91220 0 /dev 16 crw-rw-rw- null rw >root moused 91220 6 /dev 16 crw-rw-rw- null rw >root powerd 61265 root - - error - >root powerd 61265 wd - - error - >root powerd 61265 text - - error - >root powerd 61265 0 /dev 16 crw-rw-rw- null rw >ntpd ntpd 57527 root - - error - >ntpd ntpd 57527 wd - - error - >ntpd ntpd 57527 text - - error - >ntpd ntpd 57527 0 /dev 16 crw-rw-rw- null r >ntpd ntpd 57527 6 /dev 16 crw-rw-rw- null r >ntpd ntpd 57527 12 /dev 16 crw-rw-rw- null r >ntpd ntpd 57527 18* local dgram fffff8000ac95d00 <-> fffff8000ac95900 >root syslogd 10110 root - - error - >root syslogd 10110 wd - - error - >root syslogd 10110 text - - error - >root syslogd 10110 0 /dev 16 crw-rw-rw- null rw >root syslogd 10110 6 /dev 16 crw-rw-rw- null rw >root syslogd 10110 12 /dev 16 crw-rw-rw- null rw >root syslogd 10110 18* pipe fffff8000a6195f0 <-> fffff8000a619758 0 rw >_pflogd pflogd 36576 root - - error - >_pflogd pflogd 36576 wd - - error - >_pflogd pflogd 36576 jail - - error - >_pflogd pflogd 36576 text - - error - >_pflogd pflogd 36576 0 /dev 16 crw-rw-rw- null rw >root pflogd 33396 root - - error - >root pflogd 33396 wd - - error - >root pflogd 33396 text - - error - >root pflogd 33396 0 /dev 16 crw-rw-rw- null rw >root pf purge 22148 root - - error - >root pf purge 22148 wd - - error - >root devd 16217 root - - error - >root devd 16217 wd - - error - >root devd 16217 text - - error - >root devd 16217 0 /dev 16 crw-rw-rw- null rw >root devd 16217 6 /dev 16 crw-rw-rw- null rw >root devd 16217 12 /dev 16 crw-rw-rw- null rw >root ng_queue 61180 root - - error - >root ng_queue 61180 wd - - error - >root zfskern 6 root - - error - >root zfskern 6 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 > >---<<BOOT>>--- >Copyright (c) 1992-2018 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 12.0-RELEASE-p10 GENERIC amd64 >FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) >VT(vga): resolution 640x480 >CPU: Intel(R) Core(TM) i5 CPU M 540 @ 2.53GHz (2527.05-MHz K8-class CPU) > Origin="GenuineIntel" Id=0x20655 Family=0x6 Model=0x25 Stepping=5 > 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=0x29ae3ff<SSE3,PCLMULQDQ,DTES64,MON,DS_CPL,VMX,SMX,EST,TM2,SSSE3,CX16,xTPR,PDCM,PCID,SSE4.1,SSE4.2,POPCNT,AESNI> > AMD Features=0x28100800<SYSCALL,NX,RDTSCP,LM> > AMD Features2=0x1<LAHF> > VT-x: PAT,HLT,MTF,PAUSE,EPT,UG,VPID > TSC: P-state invariant, performance statistics >real memory = 8589934592 (8192 MB) >avail memory = 8051068928 (7678 MB) >Event timer "LAPIC" quality 600 >ACPI APIC Table: <LENOVO TP-6Q > >FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs >FreeBSD/SMP: 1 package(s) x 2 core(s) >random: unblocking device. >Firmware Warning (ACPI): 32/64X length mismatch in FADT/Pm1aControlBlock: 16/32 (20181003/tbfadt-748) >Firmware Warning (ACPI): Invalid length for FADT/Pm1aControlBlock: 32, using default 16 (20181003/tbfadt-850) >ioapic0 <Version 2.0> irqs 0-23 on motherboard >Launching APs: 1 >Timecounter "TSC-low" frequency 1263527498 Hz quality 1000 >random: entropy device external interface >netmap: loaded module >[ath_hal] loaded >module_register_init: MOD_LOAD (vesa, 0xffffffff810f9a00, 0) error 19 >[ath_dfs] loaded >[ath_rate] loaded >[ar9300] loaded >[ar5212] loaded >[ar5416] loaded >[ar5211] loaded >[ar5210] loaded >[ath] loaded >kbd1 at kbdmux0 >nexus0 >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >aesni0: <AES-CBC,AES-XTS,AES-GCM,AES-ICM> on motherboard >acpi0: <LENOVO TP-6Q> on motherboard >acpi_ec0: <Embedded Controller: GPE 0x11, ECDT> port 0x62,0x66 on acpi0 >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >Event timer "HPET" frequency 14318180 Hz quality 550 >Event timer "HPET1" frequency 14318180 Hz quality 440 >Event timer "HPET2" frequency 14318180 Hz quality 440 >Event timer "HPET3" frequency 14318180 Hz quality 440 >Event timer "HPET4" frequency 14318180 Hz quality 440 >Event timer "HPET5" frequency 14318180 Hz quality 440 >Event timer "HPET6" frequency 14318180 Hz quality 440 >atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 >atrtc0: registered as a time-of-day clock, resolution 1.000000s >Event timer "RTC" frequency 32768 Hz quality 0 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 >acpi_lid0: <Control Method Lid Switch> on acpi0 >acpi_button0: <Sleep Button> on acpi0 >pcib0: <ACPI Host-PCI bridge> on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pcib1: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci1: <ACPI PCI bus> on pcib1 >vgapci0: <VGA-compatible display> port 0x1800-0x1807 mem 0xf2000000-0xf23fffff,0xd0000000-0xdfffffff irq 16 at device 2.0 on pci1 >agp0: <Intel Ironlake (M) SVGA controller> on vgapci0 >agp0: aperture size is 256M, detected 32764k stolen memory >vgapci0: Boot video device >pci1: <simple comms> at device 22.0 (no driver attached) >uart2: <5 Series/3400 Series Chipset KT Controller> port 0x1808-0x180f mem 0xf2524000-0xf2524fff irq 17 at device 22.3 on pci1 >uart2: Using 1 MSI message >em0: <Intel(R) PRO/1000 Network Connection> port 0x1820-0x183f mem 0xf2500000-0xf251ffff,0xf2525000-0xf2525fff irq 20 at device 25.0 on pci1 >em0: attach_pre capping queues at 1 >em0: using 1024 tx descriptors and 1024 rx descriptors >em0: msix_init qsets capped at 1 >em0: Unable to map MSIX table >em0: Using an MSI interrupt >em0: allocated for 1 tx_queues >em0: allocated for 1 rx_queues >em0: Ethernet address: f0:de:f1:05:55:b8 >em0: netmap queues/slots: TX 1/1024, RX 1/1024 >ehci0: <Intel PCH USB 2.0 controller USB-B> mem 0xf2728000-0xf27283ff irq 23 at device 26.0 on pci1 >usbus0: EHCI version 1.0 >usbus0 on ehci0 >usbus0: 480Mbps High Speed USB v2.0 >hdac0: <Intel Ibex Peak HDA Controller> mem 0xf2520000-0xf2523fff irq 17 at device 27.0 on pci1 >pcib2: <ACPI PCI-PCI bridge> irq 20 at device 28.0 on pci1 >pci2: <ACPI PCI bus> on pcib2 >pcib3: <ACPI PCI-PCI bridge> irq 23 at device 28.3 on pci1 >pcib3: [GIANT-LOCKED] >pcib4: <ACPI PCI-PCI bridge> irq 20 at device 28.4 on pci1 >pci3: <ACPI PCI bus> on pcib4 >pci3: <network> at device 0.0 (no driver attached) >ehci1: <Intel PCH USB 2.0 controller USB-A> mem 0xf2728400-0xf27287ff irq 19 at device 29.0 on pci1 >usbus1: EHCI version 1.0 >usbus1 on ehci1 >usbus1: 480Mbps High Speed USB v2.0 >pcib5: <ACPI PCI-PCI bridge> at device 30.0 on pci1 >pci4: <ACPI PCI bus> on pcib5 >isab0: <PCI-ISA bridge> at device 31.0 on pci1 >isa0: <ISA bus> on isab0 >ahci0: <Intel Ibex Peak-M AHCI SATA controller> port 0x1860-0x1867,0x1814-0x1817,0x1818-0x181f,0x1810-0x1813,0x1840-0x185f mem 0xf2727000-0xf27277ff irq 16 at device 31.2 on pci1 >ahci0: AHCI v1.30 with 6 3Gbps ports, Port Multiplier not supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ahcich4: <AHCI channel> at channel 4 on ahci0 >ahcich5: <AHCI channel> at channel 5 on ahci0 >ahciem0: <AHCI enclosure management bridge> on ahci0 >acpi_tz0: <Thermal Zone> on acpi0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >psm0: model Generic PS/2 mouse, device ID 0 >battery0: <ACPI Control Method Battery> on acpi0 >acpi_acad0: <AC Adapter> on acpi0 >acpi_ibm0: <IBM ThinkPad ACPI Extras> on acpi0 >orm0: <ISA Option ROMs> at iomem 0xc0000-0xcffff,0xdd000-0xdffff,0xe0000-0xeffff pnpid ORM0000 on isa0 >coretemp0: <CPU On-Die Thermal Sensors> on cpu0 >est0: <Enhanced SpeedStep Frequency Control> on cpu0 >fuse-freebsd: version 0.4.4, FUSE ABI 7.8 >ZFS filesystem version: 5 >ZFS storage pool version: features support (5000) >Timecounters tick every 1.000 msec >hdacc0: <Conexant CX20585 HDA CODEC> at cad 0 on hdac0 >hdaa0: <Conexant CX20585 Audio Function Group> at nid 1 on hdacc0 >pcm0: <Conexant CX20585 (Right Analog)> at nid 25 and 27 on hdaa0 >pcm1: <Conexant CX20585 (Internal Analog)> at nid 31 and 35 on hdaa0 >hdacc1: <Intel Ibex Peak HDA CODEC> at cad 3 on hdac0 >hdaa1: <Intel Ibex Peak Audio Function Group> at nid 1 on hdacc1 >pcm2: <Intel Ibex Peak (HDMI/DP 8ch)> at nid 5 on hdaa1 >ugen0.1: <Intel EHCI root HUB> at usbus0 >ugen1.1: <Intel EHCI root HUB> at usbus1 >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ses0 at ahciem0 bus 0 scbus4 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 scbus0 target 0 lun 0 >ada0: <KINGSTON SUV500480G 003056RI> ACS-4 ATA SATA 3.x device >ada0: Serial Number 50026B7682C95A8B >ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 512bytes) >ada0: Command Queueing enabled >ada0: 457862MB (937703088 512 byte sectors) >Trying to mount root from zfs:zroot/ROOT/default []... >GEOM_MIRROR: Device mirror/swap launched (1/1). >GEOM_ELI: Device ada0p3.eli created. >GEOM_ELI: Encryption: AES-XTS 256 >GEOM_ELI: Crypto: hardware >Root mount waiting for: usbus1 usbus0 >Root mount waiting for: usbus1 usbus0 >uhub0: 3 ports with 3 removable, self powered >uhub1: 3 ports with 3 removable, self powered >Root mount waiting for: usbus1 usbus0 >ugen0.2: <vendor 0x8087 product 0x0020> at usbus0 >uhub2 on uhub0 >uhub2: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on usbus0 >ugen1.2: <vendor 0x8087 product 0x0020> at usbus1 >uhub3 on uhub1 >uhub3: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >uhub2: 6 ports with 6 removable, self powered >Root mount waiting for: usbus1 usbus0 >uhub3: 8 ports with 8 removable, self powered >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >ugen1.3: <vendor 0x1bcf USB Optical Mouse> at usbus1 >Root mount waiting for: usbus1 usbus0 >ugen0.4: <Broadcom Corp Broadcom Bluetooth Device> at usbus0 >ugen1.4: <Qualcomm Incorporated Qualcomm Gobi 2000> at usbus1 >Root mount waiting for: usbus0 >ugen0.5: <Chicony Electronics Co., Ltd. Integrated Camera> at usbus0 >sysctl: oid 'security.jail.jailed' is read only at line 62 >Setting hostuuid: 01651626-8750-cb11-ab38-d0e864e39930. >Setting hostid: 0x37b3bdee. >Starting file system checks: >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat /usr/local/lib/mysql /usr/local/lib/nss /usr/local/lib/opencollada /usr/local/lib/perl5/5.28/mach/CORE /usr/local/lib/qt5 /usr/local/lib/qtcreator /usr/local/lib/samba4 /usr/local/lib/samba4/private /usr/local/llvm60/lib /usr/local/llvm80/lib /usr/local/share/chromium /usr/local/share/electron >32-bit compatibility ldconfig path: /usr/lib32 /usr/local/lib32/compat >Additional TCP/IP options: log_in_vain=1 drop SYN+FIN packets=YES. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >ifconfig: SIOCIFCREATE2: Device not configured >Created clone interfaces: lagg0. >lo0: link state changed to UP >Starting Network: lo0 em0 lagg0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=680003<RXCSUM,TXCSUM,LINKSTATE,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=81249b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,LRO,WOL_MAGIC,VLAN_HWFILTER> > ether f0:de:f1:05:55:b8 > media: Ethernet autoselect > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >lagg0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=800000<> > ether 00:00:00:00:00:00 > inet 10.0.1.1 netmask 0xffffff00 broadcast 10.0.1.255 > laggproto failover lagghash l2,l3,l4 > groups: lagg > media: Ethernet autoselect > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Starting devd. >Autoloading module: if_run.ko >run0 on uhub2 >run0: <1.0> on usbus0 >Autoloading module: uhid.ko >Autoloading module: ums.ko >ums0 on uhub3 >ums0: <vendor 0x1bcf USB Optical Mouse, class 0/0, rev 2.00/0.14, addr 3> on usbus1 >ums0: 5 buttons and [XYZT] coordinates ID=1 >Autoloading module: ng_ubt.ko >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >ubt0 on uhub2 >ubt0: <Broadcom Corp Broadcom Bluetooth Device, class 224/1, rev 2.00/3.60, addr 4> on usbus0 >Autoloading module: ng_ubt.ko >Autoloading module: u3g.ko >u3g0 on uhub3 >u3g0: <Qualcomm Incorporated Qualcomm Gobi 2000, class 0/0, rev 2.00/0.02, addr 4> on usbus1 >u3g0: Found 1 port. >Autoloading module: uhid.ko >Autoloading module: ums.ko >Autoloading module: u3g.ko >Starting ums0 moused. >Autoloading module: u3g.ko >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >Created wlan(4) interfaces: wlan0. >Starting wpa_supplicant. >Starting Network: wlan0. >wlan0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > ether 54:e6:fc:8e:3a:1a > groups: wlan > ssid "" channel 1 (2412 MHz 11b) > regdomain ETSI country CZ indoor authmode OPEN privacy OFF txpower 30 > bmiss 7 scanvalid 60 wme bintval 0 > media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: ng_ubt.ko >Autoloading module: u3g.ko >WARNING: attempt to domain_add(bluetooth) after domainfinalize() >run0: firmware RT2870 ver. 0.33 loaded >WARNING: attempt to domain_add(netgraph) after domainfinalize() >Starting pflog. >pflog0: promiscuous mode enabled >Enabling pf2019-08-23T14:55:20.151025+02:00 pflogd 33396 - - [priv]: msg PRIV_OPEN_LOG received >. >add host 127.0.0.1: gateway lo0 fib 0: route already in table >Additional inet routing options: ignore ICMP redirect=YES log ICMP redirect=YES. >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 >Waiting 30s for the default route interface: .. >wlan0: link state changed to UP >.....(wlan0) >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >Clearing /tmp. >Updating motd:. >Mounting late filesystems:. >Security policy loaded: MAC/ntpd (mac_ntpd) >Starting ntpd. >Starting powerd. >Starting default moused. >Starting dbus. >Starting hald. >Starting slim. >mate-session - MATE >mate-session - MATE >Configuring vt: blanktime. >Starting cron. >sysctl: oid 'security.jail.jailed' is read only at line 62 >Starting background file system checks in 60 seconds. > >Fri Aug 23 14:55:30 CEST 2019 >info: [drm] Initialized drm 1.1.0 20060810 >drmn0: ======================================================= >drmn0: This code is obsolete abandonware. Install the graphics/drm-legacy-kmod pkg >drmn0: ======================================================= >drmn0: Deprecated code (to be removed in FreeBSD 13): drm2 drivers >drmn0: ======================================================= >drmn0: This code is obsolete abandonware. Install the graphics/drm-legacy-kmod pkg >drmn0: ======================================================= >drmn0: Deprecated code (to be removed in FreeBSD 13): drm2 drivers >drmn0: <Intel IronLake> 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. >drm_iic_dp_aux0 on drmn0 >drmn0: taking over the fictitious range 0xd0000000-0xe0000000 >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 HDMI-A-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.HDMI-A-1 >info: [drm] - kern.vt.fb.default_mode >info: [drm] Connector DP-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.DP-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 >icmp redirect from 192.168.77.2: 212.111.30.190 => 192.168.77.1 >icmp redirect from 192.168.77.2: 89.221.214.130 => 192.168.77.1 >icmp redirect from 192.168.77.2: 78.108.102.237 => 192.168.77.1 >TCP: [127.0.0.1]:19757 to [127.0.0.1]:1314 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >uhub1: at usbus1, port 1, addr 1 (disconnected) >ugen1.2: <vendor 0x8087 product 0x0020> at usbus1 (disconnected) >uhub3: at uhub1, port 1, addr 2 (disconnected) >ugen1.3: <vendor 0x1bcf USB Optical Mouse> at usbus1 (disconnected) >ums0: at uhub3, port 2, addr 3 (disconnected) >ums0: detached >ugen1.4: <Qualcomm Incorporated Qualcomm Gobi 2000> at usbus1 (disconnected) >u3g0: at uhub3, port 4, addr 4 (disconnected) >u3g0: detached >uhub3: detached >uhub0: at usbus0, port 1, addr 1 (disconnected) >ugen0.2: <vendor 0x8087 product 0x0020> at usbus0 (disconnected) >uhub2: at uhub0, port 1, addr 2 (disconnected) >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >wlan0: link state changed to DOWN >run0: detached >ugen0.4: <Broadcom Corp Broadcom Bluetooth Device> at usbus0 (disconnected) >ubt0: at uhub2, port 4, addr 4 (disconnected) >ubt0: detached >ugen0.5: <Chicony Electronics Co., Ltd. Integrated Camera> at usbus0 (disconnected) >uhub2: detached >pcib1: failed to set ACPI power state D2 on \134_SB_.PCI0: AE_BAD_PARAMETER >acpi0: cleared fixed power button status >uhub0: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus0 >uhub1: <Intel EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >uhub0: 3 ports with 3 removable, self powered >uhub1: 3 ports with 3 removable, self powered >ugen0.2: <vendor 0x8087 product 0x0020> at usbus0 >uhub2 on uhub0 >uhub2: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on usbus0 >ugen1.2: <vendor 0x8087 product 0x0020> at usbus1 >uhub3 on uhub1 >uhub3: <vendor 0x8087 product 0x0020, class 9/0, rev 2.00/0.00, addr 2> on usbus1 >uhub2: 6 ports with 6 removable, self powered >uhub3: 8 ports with 8 removable, self powered >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >ugen1.3: <vendor 0x1bcf USB Optical Mouse> at usbus1 >ums0 on uhub3 >ums0: <vendor 0x1bcf USB Optical Mouse, class 0/0, rev 2.00/0.14, addr 3> on usbus1 >ums0: 5 buttons and [XYZT] coordinates ID=1 >run0: firmware RT2870 ver. 0.33 loaded >ugen0.4: <Broadcom Corp Broadcom Bluetooth Device> at usbus0 >ubt0 on uhub2 >ubt0: <Broadcom Corp Broadcom Bluetooth Device, class 224/1, rev 2.00/3.60, addr 4> on usbus0 >ugen1.4: <Qualcomm Incorporated Qualcomm Gobi 2000> at usbus1 >u3g0 on uhub3 >u3g0: <Qualcomm Incorporated Qualcomm Gobi 2000, class 0/0, rev 2.00/0.02, addr 4> on usbus1 >u3g0: Found 1 port. >ugen0.5: <Chicony Electronics Co., Ltd. Integrated Camera> at usbus0 >wlan0: link state changed to UP >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 80.79.25.111 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.18 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >wlan0: link state changed to DOWN >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >run0: firmware RT2870 ver. 0.33 loaded >wlan0: link state changed to UP >icmp redirect from 192.168.77.2: 157.240.30.18 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.18 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.18 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.18 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.124 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.124 => 192.168.77.1 >Limiting closed port RST response from 205 to 200 packets/sec >vboxdrv: XXXXXXXXXXXXXXXX VMMR0.r0 >vboxdrv: XXXXXXXXXXXXXXXX VBoxDDR0.r0 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 204.109.59.195 => 192.168.77.1 >icmp redirect from 192.168.77.2: 204.109.59.195 => 192.168.77.1 >icmp redirect from 192.168.77.2: 204.109.59.195 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.125 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >wlan0: link state changed to DOWN >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >run0: firmware RT2870 ver. 0.33 loaded >wlan0: link state changed to UP >vboxdrv: XXXXXXXXXXXXXXXX VMMR0.r0 >vboxdrv: XXXXXXXXXXXXXXXX VBoxDDR0.r0 >icmp redirect from 192.168.77.2: 23.4.251.166 => 192.168.77.1 >TCP: [216.58.201.100]:443 to [192.168.77.106]:46787 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:41538 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:39156 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:46787 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:53092 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:23198 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:41538 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:54720 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:54720 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:39156 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:11770 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:11770 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:19591 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:19591 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:54472 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:54472 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:42354 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:42354 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:25995 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:50815 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:65134 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:16295 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:37059 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:53092 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:23198 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:64796 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:13969 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:64796 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >TCP: [216.58.201.100]:443 to [192.168.77.106]:13969 tcpflags 0x12<SYN,ACK>; tcp_input: Connection attempt to closed port >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 151.101.1.195 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.124 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 204.109.59.195 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.118.3 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.16.3.35 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.100 => 192.168.77.1 >icmp redirect from 192.168.77.2: 209.216.230.240 => 192.168.77.1 >icmp redirect from 192.168.77.2: 172.217.23.206 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.20.10.222 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.20.10.222 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 96.47.72.84 => 192.168.77.1 >TCP: [127.0.0.1]:35145 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >TCP: [127.0.0.1]:41919 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >TCP: [127.0.0.1]:58958 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 93.184.220.29 => 192.168.77.1 >icmp redirect from 192.168.77.2: 52.88.59.72 => 192.168.77.1 >TCP: [127.0.0.1]:51512 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >TCP: [127.0.0.1]:24426 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >TCP: [127.0.0.1]:41212 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >TCP: [127.0.0.1]:50653 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >TCP: [127.0.0.1]:14296 to [127.0.0.1]:9050 tcpflags 0x2<SYN>; tcp_input: Connection attempt to closed port >icmp redirect from 192.168.77.2: 151.101.12.133 => 192.168.77.1 >icmp redirect from 192.168.77.2: 151.101.12.133 => 192.168.77.1 >icmp redirect from 192.168.77.2: 151.101.12.133 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.31.91.96 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.225.78.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.225.78.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 185.199.108.154 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.225.78.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 185.199.111.153 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.124 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 192.30.253.124 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.32.158.210 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.32.158.210 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.32.158.210 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 162.159.135.233 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 13.225.78.81 => 192.168.77.1 >icmp redirect from 192.168.77.2: 198.41.209.127 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 198.41.209.132 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 104.127.53.19 => 192.168.77.1 >icmp redirect from 192.168.77.2: 52.88.59.72 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 23.4.252.109 => 192.168.77.1 >icmp redirect from 192.168.77.2: 23.4.252.109 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.67 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.106 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.67 => 192.168.77.1 >icmp redirect from 192.168.77.2: 198.41.209.133 => 192.168.77.1 >icmp redirect from 192.168.77.2: 198.41.209.133 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 157.240.30.27 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.114.25 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 198.41.208.128 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 216.58.201.74 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 140.82.113.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 35.163.194.26 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >icmp redirect from 192.168.77.2: 81.27.197.73 => 192.168.77.1 >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >wlan0: link state changed to DOWN >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >run0: firmware RT2870 ver. 0.33 loaded >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >run0: firmware RT2870 ver. 0.33 loaded >wlan0: link state changed to UP >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >wlan0: link state changed to DOWN >run0: detached >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 >run0 on uhub2 >run0: <1.0> on usbus0 >run0: MAC/BBP RT3070 (rev 0x0201), RF RT2020 (MIMO 1T1R), address 54:e6:fc:8e:3a:1a >wlan0: Ethernet address: 54:e6:fc:8e:3a:1a >run0: firmware RT2870 ver. 0.33 loaded >ugen0.3: <Ralink 802.11 g WLAN> at usbus0 (disconnected) >run0: at uhub2, port 1, addr 3 (disconnected) >run0: detached > > >Fatal trap 12: page fault while in kernel mode >cpuid = 0; apic id = 00 >fault virtual address = 0x410 >fault code = supervisor read data, page not present >instruction pointer = 0x20:0xffffffff80b7ac6d >stack pointer = 0x0:0xfffffe006a290660 >frame pointer = 0x0:0xfffffe006a2906d0 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 74528 (wpa_supplicant) >trap number = 12 >panic: page fault >cpuid = 0 >time = 1566585018 >KDB: stack backtrace: >#0 0xffffffff80be78d7 at kdb_backtrace+0x67 >#1 0xffffffff80b9b4b3 at vpanic+0x1a3 >#2 0xffffffff80b9b303 at panic+0x43 >#3 0xffffffff81074bff at trap_fatal+0x35f >#4 0xffffffff81074c59 at trap_pfault+0x49 >#5 0xffffffff8107427e at trap+0x29e >#6 0xffffffff8104f625 at calltrap+0x8 >#7 0xffffffff80ba6813 at _sleep+0x2e3 >#8 0xffffffff80bfa339 at taskqueue_drain+0xf9 >#9 0xffffffff80cfee78 at ieee80211_waitfor_parent+0x28 >#10 0xffffffff80ce4a82 at ieee80211_ioctl+0x422 >#11 0xffffffff80c9ab6a at ifhwioctl+0xd4a >#12 0xffffffff80c9c0ff at ifioctl+0x45f >#13 0xffffffff80c04e9d at kern_ioctl+0x26d >#14 0xffffffff80c04bbe at sys_ioctl+0x15e >#15 0xffffffff810756d9 at amd64_syscall+0x369 >#16 0xffffffff8104ff0d at fast_syscall_common+0x101 >Uptime: 5h35m12s >Dumping 1383 out of 7943 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options PCI_IOV >options PCI_HP >options ACPI_DMAR >options EARLY_AP_STARTUP >options SMP >options NETDUMP >options ZSTDIO >options GZIO >options EKCD >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD11 >options COMPAT_FREEBSD10 >options COMPAT_FREEBSD9 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options EFIRT >options GEOM_LABEL >options GEOM_RAID >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_RFC7413 >options TCP_HHOOK >options TCP_BLACKBOX >options TCP_OFFLOAD >options IPSEC_SUPPORT >options IPSEC >options INET6 >options INET >options VIMAGE >options PREEMPTION >options NUMA >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_GPT >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device isci >device ocs_fc >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device smartpqi >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device pmspcv >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device ix >device ixv >device ixl >device iavf >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device crypto >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx >device netmap > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 240060
: 206836 |
206959