From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 08:31:47 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 246BEA31 for ; Fri, 7 Mar 2014 08:31:47 +0000 (UTC) Received: from vms173015pub.verizon.net (vms173015pub.verizon.net [206.46.173.15]) by mx1.freebsd.org (Postfix) with ESMTP id CC02DDB4 for ; Fri, 7 Mar 2014 08:31:46 +0000 (UTC) Received: from [192.168.1.3] ([unknown] [173.60.122.163]) by vms173015.mailsrvcs.net (Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16 2009)) with ESMTPA id <0N220023B28K7NC0@vms173015.mailsrvcs.net> for freebsd-questions@freebsd.org; Fri, 07 Mar 2014 01:31:40 -0600 (CST) Date: Thu, 06 Mar 2014 23:31:32 -0800 (PST) From: jcv To: =?ISO-8859-15?Q?Fernando_Apestegu=EDa?= Subject: Re: Crash / Panic In-reply-to: Message-id: References: User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: User Questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 08:31:47 -0000 On Fri, 7 Mar 2014, Fernando Apestegu?a wrote: > El 07/03/2014 08:15, "jcv" escribi?: >> >> Hello world - >> >> Just stopping by to advise a recent crash. >> >> [jv@yeaguy /var/crash] zcat /var/log/messages.0.bz2 | grep crash >> Mar 6 22:54:53 yeaguy savecore: writing core to /var/crash/vmcore.0 >> >> [jv@yeaguy /var/crash] ll >> total 1113244 >> drwxr-x--- 2 root wheel 512 Mar 6 22:55 ./ >> drwxr-xr-x 31 root wheel 1024 Mar 6 14:54 ../ >> -rw-r--r-- 1 root wheel 2 Mar 6 22:54 bounds >> -rw------- 1 root wheel 236392 Mar 6 22:55 core.txt.0 >> -rw------- 1 root wheel 471 Mar 6 22:54 info.0 >> lrwxr-xr-x 1 root wheel 6 Mar 6 22:55 info.last@ -> info.0 >> -rw-r--r-- 1 root wheel 5 Jan 16 14:41 minfree >> -rw------- 1 root wheel 1228771328 Mar 6 22:55 vmcore.0 >> lrwxr-xr-x 1 root wheel 8 Mar 6 22:55 vmcore.last@ -> > vmcore.0 >> >> >> I would definately be interested in knowing if there is a fix for this? >> >> The start of the core file is: >> >> root@yeaguy:/var/crash # vi core.txt.0 >> >> yeaguy.com dumped core - see /var/crash/vmcore.0 >> >> Thu Mar 6 22:55:25 PST 2014 >> >> FreeBSD yeaguy.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan > 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/ >> obj/usr/src/sys/GENERIC amd64 >> >> panic: vm_radix_remove: invalid key found > > I'm not a kernel hacker but more lines are needed, not just the last one. > > Regards > >> >> GNU gdb 6.1.1 [FreeBSD] >> Copyright 2004 Free Software Foundation, Inc. >> GDB is free software, covered by the GNU General Public License, and you > are >> welcome to change it and/or distribute copies of it under certain > conditions. >> Type "show copying" to see the conditions. >> There is absolutely no warranty for GDB. Type "show warranty" for > details. >> This GDB was configured as "amd64-marcel-freebsd"... >> >> Any assistance in resolving this matter would be appreciated. >> >> Thank you, >> >> JV >> >> >> _______________________________________________ >> freebsd-questions@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-questions >> To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > root@yeaguy:/home/vic # cat /var/crash/core.txt.0 yeaguy.com dumped core - see /var/crash/vmcore.0 Thu Mar 6 22:55:25 PST 2014 FreeBSD yeaguy.com 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Thu Jan 16 22:34:59 UTC 2014 root@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 panic: vm_radix_remove: invalid key found GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: panic: vm_radix_remove: invalid key found cpuid = 0 KDB: stack backtrace: #0 0xffffffff808e7dd0 at kdb_backtrace+0x60 #1 0xffffffff808af8b5 at panic+0x155 #2 0xffffffff80b24b41 at vm_radix_remove+0x121 #3 0xffffffff80b1c741 at vm_page_remove+0x1b1 #4 0xffffffff80b1c9ef at vm_page_rename+0xaf #5 0xffffffff80b1aa89 at vm_object_backing_scan+0x2d9 #6 0xffffffff80b187da at vm_object_collapse+0xaa #7 0xffffffff80b18445 at vm_object_deallocate+0x515 #8 0xffffffff80b1071d at vm_map_process_deferred+0x5d #9 0xffffffff80b13ba3 at vm_map_remove+0x53 #10 0xffffffff8087b718 at exec_new_vmspace+0x1c8 #11 0xffffffff8085bd48 at exec_elf64_imgact+0x598 #12 0xffffffff80879f60 at kern_execve+0x690 #13 0xffffffff808796b7 at sys_execve+0x37 #14 0xffffffff80c8ef87 at amd64_syscall+0x357 #15 0xffffffff80c7567b at Xfast_syscall+0xfb Uptime: 21d4h24m37s Dumping 1171 out of 14055 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% Reading symbols from /boot/kernel/accf_http.ko.symbols...done. Loaded symbols for /boot/kernel/accf_http.ko.symbols Reading symbols from /boot/kernel/amdtemp.ko.symbols...done. Loaded symbols for /boot/kernel/amdtemp.ko.symbols Reading symbols from /boot/kernel/linprocfs.ko.symbols...done. Loaded symbols for /boot/kernel/linprocfs.ko.symbols Reading symbols from /boot/kernel/linux.ko.symbols...done. Loaded symbols for /boot/kernel/linux.ko.symbols Reading symbols from /boot/kernel/ums.ko.symbols...done. Loaded symbols for /boot/kernel/ums.ko.symbols Reading symbols from /boot/kernel/uhid.ko.symbols...done. Loaded symbols for /boot/kernel/uhid.ko.symbols Reading symbols from /boot/kernel/ipfw.ko.symbols...done. Loaded symbols for /boot/kernel/ipfw.ko.symbols Reading symbols from /boot/kernel/dummynet.ko.symbols...done. Loaded symbols for /boot/kernel/dummynet.ko.symbols Reading symbols from /boot/kernel/radeon.ko.symbols...done. Loaded symbols for /boot/kernel/radeon.ko.symbols Reading symbols from /boot/kernel/drm.ko.symbols...done. Loaded symbols for /boot/kernel/drm.ko.symbols Reading symbols from /boot/kernel/ipmi.ko.symbols...done. Loaded symbols for /boot/kernel/ipmi.ko.symbols Reading symbols from /boot/kernel/smbus.ko.symbols...done. Loaded symbols for /boot/kernel/smbus.ko.symbols #0 doadump (textdump=) at pcpu.h:219 219 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=) at pcpu.h:219 #1 0xffffffff808af530 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:447 #2 0xffffffff808af8f4 in panic (fmt=) at /usr/src/sys/kern/kern_shutdown.c:754 #3 0xffffffff80b24b41 in vm_radix_remove (rtree=, index=) at /usr/src/sys/vm/vm_radix.c:729 #4 0xffffffff80b1c741 in vm_page_remove (m=0xfffff80394694f60) at /usr/src/sys/vm/vm_page.c:1087 #5 0xffffffff80b1c9ef in vm_page_rename (m=0xfffff80394694f60, new_object=0xfffff800582d3200, new_pindex=709) at /usr/src/sys/vm/vm_page.c:1273 #6 0xffffffff80b1aa89 in vm_object_backing_scan (object=0xfffff800582d3200, op=) at /usr/src/sys/vm/vm_object.c:1618 #7 0xffffffff80b187da in vm_object_collapse (object=0xfffff800582d3200) at /usr/src/sys/vm/vm_object.c:1731 #8 0xffffffff80b18445 in vm_object_deallocate (object=0xfffff800582d3200) at /usr/src/sys/vm/vm_object.c:627 #9 0xffffffff80b1071d in vm_map_process_deferred () at /usr/src/sys/vm/vm_map.c:2742 #10 0xffffffff80b13ba3 in vm_map_remove (map=0xfffff80184fb4c40, start=140737488355328, end=0) at /usr/src/sys/vm/vm_map.c:2921 #11 0xffffffff8087b718 in exec_new_vmspace (imgp=0xfffffe03cd6d18a0, sv=0xffffffff813d5628) at /usr/src/sys/kern/kern_exec.c:1050 #12 0xffffffff8085bd48 in exec_elf64_imgact (imgp=0xfffffe03cd6d18a0) at /usr/src/sys/kern/imgact_elf.c:819 #13 0xffffffff80879f60 in kern_execve (td=0xfffff80170000920, args=0xfffffe03cd6d1a98, mac_p=0x0) at /usr/src/sys/kern/kern_exec.c:501 #14 0xffffffff808796b7 in sys_execve (td=, uap=) at /usr/src/sys/kern/kern_exec.c:213 #15 0xffffffff80c8ef87 in amd64_syscall (td=0xfffff80170000920, traced=0) at subr_syscall.c:134 #16 0xffffffff80c7567b in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:391 #17 0x0000000801499d5a in ?? () Previous frame inner to this frame (corrupt stack?) Current language: auto; currently minimal (kgdb) ------------------------------------------------------------------------ ps -axl UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -92 0 0 0 - DLs - 157:43.67 [kernel] 0 1 0 0 20 0 9428 0 wait DLs - 0:00.12 [init] 0 2 0 0 -16 0 0 0 waiting_ DL - 0:00.00 [sctp_iterator] 0 3 0 0 -16 0 0 0 ccb_scan DL - 0:00.00 [xpt_thrd] 0 4 0 0 -16 0 0 0 psleep DL - 1:40.42 [pagedaemon] 0 5 0 0 -16 0 0 0 psleep DL - 0:16.05 [vmdaemon] 0 6 0 0 155 0 0 0 pgzero DL - 0:00.03 [pagezero] 0 7 0 0 20 0 0 0 psleep DL - 0:12.86 [bufdaemon] 0 8 0 0 20 0 0 0 vlruwt DL - 0:50.70 [vnlru] 0 9 0 0 16 0 0 0 syncer DL - 109:08.21 [syncer] 0 10 0 0 -16 0 0 0 audit_wo DL - 0:00.00 [audit] 0 11 0 0 155 0 0 0 - RL - 88869:14.34 [idle] 0 12 0 0 -53 0 0 0 - WL - 51:23.57 [intr] 0 13 0 0 -8 0 0 0 - DL - 9:17.18 [geom] 0 14 0 0 -16 0 0 0 - DL - 3:23.79 [rand_harvestq] 0 15 0 0 -68 0 0 0 - DL - 1:00.67 [usb] 0 16 0 0 20 0 0 0 sdflush DL - 0:38.72 [softdepflush] 0 171 1 0 52 0 12264 0 pause Ds - 0:00.00 [adjkerntz] 0 529 1 0 20 0 16628 0 select Ds - 0:05.93 [moused] 0 546 1 0 20 0 13584 0 select Ds - 0:00.67 [devd] 0 708 1 0 20 0 14424 0 select Ds - 0:04.38 [syslogd] 0 817 1 0 20 0 25328 0 select Ds - 0:59.42 [ntpd] 0 848 1 0 20 0 62892 0 select Ds - 0:12.76 [nmbd] 0 851 1 0 20 0 77040 0 select Ds - 0:00.31 [smbd] 0 854 851 0 20 0 77564 0 select D - 0:02.94 [smbd] 0 857 1 0 20 0 70876 0 select Ds - 0:01.34 [winbindd] 0 877 1 0 20 0 14868 0 nanslp Ds - 0:02.78 [sshguard] 0 882 857 0 20 0 70052 0 select D - 0:01.05 [winbindd] 88 920 1 0 52 0 16992 0 wait Ds - 0:00.01 [sh] 88 1026 920 0 20 0 703088 17979219938257600 uwait D - 4:32.74 [mysqld] 110 1031 1 0 20 0 208048 0 select Ds - 0:14.45 [perl] 110 1036 1 0 20 0 330748 17979254453917888 select Ds - 10:36.76 [clamd] 110 1039 1 0 52 0 54664 0 pause Ds - 10:24.71 [freshclam] 556 1149 1 0 20 0 17040 0 select Ds - 0:06.47 [dbus-daemon] 0 1274 1 0 20 0 60816 0 select Ds - 0:00.04 [sshd] 0 1309 1 0 20 0 16524 0 nanslp Ds - 0:04.23 [cron] 0 1363 1 0 20 0 47660 0 wait Ds - 0:00.01 [login] 0 1364 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 0 1365 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 0 1366 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 0 1367 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 0 1368 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 0 1369 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 0 1370 1 0 52 0 14424 0 ttyin Ds+ - 0:00.00 [getty] 560 1381 1 0 20 0 63472 0 select Ds - 3:20.12 [hald] 0 1383 1 0 20 0 91932 0 n D - 0:00.16 [console-kit-daemon] 0 1386 1 0 21 0 68492 0 kqread D - 0:00.47 [polkitd] 0 1387 1381 0 52 0 43172 0 select D - 0:00.10 [hald-runner] 0 1420 1387 0 30 0 28816 0 s D - 0:00.07 [hald-addon-mouse-s] 0 1453 1387 0 20 0 23260 0 e D - 5:12.36 [hald-addon-storage] 1002 4009 91575 0 20 0 25368 0 select D+ - 0:07.33 [htop] 125 4602 93111 0 20 0 17156 0 kqread D - 0:00.01 [showq] 1004 4854 68638 0 22 0 16780 0 select D - 0:00.53 [pure-ftpd] 0 4855 4854 0 20 0 16780 0 sbwait D - 0:00.00 [pure-ftpd] 0 5086 1 0 20 0 30524 0 nanslp D - 0:00.28 [smartd] 0 5119 93945 0 45 0 0 0 - R - 0:00.00 [perl5.16.3] 0 9170 857 0 20 0 70876 0 select D - 0:00.05 [winbindd] 0 9171 857 0 20 0 70052 0 select D - 0:00.04 [winbindd] 0 22005 1 0 20 0 152688 0 select Ds - 0:29.83 [httpd] 0 26972 851 0 20 0 82724 0 select D - 0:18.71 [smbd] 0 27030 1274 0 20 0 86084 0 select Ds - 0:00.02 [sshd] 1001 27034 27030 0 20 0 86084 0 select D - 0:02.12 [sshd] 1001 27035 27034 0 23 0 17476 0 wait Ds - 0:00.04 [bash] 1001 27036 27035 0 20 0 31092 0 select D+ - 0:03.00 [BitchX-1.2-final] 1001 28586 1 0 52 0 118532 0 select D - 0:00.01 [gconf-helper] 0 37999 1 0 20 0 233084 0 uwait D - 0:59.90 [mediatomb] 80 39602 22005 0 20 0 156784 0 lockf D - 0:00.31 [httpd] 1001 41151 1363 0 20 0 17476 0 ttyin D+ - 0:00.04 [bash] 1001 41212 1 0 20 0 28404 0 select D - 0:00.01 [gam_server] 0 41222 1 0 20 0 58020 0 select D - 0:02.66 [upowerd] 1001 41579 1 0 20 0 310384 0 uwait D - 4:39.27 [mysqld] 1001 43679 1 0 20 0 29668 0 select Ds - 0:29.77 [gpg-agent] 972 44129 44370 0 35 15 209544 0 select DN - 3:05.27 [python] 972 44370 1 0 20 0 336840 0 fffff8003eb61b80 Ds - 62:45.02 [Plex Media Server] 972 44374 44370 0 20 0 330860 0 uwait D - 19:28.58 [Plex DLNA Server] 80 53516 22005 0 20 0 156784 0 lockf D - 0:00.19 [httpd] 80 53700 22005 0 20 0 156784 0 lockf D - 0:00.17 [httpd] 80 53831 22005 0 20 0 152688 0 lockf D - 0:00.07 [httpd] 80 54029 22005 0 20 0 156784 0 lockf D - 0:00.17 [httpd] 80 54216 22005 0 20 0 156784 0 lockf D - 0:00.15 [httpd] 80 62145 22005 0 20 0 156784 0 kqread D - 0:00.46 [httpd] 80 62147 22005 0 20 0 156784 0 lockf D - 0:00.45 [httpd] 0 68638 1 0 20 0 16776 0 select Ds - 0:00.41 [pure-ftpd] 110 72149 1031 0 20 0 213232 0 select D - 0:03.61 [perl] 0 74671 1 0 20 0 130268 0 select Ds - 2:56.23 [perl] 0 74672 74671 0 20 0 130268 0 select D - 0:01.38 [perl] 0 74673 74671 0 20 0 130268 0 select D - 0:01.49 [perl] 80 85026 22005 0 20 0 156784 0 lockf D - 0:01.09 [httpd] 80 85028 22005 0 20 0 156784 0 lockf D - 0:00.84 [httpd] 0 91571 1274 0 21 0 86084 0 select Ds - 0:00.01 [sshd] 1002 91574 91571 0 20 0 86084 0 select D - 0:00.35 [sshd] 1002 91575 91574 0 20 0 17476 0 wait Ds - 0:00.02 [bash] 0 93111 1 0 20 0 17084 0 kqread Ds - 0:07.35 [master] 125 93113 93111 0 20 0 17212 0 kqread D - 0:01.86 [qmgr] 0 93945 1 0 45 0 149564 0 piperd Ds - 0:15.90 [perl5.16.3] 0 94043 708 0 20 0 14868 0 nanslp Ds - 0:00.00 [sshguard] 110 99343 1031 0 21 0 209136 0 lockf D - 0:00.23 [perl] ------------------------------------------------------------------------ vmstat -s 1355800859 cpu context switches 2150726257 device interrupts 107120867 software interrupts 1171635225 traps 1311878947 system calls 18 kernel threads created 2291630 fork() calls 308794 vfork() calls 132 rfork() calls 17137 swap pager pageins 65817 swap pager pages paged in 50601 swap pager pageouts 442181 swap pager pages paged out 51097 vnode pager pageins 299129 vnode pager pages paged in 1776841 vnode pager pageouts 4513001 vnode pager pages paged out 58 page daemon wakeups 0 pages examined by the page daemon 161875 pages reactivated 134995949 copy-on-write faults 242212 copy-on-write optimized faults 572489972 zero fill pages zeroed 512263 zero fill pages prezeroed 28429 intransit blocking page faults 933449772 total VM faults taken 71353 page faults requiring I/O 0 pages affected by kernel thread creation 90887435 pages affected by fork() 13408568 pages affected by vfork() 33717 pages affected by rfork() 0 pages cached 2519295336 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 93651 pages active 2485597 pages inactive 60691 pages in VM cache 228298 pages wired down 633019 pages free 4096 bytes per page 6677164561 total name lookups cache hits (66% pos + 1% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) USBdev 93 29K - 324 32,64,128,512,4096 ppbusdev 2 1K - 2 256 cdev 7 2K - 7 256 entropy 1026 65K - 220557 32,64,4096 CAM SIM 7 2K - 7 256 filedesc 12634 654K - 2671092 16,32,64,128,256,512,1024,2048,4096 filedesc_to_leader 0 0K - 122 64 sigio 2 1K - 991 64 filecaps 0 0K - 3152 16,64,128 kdtrace 483 103K - 3034608 64,256 kenv 83 12K - 102 16,32,64,128 kqueue 49 51K - 366513 256,512,2048,4096 proc-args 63 5K - 2664246 16,32,64,128,256 kbdmux 7 18K - 7 16,512,1024,2048 hhook 2 1K - 2 256 ithread 96 15K - 101 32,128,256 KTRACE 100 13K - 100 128 CAM XPT 41 3K - 564 16,32,64,128,256,1024 scsi_cd 0 0K - 10 16 linker 329 865K - 417 16,32,64,128,256,512,1024,2048,4096 lockf 291 29K - 19126129 64,128,256,512 loginclass 3 1K - 10232 64 devbuf 18093 39587K - 36550 16,32,64,128,256,512,1024,2048,4096 temp 20 17K - 22205060 16,32,64,128,256,512,1024,2048,4096 ip6ndp 4 1K - 5 64,128 module 494 62K - 494 128 mtx_pool 2 16K - 2 osd 2 1K - 2 16,64 pmchooks 1 1K - 1 128 hdaa 9 23K - 9 256,512,1024,2048 hdac 2 2K - 2 128,1024 hdacc 2 1K - 2 32 pgrp 46 6K - 18646 128 session 43 6K - 10388 128 proc 2 64K - 2 subproc 294 487K - 2600655 512,4096 cred 266 42K - 68990480 64,256 plimit 29 8K - 150876 256 uidinfo 13 10K - 50261 128 CAM DEV 11 22K - 25 2048 pci_link 16 2K - 16 16,32,128 sysctl 0 0K - 17490478 16,32,64 sysctloid 4504 223K - 4616 16,32,64,128 sysctltmp 0 0K - 6144961 16,32,64,128,256,4096 tidhash 1 64K - 1 callout 4 1928K - 4 umtx 1020 128K - 1170 128 p1003.1b 1 1K - 1 16 SWAP 2 2189K - 2 64 bus 1286 108K - 15032 16,32,64,128,256,1024 bus-sc 95 1511K - 4575 16,32,64,128,256,512,1024,2048,4096 devstat 18 37K - 18 32,4096 eventhandler 82 7K - 82 64,128 kobj 341 1364K - 1117 4096 acpi_perf 3 1K - 3 128 Per-cpu 1 1K - 1 32 DEVFS3 163 41K - 374 256 DEVFS1 146 73K - 344 512 rman 256 30K - 676 16,32,128 sbuf 0 0K - 1528081519 16,32,64,128,256,512,1024,2048,4096 DEVFS 33 1K - 34 16,128 DEVFSP 1 1K - 295 64 stack 0 0K - 4 256 taskqueue 17 3K - 17 16,32,256 Unitno 35 2K - 5138456 32,64 vmem 3 140K - 139 512,1024,2048,4096 ioctlops 0 0K - 25576680 16,32,64,128,256,512,1024,2048 select 370 47K - 26834 128,4096 iov 0 0K - 7417644444 16,32,64,128,256,512,1024,2048,4096 msg 4 30K - 4 2048,4096 sem 4 106K - 4 2048,4096 shm 1 20K - 192 2048 tty 21 21K - 172 1024,2048,4096 pts 3 1K - 122 256 accf 1 1K - 1 64 mbuf_tag 0 0K - 21312 32,128 shmfd 4 10K - 64 64,256,1024 soname 55 7K - 7842867 16,32,64,128 pcb 75 2199K - 1329761 16,32,128,1024,2048 acl 0 0K - 119256 4096 vfscache 1 4096K - 1 cl_savebuf 0 0K - 464177 64 vfs_hash 1 2048K - 1 vnodes 1 1K - 1 256 mount 121 6K - 191 16,32,64,128,256 vnodemarker 0 0K - 877085 512 fadvise 0 0K - 1263990 64 BPF 2 1K - 160 16,32,128,256,512,4096 ifnet 3 5K - 3 128,2048 ifaddr 47 14K - 49 32,64,128,256,512,2048,4096 ether_multi 50 3K - 290 16,32,64 clone 8 1K - 8 128 arpcom 1 1K - 1 16 lltable 12 4K - 419 256,512 routetbl 39 7K - 1316047 32,64,128,256,512 igmp 2 1K - 2 256 in_mfilter 7 7K - 55132 1024 in_multi 4 1K - 44 256 ip_moptions 14 3K - 110264 64,256 sctp_a_it 0 0K - 11 16 sctp_vrf 1 1K - 1 64 sctp_ifa 5 1K - 9 128 sctp_ifn 2 1K - 2 128 sctp_iter 0 0K - 11 256 hostcache 1 28K - 1 syncache 1 64K - 1 in6_multi 25 3K - 25 32,256 mld 2 1K - 2 128 NFS FHA 1 2K - 1 2048 rpc 2 1K - 2 256 audit_evclass 187 6K - 228 32 pagedep 3 257K - 781014 256 inodedep 22 2059K - 3824271 512 bmsafemap 2 9K - 2625464 256 newblk 11 4099K - 7403623 256 indirdep 0 0K - 18741 128 freefrag 0 0K - 1221322 128 freeblks 1 1K - 2199791 256 freefile 0 0K - 2035765 64 diradd 1 1K - 3688449 128 mkdir 0 0K - 1184620 128 dirrem 3 1K - 3140682 128 newdirblk 0 0K - 594467 64 freework 4 1K - 3966241 16,128 freedep 0 0K - 7734 64 jaddref 0 0K - 4873069 128 jremref 0 0K - 3349492 128 jmvref 0 0K - 53974 128 jnewblk 0 0K - 7403622 128 jfreefrag 0 0K - 1221322 128 jseg 14 2K - 195125 128 jsegdep 15 1K - 16847505 64 sbdep 0 0K - 47086 64 savedino 0 0K - 1473135 256 jblocks 8 2K - 8 128,256 ufs_dirhash 5214 1038K - 226152 16,32,64,128,256,512,1024,2048 ufs_quota 1 2048K - 1 ufs_mount 21 136K - 21 512,4096 vm_pgdata 2 2049K - 2 128 UMAHash 4 97K - 22 512,1024,2048,4096 pfs_nodes 73 19K - 73 256 memdesc 1 4K - 41 32,4096 pfs_vncache 372 24K - 366686 64 GEOM 162 29K - 3837 16,32,64,128,256,512,1024,2048 feeder 37 4K - 17943 32,128 atkbddev 2 1K - 2 64 CAM CCB 99 198K - 2704353 2048 mixer 4 16K - 4 4096 raid_data 0 0K - 468 32,128,256 acpiintr 1 1K - 1 64 UART 3 3K - 3 16,1024 md_nvidia_data 0 0K - 77 512 acpica 6366 643K - 106553 16,32,64,128,256,512,1024,2048,4096 md_sii_data 0 0K - 77 512 CAM path 15 1K - 60 32 CAM periph 10 3K - 32 16,32,64,128,256 acpitask 1 8K - 1 apmdev 1 1K - 1 128 madt_table 0 0K - 1 4096 acpisem 25 4K - 25 128 CAM queue 23 6K - 97 16,32,512 acpidev 38 3K - 38 64 CAM dev queue 7 1K - 7 32 io_apic 1 2K - 1 2048 MCA 6 1K - 6 128 msi 7 1K - 7 128 nexusdev 3 1K - 3 16 isadev 7 1K - 7 128 USB 58 62K - 59 16,128,256,512,2048,4096 futex 0 0K - 33055 128 futex wp 0 0K - 19259 32 linux 15 1K - 192 32,64 IpFw/IpAcct 62 42K - 231 16,32,64,128,256,512,1024 dummynet 0 0K - 2 16 dummynet 3 3K - 3 512,1024 drm_sarea 1 1K - 2 16,32 drm_driver 4 3K - 99 16,32,64,128,512,2048 drm_magic 0 0K - 8 32 drm_maps 1 1K - 93 128 drm_bufs 10 1K - 180 16,32,256,4096 drm_files 0 0K - 80 16,64 drm_ctxbitmap 1 4K - 1 4096 drm_sglists 0 0K - 5 drm_drawable 0 0K - 6 64 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 384, 0, 96, 4, 96, 0, 0 UMA Zones: 1024, 0, 96, 0, 96, 0, 0 UMA Slabs: 80, 0, 9139, 1261,764182338, 0, 0 UMA RCntSlabs: 88, 0, 1049, 31, 1756, 0, 0 UMA Hash: 256, 0, 5, 10, 9, 0, 0 4 Bucket: 32, 0, 500, 500,11544697, 0, 0 8 Bucket: 64, 0, 55, 627, 237390, 0, 0 16 Bucket: 128, 0, 774, 776, 350016, 586, 0 32 Bucket: 256, 0, 3988, 4802, 8990670, 232, 0 64 Bucket: 512, 0, 5839, 3785, 1877263,407072, 0 128 Bucket: 1024, 0, 2291, 905, 3928985,208778, 0 vmem btag: 56, 0, 11156, 45147, 923988,1155, 0 VM OBJECT: 256, 0, 204118, 80387,87232333, 0, 0 RADIX NODE: 144, 0, 197917, 217991,358100775, 49, 0 MAP: 240, 0, 3, 61, 3, 0, 0 KMAP ENTRY: 128, 0, 15, 264, 15, 0, 0 MAP ENTRY: 128, 0, 7406, 14883,397105289, 0, 0 VMSPACE: 448, 0, 81, 180, 2600427, 0, 0 fakepg: 104, 0, 0, 66386, 330779, 0, 0 mt_zone: 4112, 0, 370, 0, 370, 0, 0 16: 16, 0, 17368, 453,33887902, 0, 0 32: 32, 0, 3142, 983,22124964, 0, 0 64: 64, 0, 13552, 64878,7947082714, 0, 0 128: 128, 0, 9359, 59554,49855995, 0, 0 256: 256, 0, 1257, 42018,51508626, 0, 0 512: 512, 0, 2346, 23222,305223463, 0, 0 1024: 1024, 0, 105, 63,18736594, 0, 0 2048: 2048, 0, 273, 67,11822222, 0, 0 4096: 4096, 0, 537, 33, 2980419, 0, 0 SLEEPQUEUE: 80, 0, 511, 264, 586, 0, 0 uint64 pcpu: 8, 0, 1332, 76, 1332, 0, 0 Files: 80, 0, 797, 9203,1195105666, 0, 0 TURNSTILE: 136, 0, 511, 109, 586, 0, 0 rl_entry: 40, 0, 387, 313, 431, 0, 0 umtx pi: 96, 0, 0, 0, 0, 0, 0 MAC labels: 40, 0, 0, 0, 0, 0, 0 PROC: 1208, 0, 96, 99, 2600574, 0, 0 THREAD: 1168, 0, 385, 125, 434032, 0, 0 cpuset: 72, 0, 83, 192, 85, 0, 0 audit_record: 1248, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 5602380, 256, 880,50003858, 0, 0 mbuf: 256, 5602380, 2, 2398,360888280, 14, 0 mbuf_cluster: 2048, 875372, 1125, 33, 3125,1025, 0 mbuf_jumbo_page: 4096, 437685, 0, 470,11711957, 570, 0 mbuf_jumbo_9k: 9216, 389052, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 291788, 0, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 502, 1967043, 0, 0 g_bio: 248, 0, 0, 14464,77067530, 0, 0 ttyinq: 160, 0, 240, 435, 5655, 0, 0 ttyoutq: 256, 0, 126, 309, 2877, 0, 0 ata_request: 336, 0, 0, 121, 5751776, 0, 0 vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 FPU_save_area: 512, 0, 0, 0, 0, 0, 0 VNODE: 472, 0, 274643, 17245,78556529, 0, 0 VNODEPOLL: 112, 0, 70, 4970, 11024, 0, 0 BUF TRIE: 144, 0, 346, 90293, 8070829, 0, 0 NAMEI: 1024, 0, 1, 67,1402788414, 0, 0 S VFS Cache: 108, 0, 244182, 64308,1596472490, 0, 0 STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 L VFS Cache: 328, 0, 48140, 65284, 7266561, 0, 0 LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 NCLNODE: 528, 0, 0, 0, 0, 0, 0 DIRHASH: 1024, 0, 9122, 838, 268925, 0, 0 pipe: 744, 0, 135, 130, 3304569, 0, 0 procdesc: 128, 0, 0, 0, 0, 0, 0 Mountpoints: 816, 0, 9, 31, 9, 0, 0 ksiginfo: 112, 0, 188, 582, 1961524, 0, 0 itimer: 352, 0, 1, 32, 1, 0, 0 KNOTE: 128, 0, 150, 1617, 7492172, 0, 0 socket: 696, 449790, 180, 7780, 4427287, 0, 0 unpcb: 240, 449792, 121, 535, 1100711, 0, 0 ipq: 56, 27406, 0, 142, 395, 0, 0 udp_inpcb: 392, 449790, 25, 125, 2172278, 0, 0 udpcb: 16, 449792, 25, 728, 2172278, 0, 0 tcp_inpcb: 392, 449790, 63, 9107, 1122378, 0, 0 tcpcb: 1024, 449792, 31, 177, 1122378, 0, 0 tcptw: 88, 27810, 31, 9239, 516475, 0, 0 syncache: 160, 15375, 0, 250, 521797, 0, 0 hostcache: 136, 15370, 6, 371, 1710, 0, 0 tcpreass: 40, 54800, 0, 900, 16110, 0, 0 sackhole: 32, 0, 0, 375, 5758, 0, 0 sctp_ep: 1408, 449790, 0, 0, 0, 0, 0 sctp_asoc: 2352, 40000, 0, 0, 0, 0, 0 sctp_laddr: 48, 80012, 0, 415, 12, 0, 0 sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 sctp_readq: 104, 400026, 0, 0, 0, 0, 0 sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0 sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 ripcb: 392, 449790, 0, 120, 30705, 0, 0 rtentry: 200, 0, 19, 181, 29, 0, 0 selfd: 56, 0, 693, 727,577901962, 0, 0 SWAPMETA: 288, 1750749, 8093, 2385,70996951, 0, 0 FFS inode: 168, 0, 274220, 17305,78188379, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 274220, 17305,78188360, 0, 0 IPFW dynamic rule: 120, 4125, 0, 0, 0, 0, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq15: ata1 10603107 240979 irq16: hdac1 ohci0+ 19062 433 irq18: ohci2 ohci3+ 82965 1885 irq19: ehci1 2 0 irq22: ahci0 25686148 583776 irq256: hpet0:t0 1840258746 41824062 irq257: hpet0:t1 101371407 2303895 irq258: hpet0:t2 101896569 2315831 irq259: hdac0 12986 295 irq261: re0 70795265 1608983 Total 2150726257 48880142 ------------------------------------------------------------------------ pstat -T 797/449789 files 692M/11789M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity /dev/ada0p6 24145000 1419104 22725896 6% ------------------------------------------------------------------------ iostat iostat: kvm_read(_tk_nin): invalid address (0x0) iostat: disabling TTY statistics ada0 ada1 ada2 cpu KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id 16.58 539783 8742.17 70.48 7377 507.70 68.41 30037 2006.67 1 0 1 0 97 ------------------------------------------------------------------------ ipcs -a Message Queues: T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME Semaphores: T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME s 65536 3121959 --rw------- root wheel root wheel 2 13:49:32 13:47:54 s 65537 40590999 --rw------- root wheel root wheel 1 14:29:11 14:01:40 ------------------------------------------------------------------------ ipcs -T msginfo: msgmax: 16384 (max characters in a message) msgmni: 40 (# of message queues) msgmnb: 2048 (max characters in a message queue) msgtql: 40 (max # of messages in system) msgssz: 8 (size of a message segment) msgseg: 2048 (# of message segments in system) shminfo: shmmax: 536870912 (max shared memory segment size) shmmin: 1 (min shared memory segment size) shmmni: 192 (max number of shared memory identifiers) shmseg: 128 (max shared memory segments per process) shmall: 131072 (max amount of shared memory in pages) seminfo: semmni: 50 (# of semaphore identifiers) semmns: 340 (# of semaphores in system) semmnu: 150 (# of undo structures in system) semmsl: 340 (max # of semaphores per id) semopm: 100 (max # of operations per semop call) semume: 50 (max # of undo entries per process) semusz: 632 (size in bytes of undo structure) semvmx: 32767 (semaphore maximum value) semaem: 16384 (adjust on exit max value) ------------------------------------------------------------------------ nfsstat Client Info: Rpc Counts: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Rpc Info: TimedOut Invalid X Replies Retries Requests 0 0 0 0 0 Cache Info: Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses 0 0 0 0 0 0 0 0 BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses 0 0 0 0 0 0 0 0 Server Info: Getattr Setattr Lookup Readlink Read Write Create Remove 0 0 0 0 0 0 0 0 Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access 0 0 0 0 0 0 0 0 Mknod Fsstat Fsinfo PathConf Commit 0 0 0 0 0 Server Ret-Failed 0 Server Faults 0 Server Cache Stats: Inprog Idem Non-idem Misses 0 0 0 0 Server Write Gathering: WriteOps WriteRPC Opsaved 0 0 0 ------------------------------------------------------------------------ netstat -s tcp: 170527311 packets sent 156642488 data packets (46534893184 bytes) 11330 data packets (9677778 bytes) retransmitted 194 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 12329919 ack-only packets (307715 delayed) 0 URG only packets 75 window probe packets 135058 window update packets 1408691 control packets 46287102 packets received 22971597 acks (for 46289138920 bytes) 793152 duplicate acks 0 acks for unsent data 23174885 packets (33402253476 bytes) received in-sequence 31410 completely duplicate packets (508668 bytes) 24 old duplicate packets 0 packets with some dup. data (0 bytes duped) 16106 out-of-order packets (21418419 bytes) 1 packet (1 byte) of data after window 1 window probe 295592 window update packets 5334 packets received after close 1 discarded for bad checksum 0 discarded for bad header offset fields 0 discarded because packet too short 1965 discarded due to memory problems 464509 connection requests 521405 connection accepts 0 bad connection attempts 0 listen queue overflows 180234 ignored RSTs in the windows 980677 connections established (including accepts) 1122317 connections closed (including 11651 drops) 124848 connections updated cached RTT on close 124888 connections updated cached RTT variance on close 35958 connections updated cached ssthresh on close 5007 embryonic connections dropped 21421138 segments updated rtt (of 19169852 attempts) 5916 retransmit timeouts 37 connections dropped by rexmit timeout 103 persist timeouts 0 connections dropped by persist timeout 0 Connections (fin_wait_2) dropped because of timeout 219 keepalive timeouts 127 keepalive probes sent 92 connections dropped by keepalive 4571654 correct ACK header predictions 21225887 correct data packet header predictions 521772 syncache entries added 333 retransmitted 45 dupsyn 25 dropped 521405 completed 13 bucket overflow 0 cache overflow 269 reset 98 stale 0 aborted 0 badack 0 unreach 0 zone failures 521797 cookies sent 13 cookies received 1710 hostcache entries added 0 bucket overflow 3788 SACK recovery episodes 8404 segment rexmits in SACK recovery episodes 7165116 byte rexmits in SACK recovery episodes 189639 SACK options (SACK blocks) received 17459 SACK options (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window udp: 2838491 datagrams received 0 with incomplete header 0 with bad data length field 0 with bad checksum 118 with no checksum 461377 dropped due to no socket 328102 broadcast/multicast datagrams undelivered 61 dropped due to full socket buffers 0 not for hashed pcb 2048951 delivered 754608 datagrams output 0 times multicast source filter matched ip: 49268606 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 789 fragments received 0 fragments dropped (dup or out of space) 1 fragment dropped after timeout 394 packets reassembled ok 49106438 packets for this host 39731 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 121632 packets not forwardable 57272 packets received for unknown multicast group 0 redirects sent 171290762 packets sent from this host 137 packets sent with fabricated ip header 22 output packets dropped due to no bufs, etc. 242 output packets discarded due to no route 394 output datagrams fragmented 788 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: 3235 calls to icmp_error 0 errors not generated in response to an icmp message Output histogram: echo reply: 407 destination unreachable: 3235 4 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: echo reply: 89 destination unreachable: 943 echo: 407 time exceeded: 61 407 message responses generated 0 invalid return addresses 0 no return routes igmp: 38747 messages received 0 messages received with too few bytes 0 messages received with wrong TTL 0 messages received with bad checksum 0 V1/V2 membership queries received 14647 V3 membership queries received 0 membership queries received with invalid field(s) 14647 general queries received 0 group queries received 0 group-source queries received 0 group-source queries dropped 24038 membership reports received 0 membership reports received with invalid field(s) 9385 membership reports received for groups to which we belong 142 V3 reports received without Router Alert 9377 membership reports sent arp: 1118 ARP requests sent 36322 ARP replies sent 58642 ARP requests received 1020 ARP replies received 59662 ARP packets received 205 total packets dropped due to no ARP entry 396 ARP entrys timed out 0 Duplicate IPs seen ip6: 19671 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 19671 packets for this host 0 packets forwarded 0 packets not forwardable 0 redirects sent 19700 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 884 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 packets that violated scope rules 0 multicast packets which we don't join Input histogram: TCP: 19671 Mbuf statistics: 14983 one mbuf two or more mbuf: lo0= 3128 2696 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 126015 failures of source address selection source addresses on a non-outgoing I/F 126015 addresses scope=f Source addresses selection rule applied: 126015 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 Output histogram: neighbor solicitation: 1 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 0 messages with bad length Histogram of error messages to be generated: 0 no route 0 administratively prohibited 0 beyond scope 0 address unreachable 0 port unreachable 0 packet too big 0 time exceed transit 0 time exceed reassembly 0 erroneous header field 0 unrecognized next header 0 unrecognized option 0 redirect 0 unknown 0 message responses generated 0 messages with too many ND options 0 messages with bad ND options 0 bad neighbor solicitation messages 0 bad neighbor advertisement messages 0 bad router solicitation messages 0 bad router advertisement messages 0 bad redirect messages 0 path MTU changes rip6: 0 messages received 0 checksum calculations on inbound 0 messages with bad checksum 0 messages dropped due to no socket 0 multicast messages dropped due to no socket 0 messages dropped due to full socket buffers 0 delivered 0 datagrams output ------------------------------------------------------------------------ netstat -m 258/3278/3536 mbufs in use (current/cache/total) 245/913/1158/875372 mbuf clusters in use (current/cache/total/max) 256/880 mbuf+clusters out of packet secondary zone in use (current/cache) 0/470/470/437685 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/389052 9k jumbo clusters in use (current/cache/total/max) 0/0/0/291788 16k jumbo clusters in use (current/cache/total/max) 554K/4525K/5080K bytes allocated to network (current/cache/total) 14/1025/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) 570/0/0 requests for jumbo clusters denied (4k/9k/16k) 0 requests for sfbufs denied 0 requests for sfbufs delayed 7445 requests for I/O initiated by sendfile ------------------------------------------------------------------------ netstat -idW Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop re0 1500 d8:50:e6:ba:c8:99 44812200 0 0 166810430 0 0 42 re0 1500 fe80::da50:e6 fe80::da50:e6ff:f 0 - - 1 - - - re0 1500 192.168.1.0 192.168.1.3 2434547 - - 1420371 - - - lo0 16384 4537498 0 0 4508814 0 0 0 lo0 16384 localhost ::1 19671 - - 19671 - - - lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - - lo0 16384 your-net localhost 1496 - - 2092 - - - ------------------------------------------------------------------------ netstat -anr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.1.1 UGS 0 558 re0 127.0.0.1 link#2 UH 0 1496 lo0 192.168.1.0/24 link#1 U 0 1419566 re0 192.168.1.3 link#1 UHS 0 596 lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#2 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%re0/64 link#1 U re0 fe80::da50:e6ff:feba:c899%re0 link#1 UHS lo0 fe80::%lo0/64 link#2 U lo0 fe80::1%lo0 link#2 UHS lo0 ff01::%re0/32 fe80::da50:e6ff:feba:c899%re0 U re0 ff01::%lo0/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%re0/32 fe80::da50:e6ff:feba:c899%re0 U re0 ff02::%lo0/32 ::1 U lo0 ------------------------------------------------------------------------ netstat -anA Active Internet connections (including servers) Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) fffff8019753a1b8 tcp4 0 0 192.168.1.3.49040 192.168.1.8.49749 TIME_WAIT fffff8002cdc9800 tcp4 0 0 192.168.1.3.49040 *.* LISTEN fffff802b675d6e0 tcp4 0 0 192.168.1.3.32439 192.168.1.8.49748 TIME_WAIT fffff800389eb1b8 tcp4 0 0 192.168.1.3.6167 192.168.1.8.49747 TIME_WAIT fffff801daa6c840 tcp4 0 0 192.168.1.3.37207 192.168.1.8.49746 TIME_WAIT fffff80334a8aaa8 tcp4 0 0 192.168.1.3.52369 192.168.1.8.49745 TIME_WAIT fffff8038192f738 tcp4 0 0 192.168.1.3.31548 192.168.1.8.49744 TIME_WAIT fffff8020bee2ec8 tcp4 0 0 192.168.1.3.58997 192.168.1.8.49743 TIME_WAIT fffff800a4a21cb8 tcp4 0 0 192.168.1.3.27569 192.168.1.8.49742 TIME_WAIT fffff8025fb5b6e0 tcp4 0 0 192.168.1.3.23863 192.168.1.8.49741 TIME_WAIT fffff80294bf8420 tcp4 0 0 192.168.1.3.15140 192.168.1.8.49740 TIME_WAIT fffff802ac06b630 tcp4 0 0 192.168.1.3.25851 192.168.1.8.49739 TIME_WAIT fffff80070318ec8 tcp4 0 0 192.168.1.3.1250 192.168.1.8.49738 TIME_WAIT fffff800b008c1b8 tcp4 0 0 192.168.1.3.37405 192.168.1.8.49737 TIME_WAIT fffff80334a89210 tcp4 0 0 192.168.1.3.50476 192.168.1.8.49736 TIME_WAIT fffff8031801ac08 tcp4 0 0 192.168.1.3.44355 192.168.1.8.49735 TIME_WAIT fffff8026869a000 tcp4 0 0 192.168.1.3.50464 192.168.1.8.49734 TIME_WAIT fffff802e0537b00 tcp4 0 0 192.168.1.3.31887 192.168.1.8.49733 TIME_WAIT fffff803733a4790 tcp4 0 0 192.168.1.3.12344 192.168.1.8.49732 TIME_WAIT fffff8012cd82898 tcp4 0 0 192.168.1.3.58551 192.168.1.8.49731 TIME_WAIT fffff80311b22370 tcp4 0 0 192.168.1.3.12877 192.168.1.8.49730 TIME_WAIT fffff801cce9b0b0 tcp4 0 0 192.168.1.3.48182 192.168.1.8.49729 TIME_WAIT fffff8038192fc60 tcp4 0 0 192.168.1.3.52492 192.168.1.8.49728 TIME_WAIT fffff802f6a690b0 tcp4 0 0 192.168.1.3.55543 192.168.1.8.49727 TIME_WAIT fffff802cdca0d68 tcp4 0 0 192.168.1.3.7266 192.168.1.8.49726 TIME_WAIT fffff80267620528 tcp4 0 0 192.168.1.3.40061 192.168.1.8.49725 TIME_WAIT fffff80214122630 tcp4 0 0 192.168.1.3.1834 192.168.1.8.49724 TIME_WAIT fffff8010493c3c8 tcp4 0 0 192.168.1.3.63530 192.168.1.8.49723 TIME_WAIT fffff8034dd47dc0 tcp4 0 0 192.168.1.3.57528 192.168.1.8.49722 TIME_WAIT fffff802f6a69478 tcp4 0 0 192.168.1.3.17547 192.168.1.8.49721 TIME_WAIT fffff8020cbf1800 tcp4 0 0 192.168.1.3.51909 192.168.1.7.8008 ESTABLISHED fffff8033d0d6370 tcp4 0 0 127.0.0.1.80 127.0.0.1.65340 TIME_WAIT fffff8002cdca400 tcp4 0 0 192.168.1.3.21 192.168.1.8.49169 ESTABLISHED fffff80325031528 tcp4 0 0 192.168.1.3.26925 192.168.1.7.8008 TIME_WAIT fffff801f2301c00 tcp4 46 0 127.0.0.1.27677 127.0.0.1.10025 CLOSE_WAIT fffff8027b101000 tcp4 0 0 192.168.1.3.60165 198.252.144.2.6667 ESTABLISHED fffff800561ec000 tcp4 0 0 192.168.1.3.22 192.168.1.8.52484 ESTABLISHED fffff8018c4b4800 tcp4 0 0 *.37855 *.* LISTEN fffff8005648c000 tcp4 0 0 192.168.1.3.22 192.168.1.8.49276 ESTABLISHED fffff8018c7d7000 tcp4 0 0 192.168.1.3.445 192.168.1.8.49202 ESTABLISHED fffff80055859800 tcp4 0 0 *.32469 *.* LISTEN fffff8002cdc8c00 tcp4 0 0 *.1623 *.* LISTEN fffff80056d7fc00 tcp4 0 0 127.0.0.1.57024 127.0.0.1.47742 CLOSED 0 tcp4 0 0 127.0.0.1.32400 127.0.0.1.48422 CLOSED fffff8029b305400 tcp4 0 0 *.32443 *.* LISTEN fffff801f2303800 tcp4 0 0 *.32400 *.* LISTEN fffff8018c4b5400 tcp4 0 0 *.49152 *.* LISTEN fffff8016b7d2000 tcp4 0 0 127.0.0.1.10025 *.* LISTEN fffff8029b304800 tcp4 0 0 *.25 *.* LISTEN fffff8018c7d7800 tcp4 0 0 *.80 *.* LISTEN fffff8020cbf1c00 tcp6 0 0 *.80 *.* LISTEN fffff802dc7db800 tcp6 0 0 *.21 *.* LISTEN fffff80056d3e400 tcp4 0 0 *.21 *.* LISTEN fffff800561ed800 tcp4 0 0 127.0.0.1.783 *.* LISTEN fffff80056d3ec00 tcp4 0 0 *.22 *.* LISTEN fffff80056b85000 tcp6 0 0 *.22 *.* LISTEN fffff80056b85400 tcp6 0 0 ::1.10024 *.* LISTEN fffff80056b85800 tcp4 0 0 127.0.0.1.10024 *.* LISTEN fffff8005648cc00 tcp46 0 0 *.3306 *.* LISTEN fffff800561edc00 tcp4 0 0 *.139 *.* LISTEN fffff800561ee000 tcp4 0 0 *.445 *.* LISTEN fffff800561ee400 tcp6 0 0 *.139 *.* LISTEN fffff800561ee800 tcp6 0 0 *.445 *.* LISTEN fffff8000cf90310 udp4 0 0 *.31821 *.* fffff8000cfa7ab8 udp4 0 0 *.17164 *.* fffff8017f749930 udp4 0 0 *.15746 *.* fffff8000cfa7930 udp4 0 0 *.15025 *.* fffff8002c50b310 udp4 0 0 *.1900 *.* fffff8000cfa7620 udp4 0 0 *.32413 *.* fffff8000cf8f620 udp4 0 0 *.32410 *.* fffff8002c50a000 udp4 0 0 *.32414 *.* fffff8017f748ab8 udp4 0 0 *.1900 *.* fffff8017f748310 udp4 0 0 127.0.0.1.21154 *.* fffff8000cf91188 udp4 0 0 192.168.1.255.138 *.* fffff8000cf91310 udp4 0 0 192.168.1.3.138 *.* fffff8000cf91498 udp4 0 0 192.168.1.255.137 *.* fffff8000cf91620 udp4 0 0 192.168.1.3.137 *.* fffff8000cf3edc8 udp4 0 0 *.138 *.* fffff8000cf3f000 udp4 0 0 *.137 *.* fffff8000cf3f310 udp4 0 0 127.0.0.1.123 *.* fffff8000cf3f498 udp6 0 0 fe80::1%lo0.123 *.* fffff8000cf3f620 udp6 0 0 ::1.123 *.* fffff8000cf3f7a8 udp6 0 0 fe80::da50:e6ff:.1 *.* fffff8000cf3f930 udp4 0 0 192.168.1.3.123 *.* fffff8000cf3fab8 udp6 0 0 *.123 *.* fffff8000cf3fc40 udp4 0 0 *.123 *.* fffff8000cf917a8 udp4 0 0 *.514 *.* fffff8000cf91930 udp6 0 0 *.514 *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr fffff8002c09f3c0 stream 0 0 0 fffff8016a136b40 0 0 fffff8016a136b40 stream 0 0 0 fffff8002c09f3c0 0 0 fffff8016ac533c0 stream 0 0 0 fffff80156d0e870 0 0 fffff80156d0e870 stream 0 0 0 fffff8016ac533c0 0 0 fffff8016a74ac30 stream 0 0 0 fffff8016a137780 0 0 fffff8016a137780 stream 0 0 0 fffff8016a74ac30 0 0 fffff8016a74ab40 stream 0 0 0 fffff80156d0f3c0 0 0 /var/db/samba/winbindd_privileged/pipe fffff80156d0f3c0 stream 0 0 0 fffff8016a74ab40 0 0 fffff8016ac53870 stream 0 0 fffff8029a9c43b0 0 0 0 private/smtp-amavis fffff8005587ee10 stream 0 0 fffff80076a571d8 0 0 0 private/scache fffff800564fdd20 stream 0 0 fffff8006d680588 0 0 0 private/anvil fffff80171728690 stream 0 0 fffff800c3d5c938 0 0 0 private/lmtp fffff80056107780 stream 0 0 fffff802c9f70938 0 0 0 private/virtual fffff8016ac52c30 stream 0 0 fffff8027ffb4000 0 0 0 private/local fffff800c3d350f0 stream 0 0 fffff800330d0000 0 0 0 private/discard fffff8005587e0f0 stream 0 0 fffff801294751d8 0 0 0 private/retry fffff800c3d3b5a0 stream 0 0 fffff800716813b0 0 0 0 private/error fffff8016ac545a0 stream 0 0 fffff803744a6938 0 0 0 public/showq fffff800564fe5a0 stream 0 0 fffff803756d91d8 0 0 0 private/relay fffff8027f0bc1e0 stream 0 0 fffff801866ab3b0 0 0 0 private/smtp fffff800564ffe10 stream 0 0 fffff80258a0db10 0 0 0 private/proxywrite fffff80171729960 stream 0 0 fffff8035d91a588 0 0 0 private/proxymap fffff800c3d3be10 stream 0 0 fffff80149121b10 0 0 0 public/flush fffff8027f0bdb40 stream 0 0 fffff8015928c938 0 0 0 private/verify fffff80056101d20 stream 0 0 fffff80220054938 0 0 0 private/trace fffff8016ac530f0 stream 0 0 fffff802f2335938 0 0 0 private/defer fffff8016a748c30 stream 0 0 fffff8035bb0e938 0 0 0 private/bounce fffff8005587c3c0 stream 0 0 fffff8029f0ed760 0 0 0 private/rewrite fffff80171729870 stream 0 0 fffff8001f491760 0 0 0 private/tlsmgr fffff800561075a0 stream 0 0 fffff8036fbbe760 0 0 0 public/qmgr fffff8027f0bd000 stream 0 0 fffff8004bca33b0 0 0 0 public/cleanup fffff80382297c30 stream 0 0 fffff80190491b10 0 0 0 public/pickup fffff8020cb63000 stream 0 0 0 fffff8020cb631e0 0 0 fffff8020cb631e0 stream 0 0 0 fffff8020cb63000 0 0 fffff802d714d4b0 stream 0 0 0 fffff8020cb63690 0 0 fffff8020cb63690 stream 0 0 0 fffff802d714d4b0 0 0 fffff800560a03c0 stream 0 0 fffff8035bbcc1d8 0 0 0 /tmp/gpg-jcvA5x/S.gpg-agent.ssh fffff800c3d35d20 stream 0 0 fffff801b646f938 0 0 0 /tmp/gpg-grTRxe/S.gpg-agent fffff8027f0bdc30 stream 0 0 fffff8036e71c760 0 0 0 /tmp/orbit-jv/linc-6faa-0-13a4db38eee3 fffff8027f0bc870 stream 0 0 fffff80140dc4ce8 0 0 0 /tmp/akonadi-jv.lY7ZN1/mysql.socket fffff8016ac55780 stream 0 0 0 fffff8016ac55870 0 0 /tmp/fam-jv/fam- fffff8016ac55870 stream 0 0 0 fffff8016ac55780 0 0 fffff8016a136e10 stream 0 0 0 fffff8016a137000 0 0 /var/run/devd.pipe fffff8016a137000 stream 0 0 0 fffff8016a136e10 0 0 fffff8016a1372d0 stream 0 0 0 fffff8016a137870 0 0 /var/run/dbus/system_bus_socket fffff8016a137870 stream 0 0 0 fffff8016a1372d0 0 0 fffff800560a2690 stream 0 0 0 fffff8016ac52780 0 0 /var/run/dbus/system_bus_socket fffff8016ac52780 stream 0 0 0 fffff800560a2690 0 0 fffff8016a137a50 stream 0 0 fffff80382fddb10 0 0 0 /tmp/fam-jv/fam- fffff80056101960 stream 0 0 0 fffff800564704b0 0 0 fffff800564704b0 stream 0 0 0 fffff80056101960 0 0 fffff8016ac52a50 stream 0 0 0 fffff8016ac552d0 0 0 fffff8016ac552d0 stream 0 0 0 fffff8016ac52a50 0 0 fffff8016ac54780 stream 0 0 0 fffff8016ac54960 0 0 /var/run/dbus/system_bus_socket fffff8016ac54960 stream 0 0 0 fffff8016ac54780 0 0 fffff800561000f0 stream 0 0 0 fffff8016ac54870 0 0 /var/run/hald/dbus-un0OoHcud8 fffff8016ac54870 stream 0 0 0 fffff800561000f0 0 0 fffff8016ac54b40 stream 0 0 0 fffff8016ac54a50 0 0 /var/run/hald/dbus-un0OoHcud8 fffff8016ac54a50 stream 0 0 0 fffff8016ac54b40 0 0 fffff800564fd0f0 stream 0 0 0 fffff800564fd1e0 0 0 /var/run/devd.pipe fffff800564fd1e0 stream 0 0 0 fffff800564fd0f0 0 0 fffff80056100c30 stream 0 0 0 fffff80056100d20 0 0 /var/run/hald/dbus-W8GMe4BqPw fffff80056100d20 stream 0 0 0 fffff80056100c30 0 0 fffff800564ff3c0 stream 0 0 fffff8016a5463b0 0 0 0 /var/run/hald/dbus-W8GMe4BqPw fffff800564fd2d0 stream 0 0 0 fffff800564fd3c0 0 0 fffff800564fd3c0 stream 0 0 0 fffff800564fd2d0 0 0 fffff800560a34b0 stream 0 0 0 fffff800564ff2d0 0 0 /var/run/dbus/system_bus_socket fffff800564ff2d0 stream 0 0 0 fffff800560a34b0 0 0 fffff800564fd4b0 stream 0 0 0 fffff800564fd5a0 0 0 /var/run/dbus/system_bus_socket fffff800564fd5a0 stream 0 0 0 fffff800564fd4b0 0 0 fffff800561010f0 stream 0 0 0 fffff800564fdc30 0 0 /var/run/dbus/system_bus_socket fffff800564fdc30 stream 0 0 0 fffff800561010f0 0 0 fffff800564fd690 stream 0 0 0 fffff800564fd780 0 0 /var/run/dbus/system_bus_socket fffff800564fd780 stream 0 0 0 fffff800564fd690 0 0 fffff800564fd960 stream 0 0 fffff8016a5653b0 0 0 0 /var/run/hald/dbus-un0OoHcud8 fffff800561011e0 stream 0 0 0 fffff800564ff690 0 0 fffff800564ff690 stream 0 0 0 fffff800561011e0 0 0 fffff800564ff780 stream 0 0 fffff8016a14c588 0 0 0 /var/run/dbus/system_bus_socket fffff800564ffa50 stream 0 0 fffff80056451b10 0 0 0 /var/run/clamav/clamd.sock fffff800561015a0 stream 0 0 fffff80056b0e588 0 0 0 /var/amavis/amavisd.sock fffff800564ffd20 stream 0 0 fffff80056aaf588 0 0 0 /tmp/mysql.sock fffff80056101690 stream 0 0 0 fffff80056101780 0 0 fffff80056101780 stream 0 0 0 fffff80056101690 0 0 fffff800564703c0 stream 0 0 fffff800561d0b10 0 0 0 /var/db/samba/winbindd_privileged/pipe fffff80056101870 stream 0 0 fffff800562b0b10 0 0 0 /tmp/.winbindd/pipe fffff800560a35a0 stream 0 0 fffff80056315ce8 0 0 0 /var/run/samba/nmbd/unexpected fffff800560a3b40 stream 0 0 fffff8000cf153b0 0 0 0 /var/run/devd.pipe fffff800560a2780 dgram 0 0 0 fffff8016ac53a50 fffff8016ac53a50 0 fffff8016ac53a50 dgram 0 0 0 fffff800560a2780 fffff800560a2780 0 fffff800c3d3ae10 dgram 0 0 0 fffff800560a3960 0 fffff800564fd000 fffff800564fd000 dgram 0 0 0 fffff800560a3960 0 fffff8002c09f5a0 fffff8002c09f690 dgram 0 0 0 fffff800560a3a50 0 fffff8027f0bc780 fffff8002c09f5a0 dgram 0 0 0 fffff800560a3960 0 fffff80382297780 fffff8027f0bc780 dgram 0 0 0 fffff800560a3a50 0 fffff802d714d0f0 fffff800c3d3a0f0 dgram 0 0 0 fffff800560a2960 fffff800560a2960 0 fffff800560a2960 dgram 0 0 0 fffff800c3d3a0f0 fffff800c3d3a0f0 0 fffff800c3d3b2d0 dgram 0 0 0 fffff800560a0e10 fffff800560a0e10 0 fffff800560a0e10 dgram 0 0 0 fffff800c3d3b2d0 fffff800c3d3b2d0 0 fffff80156d0f870 dgram 0 0 0 fffff800560d65a0 fffff800560d65a0 0 fffff800560d65a0 dgram 0 0 0 fffff80156d0f870 fffff80156d0f870 0 fffff801717295a0 dgram 0 0 0 fffff8027f0bd3c0 fffff8027f0bd3c0 0 fffff8027f0bd3c0 dgram 0 0 0 fffff801717295a0 fffff801717295a0 0 fffff8020cb634b0 dgram 0 0 0 fffff8002c09f870 fffff8002c09f870 0 fffff8002c09f870 dgram 0 0 0 fffff8020cb634b0 fffff8020cb634b0 0 fffff8016a749a50 dgram 0 0 0 fffff800564fd870 fffff800564fd870 0 fffff800564fd870 dgram 0 0 0 fffff8016a749a50 fffff8016a749a50 0 fffff8027f0bca50 dgram 0 0 0 fffff8027f0bd780 fffff8027f0bd780 0 fffff8027f0bd780 dgram 0 0 0 fffff8027f0bca50 fffff8027f0bca50 0 fffff80382297780 dgram 0 0 0 fffff800560a3960 0 fffff80156d105a0 fffff80156d105a0 dgram 0 0 0 fffff800560a3960 0 fffff8017172a870 fffff8017172a870 dgram 0 0 0 fffff800560a3960 0 fffff800560a1690 fffff800560a1690 dgram 0 0 0 fffff800560a3960 0 fffff800560a14b0 fffff802d714d0f0 dgram 0 0 0 fffff800560a3a50 0 fffff800564fdb40 fffff800560a14b0 dgram 0 0 0 fffff800560a3960 0 fffff800564705a0 fffff800564fdb40 dgram 0 0 0 fffff800560a3a50 0 fffff800564ffc30 fffff800564ffc30 dgram 0 0 0 fffff800560a3a50 0 0 fffff800564705a0 dgram 0 0 0 fffff800560a3960 0 fffff800560a3690 fffff800560a3690 dgram 0 0 0 fffff800560a3960 0 fffff800560a3870 fffff800560a3870 dgram 0 0 0 fffff800560a3960 0 0 fffff800560a3960 dgram 0 0 fffff8000cfa0ce8 0 fffff800c3d3ae10 0 /var/run/logpriv fffff800560a3a50 dgram 0 0 fffff8000cfb1000 0 fffff8002c09f690 0 /var/run/log ------------------------------------------------------------------------ netstat -aL Current listen queue sizes (qlen/incqlen/maxqlen) Proto Listen Local Address tcp4 0/0/8 192.168.1.3.49040 tcp4 0/0/128 *.37855 tcp4 0/0/100 *.32469 tcp4 0/0/50 *.1623 tcp4 0/0/128 *.32443 tcp4 0/0/128 *.32400 tcp4 0/0/128 *.49152 tcp4 0/0/100 localhost.10025 tcp4 0/0/100 *.smtp tcp4 0/0/128 *.http tcp6 0/0/128 *.http tcp6 0/0/9 *.ftp tcp4 0/0/9 *.ftp tcp4 0/0/128 localhost.783 tcp4 0/0/128 *.ssh tcp6 0/0/128 *.ssh tcp6 0/0/128 localhost.10024 tcp4 0/0/128 localhost.10024 tcp46 0/0/80 *.mysql tcp4 0/0/50 *.netbios-ssn tcp4 0/0/50 *.microsoft-ds tcp6 0/0/50 *.netbios-ssn tcp6 0/0/50 *.microsoft-ds unix 0/0/100 private/smtp-amavis unix 0/0/100 private/scache unix 0/0/100 private/anvil unix 0/0/100 private/lmtp unix 0/0/100 private/virtual unix 0/0/100 private/local unix 0/0/100 private/discard unix 0/0/100 private/retry unix 0/0/100 private/error unix 0/0/100 public/showq unix 0/0/100 private/relay unix 0/0/100 private/smtp unix 0/0/100 private/proxywrite unix 0/0/100 private/proxymap unix 0/0/100 public/flush unix 0/0/100 private/verify unix 0/0/100 private/trace unix 0/0/100 private/defer unix 0/0/100 private/bounce unix 0/0/100 private/rewrite unix 0/0/100 private/tlsmgr unix 0/0/100 public/qmgr unix 0/0/100 public/cleanup unix 0/0/100 public/pickup unix 0/0/5 /tmp/gpg-jcvA5x/S.gpg-agent.ssh unix 0/0/5 /tmp/gpg-grTRxe/S.gpg-agent unix 0/0/10 /tmp/orbit-jv/linc-6faa-0-13a4db38eee3 unix 0/0/101 /tmp/akonadi-jv.lY7ZN1/mysql.socket unix 0/0/30 /tmp/fam-jv/fam- unix 0/0/30 /var/run/hald/dbus-W8GMe4BqPw unix 0/0/30 /var/run/hald/dbus-un0OoHcud8 unix 0/0/30 /var/run/dbus/system_bus_socket unix 0/0/128 /var/run/clamav/clamd.sock unix 0/0/128 /var/amavis/amavisd.sock unix 0/0/80 /tmp/mysql.sock unix 0/0/5 /var/db/samba/winbindd_privileged/pipe unix 0/0/5 /tmp/.winbindd/pipe unix 0/0/5 /var/run/samba/nmbd/unexpected unix 0/0/4 /var/run/devd.pipe ------------------------------------------------------------------------ fstat fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 35 at 0x1 fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 41 at 0x1 fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0x1 fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 52 at 0x780000ffff fstat: can't read file 53 at 0x1 fstat: can't read file 55 at 0x200007fffffffff fstat: can't read file 56 at 0x4000000001fffff fstat: can't read file 58 at 0x780000ffff fstat: can't read file 61 at 0x200007fffffffff fstat: can't read file 62 at 0x4000000001fffff fstat: can't read file 64 at 0x780000ffff fstat: can't read file 67 at 0x200007fffffffff fstat: can't read file 68 at 0x4000000001fffff fstat: can't read file 70 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 35 at 0x1 fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 35 at 0x1 fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0x1 fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 52 at 0x780000ffff fstat: can't read file 53 at 0x1 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 35 at 0x1 fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 41 at 0x1 fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0x1 fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 52 at 0x780000ffff fstat: can't read file 67 at 0x200007fffffffff fstat: can't read file 68 at 0x4000000001fffff fstat: can't read file 70 at 0x780000ffff fstat: can't read file 73 at 0x200007fffffffff fstat: can't read file 74 at 0x4000000001fffff fstat: can't read file 76 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 41 at 0x1 fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0x1 fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 52 at 0x780000ffff fstat: can't read file 53 at 0x1 fstat: can't read file 55 at 0x200007fffffffff fstat: can't read file 56 at 0x4000000001fffff fstat: can't read file 58 at 0x780000ffff fstat: can't read file 59 at 0x1 fstat: can't read file 61 at 0x200007fffffffff fstat: can't read file 62 at 0x4000000001fffff fstat: can't read file 64 at 0x780000ffff fstat: can't read file 65 at 0x1 fstat: can't read file 67 at 0x200007fffffffff fstat: can't read file 68 at 0x4000000001fffff fstat: can't read file 70 at 0x780000ffff fstat: can't read file 71 at 0x1 fstat: can't read file 73 at 0x200007fffffffff fstat: can't read file 74 at 0x4000000001fffff fstat: can't read file 76 at 0x780000ffff fstat: can't read file 77 at 0x1 fstat: can't read file 79 at 0x200007fffffffff fstat: can't read file 80 at 0x4000000001fffff fstat: can't read file 82 at 0x780000ffff fstat: can't read file 83 at 0x1 fstat: can't read file 85 at 0x200007fffffffff fstat: can't read file 86 at 0x4000000001fffff fstat: can't read file 88 at 0x780000ffff fstat: can't read file 91 at 0x200007fffffffff fstat: can't read file 92 at 0x4000000001fffff fstat: can't read file 94 at 0x780000ffff fstat: can't read file 95 at 0x1 fstat: can't read file 97 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 52 at 0x780000ffff fstat: can't read file 55 at 0x200007fffffffff fstat: can't read file 56 at 0x4000000001fffff fstat: can't read file 58 at 0x780000ffff fstat: can't read file 61 at 0x200007fffffffff fstat: can't read file 62 at 0x4000000001fffff fstat: can't read file 64 at 0x780000ffff fstat: can't read file 67 at 0x200007fffffffff fstat: can't read file 68 at 0x4000000001fffff fstat: can't read file 70 at 0x780000ffff fstat: can't read file 73 at 0x200007fffffffff fstat: can't read file 74 at 0x4000000001fffff fstat: can't read file 76 at 0x780000ffff fstat: can't read file 79 at 0x200007fffffffff fstat: can't read file 80 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 35 at 0x1 fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 41 at 0x1 fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 47 at 0x1 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 29 at 0x1 fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 31 at 0x200007fffffffff fstat: can't read file 32 at 0x4000000001fffff fstat: can't read file 34 at 0x780000ffff fstat: can't read file 37 at 0x200007fffffffff fstat: can't read file 38 at 0x4000000001fffff fstat: can't read file 40 at 0x780000ffff fstat: can't read file 43 at 0x200007fffffffff fstat: can't read file 44 at 0x4000000001fffff fstat: can't read file 46 at 0x780000ffff fstat: can't read file 49 at 0x200007fffffffff fstat: can't read file 50 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root perl5.16.3 5119 root / 2 drwxr-xr-x 1024 r root perl5.16.3 5119 wd /tmp 2 drwxrwxrwt 3584 r root perl5.16.3 5119 text /usr 35072236 -rwxr-xr-x 7528 r root perl5.16.3 5119 0 /dev 15 crw-rw-rw- null r root perl5.16.3 5119 6* pipe fffff801dbd03d00 <-> fffff801dbd03ba0 0 rw root pure-ftpd 4855 root / 2 drwxr-xr-x 1024 r root pure-ftpd 4855 wd / 2 drwxr-xr-x 1024 r root pure-ftpd 4855 text /usr 35091649 -r-xr-xr-x 161128 r ftp pure-ftpd 4854 root / 2 drwxr-xr-x 1024 r ftp pure-ftpd 4854 wd /storage 26404224 drwxrwxrwx 1024 r ftp pure-ftpd 4854 text /usr 35091649 -r-xr-xr-x 161128 r ftp pure-ftpd 4854 0 /dev 15 crw-rw-rw- null r ftp pure-ftpd 4854 6 /dev 15 crw-rw-rw- null w postfix showq 4602 root / 2 drwxr-xr-x 1024 r postfix showq 4602 wd /var 1123595 drwxr-xr-x 512 r postfix showq 4602 text /usr 35563992 -rwxr-xr-x 259944 r postfix showq 4602 0 /dev 15 crw-rw-rw- null rw postfix showq 4602 6 /dev 15 crw-rw-rw- null rw postfix showq 4602 12 /dev 15 crw-rw-rw- null rw postfix showq 4602 18* pipe fffff8000ce6eba0 <-> fffff8000ce6ed00 100 rw postfix showq 4602 24* pipe fffff8000ce6ed00 <-> fffff8000ce6eba0 0 rw postfix showq 4602 30* pipe fffff8016a081a18 <-> fffff8016a0818b8 0 rw postfix showq 4602 36* local stream fffff8016ac545a0 postfix showq 4602 42* local dgram fffff800564fd000 <-> fffff800560a3960 postfix showq 4602 48 /var 1123639 -rw------- 0 rw postfix showq 4602 60* pipe fffff8016aff7ba0 <-> fffff8016aff7d00 0 rw postfix showq 4602 66* pipe fffff8016aff7d00 <-> fffff8016aff7ba0 0 rw vic htop 4009 root / 2 drwxr-xr-x 1024 r vic htop 4009 wd /usr 79132426 drwxr-xr-x 1536 r vic htop 4009 text /usr 35085752 -r-xr-xr-x 119024 r vic htop 4009 ctty /dev 146 crw--w---- pts/4 rw vic htop 4009 0 /dev 146 crw--w---- pts/4 rw vscan perl 99343 root / 2 drwxr-xr-x 1024 r vscan perl 99343 wd /var 401284 drwxr-x--- 512 r vscan perl 99343 text /usr 35072236 -rwxr-xr-x 7528 r vscan perl 99343 0 /dev 15 crw-rw-rw- null r vscan perl 99343 6 /dev 15 crw-rw-rw- null w vscan perl 99343 12 /dev 15 crw-rw-rw- null w root sshguard 94043 root / 2 drwxr-xr-x 1024 r root sshguard 94043 wd / 2 drwxr-xr-x 1024 r root sshguard 94043 text /usr 35092855 -r-xr-xr-x 268256 r root sshguard 94043 0* pipe fffff803015352e8 <-> fffff80301535448 0 rw root perl5.16.3 93945 root / 2 drwxr-xr-x 1024 r root perl5.16.3 93945 wd /tmp 2 drwxrwxrwt 3584 r root perl5.16.3 93945 text /usr 35072236 -rwxr-xr-x 7528 r root perl5.16.3 93945 0 /dev 15 crw-rw-rw- null r root perl5.16.3 93945 6 /var 963116 -rw-r--r-- 51658 w vic bash 91575 root / 2 drwxr-xr-x 1024 r vic bash 91575 wd /usr 79132426 drwxr-xr-x 1536 r vic bash 91575 text /usr 35072971 -rwxr-xr-x 767264 r vic bash 91575 ctty /dev 146 crw--w---- pts/4 rw vic bash 91575 0 /dev 146 crw--w---- pts/4 rw vic bash 91575 6 /dev 146 crw--w---- pts/4 rw vic bash 91575 12 /dev 146 crw--w---- pts/4 rw vic sshd 91574 root / 2 drwxr-xr-x 1024 r vic sshd 91574 wd / 2 drwxr-xr-x 1024 r vic sshd 91574 text /usr 6340382 -r-xr-xr-x 292016 r vic sshd 91574 0 /dev 15 crw-rw-rw- null rw vic sshd 91574 6 /dev 15 crw-rw-rw- null rw root sshd 91571 root / 2 drwxr-xr-x 1024 r root sshd 91571 wd / 2 drwxr-xr-x 1024 r root sshd 91571 text /usr 6340382 -r-xr-xr-x 292016 r root sshd 91571 0 /dev 15 crw-rw-rw- null r vscan perl 72149 root / 2 drwxr-xr-x 1024 r vscan perl 72149 wd /var 401284 drwxr-x--- 512 r vscan perl 72149 text /usr 35072236 -rwxr-xr-x 7528 r vscan perl 72149 0 /dev 15 crw-rw-rw- null r vscan perl 72149 6 /dev 15 crw-rw-rw- null w www httpd 54216 root / 2 drwxr-xr-x 1024 r www httpd 54216 wd / 2 drwxr-xr-x 1024 r www httpd 54216 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 54216 0 /dev 15 crw-rw-rw- null r www httpd 54216 6 /dev 15 crw-rw-rw- null w www httpd 54029 root / 2 drwxr-xr-x 1024 r www httpd 54029 wd / 2 drwxr-xr-x 1024 r www httpd 54029 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 54029 0 /dev 15 crw-rw-rw- null r www httpd 54029 6 /dev 15 crw-rw-rw- null w www httpd 53831 root / 2 drwxr-xr-x 1024 r www httpd 53831 wd / 2 drwxr-xr-x 1024 r www httpd 53831 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 53831 0 /dev 15 crw-rw-rw- null r www httpd 53831 6 /dev 15 crw-rw-rw- null w www httpd 53700 root / 2 drwxr-xr-x 1024 r www httpd 53700 wd / 2 drwxr-xr-x 1024 r www httpd 53700 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 53700 0 /dev 15 crw-rw-rw- null r www httpd 53700 6 /dev 15 crw-rw-rw- null w www httpd 53516 root / 2 drwxr-xr-x 1024 r www httpd 53516 wd / 2 drwxr-xr-x 1024 r www httpd 53516 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 53516 0 /dev 15 crw-rw-rw- null r www httpd 53516 6 /dev 15 crw-rw-rw- null w plex python 44129 root / 2 drwxr-xr-x 1024 r plex python 44129 wd /usr 37244659 drwxr-xr-x 512 r plex python 44129 text /usr 37241504 -r-xr-xr-x 9577 r plex python 44129 0* pipe fffff80166c445d0 <-> fffff80166c44730 0 rw plex python 44129 6* pipe fffff8016ae21730 <-> fffff8016ae215d0 0 rw www httpd 39602 root / 2 drwxr-xr-x 1024 r www httpd 39602 wd / 2 drwxr-xr-x 1024 r www httpd 39602 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 39602 0 /dev 15 crw-rw-rw- null r www httpd 39602 6 /dev 15 crw-rw-rw- null w www httpd 85028 root / 2 drwxr-xr-x 1024 r www httpd 85028 wd / 2 drwxr-xr-x 1024 r www httpd 85028 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 85028 0 /dev 15 crw-rw-rw- null r www httpd 85028 6 /dev 15 crw-rw-rw- null w www httpd 85026 root / 2 drwxr-xr-x 1024 r www httpd 85026 wd / 2 drwxr-xr-x 1024 r www httpd 85026 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 85026 0 /dev 15 crw-rw-rw- null r www httpd 85026 6 /dev 15 crw-rw-rw- null w www httpd 62147 root / 2 drwxr-xr-x 1024 r www httpd 62147 wd / 2 drwxr-xr-x 1024 r www httpd 62147 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 62147 0 /dev 15 crw-rw-rw- null r www httpd 62147 6 /dev 15 crw-rw-rw- null w www httpd 62145 root / 2 drwxr-xr-x 1024 r www httpd 62145 wd / 2 drwxr-xr-x 1024 r www httpd 62145 text /usr 35086469 -rwxr-xr-x 697395 r www httpd 62145 0 /dev 15 crw-rw-rw- null r www httpd 62145 6 /dev 15 crw-rw-rw- null w jv BitchX-1.2-final 27036 root / 2 drwxr-xr-x 1024 r jv BitchX-1.2-final 27036 wd /usr 79132417 drwxr-xr-x 1536 r jv BitchX-1.2-final 27036 text /usr 35086408 -rwxr-xr-x 1437560 r jv BitchX-1.2-final 27036 ctty /dev 132 crw--w---- pts/0 rw jv BitchX-1.2-final 27036 0 /dev 132 crw--w---- pts/0 rw jv bash 27035 root / 2 drwxr-xr-x 1024 r jv bash 27035 wd /usr 79132417 drwxr-xr-x 1536 r jv bash 27035 text /usr 35072971 -rwxr-xr-x 767264 r jv bash 27035 ctty /dev 132 crw--w---- pts/0 rw jv bash 27035 0 /dev 132 crw--w---- pts/0 rw jv bash 27035 6 /dev 132 crw--w---- pts/0 rw jv bash 27035 12 /dev 132 crw--w---- pts/0 rw jv sshd 27034 root / 2 drwxr-xr-x 1024 r jv sshd 27034 wd / 2 drwxr-xr-x 1024 r jv sshd 27034 text /usr 6340382 -r-xr-xr-x 292016 r jv sshd 27034 0 /dev 15 crw-rw-rw- null rw jv sshd 27034 6 /dev 15 crw-rw-rw- null rw root sshd 27030 root / 2 drwxr-xr-x 1024 r root sshd 27030 wd / 2 drwxr-xr-x 1024 r root sshd 27030 text /usr 6340382 -r-xr-xr-x 292016 r root sshd 27030 0 /dev 15 crw-rw-rw- null r root smbd 26972 root / 2 drwxr-xr-x 1024 r root smbd 26972 wd / 2 drwxr-xr-x 1024 r root smbd 26972 text /usr 35086149 -rwxr-xr-x 9850043 r root smbd 26972 0 /dev 15 crw-rw-rw- null rw root smbd 26972 6 /dev 15 crw-rw-rw- null rw root smbd 26972 12 /var 963108 -rw-r--r-- 794301 w root smbd 26972 18 /var 803079 -rw------- 16384 rw root smbd 26972 24 /dev 20 crw-rw-rw- random r root smbd 26972 30 /usr 35636891 -rw------- 430080 rw root smartd 5086 root / 2 drwxr-xr-x 1024 r root smartd 5086 wd / 2 drwxr-xr-x 1024 r root smartd 5086 text /usr 35098537 -r-xr-xr-x 393776 r root smartd 5086 0 /dev 15 crw-rw-rw- null rw plex Plex DLNA Server 44374 root / 2 drwxr-xr-x 1024 r plex Plex DLNA Server 44374 wd /usr 79132426 drwxr-xr-x 1536 r plex Plex DLNA Server 44374 text /usr 37167328 -r-xr-xr-x 3453184 r plex Plex DLNA Server 44374 0 /dev 15 crw-rw-rw- null rw plex Plex DLNA Server 44374 6 /dev 15 crw-rw-rw- null rw plex Plex DLNA Server 44374 12 /dev 15 crw-rw-rw- null rw plex Plex DLNA Server 44374 18 /usr 37244875 -rw-r--r-- 0 rw plex Plex DLNA Server 44374 30* pipe fffff8020c1e38b8 <-> fffff8020c1e3a18 1 rw plex Plex DLNA Server 44374 36 /usr 37244680 -rw-r--r-- 5242932 w plex Plex DLNA Server 44374 42* pipe fffff8020c1e3a18 <-> fffff8020c1e38b8 0 rw plex Plex Media Server 44370 root / 2 drwxr-xr-x 1024 r plex Plex Media Server 44370 wd /usr 79132426 drwxr-xr-x 1536 r plex Plex Media Server 44370 text /usr 37167330 -r-xr-xr-x 8660048 r plex Plex Media Server 44370 0 /dev 15 crw-rw-rw- null rw plex Plex Media Server 44370 6 /dev 15 crw-rw-rw- null rw plex Plex Media Server 44370 12 /dev 15 crw-rw-rw- null rw plex Plex Media Server 44370 24* pipe fffff8016be4b8b8 <-> fffff8016be4ba18 1 rw plex Plex Media Server 44370 30* pipe fffff8016be4ba18 <-> fffff8016be4b8b8 0 rw plex Plex Media Server 44370 36* pipe fffff802d734c8b8 <-> fffff802d734ca18 0 rw plex Plex Media Server 44370 42 /usr 37242005 -rw-r--r-- 98130944 rw plex Plex Media Server 44370 48 /usr 37242007 -rw-r--r-- 100798768 rw root mediatomb 37999 root / 2 drwxr-xr-x 1024 r root mediatomb 37999 wd /storage 48554880 drwxr-xr-x 512 r root mediatomb 37999 text /usr 35098525 -r--r-xr-- 1750608 r root mediatomb 37999 0 - - bad - root mediatomb 37999 6 - - bad - postfix qmgr 93113 root / 2 drwxr-xr-x 1024 r postfix qmgr 93113 wd /var 1123595 drwxr-xr-x 512 r postfix qmgr 93113 text /usr 35563989 -rwxr-xr-x 324334 r postfix qmgr 93113 0 /dev 15 crw-rw-rw- null rw postfix qmgr 93113 6 /dev 15 crw-rw-rw- null rw postfix qmgr 93113 12 /dev 15 crw-rw-rw- null rw postfix qmgr 93113 18* pipe fffff8000ce6eba0 <-> fffff8000ce6ed00 100 rw postfix qmgr 93113 24* pipe fffff8000ce6ed00 <-> fffff8000ce6eba0 0 rw postfix qmgr 93113 30* pipe fffff8020c1e3448 <-> fffff8020c1e32e8 0 rw postfix qmgr 93113 36* local stream fffff800561075a0 postfix qmgr 93113 42* local dgram fffff80382297780 <-> fffff800560a3960 postfix qmgr 93113 66* pipe fffff8000ce6e2e8 <-> fffff8000ce6e448 0 rw postfix qmgr 93113 72* pipe fffff8000ce6e448 <-> fffff8000ce6e2e8 0 rw root master 93111 root / 2 drwxr-xr-x 1024 r root master 93111 wd /var 1123595 drwxr-xr-x 512 r root master 93111 text /usr 35563978 -rwxr-xr-x 180868 r root master 93111 0 /dev 15 crw-rw-rw- null rw root master 93111 6 /dev 15 crw-rw-rw- null rw root master 93111 12 /dev 15 crw-rw-rw- null rw root master 93111 18* local dgram fffff80156d105a0 <-> fffff800560a3960 root master 93111 24 /dev 15 crw-rw-rw- null rw root master 93111 30* pipe fffff802d7141ba0 <-> fffff802d7141d00 0 rw root master 93111 36 /dev 15 crw-rw-rw- null rw root master 93111 42 /dev 15 crw-rw-rw- null rw root master 93111 48 /dev 15 crw-rw-rw- null rw root master 93111 54 /dev 15 crw-rw-rw- null rw root master 93111 60 /var 1123614 -rw------- 33 rw root master 93111 66 /var 802889 -rw------- 33 rw root master 93111 72* pipe fffff801841048b8 <-> fffff80184104a18 0 rw root master 93111 78* internet stream tcp fffff8029b304800 root master 93111 90* pipe fffff80166c44ba0 <-> fffff80166c44d00 0 rw root master 93111 96* pipe fffff80166c44d00 <-> fffff80166c44ba0 0 rw root httpd 22005 root / 2 drwxr-xr-x 1024 r root httpd 22005 wd / 2 drwxr-xr-x 1024 r root httpd 22005 text /usr 35086469 -rwxr-xr-x 697395 r root httpd 22005 0 /dev 15 crw-rw-rw- null r root httpd 22005 6 /dev 15 crw-rw-rw- null w root pure-ftpd 68638 root / 2 drwxr-xr-x 1024 r root pure-ftpd 68638 wd / 2 drwxr-xr-x 1024 r root pure-ftpd 68638 text /usr 35091649 -r-xr-xr-x 161128 r root pure-ftpd 68638 0 /dev 15 crw-rw-rw- null r root perl 74673 root / 2 drwxr-xr-x 1024 r root perl 74673 wd / 2 drwxr-xr-x 1024 r root perl 74673 text /usr 35072236 -rwxr-xr-x 7528 r root perl 74673 0 /dev 15 crw-rw-rw- null r root perl 74673 6 /dev 15 crw-rw-rw- null w root perl 74672 root / 2 drwxr-xr-x 1024 r root perl 74672 wd / 2 drwxr-xr-x 1024 r root perl 74672 text /usr 35072236 -rwxr-xr-x 7528 r root perl 74672 0 /dev 15 crw-rw-rw- null r root perl 74672 6 /dev 15 crw-rw-rw- null w root perl 74671 root / 2 drwxr-xr-x 1024 r root perl 74671 wd / 2 drwxr-xr-x 1024 r root perl 74671 text /usr 35072236 -rwxr-xr-x 7528 r root perl 74671 0 /dev 15 crw-rw-rw- null r root perl 74671 6 /dev 15 crw-rw-rw- null w jv gpg-agent 43679 root / 2 drwxr-xr-x 1024 r jv gpg-agent 43679 wd / 2 drwxr-xr-x 1024 r jv gpg-agent 43679 text /usr 35081840 -r-xr-xr-x 277872 r jv gpg-agent 43679 0 /dev 15 crw-rw-rw- null r jv gpg-agent 43679 6 /dev 15 crw-rw-rw- null w jv gconf-helper 28586 root / 2 drwxr-xr-x 1024 r jv gconf-helper 28586 wd / 2 drwxr-xr-x 1024 r jv gconf-helper 28586 text /usr 35719322 -r-xr-xr-x 9904 r jv gconf-helper 28586 0 /dev 15 crw-rw-rw- null r jv gconf-helper 28586 6* pipe fffff8016ae21d00 <-> fffff8016ae21ba0 0 rw jv gconf-helper 28586 12 /dev 15 crw-rw-rw- null w jv mysqld 41579 root / 2 drwxr-xr-x 1024 r jv mysqld 41579 wd /usr 79857239 drwxr-xr-x 512 r jv mysqld 41579 text /usr 35086302 -rwxr-xr-x 12784280 r jv mysqld 41579 0 /dev 15 crw-rw-rw- null r jv mysqld 41579 6 /usr 79855021 -rw-r----- 1650 w jv mysqld 41579 12 /usr 79855021 -rw-r----- 1650 w jv mysqld 41579 18 /usr 79857244 -rw-rw---- 79691776 rw jv mysqld 41579 24 /tmp 25 -rw------- 0 rw jv mysqld 41579 30 /tmp 31 -rw------- 0 rw jv mysqld 41579 36 /tmp 32 -rw------- 0 rw jv mysqld 41579 42 /tmp 33 -rw------- 0 rw jv mysqld 41579 48 /usr 79857326 -rw-rw---- 67108864 rw jv mysqld 41579 54 /usr 79857327 -rw-rw---- 67108864 rw jv mysqld 41579 60 /usr 79857316 -rw-rw---- 98304 rw jv mysqld 41579 66* local stream fffff8016ac55870 <-> fffff8016ac55780 jv mysqld 41579 72 /tmp 34 -rw------- 0 rw jv mysqld 41579 78 /usr 79857314 -rw-rw---- 98304 rw root upowerd 41222 root / 2 drwxr-xr-x 1024 r root upowerd 41222 wd / 2 drwxr-xr-x 1024 r root upowerd 41222 text /usr 35082908 -r-xr-xr-x 116264 r root upowerd 41222 0 /dev 15 crw-rw-rw- null rw root upowerd 41222 6 /dev 15 crw-rw-rw- null rw root upowerd 41222 12 /dev 15 crw-rw-rw- null rw jv gam_server 41212 root / 2 drwxr-xr-x 1024 r jv gam_server 41212 wd /usr 79132417 drwxr-xr-x 1536 r jv gam_server 41212 text /usr 35082468 -r-xr-xr-x 73776 r jv gam_server 41212 0 /dev 15 crw-rw-rw- null r jv gam_server 41212 6 /dev 15 crw-rw-rw- null w jv bash 41151 root / 2 drwxr-xr-x 1024 r jv bash 41151 wd /usr 79132417 drwxr-xr-x 1536 r jv bash 41151 text /usr 35072971 -rwxr-xr-x 767264 r jv bash 41151 ctty /dev 44 crw------- ttyv0 rw jv bash 41151 0 /dev 44 crw------- ttyv0 rw jv bash 41151 6 /dev 44 crw------- ttyv0 rw jv bash 41151 12 /dev 44 crw------- ttyv0 rw root winbindd 9171 root / 2 drwxr-xr-x 1024 r root winbindd 9171 wd / 2 drwxr-xr-x 1024 r root winbindd 9171 text /usr 35086153 -rwxr-xr-x 7742343 r root winbindd 9171 0 /dev 15 crw-rw-rw- null rw root winbindd 9171 6 /dev 15 crw-rw-rw- null rw root winbindd 9171 12 /var 963125 -rw-r--r-- 854 w root winbindd 9171 18 /var 803079 -rw------- 16384 rw root winbindd 9171 24* pipe fffff8016aff72e8 <-> fffff8016aff7448 0 rw root winbindd 9170 root / 2 drwxr-xr-x 1024 r root winbindd 9170 wd / 2 drwxr-xr-x 1024 r root winbindd 9170 text /usr 35086153 -rwxr-xr-x 7742343 r root winbindd 9170 0 /dev 15 crw-rw-rw- null rw root winbindd 9170 6 /dev 15 crw-rw-rw- null rw root winbindd 9170 12 /var 963124 -rw-r--r-- 854 w root winbindd 9170 18 /var 803079 -rw------- 16384 rw root winbindd 9170 24* pipe fffff8016aa0c8b8 <-> fffff8016aa0ca18 0 rw root hald-addon-storage 1453 root / 2 drwxr-xr-x 1024 r root hald-addon-storage 1453 wd /usr 35071893 drwxr-xr-x 2560 r root hald-addon-storage 1453 text /usr 35083575 -rwxr-xr-x 20552 r root hald-addon-storage 1453 0 /dev 15 crw-rw-rw- null r root hald-addon-mouse-s 1420 root / 2 drwxr-xr-x 1024 r root hald-addon-mouse-s 1420 wd /usr 35071893 drwxr-xr-x 2560 r root hald-addon-mouse-s 1420 text /usr 35083574 -rwxr-xr-x 14088 r root hald-addon-mouse-s 1420 0 /dev 15 crw-rw-rw- null r root hald-runner 1387 root / 2 drwxr-xr-x 1024 r root hald-runner 1387 wd / 2 drwxr-xr-x 1024 r root hald-runner 1387 text /usr 35083586 -rwxr-xr-x 17976 r root hald-runner 1387 0 /dev 15 crw-rw-rw- null r root hald-runner 1387 6 /dev 15 crw-rw-rw- null rw root hald-runner 1387 12 /dev 15 crw-rw-rw- null rw root hald-runner 1387 18* local stream fffff80056100d20 <-> fffff80056100c30 root hald-runner 1387 24* pipe fffff8016a3652e8 <-> fffff8016a365448 0 rw root hald-runner 1387 30* pipe fffff8016a365448 <-> fffff8016a3652e8 0 rw root hald-runner 1387 36* pipe fffff8016a36a8b8 <-> fffff8016a36aa18 0 rw root hald-runner 1387 42* pipe fffff8016a36aa18 <-> fffff8016a36a8b8 0 rw root hald-runner 1387 54* pipe fffff8016a36a730 <-> fffff8016a36a5d0 0 rw root polkitd 1386 root / 2 drwxr-xr-x 1024 r root polkitd 1386 wd / 2 drwxr-xr-x 1024 r root polkitd 1386 text /usr 35083517 -r-xr-xr-x 9416 r root polkitd 1386 0 /dev 15 crw-rw-rw- null rw root polkitd 1386 6 /dev 15 crw-rw-rw- null rw root polkitd 1386 12 /dev 15 crw-rw-rw- null rw root polkitd 1386 18* pipe fffff8016a2ee8b8 <-> fffff8016a2eea18 0 rw root polkitd 1386 24* pipe fffff8016a2eea18 <-> fffff8016a2ee8b8 0 rw root polkitd 1386 30 /usr 35154284 drwxr-xr-x 512 r root console-kit-daemon 1383 root / 2 drwxr-xr-x 1024 r root console-kit-daemon 1383 wd / 2 drwxr-xr-x 1024 r root console-kit-daemon 1383 text /usr 35083518 -r-xr-xr-x 149128 r root console-kit-daemon 1383 0 /dev 15 crw-rw-rw- null rw root console-kit-daemon 1383 6 /dev 15 crw-rw-rw- null rw root console-kit-daemon 1383 12 /dev 15 crw-rw-rw- null rw haldaemo hald 1381 root / 2 drwxr-xr-x 1024 r haldaemo hald 1381 wd / 2 drwxr-xr-x 1024 r haldaemo hald 1381 text /usr 35083597 -rwxr-xr-x 285576 r haldaemo hald 1381 0 /dev 15 crw-rw-rw- null rw haldaemo hald 1381 6 /dev 15 crw-rw-rw- null rw haldaemo hald 1381 12 /dev 15 crw-rw-rw- null rw haldaemo hald 1381 18* pipe fffff8016a3645d0 <-> fffff8016a364730 0 rw haldaemo hald 1381 24* pipe fffff8016a364730 <-> fffff8016a3645d0 0 rw haldaemo hald 1381 42* pipe fffff8016a3642e8 <-> fffff8016a364448 0 rw haldaemo hald 1381 48* pipe fffff8016a364448 <-> fffff8016a3642e8 0 rw root getty 1370 root / 2 drwxr-xr-x 1024 r root getty 1370 wd / 2 drwxr-xr-x 1024 r root getty 1370 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1370 ctty /dev 51 crw------- ttyv7 rw root getty 1370 0 /dev 51 crw------- ttyv7 rw root getty 1369 root / 2 drwxr-xr-x 1024 r root getty 1369 wd / 2 drwxr-xr-x 1024 r root getty 1369 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1369 ctty /dev 50 crw------- ttyv6 rw root getty 1369 0 /dev 50 crw------- ttyv6 rw root getty 1368 root / 2 drwxr-xr-x 1024 r root getty 1368 wd / 2 drwxr-xr-x 1024 r root getty 1368 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1368 ctty /dev 49 crw------- ttyv5 rw root getty 1368 0 /dev 49 crw------- ttyv5 rw root getty 1367 root / 2 drwxr-xr-x 1024 r root getty 1367 wd / 2 drwxr-xr-x 1024 r root getty 1367 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1367 ctty /dev 48 crw------- ttyv4 rw root getty 1367 0 /dev 48 crw------- ttyv4 rw root getty 1366 root / 2 drwxr-xr-x 1024 r root getty 1366 wd / 2 drwxr-xr-x 1024 r root getty 1366 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1366 ctty /dev 47 crw------- ttyv3 rw root getty 1366 0 /dev 47 crw------- ttyv3 rw root getty 1365 root / 2 drwxr-xr-x 1024 r root getty 1365 wd / 2 drwxr-xr-x 1024 r root getty 1365 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1365 ctty /dev 46 crw------- ttyv2 rw root getty 1365 0 /dev 46 crw------- ttyv2 rw root getty 1364 root / 2 drwxr-xr-x 1024 r root getty 1364 wd / 2 drwxr-xr-x 1024 r root getty 1364 text /usr 10754317 -r-xr-xr-x 27976 r root getty 1364 ctty /dev 45 crw------- ttyv1 rw root getty 1364 0 /dev 45 crw------- ttyv1 rw root login 1363 root / 2 drwxr-xr-x 1024 r root login 1363 wd /usr 79132417 drwxr-xr-x 1536 r root login 1363 text /usr 78008950 -r-sr-xr-x 24752 r root login 1363 ctty /dev 44 crw------- ttyv0 rw root login 1363 0 /dev 44 crw------- ttyv0 rw root cron 1309 root / 2 drwxr-xr-x 1024 r root cron 1309 wd /var 1123585 drwxr-x--- 512 r root cron 1309 text /usr 6340453 -r-xr-xr-x 41024 r root cron 1309 0 /dev 15 crw-rw-rw- null rw root sshd 1274 root / 2 drwxr-xr-x 1024 r root sshd 1274 wd / 2 drwxr-xr-x 1024 r root sshd 1274 text /usr 6340382 -r-xr-xr-x 292016 r root sshd 1274 0 /dev 15 crw-rw-rw- null rw messageb dbus-daemon 1149 root / 2 drwxr-xr-x 1024 r messageb dbus-daemon 1149 wd / 2 drwxr-xr-x 1024 r messageb dbus-daemon 1149 text /usr 35090188 -r-xr-xr-x 383256 r messageb dbus-daemon 1149 0 /dev 15 crw-rw-rw- null rw messageb dbus-daemon 1149 6 /dev 15 crw-rw-rw- null rw messageb dbus-daemon 1149 12 /dev 15 crw-rw-rw- null rw messageb dbus-daemon 1149 18* local stream fffff800564ff780 vscan freshclam 1039 root / 2 drwxr-xr-x 1024 r vscan freshclam 1039 wd /var 802888 drwxr-xr-x 512 r vscan freshclam 1039 text /usr 35091923 -r-xr-xr-x 148488 r vscan freshclam 1039 0 /dev 15 crw-rw-rw- null r vscan clamd 1036 root / 2 drwxr-xr-x 1024 r vscan clamd 1036 wd / 2 drwxr-xr-x 1024 r vscan clamd 1036 text /usr 35091925 -r-xr-xr-x 139568 r vscan clamd 1036 0 /dev 15 crw-rw-rw- null r vscan clamd 1036 6 /dev 15 crw-rw-rw- null w vscan perl 1031 root / 2 drwxr-xr-x 1024 r vscan perl 1031 wd / 2 drwxr-xr-x 1024 r vscan perl 1031 text /usr 35072236 -rwxr-xr-x 7528 r vscan perl 1031 0 /dev 15 crw-rw-rw- null r vscan perl 1031 6 /dev 15 crw-rw-rw- null w mysql mysqld 1026 root / 2 drwxr-xr-x 1024 r mysql mysqld 1026 wd /var 802932 drwxr-xr-x 512 r mysql mysqld 1026 text /usr 35086302 -rwxr-xr-x 12784280 r mysql mysqld 1026 0 /dev 15 crw-rw-rw- null r mysql mysqld 1026 6 /var 803074 -rw-r----- 55805 w mysql mysqld 1026 12 /var 803074 -rw-r----- 55805 w mysql mysqld 1026 18 /var 802935 -rw-rw---- 79691776 rw mysql mysqld 1026 24 /tmp 16 -rw------- 0 rw mysql mysqld 1026 30 /tmp 17 -rw------- 0 rw mysql mysqld 1026 36 /tmp 19 -rw------- 0 rw mysql mysqld 1026 42 /tmp 20 -rw------- 0 rw mysql mysqld 1026 48 /var 802936 -rw-rw---- 50331648 rw mysql sh 920 root / 2 drwxr-xr-x 1024 r mysql sh 920 wd / 2 drwxr-xr-x 1024 r mysql sh 920 text / 16291971 -r-xr-xr-x 141696 r mysql sh 920 0 /dev 15 crw-rw-rw- null rw mysql sh 920 6 /dev 15 crw-rw-rw- null rw root winbindd 882 root / 2 drwxr-xr-x 1024 r root winbindd 882 wd / 2 drwxr-xr-x 1024 r root winbindd 882 text /usr 35086153 -rwxr-xr-x 7742343 r root winbindd 882 0 /dev 15 crw-rw-rw- null rw root winbindd 882 6 /dev 15 crw-rw-rw- null rw root winbindd 882 12 /var 963123 -rw-r--r-- 1708 w root winbindd 882 18 /var 803079 -rw------- 16384 rw root sshguard 877 root / 2 drwxr-xr-x 1024 r root sshguard 877 wd / 2 drwxr-xr-x 1024 r root sshguard 877 text /usr 35092855 -r-xr-xr-x 268256 r root sshguard 877 0 /dev 15 crw-rw-rw- null rw root sshguard 877 6 /dev 15 crw-rw-rw- null rw root winbindd 857 root / 2 drwxr-xr-x 1024 r root winbindd 857 wd / 2 drwxr-xr-x 1024 r root winbindd 857 text /usr 35086153 -rwxr-xr-x 7742343 r root winbindd 857 0 /dev 15 crw-rw-rw- null rw root winbindd 857 6 /dev 15 crw-rw-rw- null rw root winbindd 857 12 /var 963122 -rw-r--r-- 6538 w root winbindd 857 18 /var 803079 -rw------- 16384 rw root winbindd 857 24 /var 963122 -rw-r--r-- 6538 w root smbd 854 root / 2 drwxr-xr-x 1024 r root smbd 854 wd / 2 drwxr-xr-x 1024 r root smbd 854 text /usr 35086149 -rwxr-xr-x 9850043 r root smbd 854 0 /dev 15 crw-rw-rw- null rw root smbd 854 6 /dev 15 crw-rw-rw- null rw roofstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 25 at 0x200007fffffffff fstat: can't read file 26 at 0x4000000001fffff fstat: can't read file 28 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstat: can't read file 13 at 0x200007fffffffff fstat: can't read file 14 at 0x4000000001fffff fstat: can't read file 16 at 0x780000ffff fstat: can't read file 19 at 0x200007fffffffff fstat: can't read file 20 at 0x4000000001fffff fstat: can't read file 22 at 0x780000ffff fstat: can't read file 23 at 0x1 fstat: can't read file 1 at 0x200007fffffffff fstat: can't read file 2 at 0x4000000001fffff fstat: can't read file 4 at 0x780000ffff fstat: can't read file 7 at 0x200007fffffffff fstat: can't read file 8 at 0x4000000001fffff fstat: can't read file 10 at 0x780000ffff fstafstffsfstfstfstfsfstfstfstrooroorroororoorooroororoororoorooroorrooroorroorooroorroorooroororoorroorooroororoorroo MMaripfre0re0re0rre0Marrre0Mre0rerre0pancpKD#1 #3#5 #6 #8 ##10#11#13#14UptDum---keropmaccpummakoptoptoptoptooptoptoptoptoptoptooptoptooptoptoptooptooptoptopopooptoptoptoooptooptoptoptopoptooptoptoptooptoptoopoptoptoptoptoptdevdevdevddevdedevdevdevdedevdevddevdevdevdevdedevdevdevddevdevdevdededededevdevdevdevdedevdevdevdedevdevdevddevdevdevdevdevddevdedevdevdevddevdevdevdedevdeddevdevdevdevdevdevdevdevddevdevdevdedevdevdevdevdevddevdedevdevdevdeddevdedededevdevddevdevdevdevdedevdevdevdevddevdevdevdevdevdevdevdevdevddevdevdevddevd --ddddb