FreeBSD Bugzilla – Attachment 206249 Details for
Bug 239352
kernel panic - cause as yet undetermined
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
/v/crash/core.txt.0
core.txt.0 (text/plain), 331.23 KB, created by
Ronald F. Guilmette
on 2019-08-03 19:33:39 UTC
(
hide
)
Description:
/v/crash/core.txt.0
Filename:
MIME Type:
Creator:
Ronald F. Guilmette
Created:
2019-08-03 19:33:39 UTC
Size:
331.23 KB
patch
obsolete
>segfault.tristatelogic.com dumped core - see /v/crash/vmcore.0 > >Sat Aug 3 12:29:13 PDT 2019 > >FreeBSD segfault.tristatelogic.com 12.0-RELEASE FreeBSD 12.0-RELEASE r341666 GENERIC amd64 > >panic: cannot reassign paging buffer > >GNU gdb (GDB) 8.2.1 [GDB v8.2.1 for FreeBSD] >Copyright (C) 2018 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...done. >done. > >Unread portion of the kernel message buffer: >g_vfs_done():ada3p4[WRITE(offset=-512, length=512)]error = 5 >panic: cannot reassign paging buffer >cpuid = 1 >time = 1563270912 >KDB: stack backtrace: >#0 0xffffffff80be7977 at kdb_backtrace+0x67 >#1 0xffffffff80b9b563 at vpanic+0x1a3 >#2 0xffffffff80b9b3b3 at panic+0x43 >#3 0xffffffff80c6a446 at reassignbuf+0x276 >#4 0xffffffff80c4b09c at bdirty+0x3c >#5 0xffffffff80c4a2b5 at brelse+0x115 >#6 0xffffffff80c478ab at bufwrite+0x2ab >#7 0xffffffff80eacc8b at softdep_process_journal+0x7db >#8 0xffffffff80e9ff11 at softdep_update_inodeblock+0x181 >#9 0xffffffff80e8c3ad at ffs_update+0x1bd >#10 0xffffffff80e8cb4a at ffs_truncate+0x69a >#11 0xffffffff80ec857f at ufs_setattr+0x72f >#12 0xffffffff811f8e88 at VOP_SETATTR_APV+0x78 >#13 0xffffffff80c79f1d at vn_truncate+0x1cd >#14 0xffffffff80c04ab8 at kern_ftruncate+0xb8 >#15 0xffffffff81075449 at amd64_syscall+0x369 >#16 0xffffffff8104fabd at fast_syscall_common+0x101 >Uptime: 2h28m14s >Dumping 677 out of 8153 MB:..3%..12%..22%..31%..41%..52%..62%..71%..81%..93% > >__curthread () at ./machine/pcpu.h:230 >230 ./machine/pcpu.h: No such file or directory. >(kgdb) #0 __curthread () at ./machine/pcpu.h:230 >#1 doadump (textdump=<optimized out>) at /usr/src/sys/kern/kern_shutdown.c:366 >#2 0xffffffff80b9b14b in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:446 >#3 0xffffffff80b9b5c3 in vpanic (fmt=<optimized out>, ap=0xfffffe004cccc4b0) > at /usr/src/sys/kern/kern_shutdown.c:872 >#4 0xffffffff80b9b3b3 in panic (fmt=<unavailable>) > at /usr/src/sys/kern/kern_shutdown.c:799 >#5 0xffffffff80c6a446 in reassignbuf (bp=0xfffffe00013ae990) > at /usr/src/sys/kern/vfs_subr.c:2417 >#6 0xffffffff80c4b09c in bdirty (bp=0xfffffe00013ae990) > at /usr/src/sys/kern/vfs_bio.c:2466 >#7 0xffffffff80c4a2b5 in brelse (bp=0xfffffe00013ae990) > at /usr/src/sys/kern/vfs_bio.c:2659 >#8 0xffffffff80c478ab in bufwrite (bp=0xfffffe00013ae990) > at /usr/src/sys/kern/vfs_bio.c:2289 >#9 0xffffffff80eacc8b in bwrite (bp=<optimized out>) > at /usr/src/sys/sys/buf.h:407 >#10 softdep_process_journal (mp=<optimized out>, needwk=0xfffff800530ba400, > flags=<optimized out>) at /usr/src/sys/ufs/ffs/ffs_softdep.c:3562 >#11 0xffffffff80e9ff11 in softdep_update_inodeblock (ip=0xfffff800642265a0, > bp=0xfffffe0001397708, waitfor=<optimized out>) > at /usr/src/sys/ufs/ffs/ffs_softdep.c:12287 >#12 0xffffffff80e8c3ad in ffs_update (vp=0xfffff8006423d780, waitfor=1) > at /usr/src/sys/ufs/ffs/ffs_inode.c:145 >#13 0xffffffff80e8cb4a in ffs_truncate (vp=0xfffff8006423d780, length=2518, > flags=<optimized out>, cred=0xfffff800a79e6b00) > at /usr/src/sys/ufs/ffs/ffs_inode.c:401 >#14 0xffffffff80ec857f in ufs_setattr (ap=<optimized out>) > at /usr/src/sys/ufs/ufs/ufs_vnops.c:607 >#15 0xffffffff811f8e88 in VOP_SETATTR_APV (vop=<optimized out>, > a=0xfffffe004cccca38) at vnode_if.c:799 >#16 0xffffffff80c79f1d in VOP_SETATTR (vp=<optimized out>, vap=0xffff00000000, > cred=<optimized out>) at ./vnode_if.h:335 >#17 vn_truncate (fp=0xfffff8011c7072d0, length=2518, > active_cred=0xfffff800a79e6b00, td=<optimized out>) > at /usr/src/sys/kern/vfs_vnops.c:1324 >#18 0xffffffff80c04ab8 in fo_truncate (fp=<unavailable>, > length=<optimized out>, active_cred=<unavailable>, td=<optimized out>) > at /usr/src/sys/sys/file.h:322 >#19 kern_ftruncate (td=0xfffff800cdb01000, fd=<optimized out>, length=2518) > at /usr/src/sys/kern/sys_generic.c:612 >#20 0xffffffff81075449 in syscallenter (td=<optimized out>) > at /usr/src/sys/amd64/amd64/../../kern/subr_syscall.c:135 >#21 amd64_syscall (td=0xfffff800cdb01000, traced=0) > at /usr/src/sys/amd64/amd64/trap.c:1076 >#22 <signal handler called> >#23 0x000000080055de7a in ?? () >Backtrace stopped: Cannot access memory at address 0x7fffffffad38 >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 0 swapin DLs - 0:00.04 [kernel] > 0 1 0 0 20 0 9956 1004 wait DLs - 0:00.01 [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 crypto_r DL - 0:00.00 [crypto returns 2] > 0 6 0 0 -16 0 0 0 - RL - 0:00.24 [cam] > 0 7 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod1] > 0 8 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod2] > 0 9 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod3] > 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 0 - RL - 1:03.70 [idle] > 0 12 0 0 -52 0 0 0 - WL - 0:00.45 [intr] > 0 13 0 0 -8 0 0 0 - DL - 0:00.05 [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 - 0:00.00 [usb] > 0 16 0 0 -16 0 0 0 - DL - 0:00.00 [soaiod4] > 0 17 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] > 0 18 0 0 -16 0 0 0 - DL - 0:00.00 [rand_harvestq] > 0 19 0 0 -16 0 0 0 psleep DL - 0:00.01 [pagedaemon] > 0 20 0 0 -16 0 0 0 psleep DL - 0:00.00 [vmdaemon] > 0 21 0 0 -16 0 0 0 qsleep DL - 0:00.01 [bufdaemon] > 0 22 0 0 -16 0 0 0 vlruwt DL - 0:00.00 [vnlru] > 0 23 0 0 16 0 0 0 syncer DL - 0:00.00 [syncer] > 0 122 1 0 52 0 10800 2100 pause Ds - 0:00.00 [adjkerntz] > 0 404 1 0 20 0 10484 1432 select Ds - 0:00.00 [devd] > 59 467 1 0 20 0 24904 10760 select Ds - 0:00.01 [local-unbound] > 0 573 1 0 20 0 11400 2668 select Ds - 0:00.01 [syslogd] > 0 593 1 0 20 0 11352 2524 select Ds - 0:00.01 [rpcbind] > 0 643 1 0 20 0 14456 3528 select Ds - 0:00.00 [mountd] > 0 645 1 0 20 0 14164 3232 accept Ds - 0:00.01 [nfsd] > 0 646 645 0 20 0 10760 2188 rpcsvc D - 0:00.00 [nfsd] > 0 649 1 0 20 0 276352 3396 select Ds - 0:00.00 [rpc.statd] > 0 652 1 0 52 0 14228 3392 rpcsvc Ds - 0:00.00 [rpc.lockd] > 0 672 1 0 52 0 11080 2420 select Ds - 0:00.00 [lpd] > 123 713 1 0 20 0 18576 18640 select Ds - 0:00.05 [ntpd] > 0 737 1 0 20 0 35944 14220 select Ds - 0:00.01 [nmbd] > 0 742 1 0 20 0 172400 144532 select Ds - 0:00.38 [smbd] > 0 746 1 0 20 0 43940 16936 select Ds - 0:00.02 [winbindd] > 0 753 742 0 20 0 130064 101092 select D - 0:00.01 [smbd] > 0 754 742 0 20 0 127776 100908 select D - 0:00.00 [smbd] > 0 755 746 0 20 0 85032 58008 select D - 0:00.09 [winbindd] > 0 757 746 0 20 0 43916 16920 select D - 0:00.00 [winbindd] > 0 761 746 0 20 0 43936 17204 select D - 0:00.00 [winbindd] > 0 782 742 0 20 0 172944 144568 select D - 0:00.01 [smbd] > 0 827 1 0 20 0 22708 9576 kqread Ds - 0:00.01 [master] > 125 829 827 0 20 0 22732 9716 kqread D - 0:00.01 [qmgr] > 88 837 1 0 52 0 12004 2788 wait Ds - 0:00.13 [sh] > 88 2064 837 0 52 0 1957568 544400 select D - 1:05.66 [mysqld] > 0 2085 1 0 20 0 11020 2564 select Ds - 0:00.00 [moused] > 556 2102 1 0 20 0 12980 3768 select Ds - 0:00.02 [dbus-daemon] > 0 2123 1 0 20 0 43620 6928 select D - 0:00.02 [console-kit-daemon] > 565 2125 1 0 20 0 1141668 19788 select D - 0:00.09 [polkitd] > 558 2140 1 0 20 0 12952 3940 select D - 0:00.05 [avahi-daemon] > 0 2148 1 0 20 0 37156 7000 kqread Ds - 0:00.02 [cupsd] > 970 2159 1 0 33 0 31548 12656 select D - 0:00.19 [colord] > 0 2183 1 0 52 0 19604 8500 select Ds - 0:00.00 [sshd] > 0 2193 1 0 20 0 40096 17472 select Ds - 0:00.30 [httpd] > 0 2213 1 0 52 0 11412 2800 nanslp Ds - 0:00.00 [cron] > 0 2242 1 0 52 0 11112 2548 select Ds - 0:00.00 [inetd] > 0 2255 1 0 52 0 12400 3416 select Ds - 0:00.00 [ftpd] > 0 2270 1 0 21 0 12116 3320 wait Ds - 0:00.00 [login] > 0 2271 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 0 2272 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 0 2273 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 0 2274 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 0 2275 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 0 2276 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 0 2277 1 0 52 0 10852 2416 ttyin Ds+ - 0:00.00 [getty] > 560 2282 1 0 20 0 22264 8680 select Ds - 0:00.09 [hald] > 0 2283 2282 0 52 0 19380 6020 select D - 0:00.04 [hald-runner] > 80 2285 2193 0 20 0 40096 17480 kqread D - 0:00.00 [httpd] > 80 2286 2193 0 35 0 40096 17480 lockf D - 0:00.00 [httpd] > 80 2287 2193 0 35 0 40096 17480 lockf D - 0:00.00 [httpd] > 80 2288 2193 0 36 0 40096 17480 lockf D - 0:00.00 [httpd] > 80 2289 2193 0 36 0 40096 17480 lockf D - 0:00.00 [httpd] > 0 2293 2283 0 52 0 15240 4328 kqread D - 0:00.04 [hald-addon-mouse-s] >1237 2328 2270 0 40 0 13468 4108 pause D - 0:00.00 [tcsh] >1237 2337 2328 0 23 0 12948 3404 wait D+ - 0:00.00 [xinit] > 0 2338 2337 0 25 0 230232 169160 select D - 0:00.00 [Xorg] >1237 2340 2337 0 20 0 19756 8180 select D - 0:00.00 [xterm] >1237 2347 2340 0 20 0 17708 6620 select D - 0:00.00 [fvwm] >1237 2349 2347 0 20 0 17296 5560 select D - 0:00.00 [FvwmButtons] >1237 2351 2347 0 20 0 17340 5748 select D - 0:00.00 [FvwmPager] >1237 2352 2347 0 20 0 15108 5080 select D - 0:00.00 [xbiff] >1237 2353 2347 0 20 0 18612 7468 select D - 0:00.00 [xclock] >1237 2354 2347 0 20 0 18584 7444 select D - 0:00.00 [xclock] >1237 2358 2340 0 37 0 13824 4284 ttyin Ds+ - 0:00.00 [tcsh] >1237 2367 2358 0 37 0 11760 2876 wait D - 0:00.00 [sh] >1237 2368 2367 0 49 0 2072876 677392 select D - 8:02.19 [firefox] >1237 2370 2368 0 20 0 1635300 300996 select D - 1:11.46 [firefox] >1237 2374 1 0 52 0 13960 4508 select D - 0:00.00 [dbus-launch] >1237 2375 1 0 20 0 12376 3640 select Ds - 0:00.00 [dbus-daemon] >1237 2377 1 0 20 0 18332 7072 select D - 0:00.00 [gconfd-2] >1237 2380 2368 0 20 0 20325048 189436 select D - 1:01.56 [firefox] >1237 2381 2368 0 20 0 1484120 240168 select D - 0:54.84 [firefox] >1237 2382 2368 0 20 0 1563920 271604 select D - 3:44.17 [firefox] >1237 2383 2368 0 20 0 1534748 287072 select D - 4:14.96 [firefox] >1237 2384 2368 0 20 0 1491780 243712 select D - 2:49.50 [firefox] >1237 2385 2368 0 20 0 1533444 251436 select D - 1:22.33 [firefox] >1237 2386 2368 0 42 0 1674784 391596 - R - 8:36.41 [firefox] >1237 2387 2368 0 20 0 1430256 181196 select D - 0:30.03 [firefox] > 0 2445 742 0 20 0 185176 156080 select D - 2:10.32 [smbd] > 125 2678 827 0 20 0 22772 12456 kqread D - 0:00.00 [pickup] > 0 2786 742 0 20 0 173008 145436 select D - 0:00.02 [smbd] > 125 2788 827 0 20 0 22752 12372 kqread D - 0:00.00 [anvil] >1237 2790 2347 0 21 0 26992 17012 select D - 0:00.00 [xterm] >1237 2792 2790 0 20 0 13368 4252 pause Ds - 0:00.00 [tcsh] >1237 2829 2347 0 20 0 22124 11800 select D - 0:00.00 [xterm] >1237 2831 2829 0 20 0 13368 4168 pause Ds - 0:00.00 [tcsh] > 0 2866 2792 0 20 0 12096 3360 wait D - 0:00.00 [su] > 0 2867 2866 0 20 0 13656 4464 pause D - 0:00.00 [csh] > 0 2872 2867 0 20 0 10940 2496 select D+ - 0:00.00 [script] > 0 2873 2872 0 20 0 13720 4460 pause Ds - 0:00.00 [csh] > 0 2875 2873 0 32 0 12972 3956 wait D+ - 0:00.00 [bash] > 0 2911 2875 0 21 0 49668 9080 - R+ - 0:00.00 [rsync] > 0 2912 2911 0 20 0 36780 8032 select D+ - 0:00.00 [rsync] > 0 2913 2912 0 23 0 29932 7416 - R+ - 0:00.00 [rsync] >1237 2939 2831 0 20 0 13176 4324 ttyin D+ - 0:00.00 [vi] >1237 2940 2347 0 20 0 23644 13360 select D - 0:00.00 [xterm] >1237 2942 2940 0 21 0 13872 4372 ttyin Ds+ - 0:00.00 [tcsh] > 125 2948 827 0 20 0 24356 13444 kqread D - 0:00.00 [smtpd] > 125 2949 827 0 20 0 22720 12416 kqread D - 0:00.00 [trivial-rewrite] > 125 2951 827 0 20 0 24204 13288 lockf D - 0:00.00 [smtpd] > 125 2955 827 0 20 0 24068 13144 lockf D - 0:00.00 [smtpd] > >------------------------------------------------------------------------ >vmstat -s > > 71068212 cpu context switches > 15984285 device interrupts > 242339 software interrupts > 8471299 traps >147187526 system calls > 23 kernel threads created > 2446 fork() calls > 500 vfork() calls > 0 rfork() calls > 0 swap pager pageins > 0 swap pager pages paged in > 0 swap pager pageouts > 0 swap pager pages paged out > 9528 vnode pager pageins > 74149 vnode pager pages paged in > 420 vnode pager pageouts > 4108 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 > 179745 copy-on-write faults > 81 copy-on-write optimized faults > 5251544 zero fill pages zeroed > 3372 zero fill pages prezeroed > 269 intransit blocking page faults > 6712711 total VM faults taken > 9252 page faults requiring I/O > 0 pages affected by kernel thread creation > 148693 pages affected by fork() > 17921 pages affected by vfork() > 0 pages affected by rfork() > 8738521 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 - 261185 2048 > CAM path 15 1K - 98 32 > CAM periph 10 3K - 31 16,32,64,128,256 > acpi_perf 3 1K - 3 128 > hdaa 9 22K - 9 256,512,1024,2048,8192 > hdac 2 2K - 2 128,1024 > hdacc 2 1K - 2 32 > feeder 16 2K - 84 32,128 > mixer 2 8K - 2 4096 >CAM I/O Scheduler 4 1K - 4 128 > CAM queue 18 6K - 64 16,32,512 > UART 3 3K - 3 16,1024 > USB 26 27K - 27 16,128,512,4096 > USBdev 36 11K - 88 32,64,128,256,512 >CAM dev queue 7 1K - 7 64 > vtbuf 24 5712K - 70 4096 > vt 11 6K - 11 512 > sysmouse 1 2K - 3 2048 > DEVFS3 710 178K - 814 256 > DEVFS1 669 335K - 772 512 > DEVFS_RULE 57 27K - 57 64,512 > DEVFS 16 1K - 17 16,128 > DEVFSP 0 0K - 54 64 >NFSD srvcache 0 0K - 9304 128 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > NFSD session 1 1K - 1 1024 > pfs_nodes 84 21K - 84 256 > pfs_vncache 19 2K - 22 64 > GEOM 510 76K - 6441 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > raid_data 0 0K - 1014 32,128,256 > isadev 5 1K - 5 128 > cdev 5 2K - 5 256 > filedesc 70 441K - 692 16,32,64,4096,8192,16384,32768 > sigio 1 1K - 2 64 > filecaps 0 0K - 2112 16,32,64,128,256,1024 > kdtrace 663 143K - 7206 64,256 > kenv 102 12K - 110 16,32,64,128,8192 > kqueue 198 87K - 3241 64,256,512,2048 > proc-args 101 6K - 1919 16,32,64,128,256 > hhook 13 4K - 13 256 > ithread 99 16K - 99 32,128,256 > prison 10 1K - 10 32 > KTRACE 100 13K - 100 128 > linker 416 2101K - 528 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > lockf 315 33K - 342849 64,128 > loginclass 4 1K - 4 64 > devbuf 899 4560K - 2427 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > temp 31 18K - 82275 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > module 515 65K - 516 128 > mtx_pool 2 16K - 2 8192 > osd 3 1K - 9 16,32,64,128,256 > pmchooks 1 1K - 1 128 > pmc 1 1K - 1 64 > pgrp 57 8K - 205 128 > session 41 6K - 122 128 > proc 2 32K - 2 16384 > subproc 279 577K - 3124 512,4096 > cred 163 41K - 13706 256 > acpiintr 1 1K - 1 64 > acpica 2753 277K - 111130 16,32,64,128,256,512,1024,2048 > plimit 50 13K - 1479 256 > uidinfo 14 6K - 1075 128,4096 > dumper 1 1K - 1 512 > sysctl 0 0K - 5 64 > sysctloid 4702 238K - 4808 16,32,64,128 > sysctltmp 0 0K - 7936 16,32,64,256,1024 > acpitask 1 64K - 1 65536 > tidhash 1 32K - 1 32768 > callout 4 1928K - 4 > umtx 1172 147K - 1172 128 > p1003.1b 1 1K - 1 16 > SWAP 1 1096K - 1 > bus 1349 117K - 10433 16,32,64,128,256,1024,2048,4096 > bus-sc 92 1827K - 4240 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > acpisem 28 4K - 28 128 > devstat 28 57K - 28 32,4096 > epoch 4 1K - 4 128 > eventhandler 119 10K - 119 64,128 > gtaskqueue 28 35K - 28 16,32,256,8192 > kobj 348 1392K - 1809 4096 > Per-cpu 1 1K - 1 32 > kbdmux 6 22K - 6 16,512,1024,2048,16384 > rman 238 28K - 534 16,32,128 > sbuf 0 0K - 7770 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > toponodes 13 2K - 13 128 > taskqueue 54 6K - 54 16,32,256 > terminal 11 3K - 11 256 > Unitno 27 2K - 7201 32,64 > vmem 3 144K - 11 2048,4096,8192,16384,32768,65536 > ioctlops 0 0K - 276 256,512,1024,2048 > select 146 19K - 146 128 > iov 1 1K - 36973173 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 4 38K - 18 2048,32768 > tty 18 18K - 18 1024 > pts 5 2K - 5 256 > mbuf_tag 0 0K - 9 32 > shmfd 31356 7847K - 33755 256,8192 > soname 98 12K - 71153 16,32,64,128 > pcb 58 1693K - 4051 16,32,64,128,1024,2048,8192 > acl 0 0K - 52772 4096 > vfscache 4 2073K - 4 256,8192,16384 > cl_savebuf 0 0K - 864 64 > export_host 5 2K - 15 256 > vfs_hash 1 1024K - 1 > vnodes 1 1K - 1 256 > mount 169 9K - 1062 16,32,64,128,256 > statfs 0 0K - 45297 4096 > vnodemarker 0 0K - 5682 512 > fadvise 1 1K - 351 32 >chacha20random 1 1K - 1 1024 > BPF 3 1K - 3 128 > ifnet 4 7K - 4 128,2048 > ifaddr 51 13K - 51 16,32,64,256,512,2048,4096 > ether_multi 34 3K - 34 16,32,64,128 > clone 9 2K - 9 128 > ipsec 1 1K - 1 256 > lltable 20 7K - 23 256,512 > routetbl 42 8K - 75 32,64,128,256,512 > vnet 1 1K - 1 64 > vnet_data 1 240K - 1 >vnet_data_free 1 1K - 1 32 > igmp 3 1K - 3 128 > in_mfilter 3 3K - 3 1024 > in_multi 5 2K - 5 256 > ip_moptions 6 1K - 6 64,256 >encap_export_host 8 1K - 8 64 > sctp_a_it 0 0K - 4 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 5 1K - 5 128 > sctp_ifn 3 1K - 3 128 > sctp_iter 0 0K - 4 256 > tfo_ccache 1 128K - 1 > hostcache 1 32K - 1 32768 > tcpfunc 1 1K - 1 64 > syncache 1 68K - 1 > in6_mfilter 3 3K - 3 1024 > in6_multi 16 2K - 16 32,256 > ip6_moptions 6 1K - 6 64,256 > ip6opt 3 1K - 4 256 > mld 3 1K - 3 128 > ip6ndp 4 1K - 4 64,256 > inpcbpolicy 79 3K - 11113 32 > secasvar 1 1K - 1 1024 > sahead 1 1K - 1 1024 > ipsecpolicy 2 2K - 2 256,1024 > ipsec-saq 2 2K - 2 1024 > NFS FHA 0 0K - 9305 64 > NLM 0 0K - 1 32 > crypto 2 2K - 2 512,1024 > rpc 63 20K - 9507 16,32,64,128,256,512,1024,2048,4096 >audit_evclass 230 8K - 285 32 > pagedep 20 2563K - 676 256 > inodedep 211 10341K - 22874 512 > bmsafemap 17 82K - 19524 256,8192 > newblk 313 20556K - 60281 256 > indirdep 7 1K - 460 128,32768 > freefrag 1 1K - 4930 128 > freeblks 3 1K - 2311 256 > freefile 0 0K - 2588 64 > diradd 75 10K - 35714 128 > mkdir 0 0K - 140 128 > dirrem 63 8K - 19739 128 > newdirblk 0 0K - 196 64 > freework 222 27K - 9483 16,128 > freedep 0 0K - 433 64 > jaddref 4 1K - 35854 128 > jremref 1 1K - 19793 128 > jmvref 0 0K - 43 128 > jnewblk 2 1K - 60270 128 > jfreefrag 0 0K - 4930 128 > jseg 16275 2035K - 18527 128 > jsegdep 451 29K - 120847 64 > sbdep 0 0K - 515 64 > savedino 0 0K - 1411 256 > jblocks 16 19K - 29 128,256,512,1024,2048,4096,8192,16384 > softdep 10 5K - 11 512 > ufs_dirhash 70 47K - 423 16,32,64,128,256,512,1024,2048,4096,8192,16384 > ufs_quota 1 1024K - 1 > ufs_mount 30 221K - 44 512,4096,8192,16384,32768 > vm_pgdata 1 1K - 1 128 > UMAHash 6 24K - 17 512,1024,2048,4096,8192,16384 > memdesc 1 4K - 1 4096 > pci_link 36 3K - 36 16,128 > atkbddev 2 1K - 2 64 > acpidev 49 4K - 49 64 > CAM SIM 7 2K - 7 256 > CAM XPT 43 3K - 516 16,32,64,128,256,512,1024,2048,65536 > apmdev 1 1K - 1 128 > madt_table 0 0K - 2 32,4096 > intr 4 400K - 4 65536 > io_apic 1 2K - 1 2048 > local_apic 1 4K - 1 4096 > ppbusdev 2 1K - 2 256 > MCA 10 2K - 10 32,128 > cpus 2 1K - 2 16 > msi 12 2K - 12 32,128 > nexusdev 5 1K - 5 16 > CAM DEV 11 22K - 25 2048 > entropy 0 0K - 9106 4096 > linux 4866 6587K - 728404 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > linuxcurrent 24 3K - 38 64,128 > idr 88 43K - 89 128,512 > lkpifw 5 1K - 10 32 > idr 1 1K - 1 16 > debugfsint 38 3K - 38 64 > drm_driver 3 1K - 3 16,32 > drm_kms 2 2K - 2 64,1024 > IpFw/IpAcct 60 62K - 91 16,32,64,128,256,512,1024,2048,4096,8192 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 224, 0, 130, 6, 130, 0, 0 >UMA Zones: 776, 0, 132, 3, 132, 0, 0 >UMA Slabs: 80, 0, 2601, 499, 22918, 0, 0 >UMA Hash: 256, 0, 8, 7, 14, 0, 0 >4 Bucket: 32, 0, 46, 1079, 7978, 0, 0 >6 Bucket: 48, 0, 9, 1070, 59470, 0, 0 >8 Bucket: 64, 0, 19, 1221, 179369, 21, 0 >12 Bucket: 96, 0, 18, 638, 62661, 0, 0 >16 Bucket: 128, 0, 39, 891, 281029, 1, 0 >32 Bucket: 256, 0, 73, 347, 50009, 6, 0 >64 Bucket: 512, 0, 86, 226, 14761,1996, 0 >128 Bucket: 1024, 0, 79, 97, 10644, 1, 0 >256 Bucket: 2048, 0, 108, 30, 178071,1239, 0 >vmem: 1792, 0, 3, 1, 3, 0, 0 >vmem btag: 56, 0, 17842, 334, 18841, 132, 0 >VM OBJECT: 256, 0, 82281, 144, 222372, 0, 0 >RADIX NODE: 144, 0, 145806, 696, 840471, 0, 0 >MAP: 232, 0, 3, 65, 3, 0, 0 >KMAP ENTRY: 120, 0, 20, 376, 20, 0, 0 >MAP ENTRY: 120, 0, 222559, 1412, 1975808, 0, 0 >VMSPACE: 2512, 0, 102, 9, 2948, 0, 0 >fakepg: 104, 0, 1, 265, 18, 0, 0 >64 pcpu: 8, 0, 2646, 426, 2646, 0, 0 >mt_stats_zone: 64, 0, 440, 328, 440, 0, 0 >mt_zone: 24, 0, 440, 395, 440, 0, 0 >16: 16, 0, 3103, 1164,30657030, 0, 0 >32: 32, 0, 2627, 998, 182626, 0, 0 >64: 64, 0, 4893, 9739, 6356290, 0, 0 >128: 128, 0, 23349, 800, 1130606, 0, 0 >256: 256, 0, 35110, 2525, 328030, 0, 0 >512: 512, 0, 1444, 860, 60673, 0, 0 >1024: 1024, 0, 678, 54, 139371, 0, 0 >2048: 2048, 0, 709, 27, 325888, 0, 0 >4096: 4096, 0, 615, 5, 115782, 0, 0 >8192: 8192, 0, 77, 0, 1414, 0, 0 >16384: 16384, 0, 33, 3, 1201, 0, 0 >32768: 32768, 0, 14, 3, 486, 0, 0 >65536: 65536, 0, 15, 5, 1182, 0, 0 >SLEEPQUEUE: 80, 0, 587, 188, 587, 0, 0 >Files: 80, 0, 1284, 366, 179175, 0, 0 >filedesc0: 1104, 0, 125, 28, 2970, 0, 0 >TURNSTILE: 136, 0, 587, 93, 587, 0, 0 >rl_entry: 40, 0, 212, 588, 212, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >umtx_shm: 88, 0, 31350, 150, 31356, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1320, 0, 124, 29, 2969, 0, 0 >THREAD: 1400, 0, 560, 26, 1413, 0, 0 >cpuset: 104, 0, 9, 394, 13, 0, 0 >domainset: 40, 0, 0, 0, 0, 0, 0 >audit_record: 1280, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 3247815, 256, 1597, 6318675, 0, 0 >mbuf: 256, 3247815, 15, 1838,33877354, 0, 0 >mbuf_cluster: 2048, 507470, 1012, 22, 606314, 0, 0 >mbuf_jumbo_page: 4096, 253735, 3, 13, 5225003, 0, 0 >mbuf_jumbo_9k: 9216, 225540, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 169156, 0, 0, 0, 0, 0 >epoch_record pcpu: 256, 0, 4, 60, 4, 0, 0 >ttyinq: 160, 0, 435, 65, 795, 0, 0 >ttyoutq: 256, 0, 227, 88, 419, 0, 0 >g_bio: 376, 0, 0, 280, 788759, 0, 0 >FPU_save_area: 512, 0, 0, 0, 0, 0, 0 >DMAR_MAP_ENTRY: 120, 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, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >VNODE: 480, 0, 53015, 33, 58013, 0, 0 >VNODEPOLL: 120, 0, 103, 293, 103, 0, 0 >BUF TRIE: 144, 0, 1819, 51047, 86084, 0, 0 >NAMEI: 1024, 0, 0, 52, 612828, 0, 0 >rentr: 24, 0, 0, 0, 0, 0, 0 >S VFS Cache: 108, 0, 6880, 1380, 19856, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 29643, 285, 82305, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >NCLNODE: 592, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 715, 41, 6935, 0, 0 >pipe: 760, 0, 258, 17, 1977, 0, 0 >Mountpoints: 2744, 0, 12, 6, 13, 0, 0 >procdesc: 136, 0, 0, 0, 0, 0, 0 >AIO: 208, 0, 0, 0, 0, 0, 0 >AIOP: 32, 0, 0, 0, 0, 0, 0 >AIOCB: 752, 0, 0, 0, 0, 0, 0 >AIOLIO: 280, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 131, 499, 17762, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 160, 0, 351, 299, 1948122, 0, 0 >socket: 872, 260904, 440, 120, 21131, 0, 0 >ipq: 56, 15904, 0, 568, 21, 0, 0 >udp_inpcb: 488, 260904, 33, 111, 10294, 0, 0 >udpcb: 32, 261000, 33, 842, 10294, 0, 0 >tcp_inpcb: 488, 260904, 46, 186, 816, 0, 0 >tcpcb: 976, 260904, 45, 59, 816, 0, 0 >tcptw: 88, 27810, 1, 404, 159, 0, 0 >syncache: 168, 15364, 0, 184, 347, 0, 0 >hostcache: 96, 15375, 31, 379, 128, 0, 0 >sackhole: 32, 0, 0, 875, 118855, 0, 0 >tfo: 4, 0, 0, 0, 0, 0, 0 >tfo_ccache_entries: 80, 0, 0, 0, 0, 0, 0 >tcpreass: 48, 31789, 0, 830, 2194, 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, 260904, 0, 0, 0, 0, 0 >sctp_asoc: 2408, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 581, 4, 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, 260904, 0, 0, 0, 0, 0 >ripcb: 488, 260904, 0, 64, 3, 0, 0 >IPsec SA lft_c: 16, 0, 0, 0, 0, 0, 0 >unpcb: 256, 260910, 360, 135, 10009, 0, 0 >rtentry: 208, 0, 13, 177, 15, 0, 0 >selfd: 64, 0, 423, 1127,89820839, 0, 0 >swpctrie: 144, 1014957, 0, 0, 0, 0, 0 >swblk: 136, 1014942, 0, 0, 0, 0, 0 >FFS inode: 160, 0, 52869, 81, 57831, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 52869, 96, 57830, 0, 0 >drm_sched_fence: 336, 0, 0, 0, 0, 0, 0 >fuse_ticket: 224, 0, 0, 0, 0, 0, 0 >IPFW counters: 16, 0, 25, 487, 25, 0, 0 >IPFW dynamic states data: 88, 16425, 0, 360, 288, 0, 0 >IPFW parent dynamic states: 32, 4125, 0, 0, 0, 0, 0 >IPFW IPv4 dynamic states: 40, 0, 0, 800, 288, 0, 0 >IPFW IPv6 dynamic states: 72, 0, 0, 0, 0, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 1012 0 >irq12: psm0 31924 0 >irq16: rl0 104124 0 >irq17: vgapci0 2973 0 >irq21: ohci0+ 189083 0 >irq22: ehci0+ 72002 0 >cpu0:timer 1996252 1 >cpu1:timer 1687988 1 >cpu2:timer 1690419 1 >irq256: hdac0 5162 0 >irq257: nfe0 15559379 10 >irq265: hdac1 6 0 >irq266: xhci0 18620 0 >Total 21358944 13 > >------------------------------------------------------------------------ >pstat -T > >1284/260901 files >0M/0M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 1K-blocks Used Avail Capacity > >------------------------------------------------------------------------ >iostat > > tty ada0 ada1 ada2 cpu > tin tout KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 0 341 99.96 21 2.07 4.43 0 0.00 2.91 0 0.00 7 0 2 0 91 > >------------------------------------------------------------------------ >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 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:15 0:29:30 0:28:15 >m 196609 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:15 0:29:30 0:28:15 >m 1114114 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 983043 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 917508 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 131077 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 65542 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 65543 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 65544 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 65545 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 65546 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:30 0:29:30 0:28:30 >m 65547 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65548 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65549 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65550 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65551 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65552 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65553 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65554 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65555 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65556 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65557 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65558 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65559 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65560 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65561 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65562 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65563 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65564 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 65565 0 --rw------- rfg rfg rfg rfg 2 3047424 2368 2338 0:28:31 0:29:30 0:28:31 >m 1376286 0 --rw------- rfg rfg rfg rfg 2 1576960 2368 2338 2:55:11 no-entry 2:55:11 >m 1441823 0 --rw------- rfg rfg rfg rfg 2 1568768 2368 2338 2:55:11 no-entry 2:55:11 > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >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 > 38338 9 5201 0 180279 5 0 4 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 1525 7064 > Mknod Fsstat Fsinfo PathConf Commit > 0 12 108 54 0 >Server Re-Failed: > 140737488344144 >Server Faults: >140737488344144 >Server Write > WriteOps WriteRPC Opsaved > 5 5 0 >Server Cache > Inprog Idem Non-Idem Misses > 0 0 0 232603 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 12781350 packets sent > 12589566 data packets (16792992476 bytes) > 20467 data packets (29403139 bytes) retransmitted > 35 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 170060 ack-only packets (686 delayed) > 0 URG only packets > 0 window probe packets > 337 window update packets > 920 control packets > 5722138 packets received > 5346732 acks (for 16792979319 bytes) > 109220 duplicate acks > 0 acks for unsent data > 270132 packets (64465009 bytes) received in-sequence > 237 completely duplicate packets (123682 bytes) > 32 old duplicate packets > 2 packets with some dup. data (318 bytes duped) > 10107 out-of-order packets (14026704 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 4175 window update packets > 89 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 > 300 connection requests > 346 connection accepts > 36 bad connection attempts > 0 listen queue overflows > 26 ignored RSTs in the windows > 646 connections established (including accepts) > 316 times used RTT from hostcache > 316 times used RTT variance from hostcache > 1 time used slow-start threshold from hostcache > 779 connections closed (including 93 drops) > 396 connections updated cached RTT on close > 396 connections updated cached RTT variance on close > 14 connections updated cached ssthresh on close > 0 embryonic connections dropped > 2340074 segments updated rtt (of 2314428 attempts) > 234 retransmit timeouts > 4 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 2380 keepalive timeouts > 2306 keepalive probes sent > 0 connections dropped by keepalive > 4896893 correct ACK header predictions > 254549 correct data packet header predictions > 347 syncache entries added > 20 retransmitted > 22 dupsyn > 0 dropped > 346 completed > 0 bucket overflow > 0 cache overflow > 1 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 347 cookies sent > 0 cookies received > 128 hostcache entries added > 0 bucket overflow > 7041 SACK recovery episodes > 20295 segment rexmits in SACK recovery episodes > 29384367 byte rexmits in SACK recovery episodes > 154880 SACK options (SACK blocks) received > 10035 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 855401 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 21 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: > 9 connections in CLOSED state > 31 connections in LISTEN state > 0 connections in SYN_SENT state > 0 connections in SYN_RCVD state > 5 connections in ESTABLISHED state > 0 connections in CLOSE_WAIT state > 0 connections in FIN_WAIT_1 state > 0 connections in CLOSING state > 0 connections in LAST_ACK state > 0 connections in FIN_WAIT_2 state > 1 connection in TIME_WAIT state >udp: > 6728 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 220 dropped due to no socket > 140 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 6368 delivered > 6172 datagrams output > 0 times multicast source filter matched >ip: > 5733758 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 > 42 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 21 packets reassembled ok > 5728985 packets for this host > 0 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 0 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 12790551 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 220 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > echo reply: 109 > destination unreachable: 220 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 14 > echo: 109 > 109 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: > 14 ARP requests sent > 99 ARP replies sent > 22301 ARP requests received > 37 ARP replies received > 22338 ARP packets received > 3 total packets dropped due to no ARP entry > 5 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 4 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 > 4 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 4 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 0 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 0 multicast packets which we don't join > Input histogram: > UDP: 4 > Mbuf statistics: > 2 one mbuf > two or more mbuf: > lo0= 2 > 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 > 4 failures of source address selection > source addresses on a non-outgoing I/F > 4 addresses scope=0xf > Source addresses selection rule applied: > 4 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 > >271/3435/3706 mbufs in use (current/cache/total) >18446744073709551031/1619/1034/507470 mbuf clusters in use (current/cache/total/max) >256/1597 mbuf+clusters out of packet secondary zone in use (current/cache) >3/13/16/253735 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/225540 9k jumbo clusters in use (current/cache/total/max) >0/0/0/169156 16k jumbo clusters in use (current/cache/total/max) >18014398509480893K/4148K/3058K 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) >fffff800adbea000 tcp4 0 0 69.62.255.118.25 199.59.150.86.4343 ESTABLISHED >fffff800a48bf000 tcp4 0 0 69.62.255.118.2288 172.217.164.106.44 CLOSED >fffff8008a2c7b70 tcp4 0 0 69.62.255.118.5715 192.169.153.189.80 CLOSED >fffff80076924000 tcp4 0 0 69.62.255.118.5614 192.169.153.189.80 CLOSED >fffff801691d7b70 tcp4 0 0 69.62.255.118.3927 172.217.0.42.80 CLOSED >fffff800ad5bb7a0 tcp4 0 0 69.62.255.118.4652 172.217.0.42.80 CLOSED >fffff80141504b70 tcp4 0 0 69.62.255.118.6152 172.217.0.42.80 CLOSED >fffff801d9e263d0 tcp4 0 0 69.62.255.118.2776 192.169.153.189.80 CLOSED >fffff801d9e26b70 tcp4 0 0 69.62.255.118.6069 99.84.202.63.443 CLOSED >fffff8000d8b67a0 tcp4 0 0 69.62.255.118.5654 72.21.91.29.80 CLOSED >fffff8000d8b63d0 tcp4 0 0 69.62.255.118.4859 52.24.112.149.443 ESTABLISHED >fffff80004f82b70 tcp46 0 0 *.33060 *.* LISTEN >fffff80004f83000 tcp4 0 0 127.0.0.1.3306 *.* LISTEN >fffff80004f833d0 tcp4 0 0 *.21 *.* LISTEN >fffff80004f837a0 tcp6 0 0 *.21 *.* LISTEN >fffff80004f83b70 tcp4 0 0 *.80 *.* LISTEN >fffff80004fb8000 tcp6 0 0 *.80 *.* LISTEN >fffff800769243d0 tcp4 0 0 *.22 *.* LISTEN >fffff800769247a0 tcp6 0 0 *.22 *.* LISTEN >fffff80076924b70 tcp4 0 0 127.0.0.1.631 *.* LISTEN >fffff80076925000 tcp6 0 0 ::1.631 *.* LISTEN >fffff800769253d0 tcp4 0 0 *.587 *.* LISTEN >fffff800769257a0 tcp4 0 0 *.25 *.* LISTEN >fffff800b9b437a0 tcp6 0 0 ::1.139 *.* LISTEN >fffff800b9b43b70 tcp6 0 0 ::1.445 *.* LISTEN >fffff80004fb93d0 tcp4 0 0 127.0.0.1.139 *.* LISTEN >fffff80004fb97a0 tcp4 0 0 127.0.0.1.445 *.* LISTEN >fffff80004fb9b70 tcp4 0 0 192.168.1.2.139 *.* LISTEN >fffff80076829000 tcp4 0 0 192.168.1.2.445 *.* LISTEN >fffff800768293d0 tcp4 0 0 *.515 *.* LISTEN >fffff800768297a0 tcp6 0 0 *.515 *.* LISTEN >fffff80004fb83d0 tcp4 0 0 *.882 *.* LISTEN >fffff80076829b70 tcp6 0 0 *.681 *.* LISTEN >fffff8007688c000 tcp4 0 0 *.666 *.* LISTEN >fffff8007688c3d0 tcp6 0 0 *.666 *.* LISTEN >fffff80004fb87a0 tcp4 0 0 192.168.1.2.2049 *.* LISTEN >fffff8007688c7a0 tcp4 0 0 *.660 *.* LISTEN >fffff8007688cb70 tcp6 0 0 *.660 *.* LISTEN >fffff8007686b000 tcp4 0 0 *.111 *.* LISTEN >fffff8007686b3d0 tcp6 0 0 *.111 *.* LISTEN >fffff80004fb8b70 tcp4 0 0 127.0.0.1.53 *.* LISTEN >fffff80004fb9000 tcp4 0 0 192.168.1.2.53 *.* LISTEN >fffff801bb03f000 udp4 0 0 *.15390 *.* >fffff800b697d988 udp4 0 0 127.0.0.1.15887 127.0.0.1.53 >fffff80004d6bd58 udp6 0 0 *.16271 *.* >fffff80004d60000 udp4 0 0 *.49967 *.* >fffff80004d6b5b8 udp6 0 0 *.5353 *.* >fffff80004d465b8 udp4 0 0 *.5353 *.* >fffff80004d4a5b8 udp4 0 0 192.168.1.255.138 *.* >fffff80004d4a3d0 udp4 0 0 192.168.1.2.138 *.* >fffff80004d4a1e8 udp4 0 0 192.168.1.255.137 *.* >fffff80004d4a000 udp4 0 0 192.168.1.2.137 *.* >fffff80004d4a7a0 udp4 0 0 *.138 *.* >fffff80004d46000 udp4 0 0 *.137 *.* >fffff80004d457a0 udp4 0 0 127.0.0.1.123 *.* >fffff80004d45b70 udp6 0 0 fe80::1%lo0.123 *.* >fffff80004d463d0 udp6 0 0 ::1.123 *.* >fffff80004d46b70 udp4 0 0 192.168.1.2.123 *.* >fffff80004d47000 udp4 0 0 69.62.255.118.123 *.* >fffff80004d471e8 udp4 0 0 *.123 *.* >fffff80004d475b8 udp6 0 0 *.123 *.* >fffff80004d4b000 udp4 0 0 *.969 *.* >fffff80004d605b8 udp6 0 0 *.744 *.* >fffff80004d603d0 udp6 0 0 *.884 *.* >fffff80004d601e8 udp4 0 0 *.* *.* >fffff80004d611e8 udp4 0 0 *.666 *.* >fffff80004d60b70 udp6 0 0 *.666 *.* >fffff80004d4b1e8 udp4 0 0 192.168.1.2.2049 *.* >fffff80004d615b8 udp4 0 0 *.660 *.* >fffff80004d60d58 udp6 0 0 *.660 *.* >fffff80004d4ad58 udp6 0 0 *.* *.* >fffff80004d61000 udp4 0 0 *.883 *.* >fffff80004d613d0 udp4 0 0 *.111 *.* >fffff80004d61988 udp6 0 0 *.641 *.* >fffff80004d617a0 udp6 0 0 *.111 *.* >fffff80004d4ab70 udp4 0 0 127.0.0.1.53 *.* >fffff80004d4a988 udp4 0 0 192.168.1.2.53 *.* > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp46 0/0/70 *.33060 >tcp4 0/0/128 localhost.mysql >tcp4 0/0/32 *.ftp >tcp6 0/0/32 *.ftp >tcp4 0/0/128 *.http >tcp6 0/0/128 *.http >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh >tcp4 0/0/5 localhost.ipp >tcp6 0/0/5 localhost.ipp >tcp4 0/0/100 *.submission >tcp4 0/0/100 *.smtp >tcp6 0/0/50 localhost.netbios-ssn >tcp6 0/0/50 localhost.microsoft-ds >tcp4 0/0/50 localhost.netbios-ssn >tcp4 0/0/50 localhost.microsoft-ds >tcp4 0/0/50 segfault-local.netbios >tcp4 0/0/50 segfault-local.microso >tcp4 0/0/5 *.printer >tcp6 0/0/5 *.printer >tcp4 0/0/128 *.882 >tcp6 0/0/128 *.681 >tcp4 0/0/128 *.mdqs >tcp6 0/0/128 *.mdqs >tcp4 0/0/128 segfault-local.nfsd >tcp4 0/0/128 *.mac-srvr-admin >tcp6 0/0/128 *.mac-srvr-admin >tcp4 0/0/128 *.sunrpc >tcp6 0/0/128 *.sunrpc >tcp4 0/0/128 localhost.domain >tcp4 0/0/128 segfault-local.domain > >------------------------------------------------------------------------ >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 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 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5e00000001 >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 0x3200000001 >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 0x3e00000000 >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 0x2a00000001 >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 0xa00000001 >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 0x3200000001 >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 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 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5e00000001 >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 0x3200000001 >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 0x3e00000000 >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 0x2a00000001 >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 0xa00000001 >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 0x3200000001 >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 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 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5600000001 >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 0x3e00000000 >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 0xe00000001 >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 0x2a00000000 >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 77 at 0xc00000000 >fstat: can't read file 83 at 0x3000000001 >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 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5e00000001 >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 0x3200000001 >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 0x3e00000000 >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 0x2a00000001 >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 0xa00000001 >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 0x3200000001 >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 5 at 0x1d200000000 >fstat: can't read file 11 at 0x19400000000 >fstat: can't read file 17 at 0x19800000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >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 0x200000000 >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 0x200000000 >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 0x200000000 >fstat: can't read file 23 at 0x4000000000 >fstat: can't read file 29 at 0x400000001 >fstat: can't read file 95 at 0x400000001 >fstat: can't read file 101 at 0x400000001 >fstat: can't read file 107 at 0x400000001 >fstat: can't read file 113 at 0x400000001 >fstat: can't read file 119 at 0x400000001 >fstat: can't read file 5 at 0x9e00000000 >fstat: can't read file 11 at 0x7a00000000 >fstat: can't read file 17 at 0x7a00000000 >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 0xb000000000 >fstat: can't read file 11 at 0x7c00000000 >fstat: can't read file 17 at 0x7c00000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 5 at 0x1d200000000 >fstat: can't read file 11 at 0x19800000000 >fstat: can't read file 17 at 0x19800000000 >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 0x1ca00000000 >fstat: can't read file 11 at 0x19000000000 >fstat: can't read file 17 at 0x19000000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 19 at 0x20007ffffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5600000001 >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 0x3e00000000 >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 0xe00000001 >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 0x2a00000000 >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 77 at 0x1800000000 >fstat: can't read file 83 at 0x3000000001 >fstat: can't read file 95 at 0x400000001 >fstat: can't read file 101 at 0x400000001 >fstat: can't read file 107 at 0x2800000001 >fstat: can't read file 113 at 0x400000001 >fstat: can't read file 119 at 0x400000001 >fstat: can't read file 125 at 0x400000001 >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 0x1c00000000 >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 0x24e00000000 >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 0x1e00000001 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0xa00000001 >fstat: can't read file 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 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5600000001 >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 0x3e00000000 >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 0xe00000001 >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 0x2a00000000 >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 77 at 0xcc00000001 >fstat: can't read file 83 at 0xf800000001 >fstat: can't read file 89 at 0x400000000 >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 0x6e00000000 >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 0x24e00000000 >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 0x1e00000001 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0xa00000001 >fstat: can't read file 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 0x200000000 >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 0x12400000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x5e00000000 >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 0x3600000001 >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 0xa600000001 >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 0x2e00000000 >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 0x3600000000 >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 0x1600000000 >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 0xa00000000 >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 0x3200000000 >fstat: can't read file 211 at 0x20007ffffffffff >fstat: can't read file 212 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >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 0x12000000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x5e00000000 >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 0x3600000001 >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 0xa600000001 >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 0x2e00000000 >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 0x3600000000 >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 0x1200000000 >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 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 0x200000000 >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 0x11c00000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x5e00000000 >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 0x3600000001 >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 0xa600000001 >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 0x2e00000000 >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 0x3200000000 >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 0x200000000 >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 0x11800000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x5e00000000 >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 0x3600000001 >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 0xa600000001 >fstat: can't read file 181 at 0x20007ffffffffff >fstat: can't read file 182 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >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 0x11400000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x5e00000000 >fstat: can't read file 169 at 0x20007ffffffffff >fstat: can't read file 170 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >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 0x11000000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x200000000 >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 0x10000000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 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 0x200000000 >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 0xfc00000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 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 0x200000000 >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 0x1e00000000 >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 0x1200000000 >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 0x200000000 >fstat: can't read file 121 at 0x20007ffffffffff >fstat: can't read file 122 at 0x4000000001fffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >postfix smtpd 2955 root / 2 drwxr-xr-x 1024 r >postfix smtpd 2955 wd /var 321056 drwxr-xr-x 512 r >postfix smtpd 2955 text /usr 650345 -rwxr-xr-x 234280 r >postfix smtpd 2955 0 /dev 18 crw-rw-rw- null rw >postfix smtpd 2955 6 /dev 18 crw-rw-rw- null rw >postfix smtpd 2955 12 /dev 18 crw-rw-rw- null rw >postfix smtpd 2955 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix smtpd 2955 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix smtpd 2955 30* pipe fffff8008534f460 <-> fffff8008534f2f8 0 rw >postfix smtpd 2955 36* internet stream tcp fffff80004f567a0 >postfix smtpd 2955 42* local dgram fffff8011e109100 <-> fffff80004cbad00 >postfix smtpd 2955 48 /var 321065 -rw------- 0 rw >postfix smtpd 2955 60 /usr 650298 -rw-r--r-- 131072 r >postfix smtpd 2955 66 /usr 668977 -rw-r--r-- 688128 r >postfix smtpd 2955 72 /usr 668974 -rw-r--r-- 1376256 r >postfix smtpd 2955 78 /usr 668978 -rw-r--r-- 294912 r >postfix smtpd 2955 84 /usr 668979 -rw-r--r-- 131072 r >postfix smtpd 2955 90* pipe fffff8019d7cd2f8 <-> fffff8019d7cd460 0 rw >postfix smtpd 2951 root / 2 drwxr-xr-x 1024 r >postfix smtpd 2951 wd /var 321056 drwxr-xr-x 512 r >postfix smtpd 2951 text /usr 650345 -rwxr-xr-x 234280 r >postfix smtpd 2951 0 /dev 18 crw-rw-rw- null rw >postfix smtpd 2951 6 /dev 18 crw-rw-rw- null rw >postfix smtpd 2951 12 /dev 18 crw-rw-rw- null rw >postfix smtpd 2951 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix smtpd 2951 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix smtpd 2951 30* pipe fffff8008534f460 <-> fffff8008534f2f8 0 rw >postfix smtpd 2951 36* internet stream tcp fffff80004f567a0 >postfix smtpd 2951 42* local dgram fffff8011e108500 <-> fffff80004cbad00 >postfix smtpd 2951 48 /var 321065 -rw------- 0 rw >postfix smtpd 2951 60 /usr 650298 -rw-r--r-- 131072 r >postfix smtpd 2951 66 /usr 668977 -rw-r--r-- 688128 r >postfix smtpd 2951 72 /usr 668974 -rw-r--r-- 1376256 r >postfix smtpd 2951 78 /usr 668978 -rw-r--r-- 294912 r >postfix smtpd 2951 84 /usr 668979 -rw-r--r-- 131072 r >postfix smtpd 2951 90* pipe fffff801aafa12f8 <-> fffff801aafa1460 0 rw >postfix trivial-rewrite 2949 root / 2 drwxr-xr-x 1024 r >postfix trivial-rewrite 2949 wd /var 321056 drwxr-xr-x 512 r >postfix trivial-rewrite 2949 text /usr 650349 -rwxr-xr-x 37384 r >postfix trivial-rewrite 2949 0 /dev 18 crw-rw-rw- null rw >postfix trivial-rewrite 2949 6 /dev 18 crw-rw-rw- null rw >postfix trivial-rewrite 2949 12 /dev 18 crw-rw-rw- null rw >postfix trivial-rewrite 2949 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix trivial-rewrite 2949 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix trivial-rewrite 2949 30* pipe fffff8008534e168 <-> fffff8008534e000 0 rw >postfix trivial-rewrite 2949 36* local stream fffff8000486ab00 >postfix trivial-rewrite 2949 42* local dgram fffff8011c997000 <-> fffff80004cbad00 >postfix trivial-rewrite 2949 54 /usr 650298 -rw-r--r-- 131072 r >postfix trivial-rewrite 2949 60* pipe fffff8019d7cd8e8 <-> fffff8019d7cda50 0 rw >postfix trivial-rewrite 2949 66* pipe fffff8019d7cda50 <-> fffff8019d7cd8e8 0 rw >postfix smtpd 2948 root / 2 drwxr-xr-x 1024 r >postfix smtpd 2948 wd /var 321056 drwxr-xr-x 512 r >postfix smtpd 2948 text /usr 650345 -rwxr-xr-x 234280 r >postfix smtpd 2948 0 /dev 18 crw-rw-rw- null rw >postfix smtpd 2948 6 /dev 18 crw-rw-rw- null rw >postfix smtpd 2948 12 /dev 18 crw-rw-rw- null rw >postfix smtpd 2948 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix smtpd 2948 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix smtpd 2948 30* pipe fffff8008534f460 <-> fffff8008534f2f8 0 rw >postfix smtpd 2948 36* internet stream tcp fffff80004f567a0 >postfix smtpd 2948 42* local dgram fffff8011e108800 <-> fffff80004cbad00 >postfix smtpd 2948 48 /var 321065 -rw------- 0 rw >postfix smtpd 2948 60 /usr 650298 -rw-r--r-- 131072 r >postfix smtpd 2948 66 /usr 668977 -rw-r--r-- 688128 r >postfix smtpd 2948 72 /usr 668974 -rw-r--r-- 1376256 r >postfix smtpd 2948 78 /usr 668978 -rw-r--r-- 294912 r >postfix smtpd 2948 84 /usr 668979 -rw-r--r-- 131072 r >postfix smtpd 2948 90* pipe fffff8019d7cdbe0 <-> fffff8019d7cdd48 0 rw >rfg tcsh 2942 root / 2 drwxr-xr-x 1024 r >rfg tcsh 2942 wd /home 2808960 drwxr-xr-x 10752 r >rfg tcsh 2942 text / 65550 -r-xr-xr-x 429104 r >rfg tcsh 2942 ctty /dev 665 crw--w---- pts/4 rw >rfg xterm 2940 root / 2 drwxr-xr-x 1024 r >rfg xterm 2940 wd /home 2808960 drwxr-xr-x 10752 r >rfg xterm 2940 text /usr 1942043 -r-xr-xr-x 695488 r >rfg xterm 2940 ctty /dev 83 crw------- ttyv0 rw >rfg xterm 2940 0 /dev 18 crw-rw-rw- null r >rfg vi 2939 root / 2 drwxr-xr-x 1024 r >rfg vi 2939 wd /v 31061273 drwxr-xr-x 6656 r >rfg vi 2939 text /usr 2006511 -r-xr-xr-x 461872 r >rfg vi 2939 ctty /dev 653 crw--w---- pts/2 rw >rfg vi 2939 0 /dev 653 crw--w---- pts/2 rw >root rsync 2913 root / 2 drwxr-xr-x 1024 r >root rsync 2913 wd /backup-mnt/p4 2 drwxr-xr-x 1024 r >root rsync 2913 text /usr 1953140 -rwxr-xr-x 494536 r >root rsync 2913 ctty /dev 699 crw--w---- pts/3 rw >root rsync 2913 0* local stream fffff8011e109700 <-> fffff8011e109500 >root rsync 2912 root / 2 drwxr-xr-x 1024 r >root rsync 2912 wd /backup-mnt/p4 2 drwxr-xr-x 1024 r >root rsync 2912 text /usr 1953140 -rwxr-xr-x 494536 r >root rsync 2912 ctty /dev 699 crw--w---- pts/3 rw >root rsync 2911 root / 2 drwxr-xr-x 1024 r >root rsync 2911 wd /var 2 drwxr-xr-x 1024 r >root rsync 2911 text /usr 1953140 -rwxr-xr-x 494536 r >root rsync 2911 ctty /dev 699 crw--w---- pts/3 rw >root rsync 2911 0 /dev 699 crw--w---- pts/3 rw >root bash 2875 root / 2 drwxr-xr-x 1024 r >root bash 2875 wd / 65539 drwxr-xr-x 3584 r >root bash 2875 text /usr 1947265 -rwxr-xr-x 1158120 r >root bash 2875 ctty /dev 699 crw--w---- pts/3 rw >root bash 2875 0 /dev 699 crw--w---- pts/3 rw >root bash 2875 6 /dev 699 crw--w---- pts/3 rw >root bash 2875 12 /dev 699 crw--w---- pts/3 rw >root csh 2873 root / 2 drwxr-xr-x 1024 r >root csh 2873 wd / 65539 drwxr-xr-x 3584 r >root csh 2873 text / 65550 -r-xr-xr-x 429104 r >root csh 2873 ctty /dev 699 crw--w---- pts/3 rw >root script 2872 root / 2 drwxr-xr-x 1024 r >root script 2872 wd / 65539 drwxr-xr-x 3584 r >root script 2872 text /usr 2006574 -r-xr-xr-x 23592 r >root script 2872 ctty /dev 652 crw--w---- pts/1 rw >root script 2872 0 /dev 652 crw--w---- pts/1 rw >root csh 2867 root / 2 drwxr-xr-x 1024 r >root csh 2867 wd / 65539 drwxr-xr-x 3584 r >root csh 2867 text / 65550 -r-xr-xr-x 429104 r >root csh 2867 ctty /dev 652 crw--w---- pts/1 rw >root su 2866 root / 2 drwxr-xr-x 1024 r >root su 2866 wd /home 2808960 drwxr-xr-x 10752 r >root su 2866 text /usr 2006722 -r-sr-xr-x 23616 r >root su 2866 ctty /dev 652 crw--w---- pts/1 rw >root su 2866 0 /dev 652 crw--w---- pts/1 rw >rfg tcsh 2831 root / 2 drwxr-xr-x 1024 r >rfg tcsh 2831 wd /v 31061273 drwxr-xr-x 6656 r >rfg tcsh 2831 text / 65550 -r-xr-xr-x 429104 r >rfg tcsh 2831 ctty /dev 653 crw--w---- pts/2 rw >rfg xterm 2829 root / 2 drwxr-xr-x 1024 r >rfg xterm 2829 wd /home 2808960 drwxr-xr-x 10752 r >rfg xterm 2829 text /usr 1942043 -r-xr-xr-x 695488 r >rfg xterm 2829 ctty /dev 83 crw------- ttyv0 rw >rfg xterm 2829 0 /dev 18 crw-rw-rw- null r >rfg tcsh 2792 root / 2 drwxr-xr-x 1024 r >rfg tcsh 2792 wd /home 2808960 drwxr-xr-x 10752 r >rfg tcsh 2792 text / 65550 -r-xr-xr-x 429104 r >rfg tcsh 2792 ctty /dev 652 crw--w---- pts/1 rw >rfg xterm 2790 root / 2 drwxr-xr-x 1024 r >rfg xterm 2790 wd /home 2808960 drwxr-xr-x 10752 r >rfg xterm 2790 text /usr 1942043 -r-xr-xr-x 695488 r >rfg xterm 2790 ctty /dev 83 crw------- ttyv0 rw >rfg xterm 2790 0 /dev 18 crw-rw-rw- null r >postfix anvil 2788 root / 2 drwxr-xr-x 1024 r >postfix anvil 2788 wd /var 321056 drwxr-xr-x 512 r >postfix anvil 2788 text /usr 650312 -rwxr-xr-x 24056 r >postfix anvil 2788 0 /dev 18 crw-rw-rw- null rw >postfix anvil 2788 6 /dev 18 crw-rw-rw- null rw >postfix anvil 2788 12 /dev 18 crw-rw-rw- null rw >postfix anvil 2788 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix anvil 2788 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix anvil 2788 30* pipe fffff8008534fd48 <-> fffff8008534fbe0 0 rw >postfix anvil 2788 36* local stream fffff80004cef900 >postfix anvil 2788 42* local dgram fffff8011e10a500 <-> fffff80004cbad00 >postfix anvil 2788 54 /usr 650298 -rw-r--r-- 131072 r >postfix anvil 2788 60* pipe fffff801777f62f8 <-> fffff801777f6460 0 rw >postfix anvil 2788 66* pipe fffff801777f6460 <-> fffff801777f62f8 0 rw >root smbd 2786 root / 2 drwxr-xr-x 1024 r >root smbd 2786 wd / 2 drwxr-xr-x 1024 r >root smbd 2786 text /usr 1949385 -rwxr-xr-x 222512 r >root smbd 2786 0 /dev 18 crw-rw-rw- null rw >root smbd 2786 6 /dev 18 crw-rw-rw- null rw >root smbd 2786 12 /var 69 -rw-r--r-- 0 w >root smbd 2786 18 /var 161022 -rw-r--r-- 20 rw >root smbd 2786 24 /dev 9 crw-r--r-- random r >root smbd 2786 30 /var 161009 -rw------- 430080 rw >root smbd 2786 36* local dgram fffff8017f702700 >root smbd 2786 42 /var 161003 -rw-rw---- 12288 rw >postfix pickup 2678 root / 2 drwxr-xr-x 1024 r >postfix pickup 2678 wd /var 321056 drwxr-xr-x 512 r >postfix pickup 2678 text /usr 650330 -rwxr-xr-x 19872 r >postfix pickup 2678 0 /dev 18 crw-rw-rw- null rw >postfix pickup 2678 6 /dev 18 crw-rw-rw- null rw >postfix pickup 2678 12 /dev 18 crw-rw-rw- null rw >postfix pickup 2678 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix pickup 2678 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix pickup 2678 30* pipe fffff8008534ed48 <-> fffff8008534ebe0 0 rw >postfix pickup 2678 36* local stream fffff80004934700 >postfix pickup 2678 42* local dgram fffff8017fd03400 <-> fffff80004cbad00 >postfix pickup 2678 54 /usr 650298 -rw-r--r-- 131072 r >postfix pickup 2678 60* pipe fffff801b1774be0 <-> fffff801b1774d48 0 rw >postfix pickup 2678 66* pipe fffff801b1774d48 <-> fffff801b1774be0 0 rw >root smbd 2445 root / 2 drwxr-xr-x 1024 r >root smbd 2445 wd /y 2 drwxr-xr-x 512 r >root smbd 2445 text /usr 1949385 -rwxr-xr-x 222512 r >root smbd 2445 0 /dev 18 crw-rw-rw- null rw >root smbd 2445 6 /dev 18 crw-rw-rw- null rw >root smbd 2445 12 /var 69 -rw-r--r-- 0 w >root smbd 2445 18 /var 160953 -rw-r--r-- 21 rw >root smbd 2445 24 /dev 9 crw-r--r-- random r >root smbd 2445 30 /var 161009 -rw------- 430080 rw >root smbd 2445 36* local dgram fffff800c4d02200 >root smbd 2445 42 /var 161003 -rw-rw---- 12288 rw >rfg firefox 2387 root / 2 drwxr-xr-x 1024 r >rfg firefox 2387 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2387 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2387 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2387 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2387 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2387 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2387 18* local stream fffff8011e10b600 <-> fffff80004e59600 >rfg firefox 2387 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2387 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2387 42* pipe fffff8011950c460 <-> fffff8011950c2f8 0 rw >rfg firefox 2387 48* pipe fffff8011bb09be0 <-> fffff8011bb09d48 0 rw >rfg firefox 2387 54* local stream fffff8010d308400 <-> fffff8010d308300 >rfg firefox 2387 60 /tmp 22 -r-------- 352 r >rfg firefox 2387 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2387 72* pipe fffff8011950c000 <-> fffff8011950c168 0 rw >rfg firefox 2387 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2387 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2387 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2387 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2387 102* pipe fffff8011950c168 <-> fffff8011950c000 0 rw >rfg firefox 2387 108* pipe fffff8011bb09d48 <-> fffff8011bb09be0 0 rw >rfg firefox 2387 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2387 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2387 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2387 132 /tmp 19 -r-------- 308 r >rfg firefox 2387 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2387 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2387 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2387 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2387 162 /tmp 20 -r-------- 222607 r >rfg firefox 2387 168* pipe fffff8011bb0a2f8 <-> fffff8011bb0a460 0 rw >rfg firefox 2387 174* pipe fffff8011bb0a460 <-> fffff8011bb0a2f8 0 rw >rfg firefox 2387 180* local stream fffff800ad917000 <-> fffff80004e57400 >rfg firefox 2387 186* pipe fffff800c4b02be0 <-> fffff800c4b02d48 0 rw >rfg firefox 2387 192* pipe fffff800c4b02d48 <-> fffff800c4b02be0 0 rw >rfg firefox 2387 198 /tmp 20 -r-------- 222607 r >rfg firefox 2387 204* local stream fffff800ad916c00 <-> fffff800ad916e00 >rfg firefox 2387 210* local stream fffff80004e53b00 <-> fffff800ad915000 >rfg firefox 2386 root / 2 drwxr-xr-x 1024 r >rfg firefox 2386 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2386 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2386 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2386 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2386 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2386 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2386 18* local stream fffff8010d308d00 <-> fffff8010d308e00 >rfg firefox 2386 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2386 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2386 42* pipe fffff8011bb0ad48 <-> fffff8011bb0abe0 0 rw >rfg firefox 2386 48* pipe fffff8011bb0a5f0 <-> fffff8011bb0a758 1 rw >rfg firefox 2386 54* local stream fffff8011c990400 <-> fffff8011c990300 >rfg firefox 2386 60 /tmp 22 -r-------- 352 r >rfg firefox 2386 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2386 72* pipe fffff8011bb0a8e8 <-> fffff8011bb0aa50 0 rw >rfg firefox 2386 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2386 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2386 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2386 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2386 102* pipe fffff8011bb0aa50 <-> fffff8011bb0a8e8 0 rw >rfg firefox 2386 108* pipe fffff8011bb0a758 <-> fffff8011bb0a5f0 0 rw >rfg firefox 2386 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2386 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2386 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2386 132 /tmp 19 -r-------- 308 r >rfg firefox 2386 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2386 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2386 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2386 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2386 162 /tmp 20 -r-------- 222607 r >rfg firefox 2386 168* pipe fffff800be5058e8 <-> fffff800be505a50 0 rw >rfg firefox 2386 174* pipe fffff800be505a50 <-> fffff800be5058e8 0 rw >rfg firefox 2386 180* local stream fffff800ad917000 <-> fffff80004e57400 >rfg firefox 2386 186 /tmp 19 -r-------- 308 r >rfg firefox 2386 192 /tmp 24 -r-------- 22640 r >rfg firefox 2386 198 /tmp 20 -r-------- 222607 r >rfg firefox 2385 root / 2 drwxr-xr-x 1024 r >rfg firefox 2385 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2385 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2385 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2385 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2385 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2385 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2385 18* local stream fffff8010d309600 <-> fffff8010d309700 >rfg firefox 2385 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2385 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2385 42* pipe fffff800be507a50 <-> fffff800be5078e8 0 rw >rfg firefox 2385 48* pipe fffff8011950c5f0 <-> fffff8011950c758 0 rw >rfg firefox 2385 54* local stream fffff80004e59200 <-> fffff80004e59300 >rfg firefox 2385 60 /tmp 22 -r-------- 352 r >rfg firefox 2385 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2385 72* pipe fffff8011bb0b2f8 <-> fffff8011bb0b460 0 rw >rfg firefox 2385 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2385 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2385 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2385 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2385 102* pipe fffff8011bb0b460 <-> fffff8011bb0b2f8 0 rw >rfg firefox 2385 108* pipe fffff8011950c758 <-> fffff8011950c5f0 0 rw >rfg firefox 2385 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2385 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2385 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2385 132 /tmp 19 -r-------- 308 r >rfg firefox 2385 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2385 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2385 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2385 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2385 162 /tmp 20 -r-------- 222607 r >rfg firefox 2385 168* pipe fffff8011950cbe0 <-> fffff8011950cd48 0 rw >rfg firefox 2385 174* pipe fffff8011950cd48 <-> fffff8011950cbe0 0 rw >rfg firefox 2385 180* local stream fffff800ad917000 <-> fffff80004e57400 >rfg firefox 2385 186 /tmp 35 -r-------- 53040 r >rfg firefox 2384 root / 2 drwxr-xr-x 1024 r >rfg firefox 2384 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2384 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2384 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2384 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2384 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2384 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2384 18* local stream fffff8010d30a100 <-> fffff8010d30a200 >rfg firefox 2384 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2384 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2384 42* pipe fffff8011950da50 <-> fffff8011950d8e8 0 rw >rfg firefox 2384 48* pipe fffff8011950d000 <-> fffff8011950d168 0 rw >rfg firefox 2384 54* local stream fffff80004cc8100 <-> fffff80004cc8000 >rfg firefox 2384 60 /tmp 22 -r-------- 352 r >rfg firefox 2384 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2384 72* pipe fffff800c4b00000 <-> fffff800c4b00168 0 rw >rfg firefox 2384 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2384 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2384 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2384 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2384 102* pipe fffff800c4b00168 <-> fffff800c4b00000 0 rw >rfg firefox 2384 108* pipe fffff8011950d168 <-> fffff8011950d000 0 rw >rfg firefox 2384 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2384 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2384 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2384 132 /tmp 19 -r-------- 308 r >rfg firefox 2384 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2384 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2384 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2384 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2384 162 /tmp 20 -r-------- 222607 r >rfg firefox 2384 168* pipe fffff8011950d5f0 <-> fffff8011950d758 0 rw >rfg firefox 2384 174* pipe fffff8011950d758 <-> fffff8011950d5f0 0 rw >rfg firefox 2384 180* local stream fffff800ad917000 <-> fffff80004e57400 >rfg firefox 2383 root / 2 drwxr-xr-x 1024 r >rfg firefox 2383 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2383 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2383 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2383 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2383 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2383 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2383 18* local stream fffff8010d30a300 <-> fffff8010d30a400 >rfg firefox 2383 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2383 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2383 42* pipe fffff800ad983758 <-> fffff800ad9835f0 0 rw >rfg firefox 2383 48* pipe fffff800ad914be0 <-> fffff800ad914d48 0 rw >rfg firefox 2383 54* local stream fffff80004cc8500 <-> fffff80004cc8400 >rfg firefox 2383 60 /tmp 22 -r-------- 352 r >rfg firefox 2383 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2383 72* pipe fffff800ad9512f8 <-> fffff800ad951460 0 rw >rfg firefox 2383 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2383 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2383 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2383 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2383 102* pipe fffff800ad951460 <-> fffff800ad9512f8 0 rw >rfg firefox 2383 108* pipe fffff800ad914d48 <-> fffff800ad914be0 0 rw >rfg firefox 2383 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2383 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2383 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2383 132 /tmp 19 -r-------- 308 r >rfg firefox 2383 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2383 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2383 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2383 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2383 162 /tmp 20 -r-------- 222607 r >rfg firefox 2383 168* pipe fffff800ad951000 <-> fffff800ad951168 0 rw >rfg firefox 2382 root / 2 drwxr-xr-x 1024 r >rfg firefox 2382 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2382 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2382 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2382 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2382 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2382 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2382 18* local stream fffff8010d30a900 <-> fffff8010d30aa00 >rfg firefox 2382 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2382 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2382 42* pipe fffff800be506168 <-> fffff800be506000 0 rw >rfg firefox 2382 48* pipe fffff800c4b015f0 <-> fffff800c4b01758 0 rw >rfg firefox 2382 54* local stream fffff80004e5ae00 <-> fffff80004e5ad00 >rfg firefox 2382 60 /tmp 22 -r-------- 352 r >rfg firefox 2382 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2382 72* pipe fffff800c4b02000 <-> fffff800c4b02168 0 rw >rfg firefox 2382 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2382 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2382 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2382 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2382 102* pipe fffff800c4b02168 <-> fffff800c4b02000 0 rw >rfg firefox 2382 108* pipe fffff800c4b01758 <-> fffff800c4b015f0 0 rw >rfg firefox 2382 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2382 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2382 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2382 132 /tmp 19 -r-------- 308 r >rfg firefox 2382 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2382 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2382 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2382 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2381 root / 2 drwxr-xr-x 1024 r >rfg firefox 2381 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2381 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2381 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2381 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2381 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2381 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2381 18* local stream fffff80004821d00 <-> fffff800ad915d00 >rfg firefox 2381 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2381 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2381 42* pipe fffff800c4b01a50 <-> fffff800c4b018e8 0 rw >rfg firefox 2381 48* pipe fffff800c4b01be0 <-> fffff800c4b01d48 0 rw >rfg firefox 2381 54* local stream fffff8010d30b100 <-> fffff8010d30b000 >rfg firefox 2381 60 /tmp 22 -r-------- 352 r >rfg firefox 2381 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2381 72* pipe fffff800be5068e8 <-> fffff800be506a50 0 rw >rfg firefox 2381 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2381 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2381 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2381 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2381 102* pipe fffff800be506a50 <-> fffff800be5068e8 0 rw >rfg firefox 2381 108* pipe fffff800c4b01d48 <-> fffff800c4b01be0 0 rw >rfg firefox 2381 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2381 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2381 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2381 132 /tmp 19 -r-------- 308 r >rfg firefox 2381 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2381 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2380 root / 2 drwxr-xr-x 1024 r >rfg firefox 2380 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2380 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2380 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2380 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2380 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2380 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2380 18* local stream fffff80004e53000 <-> fffff80004e53100 >rfg firefox 2380 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2380 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2380 42* pipe fffff800c4b01460 <-> fffff800c4b012f8 0 rw >rfg firefox 2380 48* pipe fffff800be506be0 <-> fffff800be506d48 0 rw >rfg firefox 2380 54* local stream fffff80004821200 <-> fffff80004e53c00 >rfg firefox 2380 60 /tmp 22 -r-------- 352 r >rfg firefox 2380 66 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 0xa00000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 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 0x800000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >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 0xc800000000 >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 0x1ea00000000 >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 0x19600000000 >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 0x3a00000000 >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 0x2400000000 >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 0x2800000000 >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 0x3000000001 >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 0x1e00000000 >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 0x200000000 >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 0x14a00000000 >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 0x1b600000001 >fstat: can't read file 31 at 0x20007ffffffffff >fstat: can't read file 32 at 0x4000000001fffff >fstat: can't read file 34 at 0x780000ffff >fstat: can't read file 35 at 0x600000001 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x3600000001 >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 0x2200000001 >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 0x1e00000001 >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 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 0x1e00000000 >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 0x1e00000000 >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 0x200000000 >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 0x1a00000001 >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 0xa00000001 >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 0x200000000 >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 0x200000000 >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 0xa00000000 >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 0x1e00000000 >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 0x5200000000 >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 0x1200000000 >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 0x5a00000001 >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 0x2e00000001 >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 0xa200000001 >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 0x2e00000000 >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 0x1600000001 >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 0xa00000001 >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 0xa00000000 >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 0x3200000000 >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 0x8600000000 >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 0x4200000000 >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 0x200000000 >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 0x1200000000 >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 0xa00000000 >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 0x3a00000001 >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 0xa00000001 >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 0xa00000001 >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 0x1200000001 >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 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 0x200000000 >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 5 at 0x23400000000 >fstat: can't read file 11 at 0x20000000000 >fstat: can't read file 17 at 0x20000000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x600000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 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 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 0x200000000 >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 0x9a00000000 >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 0x200000000 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 5 at 0x24400000000 >fstat: can't read file 11 at 0x20000000000 >fstat: can't read file 17 at 0x1fc00000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 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 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 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 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 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 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 0xf200000001 >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 0x5e00000001 >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 0x2200000001 >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 0x1c800000000 >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 0x1c800000000 >fstat: can't read file 71 at 0x1c400000000 >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 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 0x200000000 >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 0x200000000 >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 0x200000000 >fstat: can't read file 121 at 0x20007ffffffffff >fstat: can't read file 122 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 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 0x9e00000001 >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 0x5600000001 >fstat: can't read file 35 at 0x5d3000000000 >fstat: can't read file 41 at 0x800000000 >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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x200000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 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 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 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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x20007ffffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 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 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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 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 0x1000000000 >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 0xca00000000 >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 0x1e00000000 >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 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 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 0x5200000001 >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 0xc00000001 >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 0x800000001 >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 0x400000001 >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 0x5600000001 >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 0x3e00000000 >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 0xe00000001 >fstat: can't read file 65 at 0x2cc00000001 >fstat: can't read file 71 at 0x35c00000001 >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 0xa00000000 >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 0x3200000000 >fstat: can't read file 89 at 0x8000000001 >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 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 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 0x200000001 >fstat: can't read file 43 at 0x20007ffffffffff >fstat: can't read file 44 at 0x4000000001fffff >fstat: can't read file 46 at 0x780000ffff >fstat: can't read file 47 at 0x200000001 >fstat: can't read file 49 at 0x20007ffffffffff >fstat: can't read file 50 at 0x4000000001fffff >fstat: can't read file 52 at 0x780000ffff >fstat: can't read file 53 at 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 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 0x2600000001 >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 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 0x2e00000001 >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 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 0xe00000000 >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 0x24e00000000 >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 0x1e00000001 >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 0xc00000000 >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 0x22e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 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 0xc00000000 >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 0x22e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 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 0xc00000000 >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 0x22e00000000 >fstat: can't read file 25 at 0x20007ffffffffff >fstat: can't read file 26 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 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 0xc00000000 >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 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 0xc00000000 >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 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 0xa00000000 >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 0x22a00000000 >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 0x1200000001 >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 0xc00000000 >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 0x24a00000000 >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 0x1e00000001 >fstat: can't read file 37 at 0x20007ffffffffff >fstat: can't read file 38 at 0x4000000001fffff >fstat: can't read file 40 at 0x780000ffff >fstat: can't read file 41 at 0x600000001 >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 0xa00000000 >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 0x200000000 >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 0x5e00000001 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >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 >/home 2976956 -rw-r--r-- 0 w >rfg firefox 2380 72* pipe fffff800ad9518e8 <-> fffff800ad951a50 0 rw >rfg firefox 2380 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2380 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2380 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2380 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2380 102* pipe fffff800ad951a50 <-> fffff800ad9518e8 0 rw >rfg firefox 2380 108* pipe fffff800be506d48 <-> fffff800be506be0 0 rw >rfg firefox 2380 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2380 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg gconfd-2 2377 root / 2 drwxr-xr-x 1024 r >rfg gconfd-2 2377 wd / 2 drwxr-xr-x 1024 r >rfg gconfd-2 2377 text /usr 188239 -rwxr-xr-x 72816 r >rfg gconfd-2 2377 0 /dev 18 crw-rw-rw- null rw >rfg gconfd-2 2377 6 /dev 18 crw-rw-rw- null rw >rfg gconfd-2 2377 12 /dev 18 crw-rw-rw- null rw >rfg dbus-daemon 2375 root / 2 drwxr-xr-x 1024 r >rfg dbus-daemon 2375 wd / 2 drwxr-xr-x 1024 r >rfg dbus-daemon 2375 text /usr 1942650 -rwxr-xr-x 203800 r >rfg dbus-daemon 2375 0 /dev 18 crw-rw-rw- null rw >rfg dbus-daemon 2375 6 /dev 18 crw-rw-rw- null rw >rfg dbus-daemon 2375 12 /dev 18 crw-rw-rw- null rw >rfg dbus-launch 2374 root / 2 drwxr-xr-x 1024 r >rfg dbus-launch 2374 wd / 2 drwxr-xr-x 1024 r >rfg dbus-launch 2374 text /usr 1942651 -rwxr-xr-x 31688 r >rfg dbus-launch 2374 ctty /dev 649 crw--w---- pts/0 rw >rfg dbus-launch 2374 0 /dev 18 crw-rw-rw- null r >rfg dbus-launch 2374 6 /dev 18 crw-rw-rw- null rw >rfg firefox 2370 root / 2 drwxr-xr-x 1024 r >rfg firefox 2370 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2370 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2370 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2370 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2370 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2370 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2370 18* local stream fffff800ad916b00 <-> fffff800ad916d00 >rfg firefox 2370 24 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2370 30 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2370 42* pipe fffff800ad942460 <-> fffff800ad9422f8 0 rw >rfg firefox 2370 48* pipe fffff800ad98f5f0 <-> fffff800ad98f758 0 rw >rfg firefox 2370 54* local stream fffff800ad917000 <-> fffff80004e57400 >rfg firefox 2370 60 /tmp 22 -r-------- 352 r >rfg firefox 2370 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2368 root / 2 drwxr-xr-x 1024 r >rfg firefox 2368 wd /home 2808960 drwxr-xr-x 10752 r >rfg firefox 2368 text /usr 188277 -rwxr-xr-x 256144 r >rfg firefox 2368 ctty /dev 649 crw--w---- pts/0 rw >rfg firefox 2368 0 /dev 649 crw--w---- pts/0 rw >rfg firefox 2368 6 /home 2809224 -rw-r--r-- 57388 w >rfg firefox 2368 12 /home 2809165 -rw-r--r-- 4125323 w >rfg firefox 2368 18 /tmp 100 -r-------- 537776 r >rfg firefox 2368 24* local stream fffff800ad917200 <-> fffff80004e57500 >rfg firefox 2368 48* pipe fffff8000480b8e8 <-> fffff8000480ba50 0 rw >rfg firefox 2368 54* pipe fffff8000480ba50 <-> fffff8000480b8e8 0 rw >rfg firefox 2368 60 /tmp 22 -r-------- 352 r >rfg firefox 2368 66 /home 2976956 -rw-r--r-- 0 w >rfg firefox 2368 78* pipe fffff800ad942000 <-> fffff800ad942168 0 rw >rfg firefox 2368 84* pipe fffff800ad942168 <-> fffff800ad942000 0 rw >rfg firefox 2368 90 /usr 188285 -rw-r--r-- 16774380 r >rfg firefox 2368 96 /usr 188274 -rw-r--r-- 43094978 r >rfg firefox 2368 102* pipe fffff800048192f8 <-> fffff80004819460 0 rw >rfg firefox 2368 108* pipe fffff80004819460 <-> fffff800048192f8 0 rw >rfg firefox 2368 114* pipe fffff800ad98fbe0 <-> fffff800ad98fd48 0 rw >rfg firefox 2368 120* pipe fffff800ad98fd48 <-> fffff800ad98fbe0 0 rw >rfg firefox 2368 126 /home 2890250 -rw-r--r-- 761779 r >rfg firefox 2368 132 /tmp 19 -r-------- 308 r >rfg firefox 2368 138 /home 2890080 -rw-r--r-- 6669926 r >rfg firefox 2368 144 /home 2889234 -rw-r--r-- 5917869 r >rfg firefox 2368 150* pipe fffff800ad98f8e8 <-> fffff800ad98fa50 0 rw >rfg firefox 2368 156* pipe fffff800ad98fa50 <-> fffff800ad98f8e8 0 rw >rfg firefox 2368 162* pipe fffff8000480abe0 <-> fffff8000480ad48 0 rw >rfg firefox 2368 168 /home 3023601 -rw-r--r-- 656384 rw >rfg firefox 2368 174* pipe fffff8000480ad48 <-> fffff8000480abe0 0 rw >rfg firefox 2368 180* local stream fffff800ad917000 <-> fffff80004e57400 >rfg firefox 2368 186 /home 2976969 -rw-r--r-- 524288 rw >rfg firefox 2368 192 /home 2974535 -rw-r--r-- 3176 rw >rfg firefox 2368 198 /tmp 20 -r-------- 222607 r >rfg firefox 2368 204* local stream fffff800ad916c00 <-> fffff800ad916e00 >rfg firefox 2368 210* local stream fffff80004e53b00 <-> fffff800ad915000 >rfg firefox 2368 216* local stream fffff800ad916d00 <-> fffff800ad916b00 >rfg firefox 2368 222* local stream fffff800ad916400 <-> fffff800ad916300 >rfg firefox 2368 228* pipe fffff800ad9422f8 <-> fffff800ad942460 0 rw >rfg firefox 2368 234* local stream fffff800ad917a00 <-> fffff80004e57c00 >rfg firefox 2368 240* local stream fffff80004e57300 <-> fffff80004e57200 >rfg firefox 2368 246* pipe fffff800ad98f000 <-> fffff800ad98f168 0 rw >rfg firefox 2368 252* pipe fffff800ad98f2f8 <-> fffff800ad98f460 0 rw >rfg firefox 2368 258* pipe fffff800ad98f460 <-> fffff800ad98f2f8 0 rw >rfg firefox 2368 264* pipe fffff800ad98f168 <-> fffff800ad98f000 0 rw >rfg firefox 2368 270* local stream fffff800ad916a00 <-> fffff800ad916900 >rfg sh 2367 root / 2 drwxr-xr-x 1024 r >rfg sh 2367 wd /home 2808960 drwxr-xr-x 10752 r >rfg sh 2367 text / 65561 -r-xr-xr-x 168936 r >rfg sh 2367 ctty /dev 649 crw--w---- pts/0 rw >rfg sh 2367 0 /dev 649 crw--w---- pts/0 rw >rfg sh 2367 6 /dev 649 crw--w---- pts/0 rw >rfg tcsh 2358 root / 2 drwxr-xr-x 1024 r >rfg tcsh 2358 wd /home 2808960 drwxr-xr-x 10752 r >rfg tcsh 2358 text / 65550 -r-xr-xr-x 429104 r >rfg tcsh 2358 ctty /dev 649 crw--w---- pts/0 rw >rfg xclock 2354 root / 2 drwxr-xr-x 1024 r >rfg xclock 2354 wd /home 2808960 drwxr-xr-x 10752 r >rfg xclock 2354 text /usr 1942142 -r-xr-xr-x 48192 r >rfg xclock 2354 ctty /dev 83 crw------- ttyv0 rw >rfg xclock 2354 0 /dev 18 crw-rw-rw- null r >rfg xclock 2353 root / 2 drwxr-xr-x 1024 r >rfg xclock 2353 wd /home 2808960 drwxr-xr-x 10752 r >rfg xclock 2353 text /usr 1942142 -r-xr-xr-x 48192 r >rfg xclock 2353 ctty /dev 83 crw------- ttyv0 rw >rfg xclock 2353 0 /dev 18 crw-rw-rw- null r >rfg xbiff 2352 root / 2 drwxr-xr-x 1024 r >rfg xbiff 2352 wd /home 2808960 drwxr-xr-x 10752 r >rfg xbiff 2352 text /usr 1946157 -r-xr-xr-x 23496 r >rfg xbiff 2352 ctty /dev 83 crw------- ttyv0 rw >rfg xbiff 2352 0 /dev 18 crw-rw-rw- null r >rfg FvwmPager 2351 root / 2 drwxr-xr-x 1024 r >rfg FvwmPager 2351 wd /home 2808960 drwxr-xr-x 10752 r >rfg FvwmPager 2351 text /usr 187325 -r-xr-xr-x 277672 r >rfg FvwmPager 2351 ctty /dev 83 crw------- ttyv0 rw >rfg FvwmPager 2351 0 /dev 18 crw-rw-rw- null r >rfg FvwmPager 2351 6 /dev 83 crw------- ttyv0 rw >rfg FvwmButtons 2349 root / 2 drwxr-xr-x 1024 r >rfg FvwmButtons 2349 wd /home 2808960 drwxr-xr-x 10752 r >rfg FvwmButtons 2349 text /usr 187311 -r-xr-xr-x 310440 r >rfg FvwmButtons 2349 ctty /dev 83 crw------- ttyv0 rw >rfg FvwmButtons 2349 0 /dev 18 crw-rw-rw- null r >rfg FvwmButtons 2349 6 /dev 83 crw------- ttyv0 rw >rfg fvwm 2347 root / 2 drwxr-xr-x 1024 r >rfg fvwm 2347 wd /home 2808960 drwxr-xr-x 10752 r >rfg fvwm 2347 text /usr 1942480 -r-xr-xr-x 830648 r >rfg fvwm 2347 ctty /dev 83 crw------- ttyv0 rw >rfg fvwm 2347 0 /dev 18 crw-rw-rw- null r >rfg fvwm 2347 6 /dev 83 crw------- ttyv0 rw >rfg xterm 2340 root / 2 drwxr-xr-x 1024 r >rfg xterm 2340 wd /home 2808960 drwxr-xr-x 10752 r >rfg xterm 2340 text /usr 1942043 -r-xr-xr-x 695488 r >rfg xterm 2340 ctty /dev 83 crw------- ttyv0 rw >rfg xterm 2340 0 /dev 83 crw------- ttyv0 rw >root Xorg 2338 root / 2 drwxr-xr-x 1024 r >root Xorg 2338 wd /home 2808960 drwxr-xr-x 10752 r >root Xorg 2338 text /usr 1941924 -r-sr-xr-x 2227608 r >root Xorg 2338 ctty /dev 83 crw------- ttyv0 rw >root Xorg 2338 0 /var 136 -rw-r--r-- 23931 w >root Xorg 2338 6* local stream fffff80004e58000 >root Xorg 2338 12 /dev 83 crw------- ttyv0 rw >root Xorg 2338 18* local stream fffff80004e57d00 <-> fffff800ad928100 >root Xorg 2338 24 /dev 20 crw-r--r-- pci rw >root Xorg 2338 30 /dev 14 crw-r----- mem rw >root Xorg 2338 36 /dev 91 crw------- ttyv8 rw >rfg xinit 2337 root / 2 drwxr-xr-x 1024 r >rfg xinit 2337 wd /home 2808960 drwxr-xr-x 10752 r >rfg xinit 2337 text /usr 1942088 -r-xr-xr-x 23512 r >rfg xinit 2337 ctty /dev 83 crw------- ttyv0 rw >rfg xinit 2337 0 /dev 83 crw------- ttyv0 rw >rfg tcsh 2328 root / 2 drwxr-xr-x 1024 r >rfg tcsh 2328 wd /home 2808960 drwxr-xr-x 10752 r >rfg tcsh 2328 text / 65550 -r-xr-xr-x 429104 r >rfg tcsh 2328 ctty /dev 83 crw------- ttyv0 rw >root hald-addon-mouse-s 2293 root / 2 drwxr-xr-x 1024 r >root hald-addon-mouse-s 2293 wd /usr 187303 drwxr-xr-x 3072 r >root hald-addon-mouse-s 2293 text /usr 190523 -rwxr-xr-x 23696 r >root hald-addon-mouse-s 2293 0 /dev 18 crw-rw-rw- null r >www httpd 2289 root / 2 drwxr-xr-x 1024 r >www httpd 2289 wd / 2 drwxr-xr-x 1024 r >www httpd 2289 text /usr 1927329 -rwxr-xr-x 834056 r >www httpd 2289 0 /dev 18 crw-rw-rw- null r >www httpd 2289 6 /dev 18 crw-rw-rw- null w >www httpd 2288 root / 2 drwxr-xr-x 1024 r >www httpd 2288 wd / 2 drwxr-xr-x 1024 r >www httpd 2288 text /usr 1927329 -rwxr-xr-x 834056 r >www httpd 2288 0 /dev 18 crw-rw-rw- null r >www httpd 2288 6 /dev 18 crw-rw-rw- null w >www httpd 2287 root / 2 drwxr-xr-x 1024 r >www httpd 2287 wd / 2 drwxr-xr-x 1024 r >www httpd 2287 text /usr 1927329 -rwxr-xr-x 834056 r >www httpd 2287 0 /dev 18 crw-rw-rw- null r >www httpd 2287 6 /dev 18 crw-rw-rw- null w >www httpd 2286 root / 2 drwxr-xr-x 1024 r >www httpd 2286 wd / 2 drwxr-xr-x 1024 r >www httpd 2286 text /usr 1927329 -rwxr-xr-x 834056 r >www httpd 2286 0 /dev 18 crw-rw-rw- null r >www httpd 2286 6 /dev 18 crw-rw-rw- null w >www httpd 2285 root / 2 drwxr-xr-x 1024 r >www httpd 2285 wd / 2 drwxr-xr-x 1024 r >www httpd 2285 text /usr 1927329 -rwxr-xr-x 834056 r >www httpd 2285 0 /dev 18 crw-rw-rw- null r >www httpd 2285 6 /dev 18 crw-rw-rw- null w >root hald-runner 2283 root / 2 drwxr-xr-x 1024 r >root hald-runner 2283 wd / 2 drwxr-xr-x 1024 r >root hald-runner 2283 text /usr 190535 -rwxr-xr-x 27544 r >root hald-runner 2283 0 /dev 18 crw-rw-rw- null r >root hald-runner 2283 6 /dev 18 crw-rw-rw- null rw >root hald-runner 2283 12 /dev 18 crw-rw-rw- null rw >root hald-runner 2283 18* local stream fffff80004e58b00 <-> fffff80004e58a00 >root hald-runner 2283 24* pipe fffff800853908e8 <-> fffff80085390a50 0 rw >root hald-runner 2283 30* pipe fffff80085390a50 <-> fffff800853908e8 0 rw >root hald-runner 2283 36* pipe fffff80085390000 <-> fffff80085390168 0 rw >root hald-runner 2283 42* pipe fffff80085390168 <-> fffff80085390000 0 rw >root hald-runner 2283 54* pipe fffff8008538e460 <-> fffff8008538e2f8 0 rw >root hald-runner 2283 72* pipe fffff8000480bd48 <-> fffff8000480bbe0 0 rw >root hald-runner 2283 78* pipe fffff8008538f168 <-> fffff8008538f000 0 rw >root hald-runner 2283 84* pipe fffff8008538ea50 <-> fffff8008538e8e8 0 rw >root hald-runner 2283 90* pipe fffff8008538f758 <-> fffff8008538f5f0 0 rw >root hald-runner 2283 96* pipe fffff80085739460 <-> fffff800857392f8 0 rw >root hald-runner 2283 102* pipe fffff8008592d168 <-> fffff8008592d000 0 rw >root hald-runner 2283 108* pipe fffff800ad914a50 <-> fffff800ad9148e8 0 rw >root hald-runner 2283 114* pipe fffff800ad914758 <-> fffff800ad9145f0 0 rw >root hald-runner 2283 120* pipe fffff800ad914460 <-> fffff800ad9142f8 0 rw >haldaemo hald 2282 root / 2 drwxr-xr-x 1024 r >haldaemo hald 2282 wd / 2 drwxr-xr-x 1024 r >haldaemo hald 2282 text /usr 1948659 -rwxr-xr-x 295120 r >haldaemo hald 2282 0 /dev 18 crw-rw-rw- null rw >haldaemo hald 2282 6 /dev 18 crw-rw-rw- null rw >haldaemo hald 2282 12 /dev 18 crw-rw-rw- null rw >haldaemo hald 2282 18* pipe fffff800043eebe0 <-> fffff800043eed48 0 rw >haldaemo hald 2282 24* pipe fffff800043eed48 <-> fffff800043eebe0 0 rw >haldaemo hald 2282 42* pipe fffff80085390be0 <-> fffff80085390d48 0 rw >haldaemo hald 2282 48* pipe fffff80085390d48 <-> fffff80085390be0 0 rw >root getty 2277 root / 2 drwxr-xr-x 1024 r >root getty 2277 wd / 2 drwxr-xr-x 1024 r >root getty 2277 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2277 ctty /dev 90 crw------- ttyv7 rw >root getty 2277 0 /dev 90 crw------- ttyv7 rw >root getty 2276 root / 2 drwxr-xr-x 1024 r >root getty 2276 wd / 2 drwxr-xr-x 1024 r >root getty 2276 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2276 ctty /dev 89 crw------- ttyv6 rw >root getty 2276 0 /dev 89 crw------- ttyv6 rw >root getty 2275 root / 2 drwxr-xr-x 1024 r >root getty 2275 wd / 2 drwxr-xr-x 1024 r >root getty 2275 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2275 ctty /dev 88 crw------- ttyv5 rw >root getty 2275 0 /dev 88 crw------- ttyv5 rw >root getty 2274 root / 2 drwxr-xr-x 1024 r >root getty 2274 wd / 2 drwxr-xr-x 1024 r >root getty 2274 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2274 ctty /dev 87 crw------- ttyv4 rw >root getty 2274 0 /dev 87 crw------- ttyv4 rw >root getty 2273 root / 2 drwxr-xr-x 1024 r >root getty 2273 wd / 2 drwxr-xr-x 1024 r >root getty 2273 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2273 ctty /dev 86 crw------- ttyv3 rw >root getty 2273 0 /dev 86 crw------- ttyv3 rw >root getty 2272 root / 2 drwxr-xr-x 1024 r >root getty 2272 wd / 2 drwxr-xr-x 1024 r >root getty 2272 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2272 ctty /dev 85 crw------- ttyv2 rw >root getty 2272 0 /dev 85 crw------- ttyv2 rw >root getty 2271 root / 2 drwxr-xr-x 1024 r >root getty 2271 wd / 2 drwxr-xr-x 1024 r >root getty 2271 text /usr 1043347 -r-xr-xr-x 36032 r >root getty 2271 ctty /dev 84 crw------- ttyv1 rw >root getty 2271 0 /dev 84 crw------- ttyv1 rw >root login 2270 root / 2 drwxr-xr-x 1024 r >root login 2270 wd /home 2808960 drwxr-xr-x 10752 r >root login 2270 text /usr 2006757 -r-sr-xr-x 31984 r >root login 2270 ctty /dev 83 crw------- ttyv0 rw >root login 2270 0 /dev 83 crw------- ttyv0 rw >root ftpd 2255 root / 2 drwxr-xr-x 1024 r >root ftpd 2255 wd / 2 drwxr-xr-x 1024 r >root ftpd 2255 text /usr 1043393 -r-xr-xr-x 118512 r >root ftpd 2255 0 - - bad - >root ftpd 2255 6 - - bad - >root inetd 2242 root / 2 drwxr-xr-x 1024 r >root inetd 2242 wd / 2 drwxr-xr-x 1024 r >root inetd 2242 text /usr 802845 -r-xr-xr-x 56552 r >root inetd 2242 0 /dev 18 crw-rw-rw- null rw >root inetd 2242 6 /dev 18 crw-rw-rw- null rw >root cron 2213 root / 2 drwxr-xr-x 1024 r >root cron 2213 wd /var 160517 drwxr-x--- 512 r >root cron 2213 text /usr 802596 -r-xr-xr-x 52272 r >root cron 2213 0 /dev 18 crw-rw-rw- null rw >root httpd 2193 root / 2 drwxr-xr-x 1024 r >root httpd 2193 wd / 2 drwxr-xr-x 1024 r >root httpd 2193 text /usr 1927329 -rwxr-xr-x 834056 r >root httpd 2193 0 /dev 18 crw-rw-rw- null r >root httpd 2193 6 /dev 18 crw-rw-rw- null w >root sshd 2183 root / 2 drwxr-xr-x 1024 r >root sshd 2183 wd / 2 drwxr-xr-x 1024 r >root sshd 2183 text /usr 802682 -r-xr-xr-x 319304 r >root sshd 2183 0 /dev 18 crw-rw-rw- null rw >colord colord 2159 root / 2 drwxr-xr-x 1024 r >colord colord 2159 wd / 2 drwxr-xr-x 1024 r >colord colord 2159 text /usr 188419 -rwxr-xr-x 309296 r >colord colord 2159 0 /dev 18 crw-rw-rw- null rw >colord colord 2159 6 /dev 18 crw-rw-rw- null rw >colord colord 2159 12 /dev 18 crw-rw-rw- null rw >root cupsd 2148 root / 2 drwxr-xr-x 1024 r >root cupsd 2148 wd / 2 drwxr-xr-x 1024 r >root cupsd 2148 text /usr 1944680 -r-x------ 438640 r >root cupsd 2148 0 /dev 18 crw-rw-rw- null r >root cupsd 2148 6 /dev 18 crw-rw-rw- null w >avahi avahi-daemon 2140 root / 2 drwxr-xr-x 1024 r >avahi avahi-daemon 2140 wd / 2 drwxr-xr-x 1024 r >avahi avahi-daemon 2140 text /usr 1944559 -rwxr-xr-x 126008 r >avahi avahi-daemon 2140 0 /dev 18 crw-rw-rw- null r >avahi avahi-daemon 2140 6 /dev 18 crw-rw-rw- null w >avahi avahi-daemon 2140 12 /dev 18 crw-rw-rw- null w >avahi avahi-daemon 2140 18* local dgram fffff80004e59100 <-> fffff80004cbad00 >polkitd polkitd 2125 root / 2 drwxr-xr-x 1024 r >polkitd polkitd 2125 wd /var 240773 dr-xr-xr-x 512 r >polkitd polkitd 2125 text /usr 348044 -rwxr-xr-x 134960 r >polkitd polkitd 2125 0 /dev 18 crw-rw-rw- null rw >polkitd polkitd 2125 6 /dev 18 crw-rw-rw- null rw >polkitd polkitd 2125 12 /dev 18 crw-rw-rw- null rw >root console-kit-daemon 2123 root / 2 drwxr-xr-x 1024 r >root console-kit-daemon 2123 wd / 2 drwxr-xr-x 1024 r >root console-kit-daemon 2123 text /usr 1948272 -rwxr-xr-x 310520 r >root console-kit-daemon 2123 0 /dev 18 crw-rw-rw- null rw >root console-kit-daemon 2123 6 /dev 18 crw-rw-rw- null rw >root console-kit-daemon 2123 12 /dev 18 crw-rw-rw- null rw >root console-kit-daemon 2123 18* pipe fffff800048188e8 <-> fffff80004818a50 0 rw >messageb dbus-daemon 2102 root / 2 drwxr-xr-x 1024 r >messageb dbus-daemon 2102 wd / 2 drwxr-xr-x 1024 r >messageb dbus-daemon 2102 text /usr 1942650 -rwxr-xr-x 203800 r >messageb dbus-daemon 2102 0 /dev 18 crw-rw-rw- null rw >messageb dbus-daemon 2102 6 /dev 18 crw-rw-rw- null rw >messageb dbus-daemon 2102 12 /dev 18 crw-rw-rw- null rw >root moused 2085 root / 2 drwxr-xr-x 1024 r >root moused 2085 wd / 2 drwxr-xr-x 1024 r >root moused 2085 text /usr 802561 -r-xr-xr-x 52360 r >root moused 2085 0 /dev 18 crw-rw-rw- null rw >root moused 2085 6 /dev 18 crw-rw-rw- null rw >mysql mysqld 2064 root / 2 drwxr-xr-x 1024 r >mysql mysqld 2064 wd /var 240843 drwxr-xr-x 1024 r >mysql mysqld 2064 text /usr 185637 -rwxr-xr-x 55556680 r >mysql mysqld 2064 0 /dev 18 crw-rw-rw- null r >mysql mysqld 2064 6 /var 240818 -rw-r----- 3500 w >mysql mysqld 2064 12 /var 240818 -rw-r----- 3500 w >mysql mysqld 2064 24 /var 240893 -rw-r----- 57 rw >mysql mysqld 2064 30 /var 240846 -rw-r----- 268435456 rw >mysql sh 837 root / 2 drwxr-xr-x 1024 r >mysql sh 837 wd / 2 drwxr-xr-x 1024 r >mysql sh 837 text / 65561 -r-xr-xr-x 168936 r >mysql sh 837 0 /dev 18 crw-rw-rw- null rw >mysql sh 837 6 /dev 18 crw-rw-rw- null rw >postfix qmgr 829 root / 2 drwxr-xr-x 1024 r >postfix qmgr 829 wd /var 321056 drwxr-xr-x 512 r >postfix qmgr 829 text /usr 650328 -rwxr-xr-x 74728 r >postfix qmgr 829 0 /dev 18 crw-rw-rw- null rw >postfix qmgr 829 6 /dev 18 crw-rw-rw- null rw >postfix qmgr 829 12 /dev 18 crw-rw-rw- null rw >postfix qmgr 829 18* pipe fffff800853905f0 <-> fffff80085390758 100 rw >postfix qmgr 829 24* pipe fffff80085390758 <-> fffff800853905f0 0 rw >postfix qmgr 829 30* pipe fffff8008534e758 <-> fffff8008534e5f0 0 rw >postfix qmgr 829 36* local stream fffff80004934000 >postfix qmgr 829 42* local dgram fffff80004e53700 <-> fffff80004cbad00 >postfix qmgr 829 54 /usr 650298 -rw-r--r-- 131072 r >postfix qmgr 829 72* pipe fffff8000481a2f8 <-> fffff8000481a460 0 rw >postfix qmgr 829 78* pipe fffff8000481a460 <-> fffff8000481a2f8 0 rw >root master 827 root / 2 drwxr-xr-x 1024 r >root master 827 wd /var 321056 drwxr-xr-x 512 r >root master 827 text /usr 650326 -rwxr-xr-x 48920 r >root master 827 0 /dev 18 crw-rw-rw- null rw >root master 827 6 /dev 18 crw-rw-rw- null rw >root master 827 12 /dev 18 crw-rw-rw- null rw >root master 827 18* local dgram fffff80004e53800 <-> fffff80004cbad00 >root master 827 24 /dev 18 crw-rw-rw- null rw >root master 827 30* pipe fffff8000481a8e8 <-> fffff8000481aa50 0 rw >root master 827 36 /dev 18 crw-rw-rw- null rw >root master 827 42 /dev 18 crw-rw-rw- null rw >root master 827 48 /dev 18 crw-rw-rw- null rw >root master 827 54 /dev 18 crw-rw-rw- null rw >root master 827 60 /var 321070 -rw------- 33 rw >root master 827 66 /var 160991 -rw------- 33 rw >root master 827 72* pipe fffff8008534f5f0 <-> fffff8008534f758 0 rw >root master 827 78* internet stream tcp fffff80004f567a0 >root master 827 90* pipe fffff8008534f2f8 <-> fffff8008534f460 0 rw >root smbd 782 root / 2 drwxr-xr-x 1024 r >root smbd 782 wd / 2 drwxr-xr-x 1024 r >root smbd 782 text /usr 1949385 -rwxr-xr-x 222512 r >root smbd 782 0 /dev 18 crw-rw-rw- null rw >root smbd 782 6 /dev 18 crw-rw-rw- null rw >root smbd 782 12 /var 65 -rw-r--r-- 47004 w >root smbd 782 18 /var 165741 -rw-r--r-- 21 rw >root smbd 782 24 /dev 9 crw-r--r-- random r >root smbd 782 30 /var 161009 -rw------- 430080 rw >root winbindd 761 root / 2 drwxr-xr-x 1024 r >root winbindd 761 wd / 2 drwxr-xr-x 1024 r >root winbindd 761 text /usr 1949386 -rwxr-xr-x 3413064 r >root winbindd 761 0 /dev 18 crw-rw-rw- null rw >root winbindd 761 6 /dev 18 crw-rw-rw- null rw >root winbindd 761 12 /var 74 -rw-r--r-- 3524 w >root winbindd 761 18 /var 165720 -rw-r--r-- 21 rw >root winbindd 761 24* pipe fffff8000481a000 <-> fffff8000481a168 0 rw >root winbindd 757 root / 2 drwxr-xr-x 1024 r >root winbindd 757 wd / 2 drwxr-xr-x 1024 r >root winbindd 757 text /usr 1949386 -rwxr-xr-x 3413064 r >root winbindd 757 0 /dev 18 crw-rw-rw- null rw >root winbindd 757 6 /dev 18 crw-rw-rw- null rw >root winbindd 757 12 /var 73 -rw-r--r-- 4636 w >root winbindd 757 18 /var 161062 -rw-r--r-- 21 rw >root winbindd 757 24* pipe fffff80004e7e5f0 <-> fffff80004e7e758 0 rw >root winbindd 755 root / 2 drwxr-xr-x 1024 r >root winbindd 755 wd / 2 drwxr-xr-x 1024 r >root winbindd 755 text /usr 1949386 -rwxr-xr-x 3413064 r >root winbindd 755 0 /dev 18 crw-rw-rw- null rw >root winbindd 755 6 /dev 18 crw-rw-rw- null rw >root winbindd 755 12 /var 72 -rw-r--r-- 2261 w >root winbindd 755 18 /var 161057 -rw-r--r-- 20 rw >root winbindd 755 24* pipe fffff80004e7d000 <-> fffff80004e7d168 0 rw >root smbd 754 root / 2 drwxr-xr-x 1024 r >root smbd 754 wd / 2 drwxr-xr-x 1024 r >root smbd 754 text /usr 1949385 -rwxr-xr-x 222512 r >root smbd 754 0 /dev 18 crw-rw-rw- null rw >root smbd 754 6 /dev 18 crw-rw-rw- null rw >root smbd 754 12 /var 65 -rw-r--r-- 47004 w >root smbd 754 18 /var 161055 -rw-r--r-- 21 rw >root smbd 753 root / 2 drwxr-xr-x 1024 r >root smbd 753 wd / 2 drwxr-xr-x 1024 r >root smbd 753 text /usr 1949385 -rwxr-xr-x 222512 r >root smbd 753 0 /dev 18 crw-rw-rw- null rw >root smbd 753 6 /dev 18 crw-rw-rw- null rw >root smbd 753 12 /var 65 -rw-r--r-- 47004 w >root smbd 753 18 /var 161045 -rw-r--r-- 20 rw >root winbindd 746 root / 2 drwxr-xr-x 1024 r >root winbindd 746 wd / 2 drwxr-xr-x 1024 r >root winbindd 746 text /usr 1949386 -rwxr-xr-x 3413064 r >root winbindd 746 0 /dev 18 crw-rw-rw- null rw >root winbindd 746 6 /dev 18 crw-rw-rw- null rw >root winbindd 746 12 /var 64 -rw-r--r-- 9783 w >root winbindd 746 18 /var 161041 -rw-r--r-- 21 rw >root winbindd 746 24 /var 64 -rw-r--r-- 9783 w >root smbd 742 root / 2 drwxr-xr-x 1024 r >root smbd 742 wd / 2 drwxr-xr-x 1024 r >root smbd 742 text /usr 1949385 -rwxr-xr-x 222512 r >root smbd 742 0 /dev 18 crw-rw-rw- null rw >root smbd 742 6 /dev 18 crw-rw-rw- null rw >root smbd 742 12 /var 65 -rw-r--r-- 47004 w >root smbd 742 18 /var 161067 -rw-r--r-- 20 rw >root smbd 742 24 /dev 9 crw-r--r-- random r >root smbd 742 30 /var 161009 -rw------- 430080 rw >root smbd 742 36* local dgram fffff80004934c00 >root nmbd 737 root / 2 drwxr-xr-x 1024 r >root nmbd 737 wd / 2 drwxr-xr-x 1024 r >root nmbd 737 text /usr 1949384 -rwxr-xr-x 636344 r >root nmbd 737 0 /dev 18 crw-rw-rw- null rw >root nmbd 737 6 /dev 18 crw-rw-rw- null rw >root nmbd 737 12 /var 63 -rw-r--r-- 93293 w >root nmbd 737 18 /dev 18 crw-rw-rw- null rw >ntpd ntpd 713 root / 2 drwxr-xr-x 1024 r >ntpd ntpd 713 wd / 2 drwxr-xr-x 1024 r >ntpd ntpd 713 text /usr 802605 -r-xr-xr-x 842896 r >ntpd ntpd 713 0 /dev 18 crw-rw-rw- null r >ntpd ntpd 713 6 /dev 18 crw-rw-rw- null r >ntpd ntpd 713 12 /dev 18 crw-rw-rw- null r >ntpd ntpd 713 18* local dgram fffff80004cba200 <-> fffff80004821000 >root lpd 672 root / 2 drwxr-xr-x 1024 r >root lpd 672 wd / 2 drwxr-xr-x 1024 r >root lpd 672 text /usr 802683 -r-xr-xr-x 94264 r >root lpd 672 0 /dev 18 crw-rw-rw- null rw >root lpd 672 6 /dev 18 crw-rw-rw- null rw >root rpc.lockd 652 root / 2 drwxr-xr-x 1024 r >root rpc.lockd 652 wd / 2 drwxr-xr-x 1024 r >root rpc.lockd 652 text /usr 802776 -r-xr-xr-x 73176 r >root rpc.lockd 652 0 /dev 18 crw-rw-rw- null rw >root rpc.statd 649 root / 2 drwxr-xr-x 1024 r >root fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 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 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 file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x20007ffffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 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 1 at 0x20007ffffffffff >fstat: can't read file 2 at 0x4000000001fffff > rpc.statd 649 wd / 2 drwxr-xr-x 1024 r >root rpc.statd 649 text /usr 802772 -r-xr-xr-x 32032 r >root rpc.statd 649 0 /dev 18 crw-rw-rw- null rw >root rpc.statd 649 6 /dev 18 crw-rw-rw- null rw >root nfsd 646 root / 2 drwxr-xr-x 1024 r >root nfsd 646 wd / 2 drwxr-xr-x 1024 r >root nfsd 646 text /usr 802699 -r-xr-xr-x 31688 r >root nfsd 646 0 /dev 18 crw-rw-rw- null rw >root nfsd 645 root / 2 drwxr-xr-x 1024 r >root nfsd 645 wd / 2 drwxr-xr-x 1024 r >root nfsd 645 text /usr 802699 -r-xr-xr-x 31688 r >root nfsd 645 0 /dev 18 crw-rw-rw- null rw >root nfsd 645 6 /dev 18 crw-rw-rw- null rw >root mountd 643 root / 2 drwxr-xr-x 1024 r >root mountd 643 wd / 2 drwxr-xr-x 1024 r >root mountd 643 text /usr 802569 -r-xr-xr-x 52504 r >root mountd 643 0 /dev 18 crw-rw-rw- null rw >root mountd 643 6 /dev 18 crw-rw-rw- null rw >root rpcbind 593 root / 2 drwxr-xr-x 1024 r >root rpcbind 593 wd / 2 drwxr-xr-x 1024 r >root rpcbind 593 text /usr 802589 -r-xr-xr-x 52184 r >root rpcbind 593 0 /dev 18 crw-rw-rw- null rw >root rpcbind 593 6 /dev 18 crw-rw-rw- null rw >root rpcbind 593 12 /dev 18 crw-rw-rw- null rw >root syslogd 573 root / 2 drwxr-xr-x 1024 r >root syslogd 573 wd / 2 drwxr-xr-x 1024 r >root syslogd 573 text /usr 802761 -r-xr-xr-x 60616 r >root syslogd 573 0 /dev 18 crw-rw-rw- null rw >root syslogd 573 6 /dev 18 crw-rw-rw- null rw >root syslogd 573 12 /dev 18 crw-rw-rw- null rw >root syslogd 573 18* pipe fffff80004e7e2f8 <-> fffff80004e7e460 0 rw >unbound local-unbound 467 root /var 240771 drwxr-xr-x 512 r >unbound local-unbound 467 wd /var 240771 drwxr-xr-x 512 r >unbound local-unbound 467 jail /var 240771 drwxr-xr-x 512 r >unbound local-unbound 467 text /usr 802791 -r-xr-xr-x 150632 r >unbound local-unbound 467 0 /dev 18 crw-rw-rw- null rw >unbound local-unbound 467 6 /dev 18 crw-rw-rw- null rw >root devd 404 root / 2 drwxr-xr-x 1024 r >root devd 404 wd / 2 drwxr-xr-x 1024 r >root devd 404 text / 98387 -r-xr-xr-x 993232 r >root devd 404 0 /dev 18 crw-rw-rw- null rw >root devd 404 6 /dev 18 crw-rw-rw- null rw >root adjkerntz 122 root / 2 drwxr-xr-x 1024 r >root adjkerntz 122 wd / 2 drwxr-xr-x 1024 r >root adjkerntz 122 text / 98391 -r-xr-xr-x 15392 r >root adjkerntz 122 0 /dev 18 crw-rw-rw- null rw >root init 1 root / 2 drwxr-xr-x 1024 r >root init 1 wd / 2 drwxr-xr-x 1024 r >root init 1 text / 98353 -r-xr-xr-x 1240504 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >in via rl0 >ipfw: 2400 Deny TCP 185.176.27.38:47005 69.62.255.118:20283 in via rl0 >ipfw: 2400 Deny TCP 167.99.47.85:32767 69.62.255.118:8545 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41686 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41686 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41686 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41686 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41970 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41970 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41970 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 91.206.15.248:56416 69.62.255.118:43390 in via rl0 >ipfw: 2400 Deny TCP 184.94.240.92:41970 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.42:59670 69.62.255.118:4849 in via rl0 >ipfw: 2400 Deny UDP 184.105.247.240:32702 69.62.255.118:389 in via rl0 >ipfw: 2400 Deny TCP 24.44.14.234:32389 69.62.255.118:9000 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.27:47067 69.62.255.118:3399 in via rl0 >ipfw: 2400 Deny TCP 71.6.167.142:24858 69.62.255.118:1604 in via rl0 >ipfw: 2400 Deny TCP 184.105.247.224:35890 69.62.255.118:6379 in via rl0 >ipfw: 2400 Deny TCP 89.248.162.168:53770 69.62.255.118:3459 in via rl0 >ipfw: 2400 Deny TCP 23.228.90.98:65037 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.228.90.98:65037 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.228.90.98:65037 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:62352 69.62.255.118:465 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:62352 69.62.255.118:465 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:62352 69.62.255.118:465 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:64362 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:64362 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:64362 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:49918 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:49918 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 77.40.92.215:49918 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62197 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62198 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62199 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62197 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62198 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62199 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:44253 69.62.255.118:22880 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62197 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62198 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.123.118.117:62199 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.26:47296 69.62.255.118:44485 in via rl0 >ipfw: 2400 Deny TCP 92.53.65.52:54599 69.62.255.118:3807 in via rl0 >ipfw: 2400 Deny TCP 183.131.82.103:9090 69.62.255.118:22 in via rl0 >ipfw: 2400 Deny TCP 167.99.38.73:53448 69.62.255.118:7059 in via rl0 >ipfw: 2400 Deny TCP 157.55.39.138:12312 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 157.55.39.138:12312 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 157.55.39.138:12312 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.96.86.255:51954 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.96.86.255:51954 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.96.86.255:51954 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 125.25.151.211:15068 69.62.255.118:60001 in via rl0 >ipfw: 2400 Deny TCP 23.96.86.255:64589 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.96.86.255:64589 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 23.96.86.255:64589 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.82.64.127:52080 69.62.255.118:5868 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.107.94.149:57276 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.86:56431 69.62.255.118:3771 in via rl0 >ipfw: 2400 Deny TCP 107.170.200.60:48841 69.62.255.118:24562 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.102:57252 69.62.255.118:7070 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.26:47296 69.62.255.118:22387 in via rl0 >ipfw: 2400 Deny UDP 185.234.219.124:38296 69.62.255.118:5007 in via rl0 >ipfw: 2400 Deny TCP 91.206.15.248:56416 69.62.255.118:33893 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.26:47296 69.62.255.118:55593 in via rl0 >ipfw: 2400 Deny TCP 185.209.0.17:52322 69.62.255.118:8517 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.54:51485 69.62.255.118:20294 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:14004 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:14004 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:14004 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:14004 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.208.209.7:54638 69.62.255.118:22431 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.222:12441 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.222:12441 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.222:12441 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 139.59.5.178:39128 69.62.255.118:23 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 209.17.96.234:50152 69.62.255.118:443 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 122.178.139.187:53381 69.62.255.118:2323 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.16:54164 69.62.255.118:5000 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.14:48191 69.62.255.118:3393 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.69:43967 69.62.255.118:46777 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 196.52.43.120:61247 69.62.255.118:8530 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 198.108.67.47:65060 69.62.255.118:199 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 40.77.193.27:62529 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.193.27:62529 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:3352 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 5.188.86.139:43595 69.62.255.118:3324 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:3352 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 40.77.193.27:62529 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:3352 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 92.118.160.29:60901 69.62.255.118:5909 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny UDP 49.50.66.235:5067 69.62.255.118:5060 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:63073 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:63073 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:63073 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:63073 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:27919 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:63073 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:63073 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 139.162.120.76:53254 69.62.255.118:81 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 5.8.48.17:49811 69.62.255.118:3380 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 209.17.96.226:61170 69.62.255.118:9000 in via rl0 >ipfw: 2400 Deny TCP 51.75.52.127:26200 69.62.255.118:9096 in via rl0 >ipfw: 2400 Deny TCP 59.175.144.11:32767 69.62.255.118:8545 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 40.77.192.255:16619 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.192.255:16619 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.192.255:16619 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.254:43073 69.62.255.118:1950 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.26:47296 69.62.255.118:65514 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.222.211.114:41487 69.62.255.118:3336 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 45.249.181.28:26096 69.62.255.118:60001 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.97:53376 69.62.255.118:55537 in via rl0 >ipfw: 2400 Deny TCP 182.126.124.88:56226 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.71:58925 69.62.255.118:1030 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 91.206.15.246:56528 69.62.255.118:10 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:45768 69.62.255.118:60658 in via rl0 >ipfw: 2400 Deny TCP 198.20.70.114:29011 69.62.255.118:5801 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55032 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55034 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55032 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55034 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55032 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55034 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55032 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55034 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55032 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.212.43.217:55034 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 221.7.18.89:47670 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 92.53.65.144:56211 69.62.255.118:6655 in via rl0 >ipfw: 2400 Deny TCP 37.49.231.105:40529 69.62.255.118:50802 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 82.221.128.73:61000 69.62.255.118:1522 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 107.170.198.205:53212 69.62.255.118:34672 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 69.164.215.192:45752 69.62.255.118:111 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny UDP 125.64.94.211:54702 69.62.255.118:32757 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 122.228.19.80:37059 69.62.255.118:6001 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.70:58843 69.62.255.118:19247 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.86:55823 69.62.255.118:32789 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 202.29.57.103:32767 69.62.255.118:8545 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:21088 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 51.77.129.167:33826 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 42.51.65.124:55777 69.62.255.118:60001 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.239:48909 69.62.255.118:4014 in via rl0 >ipfw: 2400 Deny TCP 185.56.81.7:39729 69.62.255.118:8089 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:53283 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:48146 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:41573 69.62.255.118:27077 in via rl0 >ipfw: 2400 Deny TCP 194.44.69.49:10096 69.62.255.118:60001 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.42:59670 69.62.255.118:4121 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 123.161.117.16:21338 69.62.255.118:23 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 120.52.152.15:44193 69.62.255.118:8200 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.58:47306 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.58:47306 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.58:47306 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.21:50032 69.62.255.118:3382 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.58:47306 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.60:35599 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.60:35599 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.60:35599 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.58:47306 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.60:35599 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.60:35599 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 189.168.234.33:39120 69.62.255.118:22 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.58:47306 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.93.60:35599 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:24360 in via rl0 >ipfw: 2400 Deny TCP 91.206.15.248:56416 69.62.255.118:53389 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >Jul 16 00:25:36 segfault login[94687]: ROOT LOGIN (root) ON ttyv0 >ipfw: 2400 Deny TCP 46.3.96.71:58925 69.62.255.118:1011 in via rl0 >Jul 16 00:25:48 segfault shutdown[94692]: reboot by root: >Stopping ftpd. >Waiting for PIDS: 981. >Stopping inetd. >Waiting for PIDS: 968. >Stopping cron. >Waiting for PIDS: 939. >Stopping apache24. >Waiting for PIDS: 87146. >Stopping sshd. >Waiting for PIDS: 935. >Stopping cupsd. >Waiting for PIDS: 893. >Stopping moused. >Waiting for PIDS: 835. >Stopping mysql. >Waiting for PIDS: 88850 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 89.248.172.85:47472 69.62.255.118:2915 in via rl0 >, 88850. >postfix: Postfix is running with backwards-compatible default settings >postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details >postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload" >postfix/postfix-script: stopping the Postfix mail system >postfix/postfix-script: waiting for the Postfix mail system to terminate >Stopping winbindd. >Waiting for PIDS: 746Jul 16 00:26:04 segfault winbindd[746]: [2019/07/16 00:26:04.499533, 0] ../source3/winbindd/winbindd.c:243(winbindd_sig_term_handler) >Jul 16 00:26:04 segfault winbindd[746]: Got sig[15] terminate (is_parent=1) >. >Stopping smbd. >Waiting for PIDS: 742Jul 16 00:26:07 segfault winbindd[753]: [2019/07/16 00:26:07.143091, 0] ../source3/winbindd/winbindd.c:243(winbindd_sig_term_handler) >Jul 16 00:26:07 segfault winbindd[753]: Got sig[15] terminate (is_parent=0) >Jul 16 00:26:07 segfault winbindd[773]: [2019/07/16 00:26:07.191477, 0] ../source3/winbindd/winbindd.c:243(winbindd_sig_term_handler) >Jul 16 00:26:07 segfault winbindd[773]: Got sig[15] terminate (is_parent=0) >Jul 16 00:26:07 segfault winbindd[757]: [2019/07/16 00:26:07.397282, 0] ../source3/winbindd/winbindd.c:243(winbindd_sig_term_handler) >Jul 16 00:26:07 segfault winbindd[757]: Got sig[15] terminate (is_parent=0) >. >Stopping nmbd. >Waiting for PIDS: 737Jul 16 00:26:07 segfault nmbd[737]: [2019/07/16 00:26:07.747444, 0] ../source3/nmbd/nmbd.c:58(terminate) >Jul 16 00:26:07 segfault nmbd[737]: Got SIGTERM: going down... >. >Stopping lpd. >Waiting for PIDS: 672. >Stopping lockd. >Waiting for PIDS: 652. >Stopping statd. >Waiting for PIDS: 649. >Stopping nfsd. >Waiting for PIDS: 645 646. >Stopping mountd. >Waiting for PIDS: 643. >Stopping rpcbind. >Waiting for PIDS: 593. >Stopping local_unbound. >Waiting for PIDS: 472. >Stopping devd. >Waiting for PIDS: 404. >Writing entropy file:. >Writing early boot entropy file:. >. >Terminated >Jul 16 00:26:09 segfault syslogd: exiting on signal 15 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >Waiting (max 60 seconds) for system process `vnlru' to stop... done >Waiting (max 60 seconds) for system process `syncer' to stop... >Syncing disks, vnodes remaining... 9 9 8 3 3 1 0 >ipfw: 2400 Deny TCP 193.29.13.20:46201 69.62.255.118:3392 in via rl0 >0 0 0 done >Waiting (max 60 seconds) for system thread `bufdaemon' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-0' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-1' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-2' to stop... done >Waiting (max 60 seconds) for system thread `bufspacedaemon-3' to stop... done >All buffers synced. >Uptime: 21d10h52m26s >uhub3: detached >nfe0: link state changed to DOWN >nfe0: link state changed to UP >---<<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 r341666 GENERIC amd64 >FreeBSD clang version 6.0.1 (tags/RELEASE_601/final 335540) (based on LLVM 6.0.1) >VT(vga): resolution 640x480 >CPU: AMD Athlon(tm) II X3 440 Processor (3013.77-MHz K8-class CPU) > Origin="AuthenticAMD" Id=0x100f53 Family=0x10 Model=0x5 Stepping=3 > Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x802009<SSE3,MON,CX16,POPCNT> > AMD Features=0xee500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM,3DNow!+,3DNow!> > AMD Features2=0x37ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,OSVW,IBS,SKINIT,WDT> > SVM: NP,NRIP,NAsids=64 > TSC: P-state invariant >real memory = 8589934592 (8192 MB) >avail memory = 8281063424 (7897 MB) >Event timer "LAPIC" quality 100 >ACPI APIC Table: <103112 APIC1514> >FreeBSD/SMP: Multiprocessor System Detected: 3 CPUs >FreeBSD/SMP: 1 package(s) x 3 core(s) >random: unblocking device. >ioapic0 <Version 1.1> irqs 0-23 on motherboard >Launching APs: 1 2 >Timecounter "TSC-low" frequency 1506886979 Hz quality 800 >random: entropy device external interface >kbd1 at kbdmux0 >netmap: loaded module >[ath_hal] loaded >module_register_init: MOD_LOAD (vesa, 0xffffffff810f9770, 0) error 19 >nexus0 >vtvga0: <VT VGA driver> on motherboard >cryptosoft0: <software crypto> on motherboard >acpi0: <103112 RSDT1514> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed00fff irq 2,8 on acpi0 >Timecounter "HPET" frequency 25000000 Hz quality 950 >attimer0: <AT timer> port 0x40-0x43 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >atrtc0: <AT realtime clock> port 0x70-0x71 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 0x508-0x50b on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >pci0: <memory, RAM> at device 0.0 (no driver attached) >isab0: <PCI-ISA bridge> port 0x900-0x9ff at device 1.0 on pci0 >isa0: <ISA bus> on isab0 >pci0: <memory, RAM> at device 1.2 (no driver attached) >ohci0: <nVidia nForce MCP61 USB Controller> mem 0xefcff000-0xefcfffff irq 21 at device 2.0 on pci0 >usbus0 on ohci0 >usbus0: 12Mbps Full Speed USB v1.0 >ehci0: <NVIDIA nForce MCP61 USB 2.0 controller> mem 0xefcfec00-0xefcfecff irq 22 at device 2.1 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >usbus1: 480Mbps High Speed USB v2.0 >pcib1: <ACPI PCI-PCI bridge> at device 4.0 on pci0 >pci1: <ACPI PCI bus> on pcib1 >rl0: <RealTek 8139 10/100BaseTX> port 0xd800-0xd8ff mem 0xefdffc00-0xefdffcff irq 16 at device 8.0 on pci1 >miibus0: <MII bus> on rl0 >rlphy0: <RealTek internal media interface> PHY 0 on miibus0 >rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto >rl0: Ethernet address: 00:50:bf:43:5a:b9 >hdac0: <NVIDIA MCP61 HDA Controller> mem 0xefcf8000-0xefcfbfff irq 23 at device 5.0 on pci0 >atapci0: <nVidia nForce MCP61 UDMA133 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xffa0-0xffaf at device 6.0 on pci0 >ata0: <ATA channel> at channel 0 on atapci0 >ata1: <ATA channel> at channel 1 on atapci0 >nfe0: <NVIDIA nForce MCP61 Networking Adapter> port 0xc080-0xc087 mem 0xefcfd000-0xefcfdfff irq 20 at device 7.0 on pci0 >miibus1: <MII bus> on nfe0 >rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 3 on miibus1 >rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow >nfe0: Ethernet address: bc:5f:f4:90:61:e3 >atapci1: <nVidia nForce MCP61 SATA300 controller> port 0xc000-0xc007,0xbc00-0xbc03,0xb880-0xb887,0xb800-0xb803,0xb480-0xb48f mem 0xefcfc000-0xefcfcfff irq 21 at device 8.0 on pci0 >ata2: <ATA channel> at channel 0 on atapci1 >ata3: <ATA channel> at channel 1 on atapci1 >atapci2: <nVidia nForce MCP61 SATA300 controller> port 0xb400-0xb407,0xb080-0xb083,0xb000-0xb007,0xac00-0xac03,0xa880-0xa88f mem 0xefcf7000-0xefcf7fff irq 22 at device 8.1 on pci0 >ata4: <ATA channel> at channel 0 on atapci2 >ata5: <ATA channel> at channel 1 on atapci2 >pcib2: <ACPI PCI-PCI bridge> at device 9.0 on pci0 >pci2: <ACPI PCI bus> on pcib2 >vgapci0: <VGA-compatible display> port 0xe000-0xe0ff mem 0xd0000000-0xdfffffff,0xefee0000-0xefefffff irq 17 at device 0.0 on pci2 >vgapci0: Boot video device >hdac1: <ATI RV810 HDA Controller> mem 0xefebc000-0xefebffff irq 18 at device 0.1 on pci2 >pcib3: <ACPI PCI-PCI bridge> at device 11.0 on pci0 >pci3: <ACPI PCI bus> on pcib3 >xhci0: <XHCI (generic) USB 3.0 controller> mem 0xeffff000-0xefffffff irq 19 at device 0.0 on pci3 >xhci0: 32 bytes context size, 64-bit DMA >usbus2 on xhci0 >usbus2: 5.0Gbps Super Speed USB v3.0 >pcib4: <ACPI PCI-PCI bridge> at device 12.0 on pci0 >pci4: <ACPI PCI bus> on pcib4 >acpi_button0: <Power Button> on acpi0 >ppc0: <Parallel port> port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0 >ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode >ppc0: FIFO with 16/16/9 bytes threshold >ppbus0: <Parallel port bus> on ppc0 >lpt0: <Printer> on ppbus0 >lpt0: Interrupt-driven port >ppi0: <Parallel I/O> on ppbus0 >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 IntelliMouse Explorer, device ID 4 >uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 >orm0: <ISA Option ROM> at iomem 0xc0000-0xcffff pnpid ORM0000 on isa0 >hwpstate0: <Cool`n'Quiet 2.0> on cpu0 >Timecounters tick every 1.000 msec >hdacc0: <VIA VT1708S_4 HDA CODEC> at cad 0 on hdac0 >hdaa0: <VIA VT1708S_4 Audio Function Group> at nid 1 on hdacc0 >pcm0: <VIA VT1708S_4 (Analog 2.0+HP/2.0)> at nid 28,29 and 26,31,30,27 on hdaa0 >hdacc1: <ATI R6xx HDA CODEC> at cad 0 on hdac1 >hdaa1: <ATI R6xx Audio Function Group> at nid 1 on hdacc1 >pcm1: <ATI R6xx (HDMI)> at nid 3 on hdaa1 >ugen0.1: <nVidia OHCI root HUB> at usbus0 >ugen1.1: <nVidia EHCI root HUB> at usbus1 >ugen2.1: <0x1106 XHCI root HUB> at usbus2 >uhub0: <nVidia OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 >uhub1: <0x1106 XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus2 >uhub2: <nVidia EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >uhub1: 5 ports with 4 removable, self powered >uhub0: 10 ports with 10 removable, self powered >ugen2.2: <vendor 0x2109 USB2.0 Hub> at usbus2 >uhub3 on uhub1 >uhub3: <vendor 0x2109 USB2.0 Hub, class 9/0, rev 2.10/4.20, addr 1> on usbus2 >ada0 at ata2 bus 0 scbus2 target 0 lun 0 >ada0: <WDC WD1001FALS-41K1B0 07.00K07> ATA8-ACS SATA 2.x device >ada0: Serial Number WD-WMATV1420438 >ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) >ada0: 953869MB (1953525168 512 byte sectors) >ada1 at ata3 bus 0 scbus3 target 0 lun 0 >ada1: <WDC WD2003FZEX-00SRLA0 01.01A01> ACS-3 ATA SATA 3.x device >ada1: Serial Number WD-WMC6N0D2X0RS >ada1: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) >ada1: 1907729MB (3907029168 512 byte sectors) >ada1: quirks=0x1<4K> >ada2 at ata4 bus 0 scbus4 target 0 lun 0 >ada2: <KINGSTON SV300S37A60G 60AABBF0> ATA8-ACS SATA 3.x device >ada2: Serial Number 50026B7752091D52 >ada2: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 512bytes) >ada2: 57241MB (117231408 512 byte sectors) >Trying to mount root from ufs:/dev/ada0p2 [rw]... >uhub3: 4 ports with 4 removable, self powered >Setting hostuuid: de4940a0-d826-11dd-bed6-708bcd54b2c9. >Setting hostid: 0x7aef0aed. >Starting file system checks: >/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p2: clean, 182729 free (249 frags, 22810 blocks, 0.1% fragmentation) >/dev/ada0p4: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p4: clean, 476556 free (364 frags, 59524 blocks, 0.0% fragmentation) >/dev/ada1p1: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada1p1: clean, 47153708 free (544420 frags, 5826161 blocks, 0.2% fragmentation) >/dev/ada0p5: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p5: clean, 503672 free (32 frags, 62955 blocks, 0.0% fragmentation) >/dev/ada1p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada1p2: clean, 43594474 free (1474 frags, 5449125 blocks, 0.0% fragmentation) >/dev/ada0p6: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p6: clean, 220987 free (91 frags, 27612 blocks, 0.0% fragmentation) >/dev/ada0p7: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p7: clean, 1692806 free (5326 frags, 210935 blocks, 0.1% fragmentation) >/dev/ada0p8: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p8: clean, 2501940 free (179820 frags, 290265 blocks, 2.2% fragmentation) >/dev/ada0p9: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p9: clean, 37242579 free (259171 frags, 4622926 blocks, 0.3% fragmentation) >Mounting local filesystems:. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/graphviz /usr/local/lib/mysql /usr/local/lib/mysql/plugin /usr/local/lib/nss /usr/local/lib/perl5/5.28/mach/CORE /usr/local/lib/qt5 /usr/local/lib/samba4 /usr/local/llvm60/lib /usr/local/share/chromium >32-bit compatibility ldconfig path: /usr/lib32 >Loading kernel modules: >uhub2: 10 ports with 10 removable, self powered >[drm] radeon kernel modesetting enabled. >drmn0: <drmn> on vgapci0 >vgapci0: child drmn0 requested pci_enable_io >vgapci0: child drmn0 requested pci_enable_io >[drm] initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x174B:0xE164 0x00). >[drm:radeon_device_init] Unable to find PCI I/O BAR >[drm:radeon_atombios_init] Unable to find PCI I/O BAR; using MMIO for ATOM IIO >ATOM BIOS: C09302 >drmn0: VRAM: 1024M 0x0000000000000000 - 0x000000003FFFFFFF (1024M used) >drmn0: GTT: 1024M 0x0000000040000000 - 0x000000007FFFFFFF >Successfully added WC MTRR for [0xd0000000-0xdfffffff]: 0; >[drm] Detected VRAM RAM=1024M, BAR=256M >[drm] RAM width 64bits DDR >[TTM] Zone kernel: Available graphics memory: 4174424 kiB >[TTM] Zone dma32: Available graphics memory: 2097152 kiB >[TTM] Initializing pool allocator >[drm] radeon: 1024M of VRAM memory ready >[drm] radeon: 1024M of GTT memory ready. >[drm] Loading CEDAR Microcode >drmn0: successfully loaded firmware image with name: radeon/CEDAR_pfp.bin >drmn0: successfully loaded firmware image with name: radeon/CEDAR_me.bin >drmn0: successfully loaded firmware image with name: radeon/CEDAR_rlc.bin >drmn0: successfully loaded firmware image with name: radeon/CEDAR_smc.bin >[drm] Internal thermal controller with fan control >[drm] radeon: dpm initialized >drmn0: successfully loaded firmware image with name: radeon/CYPRESS_uvd.bin >[drm] GART: num cpu pages 262144, num gpu pages 262144 >[drm] enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0 >[drm] PCIE GART of 1024M enabled (table at 0x000000000014C000). >drmn0: WB enabled >drmn0: fence driver on ring 0 use gpu addr 0x0000000040000c00 and cpu addr 0x0xfffff80004a1fc00 >drmn0: fence driver on ring 3 use gpu addr 0x0000000040000c0c and cpu addr 0x0xfffff80004a1fc0c >drmn0: fence driver on ring 5 use gpu addr 0x000000000005c418 and cpu addr 0x0xfffff800d005c418 >[drm] Supports vblank timestamp caching Rev 2 (21.10.2013). >[drm] Driver supports precise vblank timestamp query. >drmn0: radeon: MSI limited to 32-bit >[drm] radeon: irq initialized. >[drm] ring test on 0 succeeded in 1 usecs >[drm] ring test on 3 succeeded in 2 usecs >[drm] ring test on 5 succeeded in 1 usecs >[drm] UVD initialized successfully. >[drm] ib test on ring 0 succeeded in 0 usecs >[drm] ib test on ring 3 succeeded in 0 usecs >[drm] ib test on ring 5 succeeded >[drm] Connector HDMI-A-1: get mode from tunables: >[drm] - kern.vt.fb.modes.HDMI-A-1 >[drm] - kern.vt.fb.default_mode >[drm] Connector DVI-I-1: get mode from tunables: >[drm] - kern.vt.fb.modes.DVI-I-1 >[drm] - kern.vt.fb.default_mode >[drm] Connector VGA-1: get mode from tunables: >[drm] - kern.vt.fb.modes.VGA-1 >[drm] - kern.vt.fb.default_mode >[drm] Radeon Display Connectors >[drm] Connector 0: >[drm] HDMI-A-1 >[drm] HPD2 >[drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >[drm] Encoders: >[drm] DFP1: INTERNAL_UNIPHY1 >[drm] Connector 1: >[drm] DVI-I-1 >[drm] HPD4 >[drm] DDC: 0x6460 0x6460 0x6464 0x6464 0x6468 0x6468 0x646c 0x646c >[drm] Encoders: >[drm] DFP2: INTERNAL_UNIPHY >[drm] CRT1: INTERNAL_KLDSCP_DAC1 >[drm] Connector 2: >[drm] VGA-1 >[drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >[drm] Encoders: >[drm] CRT2: INTERNAL_KLDSCP_DAC2 >[drm] fb mappable at 0xD034D000 >[drm] vram apper at 0xD0000000 >[drm] size 8294400 >[drm] fb depth is 24 >[drm] pitch is 7680 >VT: Replacing driver "vga" with new "fb". >start FB_INFO: >type=11 height=1080 width=1920 depth=32 >cmsize=16 size=8294400 >pbase=0xd034d000 vbase=0xfffff800d034d000 >name=drmn0 flags=0x0 stride=7680 bpp=32 >cmap[0]=0 cmap[1]=7f0000 cmap[2]=7f00 cmap[3]=c4a000 >end FB_INFO >drmn0: fb0: radeondrmfb frame buffer device >[drm] Initialized radeon 2.50.0 20080528 for drmn0 on minor 0 >fuse-freebsd: version 0.4.4, FUSE ABI 7.8 >Setting hostname: segfault.tristatelogic.com. >Setting up harvesting: [UMA],[FS_ATIME],SWI,INTERRUPT,NET_NG,NET_ETHER,NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED >Feeding entropy: . >lo0: link state changed to UP >rl0: link state changed to DOWN >nfe0: link state changed to DOWN >rl0: link state changed to UP >Starting Network: lo0 rl0 nfe0. >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 0x3 > inet 127.0.0.1 netmask 0xff000000 > groups: lo > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >rl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=2008<VLAN_MTU,WOL_MAGIC> > ether 00:50:bf:43:5a:b9 > inet 69.62.255.118 netmask 0xffffff00 broadcast 69.62.255.255 > media: Ethernet autoselect (100baseTX <full-duplex>) > status: active > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >nfe0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=82008<VLAN_MTU,WOL_MAGIC,LINKSTATE> > ether bc:5f:f4:90:61:e3 > inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 > media: Ethernet autoselect (none) > status: no carrier > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> >Starting devd. >add host 127.0.0.1: gateway lo0 fib 0: route already in table >add net default: gateway 69.62.255.1 >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 >ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to deny, logging disabled >Flushed all rules. >00100 allow ip from any to any via lo0 >00200 reass ip from any to any in >00300 allow udp from any 5353 to 224.0.0.251 5353 in via nfe0 >00400 deny udp from 0.0.0.0 68 to 255.255.255.255 67 in via nfe0 >00500 deny udp from 192.168.1.57 138 to 255.255.255.255 138 in via nfe0 >00600 deny udp from 69.4.137.147 2190 to 255.255.255.255 2190 in via rl0 >00700 deny udp from 69.4.137.139 47808 to 69.4.137.191 47808 in via rl0 >00800 deny udp from 69.4.149.101 to 69.4.149.127 8083 in via rl0 >00900 deny tcp from 185.36.81.39 to any 25 in >01000 deny log ip from 69.62.255.118 to any in via rl0 >01100 allow igmp from 192.168.0.0/16 to any in via nfe0 >01200 allow ip from any to 192.168.0.0/16 in via nfe0 >01300 allow ip from 192.168.0.0/16 to any out via nfe0 >00000 allow udp from any 123 to any 123 out via rl0 keep-state :default >01500 allow ip from 69.62.255.118 to any out >01600 allow udp from any 53 to 69.62.255.118 1024-65535 in >01700 deny udp from any to 69.62.255.118 123 in via rl0 >01800 allow tcp from any to 69.62.255.118 established >01900 allow tcp from 69.62.255.118 to any established >02000 deny udp from 0.0.0.0 68 to 255.255.255.255 67 in via rl0 >02100 deny log ip from any to not 69.62.255.118 in via rl0 >02200 allow tcp from any to 69.62.255.118 25 in setup >02300 allow icmp from any to 69.62.255.118 in icmptypes 0,3,4,5,8,11,13,14,17,18 >02400 deny log ip from any to any >Firewall rules loaded. >Starting local_unbound. >Waiting for nameserver to start... good >nfe0: link state changed to UP >Creating and/or trimming log files. >Starting syslogd. >Jul 16 00:27:13 segfault kernel: Successfully added WC MTRR for [0xd0000000-0xdfffffff]: 0; >No core dumps found. >Starting rpcbind. >Setting NIS domain: tristatelogic.com. >Clearing /tmp (X related). >NFSv4 is disabled >Starting mountd. >Starting nfsd. >Starting statd. >Starting lockd. >Starting local daemons:net.inet.ip.fw.verbose: 0 -> 1 >net.inet.ip.fw.verbose_limit: 0 -> 1000000 >. >Starting lpd. >Updating motd:. >Mounting late filesystems:. >Security policy loaded: MAC/ntpd (mac_ntpd) >Starting ntpd. >Starting ntpd. >Jul 16 00:27:14 segfault ntpd[702]: unable to bind to wildcard address :: - another process may be running - EXITING >Performing sanity check on Samba configuration: OK >Starting nmbd. >Starting smbd. >Jul 16 00:27:16 segfault nmbd[737]: [2019/07/16 00:27:16.177571, 0] ../lib/util/become_daemon.c:124(daemon_ready) >Jul 16 00:27:16 segfault nmbd[737]: STATUS=daemon 'nmbd' finished starting up and ready to serve connections >Starting winbindd. >Jul 16 00:27:16 segfault winbindd[746]: [2019/07/16 00:27:16.645773, 0] ../source3/winbindd/winbindd_cache.c:3176(initialize_winbindd_cache) >Jul 16 00:27:16 segfault winbindd[746]: initialize_winbindd_cache: clearing cache and re-creating with version number 2 >Jul 16 00:27:16 segfault winbindd[746]: [2019/07/16 00:27:16.891655, 0] ../lib/util/become_daemon.c:124(daemon_ready) >Jul 16 00:27:16 segfault winbindd[746]: STATUS=daemon 'winbindd' finished starting up and ready to serve connections >postfix: Postfix is running with backwards-compatible default settings >postfix: See http://www.postfix.org/COMPATIBILITY_README.html for details >postfix: To disable backwards compatibility use "postconf compatibility_level=2" and "postfix reload" >ipfw: 2400 Deny TCP 66.249.70.13:56980 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:57362 69.62.255.118:80 in via rl0 >Jul 16 00:27:17 segfault smbd[742]: [2019/07/16 00:27:17.372771, 0] ../lib/util/become_daemon.c:124(daemon_ready) >Jul 16 00:27:17 segfault smbd[742]: STATUS=daemon 'smbd' finished starting up and ready to serve connections >postfix/postfix-script: warning: group or other writable: /usr/local/etc/postfix/./blacklists/client-domain.in >postfix/postfix-script: warning: group or other writable: /usr/local/etc/postfix/./blacklists/sender-address.in >postfix/postfix-script: warning: group or other writable: /usr/local/etc/postfix/./blacklists/sender-domain.in >postfix/postfix-script: warning: group or other writable: /usr/local/etc/postfix/./blacklists/helo-domain.in >postfix/postfix-script: starting the Postfix mail system >Starting mysql. >ipfw: 2400 Deny TCP 185.56.80.48:40406 69.62.255.118:8089 in via rl0 >Starting default moused. >ipfw: 2400 Deny TCP 34.74.231.1:57362 69.62.255.118:80 in via rl0 >Starting dbus. >Starting hald. >Starting avahi-daemon. >Starting cupsd. >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >Jul 16 00:27:39 segfault nmbd[737]: [2019/07/16 00:27:39.712103, 0] ../source3/nmbd/nmbd_become_lmb.c:397(become_local_master_stage2) >Jul 16 00:27:39 segfault nmbd[737]: ***** >Jul 16 00:27:39 segfault nmbd[737]: >Jul 16 00:27:39 segfault nmbd[737]: Samba name server SEGFAULT is now a local master browser for workgroup HOBBITON on subnet 192.168.1.2 >Jul 16 00:27:39 segfault nmbd[737]: >Jul 16 00:27:39 segfault nmbd[737]: ***** >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >Performing sanity check on sshd configuration. >Starting sshd. >Performing sanity check on apache24 configuration: >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >Syntax OK >Starting apache24. >Configuring vt: keyrate blanktime screensaver. >Starting cron. >Starting inetd. >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >Starting ftpd. >Starting background file system checks in 60 seconds. > >Tue Jul 16 00:27:44 PDT 2019 >ipfw: 2400 Deny TCP 34.74.231.1:41486 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.231.1:57362 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 45.79.110.218:35233 69.62.255.118:110 in via rl0 >ipfw: 2400 Deny TCP 93.174.95.106:26200 69.62.255.118:8838 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.252:42722 69.62.255.118:2178 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.254:43073 69.62.255.118:4590 in via rl0 >ipfw: 2400 Deny TCP 193.32.163.74:53789 69.62.255.118:7389 in via rl0 >ipfw: 2400 Deny TCP 162.243.136.225:49952 69.62.255.118:40824 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.42:59670 69.62.255.118:4085 in via rl0 >ipfw: 2400 Deny TCP 51.75.52.127:26200 69.62.255.118:3091 in via rl0 >ipfw: 2400 Deny TCP 46.174.191.32:34584 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 80.82.64.127:52080 69.62.255.118:35555 in via rl0 >ipfw: 2400 Deny TCP 35.241.220.254:43964 69.62.255.118:5901 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.86:56431 69.62.255.118:6251 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.22:44339 69.62.255.118:3312 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.246:44846 69.62.255.118:41401 in via rl0 >ipfw: 2400 Deny TCP 71.6.146.185:31231 69.62.255.118:6697 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.22:57191 69.62.255.118:3362 in via rl0 >ipfw: 2400 Deny TCP 211.235.43.108:47271 69.62.255.118:34567 in via rl0 >ipfw: 2400 Deny TCP 89.248.162.168:53770 69.62.255.118:3493 in via rl0 >ipfw: 2400 Deny TCP 89.248.172.85:47472 69.62.255.118:2890 in via rl0 >ipfw: 2400 Deny TCP 198.211.120.8:39070 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 198.211.120.8:39070 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 198.211.120.8:39070 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 198.211.120.8:39070 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 198.211.120.8:39070 69.62.255.118:80 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.26:55385 69.62.255.118:20381 in via rl0 >ipfw: 2400 Deny TCP 122.129.211.84:47271 69.62.255.118:34567 in via rl0 >ipfw: 2400 Deny TCP 202.29.57.103:32767 69.62.255.118:8545 in via rl0 >ipfw: 2400 Deny UDP 77.247.110.116:5129 69.62.255.118:5061 in via rl0 >ipfw: 2400 Deny UDP 77.247.110.116:5129 69.62.255.118:5062 in via rl0 >ipfw: 2400 Deny UDP 77.247.110.116:5129 69.62.255.118:5063 in via rl0 >ipfw: 2400 Deny TCP 91.140.67.250:33072 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 85.196.133.114:47772 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 123.108.186.158:47271 69.62.255.118:34567 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 196.52.43.93:54145 69.62.255.118:5905 in via rl0 >ipfw: 2400 Deny TCP 45.252.251.15:53262 69.62.255.118:5905 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.51:51624 69.62.255.118:33889 in via rl0 >ipfw: 2400 Deny TCP 167.71.177.174:37822 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:5920 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:5920 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:5920 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.78:51305 69.62.255.118:4004 in via rl0 >ipfw: 2400 Deny TCP 139.59.5.178:39128 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 192.241.181.125:38953 69.62.255.118:111 in via rl0 >ipfw: 2400 Deny TCP 121.142.210.111:5879 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 1.30.54.61:30100 69.62.255.118:34902 in via rl0 >ipfw: 2400 Deny UDP 185.234.219.122:37705 69.62.255.118:5094 in via rl0 >ipfw: 2400 Deny TCP 103.99.3.192:49162 69.62.255.118:3389 in via rl0 >ipfw: 2400 Deny TCP 36.63.208.198:27224 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 36.63.208.198:27242 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 36.63.208.198:27224 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 36.63.208.198:27242 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 36.63.208.198:27224 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 36.63.208.198:27242 69.62.255.118:587 in via rl0 >ipfw: 2400 Deny TCP 89.248.160.193:41515 69.62.255.118:2663 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:34024 69.62.255.118:10517 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.14:48191 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny UDP 185.234.219.122:38753 69.62.255.118:5095 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.26:47296 69.62.255.118:11395 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 162.243.139.184:39392 69.62.255.118:41191 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54902 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 86.66.230.25:54900 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.82.64.127:52080 69.62.255.118:13394 in via rl0 >ipfw: 2400 Deny TCP 117.239.38.81:47346 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 117.239.38.81:47346 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 117.239.38.81:47346 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 117.239.38.81:47346 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.100:56840 69.62.255.118:8300 in via rl0 >ipfw: 2400 Deny UDP 185.234.219.122:36182 69.62.255.118:20004 in via rl0 >ipfw: 2400 Deny TCP 117.239.38.81:47346 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 117.239.38.81:47346 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 37.49.224.67:52069 69.62.255.118:81 in via rl0 >ipfw: 2400 Deny TCP 40.77.167.53:6185 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.167.53:6185 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.167.53:6185 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 201.54.254.53:6960 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.19:47430 69.62.255.118:3389 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:41958 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:41958 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:41958 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:41958 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42134 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42134 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42134 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.116:41116 69.62.255.118:60606 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42134 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.14:48191 69.62.255.118:3399 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42384 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42384 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42384 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:42384 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.100:56840 69.62.255.118:9000 in via rl0 >ipfw: 2400 Deny TCP 198.108.67.54:39097 69.62.255.118:772 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:62960 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:62960 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:62960 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:62960 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.102:51485 69.62.255.118:20295 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.66:43892 69.62.255.118:3339 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 123.241.4.204:32506 69.62.255.118:60001 in via rl0 >ipfw: 2400 Deny TCP 37.49.231.107:43822 69.62.255.118:5038 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.222.211.66:42156 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 194.230.158.56:58076 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 36.92.35.65:1380 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.18:45905 69.62.255.118:55401 in via rl0 >ipfw: 2400 Deny TCP 89.28.67.48:8798 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 89.28.67.48:8798 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 89.28.67.48:8798 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.105:40276 69.62.255.118:23401 in via rl0 >ipfw: 2400 Deny TCP 138.197.86.155:32767 69.62.255.118:8545 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.166:57882 69.62.255.118:2501 in via rl0 >ipfw: 2400 Deny TCP 82.102.173.91:40694 69.62.255.118:465 in via rl0 >ipfw: 2400 Deny TCP 193.29.13.20:46201 69.62.255.118:3393 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 185.222.211.230:43630 69.62.255.118:9494 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 78.108.177.51:21473 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 49.83.38.213:46016 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 209.17.97.34:64381 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.11:42080 69.62.255.118:5454 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:38041 69.62.255.118:7724 in via rl0 >ipfw: 2400 Deny TCP 37.49.227.202:47047 69.62.255.118:81 in via rl0 >ipfw: 2400 Deny TCP 92.53.65.144:56211 69.62.255.118:5511 in via rl0 >ipfw: 2400 Deny TCP 185.208.208.198:53110 69.62.255.118:6901 in via rl0 >ipfw: 2400 Deny TCP 117.48.216.115:52047 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 198.108.67.79:10057 69.62.255.118:5985 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.66:43892 69.62.255.118:3331 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.14:48191 69.62.255.118:2222 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 191.5.183.174:53191 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.27:47067 69.62.255.118:3405 in via rl0 >ipfw: 2400 Deny TCP 107.170.238.143:36230 69.62.255.118:49217 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:48570 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:48570 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:48570 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:48570 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:48570 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:48570 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 51.83.153.190:50758 69.62.255.118:993 in via rl0 >ipfw: 2400 Deny TCP 51.83.153.190:50759 69.62.255.118:143 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 51.83.153.190:50758 69.62.255.118:993 in via rl0 >ipfw: 2400 Deny TCP 51.83.153.190:50759 69.62.255.118:143 in via rl0 >ipfw: 2400 Deny TCP 51.83.153.190:50758 69.62.255.118:993 in via rl0 >ipfw: 2400 Deny TCP 51.83.153.190:50759 69.62.255.118:143 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 190.9.172.110:33833 69.62.255.118:2323 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.51:51624 69.62.255.118:3389 in via rl0 >ipfw: 2400 Deny TCP 37.49.230.233:46561 69.62.255.118:81 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.42:59670 69.62.255.118:4865 in via rl0 >ipfw: 2400 Deny TCP 218.156.38.232:7429 69.62.255.118:23 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny UDP 185.132.53.14:5060 69.62.255.118:5060 in via rl0 >ipfw: 2400 Deny UDP 184.105.247.227:59777 69.62.255.118:5353 in via rl0 >ipfw: 2400 Deny TCP 89.248.160.193:41515 69.62.255.118:2660 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:35651 69.62.255.118:28571 in via rl0 >ipfw: 2400 Deny TCP 112.116.205.43:34746 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 92.53.65.52:54599 69.62.255.118:3745 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 196.52.43.88:34247 69.62.255.118:30303 in via rl0 >ipfw: 2400 Deny TCP 213.32.122.80:47282 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 209.17.96.26:65222 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 187.115.165.204:21876 69.62.255.118:22 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:58365 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56101 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.27:50662 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.27:50662 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.27:50662 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.27:50662 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.166:57882 69.62.255.118:8701 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 92.118.160.5:51418 69.62.255.118:3052 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:33096 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.192.62:14957 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:2824 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.192.62:14957 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:2824 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.192.62:14957 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:2824 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 78.151.152.96:56102 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:34075 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 193.32.163.42:41409 69.62.255.118:23382 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 112.85.42.176:51190 69.62.255.118:22 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.216.140.52:40987 69.62.255.118:8089 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50519 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50520 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50519 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50520 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50519 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50520 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 89.248.162.168:53770 69.62.255.118:3484 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50524 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50524 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 105.228.94.164:50524 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.22:57191 69.62.255.118:3382 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.27:47067 69.62.255.118:11180 in via rl0 >ipfw: 2400 Deny UDP 137.226.113.10:51196 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.14:55445 69.62.255.118:20383 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.208.209.7:54638 69.62.255.118:12482 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60295 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 34.74.237.140:60475 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.18:45905 69.62.255.118:49101 in via rl0 >ipfw: 2400 Deny TCP 209.17.97.122:50657 69.62.255.118:8081 in via rl0 >ipfw: 2400 Deny TCP 141.98.80.115:59738 69.62.255.118:1723 in via rl0 >ipfw: 2400 Deny TCP 141.98.80.115:59738 69.62.255.118:1723 in via rl0 >ipfw: 2400 Deny TCP 141.98.80.115:59738 69.62.255.118:1723 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.27:47067 69.62.255.118:22288 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.29:22302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.29:22302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.29:22302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 208.80.194.29:22302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.18:45905 69.62.255.118:55301 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.252:42722 69.62.255.118:4126 in via rl0 >ipfw: 2400 Deny TCP 156.202.1.110:35737 69.62.255.118:2323 in via rl0 >ipfw: 2400 Deny TCP 107.170.203.160:50446 69.62.255.118:53569 in via rl0 >ipfw: 2400 Deny TCP 109.236.211.34:62736 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.166:57882 69.62.255.118:9401 in via rl0 >ipfw: 2400 Deny TCP 220.194.237.43:44643 69.62.255.118:6380 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:49935 69.62.255.118:18797 in via rl0 >ipfw: 2400 Deny TCP 114.25.24.56:53827 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 104.155.78.156:33911 69.62.255.118:5902 in via rl0 >ipfw: 2400 Deny TCP 77.247.108.119:40677 69.62.255.118:5038 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.18:51072 69.62.255.118:4740 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.57:57830 69.62.255.118:33896 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:50528 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:50528 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 203.76.224.20:50528 69.62.255.118:80 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 94.59.93.105:53550 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.69:43967 69.62.255.118:40777 in via rl0 >ipfw: 2400 Deny TCP 120.52.152.15:44193 69.62.255.118:8333 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.19:47430 69.62.255.118:1243 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:53252 in via rl0 >ipfw: 2400 Deny TCP 59.175.144.11:32767 69.62.255.118:8545 in via rl0 >ipfw: 2400 Deny TCP 37.9.154.28:54020 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 37.9.154.28:54020 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 119.5.237.157:7129 69.62.255.118:60001 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.209.0.17:52322 69.62.255.118:8529 in via rl0 >ipfw: 2400 Deny TCP 196.52.43.54:60971 69.62.255.118:62078 in via rl0 >ipfw: 2400 Deny TCP 89.248.160.193:41515 69.62.255.118:2678 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 119.15.83.18:38568 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 209.17.97.50:59258 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 59.36.132.222:33000 69.62.255.118:81 in via rl0 >ipfw: 2400 Deny TCP 185.253.157.112:40083 69.62.255.118:8545 in via rl0 >ipfw: 2400 Deny TCP 89.248.174.201:54041 69.62.255.118:13248 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.239:48909 69.62.255.118:32189 in via rl0 >ipfw: 2400 Deny TCP 46.191.232.214:55970 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 46.191.232.214:55970 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.27:47067 69.62.255.118:3397 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 216.218.206.91:36845 69.62.255.118:50070 in via rl0 >ipfw: 2400 Deny TCP 122.228.19.80:25242 69.62.255.118:389 in via rl0 >ipfw: 2400 Deny TCP 162.243.142.92:38914 69.62.255.118:55871 in via rl0 >ipfw: 2400 Deny TCP 40.77.195.40:51857 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.195.40:51857 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:6876 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:6876 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 40.77.195.40:51857 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:6876 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.82.64.127:52080 69.62.255.118:13402 in via rl0 >ipfw: 2400 Deny TCP 66.240.236.119:29011 69.62.255.118:5801 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:51302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:51302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:51302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 182.123.180.182:33678 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:51302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 119.179.14.253:20590 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:34067 69.62.255.118:62054 in via rl0 >ipfw: 2400 Deny UDP 185.200.118.73:47083 69.62.255.118:1194 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:51302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 80.237.132.34:51302 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.114:39934 69.62.255.118:1473 in via rl0 >ipfw: 2400 Deny TCP 174.138.9.132:55904 69.62.255.118:660 in via rl0 >ipfw: 2400 Deny TCP 77.247.108.110:47193 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 92.118.161.21:61686 69.62.255.118:8888 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:58358 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:58358 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:58358 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.174.152.182:58358 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.101:57065 69.62.255.118:412 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:24924 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.86:56431 69.62.255.118:9991 in via rl0 >ipfw: 2400 Deny TCP 185.254.122.100:56840 69.62.255.118:6014 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.69:43967 69.62.255.118:47444 in via rl0 >ipfw: 2400 Deny TCP 142.11.245.19:6206 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 142.11.245.19:6206 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 185.56.81.7:39540 69.62.255.118:8089 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:44561 in via rl0 >ipfw: 2400 Deny TCP 189.10.128.101:52718 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 77.42.115.61:25650 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 77.42.115.61:25650 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 71.6.158.166:10864 69.62.255.118:53 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.34:51365 69.62.255.118:20289 in via rl0 >ipfw: 2400 Deny TCP 106.12.215.196:64724 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.25:47606 69.62.255.118:4455 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 167.71.15.212:33235 69.62.255.118:55555 in via rl0 >ipfw: 2400 Deny TCP 185.222.211.114:41487 69.62.255.118:3314 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.104:59029 69.62.255.118:31799 in via rl0 >ipfw: 2400 Deny TCP 89.248.174.201:54041 69.62.255.118:9920 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.239:48909 69.62.255.118:6200 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:36118 69.62.255.118:5653 in via rl0 >ipfw: 2400 Deny TCP 142.11.245.19:6206 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 213.149.62.55:4908 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.149.62.55:4908 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 167.71.177.174:37822 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 213.149.62.55:4951 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.149.62.55:4999 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.149.62.55:4999 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:41109 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:40326 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:36768 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 213.149.62.55:5007 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:41109 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:40326 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:36768 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:41109 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:40326 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:36768 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:45313 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:40930 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:40930 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:45313 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:40930 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 70.67.228.57:45313 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 124.109.49.174:9712 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 124.156.210.134:34627 69.62.255.118:8333 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:55206 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:55206 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:55206 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:55206 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:55206 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 162.243.149.232:43292 69.62.255.118:57453 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:55206 69.62.255.118:80 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 139.59.5.178:39128 69.62.255.118:23 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 175.23.245.57:44188 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 89.248.172.85:46922 69.62.255.118:2641 in via rl0 >ipfw: 2400 Deny TCP 89.248.172.85:46922 69.62.255.118:2577 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.27:47067 69.62.255.118:11191 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.14:48191 69.62.255.118:3392 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.239:48909 69.62.255.118:13390 in via rl0 >ipfw: 2400 Deny TCP 220.248.243.186:62898 69.62.255.118:1433 in via rl0 >ipfw: 2400 Deny TCP 125.64.94.220:50070 69.62.255.118:10243 in via rl0 >ipfw: 2400 Deny TCP 185.209.0.17:52322 69.62.255.118:8526 in via rl0 >ipfw: 2400 Deny TCP 123.135.9.105:28642 69.62.255.118:60001 in via rl0 >ipfw: 2400 Deny TCP 193.32.163.97:57235 69.62.255.118:63018 in via rl0 >ipfw: 2400 Deny TCP 5.188.210.158:45086 69.62.255.118:53281 in via rl0 >ipfw: 2400 Deny TCP 91.206.15.229:56699 69.62.255.118:355 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:1971 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:1971 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:1971 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 157.55.39.34:9731 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 82.208.114.54:24576 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 157.55.39.34:9731 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 157.55.39.34:9731 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 89.248.160.193:41515 69.62.255.118:2681 in via rl0 >ipfw: 2400 Deny TCP 184.105.247.224:39065 69.62.255.118:50075 in via rl0 >ipfw: 2400 Deny TCP 89.248.162.168:53770 69.62.255.118:3209 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.21:50032 69.62.255.118:3383 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.25:47606 69.62.255.118:1389 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.102:51485 69.62.255.118:20297 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.254:43073 69.62.255.118:27389 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:27323 in via rl0 >ipfw: 2400 Deny TCP 122.228.19.80:26723 69.62.255.118:23023 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:49998 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:49998 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:49998 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:49998 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.176.26.14:48191 69.62.255.118:22222 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:49998 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 66.249.70.13:49998 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 120.52.152.17:58914 69.62.255.118:4040 in via rl0 >ipfw: 2400 Deny TCP 82.117.246.31:4295 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 111.20.153.238:51188 69.62.255.118:1111 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.42:59670 69.62.255.118:4763 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 118.163.45.178:46401 69.62.255.118:623 in via rl0 >ipfw: 2400 Deny TCP 41.234.157.114:28884 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 125.64.94.220:48205 69.62.255.118:4660 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 207.180.236.126:42561 69.62.255.118:5060 in via rl0 >ipfw: 2400 Deny TCP 167.86.119.191:32767 69.62.255.118:8545 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:39541 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:33432 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:33432 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:33432 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:33432 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:33432 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 162.243.151.182:43550 69.62.255.118:58823 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:58624 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:58624 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:58624 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:58624 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:58624 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:43223 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:43223 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:43223 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:43223 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 103.131.71.156:43223 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 202.29.57.103:32767 69.62.255.118:8545 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.69:43967 69.62.255.118:47777 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 209.17.97.50:61476 69.62.255.118:8088 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.42:59670 69.62.255.118:4585 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:33477 69.62.255.118:12718 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 103.139.77.31:31271 69.62.255.118:60001 in via rl0 >ipfw: 2400 Deny TCP 46.42.35.112:61366 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 107.167.107.198:45596 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 107.167.107.198:45596 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 107.167.107.198:45596 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 107.167.107.198:45596 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 107.167.107.198:45596 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny UDP 164.68.101.155:49425 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 107.167.107.198:45596 69.62.255.118:80 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.26:55385 69.62.255.118:20380 in via rl0 >ipfw: 2400 Deny TCP 46.3.96.69:43967 69.62.255.118:47111 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.103:58350 69.62.255.118:6400 in via rl0 >ipfw: 2400 Deny TCP 125.77.30.31:56914 69.62.255.118:60001 in via rl0 >ipfw: 2400 Deny TCP 130.61.107.226:16428 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 35.195.10.6:52699 69.62.255.118:5903 in via rl0 >ipfw: 2400 Deny TCP 178.132.76.218:12033 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.14:55445 69.62.255.118:20384 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.246:44846 69.62.255.118:30101 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.176.27.174:59170 69.62.255.118:22289 in via rl0 >ipfw: 2400 Deny TCP 92.118.37.74:48893 69.62.255.118:18824 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.252:42722 69.62.255.118:9014 in via rl0 >ipfw: 2400 Deny TCP 5.188.86.139:43595 69.62.255.118:3321 in via rl0 >ipfw: 2400 Deny TCP 27.159.210.239:47776 69.62.255.118:23 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56803 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56803 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 108.62.202.220:43295 69.62.255.118:48838 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56803 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56873 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56873 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56873 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56936 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56936 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56936 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56988 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56988 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:56988 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:57015 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:57015 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.4.13.214:57015 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 74.82.47.25:56920 69.62.255.118:2323 in via rl0 >ipfw: 2400 Deny TCP 196.52.84.41:59654 69.62.255.118:443 in via rl0 >ipfw: 2400 Deny TCP 81.22.45.252:42722 69.62.255.118:3679 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:17547 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:17547 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:17547 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 185.209.0.17:52322 69.62.255.118:8497 in via rl0 >ipfw: 2400 Deny TCP 151.53.1.116:41782 69.62.255.118:8080 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2100 Deny UDP 10.202.46.1:138 10.202.46.255:138 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 91.206.15.246:56528 69.62.255.118:22 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 83.135.106.27:49888 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 107.170.234.235:40925 69.62.255.118:13831 in via rl0 >ada3 at ata5 bus 0 scbus5 target 0 lun 0 >ada3: <WDC WD5000LPLX-08ZNTT0 02.01A02> ACS-2 ATA SATA 3.x device >ada3: Serial Number WD-WXC1AC52R8UT >ada3: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) >ada3: 476940MB (976773168 512 byte sectors) >ipfw: 2400 Deny TCP 81.22.45.239:48909 69.62.255.118:21117 in via rl0 >Jul 16 02:52:51 segfault su[2867]: rfg to root on /dev/pts/1 >ipfw: 2400 Deny TCP 109.7.92.119:34982 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:34991 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:34982 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:34991 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:34982 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:34991 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:42639 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:42639 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 109.7.92.119:42639 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 82.102.173.91:40694 69.62.255.118:554 in via rl0 >ipfw: 2400 Deny TCP 92.118.160.37:59092 69.62.255.118:110 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 1000 Deny UDP 69.62.255.118:5353 224.0.0.251:5353 in via rl0 >ipfw: 2400 Deny TCP 185.175.93.51:51624 69.62.255.118:3391 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:7875 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 207.46.13.103:7875 69.62.255.118:80 in via rl0 >ipfw: 2400 Deny TCP 167.71.177.174:37822 69.62.255.118:2323 in via rl0 >g_vfs_done():ada3p4[WRITE(offset=-512, length=512)]error = 5 >panic: cannot reassign paging buffer >cpuid = 1 >time = 1563270912 >KDB: stack backtrace: >#0 0xffffffff80be7977 at kdb_backtrace+0x67 >#1 0xffffffff80b9b563 at vpanic+0x1a3 >#2 0xffffffff80b9b3b3 at panic+0x43 >#3 0xffffffff80c6a446 at reassignbuf+0x276 >#4 0xffffffff80c4b09c at bdirty+0x3c >#5 0xffffffff80c4a2b5 at brelse+0x115 >#6 0xffffffff80c478ab at bufwrite+0x2ab >#7 0xffffffff80eacc8b at softdep_process_journal+0x7db >#8 0xffffffff80e9ff11 at softdep_update_inodeblock+0x181 >#9 0xffffffff80e8c3ad at ffs_update+0x1bd >#10 0xffffffff80e8cb4a at ffs_truncate+0x69a >#11 0xffffffff80ec857f at ufs_setattr+0x72f >#12 0xffffffff811f8e88 at VOP_SETATTR_APV+0x78 >#13 0xffffffff80c79f1d at vn_truncate+0x1cd >#14 0xffffffff80c04ab8 at kern_ftruncate+0xb8 >#15 0xffffffff81075449 at amd64_syscall+0x369 >#16 0xffffffff8104fabd at fast_syscall_common+0x101 >Uptime: 2h28m14s >Dumping 677 out of 8153 MB:..3%..12%..22%..31%..41%..52%..62%..71%..81%..93% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options 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 239352
: 206249 |
206712
|
209075
|
209076
|
209077
|
209078
|
209113