Date: Fri, 9 Aug 2013 12:57:18 GMT From: mole <sleepmole@163.com> To: freebsd-gnats-submit@FreeBSD.org Subject: kern/181162: config a old compaq wl-110 wireless card make kernel panic Message-ID: <201308091257.r79CvIqE047783@oldred.freebsd.org> Resent-Message-ID: <201308091300.r79D01nw089846@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 181162 >Category: kern >Synopsis: config a old compaq wl-110 wireless card make kernel panic >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 13:00:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: mole >Release: freebsd 9.1 >Organization: >Environment: FreeBSD freebsd91 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Wed Aug 7 12:43:16 CST 2013 root@freebsd91:/usr/obj/usr/src/sys/GENERIC i386 >Description: when try to config a compag WL110 wireless card, kernel panic and reboot >How-To-Repeat: use 'ifconfig wi0 up' will make system reboot >Fix: Patch attached with submission follows: freebsd91 dumped core - see /var/crash/vmcore.0 Fri Aug 9 20:37:22 CST 2013 FreeBSD freebsd91 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Wed Aug 7 12:43:16 CST 2013 root@freebsd91:/usr/obj/usr/src/sys/GENERIC i386 panic: page 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 "i386-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x2cc fault code = supervisor read, page not present instruction pointer = 0x20:0xc099f24e stack pointer = 0x28:0xc3fedbe8 frame pointer = 0x28:0xc3fedc24 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (irq11: pcm0 cbb0++*) trap number = 12 panic: page fault cpuid = 0 KDB: stack backtrace: #0 0xc0b0eb6f at kdb_backtrace+0x4f #1 0xc0ada471 at panic+0x171 #2 0xc0e4bb03 at trap_fatal+0x383 #3 0xc0e4bc1a at trap_pfault+0x10a #4 0xc0e4cc07 at trap+0x457 #5 0xc0e35d4c at calltrap+0x6 #6 0xc099ff8d at wi_intr+0x1cd #7 0xc07ecf22 at pccard_intr+0x12 #8 0xc07f3c81 at cbb_func_intr+0x51 #9 0xc0aac30b at intr_event_execute_handlers+0x15b #10 0xc0aadb49 at ithread_loop+0x79 #11 0xc0aa9422 at fork_exit+0xa2 #12 0xc0e35dc4 at fork_trampoline+0x8 Uptime: 59s Physical memory: 475 MB Dumping 85 MB: 70 54 38 22 6 Reading symbols from /boot/kernel/snd_t4dwave.ko...Reading symbols from /boot/kernel/snd_t4dwave.ko.symbols...done. done. Loaded symbols for /boot/kernel/snd_t4dwave.ko Reading symbols from /boot/kernel/daemon_saver.ko...Reading symbols from /boot/kernel/daemon_saver.ko.symbols...done. done. Loaded symbols for /boot/kernel/daemon_saver.ko #0 doadump (textdump=1) at pcpu.h:244 244 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump (textdump=1) at pcpu.h:244 #1 0xc0ada1b2 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 #2 0xc0ada4b7 in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:636 #3 0xc0e4bb03 in trap_fatal (frame=0xc3fedba8, eva=716) at /usr/src/sys/i386/i386/trap.c:1018 #4 0xc0e4bc1a in trap_pfault (frame=0xc3fedba8, usermode=0, eva=716) at /usr/src/sys/i386/i386/trap.c:870 #5 0xc0e4cc07 in trap (frame=0xc3fedba8) at /usr/src/sys/i386/i386/trap.c:545 #6 0xc0e35d4c in calltrap () at /usr/src/sys/i386/i386/exception.s:169 #7 0xc099f24e in wi_info_intr (sc=0xc6704000) at /usr/src/sys/dev/wi/if_wi.c:1511 #8 0xc099ff8d in wi_intr (arg=0xc6704000) at /usr/src/sys/dev/wi/if_wi.c:610 #9 0xc07ecf22 in pccard_intr (arg=0xc580e680) at /usr/src/sys/dev/pccard/pccard.c:1262 #10 0xc07f3c81 in cbb_func_intr (arg=0xc671f220) at /usr/src/sys/dev/pccbb/pccbb.c:652 #11 0xc0aac30b in intr_event_execute_handlers (p=0xc418e5a0, ie=0xc4195180) at /usr/src/sys/kern/kern_intr.c:1262 #12 0xc0aadb49 in ithread_loop (arg=0xc5751930) at /usr/src/sys/kern/kern_intr.c:1275 #13 0xc0aa9422 in fork_exit (callout=0xc0aadad0 <ithread_loop>, arg=0xc5751930, frame=0xc3fedd08) at /usr/src/sys/kern/kern_fork.c:992 #14 0xc0e35dc4 in fork_trampoline () at /usr/src/sys/i386/i386/exception.s:276 (kgdb) ------------------------------------------------------------------------ ps -axl UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -92 0 0 0 - DLs ?? 0:00.01 [kernel] 0 1 0 0 52 0 8032 2419536 wait DLs ?? 0:00.03 [init] 0 2 0 0 -16 0 0 0 ctl_work DL ?? 0:00.00 [ctl_thrd] 0 3 0 0 -16 0 0 0 c5761bbc DL ?? 0:00.00 [cbb0 event th 0 4 0 0 -16 0 0 0 c57623bc DL ?? 0:00.00 [cbb1 event th 0 5 0 0 -16 0 0 0 - DL ?? 0:00.00 [fdc0] 0 6 0 0 -16 0 0 0 waiting_ DL ?? 0:00.00 [sctp_iterator 0 7 0 0 -16 0 0 0 ccb_scan DL ?? 0:00.00 [xpt_thrd] 0 8 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [pagedaemon] 0 9 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [vmdaemon] 0 10 0 0 -16 0 0 0 audit_wo DL ?? 0:00.00 [audit] 0 11 0 0 155 0 0 0 - RL ?? 0:09.40 [idle] 0 12 0 0 -84 0 0 0 - WL ?? 0:00.26 [intr] 0 13 0 0 -8 0 0 0 - DL ?? 0:00.28 [geom] 0 14 0 0 -16 0 0 0 - DL ?? 0:00.05 [yarrow] 0 15 0 0 -68 0 0 0 - DL ?? 0:00.00 [usb] 0 16 0 0 -16 0 0 0 tzpoll DL ?? 0:00.00 [acpi_thermal] 0 17 0 0 -16 0 0 0 cooling DL ?? 0:00.00 [acpi_cooling0 0 18 0 0 155 0 0 0 pgzero DL ?? 0:00.00 [pagezero] 0 19 0 0 -16 0 0 0 psleep DL ?? 0:00.00 [bufdaemon] 0 20 0 0 16 0 0 0 syncer DL ?? 0:00.00 [syncer] 0 21 0 0 -16 0 0 0 vlruwt DL ?? 0:00.00 [vnlru] 0 22 0 0 -16 0 0 0 sdflush DL ?? 0:00.00 [softdepflush] 0 111 1 0 52 0 9416 2421392 pause Ds ?? 0:00.01 [adjkerntz] 0 877 1 0 52 0 12128 2411184 select Ds ?? 0:00.00 [devd] 0 1000 1 0 1 0 9504 2413968 select Ds ?? 0:00.00 [syslogd] 0 1080 1 0 20 0 11180 2418608 select Ds ?? 0:00.00 [ntpd] 0 1098 1 0 52 0 9608 2413040 select Ds ?? 0:00.00 [moused] 0 1134 1 0 52 0 12960 2425712 select Ds ?? 0:00.00 [sshd] 0 1137 1 0 21 0 11216 2417680 select Ds ?? 0:00.00 [sendmail] 25 1140 1 0 52 0 11216 2410256 pause Ds ?? 0:00.00 [sendmail] 0 1144 1 0 52 0 9532 2435920 nanslp Ds ?? 0:00.00 [cron] 0 1175 1 0 52 0 9808 2434992 wait D ?? 0:00.00 [sh] 0 1176 1 0 52 0 9416 2433136 piperd D ?? 0:00.00 [logger] 0 1178 1175 0 52 0 1520 2432208 nanslp D ?? 0:00.00 [sleep] 0 1179 1 0 27 0 10008 2431280 wait Ds ?? 0:00.03 [login] 0 1180 1 0 52 0 9504 2430352 ttyin Ds+ ?? 0:00.03 [getty] 0 1181 1 0 52 0 9504 2429424 ttyin Ds+ ?? 0:00.03 [getty] 0 1182 1 0 52 0 9504 2428496 ttyin Ds+ ?? 0:00.03 [getty] 0 1183 1 0 52 0 9504 2427568 ttyin Ds+ ?? 0:00.03 [getty] 0 1184 1 0 52 0 9504 2426640 ttyin Ds+ ?? 0:00.03 [getty] 0 1185 1 0 52 0 9504 2423248 ttyin Ds+ ?? 0:00.03 [getty] 0 1186 1 0 52 0 9504 2434064 ttyin Ds+ ?? 0:00.03 [getty] 0 1187 1179 0 23 0 10820 3852864 ttyin D+ ?? 0:00.05 [csh] ------------------------------------------------------------------------ vmstat -s 35370 cpu context switches 119190 device interrupts 4331 software interrupts 75182 traps 109269 system calls 22 kernel threads created 1164 fork() calls 3 vfork() calls 0 rfork() calls 0 swap pager pageins 0 swap pager pages paged in 0 swap pager pageouts 0 swap pager pages paged out 344 vnode pager pageins 2261 vnode pager pages paged in 0 vnode pager pageouts 0 vnode pager pages paged out 0 page daemon wakeups 0 pages examined by the page daemon 0 pages reactivated 30748 copy-on-write faults 102 copy-on-write optimized faults 19302 zero fill pages zeroed 1267 zero fill pages prezeroed 0 intransit blocking page faults 63826 total VM faults taken 0 pages affected by kernel thread creation 1109443 pages affected by fork() 2865 pages affected by vfork() 0 pages affected by rfork() 0 pages cached 62700 pages freed 0 pages freed by daemon 0 pages freed by exiting processes 2280 pages active 2360 pages inactive 0 pages in VM cache 13412 pages wired down 101252 pages free 4096 bytes per page 17392 total name lookups cache hits (84% pos + 6% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) md_nvidia_data 0 0K - 14 512 md_sii_data 0 0K - 14 512 CAM periph 6 1K - 22 16,32,64,128 ctlmem 5062 10113K - 5062 64,2048 ctlblk 200 800K - 200 4096 acpidev 38 2K - 38 32 ramdisk 1 4096K - 1 isadev 6 1K - 6 64 UART 3 2K - 3 16,256,1024 ctlpool 532 138K - 532 16,512 cdev 8 1K - 8 128 pci_link 12 1K - 12 32,128 sigio 1 1K - 1 32 filedesc 46 12K - 1192 16,256,512 kenv 83 7K - 99 16,32,64,128,4096 kqueue 0 0K - 32 128,1024 proc-args 22 2K - 382 32,64,128,256 hhook 2 1K - 2 128 ithread 61 5K - 61 16,64,128 acpipwr 1 1K - 1 32 KTRACE 100 13K - 100 128 CAM dev queue 4 1K - 4 128 linker 173 22K - 196 16,32,256,1024,2048,4096 lockf 20 2K - 332 32,64 loginclass 2 1K - 2 64 CAM XPT 43 20K - 130 16,32,64,1024,2048 ip6ndp 7 1K - 8 64,128 temp 22 161K - 6529 16,32,64,128,256,512,1024,2048,4096 devbuf 1566 23510K - 1621 16,32,64,128,256,512,1024,2048,4096 module 526 34K - 526 64,128 mtx_pool 2 8K - 2 4096 USBdev 4 1K - 4 32,64,128 USB 7 2K - 7 16,32,64,1024 pmchooks 1 1K - 1 64 subproc 101 191K - 1247 256,4096 proc 2 4K - 2 2048 session 19 2K - 19 64 pgrp 20 2K - 21 64 cred 26 3K - 3502 64,128 uidinfo 3 1K - 3 64,512 plimit 13 4K - 148 256 sysctltmp 0 0K - 242 16,32,64,128,4096 sysctloid 2793 85K - 2858 16,32,64 sysctl 0 0K - 261 16,32,64 tidhash 1 4K - 1 4096 umtx 160 15K - 160 64,128 p1003.1b 1 1K - 1 16 SWAP 2 141K - 2 64 acpiintr 1 1K - 1 32 bus-sc 58 43K - 2023 16,32,64,128,256,512,1024,2048,4096 bus 1176 50K - 4107 16,32,64,128,256,1024 devstat 6 13K - 6 16,4096 eventhandler 84 5K - 84 32,64,128 kobj 380 760K - 545 2048 Per-cpu 1 1K - 1 16 ppbusdev 3 1K - 3 128 rman 194 12K - 492 16,32,64 sbuf 0 0K - 706 16,32,64,128,256,512,1024,2048,4096 entropy 1024 64K - 1024 64 acpica 1385 68K - 49666 16,32,64,128,256,512,1024,4096 stack 0 0K - 1 128 taskqueue 17 1K - 17 16,64 Unitno 14 1K - 226 16,64 iov 0 0K - 204 64,128,256 select 7 1K - 7 64 ioctlops 0 0K - 899 16,32,64,128,256,512,1024 msg 4 25K - 4 1024,4096 sem 4 101K - 4 1024,4096 shm 1 12K - 1 tty 20 10K - 22 512,2048 mbuf_tag 0 0K - 9 32 shmfd 1 4K - 1 4096 pcb 17 79K - 65 16,64,512,1024,2048,4096 soname 3 1K - 183 16,32,128 vfscache 1 256K - 1 vfs_hash 1 128K - 1 DEVFS1 100 25K - 102 256 vnodes 2 1K - 2 128 DEVFS3 114 15K - 123 128 mount 16 1K - 86 16,32,64,128,256 vnodemarker 0 0K - 9 512 BPF 4 1K - 4 64 ether_multi 33 2K - 38 16,32,64 ifaddr 77 12K - 77 16,32,64,128,256,512,2048 ifnet 6 6K - 6 64,1024 clone 6 24K - 6 4096 arpcom 1 1K - 1 16 lltable 15 4K - 15 128,256 DEVFS 22 1K - 23 16,64 routetbl 35 4K - 124 16,32,64,128,256 80211com 1 8K - 1 80211scan 1 2K - 1 2048 igmp 5 1K - 5 128 in_multi 2 1K - 2 128 sctp_iter 0 0K - 4 256 sctp_ifn 2 1K - 2 128 sctp_ifa 5 1K - 5 128 sctp_vrf 1 1K - 1 64 sctp_a_it 0 0K - 4 16 hostcache 1 16K - 1 syncache 1 72K - 1 in6_multi 20 3K - 20 16,256 mld 5 1K - 5 128 rpc 2 1K - 2 128 audit_evclass 179 3K - 218 16 jblocks 2 1K - 2 128 savedino 0 0K - 16 256 sbdep 0 0K - 4 32 jsegdep 59 2K - 221 32 jseg 62 8K - 62 128 jnewblk 0 0K - 47 64 jremref 0 0K - 84 64 jaddref 0 0K - 90 64 freework 16 2K - 41 16,128 newdirblk 4 1K - 6 32 dirrem 4 1K - 72 64 mkdir 4 1K - 12 64 diradd 20 2K - 78 64 freefile 16 1K - 41 32 freeblks 15 2K - 40 128 newblk 18 19K - 48 128 bmsafemap 4 5K - 72 128,4096 inodedep 45 139K - 125 256 pagedep 10 18K - 62 128 ufs_dirhash 30 6K - 30 16,32,64,128,512 ufs_mount 3 13K - 3 256,4096 vm_pgdata 2 33K - 2 64 atkbddev 2 1K - 2 32 pfs_nodes 21 3K - 21 128 GEOM 98 27K - 646 16,32,64,128,512,1024,2048 memdesc 1 4K - 1 4096 ac97 2 1K - 2 16,512 acpitask 1 1K - 1 1024 apmdev 1 1K - 1 64 CAM queue 16 1K - 61 16 kbdmux 6 18K - 6 16,256,1024,2048 feeder 12 1K - 14 16,64 scsi_cd 0 0K - 10 16 acpisem 17 2K - 17 64,128 raid_data 0 0K - 96 16,128 CAM SIM 4 1K - 4 128 MCA 5 1K - 5 128 nexusdev 3 1K - 3 16 mixer 1 4K - 1 4096 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQ FAIL SLEEP UMA Kegs: 128, 0, 86, 4, 86, 0, 0 UMA Zones: 152, 0, 86, 10, 86, 0, 0 UMA Slabs: 284, 0, 3177, 15, 3769, 0, 0 UMA RCntSlabs: 544, 0, 67, 3, 67, 0, 0 UMA Hash: 128, 0, 2, 28, 2, 0, 0 16 Bucket: 76, 0, 35, 15, 56, 0, 0 32 Bucket: 140, 0, 17, 11, 39, 0, 0 64 Bucket: 268, 0, 19, 9, 66, 11, 0 128 Bucket: 524, 0, 21, 0, 1201, 114, 0 VM OBJECT: 148, 0, 791, 15, 14091, 0, 0 MAP: 140, 0, 7, 21, 7, 0, 0 KMAP ENTRY: 72, 30210, 32, 127, 6011, 0, 0 MAP ENTRY: 72, 0, 378, 46, 27427, 0, 0 fakepg: 72, 0, 0, 0, 0, 0, 0 mt_zone: 2060, 0, 328, 0, 328, 0, 0 16: 16, 0, 2719, 123, 27461, 0, 0 32: 32, 0, 2618, 94, 29038, 0, 0 64: 64, 0, 4077, 53, 7879, 0, 0 128: 128, 0, 809, 61, 4766, 0, 0 256: 256, 0, 353, 37, 2471, 0, 0 512: 512, 0, 334, 10, 1130, 0, 0 1024: 1024, 0, 25, 87, 1960, 0, 0 2048: 2048, 0, 5465, 7, 5790, 0, 0 4096: 4096, 0, 293, 12, 7164, 0, 0 Files: 56, 0, 63, 138, 4387, 0, 0 TURNSTILE: 72, 0, 81, 39, 81, 0, 0 umtx pi: 52, 0, 0, 0, 0, 0, 0 MAC labels: 20, 0, 0, 0, 0, 0, 0 PROC: 720, 0, 43, 12, 1189, 0, 0 THREAD: 736, 0, 72, 8, 72, 0, 0 SLEEPQUEUE: 44, 0, 81, 96, 81, 0, 0 VMSPACE: 232, 0, 22, 29, 1169, 0, 0 cpuset: 40, 0, 50, 134, 50, 0, 0 audit_record: 824, 0, 0, 0, 0, 0, 0 mbuf_packet: 256, 0, 64, 78, 102, 0, 0 mbuf: 256, 0, 1, 141, 137, 0, 0 mbuf_cluster: 2048, 16192, 128, 6, 128, 0, 0 mbuf_jumbo_page: 4096, 8096, 0, 0, 0, 0, 0 mbuf_jumbo_9k: 9216, 12144, 0, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 8096, 0, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0, 0 g_bio: 140, 0, 0, 224, 5483, 0, 0 ttyinq: 152, 0, 120, 36, 480, 0, 0 ttyoutq: 256, 0, 64, 11, 256, 0, 0 ata_request: 208, 0, 1, 37, 2901, 0, 0 ata_composite: 180, 0, 0, 0, 0, 0, 0 VNODE: 272, 0, 547, 13, 590, 0, 0 VNODEPOLL: 60, 0, 0, 0, 0, 0, 0 NAMEI: 1024, 0, 0, 8, 7874, 0, 0 S VFS Cache: 72, 0, 508, 22, 1358, 0, 0 STS VFS Cache: 92, 0, 0, 0, 0, 0, 0 L VFS Cache: 292, 0, 0, 0, 0, 0, 0 LTS VFS Cache: 312, 0, 0, 0, 0, 0, 0 DIRHASH: 1024, 0, 60, 8, 60, 0, 0 NCLNODE: 376, 0, 0, 0, 0, 0, 0 Mountpoints: 660, 0, 2, 10, 2, 0, 0 pipe: 400, 0, 1, 19, 744, 0, 0 ksiginfo: 80, 0, 32, 1024, 33, 0, 0 itimer: 220, 0, 1, 35, 1, 0, 0 KNOTE: 72, 0, 0, 106, 52, 0, 0 socket: 416, 16200, 20, 7, 250, 0, 0 ipq: 32, 565, 0, 0, 0, 0, 0 udp_inpcb: 252, 16200, 9, 21, 212, 0, 0 udpcb: 8, 16240, 9, 194, 212, 0, 0 tcp_inpcb: 252, 16200, 3, 27, 8, 0, 0 tcpcb: 688, 16195, 3, 7, 8, 0, 0 tcptw: 52, 3240, 0, 0, 0, 0, 0 syncache: 120, 15360, 0, 0, 0, 0, 0 hostcache: 76, 15400, 0, 0, 0, 0, 0 tcpreass: 20, 1014, 0, 0, 0, 0, 0 sackhole: 20, 0, 0, 0, 0, 0, 0 sctp_ep: 932, 16192, 0, 0, 0, 0, 0 sctp_asoc: 1504, 40000, 0, 0, 0, 0, 0 sctp_laddr: 24, 80040, 0, 145, 4, 0, 0 sctp_raddr: 496, 80000, 0, 0, 0, 0, 0 sctp_chunk: 96, 400000, 0, 0, 0, 0, 0 sctp_readq: 76, 400000, 0, 0, 0, 0, 0 sctp_stream_msg_out: 72, 400044, 0, 0, 0, 0, 0 sctp_asconf: 24, 400055, 0, 0, 0, 0, 0 sctp_asconf_ack: 24, 400055, 0, 0, 0, 0, 0 ripcb: 252, 16200, 0, 0, 0, 0, 0 unpcb: 172, 16192, 7, 39, 24, 0, 0 rtentry: 108, 0, 17, 55, 17, 0, 0 selfd: 28, 0, 25, 229, 464, 0, 0 SWAPMETA: 276, 59696, 0, 0, 0, 0, 0 FFS inode: 116, 0, 513, 15, 554, 0, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 513, 27, 554, 0, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq0: attimer0 117531 748 irq1: atkbd0 60 0 irq6: fdc0 20 0 irq7: ppc0 1 0 irq9: acpi0 1 0 irq11: pcm0 cbb0++* 43 0 irq14: ata0 1477 9 irq15: ata1 57 0 Total 119190 759 ------------------------------------------------------------------------ pstat -T 63/7624 files 0M/1023M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity /dev/ada0s2b 2096856 0 2096856 0% ------------------------------------------------------------------------ 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 13.53 9 0.12 0.00 0 0.00 0.00 0 0.00 14 0 31 0 55 ------------------------------------------------------------------------ ipcs -a Message Queues: T ID KEY MODE OWNER GROUP CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID STIME RTIME CTIME Shared Memory: T ID KEY MODE OWNER GROUP CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME DTIME CTIME Semaphores: T ID KEY MODE OWNER GROUP CREATOR CGROUP NSEMS OTIME CTIME ------------------------------------------------------------------------ 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: 616 (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: 0 packets sent 0 data packets (0 bytes) 0 data packets (0 bytes) retransmitted 0 data packets unnecessarily retransmitted 0 resends initiated by MTU discovery 0 ack-only packets (0 delayed) 0 URG only packets 0 window probe packets 0 window update packets 0 control packets 0 packets received 0 acks (for 0 bytes) 0 duplicate acks 0 acks for unsent data 0 packets (0 bytes) received in-sequence 0 completely duplicate packets (0 bytes) 0 old duplicate packets 0 packets with some dup. data (0 bytes duped) 0 out-of-order packets (0 bytes) 0 packets (0 bytes) of data after window 0 window probes 0 window update packets 0 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 0 connection requests 0 connection accepts 0 bad connection attempts 0 listen queue overflows 0 ignored RSTs in the windows 0 connections established (including accepts) 5 connections closed (including 0 drops) 0 connections updated cached RTT on close 0 connections updated cached RTT variance on close 0 connections updated cached ssthresh on close 0 embryonic connections dropped 0 segments updated rtt (of 0 attempts) 0 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 0 keepalive timeouts 0 keepalive probes sent 0 connections dropped by keepalive 0 correct ACK header predictions 0 correct data packet header predictions 0 syncache entries added 0 retransmitted 0 dupsyn 0 dropped 0 completed 0 bucket overflow 0 cache overflow 0 reset 0 stale 0 aborted 0 badack 0 unreach 0 zone failures 0 cookies sent 0 cookies received 0 hostcache entries added 0 bucket overflow 0 SACK recovery episodes 0 segment rexmits in SACK recovery episodes 0 byte rexmits in SACK recovery episodes 0 SACK options (SACK blocks) received 0 SACK options (SACK blocks) sent 0 SACK scoreboard overflow 0 packets with ECN CE bit set 0 packets with ECN ECT(0) bit set 0 packets with ECN ECT(1) bit set 0 successful ECN handshakes 0 times ECN reduced the congestion window udp: 25 datagrams received 0 with incomplete header 0 with bad data length field 0 with bad checksum 0 with no checksum 0 dropped due to no socket 0 broadcast/multicast datagrams undelivered 0 dropped due to full socket buffers 0 not for hashed pcb 25 delivered 52 datagrams output 0 times multicast source filter matched ip: 25 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 25 packets for this host 0 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 0 packets not forwardable 0 packets received for unknown multicast group 0 redirects sent 52 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 0 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 tunneling packets that can't find gif 0 datagrams with bad address in header icmp: 0 calls to icmp_error 0 errors not generated in response to an icmp message 0 messages with bad code fields 0 messages less than the minimum length 0 messages with bad checksum 0 messages with bad length 0 multicast echo requests ignored 0 multicast timestamp requests ignored 0 message responses generated 0 invalid return addresses 0 no return routes igmp: 0 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 0 V3 membership queries received 0 membership queries received with invalid field(s) 0 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: 2 ARP requests sent 0 ARP replies sent 6 ARP requests received 1 ARP reply received 7 ARP packets received 0 total packets dropped due to no ARP entry 0 ARP entrys timed out 0 Duplicate IPs seen ip6: 0 total packets received 0 with size smaller than minimum 0 with data size < data length 0 with bad options 0 with incorrect version number 0 fragments received 0 fragments dropped (dup or out of space) 0 fragments dropped after timeout 0 fragments that exceeded limit 0 packets reassembled ok 0 packets for this host 0 packets forwarded 0 packets not forwardable 0 redirects sent 4 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 4 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 packets that violated scope rules 0 multicast packets which we don't join Mbuf statistics: 0 one mbuf 0 one ext mbuf 0 two or more ext mbuf 0 packets whose headers are not contiguous 0 tunneling packets that can't find gif 0 packets discarded because of too many headers 0 failures of source address selection Source addresses selection rule applied: icmp6: 0 calls to icmp6_error 0 errors not generated in response to an icmp6 message 0 errors not generated because of rate limitation Output histogram: neighbor solicitation: 1 MLDv2 listener report: 1 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 0 messages with bad length Histogram of error messages to be generated: 0 no route 0 administratively prohibited 0 beyond scope 0 address unreachable 0 port unreachable 0 packet too big 0 time exceed transit 0 time exceed reassembly 0 erroneous header field 0 unrecognized next header 0 unrecognized option 0 redirect 0 unknown 0 message responses generated 0 messages with too many ND options 0 messages with bad ND options 0 bad neighbor solicitation messages 0 bad neighbor advertisement messages 0 bad router solicitation messages 0 bad router advertisement messages 0 bad redirect messages 0 path MTU changes rip6: 0 messages received 0 checksum calculations on inbound 0 messages with bad checksum 0 messages dropped due to no socket 0 multicast messages dropped due to no socket 0 messages dropped due to full socket buffers 0 delivered 0 datagrams output ------------------------------------------------------------------------ netstat -m 65/219/284 mbufs in use (current/cache/total) 50/84/134/16192 mbuf clusters in use (current/cache/total/max) 64/78 mbuf+clusters out of packet secondary zone in use (current/cache) 0/0/0/8096 4k (page size) jumbo clusters in use (current/cache/total/max) 0/0/0/12144 9k jumbo clusters in use (current/cache/total/max) 0/0/0/8096 16k jumbo clusters in use (current/cache/total/max) 116K/222K/339K bytes allocated to network (current/cache/total) 0/0/0 requests for mbufs denied (mbufs/clusters/mbuf+clusters) 0/0/0 requests for jumbo clusters denied (4k/9k/16k) 0 requests for sfbufs denied 0 requests for sfbufs delayed 0 requests for I/O initiated by sendfile 0 calls to protocol drain routines ------------------------------------------------------------------------ netstat -id Name Mtu Network Address Ipkts Ierrs Idrop Opkts Oerrs Coll Drop usbus 0 <Link#1> 0 0 0 0 0 0 0 fxp0 1500 <Link#2> 00:00:39:3a:d2:ae 32 0 0 53 0 0 0 fxp0 1500 10.83.36.128/ localhost 25 - - 52 - - - fxp0 1500 fe80::200:39f fe80::200:39ff:fe 0 - - 1 - - - plip0 1500 <Link#3> 0 0 0 0 0 0 0 lo0 16384 <Link#4> 0 0 0 0 0 0 0 lo0 16384 localhost ::1 0 - - 0 - - - lo0 16384 fe80::1%lo0 fe80::1 0 - - 0 - - - lo0 16384 your-net localhost 0 - - 0 - - - wi0 2290 <Link#5> 00:02:a5:2e:6a:87 0 0 0 0 0 0 0 ------------------------------------------------------------------------ netstat -anr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 10.83.36.129 UGS 0 52 fxp0 10.83.36.128/25 link#2 U 0 0 fxp0 10.83.36.166 link#2 UHS 0 0 lo0 127.0.0.1 link#4 UH 0 0 lo0 Internet6: Destination Gateway Flags Netif Expire ::/96 ::1 UGRS lo0 ::1 link#4 UH lo0 ::ffff:0.0.0.0/96 ::1 UGRS lo0 fe80::/10 ::1 UGRS lo0 fe80::%fxp0/64 link#2 U fxp0 fe80::200:39ff:fe3a:d2ae%fxp0 link#2 UHS lo0 fe80::%lo0/64 link#4 U lo0 fe80::1%lo0 link#4 UHS lo0 ff01::%fxp0/32 fe80::200:39ff:fe3a:d2ae%fxp0 U fxp0 ff01::%lo0/32 ::1 U lo0 ff02::/16 ::1 UGRS lo0 ff02::%fxp0/32 fe80::200:39ff:fe3a:d2ae%fxp0 U fxp0 ff02::%lo0/32 ::1 U lo0 ------------------------------------------------------------------------ netstat -anA Active Internet connections (including servers) Tcpcb Proto Recv-Q Send-Q Local Address Foreign Address (state) c6810000 tcp4 0 0 127.0.0.1.25 *.* LISTEN c68102b0 tcp4 0 0 *.22 *.* LISTEN c6810560 tcp6 0 0 *.22 *.* LISTEN c67d7bd0 udp4 0 0 127.0.0.1.123 *.* c67d78dc udp6 0 0 fe80:4::1.123 *.* c67d77e0 udp6 0 0 ::1.123 *.* c67d74ec udp6 0 0 fe80:2::200:39ff.1 *.* c67d73f0 udp4 0 0 10.83.36.166.123 *.* c67d72f4 udp6 0 0 *.123 *.* c67d7000 udp4 0 0 *.123 *.* c67d70fc udp4 0 0 *.514 *.* c67d71f8 udp6 0 0 *.514 *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr c67ebcc4 stream 0 0 c67ee880 0 0 0 /var/run/devd.pipe c67eb000 dgram 0 0 0 c67eb4b4 0 c67eb158 c67eb0ac dgram 0 0 0 c67eb560 0 0 c67eb158 dgram 0 0 0 c67eb4b4 0 c67eb408 c67eb408 dgram 0 0 0 c67eb4b4 0 0 c67eb4b4 dgram 0 0 c67ffcc0 0 c67eb000 0 /var/run/logpriv c67eb560 dgram 0 0 c67ffdd0 0 c67eb0ac 0 /var/run/log ------------------------------------------------------------------------ netstat -aL Current listen queue sizes (qlen/incqlen/maxqlen) Proto Listen Local Address tcp4 0/0/10 localhost.smtp tcp4 0/0/128 *.ssh tcp6 0/0/128 *.ssh unix 0/0/4 /var/run/devd.pipe ------------------------------------------------------------------------ fstat USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root csh 1187 root / 2 drwxr-xr-x 1024 r root csh 1187 wd / 2407680 drwxr-xr-x 512 r root csh 1187 text / 1364358 -r-xr-xr-x 340884 r root csh 1187 ctty /dev 53 crw------- ttyv0 rw root csh 1187 15 /dev 53 crw------- ttyv0 rw root csh 1187 16 /dev 53 crw------- ttyv0 rw root csh 1187 17 /dev 53 crw------- ttyv0 rw root csh 1187 18 /dev 53 crw------- ttyv0 rw root csh 1187 19 /dev 53 crw------- ttyv0 rw root getty 1186 root / 2 drwxr-xr-x 1024 r root getty 1186 wd / 2 drwxr-xr-x 1024 r root getty 1186 text / 2335048 -r-xr-xr-x 22828 r root getty 1186 ctty /dev 60 crw------- ttyv7 rw root getty 1186 0 /dev 60 crw------- ttyv7 rw root getty 1186 1 /dev 60 crw------- ttyv7 rw root getty 1186 2 /dev 60 crw------- ttyv7 rw root getty 1185 root / 2 drwxr-xr-x 1024 r root getty 1185 wd / 2 drwxr-xr-x 1024 r root getty 1185 text / 2335048 -r-xr-xr-x 22828 r root getty 1185 ctty /dev 59 crw------- ttyv6 rw root getty 1185 0 /dev 59 crw------- ttyv6 rw root getty 1185 1 /dev 59 crw------- ttyv6 rw root getty 1185 2 /dev 59 crw------- ttyv6 rw root getty 1184 root / 2 drwxr-xr-x 1024 r root getty 1184 wd / 2 drwxr-xr-x 1024 r root getty 1184 text / 2335048 -r-xr-xr-x 22828 r root getty 1184 ctty /dev 58 crw------- ttyv5 rw root getty 1184 0 /dev 58 crw------- ttyv5 rw root getty 1184 1 /dev 58 crw------- ttyv5 rw root getty 1184 2 /dev 58 crw------- ttyv5 rw root getty 1183 root / 2 drwxr-xr-x 1024 r root getty 1183 wd / 2 drwxr-xr-x 1024 r root getty 1183 text / 2335048 -r-xr-xr-x 22828 r root getty 1183 ctty /dev 57 crw------- ttyv4 rw root getty 1183 0 /dev 57 crw------- ttyv4 rw root getty 1183 1 /dev 57 crw------- ttyv4 rw root getty 1183 2 /dev 57 crw------- ttyv4 rw root getty 1182 root / 2 drwxr-xr-x 1024 r root getty 1182 wd / 2 drwxr-xr-x 1024 r root getty 1182 text / 2335048 -r-xr-xr-x 22828 r root getty 1182 ctty /dev 56 crw------- ttyv3 rw root getty 1182 0 /dev 56 crw------- ttyv3 rw root getty 1182 1 /dev 56 crw------- ttyv3 rw root getty 1182 2 /dev 56 crw------- ttyv3 rw root getty 1181 root / 2 drwxr-xr-x 1024 r root getty 1181 wd / 2 drwxr-xr-x 1024 r root getty 1181 text / 2335048 -r-xr-xr-x 22828 r root getty 1181 ctty /dev 55 crw------- ttyv2 rw root getty 1181 0 /dev 55 crw------- ttyv2 rw root getty 1181 1 /dev 55 crw------- ttyv2 rw root getty 1181 2 /dev 55 crw------- ttyv2 rw root getty 1180 root / 2 drwxr-xr-x 1024 r root getty 1180 wd / 2 drwxr-xr-x 1024 r root getty 1180 text / 2335048 -r-xr-xr-x 22828 r root getty 1180 ctty /dev 54 crw------- ttyv1 rw root getty 1180 0 /dev 54 crw------- ttyv1 rw root getty 1180 1 /dev 54 crw------- ttyv1 rw root getty 1180 2 /dev 54 crw------- ttyv1 rw root login 1179 root / 2 drwxr-xr-x 1024 r root login 1179 wd / 2407680 drwxr-xr-x 512 r root login 1179 text / 2338183 -r-sr-xr-x 21616 r root login 1179 ctty /dev 53 crw------- ttyv0 rw root login 1179 0 /dev 53 crw------- ttyv0 rw root login 1179 1 /dev 53 crw------- ttyv0 rw root login 1179 2 /dev 53 crw------- ttyv0 rw root login 1179 3* local dgram c67eb000 <-> c67eb4b4 root sleep 1178 root / 2 drwxr-xr-x 1024 r root sleep 1178 wd / 2 drwxr-xr-x 1024 r root sleep 1178 text / 1364386 -r-xr-xr-x 4168 r root sleep 1178 0 /dev 21 crw-rw-rw- null r root sleep 1178 1* pipe c676856c <-> c67684b0 0 rw root sleep 1178 2* pipe c676856c <-> c67684b0 0 rw root logger 1176 root / 2 drwxr-xr-x 1024 r root logger 1176 wd / 2 drwxr-xr-x 1024 r root logger 1176 text / 2338182 -r-xr-xr-x 10836 r root logger 1176 0* pipe c67684b0 <-> c676856c 0 rw root logger 1176 2 - - bad - root sh 1175 root / 2 drwxr-xr-x 1024 r root sh 1175 wd / 2 drwxr-xr-x 1024 r root sh 1175 text / 1364385 -r-xr-xr-x 120264 r root sh 1175 0 /dev 21 crw-rw-rw- null r root sh 1175 1* pipe c676856c <-> c67684b0 0 rw root sh 1175 2* pipe c676856c <-> c67684b0 0 rw root cron 1144 root / 2 drwxr-xr-x 1024 r root cron 1144 wd / 1845895 drwxr-x--- 512 r root cron 1144 text / 2334827 -r-xr-xr-x 34932 r root cron 1144 0 /dev 21 crw-rw-rw- null rw root cron 1144 1 /dev 21 crw-rw-rw- null rw root cron 1144 2 /dev 21 crw-rw-rw- null rw root cron 1144 3 / 1934125 -rw------- 4 w smmsp sendmail 1140 root / 2 drwxr-xr-x 1024 r smmsp sendmail 1140 wd / 1926158 drwxrwx--- 512 r smmsp sendmail 1140 text / 2335096 -r-xr-sr-x 707608 r smmsp sendmail 1140 0 /dev 21 crw-rw-rw- null r smmsp sendmail 1140 1 /dev 21 crw-rw-rw- null w smmsp sendmail 1140 2 /dev 21 crw-rw-rw- null w smmsp sendmail 1140 3* local dgram c67eb0ac <-> c67eb560 smmsp sendmail 1140 4 / 1934124 -rw------- 50 w root sendmail 1137 root / 2 drwxr-xr-x 1024 r root sendmail 1137 wd / 1926155 drwxr-xr-x 2048 r root sendmail 1137 text / 2335096 -r-xr-sr-x 707608 r root sendmail 1137 0 /dev 21 crw-rw-rw- null r root sendmail 1137 1 /dev 21 crw-rw-rw- null w root sendmail 1137 2 /dev 21 crw-rw-rw- null w root sendmail 1137 3* local dgram c67eb158 <-> c67eb4b4 root sendmail 1137 4* internet stream tcp c6810000 root sendmail 1137 5 / 1934123 -rw------- 79 w root sshd 1134 root / 2 drwxr-xr-x 1024 r root sshd 1134 wd / 2 drwxr-xr-x 1024 r root sshd 1134 text / 2334769 -r-xr-xr-x 241412 r root sshd 1134 0 /dev 21 crw-rw-rw- null rw root sshd 1134 1 /dev 21 crw-rw-rw- null rw root sshd 1134 2 /dev 21 crw-rw-rw- null rw root sshd 1134 3* internet6 stream tcp c6810560 root sshd 1134 4* internet stream tcp c68102b0 root moused 1098 root / 2 drwxr-xr-x 1024 r root moused 1098 wd / 2 drwxr-xr-x 1024 r root moused 1098 text / 2334910 -r-xr-xr-x 36512 r root moused 1098 0 /dev 21 crw-rw-rw- null rw root moused 1098 1 /dev 21 crw-rw-rw- null rw root moused 1098 2 /dev 21 crw-rw-rw- null rw root moused 1098 3 /dev 42 crw-rw-rw- psm0 rw root moused 1098 4 /dev 69 crw------- consolectl rw root moused 1098 5 / 1934121 -rw------- 4 w root ntpd 1080 root / 2 drwxr-xr-x 1024 r root ntpd 1080 wd / 2 drwxr-xr-x 1024 r root ntpd 1080 text / 2334933 -r-xr-xr-x 354408 r root ntpd 1080 0 /dev 21 crw-rw-rw- null rw root ntpd 1080 1 /dev 21 crw-rw-rw- null rw root ntpd 1080 2 /dev 21 crw-rw-rw- null rw root ntpd 1080 3* local dgram c67eb408 <-> c67eb4b4 root ntpd 1080 20* internet dgram udp c67d7000 root ntpd 1080 21* internet6 dgram udp c67d72f4 root ntpd 1080 22* internet dgram udp c67d73f0 root ntpd 1080 23* internet6 dgram udp c67d74ec root ntpd 1080 24* internet6 dgram udp c67d77e0 root ntpd 1080 25* internet6 dgram udp c67d78dc root ntpd 1080 26* internet dgram udp c67d7bd0 root ntpd 1080 27* route raw 0 c67d69c0 root syslogd 1000 root / 2 drwxr-xr-x 1024 r root syslogd 1000 wd / 2 drwxr-xr-x 1024 r root syslogd 1000 text / 2334998 -r-xr-xr-x 36412 r root syslogd 1000 0 /dev 21 crw-rw-rw- null rw root syslogd 1000 1 /dev 21 crw-rw-rw- null rw root syslogd 1000 2 /dev 21 crw-rw-rw- null rw root syslogd 1000 3 / 1934113 -rw------- 4 w root syslogd 1000 4* local dgram c67eb560 root syslogd 1000 5* local dgram c67eb4b4 root syslogd 1000 6* internet6 dgram udp c67d71f8 root syslogd 1000 7* internet dgram udp c67d70fc root syslogd 1000 8 /dev 7 crw------- klog r root syslogd 1000 10 - - bad - root syslogd 1000 11 / 1845925 -rw-r--r-- 96854 w root syslogd 1000 12 / 1845927 -rw------- 64 w root syslogd 1000 13 / 1845920 -rw------- 9267 w root syslogd 1000 14 / 1845972 -rw-r----- 3419 w root syslogd 1000 15 / 1845923 -rw-r--r-- 64 w root syslogd 1000 16 / 1845928 -rw------- 64 w root syslogd 1000 17 / 1846638 -rw------- 15115 w root syslogd 1000 18 / 1845922 -rw------- 64 w root syslogd 1000 19 / 1845926 -rw-r----- 64 w root devd 877 root / 2 drwxr-xr-x 1024 r root devd 877 wd / 2 drwxr-xr-x 1024 r root devd 877 text / 561806 -r-xr-xr-x 410168 r root devd 877 0 /dev 21 crw-rw-rw- null rw root devd 877 1 /dev 21 crw-rw-rw- null rw root devd 877 2 /dev 21 crw-rw-rw- null rw root devd 877 3 /dev 4 crw------- devctl r root devd 877 4* local stream c67ebcc4 root devd 877 5 / 1934087 -rw------- 3 w root adjkerntz 111 root / 2 drwxr-xr-x 1024 r root adjkerntz 111 wd / 2 drwxr-xr-x 1024 r root adjkerntz 111 text / 561795 -r-xr-xr-x 7736 r root adjkerntz 111 0 /dev 21 crw-rw-rw- null rw root adjkerntz 111 1 /dev 21 crw-rw-rw- null rw root adjkerntz 111 2 /dev 21 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 / 561832 -r-xr-xr-x 727156 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-2012 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 9.1-RELEASE #0: Wed Aug 7 12:43:16 CST 2013 root@freebsd91:/usr/obj/usr/src/sys/GENERIC i386 CPU: Intel Pentium III (995.98-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x68a Family = 6 Model = 8 Stepping = 10 Features=0x383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE> real memory = 536870912 (512 MB) avail memory = 485404672 (462 MB) kbd1 at kbdmux0 ctl: CAM Target Layer loaded acpi0: <TOSHIB 750> on motherboard acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 1eef0000 (3) failed cpu0: <ACPI CPU> on acpi0 attimer0: <AT timer> port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: <AT realtime clock> port 0x70-0x71 irq 8 on acpi0 Event timer "RTC" frequency 32768 Hz quality 0 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <24-bit timer at 3.579545MHz> port 0xee08-0xee0b on acpi0 pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0 pcib0: Length mismatch for 3 range: beda0000 vs beea0000 pci0: <ACPI PCI bus> on pcib0 pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0 pci1: <ACPI PCI bus> on pcib1 vgapci0: <VGA-compatible display> mem 0xfc000000-0xfdffffff,0xfbc00000-0xfbffffff,0xf8000000-0xf9ffffff,0xf7ff8000-0xf7ffffff irq 11 at device 0.0 on pci1 ohci0: <AcerLabs M5237 (Aladdin-V) USB controller> mem 0xf7eff000-0xf7efffff irq 11 at device 2.0 on pci0 usbus0 on ohci0 atapci0: <AcerLabs M5229 UDMA66 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xeff0-0xefff at device 4.0 on pci0 atapci0: using PIO transfers above 137GB as workaround for 48bit DMA access bug, expect reduced performance ata0: <ATA channel> at channel 0 on atapci0 ata1: <ATA channel> at channel 1 on atapci0 pcm0: <Acer Labs M5451> port 0xed00-0xedff mem 0xf7efe000-0xf7efefff irq 11 at device 6.0 on pci0 pcm0: <Asahi Kasei AK4543 AC97 Codec> pcm0: [GIANT-LOCKED] isab0: <PCI-ISA bridge> at device 7.0 on pci0 isa0: <ISA bus> on isab0 pci0: <bridge> at device 8.0 (no driver attached) fxp0: <Intel 82550C Pro/100 Ethernet> port 0xeb40-0xeb7f mem 0xf7efd000-0xf7efdfff,0xf7ec0000-0xf7edffff irq 11 at device 10.0 on pci0 miibus0: <MII bus> on fxp0 inphy0: <i82555 10/100 media interface> PHY 1 on miibus0 inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto, auto-flow fxp0: Ethernet address: 00:00:39:3a:d2:ae cbb0: <ToPIC100 PCI-CardBus Bridge> at device 17.0 on pci0 cardbus0: <CardBus bus> on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb1: <ToPIC100 PCI-CardBus Bridge> at device 17.1 on pci0 cardbus1: <CardBus bus> on cbb1 pccard1: <16-bit PCCard bus> on cbb1 acpi_lid0: <Control Method Lid Switch> on acpi0 battery0: <ACPI Control Method Battery> on acpi0 acpi_acad0: <AC Adapter> 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 GlidePoint, device ID 0 fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0 fd0: <1440-KB 3.5" drive> on fdc0 drive 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 ppc0: <Parallel port> port 0x378-0x37a,0x778-0x77a irq 7 drq 1 on acpi0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold ppbus0: <Parallel port bus> on ppc0 plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ppi0: <Parallel I/O> on ppbus0 pmtimer0 on isa0 orm0: <ISA Option ROMs> at iomem 0xc0000-0xcbfff,0xe0000-0xeffff pnpid ORM0000 on isa0 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 Timecounters tick every 1.000 msec usbus0: 12Mbps Full Speed USB v1.0 ugen0.1: <AcerLabs> at usbus0 uhub0: <AcerLabs OHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus0 uhub0: 2 ports with 2 removable, self powered wi0: <Compaq Compaq WL110 PC Card> at port 0x1000-0x103f irq 11 function 0 config 1 on pccard0 ada0 at ata0 bus 0 scbus0 target 0 lun 0 ada0: <WDC WD600VE-00HDT0 09.07D09> ATA-6 device ada0: 66.700MB/s transfers (UDMA4, PIO 8192bytes) ada0: 57231MB (117210240 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad0 Timecounter "TSC" frequency 995981346 Hz quality 800 cd0 at ata1 bus 0 scbus1 target 0 lun 0 cd0: <TOSHIBA DVD-ROM SD-C2502 1313> Removable CD-ROM SCSI-0 device cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present Trying to mount root from ufs:/dev/ada0s2a [rw]... Setting hostuuid: b4b17800-fa77-1c74-800d-aad2aa1800dd. Setting hostid: 0xe166dfea. Entropy harvesting: interrupts ethernet point_to_point kickstart. Starting file system checks: /dev/ada0s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ada0s2a: clean, 2514534 free (7030 frags, 313438 blocks, 0.1% fragmentation) Mounting local file systems:. Setting hostname: freebsd91. Starting Network: lo0 fxp0 plip0 wi0. 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 0x4 inet 127.0.0.1 netmask 0xff000000 nd6 options=21<PERFORMNUD,AUTO_LINKLOCAL> fxp0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=4219b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING,VLAN_HWCSUM,TSO4,WOL_MAGIC,VLAN_HWTSO> ether 00:00:39:3a:d2:ae inet 10.83.36.166 netmask 0xffffff80 broadcast 10.83.36.255 inet6 fe80::200:39ff:fe3a:d2ae%fxp0 prefixlen 64 scopeid 0x2 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: Ethernet autoselect (100baseTX <full-duplex>) status: active plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> wi0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 00:02:a5:2e:6a:87 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier Starting devd. Starting Network: usbus0. Starting Network: plip0. plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> metric 0 mtu 1500 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> Starting Network: wi0. wi0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 00:02:a5:2e:6a:87 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier Starting Network: wi0. wi0: flags=8802<BROADCAST,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 00:02:a5:2e:6a:87 nd6 options=29<PERFORMNUD,IFDISABLED,AUTO_LINKLOCAL> media: IEEE 802.11 Wireless Ethernet autoselect (autoselect) status: no carrier add net default: gateway 10.83.36.129 add net ::ffff:0.0.0.0: gateway ::1 add net ::0.0.0.0: gateway ::1 add net fe80::: gateway ::1 add net ff02::: gateway ::1 ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/lib/ffmpeg1 /usr/local/lib/gcc46 /usr/local/lib/mysql /usr/local/lib/qt4 a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout Creating and/or trimming log files. Starting syslogd. No core dumps found. Clearing /tmp (X related). Updating motd:. Starting ntpd. Starting powerd. powerd: lookup freq: No such file or directory /etc/rc: WARNING: failed to start powerd Starting default moused. Configuring syscons: blanktime screensaver. Starting sshd. Starting cron. Starting background file system checks in 60 seconds. Fri Aug 9 20:34:04 CST 2013 Aug 9 20:34:10 freebsd91 login: ROOT LOGIN (root) ON ttyv0 Fatal trap 12: page fault while in kernel mode cpuid = 0; apic id = 00 fault virtual address = 0x2cc fault code = supervisor read, page not present instruction pointer = 0x20:0xc099f24e stack pointer = 0x28:0xc3fedbe8 frame pointer = 0x28:0xc3fedc24 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 12 (irq11: pcm0 cbb0++*) trap number = 12 panic: page fault cpuid = 0 KDB: stack backtrace: #0 0xc0b0eb6f at kdb_backtrace+0x4f #1 0xc0ada471 at panic+0x171 #2 0xc0e4bb03 at trap_fatal+0x383 #3 0xc0e4bc1a at trap_pfault+0x10a #4 0xc0e4cc07 at trap+0x457 #5 0xc0e35d4c at calltrap+0x6 #6 0xc099ff8d at wi_intr+0x1cd #7 0xc07ecf22 at pccard_intr+0x12 #8 0xc07f3c81 at cbb_func_intr+0x51 #9 0xc0aac30b at intr_event_execute_handlers+0x15b #10 0xc0aadb49 at ithread_loop+0x79 #11 0xc0aa9422 at fork_exit+0xa2 #12 0xc0e35dc4 at fork_trampoline+0x8 Uptime: 59s Physical memory: 475 MB Dumping 85 MB: 70 54 38 22 6 ------------------------------------------------------------------------ kernel config options CONFIG_AUTOGENERATED ident GENERIC machine i386 cpu I686_CPU cpu I586_CPU cpu I486_CPU makeoptions DEBUG=-g options USB_DEBUG 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 ATA_CAM options SMP options KDB_TRACE options KDB options INCLUDE_CONFIG_FILE options MAC 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 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 UFS_GJOURNAL options UFS_DIRHASH options UFS_ACL options SOFTUPDATES options FFS options SCTP options INET6 options INET options PREEMPTION options SCHED_ULE options NEW_PCIB options NATIVE options GEOM_PART_MBR options GEOM_PART_EBR_COMPAT options GEOM_PART_EBR options GEOM_PART_BSD options ISAPNP device isa device npx device mem device io device uart_ns8250 device atpic device apic device cpufreq device acpi device eisa device pci device fdc device ahci device ata device mvs device siis device ahb device ahc device ahd device esp device hptiop device isp device mpt device sym device trm device adv device adw device aha device aic device bt device ncv device nsp device stg device isci device scbus device ch device da device sa device cd device pass device ses device ctl device amr device arcmsr device asr device ciss device dpt device hptmv device hptrr device iir device ips device mly device twa device tws device aac device aacp device ida device mfi device mlx device pst device twe device atkbdc device atkbd device psm device kbdmux device vga device splash device sc device agp device pmtimer device cbb device pccard device cardbus device uart device ppc device ppbus device lpt device plip device ppi device puc device bxe device de device em device igb device ixgb 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 vte device wb device xl device cs device ed device ex device ep device fe device ie 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 ether device vlan device tun device pty device md device gif device faith device firmware device bpf device uhci device ohci device ehci device xhci device usb device uhid device ukbd device ulpt device umass device ums device urio device u3g device uark device ubsa device uftdi device uipaq device uplcom device uslcom device uvisor device uvscom device aue device axe device cdce device cue device kue device rue device udav device rum device run device uath device upgt device ural device urtw device zyd device firewire device fwe device fwip device dcons device dcons_crom device sound device snd_cmi device snd_csa device snd_emu10kx device snd_es137x device snd_hda device snd_ich device snd_uaudio device snd_via8233 ------------------------------------------------------------------------ ddb capture buffer ddb: ddb_capture: kvm_nlist >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201308091257.r79CvIqE047783>