FreeBSD Bugzilla – Attachment 165714 Details for
Bug 206334
[ath] panic integer divide fault
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
core.txt
core.txt.0 (text/plain), 133.77 KB, created by
Kris
on 2016-01-17 14:27:10 UTC
(
hide
)
Description:
core.txt
Filename:
MIME Type:
Creator:
Kris
Created:
2016-01-17 14:27:10 UTC
Size:
133.77 KB
patch
obsolete
>steel dumped core - see /var/crash/vmcore.0 > >Sun Jan 17 14:47:47 CET 2016 > >FreeBSD steel 10.2-RELEASE FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 > >panic: integer divide fault > >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: > > >Fatal trap 18: integer divide fault while in kernel mode >cpuid = 0; apic id = 00 >instruction pointer = 0x20:0xffffffff8045dadd >stack pointer = 0x28:0xfffffe0101116920 >frame pointer = 0x28:0xfffffe0101116970 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 12 (swi4: clock) >trap number = 18 >panic: integer divide fault >cpuid = 0 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80d4aadb at trap_fatal+0x36b >#4 0xffffffff80d4a75c at trap+0x75c >#5 0xffffffff80d307f2 at calltrap+0x8 >#6 0xffffffff80467708 at ar9300_ani_poll_freebsd+0x48 >#7 0xffffffff80415896 at ath_calibrate+0xf6 >#8 0xffffffff8095e44b at softclock_call_cc+0x17b >#9 0xffffffff8095e874 at softclock+0x94 >#10 0xffffffff8091482b at intr_event_execute_handlers+0xab >#11 0xffffffff80914c76 at ithread_loop+0x96 >#12 0xffffffff8091244a at fork_exit+0x9a >#13 0xffffffff80d30d2e at fork_trampoline+0xe >Uptime: 1d14h57m57s >Dumping 499 out of 3665 MB:..4%..13%..23%..33%..42%..52%..61%..71%..81%..93% > >Reading symbols from /boot/kernel/ums.ko.symbols...done. >Loaded symbols for /boot/kernel/ums.ko.symbols >Reading symbols from /boot/kernel/amdtemp.ko.symbols...done. >Loaded symbols for /boot/kernel/amdtemp.ko.symbols >Reading symbols from /boot/kernel/fuse.ko.symbols...done. >Loaded symbols for /boot/kernel/fuse.ko.symbols >Reading symbols from /boot/kernel/linux.ko.symbols...done. >Loaded symbols for /boot/kernel/linux.ko.symbols >Reading symbols from /boot/kernel/linprocfs.ko.symbols...done. >Loaded symbols for /boot/kernel/linprocfs.ko.symbols >Reading symbols from /boot/kernel/radeonkms.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkms.ko.symbols >Reading symbols from /boot/kernel/drm2.ko.symbols...done. >Loaded symbols for /boot/kernel/drm2.ko.symbols >Reading symbols from /boot/kernel/iicbus.ko.symbols...done. >Loaded symbols for /boot/kernel/iicbus.ko.symbols >Reading symbols from /boot/kernel/iic.ko.symbols...done. >Loaded symbols for /boot/kernel/iic.ko.symbols >Reading symbols from /boot/kernel/iicbb.ko.symbols...done. >Loaded symbols for /boot/kernel/iicbb.ko.symbols >Reading symbols from /boot/kernel/radeonkmsfw_PALM_pfp.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkmsfw_PALM_pfp.ko.symbols >Reading symbols from /boot/kernel/radeonkmsfw_PALM_me.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkmsfw_PALM_me.ko.symbols >Reading symbols from /boot/kernel/radeonkmsfw_SUMO_rlc.ko.symbols...done. >Loaded symbols for /boot/kernel/radeonkmsfw_SUMO_rlc.ko.symbols >#0 doadump (textdump=<value optimized out>) at pcpu.h:219 >219 pcpu.h: No such file or directory. > in pcpu.h >(kgdb) #0 doadump (textdump=<value optimized out>) at pcpu.h:219 >#1 0xffffffff80948642 in kern_reboot (howto=260) > at /usr/src/sys/kern/kern_shutdown.c:451 >#2 0xffffffff80948a25 in vpanic (fmt=<value optimized out>, > ap=<value optimized out>) at /usr/src/sys/kern/kern_shutdown.c:758 >#3 0xffffffff809488b3 in panic (fmt=0x0) > at /usr/src/sys/kern/kern_shutdown.c:687 >#4 0xffffffff80d4aadb in trap_fatal (frame=<value optimized out>, > eva=<value optimized out>) at /usr/src/sys/amd64/amd64/trap.c:851 >#5 0xffffffff80d4a75c in trap (frame=<value optimized out>) > at /usr/src/sys/amd64/amd64/trap.c:203 >#6 0xffffffff80d307f2 in calltrap () > at /usr/src/sys/amd64/amd64/exception.S:236 >#7 0xffffffff8045dadd in ar9300_ani_ar_poll (ah=0xfffffe00008e0000, > stats=<value optimized out>, chan=<value optimized out>, ani_stats=0x0) > at /usr/src/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_ani.c:1180 >#8 0xffffffff80467708 in ar9300_ani_poll_freebsd (ah=0x0, chan=0x0) > at /usr/src/sys/contrib/dev/ath/ath_hal/ar9300/ar9300_freebsd.c:330 >#9 0xffffffff80415896 in ath_calibrate (arg=0xfffffe00008da000) > at /usr/src/sys/dev/ath/if_ath.c:5070 >#10 0xffffffff8095e44b in softclock_call_cc (c=0xfffffe00008db690, > cc=0xffffffff81684680, direct=0) at /usr/src/sys/kern/kern_timeout.c:685 >#11 0xffffffff8095e874 in softclock (arg=0xffffffff81684680) > at /usr/src/sys/kern/kern_timeout.c:814 >#12 0xffffffff8091482b in intr_event_execute_handlers ( > p=<value optimized out>, ie=0xfffff8000288ac00) > at /usr/src/sys/kern/kern_intr.c:1264 >#13 0xffffffff80914c76 in ithread_loop (arg=0xfffff8000288ff40) > at /usr/src/sys/kern/kern_intr.c:1277 >#14 0xffffffff8091244a in fork_exit ( > callout=0xffffffff80914be0 <ithread_loop>, arg=0xfffff8000288ff40, > frame=0xfffffe0101116c00) at /usr/src/sys/kern/kern_fork.c:1018 >#15 0xffffffff80d30d2e in fork_trampoline () > at /usr/src/sys/amd64/amd64/exception.S:611 >#16 0x0000000000000000 in ?? () >Current language: auto; currently minimal >(kgdb) > >------------------------------------------------------------------------ >ps -axlww > > UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND > 0 0 0 0 -16 0 0 18005602445578560 - DLs - 1:41.15 [kernel] > 0 1 0 0 21 0 9476 17979222876608512 wait DLs - 0:00.04 [init] > 0 2 0 0 -16 0 0 18005602445578560 - DL - 0:00.07 [cam] > 0 3 0 0 -16 0 0 18005602445578560 waiting_ DL - 0:00.00 [sctp_iterator] > 0 4 0 0 -16 0 0 18005602445578560 umarcl DL - 0:00.81 [pagedaemon] > 0 5 0 0 -16 0 0 18005602445578560 psleep DL - 0:00.00 [vmdaemon] > 0 6 0 0 155 0 0 18005602445578560 pgzero DL - 0:00.00 [pagezero] > 0 7 0 0 20 0 0 18005602445578560 sdflush DL - 0:03.95 [bufdaemon] > 0 8 0 0 20 0 0 18005602445578560 - RL - 0:01.22 [vnlru] > 0 9 0 0 16 0 0 18005602445578560 - RL - 0:11.31 [syncer] > 0 10 0 0 -16 0 0 18005602445578560 audit_wo DL - 0:00.00 [audit] > 0 11 0 0 155 0 0 18005602445578560 - RL - 376:28.69 [idle] > 0 12 0 0 -84 0 0 18005602445578560 - WL - 1:17.70 [intr] > 0 13 0 0 -8 0 0 18005602445578560 - DL - 0:00.02 [geom] > 0 14 0 0 -16 0 0 18005602445578560 - RL - 0:05.04 [rand_harvestq] > 0 15 0 0 -68 0 0 18005602445578560 - DL - 0:02.10 [usb] > 0 16 0 0 -16 0 0 18005602445578560 - RL - 0:00.37 [acpi_thermal] > 0 334 1 0 20 0 21852 17979214549560320 select Ds - 0:00.13 [wpa_supplicant] > 0 481 1 0 20 0 16728 17979216108168192 select Ds - 0:03.82 [moused] > 0 512 1 0 52 0 14644 0 select Ds - 0:00.00 [dhclient] > 65 557 1 0 20 0 14644 17979216108145664 select Ds - 0:00.30 [dhclient] > 0 558 1 0 20 0 13624 17979214307864832 select Ds - 0:00.02 [devd] > 0 710 1 0 20 0 14512 0 select Ds - 0:00.07 [syslogd] > 556 784 1 0 20 0 17136 17979216108315392 select Ds - 0:00.00 [dbus-daemon] > 0 822 1 0 20 0 26152 17979216108299008 select Ds - 0:01.38 [ntpd] > 0 855 1 0 52 0 61224 17979216127019008 select Ds - 0:00.00 [sshd] > 0 858 1 0 20 0 24136 17979216104158720 - Rs - 0:00.31 [sendmail] > 25 861 1 0 20 0 24136 17979216108328192 pause Ds - 0:00.01 [sendmail] > 0 865 1 0 20 0 16612 17979214307859456 nanslp Ds - 0:00.06 [cron] > 0 882 1 0 20 0 16728 17979216125484544 select Ds - 0:00.00 [moused] > 0 935 1 0 20 0 47744 17979214307844864 wait Ds - 0:00.04 [login] > 0 936 1 0 52 0 14508 17979216108293632 ttyin Ds+ - 0:00.00 [getty] > 0 937 1 0 52 0 14508 17979220441728000 ttyin Ds+ - 0:00.00 [getty] > 0 938 1 0 52 0 14508 17979214307841280 ttyin Ds+ - 0:00.00 [getty] > 0 939 1 0 52 0 14508 17979216127001600 ttyin Ds+ - 0:00.00 [getty] > 0 940 1 0 52 0 14508 17979214307850240 ttyin Ds+ - 0:00.00 [getty] > 0 941 1 0 52 0 14508 17979214307815680 ttyin Ds+ - 0:00.00 [getty] > 0 942 1 0 52 0 14508 17979224381060096 ttyin Ds+ - 0:00.00 [getty] >1001 946 935 0 22 0 26652 17979214307833856 pause D - 0:00.15 [zsh] >1001 948 946 0 52 0 17088 17979216108185088 wait D+ - 0:00.01 [sh] >1001 961 948 0 24 0 26144 0 wait D+ - 0:00.01 [xinit] > 0 962 961 0 20 0 168524 17979216133696000 uwait D - 3:06.94 [Xorg] >1001 964 961 0 36 0 17088 17979216127015424 wait D - 0:00.00 [sh] >1001 969 964 0 20 0 157692 17979216108310016 kqread D - 0:01.50 [i3] >1001 971 1 0 20 0 138580 17979216127032320 kqread D - 0:03.40 [i3bar] >1001 972 971 0 20 0 16588 17979215556217856 nanslp D - 0:06.33 [i3status] >1001 974 1 0 20 0 93740 17979214561937920 select D - 0:30.95 [xterm] >1001 976 974 0 22 0 31304 17979216122514944 ttyin Ds+ - 0:01.16 [zsh] >1001 986 1 0 30 0 30392 17979216104143872 select D - 0:00.00 [dbus-launch] >1001 987 1 0 20 0 17136 17979224640449536 select Ds - 0:00.00 [dbus-daemon] >1001 1718 1 0 20 0 81452 17979216133444864 select D - 0:00.17 [xterm] >1001 1720 1718 0 21 0 31048 0 pause Ds - 0:00.13 [zsh] >1001 11416 36387 0 20 0 12356 17979216108190720 kqread D+ - 0:00.00 [tail] >1001 36383 1 0 20 0 93740 17979216122529280 select D - 0:00.00 [xterm] >1001 36387 36383 0 20 0 31176 17979216133435648 pause Ds - 0:00.00 [zsh] >1001 47931 1 0 20 0 1025544 17979216108165120 uwait D - 228:35.72 [firefox] >1001 48039 1720 0 20 0 21948 17979214594663168 select D+ - 0:00.00 [vifm] >1001 48450 1 0 20 0 77356 17979214593469952 select D - 0:00.00 [xterm] >1001 48452 48450 0 21 0 31048 0 pause Ds - 0:00.00 [zsh] >1001 48455 48452 0 20 0 21948 17979214559808512 - R+ - 0:00.00 [vifm] >1001 48919 1 0 20 0 77356 17979216149130752 select D - 0:00.00 [xterm] >1001 48921 48919 0 32 0 31048 17979219250458880 pause Ds - 0:00.00 [zsh] >1001 48923 48921 0 20 0 21948 17979219250455296 wait D+ - 0:00.00 [vifm] >1001 53145 48923 0 20 0 313776 0 usem D+ - 0:00.00 [vim] >1001 53149 53145 0 52 0 450200 17979225953654016 usem Ds - 0:00.00 [python2.7] >1001 53414 53654 0 20 0 21948 0 - R+ - 0:00.00 [vifm] >1001 53652 1 0 20 0 77356 17979216104166400 select D - 0:00.00 [xterm] >1001 53654 53652 0 20 0 31048 0 pause Ds - 0:00.00 [zsh] > >------------------------------------------------------------------------ >vmstat -s > >107658700 cpu context switches > 9244816 device interrupts > 3788751 software interrupts >373984448 traps >674505052 system calls > 18 kernel threads created > 177616 fork() calls > 435685 vfork() calls > 0 rfork() calls > 1021 swap pager pageins > 4616 swap pager pages paged in > 3703 swap pager pageouts > 23826 swap pager pages paged out > 82500 vnode pager pageins > 586571 vnode pager pages paged in > 4940 vnode pager pageouts > 23287 vnode pager pages paged out > 273 page daemon wakeups > 0 pages examined by the page daemon > 30980 pages reactivated > 16550035 copy-on-write faults > 1618 copy-on-write optimized faults >284430458 zero fill pages zeroed > 29956 zero fill pages prezeroed > 1188 intransit blocking page faults >309150574 total VM faults taken > 1360578 page faults requiring I/O > 0 pages affected by kernel thread creation > 14143205 pages affected by fork() > 22662729 pages affected by vfork() > 0 pages affected by rfork() > 0 pages cached >341463570 pages freed > 0 pages freed by daemon > 0 pages freed by exiting processes > 92432 pages active > 635795 pages inactive > 11684 pages in VM cache > 151857 pages wired down > 19062 pages free > 4096 bytes per page >959584997 total name lookups > cache hits (95% pos + 2% neg) system 0% per-directory > deletions 0%, falsehits 0%, toolong 0% > >------------------------------------------------------------------------ >vmstat -m > > Type InUse MemUse HighUse Requests Size(s) > md_disk 0 0K - 1 2048 > acpiintr 1 1K - 1 64 > cdev 6 2K - 6 256 > acpica 5800 582K - 7916268 16,32,64,128,256,512,1024,4096 > hdaa 9 39K - 9 256,512,1024,2048,16384 > filedesc 75 177K - 613958 16,32,2048,4096,8192,16384 > sigio 2 1K - 2 64 > filecaps 1 1K - 45 16 > kdtrace 363 78K - 626046 64,256 > kenv 85 12K - 93 16,32,64,128,8192 > kqueue 14 16K - 5111 256,2048 > proc-args 51 3K - 480298 16,32,64,128,256 > hdac 2 2K - 2 128,1024 > hhook 2 1K - 2 256 > ithread 94 15K - 94 32,128,256 > hdacc 2 1K - 2 32 > KTRACE 100 13K - 100 128 > CAM path 7 1K - 51 32 > linker 331 1409K - 398 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > lockf 45 5K - 3384113 64,128 > loginclass 2 1K - 780 64 > devbuf 35023 69416K - 36197 16,32,64,128,256,512,1024,2048,4096,8192,16384,65536 > temp 31 17K - 5889389 16,32,64,128,256,512,1024,2048,4096,16384,32768,65536 > ip6opt 3 1K - 3 256 > ip6ndp 5 1K - 5 64,128 > module 503 63K - 503 128 > mtx_pool 2 16K - 2 8192 > osd 2 1K - 2 16,64 > pmchooks 1 1K - 1 128 > pgrp 49 7K - 171328 128 > session 39 5K - 1132 128 > proc 2 32K - 2 16384 > subproc 213 345K - 613465 512,4096 > cred 92 15K - 13581100 64,256 > feeder 20 2K - 62 32,128 > plimit 23 6K - 851 256 > uidinfo 6 5K - 1088 128,4096 > acpitask 1 16K - 1 16384 > sysctl 0 0K - 241783 16,32,64 > sysctloid 6021 300K - 6207 16,32,64,128 > sysctltmp 0 0K - 203384 16,32,64,128 > tidhash 1 32K - 1 32768 > callout 3 1672K - 3 > umtx 738 93K - 1092 128 > p1003.1b 1 1K - 1 16 > SWAP 2 549K - 2 64 > bus 1323 113K - 20994 16,32,64,128,256,512,1024 > bus-sc 109 320K - 4203 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768,65536 > devstat 8 17K - 8 32,4096 > eventhandler 90 8K - 90 64,128 > kobj 347 1388K - 877 4096 > Per-cpu 1 1K - 1 32 > mixer 3 12K - 3 4096 > DEVFS3 137 35K - 207 256 > DEVFS1 116 58K - 155 512 > rman 205 24K - 632 16,32,128 > sbuf 0 0K - 2647 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > DEVFS_RULE 55 26K - 55 64,512 > DEVFS 22 1K - 24 16,128 > taskqueue 25 4K - 25 16,32,256 > Unitno 42 3K - 8162011 32,64 > vmem 3 296K - 88 1024,2048,4096,8192,16384,32768,65536 > ioctlops 0 0K - 3513 256,512,1024 > select 266 34K - 382 128 > iov 0 0K - 74931888 16,32,64,128,256,512 > msg 4 30K - 4 2048,4096,8192,16384 > sem 4 106K - 4 2048,4096 > shm 5 40K - 53 2048,32768 > tty 23 23K - 31 1024 > pts 6 2K - 14 256 > mbuf_tag 0 0K - 1872 32,64 > shmfd 1 8K - 1 8192 > soname 27 3K - 134487 16,32,64,128 > pcb 24 663K - 25983 16,32,128,1024,2048,8192 > DEVFSP 5 1K - 10 64 > acl 0 0K - 4510973 4096 > vfscache 1 2048K - 1 > cl_savebuf 0 0K - 26338 64 > vfs_hash 1 1024K - 1 > vnodes 1 1K - 1 256 > msdosfs_node 0 0K - 37 256 > mount 31 2K - 139 16,32,64,128,256 >msdosfs_mount 0 0K - 1 512 > vnodemarker 0 0K - 13776 512 > fadvise 0 0K - 2720 64 > BPF 16 1043K - 19 16,128,512,4096 > msdosfs_fat 0 0K - 1 1024 > ifnet 5 9K - 5 128,2048 > ifaddr 326 24K - 488 32,64,128,256,512,2048,4096 > ether_multi 19 1K - 1316 16,32,64 > clone 7 1K - 7 128 > arpcom 2 1K - 2 16 > lltable 10 5K - 337 256,512 >NFSD V4client 1 1K - 1 256 > NFSD lckfile 1 1K - 1 256 > routetbl 33 6K - 245706 32,64,128,256,512 > 80211vap 1 4K - 1 4096 > 80211crypto 2 1K - 324 128,512 > 80211com 1 8K - 1 8192 > 80211node 2 65K - 164 1024,65536 > 80211nodeie 8 3K - 933 32,128,256,512 > 80211scan 8 9K - 32 512,2048,4096 > igmp 4 1K - 4 256 > in_mfilter 1 1K - 1 1024 > in_multi 2 1K - 164 256 > ip_moptions 2 1K - 2 64,256 > sctp_a_it 0 0K - 165 16 > sctp_vrf 1 1K - 1 64 > sctp_ifa 4 1K - 165 128 > sctp_ifn 2 1K - 163 128 > sctp_iter 0 0K - 165 256 > hostcache 1 32K - 1 32768 > syncache 1 64K - 1 65536 > in6_mfilter 1 1K - 1 1024 > in6_multi 15 2K - 15 32,256 > ip6_moptions 2 1K - 2 32,256 > mld 4 1K - 4 128 > rpc 2 16K - 2 8192 >audit_evclass 187 6K - 229 32 > pagedep 1 128K - 86321 256 > inodedep 3 1025K - 1319989 512 > bmsafemap 1 8K - 1163786 256,8192 > newblk 1 2048K - 2278115 256 > indirdep 0 0K - 62442 128,32768 > freefrag 0 0K - 245986 128 > freeblks 0 0K - 555651 256 > freefile 0 0K - 764395 64 > diradd 0 0K - 1363351 128 > mkdir 0 0K - 128058 128 > dirrem 0 0K - 964732 128 > newdirblk 0 0K - 65419 64 > freework 1 1K - 688811 16,128 > freedep 0 0K - 4244 64 > jaddref 0 0K - 1491409 128 > jremref 0 0K - 989668 128 > jmvref 0 0K - 22866 128 > jnewblk 0 0K - 2278113 128 > jfreefrag 0 0K - 245986 128 > jseg 0 0K - 85011 128 > jsegdep 0 0K - 5005176 64 > sbdep 0 0K - 5640 64 > savedino 0 0K - 509039 256 > jblocks 2 1K - 4 128,256 > softdep 1 1K - 2 512 > ufs_dirhash 472 240K - 225995 16,32,64,128,256,512,1024,8192,16384 > ufs_quota 1 1024K - 1 > ufs_mount 3 21K - 6 512,4096,8192,16384 > vm_pgdata 2 513K - 2 128 > UMAHash 4 28K - 18 512,1024,2048,4096,8192,16384 > NFSD session 1 1K - 1 1024 > memdesc 1 4K - 2 4096 > atkbddev 2 1K - 2 64 > acpisem 62 8K - 62 128 > CAM periph 6 2K - 23 16,32,64,128,256 > pfs_nodes 77 20K - 77 256 > pfs_vncache 0 0K - 9 64 > GEOM 58 11K - 2258 16,32,64,128,256,512,1024,2048,4096,8192,16384 > acpidev 39 3K - 39 64 > CAM queue 8 3K - 28 16,32,512 >CAM dev queue 3 1K - 4 64 > athdev 16 428K - 16 64,128,1024,2048,16384 > ath_hal 2 80K - 2 16384,65536 > raid_data 0 0K - 366 32,128,256 > CAM SIM 3 1K - 4 256 > scsi_cd 0 0K - 5 16 > scsi_da 0 0K - 24 16 > CAM XPT 24 2K - 140 16,32,64,128,256,512,1024,2048,65536 > pci_link 16 2K - 16 64,128 > acpi_perf 2 1K - 2 128 > CAM DEV 5 10K - 11 2048 > CAM CCB 0 0K - 2241638 2048 > kbdmux 7 22K - 7 16,512,1024,2048,16384 > apmdev 1 1K - 1 128 > madt_table 0 0K - 1 4096 > USB 40 44K - 55 16,32,64,128,256,512,1024,2048,4096,16384,32768 > USBdev 36 9K - 42 32,64,128,256,512,4096 > io_apic 1 2K - 1 2048 > MCA 6 1K - 6 128 > entropy 1026 65K - 4886 32,64,4096 > msi 12 2K - 12 32,128 > nexusdev 3 1K - 3 16 > isadev 8 1K - 8 128 > linux 15 1K - 15 64 > gem_name 364 24K - 3910900 32,4096 > drm_global 2 1K - 2 128,256 > drm_dma 1 1K - 1 32 > drm_sarea 1 1K - 1 16 > drm_driver 692 2610K - 14392039 16,32,64,128,256,512,1024,2048,4096,8192,16384,32768 > drm_magic 0 0K - 4 64 > drm_minor 2 1K - 2 128 > drm_files 1 1K - 6 512 >drm_ctxbitmap 1 4K - 1 4096 > drm_sman 688 86K - 7822234 128 > drm_hashtab 3 4129K - 4 128,32768 > drm_kms 61 11K - 92 16,32,64,128,256,2048,4096 > drm_vblank 7 1K - 7 16,64 > ttm_pd 410 115K - 1071022 16,32,64,128,256,512,1024,2048,4096,8192,16384 >ttm_transf_obj 0 0K - 100 512 > ttm_rman 2 1K - 2 256 > ttm_zone 1 1K - 2 64 > ttm_poolmgr 1 1K - 1 512 > >------------------------------------------------------------------------ >vmstat -z > >ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP > >UMA Kegs: 384, 0, 106, 4, 106, 0, 0 >UMA Zones: 896, 0, 106, 2, 106, 0, 0 >UMA Slabs: 80, 0, 1562, 3038, 44973, 0, 0 >UMA RCntSlabs: 88, 0, 537, 453, 6366, 0, 0 >UMA Hash: 256, 0, 5, 10, 9, 0, 0 >4 Bucket: 32, 0, 31, 844, 2446963, 0, 0 >6 Bucket: 48, 0, 5, 825, 314380, 0, 0 >8 Bucket: 64, 0, 21, 537, 318332, 11, 0 >12 Bucket: 96, 0, 14, 273, 6753, 0, 0 >16 Bucket: 128, 0, 27, 376, 168653, 0, 0 >32 Bucket: 256, 0, 36, 99, 134389, 59, 0 >64 Bucket: 512, 0, 108, 76, 487268,46317, 0 >128 Bucket: 1024, 0, 41, 39, 64480, 0, 0 >256 Bucket: 2048, 0, 54, 10, 35101,18558, 0 >vmem btag: 56, 0, 22471, 7988, 176908, 246, 0 >VM OBJECT: 256, 0, 74246, 53194,15965178, 0, 0 >RADIX NODE: 144, 0, 75855, 15324,35040065, 0, 0 >MAP: 240, 0, 3, 61, 3, 0, 0 >KMAP ENTRY: 128, 0, 15, 109, 15, 0, 0 >MAP ENTRY: 128, 0, 4016, 3176,23226385, 0, 0 >VMSPACE: 448, 0, 52, 128, 613303, 0, 0 >fakepg: 104, 0, 0, 0, 0, 0, 0 >mt_zone: 4112, 0, 401, 0, 401, 0, 0 >16: 16, 0, 3093, 1676,47787002, 0, 0 >32: 32, 0, 3715, 1410,15437222, 0, 0 >64: 64, 0, 21086, 4892,52824947, 0, 0 >128: 128, 0, 10059, 17686,26869156, 0, 0 >256: 256, 0, 1022, 2533,12280025, 0, 0 >512: 512, 0, 940, 1324, 2078224, 0, 0 >1024: 1024, 0, 428, 236, 6253069, 0, 0 >2048: 2048, 0, 126, 64, 3047470, 0, 0 >4096: 4096, 0, 531, 26, 5209979, 0, 0 >8192: 8192, 0, 25, 0, 5088, 0, 0 >16384: 16384, 0, 23, 0, 1085, 0, 0 >32768: 32768, 0, 9, 2, 55699, 0, 0 >65536: 65536, 0, 12, 0, 358, 0, 0 >SLEEPQUEUE: 80, 0, 370, 126, 547, 0, 0 >64 pcpu: 8, 0, 1560, 232, 1640, 0, 0 >Files: 80, 0, 287, 463,23306863, 0, 0 >TURNSTILE: 136, 0, 370, 130, 547, 0, 0 >rl_entry: 40, 0, 281, 319, 425, 0, 0 >umtx pi: 96, 0, 0, 0, 0, 0, 0 >MAC labels: 40, 0, 0, 0, 0, 0, 0 >PROC: 1256, 0, 67, 77, 613319, 0, 0 >THREAD: 1176, 0, 294, 75, 12725, 0, 0 >cpuset: 72, 0, 74, 91, 77, 0, 0 >audit_record: 1248, 0, 0, 0, 0, 0, 0 >mbuf_packet: 256, 1457340, 0, 761, 1187814, 0, 0 >mbuf: 256, 1457340, 145, 761, 8309493, 0, 0 >mbuf_cluster: 2048, 227708, 759, 7, 10650, 0, 0 >mbuf_jumbo_page: 4096, 113853, 144, 10, 4779329, 0, 0 >mbuf_jumbo_9k: 9216, 101202, 0, 0, 0, 0, 0 >mbuf_jumbo_16k: 16384, 75900, 0, 0, 0, 0, 0 >mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 >DMAR_MAP_ENTRY: 120, 0, 0, 0, 0, 0, 0 >g_bio: 248, 0, 0, 368, 7364777, 0, 0 >ttyinq: 160, 0, 510, 115, 1815, 0, 0 >ttyoutq: 256, 0, 258, 72, 931, 0, 0 >ata_request: 336, 0, 0, 0, 0, 0, 0 >nvme_request: 128, 0, 0, 0, 0, 0, 0 >vtnet_tx_hdr: 24, 0, 0, 0, 0, 0, 0 >FPU_save_area: 512, 0, 0, 0, 0, 0, 0 >VNODE: 472, 0, 89799, 36265, 6328889, 0, 0 >VNODEPOLL: 112, 0, 14, 91, 30, 0, 0 >BUF TRIE: 144, 0, 1221, 22917, 683491, 0, 0 >NAMEI: 1024, 0, 0, 40,99881635, 0, 0 >S VFS Cache: 108, 0, 95054, 42706,11996748, 0, 0 >STS VFS Cache: 148, 0, 0, 0, 0, 0, 0 >L VFS Cache: 328, 0, 599, 1477, 1021576, 0, 0 >LTS VFS Cache: 368, 0, 0, 0, 0, 0, 0 >DIRHASH: 1024, 0, 834, 22, 107265, 0, 0 >NCLNODE: 528, 0, 0, 0, 0, 0, 0 >fuse_ticket: 224, 0, 0, 0, 0, 0, 0 >Mountpoints: 816, 0, 3, 27, 5, 0, 0 >pipe: 744, 0, 15, 55, 295546, 0, 0 >procdesc: 128, 0, 0, 0, 0, 0, 0 >ksiginfo: 112, 0, 134, 391, 361070, 0, 0 >itimer: 352, 0, 0, 0, 0, 0, 0 >KNOTE: 128, 0, 28, 251, 1069371, 0, 0 >socket: 696, 117295, 80, 80, 98699, 0, 0 >unpcb: 240, 117296, 58, 134, 7048, 0, 0 >ipq: 56, 7171, 0, 0, 0, 0, 0 >udp_inpcb: 392, 117300, 10, 80, 82864, 0, 0 >udpcb: 24, 117401, 10, 825, 82864, 0, 0 >tcp_inpcb: 392, 117300, 8, 142, 8287, 0, 0 >tcpcb: 1032, 117297, 8, 73, 8287, 0, 0 >tcptw: 88, 23490, 0, 405, 2097, 0, 0 >syncache: 160, 15375, 0, 125, 1342, 0, 0 >hostcache: 136, 15370, 15, 130, 485, 0, 0 >sackhole: 32, 0, 0, 625, 31, 0, 0 >tcpreass: 40, 14300, 0, 1600, 10285, 0, 0 >sctp_ep: 1424, 117296, 0, 0, 0, 0, 0 >sctp_asoc: 2416, 40000, 0, 0, 0, 0, 0 >sctp_laddr: 48, 80012, 0, 0, 325, 0, 0 >sctp_raddr: 728, 80000, 0, 0, 0, 0, 0 >sctp_chunk: 136, 400026, 0, 0, 0, 0, 0 >sctp_readq: 104, 400026, 0, 0, 0, 0, 0 >sctp_stream_msg_out: 104, 400026, 0, 0, 0, 0, 0 >sctp_asconf: 40, 400000, 0, 0, 0, 0, 0 >sctp_asconf_ack: 48, 400060, 0, 0, 0, 0, 0 >udplite_inpcb: 392, 117300, 0, 0, 0, 0, 0 >ripcb: 392, 117300, 1, 59, 3, 0, 0 >rtentry: 200, 0, 13, 107, 497, 0, 0 >selfd: 56, 0, 341, 724,217429212, 0, 0 >SWAPMETA: 288, 455416, 1780, 66, 8056, 0, 0 >FFS inode: 176, 0, 89758, 40218, 6328672, 0, 0 >FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 >FFS2 dinode: 256, 0, 89758, 38207, 6328672, 0, 0 > > >------------------------------------------------------------------------ >vmstat -i > >interrupt total rate >irq1: atkbd0 256754 4209 >irq9: acpi0 892089 14624 >irq12: psm0 4284 70 >irq16: hdac1 10163 166 >irq17: ehci0 ehci1 16663 273 >irq18: ohci0 ohci1 123335 2021 >irq23: ath0 5701161 93461 >cpu0:timer 84141844 1379374 >irq256: hdac0 4 0 >irq257: ahci0:ch0 2216467 36335 >irq258: ahci0:ch1 25 0 >cpu1:timer 85825177 1406970 >irq266: vgapci0 23871 391 >Total 179211837 2937898 > >------------------------------------------------------------------------ >pstat -T > >287/117292 files >70M/4095M swap space > >------------------------------------------------------------------------ >pstat -s > >Device 512-blocks Used Avail Capacity >/dev/ada0p3 8388352 144392 8243960 2% > >------------------------------------------------------------------------ >iostat > >iostat: kvm_read(_tk_nin): invalid address (0x0) >iostat: disabling TTY statistics > ada0 cd0 pass0 cpu > KB/t tps MB/s KB/t tps MB/s KB/t tps MB/s us ni sy in id > 22.58 36084 795.50 0.00 0 0.00 0.00 0 0.00 47 0 6 0 47 > >------------------------------------------------------------------------ >ipcs -a > >Message Queues: >T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME > >Shared Memory: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME >m 393216 0 --rw------- krzysiek krzysiek krzysiek krzysiek 2 393216 47931 962 15:36:53 no-entry 15:36:53 >m 196609 0 --rw------- krzysiek krzysiek krzysiek krzysiek 2 393216 47931 962 15:11:50 no-entry 15:11:50 > >Semaphores: >T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME > > >------------------------------------------------------------------------ >ipcs -T > >msginfo: > msgmax: 16384 (max characters in a message) > msgmni: 40 (# of message queues) > msgmnb: 2048 (max characters in a message queue) > msgtql: 40 (max # of messages in system) > msgssz: 8 (size of a message segment) > msgseg: 2048 (# of message segments in system) > >shminfo: > shmmax: 536870912 (max shared memory segment size) > shmmin: 1 (min shared memory segment size) > shmmni: 192 (max number of shared memory identifiers) > shmseg: 128 (max shared memory segments per process) > shmall: 131072 (max amount of shared memory in pages) > >seminfo: > semmni: 50 (# of semaphore identifiers) > semmns: 340 (# of semaphores in system) > semmnu: 150 (# of undo structures in system) > semmsl: 340 (max # of semaphores per id) > semopm: 100 (max # of operations per semop call) > semume: 50 (max # of undo entries per process) > semusz: 632 (size in bytes of undo structure) > semvmx: 32767 (semaphore maximum value) > semaem: 16384 (adjust on exit max value) > > >------------------------------------------------------------------------ >nfsstat > >Client Info: >Rpc Counts: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Rpc Info: > TimedOut Invalid X Replies Retries Requests > 0 0 0 0 0 >Cache Info: >Attr Hits Misses Lkup Hits Misses BioR Hits Misses BioW Hits Misses > 0 0 0 0 0 0 0 0 >BioRLHits Misses BioD Hits Misses DirE Hits Misses Accs Hits Misses > 0 0 0 0 0 0 0 0 > >Server Info: > Getattr Setattr Lookup Readlink Read Write Create Remove > 0 0 0 0 0 0 0 0 > Rename Link Symlink Mkdir Rmdir Readdir RdirPlus Access > 0 0 0 0 0 0 0 0 > Mknod Fsstat Fsinfo PathConf Commit > 0 0 0 0 0 >Server Ret-Failed > 0 >Server Faults > 0 >Server Cache Stats: > Inprog Idem Non-idem Misses > 0 0 0 0 >Server Write Gathering: > WriteOps WriteRPC Opsaved > 0 0 0 > >------------------------------------------------------------------------ >netstat -s > >tcp: > 636804 packets sent > 82459 data packets (46148287 bytes) > 82 data packets (69675 bytes) retransmitted > 11 data packets unnecessarily retransmitted > 0 resends initiated by MTU discovery > 540038 ack-only packets (8743 delayed) > 0 URG only packets > 0 window probe packets > 2796 window update packets > 11438 control packets > 1096632 packets received > 76657 acks (for 46122022 bytes) > 11612 duplicate acks > 0 acks for unsent data > 1043614 packets (1446355273 bytes) received in-sequence > 565 completely duplicate packets (33529 bytes) > 0 old duplicate packets > 1 packet with some dup. data (17 bytes duped) > 10284 out-of-order packets (14619741 bytes) > 0 packets (0 bytes) of data after window > 0 window probes > 791 window update packets > 174 packets received after close > 0 discarded for bad checksums > 0 discarded for bad header offset fields > 0 discarded because packet too short > 0 discarded due to memory problems > 6271 connection requests > 1342 connection accepts > 0 bad connection attempts > 0 listen queue overflows > 0 ignored RSTs in the windows > 5190 connections established (including accepts) > 8279 connections closed (including 22 drops) > 2027 connections updated cached RTT on close > 2028 connections updated cached RTT variance on close > 624 connections updated cached ssthresh on close > 2423 embryonic connections dropped > 76529 segments updated rtt (of 35594 attempts) > 39 retransmit timeouts > 0 connections dropped by rexmit timeout > 0 persist timeouts > 0 connections dropped by persist timeout > 0 Connections (fin_wait_2) dropped because of timeout > 8146 keepalive timeouts > 8146 keepalive probes sent > 0 connections dropped by keepalive > 10904 correct ACK header predictions > 986889 correct data packet header predictions > 1342 syncache entries added > 0 retransmitted > 0 dupsyn > 0 dropped > 1342 completed > 0 bucket overflow > 0 cache overflow > 0 reset > 0 stale > 0 aborted > 0 badack > 0 unreach > 0 zone failures > 1342 cookies sent > 0 cookies received > 485 hostcache entries added > 0 bucket overflow > 24 SACK recovery episodes > 41 segment rexmits in SACK recovery episodes > 39558 byte rexmits in SACK recovery episodes > 820 SACK options (SACK blocks) received > 10183 SACK options (SACK blocks) sent > 0 SACK scoreboard overflow > 0 packets with ECN CE bit set > 0 packets with ECN ECT(0) bit set > 0 packets with ECN ECT(1) bit set > 0 successful ECN handshakes > 0 times ECN reduced the congestion window > 0 packets with valid tcp-md5 signature received > 0 packets with invalid tcp-md5 signature received > 0 packets with tcp-md5 signature mismatch > 0 packets with unexpected tcp-md5 signature received > 0 packets without expected tcp-md5 signature received >udp: > 3730 datagrams received > 0 with incomplete header > 0 with bad data length field > 0 with bad checksum > 0 with no checksum > 174 dropped due to no socket > 83 broadcast/multicast datagrams undelivered > 0 dropped due to full socket buffers > 0 not for hashed pcb > 3473 delivered > 3537 datagrams output > 0 times multicast source filter matched >ip: > 1105756 total packets received > 0 bad header checksums > 0 with size smaller than minimum > 0 with data size < data length > 0 with ip length > max ip packet size > 0 with header length < data size > 0 with data length < header length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 packets reassembled ok > 1100362 packets for this host > 5391 packets for unknown/unsupported protocol > 0 packets forwarded (0 packets fast forwarded) > 3 packets not forwardable > 0 packets received for unknown multicast group > 0 redirects sent > 651964 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 9 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 tunneling packets that can't find gif > 0 datagrams with bad address in header >icmp: > 174 calls to icmp_error > 0 errors not generated in response to an icmp message > Output histogram: > destination unreachable: 174 > 0 messages with bad code fields > 0 messages less than the minimum length > 0 messages with bad checksum > 0 messages with bad length > 0 multicast echo requests ignored > 0 multicast timestamp requests ignored > Input histogram: > destination unreachable: 6 > 0 message responses generated > 0 invalid return addresses > 0 no return routes >igmp: > 5385 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 > 5385 V3 membership queries received > 0 membership queries received with invalid field(s) > 5385 general queries received > 0 group queries received > 0 group-source queries received > 0 group-source queries dropped > 0 membership reports received > 0 membership reports received with invalid field(s) > 0 membership reports received for groups to which we belong > 0 V3 reports received without Router Alert > 0 membership reports sent >arp: > 332 ARP requests sent > 986 ARP replies sent > 9759 ARP requests received > 169 ARP replies received > 9928 ARP packets received > 31 total packets dropped due to no ARP entry > 5 ARP entrys timed out > 0 Duplicate IPs seen >ip6: > 0 total packets received > 0 with size smaller than minimum > 0 with data size < data length > 0 with bad options > 0 with incorrect version number > 0 fragments received > 0 fragments dropped (dup or out of space) > 0 fragments dropped after timeout > 0 fragments that exceeded limit > 0 packets reassembled ok > 0 packets for this host > 0 packets forwarded > 0 packets not forwardable > 0 redirects sent > 0 packets sent from this host > 0 packets sent with fabricated ip header > 0 output packets dropped due to no bufs, etc. > 28035 output packets discarded due to no route > 0 output datagrams fragmented > 0 fragments created > 0 datagrams that can't be fragmented > 0 packets that violated scope rules > 0 multicast packets which we don't join > Mbuf statistics: > 0 one mbuf > 0 one ext mbuf > 0 two or more ext mbuf > 0 packets whose headers are not contiguous > 0 tunneling packets that can't find gif > 0 packets discarded because of too many headers > 1 failure of source address selection > source addresses on a non-outgoing I/F > 1 addresses scope=f > Source addresses selection rule applied: > 1 same address >icmp6: > 0 calls to icmp6_error > 0 errors not generated in response to an icmp6 message > 0 errors not generated because of rate limitation > 0 messages with bad code fields > 0 messages < minimum length > 0 bad checksums > 0 messages with bad length > Histogram of error messages to be generated: > 0 no route > 0 administratively prohibited > 0 beyond scope > 0 address unreachable > 0 port unreachable > 0 packet too big > 0 time exceed transit > 0 time exceed reassembly > 0 erroneous header field > 0 unrecognized next header > 0 unrecognized option > 0 redirect > 0 unknown > 0 message responses generated > 0 messages with too many ND options > 0 messages with bad ND options > 0 bad neighbor solicitation messages > 0 bad neighbor advertisement messages > 0 bad router solicitation messages > 0 bad router advertisement messages > 0 bad redirect messages > 0 path MTU changes >rip6: > 0 messages received > 0 checksum calculations on inbound > 0 messages with bad checksum > 0 messages dropped due to no socket > 0 multicast messages dropped due to no socket > 0 messages dropped due to full socket buffers > 0 delivered > 0 datagrams output > >------------------------------------------------------------------------ >netstat -m > >netstat: invalid address (0x0) >145/1522/1667 mbufs in use (current/cache/total) >18446744073709551614/768/766/227708 mbuf clusters in use (current/cache/total/max) >0/761 mbuf+clusters out of packet secondary zone in use (current/cache) >144/10/154/113853 4k (page size) jumbo clusters in use (current/cache/total/max) >0/0/0/101202 9k jumbo clusters in use (current/cache/total/max) >0/0/0/75900 16k jumbo clusters in use (current/cache/total/max) >608K/1956K/2564K bytes allocated to network (current/cache/total) >0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) >0/0/0 requests for mbufs delayed (mbufs/clusters/mbuf+clusters) >0/0/0 requests for jumbo clusters delayed (4k/9k/16k) >0/0/0 requests for jumbo clusters denied (4k/9k/16k) > >------------------------------------------------------------------------ >netstat -anr > >Routing tables > >Internet: >Destination Gateway Flags Netif Expire >default 192.168.10.1 UGS wlan0 >127.0.0.1 link#3 UH lo0 >192.168.10.0/24 link#4 U wlan0 >192.168.10.111 link#4 UHS lo0 > >Internet6: >Destination Gateway Flags Netif Expire >::/96 ::1 UGRS lo0 >::1 link#3 UH lo0 >::ffff:0.0.0.0/96 ::1 UGRS lo0 >fe80::/10 ::1 UGRS lo0 >fe80::%lo0/64 link#3 U lo0 >fe80::1%lo0 link#3 UHS lo0 >ff01::%lo0/32 ::1 U lo0 >ff02::/16 ::1 UGRS lo0 >ff02::%lo0/32 ::1 U lo0 > >------------------------------------------------------------------------ >netstat -anA > >Active Internet connections (including servers) >Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) >fffff80065035408 tcp4 0 0 127.0.0.1.20841 127.0.0.1.16443 FIN_WAIT_2 >fffff8000682e810 tcp4 0 0 127.0.0.1.16443 127.0.0.1.20841 CLOSE_WAIT >fffff8001d8d5810 tcp4 0 0 127.0.0.1.20841 *.* LISTEN >fffff8001d8d6000 tcp4 0 0 *.6000 *.* LISTEN >fffff8001d8d6408 tcp6 0 0 *.6000 *.* LISTEN >fffff8001d8d6810 tcp4 0 0 127.0.0.1.25 *.* LISTEN >fffff8001d911408 tcp4 0 0 *.22 *.* LISTEN >fffff8001d911810 tcp6 0 0 *.22 *.* LISTEN >fffff8001d6057a8 udp4 0 0 *.* *.* >fffff8001d5ca000 udp4 0 0 192.168.10.111.123 *.* >fffff8001d5ca188 udp4 0 0 127.0.0.1.123 *.* >fffff8001d5ca310 udp6 0 0 fe80::1%lo0.123 *.* >fffff8001d5ca498 udp6 0 0 ::1.123 *.* >fffff8001d5ca620 udp4 0 0 *.123 *.* >fffff8001d5ca7a8 udp6 0 0 *.123 *.* >fffff8001d628930 udp4 0 0 *.514 *.* >fffff8001d628ab8 udp6 0 0 *.514 *.* >fffff8001d5cac40 udp4 0 0 *.* *.* >Active UNIX domain sockets >Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr >fffff8009af6cd20 stream 0 0 0 fffff8004c2b21e0 0 0 /tmp/.X11-unix/X0 >fffff8004c2b21e0 stream 0 0 0 fffff8009af6cd20 0 0 >fffff800616ad1e0 stream 0 0 0 fffff8001d63de10 0 0 /tmp/.X11-unix/X0 >fffff8001d63de10 stream 0 0 0 fffff800616ad1e0 0 0 >fffff8001d63e690 stream 0 0 0 fffff8001d688c30 0 0 /tmp/.X11-unix/X0 >fffff8001d688c30 stream 0 0 0 fffff8001d63e690 0 0 >fffff8001d67aa50 stream 0 0 0 fffff8001d63f870 0 0 /tmp/.X11-unix/X0 >fffff8001d63f870 stream 0 0 0 fffff8001d67aa50 0 0 >fffff8001d67bb40 stream 0 0 0 fffff8001d688e10 0 0 >fffff8001d688e10 stream 0 0 0 fffff8001d67bb40 0 0 >fffff8001d6880f0 stream 0 0 0 fffff8001d6711e0 0 0 /tmp/dbus-dV5NxoHzfy >fffff8001d6711e0 stream 0 0 0 fffff8001d6880f0 0 0 >fffff8001d688d20 stream 0 0 0 fffff8001d67b5a0 0 0 /var/run/dbus/system_bus_socket >fffff8001d67b5a0 stream 0 0 0 fffff8001d688d20 0 0 >fffff8001d67a4b0 stream 0 0 0 fffff8001d67a1e0 0 0 /tmp/.X11-unix/X0 >fffff8001d67a1e0 stream 0 0 0 fffff8001d67a4b0 0 0 >fffff8001d67ac30 stream 0 0 0 fffff8001d67ab40 0 0 /tmp/.X11-unix/X0 >fffff8001d67ab40 stream 0 0 0 fffff8001d67ac30 0 0 >fffff8001d67b000 stream 0 0 0 fffff8001d67b4b0 0 0 /tmp/.X11-unix/X0 >fffff8001d67b4b0 stream 0 0 0 fffff8001d67b000 0 0 >fffff8001d63fd20 stream 0 0 0 fffff8001d63fe10 0 0 /tmp/.X11-unix/X0 >fffff8001d63fe10 stream 0 0 0 fffff8001d63fd20 0 0 >fffff8001d688000 stream 0 0 0 fffff8001d6704b0 0 0 >fffff8001d6704b0 stream 0 0 0 fffff8001d688000 0 0 >fffff8001d6700f0 stream 0 0 fffff800062ddce8 0 0 0 /tmp/dbus-dV5NxoHzfy >fffff8001d6701e0 stream 0 0 0 fffff8001d6702d0 0 0 /tmp/.X11-unix/X0 >fffff8001d6702d0 stream 0 0 0 fffff8001d6701e0 0 0 >fffff8001d6705a0 stream 0 0 0 fffff8001d670690 0 0 /tmp/.X11-unix/X0 >fffff8001d670690 stream 0 0 0 fffff8001d6705a0 0 0 >fffff8001d670780 stream 0 0 0 fffff8001d670870 0 0 /tmp/i3-krzysiek.t26PEX/ipc-socket.969 >fffff8001d670870 stream 0 0 0 fffff8001d670780 0 0 >fffff8001d670960 stream 0 0 0 fffff8001d670a50 0 0 /tmp/.X11-unix/X0 >fffff8001d670a50 stream 0 0 0 fffff8001d670960 0 0 >fffff8001d670b40 stream 0 0 fffff80006053000 0 0 0 /tmp/i3-krzysiek.t26PEX/ipc-socket.969 >fffff8001d670c30 stream 0 0 0 fffff8001d670d20 0 0 /tmp/.X11-unix/X0 >fffff8001d670d20 stream 0 0 0 fffff8001d670c30 0 0 >fffff8001d670e10 stream 0 0 0 fffff8001d6710f0 0 0 /tmp/.X11-unix/X0 >fffff8001d6710f0 stream 0 0 0 fffff8001d670e10 0 0 >fffff8001d6881e0 stream 0 0 0 fffff8001d6882d0 0 0 /tmp/.X11-unix/X0 >fffff8001d6882d0 stream 0 0 0 fffff8001d6881e0 0 0 >fffff8001d6712d0 stream 0 0 0 fffff8001d6713c0 0 0 /var/run/devd.pipe >fffff8001d6713c0 stream 0 0 0 fffff8001d6712d0 0 0 >fffff8001d6714b0 stream 0 0 fffff8001dbe71d8 0 0 0 /tmp/.X11-unix/X0 >fffff8001d688780 stream 0 0 0 fffff8001d688870 0 0 >fffff8001d688870 stream 0 0 0 fffff8001d688780 0 0 >fffff8001d671690 stream 0 0 fffff8001d832588 0 0 0 /var/run/dbus/system_bus_socket >fffff8001d671870 stream 0 0 fffff8001d5f7938 0 0 0 /var/run/devd.pipe >fffff8001d67b960 dgram 0 0 0 fffff8001d688960 0 fffff8001d67b2d0 >fffff8001d67b2d0 dgram 0 0 0 fffff8001d688960 0 fffff8001d6883c0 >fffff8001d6883c0 dgram 0 0 0 fffff8001d688960 0 fffff8001d6715a0 >fffff8001d6715a0 dgram 0 0 0 fffff8001d688960 0 fffff8001d6885a0 >fffff8001d6884b0 dgram 0 0 0 fffff8001d688a50 0 0 >fffff8001d6885a0 dgram 0 0 0 fffff8001d688960 0 fffff8001d688690 >fffff8001d688690 dgram 0 0 0 fffff8001d688960 0 0 >fffff8001d688960 dgram 0 0 fffff8001d53cb10 0 fffff8001d67b960 0 /var/run/logpriv >fffff8001d688a50 dgram 0 0 fffff8001d53cce8 0 fffff8001d6884b0 0 /var/run/log >fffff8001d688b40 dgram 0 0 fffff8001d5d6760 0 0 0 /var/run/wpa_supplicant/wlan0 >fffff8001d671780 seqpac 0 0 fffff8001d5f7760 0 0 0 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >netstat -aL > >Current listen queue sizes (qlen/incqlen/maxqlen) >Proto Listen Local Address >tcp4 0/0/128 localhost.20841 >tcp4 0/0/128 *.x11 >tcp6 0/0/128 *.x11 >tcp4 0/0/10 localhost.smtp >tcp4 0/0/128 *.ssh >tcp6 0/0/128 *.ssh >unix 0/0/30 /tmp/dbus-dV5NxoHzfy >unix 0/0/5 /tmp/i3-krzysiek.t26PEX/ipc-socket.969 >unix 0/0/128 /tmp/.X11-unix/X0 >unix 0/0/30 /var/run/dbus/system_bus_socket >unix 0/0/4 /var/run/devd.pipe >unix 0/0/4 /var/run/devd.seqpacket.pipe > >------------------------------------------------------------------------ >fstat > >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x1bc00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa200000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x5e00000000 >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 5 at 0x5a00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2400000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0xa200000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2200000000 >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 5 at 0x2e00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x5a00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x5a00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2200000000 >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 5 at 0x2e00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x8a00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x8a00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2200000000 >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 5 at 0x2e00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x10800000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x2e00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x200000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0xa00000000 >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 0x1be00000001 >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 0x17e00000001 >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 0x600000001 >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 0x600000001 >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 0xe00000000 >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 0xda00000000 >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 0x1200000000 >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 0x6200000000 >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 0xe00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x1bc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2200000000 >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 5 at 0x2e00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x10800000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2200000000 >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 5 at 0x2e00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x3200000000 >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 5 at 0x3000000000 >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 5 at 0x1bc00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x2200000000 >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 5 at 0x2e00000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x3000000000 >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 5 at 0x3000000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x200000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x2e00000000 >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 5 at 0x2e00000000 >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 5 at 0x3600000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0xa00000000 >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 0x4600000000 >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 0x200000000 >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 5 at 0x2e00000000 >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 5 at 0x2e00000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x200000000 >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 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 5 at 0x400000000 >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 5 at 0x600000000 >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 5 at 0x600000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x600000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x600000000 >fstat: can't read file 19 at 0x200007fffffffff >fstat: can't read file 20 at 0x4000000001fffff >fstat: can't read file 22 at 0x780000ffff >fstat: can't read file 23 at 0x2e00000001 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 10 at 0x780000ffff >fstat: can't read file 11 at 0x400000000 >fstat: can't read file 13 at 0x200007fffffffff >fstat: can't read file 14 at 0x4000000001fffff >fstat: can't read file 16 at 0x780000ffff >fstat: can't read file 17 at 0x400000000 >fstat: can't read file 19 at 0x200007fffffffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x200000000000000 >fstat: can't read file 2 at 0x400000000000000 >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x200000000000002 >fstat: can't read file 8 at 0x400000000000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 7 at 0x200007fffffffff >fstat: can't read file 8 at 0x4000000001fffff >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x800000000 >fstat: can't read file 1 at 0x200007fffffffff >fstat: can't read file 2 at 0x4000000001fffff >fstat: can't read file 4 at 0x780000ffff >fstat: can't read file 5 at 0x400000000 >fstat: can't read file 7 at 0x200007fffffffff >USER CMD PID FD MOUNT INUM MODE SZ|DV R/W >krzysiek tail 11416 root / 2 drwxr-xr-x 1024 r >krzysiek tail 11416 wd / 8748337 drwxr-xr-x 512 r >krzysiek tail 11416 text / 7227727 -r-xr-xr-x 20040 r >krzysiek tail 11416 ctty /dev 135 crw--w---- pts/1 rw >krzysiek tail 11416 0 /dev 135 crw--w---- pts/1 rw >krzysiek vifm 53414 root / 2 drwxr-xr-x 1024 r >krzysiek vifm 53414 wd / 9798979 drwxr-xr-x 1024 r >krzysiek vifm 53414 text / 7704689 -r-xr-xr-x 638824 r >krzysiek vifm 53414 ctty /dev 116 crw--w---- pts/6 rw >krzysiek vifm 53414 0 /dev 116 crw--w---- pts/6 rw >krzysiek python2.7 53149 root / 2 drwxr-xr-x 1024 r >krzysiek python2.7 53149 wd / 13243044 drwxr-xr-x 1024 r >krzysiek python2.7 53149 text / 7722656 -r-xr-xr-x 5416 r >krzysiek python2.7 53149 0* pipe fffff80064c902e8 <-> fffff80064c90448 0 rw >krzysiek python2.7 53149 6* pipe fffff8001d59c448 <-> fffff8001d59c2e8 0 rw >krzysiek vim 53145 root / 2 drwxr-xr-x 1024 r >krzysiek vim 53145 wd / 13243044 drwxr-xr-x 1024 r >krzysiek vim 53145 text / 7228719 -rwxr-xr-x 2752624 r >krzysiek vim 53145 ctty /dev 101 crw--w---- pts/4 rw >krzysiek vim 53145 0 /dev 101 crw--w---- pts/4 rw >krzysiek vim 53145 6 /dev 101 crw--w---- pts/4 w >krzysiek vim 53145 12 /dev 101 crw--w---- pts/4 rw >krzysiek zsh 53654 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 53654 wd / 7717983 drwxr-xr-x 1536 r >krzysiek zsh 53654 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 53654 ctty /dev 116 crw--w---- pts/6 rw >krzysiek zsh 53654 0 /dev 116 crw--w---- pts/6 rw >krzysiek zsh 53654 6 /dev 116 crw--w---- pts/6 rw >krzysiek zsh 53654 12 /dev 116 crw--w---- pts/6 rw >krzysiek xterm 53652 root / 2 drwxr-xr-x 1024 r >krzysiek xterm 53652 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xterm 53652 text / 7726041 -r-xr-xr-x 536976 r >krzysiek xterm 53652 0 /dev 40 crw------- ttyv0 rw >krzysiek vifm 48923 root / 2 drwxr-xr-x 1024 r >krzysiek vifm 48923 wd / 13243044 drwxr-xr-x 1024 r >krzysiek vifm 48923 text / 7704689 -r-xr-xr-x 638824 r >krzysiek vifm 48923 ctty /dev 101 crw--w---- pts/4 rw >krzysiek vifm 48923 0 /dev 101 crw--w---- pts/4 rw >krzysiek zsh 48921 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 48921 wd / 7717983 drwxr-xr-x 1536 r >krzysiek zsh 48921 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 48921 ctty /dev 101 crw--w---- pts/4 rw >krzysiek zsh 48921 0 /dev 101 crw--w---- pts/4 rw >krzysiek zsh 48921 6 /dev 101 crw--w---- pts/4 rw >krzysiek zsh 48921 12 /dev 101 crw--w---- pts/4 rw >krzysiek xterm 48919 root / 2 drwxr-xr-x 1024 r >krzysiek xterm 48919 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xterm 48919 text / 7726041 -r-xr-xr-x 536976 r >krzysiek xterm 48919 0 /dev 40 crw------- ttyv0 rw >krzysiek vifm 48455 root / 2 drwxr-xr-x 1024 r >krzysiek vifm 48455 wd / 13483221 drwxr-xr-x 512 r >krzysiek vifm 48455 text / 7704689 -r-xr-xr-x 638824 r >krzysiek vifm 48455 ctty /dev 100 crw--w---- pts/3 rw >krzysiek vifm 48455 0 /dev 100 crw--w---- pts/3 rw >krzysiek zsh 48452 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 48452 wd / 13243021 drwxr-xr-x 512 r >krzysiek zsh 48452 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 48452 ctty /dev 100 crw--w---- pts/3 rw >krzysiek zsh 48452 0 /dev 100 crw--w---- pts/3 rw >krzysiek zsh 48452 6 /dev 100 crw--w---- pts/3 rw >krzysiek zsh 48452 12 /dev 100 crw--w---- pts/3 rw >krzysiek xterm 48450 root / 2 drwxr-xr-x 1024 r >krzysiek xterm 48450 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xterm 48450 text / 7726041 -r-xr-xr-x 536976 r >krzysiek xterm 48450 0 /dev 40 crw------- ttyv0 rw >krzysiek vifm 48039 root / 2 drwxr-xr-x 1024 r >krzysiek vifm 48039 wd / 13243025 drwxr-xr-x 2048 r >krzysiek vifm 48039 text / 7704689 -r-xr-xr-x 638824 r >krzysiek vifm 48039 ctty /dev 136 crw--w---- pts/2 rw >krzysiek vifm 48039 0 /dev 136 crw--w---- pts/2 rw >krzysiek firefox 47931 root / 2 drwxr-xr-x 1024 r >krzysiek firefox 47931 wd / 7717983 drwxr-xr-x 1536 r >krzysiek firefox 47931 text / 7952079 -rwxr-xr-x 347288 r >krzysiek firefox 47931 0 /dev 40 crw------- ttyv0 rw >krzysiek firefox 47931 6 /dev 40 crw------- ttyv0 rw >krzysiek firefox 47931 12 /dev 40 crw------- ttyv0 rw >krzysiek firefox 47931 18* pipe fffff8009bdcc000 <-> fffff8009bdcc160 0 rw >krzysiek firefox 47931 24* local stream fffff8001d67a1e0 <-> fffff8001d67a4b0 >krzysiek firefox 47931 30* pipe fffff8006956fba0 <-> fffff8006956fd00 0 rw >krzysiek firefox 47931 36* pipe fffff8006956fd00 <-> fffff8006956fba0 0 rw >krzysiek firefox 47931 42 / 8029373 -rw-r--r-- 0 w >krzysiek firefox 47931 54* pipe fffff8009bdccba0 <-> fffff8009bdccd00 0 rw >krzysiek firefox 47931 60* pipe fffff8009bdccd00 <-> fffff8009bdccba0 0 rw >krzysiek firefox 47931 66 / 7952089 -rw-r--r-- 11876997 r >krzysiek firefox 47931 72 / 7952070 -rw-r--r-- 11587119 r >krzysiek zsh 36387 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 36387 wd / 8748337 drwxr-xr-x 512 r >krzysiek zsh 36387 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 36387 ctty /dev 135 crw--w---- pts/1 rw >krzysiek zsh 36387 0 /dev 135 crw--w---- pts/1 rw >krzysiek zsh 36387 6 /dev 135 crw--w---- pts/1 rw >krzysiek zsh 36387 12 /dev 135 crw--w---- pts/1 rw >krzysiek xterm 36383 root / 2 drwxr-xr-x 1024 r >krzysiek xterm 36383 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xterm 36383 text / 7726041 -r-xr-xr-x 536976 r >krzysiek xterm 36383 0 /dev 40 crw------- ttyv0 rw >krzysiek zsh 1720 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 1720 wd / 7309260 drwxr-xr-x 24064 r >krzysiek zsh 1720 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 1720 ctty /dev 136 crw--w---- pts/2 rw >krzysiek zsh 1720 0 /dev 136 crw--w---- pts/2 rw >krzysiek zsh 1720 6 /dev 136 crw--w---- pts/2 rw >krzysiek zsh 1720 12 /dev 136 crw--w---- pts/2 rw >krzysiek xterm 1718 root / 2 drwxr-xr-x 1024 r >krzysiek xterm 1718 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xterm 1718 text / 7726041 -r-xr-xr-x 536976 r >krzysiek xterm 1718 0 /dev 40 crw------- ttyv0 rw >krzysiek dbus-daemon 987 root / 2 drwxr-xr-x 1024 r >krzysiek dbus-daemon 987 wd / 2 drwxr-xr-x 1024 r >krzysiek dbus-daemon 987 text / 7728948 -rwxr-xr-x 393432 r >krzysiek dbus-daemon 987 0 /dev 11 crw-rw-rw- null rw >krzysiek dbus-daemon 987 6 /dev 11 crw-rw-rw- null rw >krzysiek dbus-launch 986 root / 2 drwxr-xr-x 1024 r >krzysiek dbus-launch 986 wd / 2 drwxr-xr-x 1024 r >krzysiek dbus-launch 986 text / 7728949 -rwxr-xr-x 24224 r >krzysiek dbus-launch 986 0 /dev 11 crw-rw-rw- null rw >krzysiek dbus-launch 986 6 /dev 11 crw-rw-rw- null rw >krzysiek zsh 976 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 976 wd / 8266434 drwxr-xr-x 512 r >krzysiek zsh 976 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 976 ctty /dev 133 crw--w---- pts/0 rw >krzysiek zsh 976 0 /dev 133 crw--w---- pts/0 rw >krzysiek zsh 976 6 /dev 133 crw--w---- pts/0 rw >krzysiek zsh 976 12 /dev 133 crw--w---- pts/0 rw >krzysiek xterm 974 root / 2 drwxr-xr-x 1024 r >krzysiek xterm 974 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xterm 974 text / 7726041 -r-xr-xr-x 536976 r >krzysiek xterm 974 0 /dev 40 crw------- ttyv0 rw >krzysiek i3status 972 root / 2 drwxr-xr-x 1024 r >krzysiek i3status 972 wd / 7717983 drwxr-xr-x 1536 r >krzysiek i3status 972 text / 7726663 -r-xr-xr-x 57328 r >krzysiek i3status 972 0* pipe fffff8001d54e5d0 <-> fffff8001d54e730 0 rw >krzysiek i3status 972 6* pipe fffff8001d54e160 <-> fffff8001d54e000 0 rw >krzysiek i3bar 971 root / 2 drwxr-xr-x 1024 r >krzysiek i3bar 971 wd / 7717983 drwxr-xr-x 1536 r >krzysiek i3bar 971 text / 7726649 -rwxr-xr-x 83152 r >krzysiek i3bar 971 0* pipe fffff8001d54e000 <-> fffff8001d54e160 0 rw >krzysiek i3bar 971 6 /dev 40 crw------- ttyv0 rw >krzysiek i3 969 root / 2 drwxr-xr-x 1024 r >krzysiek i3 969 wd / 7717983 drwxr-xr-x 1536 r >krzysiek i3 969 text / 7726636 -rwxr-xr-x 337952 r >krzysiek i3 969 ctty /dev 40 crw------- ttyv0 rw >krzysiek i3 969 0 /dev 40 crw------- ttyv0 rw >krzysiek i3 969 6 /dev 40 crw------- ttyv0 rw >krzysiek sh 964 root / 2 drwxr-xr-x 1024 r >krzysiek sh 964 wd / 7717983 drwxr-xr-x 1536 r >krzysiek sh 964 text / 21027084 -r-xr-xr-x 142208 r >krzysiek sh 964 ctty /dev 40 crw------- ttyv0 rw >krzysiek sh 964 0 /dev 40 crw------- ttyv0 rw >krzysiek sh 964 6 /dev 40 crw------- ttyv0 rw >root Xorg 962 root / 2 drwxr-xr-x 1024 r >root Xorg 962 wd / 7717983 drwxr-xr-x 1536 r >root Xorg 962 text / 7725820 -r-sr-xr-x 2115280 r >root Xorg 962 ctty /dev 40 crw------- ttyv0 rw >root Xorg 962 0 / 401790 -rw-r--r-- 30463 w >root Xorg 962 6* internet6 stream tcp fffff8001d8d6408 >root Xorg 962 12 /dev 40 crw------- ttyv0 rw >root Xorg 962 18* internet stream tcp fffff8001d8d6000 >root Xorg 962 24* local stream fffff8001d6714b0 >krzysiek xinit 961 root / 2 drwxr-xr-x 1024 r >krzysiek xinit 961 wd / 7717983 drwxr-xr-x 1536 r >krzysiek xinit 961 text / 7725989 -r-xr-xr-x 15680 r >krzysiek xinit 961 ctty /dev 40 crw------- ttyv0 rw >krzysiek xinit 961 0 /dev 40 crw------- ttyv0 rw >krzysiek sh 948 root / 2 drwxr-xr-x 1024 r >krzysiek sh 948 wd / 7717983 drwxr-xr-x 1536 r >krzysiek sh 948 text / 21027084 -r-xr-xr-x 142208 r >krzysiek sh 948 ctty /dev 40 crw------- ttyv0 rw >krzysiek sh 948 0 /dev 40 crw------- ttyv0 rw >krzysiek sh 948 6 /dev 40 crw------- ttyv0 rw >krzysiek zsh 946 root / 2 drwxr-xr-x 1024 r >krzysiek zsh 946 wd / 7717983 drwxr-xr-x 1536 r >krzysiek zsh 946 text / 7722161 -r-xr-xr-x 695624 r >krzysiek zsh 946 ctty /dev 40 crw------- ttyv0 rw >krzysiek zsh 946 0 /dev 40 crw------- ttyv0 rw >krzysiek zsh 946 6 /dev 40 crw------- ttyv0 rw >krzysiek zsh 946 12 /dev 40 crw------- ttyv0 rw >root getty 942 root / 2 drwxr-xr-x 1024 r >root getty 942 wd / 2 drwxr-xr-x 1024 r >root getty 942 text / 7228039 -r-xr-xr-x 28360 r >root getty 942 ctty /dev 47 crw------- ttyv7 rw >root getty 942 0 /dev 47 crw------- ttyv7 rw >root getty 941 root / 2 drwxr-xr-x 1024 r >root getty 941 wd / 2 drwxr-xr-x 1024 r >root getty 941 text / 7228039 -r-xr-xr-x 28360 r >root getty 941 ctty /dev 46 crw------- ttyv6 rw >root getty 941 0 /dev 46 crw------- ttyv6 rw >root getty 940 root / 2 drwxr-xr-x 1024 r >root getty 940 wd / 2 drwxr-xr-x 1024 r >root getty 940 text / 7228039 -r-xr-xr-x 28360 r >root getty 940 ctty /dev 45 crw------- ttyv5 rw >root getty 940 0 /dev 45 crw------- ttyv5 rw >root getty 939 root / 2 drwxr-xr-x 1024 r >root getty 939 wd / 2 drwxr-xr-x 1024 r >root getty 939 text / 7228039 -r-xr-xr-x 28360 r >root getty 939 ctty /dev 44 crw------- ttyv4 rw >root getty 939 0 /dev 44 crw------- ttyv4 rw >root getty 938 root / 2 drwxr-xr-x 1024 r >root getty 938 wd / 2 drwxr-xr-x 1024 r >root getty 938 text / 7228039 -r-xr-xr-x 28360 r >root getty 938 ctty /dev 43 crw------- ttyv3 rw >root getty 938 0 /dev 43 crw------- ttyv3 rw >root getty 937 root / 2 drwxr-xr-x 1024 r >root getty 937 wd / 2 drwxr-xr-x 1024 r >root getty 937 text / 7228039 -r-xr-xr-x 28360 r >root getty 937 ctty /dev 42 crw------- ttyv2 rw >root getty 937 0 /dev 42 crw------- ttyv2 rw >root getty 936 root / 2 drwxr-xr-x 1024 r >root getty 936 wd / 2 drwxr-xr-x 1024 r >root getty 936 text / 7228039 -r-xr-xr-x 28360 r >root getty 936 ctty /dev 41 crw------- ttyv1 rw >root getty 936 0 /dev 41 crw------- ttyv1 rw >root login 935 root / 2 drwxr-xr-x 1024 r >root login 935 wd / 7717983 drwxr-xr-x 1536 r >root login 935 text / 7227561 -r-sr-xr-x 25896 r >root login 935 ctty /dev 40 crw------- ttyv0 rw >root login 935 0 /dev 40 crw------- ttyv0 rw >root moused 882 root / 2 drwxr-xr-x 1024 r >root moused 882 wd / 2 drwxr-xr-x 1024 r >root moused 882 text / 7223851 -r-xr-xr-x 39248 r >root moused 882 0 /dev 11 crw-rw-rw- null rw >root cron 865 root / 2 drwxr-xr-x 1024 r >root cron 865 wd / 401281 drwxr-x--- 512 r >root cron 865 text / 7223870 -r-xr-xr-x 41352 r >root cron 865 0 /dev 11 crw-rw-rw- null rw >smmsp sendmail 861 root / 2 drwxr-xr-x 1024 r >smmsp sendmail 861 wd / 401741 drwxrwx--- 512 r >smmsp sendmail 861 text / 7309132 -r-xr-sr-x 696888 r >smmsp sendmail 861 0 /dev 11 crw-rw-rw- null r >root sendmail 858 root / 2 drwxr-xr-x 1024 r >root sendmail 858 wd / 401744 drwxr-xr-x 512 r >root sendmail 858 text / 7309132 -r-xr-sr-x 696888 r >root sendmail 858 0 /dev 11 crw-rw-rw- null r >root sshd 855 root / 2 drwxr-xr-x 1024 r >root sshd 855 wd / 2 drwxr-xr-x 1024 r >root sshd 855 text / 7223937 -r-xr-xr-x 297792 r >root sshd 855 0 /dev 11 crw-rw-rw- null rw >root ntpd 822 root / 2 drwxr-xr-x 1024 r >root ntpd 822 wd / 2 drwxr-xr-x 1024 r >root ntpd 822 text / 7223861 -r-xr-xr-x 810664 r >root ntpd 822 0 /dev 11 crw-rw-rw- null r >root ntpd 822 6 /dev 11 crw-rw-rw- null r >root ntpd 822 12 /dev 11 crw-rw-rw- null r >root ntpd 822 18* local dgram fffff8001d688690 <-> fffff8001d688960 >messageb dbus-daemon 784 root / 2 drwxr-xr-x 1024 r >messageb dbus-daemon 784 wd / 2 drwxr-xr-x 1024 r >messageb dbus-daemon 784 text / 7728948 -rwxr-xr-x 393432 r >messageb dbus-daemon 784 0 /dev 11 crw-rw-rw- null rw >messageb dbus-daemon 784 6 /dev 11 crw-rw-rw- null rw >root syslogd 710 root / 2 drwxr-xr-x 1024 r >root syslogd 710 wd / 2 drwxr-xr-x 1024 r >root syslogd 710 text / 7223951 -r-xr-xr-x 40352 r >root syslogd 710 0 /dev 11 crw-rw-rw- null rw >root syslogd 710 6 /dev 11 crw-rw-rw- null rw >root syslogd 710 12 /dev 11 crw-rw-rw- null rw >root syslogd 710 18 / 402719 -rw------- 3 w >root devd 558 root / 2 drwxr-xr-x 1024 r >root devd 558 wd / 2 drwxr-xr-x 1024 r >root devd 558 text / 26645064 -r-xr-xr-x 1107624 r >root devd 558 0 /dev 11 crw-rw-rw- null rw >root devd 558 6 /dev 11 crw-rw-rw- null rw >_dhcp dhclient 557 root / 401282 dr-xr-xr-x 512 r >_dhcp dhclient 557 wd / 401282 dr-xr-xr-x 512 r >_dhcp dhclient 557 jail / 401282 dr-xr-xr-x 512 r >_dhcp dhclient 557 text / 26645057 -r-xr-xr-x 95888 r >_dhcp dhclient 557 0 /dev 11 crw-rw-rw- null rw >_dhcp dhclient 557 6 /dev 11 crw-rw-rw- null rw >root dhclient 512 root / 2 drwxr-xr-x 1024 r >root dhclient 512 wd / 2 drwxr-xr-x 1024 r >root dhclient 512 text / 26645057 -r-xr-xr-x 95888 r >root dhclient 512 0 /dev 11 crw-rw-rw- null rw >root dhclient 512 6 /dev 11 crw-rw-rw- null rw >root moused 481 root / 2 drwxr-xr-x 1024 r >root moused 481 wd / 2 drwxr-xr-x 1024 r >root moused 481 text / 7223851 -r-xr-xr-x 39248 r >root moused 481 0 /dev 11 crw-rw-rw- null rw >root wpa_supplicant 334 root / 2 drwxr-xr-x 1024 r >root wpa_supplicant 334 wd / 2 drwxr-xr-x 1024 r >root wpa_supplicant 334 text / 7223820 -r-xr-xr-x 632552 r >root wpa_supplicant 334 0 /dev 11 crw-rw-rw- null rw >root wpa_supplicant 334 6 /dev 11 crw-rw-rw- null rw >root init 1 root / 2 drwxr-xr-x 1024 r >root init 1 wd / 2 drwxr-xr-x 1024 r >root init 1 text / 26645039 -r-xr-xr-x 986560 r >root kernel 0 root / 2 drwxr-xr-x 1024 r >root kernel 0 wd / 2 drwxr-xr-x 1024 r > >------------------------------------------------------------------------ >dmesg > >Copyright (c) 1992-2015 The FreeBSD Project. >Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. >FreeBSD is a registered trademark of The FreeBSD Foundation. >FreeBSD 10.2-RELEASE #0 r286666: Wed Aug 12 15:26:37 UTC 2015 > root@releng1.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 >FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 >CPU: AMD E2-1800 APU with Radeon(tm) HD Graphics (1696.95-MHz K8-class CPU) > Origin="AuthenticAMD" Id=0x500f20 Family=0x14 Model=0x2 Stepping=0 > Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> > Features2=0x802209<SSE3,MON,SSSE3,CX16,POPCNT> > AMD Features=0x2e500800<SYSCALL,NX,MMX+,FFXSR,Page1GB,RDTSCP,LM> > AMD Features2=0x35ff<LAHF,CMP,SVM,ExtAPIC,CR8,ABM,SSE4A,MAS,Prefetch,IBS,SKINIT,WDT> > SVM: NP,NRIP,NAsids=8 > TSC: P-state invariant, performance statistics >real memory = 4294967296 (4096 MB) >avail memory = 3704057856 (3532 MB) >Event timer "LAPIC" quality 400 >ACPI APIC Table: <HPQOEM 1885 > >FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs >FreeBSD/SMP: 1 package(s) x 2 core(s) > cpu0 (BSP): APIC ID: 0 > cpu1 (AP): APIC ID: 1 >ioapic0: Changing APIC ID to 4 >ioapic0 <Version 2.1> irqs 0-23 on motherboard >random: <Software, Yarrow> initialized >kbd1 at kbdmux0 >acpi0: <HPQOEM SLIC-MPC> on motherboard >acpi0: Power Button (fixed) >cpu0: <ACPI CPU> on acpi0 >cpu1: <ACPI CPU> on acpi0 >hpet0: <High Precision Event Timer> iomem 0xfed00000-0xfed003ff irq 0,8 on acpi0 >Timecounter "HPET" frequency 14318180 Hz quality 950 >atrtc0: <AT realtime clock> port 0x70-0x71 on acpi0 >Event timer "RTC" frequency 32768 Hz quality 0 >attimer0: <AT timer> port 0x40-0x43 on acpi0 >Timecounter "i8254" frequency 1193182 Hz quality 0 >Event timer "i8254" frequency 1193182 Hz quality 100 >Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 >acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 >acpi_ec0: <Embedded Controller: GPE 0x3> port 0x62,0x66 on acpi0 >pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 >pci0: <ACPI PCI bus> on pcib0 >vgapci0: <VGA-compatible display> port 0x3000-0x30ff mem 0xe0000000-0xefffffff,0xf0300000-0xf033ffff irq 18 at device 1.0 on pci0 >vgapci0: Boot video device >hdac0: <ATI (0x1314) HDA Controller> mem 0xf0344000-0xf0347fff irq 19 at device 1.1 on pci0 >ahci0: <AMD Hudson-2 AHCI SATA controller> port 0x3118-0x311f,0x3124-0x3127,0x3110-0x3117,0x3120-0x3123,0x3100-0x310f mem 0xf034c000-0xf034c7ff irq 19 at device 17.0 on pci0 >ahci0: AHCI v1.30 with 2 6Gbps ports, Port Multiplier supported >ahcich0: <AHCI channel> at channel 0 on ahci0 >ahcich1: <AHCI channel> at channel 1 on ahci0 >ohci0: <OHCI (generic) USB controller> mem 0xf034b000-0xf034bfff irq 18 at device 18.0 on pci0 >usbus0 on ohci0 >ehci0: <EHCI (generic) USB 2.0 controller> mem 0xf034a000-0xf034a0ff irq 17 at device 18.2 on pci0 >usbus1: EHCI version 1.0 >usbus1 on ehci0 >hdac1: <Generic (0x780d1022) HDA Controller> mem 0xf0340000-0xf0343fff irq 16 at device 20.2 on pci0 >isab0: <PCI-ISA bridge> at device 20.3 on pci0 >isa0: <ISA bus> on isab0 >pcib1: <ACPI PCI-PCI bridge> at device 20.4 on pci0 >pci1: <ACPI PCI bus> on pcib1 >pcib2: <ACPI PCI-PCI bridge> at device 21.0 on pci0 >pci2: <ACPI PCI bus> on pcib2 >pci2: <unknown> at device 0.0 (no driver attached) >pcib3: <ACPI PCI-PCI bridge> at device 21.1 on pci0 >pci3: <ACPI PCI bus> on pcib3 >re0: <RealTek 8168/8111 B/C/CP/D/DP/E/F/G PCIe Gigabit Ethernet> port 0x2000-0x20ff mem 0xf0004000-0xf0004fff,0xf0000000-0xf0003fff irq 21 at device 0.0 on pci3 >re0: Using 1 MSI-X message >re0: turning off MSI enable bit. >re0: ASPM disabled >re0: Chip rev. 0x2c800000 >re0: MAC rev. 0x00100000 >miibus0: <MII bus> on re0 >rgephy0: <RTL8169S/8110S/8211 1000BASE-T media interface> PHY 1 on miibus0 >rgephy0: none, 10baseT, 10baseT-FDX, 10baseT-FDX-flow, 100baseTX, 100baseTX-FDX, 100baseTX-FDX-flow, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, 1000baseT-FDX-flow, 1000baseT-FDX-flow-master, auto, auto-flow >re0: Using defaults for TSO: 65518/35/2048 >re0: Ethernet address: b4:b5:2f:2e:7a:e8 >pcib4: <ACPI PCI-PCI bridge> at device 21.3 on pci0 >pci4: <ACPI PCI bus> on pcib4 >ath0: <Atheros AR9485> mem 0xf0100000-0xf017ffff irq 23 at device 0.0 on pci4 >ar9300_set_stub_functions: setting stub functions >ar9300_set_stub_functions: setting stub functions >ar9300_attach: calling ar9300_hw_attach >ar9300_hw_attach: calling ar9300_eeprom_attach >ar9300_flash_map: unimplemented for now >Restoring Cal data from DRAM >Restoring Cal data from EEPROM >Restoring Cal data from Flash >Restoring Cal data from Flash >Restoring Cal data from OTP >ar9300_hw_attach: ar9300_eeprom_attach returned 0 >ath0: RX status length: 48 >ath0: RX buffer size: 4096 >ath0: TX descriptor length: 128 >ath0: TX status length: 36 >ath0: TX buffers per descriptor: 4 >ar9300_freebsd_setup_x_tx_desc: called, 0x0/0, 0x0/0, 0x0/0 >ath0: ath_edma_setup_rxfifo: type=0, FIFO depth = 16 entries >ath0: ath_edma_setup_rxfifo: type=1, FIFO depth = 128 entries >ath0: [HT] enabling HT modes >ath0: [HT] enabling short-GI in 20MHz mode >ath0: [HT] 1 stream STBC receive enabled >ath0: [HT] 1 RX streams; 1 TX streams >ath0: AR9485 mac 576.1 RF5110 phy 59.13 >ath0: 2GHz radio: 0x0000; 5GHz radio: 0x0000 >ohci1: <OHCI (generic) USB controller> mem 0xf0349000-0xf0349fff irq 18 at device 22.0 on pci0 >usbus2 on ohci1 >ehci1: <EHCI (generic) USB 2.0 controller> mem 0xf0348000-0xf03480ff irq 17 at device 22.2 on pci0 >usbus3: EHCI version 1.0 >usbus3 on ehci1 >amdtemp0: <AMD CPU On-Die Thermal Sensors> on hostb4 >acpi_acad0: <AC Adapter> on acpi0 >acpi_lid0: <Control Method Lid Switch> on acpi0 >acpi_button0: <Power Button> on acpi0 >acpi_tz0: <Thermal Zone> on acpi0 >atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0 >atkbd0: <AT Keyboard> irq 1 on atkbdc0 >kbd0 at atkbd0 >atkbd0: [GIANT-LOCKED] >psm0: <PS/2 Mouse> irq 12 on atkbdc0 >psm0: [GIANT-LOCKED] >psm0: model IntelliMouse, device ID 3 >battery0: <ACPI Control Method Battery> on acpi0 >sc0: <System console> at flags 0x100 on isa0 >sc0: VGA <16 virtual consoles, flags=0x300> >vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 >ppc0: cannot reserve I/O port range >hwpstate0: <Cool`n'Quiet 2.0> on cpu0 >fuse-freebsd: version 0.4.4, FUSE ABI 7.8 >Timecounters tick every 1.000 msec >hdacc0: <ATI R6xx HDA CODEC> at cad 0 on hdac0 >hdaa0: <ATI R6xx Audio Function Group> at nid 1 on hdacc0 >pcm0: <ATI R6xx (HDMI)> at nid 3 on hdaa0 >hdacc1: <Realtek ALC269 HDA CODEC> at cad 0 on hdac1 >hdaa1: <Realtek ALC269 Audio Function Group> at nid 1 on hdacc1 >pcm1: <Realtek ALC269 (Analog 2.0+HP/2.0)> at nid 20,21 and 24 on hdaa1 >pcm2: <Realtek ALC269 (Onboard Analog Mic)> at nid 18 on hdaa1 >random: unblocking device. >usbus0: 12Mbps Full Speed USB v1.0 >usbus1: 480Mbps High Speed USB v2.0 >usbus2: 12Mbps Full Speed USB v1.0 >usbus3: 480Mbps High Speed USB v2.0 >ugen0.1: <AMD> at usbus0 >uhub0: <AMD OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 >ugen3.1: <AMD> at usbus3 >uhub1: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus3 >ugen2.1: <AMD> at usbus2 >uhub2: <AMD OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus2 >ugen1.1: <AMD> at usbus1 >uhub3: <AMD EHCI root HUB, class 9/0, rev 2.00/1.00, addr 1> on usbus1 >ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 >ada0: <Hitachi HTS543232A7A384 ES2OA60W> ATA8-ACS SATA 2.x device >ada0: Serial Number E2P3421L0ELD5P >ada0: 300.000MB/s transfers (SATA 2.x, UDMA5, PIO 8192bytes) >ada0: Command Queueing enabled >ada0: 305245MB (625142448 512 byte sectors: 16H 63S/T 16383C) >ada0: Previously was known as ad4 >cd0 at ahcich1 bus 0 scbus1 target 0 lun 0 >cd0: <hp DVDRAM GT50N MP01> Removable CD-ROM SCSI device >cd0: Serial Number KZPC53M4145 >cd0: 150.000MB/s transfers (SATA 1.x, UDMA5, ATAPI 12bytes, PIO 8192bytes) >cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed >SMP: AP CPU #1 Launched! >Timecounter "TSC" frequency 1696948206 Hz quality 800 >uhub2: 4 ports with 4 removable, self powered >uhub0: 5 ports with 5 removable, self powered >Root mount waiting for: usbus3 usbus1 >Root mount waiting for: usbus3 usbus1 >uhub1: 4 ports with 4 removable, self powered >Root mount waiting for: usbus3 usbus1 >uhub3: 5 ports with 5 removable, self powered >Root mount waiting for: usbus3 usbus1 >ugen0.2: <Microsoft> at usbus0 >ukbd0: <Microsoft Microsoft 2.4GHz Transceiver V1.0, class 0/0, rev 2.00/2.70, addr 2> on usbus0 >kbd2 at ukbd0 >ugen1.2: <Chicony Electronics Co.,Ltd.> at usbus1 >ums0: <Microsoft Microsoft 2.4GHz Transceiver V1.0, class 0/0, rev 2.00/2.70, addr 2> on usbus0 >ums0: 5 buttons and [XYZT] coordinates ID=17 >ums0: 0 buttons and [ZT] coordinates ID=0 >ugen3.2: <TOSHIBA> at usbus3 >umass0: <TOSHIBA TransMemory, class 0/0, rev 2.00/1.00, addr 2> on usbus3 >umass0: SCSI over Bulk-Only; quirks = 0xc100 >umass0:2:0:-1: Attached to scbus2 >Trying to mount root from ufs:/dev/ada0p2 [rw]... >da0 at umass-sim0 bus 0 scbus2 target 0 lun 0 >da0: <TOSHIBA TransMemory 1.00> Removable Direct Access SPC-2 SCSI device >da0: Serial Number AA5A626C9B17CE313D708B79 >da0: 40.000MB/s transfers >da0: 7400MB (15155200 512 byte sectors: 255H 63S/T 943C) >da0: quirks=0x3<NO_SYNC_CACHE,NO_6_BYTE> >Setting hostuuid: ce5a6453-8cad-a3e5-c6cc-b4b52f2e7ae8. >Setting hostid: 0xb49c0cfa. >Entropy harvesting: interrupts ethernet point_to_point swi. >Starting file system checks: >/dev/ada0p2: FILE SYSTEM CLEAN; SKIPPING CHECKS >/dev/ada0p2: clean, 67120247 free (56919 frags, 8382916 blocks, 0.1% fragmentation) >Mounting local file systems:. >Writing entropy file:. >Setting hostname: steel. >wlan0: Ethernet address: 74:e5:43:67:f4:c8 >Starting wpa_supplicant. >Starting Network: lo0 re0 ath0. >lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> metric 0 mtu 16384 > options=600003<RXCSUM,TXCSUM,RXCSUM_IPV6,TXCSUM_IPV6> > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3 > inet 127.0.0.1 netmask 0xff000000 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> >re0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE> > ether b4:b5:2f:2e:7a:e8 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (none) > status: no carrier >ath0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 2290 > ether 74:e5:43:67:f4:c8 > nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> > media: IEEE 802.11 Wireless Ethernet autoselect mode 11g > status: associated >Starting devd. >Starting Network: re0. >re0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 1500 > options=8209b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,WOL_MAGIC,LINKSTATE> > ether b4:b5:2f:2e:7a:e8 > nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> > media: Ethernet autoselect (none) > status: no carrier >Configuring syscons: keymap. >Starting ums0 moused. >Starting dhclient. >DHCPREQUEST on wlan0 to 255.255.255.255 port 67 >DHCPACK from 192.168.10.1 >bound to 192.168.10.111 -- renewal in 43200 seconds. >add net fe80::: gateway ::1 >add net ff02::: gateway ::1 >add net ::ffff:0.0.0.0: gateway ::1 >add net ::0.0.0.0: gateway ::1 >/etc/rc: WARNING: devfs_set_ruleset: you must specify a ruleset number >/etc/rc: WARNING: devfs_apply_ruleset: you must specify a ruleset >Creating and/or trimming log files. >Starting syslogd. >No core dumps found. >ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/gcc48 /usr/local/lib/gcc49 /usr/local/lib/nss /usr/local/llvm36/lib /usr/local/llvm37/lib >32-bit compatibility ldconfig path: /usr/lib32 >Additional ABI support: linux. >Clearing /tmp (X related). >Starting dbus. >Updating motd:. >Mounting late file systems:. >Starting ntpd. >Configuring syscons: keymap blanktime. >Performing sanity check on sshd configuration. >Starting sshd. >Starting sendmail_submit. >Starting sendmail_msp_queue. >Starting cron. >Starting default moused. >Starting background file system checks in 60 seconds. > >Fri Jan 15 23:48:37 CET 2016 >info: [drm] Initialized drm 1.1.0 20060810 >drmn0: <Wrestler [Radeon HD 7340]> on vgapci0 >info: [drm] RADEON_IS_PCIE >info: [drm] initializing kernel modesetting (PALM 0x1002:0x9808 0x103C:0x1885). >info: [drm] register mmio base: 0xF0300000 >info: [drm] register mmio size: 262144 >info: [drm] radeon_atrm_get_bios: ===> Try ATRM... >info: [drm] radeon_atrm_get_bios: IGP card detected, skipping this method... >info: [drm] radeon_acpi_vfct_bios: ===> Try VFCT... >info: [drm] radeon_acpi_vfct_bios: Get "VFCT" ACPI table >info: [drm] radeon_acpi_vfct_bios: Failed to get "VFCT" table: AE_NOT_FOUND >info: [drm] igp_read_bios_from_vram: ===> Try IGP's VRAM... >info: [drm] igp_read_bios_from_vram: VRAM base address: 0xe0000000 >info: [drm] igp_read_bios_from_vram: Map address: 0xfffff800e0000000 (262144 bytes) >info: [drm] igp_read_bios_from_vram: Incorrect BIOS signature: 0x4907 >info: [drm] radeon_read_bios: ===> Try PCI Expansion ROM... >info: [drm] radeon_read_bios: Map address: 0xfffff800000c0000 (131072 bytes) >info: [drm] ATOM BIOS: HP >drmn0: info: VRAM: 384M 0x0000000000000000 - 0x0000000017FFFFFF (384M used) >drmn0: info: GTT: 512M 0x0000000018000000 - 0x0000000037FFFFFF >info: [drm] Detected VRAM RAM=384M, BAR=256M >info: [drm] RAM width 32bits DDR >[TTM] Zone kernel: Available graphics memory: 1876672 kiB >[TTM] Initializing pool allocator >info: [drm] radeon: 384M of VRAM memory ready >info: [drm] radeon: 512M of GTT memory ready. >info: [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). >info: [drm] Driver supports precise vblank timestamp query. >info: [drm] MSI enabled 1 message(s) >drmn0: info: radeon: using MSI. >info: [drm] radeon: irq initialized. >info: [drm] GART: num cpu pages 131072, num gpu pages 131072 >info: [drm] Loading PALM Microcode >info: [drm] PCIE GART of 512M enabled (table at 0x0000000000040000). >drmn0: info: WB enabled >drmn0: info: fence driver on ring 0 use gpu addr 0x0000000018000c00 and cpu addr 0x0xfffff8001dc8cc00 >drmn0: info: fence driver on ring 3 use gpu addr 0x0000000018000c0c and cpu addr 0x0xfffff8001dc8cc0c >info: [drm] ring test on 0 succeeded in 1 usecs >info: [drm] ring test on 3 succeeded in 1 usecs >info: [drm] ib test on ring 0 succeeded in 0 usecs >info: [drm] ib test on ring 3 succeeded in 0 usecs >info: [drm] radeon_device_init: Taking over the fictitious range 0xe0000000-0xf0000000 >iicbus0: <Philips I2C bus> on iicbb0 addr 0xff >iic0: <I2C generic I/O> on iicbus0 >iicbus1: <Philips I2C bus> on iicbb1 addr 0x0 >iic1: <I2C generic I/O> on iicbus1 >iicbus2: <Philips I2C bus> on iicbb2 addr 0x0 >iic2: <I2C generic I/O> on iicbus2 >iicbus3: <Philips I2C bus> on iicbb3 addr 0x0 >iic3: <I2C generic I/O> on iicbus3 >iicbus4: <Philips I2C bus> on iicbb4 addr 0x0 >iic4: <I2C generic I/O> on iicbus4 >iicbus5: <Philips I2C bus> on iicbb5 addr 0x0 >iic5: <I2C generic I/O> on iicbus5 >iicbus6: <Philips I2C bus> on iicbb6 addr 0x0 >iic6: <I2C generic I/O> on iicbus6 >iicbus7: <Philips I2C bus> on iicbb7 addr 0x0 >iic7: <I2C generic I/O> on iicbus7 >info: [drm] Radeon Display Connectors >info: [drm] Connector 0: >info: [drm] LVDS-1 >info: [drm] HPD1 >info: [drm] DDC: 0x6430 0x6430 0x6434 0x6434 0x6438 0x6438 0x643c 0x643c >info: [drm] Encoders: >info: [drm] LCD1: INTERNAL_UNIPHY >info: [drm] Connector 1: >info: [drm] HDMI-A-1 >info: [drm] HPD2 >info: [drm] DDC: 0x6440 0x6440 0x6444 0x6444 0x6448 0x6448 0x644c 0x644c >info: [drm] Encoders: >info: [drm] DFP1: INTERNAL_UNIPHY >info: [drm] Connector 2: >info: [drm] VGA-1 >info: [drm] DDC: 0x64d8 0x64d8 0x64dc 0x64dc 0x64e0 0x64e0 0x64e4 0x64e4 >info: [drm] Encoders: >info: [drm] CRT1: INTERNAL_KLDSCP_DAC1 >info: [drm] Internal thermal controller without fan control >info: [drm] radeon: power management initialized >info: [drm] Connector LVDS-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.LVDS-1 >info: [drm] - kern.vt.fb.default_mode >info: [drm] Connector HDMI-A-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.HDMI-A-1 >info: [drm] - kern.vt.fb.default_mode >info: [drm] Connector VGA-1: get mode from tunables: >info: [drm] - kern.vt.fb.modes.VGA-1 >info: [drm] - kern.vt.fb.default_mode >info: [drm] fb mappable at 0xE0142000 >info: [drm] vram apper at 0xE0000000 >info: [drm] size 4325376 >info: [drm] fb depth is 24 >info: [drm] pitch is 5632 >fbd0 on drmn0 >error: [drm:pid962:radeon_acpi_init] *ERROR* Cannot find a backlight controller >info: [drm] Initialized radeon 2.29.0 20080528 for drmn0 on minor 0 >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 03:21:29 steel dhclient[512]: send_packet: No buffer space available >hwpstate0: set freq failed, err 6 >acpi_tz0: failed to set new freq, disabling passive cooling >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 03:38:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 04:13:58 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 04:35:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 04:48:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 05:24:14 steel dhclient[512]: send_packet: No buffer space available >ugen3.2: <TOSHIBA> at usbus3 (disconnected) >umass0: at uhub1, port 1, addr 2 (disconnected) >da0 at umass-sim0 bus 0 scbus2 target 0 lun 0 >da0: <TOSHIBA TransMemory 1.00> s/n AA5A626C9B17CE313D708B79 detached >(da0:umass-sim0:0:0:0): Periph destroyed >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 09:03:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 09:08:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 09:20:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 09:25:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 09:42:43 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 09:55:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 10:00:28 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 10:13:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 10:18:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 10:30:58 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 10:35:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 10:54:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 11:06:58 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 11:11:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 11:23:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 11:28:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 11:47:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 12:00:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 12:05:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 12:18:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 12:23:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 12:35:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 12:46:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 12:58:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 13:04:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 13:16:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 13:29:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 13:39:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 13:46:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 13:56:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 14:04:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 14:09:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 14:21:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 14:39:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 14:57:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 15:02:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 15:07:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 15:49:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 15:54:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 16:06:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 17:19:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 17:27:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 17:36:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 17:52:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 17:57:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 18:09:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 18:26:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 18:49:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 19:19:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 19:24:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 19:36:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 16 19:49:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 19:57:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 20:06:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 23:19:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 23:45:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 16 23:54:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 00:37:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 00:46:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 00:55:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 01:03:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 01:18:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 01:23:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 01:35:44 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 01:47:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 01:57:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 02:05:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 02:23:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 02:33:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 02:44:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 02:49:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 02:57:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 03:05:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 03:23:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 03:32:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 03:37:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 03:50:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 04:00:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 04:18:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 04:26:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 04:36:14 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 04:44:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 04:54:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 05:06:44 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 05:18:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 05:28:44 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 05:36:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 05:44:59 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 05:54:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 06:04:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 06:18:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 06:30:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 06:35:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 06:48:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 06:53:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 07:06:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 07:12:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 07:28:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 07:33:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 07:45:59 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 07:58:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 08:25:00 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 08:33:45 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 08:42:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 08:51:15 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 09:00:30 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 09:10:30 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 09:19:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 09:26:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 09:35:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 09:50:29 steel last message repeated 2 times >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 10:02:14 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 10:19:44 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 10:24:45 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 10:40:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 10:45:30 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 10:59:30 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 11:12:29 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 11:20:00 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 11:30:15 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 11:48:00 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 11:53:00 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 12:11:00 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 12:23:15 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >Jan 17 12:28:15 steel dhclient[512]: send_packet: No buffer space available >wlan0: link state changed to DOWN >ath0: ath_edma_recv_tasklet: sc_inreset_cnt > 0; skipping >wlan0: link state changed to UP >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 12:42:45 steel last message repeated 2 times >wlan0: link state changed to DOWN >wlan0: link state changed to UP >Jan 17 13:36:15 steel dhclient[512]: send_packet: No buffer space available > > >Fatal trap 18: integer divide fault while in kernel mode >cpuid = 0; apic id = 00 >instruction pointer = 0x20:0xffffffff8045dadd >stack pointer = 0x28:0xfffffe0101116920 >frame pointer = 0x28:0xfffffe0101116970 >code segment = base 0x0, limit 0xfffff, type 0x1b > = DPL 0, pres 1, long 1, def32 0, gran 1 >processor eflags = interrupt enabled, resume, IOPL = 0 >current process = 12 (swi4: clock) >trap number = 18 >panic: integer divide fault >cpuid = 0 >KDB: stack backtrace: >#0 0xffffffff80984e30 at kdb_backtrace+0x60 >#1 0xffffffff809489e6 at vpanic+0x126 >#2 0xffffffff809488b3 at panic+0x43 >#3 0xffffffff80d4aadb at trap_fatal+0x36b >#4 0xffffffff80d4a75c at trap+0x75c >#5 0xffffffff80d307f2 at calltrap+0x8 >#6 0xffffffff80467708 at ar9300_ani_poll_freebsd+0x48 >#7 0xffffffff80415896 at ath_calibrate+0xf6 >#8 0xffffffff8095e44b at softclock_call_cc+0x17b >#9 0xffffffff8095e874 at softclock+0x94 >#10 0xffffffff8091482b at intr_event_execute_handlers+0xab >#11 0xffffffff80914c76 at ithread_loop+0x96 >#12 0xffffffff8091244a at fork_exit+0x9a >#13 0xffffffff80d30d2e at fork_trampoline+0xe >Uptime: 1d14h57m57s >Dumping 499 out of 3665 MB:..4%..13%..23%..33%..42%..52%..61%..71%..81%..93% > >------------------------------------------------------------------------ >kernel config > >options CONFIG_AUTOGENERATED >ident GENERIC >machine amd64 >cpu HAMMER >makeoptions WITH_CTF=1 >makeoptions DEBUG=-g >options XENHVM >options HYPERV >options USB_DEBUG >options ATH_ENABLE_11N >options AH_AR5416_INTERRUPT_MITIGATION >options AH_SUPPORT_AR5416 >options IEEE80211_SUPPORT_MESH >options IEEE80211_AMPDU_AGE >options IEEE80211_DEBUG >options SC_PIXEL_MODE >options VESA >options AHD_REG_PRETTY_PRINT >options AHC_REG_PRETTY_PRINT >options ATA_STATIC_ID >options ACPI_DMAR >options SMP >options KDB_TRACE >options KDB >options RCTL >options RACCT_DEFAULT_TO_DISABLED >options RACCT >options INCLUDE_CONFIG_FILE >options DDB_CTF >options KDTRACE_HOOKS >options KDTRACE_FRAME >options MAC >options PROCDESC >options CAPABILITIES >options CAPABILITY_MODE >options AUDIT >options HWPMC_HOOKS >options KBD_INSTALL_CDEV >options PRINTF_BUFR_SIZE=128 >options _KPOSIX_PRIORITY_SCHEDULING >options SYSVSEM >options SYSVMSG >options SYSVSHM >options STACK >options KTRACE >options SCSI_DELAY=5000 >options COMPAT_FREEBSD7 >options COMPAT_FREEBSD6 >options COMPAT_FREEBSD5 >options COMPAT_FREEBSD4 >options COMPAT_FREEBSD32 >options GEOM_LABEL >options GEOM_RAID >options GEOM_PART_GPT >options PSEUDOFS >options PROCFS >options CD9660 >options MSDOSFS >options NFS_ROOT >options NFSLOCKD >options NFSD >options NFSCL >options MD_ROOT >options QUOTA >options UFS_GJOURNAL >options UFS_DIRHASH >options UFS_ACL >options SOFTUPDATES >options FFS >options SCTP >options TCP_OFFLOAD >options INET6 >options INET >options PREEMPTION >options SCHED_ULE >options NEW_PCIB >options GEOM_PART_MBR >options GEOM_PART_EBR_COMPAT >options GEOM_PART_EBR >options GEOM_PART_BSD >device isa >device mem >device io >device uart_ns8250 >device cpufreq >device acpi >device pci >device fdc >device ahci >device ata >device mvs >device siis >device ahc >device ahd >device esp >device hptiop >device isp >device mpt >device mps >device mpr >device sym >device trm >device adv >device adw >device aic >device bt >device isci >device scbus >device ch >device da >device sa >device cd >device pass >device ses >device amr >device arcmsr >device ciss >device dpt >device hptmv >device hptnr >device hptrr >device hpt27xx >device iir >device ips >device mly >device twa >device tws >device aac >device aacp >device aacraid >device ida >device mfi >device mlx >device mrsas >device twe >device nvme >device nvd >device atkbdc >device atkbd >device psm >device kbdmux >device vga >device splash >device sc >device vt >device vt_vga >device vt_efifb >device agp >device cbb >device pccard >device cardbus >device uart >device ppc >device ppbus >device lpt >device ppi >device puc >device bxe >device de >device em >device igb >device ix >device ixv >device ixl >device ixlv >device le >device ti >device txp >device vx >device miibus >device ae >device age >device alc >device ale >device bce >device bfe >device bge >device cas >device dc >device et >device fxp >device gem >device hme >device jme >device lge >device msk >device nfe >device nge >device pcn >device re >device rl >device sf >device sge >device sis >device sk >device ste >device stge >device tl >device tx >device vge >device vr >device wb >device xl >device cs >device ed >device ex >device ep >device fe >device sn >device xe >device wlan >device wlan_wep >device wlan_ccmp >device wlan_tkip >device wlan_amrr >device an >device ath >device ath_pci >device ath_hal >device ath_rate_sample >device ipw >device iwi >device iwn >device malo >device mwl >device ral >device wi >device wpi >device loop >device random >device padlock_rng >device rdrand_rng >device ether >device vlan >device tun >device md >device gif >device faith >device firmware >device bpf >device uhci >device ohci >device ehci >device xhci >device usb >device ukbd >device umass >device sound >device snd_cmi >device snd_csa >device snd_emu10kx >device snd_es137x >device snd_hda >device snd_ich >device snd_via8233 >device mmc >device mmcsd >device sdhci >device virtio >device virtio_pci >device vtnet >device virtio_blk >device virtio_scsi >device virtio_balloon >device hyperv >device xenpci >device vmx > >------------------------------------------------------------------------ >ddb capture buffer > >ddb: ddb_capture: kvm_nlist
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 206334
: 165714