From owner-freebsd-current@FreeBSD.ORG Mon Jul 13 10:24:25 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AB32106564A for ; Mon, 13 Jul 2009 10:24:25 +0000 (UTC) (envelope-from Priit.Trees@Elion.ee) Received: from mail1.elion.ee (mail1.elion.ee [88.196.160.57]) by mx1.freebsd.org (Postfix) with ESMTP id EEC948FC17 for ; Mon, 13 Jul 2009 10:24:23 +0000 (UTC) (envelope-from Priit.Trees@Elion.ee) Received: from [172.16.101.96] (192.168.28.248) by mail1.elion.ee (192.168.90.167) with Microsoft SMTP Server id 8.1.358.0; Mon, 13 Jul 2009 13:24:22 +0300 From: Priit Trees Organization: Elion To: Date: Mon, 13 Jul 2009 13:24:17 +0300 User-Agent: KMail/1.9.10 MIME-Version: 1.0 Content-Disposition: inline Message-ID: <200907131324.17429.priit.trees@elion.ee> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: panic while configuring vlan on iwn X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jul 2009 10:24:25 -0000 Hello, I use 8.0-CURRENT-200906 and I can create vlans on iwn wireless interface. All work well. Then i upgraded my system to FreeBSD 8.0-BETA1 and create vlan my system crash. ifconfig wlan create wlandev iwn0 ssid XXXXXX wepmode on wepkey 0xXXXXXXXXXX weptxkey 1 up ifconfig vlan11 create ifconfig vlan11 vlan 11 vlandev wlan0 I tested create vlan on em interface and all seem to be work well. I used textdump(4) "script kdb.enter.panic=textdump set; capture on; show allpcpu; bt; ps; alltrace; show alllock; call doadump; reset" and get result is below. Where I going to send vmcore.0 or how is interested digging it. Please do let me know if somebody require more information in this regard. trees-laptop.estpak.ee dumped core - see /var/crash/vmcore.0 Mon Jul 13 00:04:39 EEST 2009 FreeBSD trees-laptop.estpak.ee 8.0-BETA1 FreeBSD 8.0-BETA1 #0: Sat Jul 4 03:55:14 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 panic: mtx_lock() of spin mutex %s @ %s:%d 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 = 1; apic id = 01 fault virtual address = 0xdeadc0de fault code = supervisor read, page not present instruction pointer = 0x20:0xc0914878 stack pointer = 0x28:0xe835f8e0 frame pointer = 0x28:0xe835f8e0 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 = 1492 (ifconfig) exclusive sleep mutex vlan_global (vlan_global) r = 0 (0xc6155250) locked @ /usr/src/sys/modules/if_vlan/../../net/if_vlan.c:978 Physical memory: 1990 MB Dumping 87 MB: 72 56 40 24 8 Reading symbols from /boot/kernel.beta1/splash_bmp.ko...Reading symbols from /boot/kernel.beta1/splash_bmp.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/splash_bmp.ko Reading symbols from /boot/kernel.beta1/vesa.ko...Reading symbols from /boot/kernel.beta1/vesa.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/vesa.ko Reading symbols from /boot/kernel.beta1/snd_hda.ko...Reading symbols from /boot/kernel.beta1/snd_hda.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/snd_hda.ko Reading symbols from /boot/kernel.beta1/sound.ko...Reading symbols from /boot/kernel.beta1/sound.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/sound.ko Reading symbols from /boot/kernel.beta1/acpi_ibm.ko...Reading symbols from /boot/kernel.beta1/acpi_ibm.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/acpi_ibm.ko Reading symbols from /boot/kernel.beta1/acpi_dock.ko...Reading symbols from /boot/kernel.beta1/acpi_dock.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/acpi_dock.ko Reading symbols from /boot/kernel.beta1/atapicam.ko...Reading symbols from /boot/kernel.beta1/atapicam.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/atapicam.ko Reading symbols from /boot/kernel.beta1/if_iwn.ko...Reading symbols from /boot/kernel.beta1/if_iwn.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/if_iwn.ko Reading symbols from /boot/kernel.beta1/cmx.ko...Reading symbols from /boot/kernel.beta1/cmx.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/cmx.ko Reading symbols from /boot/kernel.beta1/linprocfs.ko...Reading symbols from /boot/kernel.beta1/linprocfs.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/linprocfs.ko Reading symbols from /boot/kernel.beta1/linux.ko...Reading symbols from /boot/kernel.beta1/linux.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/linux.ko Reading symbols from /boot/kernel.beta1/iwnfw.ko...Reading symbols from /boot/kernel.beta1/iwnfw.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/iwnfw.ko Reading symbols from /boot/kernel.beta1/if_vlan.ko...Reading symbols from /boot/kernel.beta1/if_vlan.ko.symbols...done. done. Loaded symbols for /boot/kernel.beta1/if_vlan.ko #0 doadump () at pcpu.h:246 246 pcpu.h: No such file or directory. in pcpu.h (kgdb) #0 doadump () at pcpu.h:246 #1 0xc04c4499 in db_fncall (dummy1=1, dummy2=0, dummy3=-1057533344, dummy4=0xe835f6b4 "") at /usr/src/sys/ddb/db_command.c:548 #2 0xc04c4891 in db_command (last_cmdp=0xc0d77fbc, cmd_table=0x0, dopager=1) at /usr/src/sys/ddb/db_command.c:445 #3 0xc04c49ea in db_command_loop () at /usr/src/sys/ddb/db_command.c:498 #4 0xc04c684d in db_trap (type=12, code=0) at /usr/src/sys/ddb/db_main.c:229 #5 0xc08a2896 in kdb_trap (type=12, code=0, tf=0xe835f8a0) at /usr/src/sys/kern/subr_kdb.c:534 #6 0xc0b9896f in trap_fatal (frame=0xe835f8a0, eva=3735929054) at /usr/src/sys/i386/i386/trap.c:924 #7 0xc0b992d1 in trap (frame=0xe835f8a0) at /usr/src/sys/i386/i386/trap.c:325 #8 0xc0b7bc5b in calltrap () at /usr/src/sys/i386/i386/exception.s:165 #9 0xc0914878 in strlen (str=0xdeadc0de
) at /usr/src/sys/libkern/strlen.c:41 #10 0xc08a5cee in kvprintf (fmt=0xc0c56d0b " @ %s:%d", func=0xc08a5060 , arg=0xe835fa30, radix=10, ap=0xe835fa74 "\002W\006") at /usr/src/sys/kern/subr_prf.c:728 #11 0xc08a663b in vsnprintf (str=0xc0daa0c0 "mtx_lock() of spin mutex ", size=256, format=0xc0c56cf0 "mtx_lock() of spin mutex %s @ %s:%d", ap=0xe835fa70 "\002W\006") at /usr/src/sys/kern/subr_prf.c:461 #12 0xc0874a6d in panic (fmt=0xc0c56cf0 "mtx_lock() of spin mutex %s @ %s:%d") at /usr/src/sys/kern/kern_shutdown.c:541 #13 0xc08655ea in _mtx_lock_flags (m=0xc5e034e4, opts=0, file=0xc0c202f0 "/usr/src/sys/dev/e1000/if_em.c", line=1623) at /usr/src/sys/kern/kern_mutex.c:197 #14 0xc0611bb5 in em_init (arg=0xc5dff000) at /usr/src/sys/dev/e1000/if_em.c:1623 #15 0xc0611c84 in em_register_vlan (unused=0x0, ifp=0xc578f400, vtag=11) at /usr/src/sys/dev/e1000/if_em.c:4731 #16 0xc6153d06 in vlan_config (ifv=0xc5bd98c0, p=0xc578f400, tag=11) at /usr/src/sys/modules/if_vlan/../../net/if_vlan.c:1072 #17 0xc6154555 in vlan_ioctl (ifp=0xc5937400, cmd=2149607737, data=0xc5bac9c0 "vlan11") at /usr/src/sys/modules/if_vlan/../../net/if_vlan.c:1381 #18 0xc09209f8 in ifioctl (so=0xc5dc8670, cmd=2149607737, data=0xc5bac9c0 "vlan11", td=0xc5da5b40) at /usr/src/sys/net/if.c:2162 #19 0xc08beb05 in soo_ioctl (fp=0xc5c2ec40, cmd=2149607737, data=0xc5bac9c0, active_cred=0xc5bc3580, td=0xc5da5b40) at /usr/src/sys/kern/sys_socket.c:212 #20 0xc08b91ad in kern_ioctl (td=0xc5da5b40, fd=3, com=2149607737, data=0xc5bac9c0 "vlan11") at file.h:262 #21 0xc08b9334 in ioctl (td=0xc5da5b40, uap=0xe835fcf8) at /usr/src/sys/kern/sys_generic.c:678 #22 0xc0b98e73 in syscall (frame=0xe835fd38) at /usr/src/sys/i386/i386/trap.c:1073 #23 0xc0b7bcc0 in Xint0x80_syscall () at /usr/src/sys/i386/i386/exception.s:261 #24 0x00000033 in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) ------------------------------------------------------------------------ ps -axl UID PID PPID CPU PRI NI VSZ RSS MWCHAN STAT TT TIME COMMAND 0 0 0 0 -68 0 0 0 - DLs ?? 217773:36.00 [kernel] 0 1 0 0 44 0 2912 0 wait DLs ?? 296915:52.00 [init] 0 2 0 0 -8 0 0 0 - DL ?? 171387:20.00 [g_event] 0 3 0 0 -8 0 0 0 - DL ?? 772696:24.00 [g_up] 0 4 0 0 -8 0 0 0 - DL ?? 829600:16.00 [g_down] 0 5 0 0 -16 0 0 0 ccb_sc DL ?? 0:00.00 [xpt_thrd] 0 6 0 0 76 0 0 0 c56cbbbc DL ?? 0:00.00 [cbb0 event 0 7 0 0 -16 0 0 0 - DL ?? 0:00.00 [fw0_probe] 0 8 0 0 -16 0 0 0 waitin DL ?? 398:56.00 [sctp_itera 0 9 0 0 76 0 0 0 psleep DL ?? 2675:36.00 [pagedaemon 0 10 0 0 -16 0 0 0 audit_ DL ?? 0:00.00 [audit] 0 11 0 0 171 0 0 0 - RL ?? 19758653:44.00 [idle] 0 12 0 0 -60 0 0 0 - WL ?? 3701702:00.00 [intr] 0 13 0 0 -16 0 0 0 - DL ?? 100231:44.00 [yarrow] 0 14 0 0 -16 0 0 0 tzpoll DL ?? 37115:20.00 [acpi_therm 0 15 0 0 -16 0 0 0 coolin DL ?? 0:00.00 [acpi_cooli 0 16 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus0] 0 17 0 0 -68 0 0 0 wmsg DL ?? 0:00.00 [usbus0] 0 18 0 0 -64 0 0 0 wmsg DL ?? 689216:40.00 [usbus0] 0 19 0 0 -64 0 0 0 wmsg DL ?? 4512:16.00 [usbus0] 0 20 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus1] 0 21 0 0 -68 0 0 0 wmsg DL ?? 0:00.00 [usbus1] 0 22 0 0 -64 0 0 0 wmsg DL ?? 2071:44.00 [usbus1] 0 23 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus1] 0 24 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus2] 0 25 0 0 -68 0 0 0 wmsg DL ?? 0:00.00 [usbus2] 0 26 0 0 -64 0 0 0 wmsg DL ?? 5579:04.00 [usbus2] 0 27 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus2] 0 28 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus3] 0 29 0 0 -68 0 0 0 wmsg DL ?? 0:00.00 [usbus3] 0 30 0 0 -64 0 0 0 wmsg DL ?? 1819:36.00 [usbus3] 0 31 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus3] 0 32 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus4] 0 33 0 0 -68 0 0 0 wmsg DL ?? 0:00.00 [usbus4] 0 34 0 0 -64 0 0 0 wmsg DL ?? 1503:04.00 [usbus4] 0 35 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus4] 0 36 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus5] 0 37 0 0 -68 0 0 0 wmsg DL ?? 0:00.00 [usbus5] 0 38 0 0 -64 0 0 0 wmsg DL ?? 3384:56.00 [usbus5] 0 39 0 0 -64 0 0 0 wmsg DL ?? 0:00.00 [usbus5] 0 40 0 0 76 0 0 0 psleep DL ?? 195:44.00 [vmdaemon] 0 41 0 0 76 0 0 0 pgzero DL ?? 91:52.00 [pagezero] 0 42 0 0 76 0 0 0 psleep DL ?? 6768:32.00 [bufdaemon] 0 43 0 0 76 0 0 0 vlruwt DL ?? 1274:08.00 [vnlru] 0 44 0 0 44 0 0 0 syncer DL ?? 10992:32.00 [syncer] 0 45 0 0 76 0 0 0 sdflus DL ?? 35880:56.00 [softdepflu 0 46 0 0 76 0 0 0 flowcl DL ?? 214:48.00 [flowcleane 0 820 1 0 76 0 1888 0 select Ds ?? 7768:24.00 [devd] 0 968 1 0 44 0 3340 0 select Ds ?? 355911:04.00 [syslogd] 0 1104 1 0 44 0 3400 0 select Ds ?? 141620:08.00 [ifdhandler 0 1112 1 0 44 0 3444 0 select Ds ?? 8486:56.00 [moused] 556 1135 1 0 44 0 3496 0 select Ds ?? 147429:04.00 [dbus-daemo 0 1233 1 0 44 0 3340 0 select Ds ?? 71368:48.00 [powerd] 0 1266 1 0 76 0 6672 0 select Ds ?? 35564:24.00 [sshd] 0 1273 1 0 44 0 6068 0 select Ds ?? 96969:52.00 [sendmail] 25 1277 1 0 76 0 6068 0 pause Ds ?? 51650:08.00 [sendmail] 0 1289 1 0 44 0 3368 0 nanslp Ds ?? 87019:04.00 [cron] 0 1341 1 0 44 0 3804 0 wait Ds ?? 138734:32.00 [login] 0 1342 1 0 76 0 3340 0 ttyin Ds+ ?? 130536:48.00 [getty] 0 1343 1 0 76 0 3340 0 ttyin Ds+ ?? 130698:16.00 [getty] 0 1344 1 0 76 0 3340 0 ttyin Ds+ ?? 127943:20.00 [getty] 0 1345 1 0 76 0 3340 0 ttyin Ds+ ?? 129271:12.00 [getty] 0 1346 1 0 76 0 3340 0 ttyin Ds+ ?? 127461:36.00 [getty] 0 1347 1 0 76 0 3340 0 ttyin Ds+ ?? 129167:44.00 [getty] 0 1348 1 0 76 0 3340 0 ttyin Ds+ ?? 129623:20.00 [getty] 560 1353 1 0 44 0 7012 0 select Ds ?? 2861490:24.00 [hald] 0 1356 1 0 53 0 12404 0 n Ds ?? 289582:40.00 [console-ki 0 1357 1353 0 76 0 5920 0 select D ?? 540188:24.00 [hald-runne 0 1362 1357 0 76 0 5804 0 kqread D ?? 454060:00.00 [hald-addon 0 1400 1341 0 44 0 5640 0 pause D ?? 177872:16.00 [csh] 0 1492 1400 0 44 0 3448 0 - R+ ?? 0:00.00 [ifconfig] ------------------------------------------------------------------------ vmstat -s 0 cpu context switches 0 device interrupts 0 software interrupts 0 traps 0 system calls 0 kernel threads created 0 fork() calls 0 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 0 vnode pager pageins 0 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 236 pages reactivated 0 copy-on-write faults 0 copy-on-write optimized faults 0 zero fill pages zeroed 0 zero fill pages prezeroed 0 intransit blocking page faults 0 total VM faults taken 0 pages affected by kernel thread creation 0 pages affected by fork() 0 pages affected by vfork() 0 pages affected by rfork() 254 pages cached 0 pages freed 0 pages freed by daemon 140738 pages freed by exiting processes 6252 pages active 2027 pages inactive 8 pages in VM cache 8570 pages wired down 483904 pages free 4096 bytes per page 34508 total name lookups cache hits (85% pos + 9% neg) system 0% per-directory deletions 0%, falsehits 0%, toolong 0% ------------------------------------------------------------------------ vmstat -m Type InUse MemUse HighUse Requests Size(s) isadev 9 1K - 9 64 ddb_capture 1 48K - 1 sbp 104 9K - 104 32,128 cdev 11 2K - 11 128 sigio 1 1K - 1 32 filedesc 73 19K - 1505 16,256,512 kenv 82 7K - 86 16,32,64,128,4096 kqueue 10 5K - 27 128,256,1024 proc-args 25 2K - 548 32,64,128,256 agp 1 1K - 1 16 ithread 78 7K - 78 16,64,128 acpica 5285 269K - 84429 16,32,64,128,256,512,1024,2048 KTRACE 100 13K - 100 128 linker 194 462K - 360 16,32,64,512,1024,4096 lockf 23 2K - 287 32,64 acpitask 1 1K - 1 1024 ip6ndp 8 1K - 8 64,128 temp 43 237K - 5837 16,32,64,128,256,512,1024,2048,4096 devbuf 5182 8606K - 5294 16,32,64,128,256,512,1024,2048,4096 CAM dev queue 3 1K - 3 64 module 477 30K - 478 64,128 kbdmux 6 10K - 6 16,256,1024,2048,4096 mtx_pool 2 8K - 2 4096 LED 1 1K - 1 64 osd 2 1K - 2 16,32 subproc 174 310K - 1596 256,4096 proc 2 8K - 2 4096 session 21 2K - 22 64 pgrp 23 2K - 28 64 cred 38 4K - 5578 64,128 uidinfo 5 2K - 6 64,1024 plimit 13 4K - 161 256 sysctltmp 0 0K - 508 16,32,64,128,256 sysctloid 3957 121K - 4059 16,32,64,128 sysctl 0 0K - 956 16,32,64 callout 1 256K - 1 umtx 175 11K - 175 64 vimage 15 1K - 15 32 p1003.1b 1 1K - 1 16 SWAP 2 277K - 2 64 bus-sc 84 253K - 4027 16,32,64,128,256,512,1024,2048,4096 bus 1260 58K - 7069 16,32,64,128,512,1024 devstat 8 17K - 8 16,4096 eventhandler 79 4K - 79 32,64,128 CAM queue 9 1K - 88 16,32 kobj 339 678K - 401 2048 Per-cpu 1 1K - 1 16 acpisem 23 3K - 23 64,128 rman 206 13K - 591 16,32,64 CAM SIM 3 1K - 3 128 sbuf 0 0K - 455 16,32,64,128,256,512,1024,2048,4096 stack 0 0K - 2 128 taskqueue 17 1K - 17 16,64 Unitno 13 1K - 29 16,64 CAM periph 2 1K - 16 16,32,64,128 CAM XPT 29 13K - 115 16,32,64,512,1024 ata_generic 1 1K - 1 1024 Witness 1 104K - 1 iov 0 0K - 1399 16,64,128,256 select 28 2K - 28 64 ioctlops 1 1K - 2617 16,32,64,128,256,512,1024,2048,4096 msg 4 25K - 4 1024,4096 sem 4 6K - 4 256,512,1024,4096 shm 1 12K - 1 tty 19 10K - 21 512,1024 mbuf_tag 0 0K - 2 32 ksem 1 4K - 1 4096 shmfd 1 4K - 1 4096 pcb 15 79K - 18 16,64,512,1024,2048,4096 soname 13 2K - 281 16,32,64,128 biobuf 4 8K - 6 2048 vfscache 1 512K - 1 vfs_hash 1 256K - 1 vnodes 2 1K - 2 128 ad_driver 1 1K - 1 32 vnodemarker 0 0K - 82 512 mount 103 4K - 147 16,32,64,128,256 BPF 7 1K - 7 64 ether_multi 10 1K - 10 16,32 ifaddr 193 17K - 193 16,32,64,128,256,512,2048 ifnet 8 8K - 8 64,1024 clone 6 24K - 6 4096 arpcom 4 1K - 4 16 fw_com 1 1K - 1 64 lltable 17 5K - 17 128,256 ar_driver 0 0K - 6 512,2048 acpidev 89 3K - 89 32 routetbl 45 259K - 110 64,128,256,512 80211vap 1 4K - 1 4096 80211crypto 1 1K - 1 16 80211com 1 8K - 1 80211nodeie 2 1K - 2 128 80211node 1 8K - 2 80211scan 3 5K - 3 256,2048 igmp 7 1K - 7 128 in_multi 1 1K - 1 128 sctp_iter 0 0K - 2 128 sctp_ifn 1 1K - 1 128 sctp_ifa 3 1K - 3 128 sctp_vrf 1 1K - 1 64 sctp_a_it 0 0K - 2 16 hostcache 1 16K - 1 syncache 1 72K - 1 entropy 1024 64K - 1024 64 fw_xfer 0 0K - 1 128 in6_multi 12 2K - 12 16,256 firewire 11 23K - 14 32,64,512,1024,2048,4096 mld 7 1K - 7 128 NFS FHA 1 1K - 1 1024 rpc 2 5K - 2 128,4096 audit_evclass 171 3K - 210 16 savedino 0 0K - 19 256 dirrem 0 0K - 72 32 mkdir 0 0K - 12 32 diradd 0 0K - 85 64 freefile 0 0K - 47 32 freeblks 0 0K - 39 256 freefrag 0 0K - 1 32 allocindir 0 0K - 1 64 indirdep 0 0K - 2 32 allocdirect 0 0K - 52 128 bmsafemap 0 0K - 32 64 newblk 1 1K - 54 64,256 inodedep 1 256K - 128 128 pagedep 1 64K - 55 64 ufs_dirhash 42 9K - 42 16,32,64,128,256,512 ufs_mount 12 25K - 12 256,2048,4096 UMAHash 1 1K - 1 256 vm_pgdata 2 65K - 2 64 atkbddev 2 1K - 2 32 USBdev 67 16K - 289 32,128,256,1024 USB 58 34K - 61 16,32,64,128,256,1024 DEVFS1 111 28K - 119 256 apmdev 1 1K - 1 64 DEVFS3 128 16K - 137 128 DEVFS 20 1K - 21 16,64 DEVFSP 0 0K - 222 32 io_apic 1 1K - 1 1024 memdesc 1 4K - 1 4096 msi 3 1K - 3 64 nexusdev 4 1K - 4 16 pfs_nodes 69 9K - 69 128 pfs_vncache 6 1K - 6 32 pci_link 16 2K - 16 32,128 GEOM 97 18K - 665 16,32,64,128,512,1024 acpi_perf 2 1K - 2 128 mixer 1 4K - 1 4096 feeder 12 1K - 14 16,64 hdac 10 18K - 10 64,128,512,1024,2048 ata_cam 1 1K - 1 1024 linux 12 1K - 12 32,64 vlan 3 1K - 3 64 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQUESTS FAILURES UMA Kegs: 128, 0, 87, 3, 87, 0 UMA Zones: 888, 0, 87, 1, 87, 0 UMA Slabs: 284, 0, 840, 14, 1910, 0 UMA RCntSlabs: 544, 0, 227, 4, 227, 0 UMA Hash: 128, 0, 2, 28, 3, 0 16 Bucket: 76, 0, 44, 6, 72, 0 32 Bucket: 140, 0, 52, 4, 75, 0 64 Bucket: 268, 0, 47, 9, 93, 13 128 Bucket: 524, 0, 50, 6, 1192, 112 VM OBJECT: 136, 0, 1278, 172, 20866, 0 MAP: 140, 0, 7, 21, 7, 0 KMAP ENTRY: 72, 57505, 41, 224, 5624, 0 MAP ENTRY: 72, 0, 674, 280, 40472, 0 DP fakepg: 68, 0, 0, 112, 17, 0 mt_zone: 2056, 0, 276, 124, 276, 0 16: 16, 0, 3450, 407, 45091, 0 32: 32, 0, 4845, 353, 44777, 0 64: 64, 0, 6669, 234, 12815, 0 128: 128, 0, 2720, 220, 13599, 0 256: 256, 0, 996, 129, 4463, 0 512: 512, 0, 96, 24, 2820, 0 1024: 1024, 0, 64, 184, 1716, 0 2048: 2048, 0, 380, 38, 586, 0 4096: 4096, 0, 337, 59, 5767, 0 Files: 56, 0, 124, 144, 6936, 0 TURNSTILE: 72, 0, 176, 64, 176, 0 umtx pi: 52, 0, 0, 0, 0, 0 MAC labels: 20, 0, 0, 0, 0, 0 PROC: 680, 0, 70, 32, 1492, 0 THREAD: 572, 0, 144, 31, 144, 0 SLEEPQUEUE: 40, 0, 176, 119, 176, 0 VMSPACE: 232, 0, 25, 60, 1447, 0 cpuset: 40, 0, 2, 182, 2, 0 audit_record: 804, 0, 0, 0, 0, 0 mbuf_packet: 256, 0, 0, 269, 480, 0 mbuf: 256, 0, 65, 204, 1182, 0 mbuf_cluster: 2048, 25600, 256, 18, 256, 0 mbuf_jumbo_page: 4096, 12800, 64, 26, 278, 0 mbuf_jumbo_9k: 9216, 19200, 0, 0, 0, 0 mbuf_jumbo_16k: 16384, 12800, 0, 0, 0, 0 mbuf_ext_refcnt: 4, 0, 0, 0, 0, 0 g_bio: 140, 0, 0, 392, 7724, 0 ttyinq: 152, 0, 120, 36, 480, 0 ttyoutq: 256, 0, 64, 26, 256, 0 ata_request: 200, 0, 1, 113, 3317, 0 ata_composite: 180, 0, 0, 0, 0, 0 VNODE: 268, 0, 700, 28, 749, 0 VNODEPOLL: 60, 0, 28, 161, 29, 0 NAMEI: 1024, 0, 0, 36, 12846, 0 S VFS Cache: 72, 0, 624, 65, 1585, 0 L VFS Cache: 292, 0, 0, 0, 0, 0 DIRHASH: 1024, 0, 138, 22, 138, 0 NFSMOUNT: 520, 0, 0, 0, 0, 0 NFSNODE: 464, 0, 0, 0, 0, 0 pipe: 392, 0, 3, 37, 1048, 0 ksiginfo: 80, 0, 86, 970, 86, 0 itimer: 220, 0, 0, 0, 0, 0 KNOTE: 68, 0, 33, 135, 33, 0 socket: 412, 25605, 30, 24, 407, 0 unpcb: 172, 25622, 24, 45, 114, 0 ipq: 32, 904, 0, 0, 0, 0 udp_inpcb: 196, 25600, 3, 57, 281, 0 udpcb: 8, 25781, 3, 403, 281, 0 tcp_inpcb: 196, 25600, 3, 57, 12, 0 tcpcb: 492, 25600, 3, 21, 12, 0 tcptw: 52, 5184, 0, 144, 1, 0 syncache: 112, 15365, 0, 70, 1, 0 hostcache: 76, 15400, 1, 99, 1, 0 tcpreass: 20, 1690, 0, 0, 0, 0 sackhole: 20, 0, 0, 0, 0, 0 sctp_ep: 848, 25600, 0, 0, 0, 0 sctp_asoc: 1460, 40000, 0, 0, 0, 0 sctp_laddr: 24, 80040, 0, 145, 2, 0 sctp_raddr: 420, 80001, 0, 0, 0, 0 sctp_chunk: 96, 400000, 0, 0, 0, 0 sctp_readq: 76, 400000, 0, 0, 0, 0 sctp_stream_msg_out: 64, 400020, 0, 0, 0, 0 sctp_asconf: 24, 400055, 0, 0, 0, 0 sctp_asconf_ack: 24, 400055, 0, 0, 0, 0 ripcb: 196, 25600, 0, 0, 0, 0 rtentry: 108, 0, 5, 67, 5, 0 selfd: 28, 0, 58, 323, 14745, 0 ip4flow: 36, 4141, 0, 303, 2, 0 ip6flow: 60, 4158, 0, 0, 0, 0 SWAPMETA: 276, 121576, 0, 0, 0, 0 Mountpoints: 644, 0, 7, 5, 7, 0 FFS inode: 116, 0, 616, 77, 664, 0 FFS1 dinode: 128, 0, 0, 0, 0, 0 FFS2 dinode: 256, 0, 616, 44, 664, 0 ------------------------------------------------------------------------ vmstat -i interrupt total rate irq1: atkbd0 106 3 irq9: acpi0 392 11 irq12: psm0 2133 64 irq16: cbb0 uhci2+ 1916 58 irq17: fwohci0+ 1 0 irq19: ehci1 55 1 irq20: uhci0 28 0 irq22: ehci0 2 0 cpu0: timer 170990 5181 irq257: hdac0 25 0 irq258: iwn0 765 23 cpu1: timer 157995 4787 Total 334408 10133 ------------------------------------------------------------------------ pstat -T 124/12328 files 0M/1737M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity /dev/ad4s2b 3558928 0 3558928 0% ------------------------------------------------------------------------ iostat iostat: kvm_read(_tk_nin): invalid address (0x0) iostat: disabling TTY statistics iostat: kvm_getcptime: invalid address (0x0) iostat: disabling CPU time statistics ad4 KB/t tps MB/s 12.74 57 0.71 ------------------------------------------------------------------------ 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: 33554432 (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: 8192 (max amount of shared memory in pages) seminfo: semmap: 30 (# of entries in semaphore map) semmni: 10 (# of semaphore identifiers) semmns: 60 (# of semaphores in system) semmnu: 30 (# of undo structures in system) semmsl: 60 (max # of semaphores per id) semopm: 100 (max # of operations per semop call) semume: 10 (max # of undo entries per process) semusz: 136 (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 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 netstat: /boot/kernel.beta1/kernel: no namelist ------------------------------------------------------------------------ netstat -m netstat: /boot/kernel.beta1/kernel: no namelist ------------------------------------------------------------------------ netstat -id netstat: /boot/kernel.beta1/kernel: no namelist ------------------------------------------------------------------------ netstat -anr netstat: /boot/kernel.beta1/kernel: no namelist ------------------------------------------------------------------------ netstat -anA netstat: /boot/kernel.beta1/kernel: no namelist ------------------------------------------------------------------------ netstat -aL netstat: /boot/kernel.beta1/kernel: no namelist ------------------------------------------------------------------------ fstat USER CMD PID FD MOUNT INUM MODE SZ|DV R/W root ifconfig 1492 root / 2 drwxr-xr-x 512 r root ifconfig 1492 wd / 11525 drwxr-xr-x 512 r root ifconfig 1492 text / 34606 -r-xr-xr-x 121124 r root ifconfig 1492 0 /dev 48 crw------- ttyv0 rw root ifconfig 1492 1 /dev 48 crw------- ttyv0 rw root ifconfig 1492 2 /dev 48 crw------- ttyv0 rw root ifconfig 1492 3* internet dgram udp c5dba0c4 root csh 1400 root / 2 drwxr-xr-x 512 r root csh 1400 wd / 11525 drwxr-xr-x 512 r root csh 1400 text / 142 -r-xr-xr-x 323544 r root csh 1400 15 /dev 48 crw------- ttyv0 rw root csh 1400 16 /dev 48 crw------- ttyv0 rw root csh 1400 17 /dev 48 crw------- ttyv0 rw root csh 1400 18 /dev 48 crw------- ttyv0 rw root csh 1400 19 /dev 48 crw------- ttyv0 rw root hald-addon-mouse-s 1362 root / 2 drwxr-xr-x 512 r root hald-addon-mouse-s 1362 wd /usr 403767 drwxr-xr-x 1536 r root hald-addon-mouse-s 1362 text /usr 411581 -r-xr-xr-x 6832 r root hald-addon-mouse-s 1362 0 /dev 31 crw-rw-rw- null r root hald-addon-mouse-s 1362 1 /dev 31 crw-rw-rw- null rw root hald-addon-mouse-s 1362 2 /dev 31 crw-rw-rw- null rw root hald-addon-mouse-s 1362 3* local stream c5dbd60c <-> c5dbd560 root hald-runner 1357 root / 2 drwxr-xr-x 512 r root hald-runner 1357 wd / 2 drwxr-xr-x 512 r root hald-runner 1357 text /usr 411592 -r-xr-xr-x 13736 r root hald-runner 1357 0 /dev 31 crw-rw-rw- null r root hald-runner 1357 1 /dev 31 crw-rw-rw- null rw root hald-runner 1357 2 /dev 31 crw-rw-rw- null rw root hald-runner 1357 3* local stream c5dbc158 <-> c5dbc0ac root console-kit-daemon 1356 root / 2 drwxr-xr-x 512 r root console-kit-daemon 1356 wd / 2 drwxr-xr-x 512 r root console-kit-daemon 1356 text /usr 411538 -r-xr-xr-x 116388 r root console-kit-daemon 1356 0 /dev 31 crw-rw-rw- null rw root console-kit-daemon 1356 1 /dev 31 crw-rw-rw- null rw root console-kit-daemon 1356 2 /dev 31 crw-rw-rw- null rw root console-kit-daemon 1356 3* pipe c5c3e620 <-> c5c3e6d8 0 rw root console-kit-daemon 1356 4 /dev 31 crw-rw-rw- null rw root console-kit-daemon 1356 5* pipe c5c3e6d8 <-> c5c3e620 0 rw root console-kit-daemon 1356 6 /usr 428856 drwxr-xr-x 512 r root console-kit-daemon 1356 7* pipe c5c3e000 <-> c5c3e0b8 0 rw root console-kit-daemon 1356 8* pipe c5c3e0b8 <-> c5c3e000 0 rw root console-kit-daemon 1356 9* local stream c5dbd8bc <-> c5dbd810 root console-kit-daemon 1356 10 /var 51317 -rw-r--r-- 6588 w root console-kit-daemon 1356 12 /dev 5 crw------- console r root console-kit-daemon 1356 13 /usr 502234 -rw-r--r-- 409 r root console-kit-daemon 1356 14 /usr 543739 drwxr-xr-x 512 r root console-kit-daemon 1356 15 /var 8 -rw-rw-r-- 0 r haldaemo hald 1353 root / 2 drwxr-xr-x 512 r haldaemo hald 1353 wd / 2 drwxr-xr-x 512 r haldaemo hald 1353 text /usr 411593 -r-xr-xr-x 274384 r haldaemo hald 1353 0 /dev 31 crw-rw-rw- null rw haldaemo hald 1353 1 /dev 31 crw-rw-rw- null rw haldaemo hald 1353 2 /dev 31 crw-rw-rw- null rw haldaemo hald 1353 5* pipe c5c3e188 <-> c5c3e240 0 rw haldaemo hald 1353 6* pipe c5c3e240 <-> c5c3e188 0 rw haldaemo hald 1353 7* local stream c5dbc408 haldaemo hald 1353 8* local stream c5dbc35c <-> c5dbc2b0 haldaemo hald 1353 9* local stream c5dbc204 haldaemo hald 1353 10* local stream c5dbc0ac <-> c5dbc158 haldaemo hald 1353 12 /dev 33 crw-r--r-- pci rw haldaemo hald 1353 13 /dev 35 crw------- ata r haldaemo hald 1353 14 /dev 111 crw------- xpt0 rw haldaemo hald 1353 16 /usr 502234 -rw-r--r-- 409 r haldaemo hald 1353 17 /usr 543739 drwxr-xr-x 512 r haldaemo hald 1353 18 /var 8 -rw-rw-r-- 0 r haldaemo hald 1353 19 /usr 543818 drwxr-xr-x 512 r haldaemo hald 1353 20 /usr 543820 drwxr-xr-x 512 r haldaemo hald 1353 21 /usr 543819 drwxr-xr-x 512 r haldaemo hald 1353 22 /usr 543755 drwxr-xr-x 512 r haldaemo hald 1353 23 /usr 543793 drwxr-xr-x 512 r haldaemo hald 1353 24 /usr 543796 drwxr-xr-x 512 r haldaemo hald 1353 25 /usr 543794 drwxr-xr-x 512 r haldaemo hald 1353 26 /usr 543795 -r--r--r-- 1656 r haldaemo hald 1353 27 /usr 543757 drwxr-xr-x 512 r haldaemo hald 1353 28 /usr 543797 drwxr-xr-x 512 r haldaemo hald 1353 29 /usr 543817 drwxr-xr-x 512 r haldaemo hald 1353 30 /usr 543798 drwxr-xr-x 512 r haldaemo hald 1353 31 /usr 543809 -r--r--r-- 1609 r haldaemo hald 1353 32 /usr 543808 -r--r--r-- 19472 r haldaemo hald 1353 33 /usr 543807 -r--r--r-- 1214 r haldaemo hald 1353 34 /usr 543806 -r--r--r-- 541 r haldaemo hald 1353 35 /usr 543805 -r--r--r-- 913 r haldaemo hald 1353 36 /usr 543804 -r--r--r-- 1153 r haldaemo hald 1353 37 /usr 543803 -r--r--r-- 4038 r haldaemo hald 1353 38 /usr 543802 -r--r--r-- 257 r haldaemo hald 1353 39 /usr 543801 -r--r--r-- 1352 r haldaemo hald 1353 40 /usr 543800 -r--r--r-- 795 r haldaemo hald 1353 41 /usr 543799 -r--r--r-- 720 r haldaemo hald 1353 42 /usr 543756 drwxr-xr-x 512 r haldaemo hald 1353 43* local stream c5dbc000 <-> c5dbda14 haldaemo hald 1353 44* local stream c5dbd560 <-> c5dbd60c root getty 1348 root / 2 drwxr-xr-x 512 r root getty 1348 wd / 2 drwxr-xr-x 512 r root getty 1348 text /usr 117771 -r-xr-xr-x 21832 r root getty 1348 0 /dev 55 crw------- ttyv7 rw root getty 1348 1 /dev 55 crw------- ttyv7 rw root getty 1348 2 /dev 55 crw------- ttyv7 rw root getty 1347 root / 2 drwxr-xr-x 512 r root getty 1347 wd / 2 drwxr-xr-x 512 r root getty 1347 text /usr 117771 -r-xr-xr-x 21832 r root getty 1347 0 /dev 54 crw------- ttyv6 rw root getty 1347 1 /dev 54 crw------- ttyv6 rw root getty 1347 2 /dev 54 crw------- ttyv6 rw root getty 1346 root / 2 drwxr-xr-x 512 r root getty 1346 wd / 2 drwxr-xr-x 512 r root getty 1346 text /usr 117771 -r-xr-xr-x 21832 r root getty 1346 0 /dev 53 crw------- ttyv5 rw root getty 1346 1 /dev 53 crw------- ttyv5 rw root getty 1346 2 /dev 53 crw------- ttyv5 rw root getty 1345 root / 2 drwxr-xr-x 512 r root getty 1345 wd / 2 drwxr-xr-x 512 r root getty 1345 text /usr 117771 -r-xr-xr-x 21832 r root getty 1345 0 /dev 52 crw------- ttyv4 rw root getty 1345 1 /dev 52 crw------- ttyv4 rw root getty 1345 2 /dev 52 crw------- ttyv4 rw root getty 1344 root / 2 drwxr-xr-x 512 r root getty 1344 wd / 2 drwxr-xr-x 512 r root getty 1344 text /usr 117771 -r-xr-xr-x 21832 r root getty 1344 0 /dev 51 crw------- ttyv3 rw root getty 1344 1 /dev 51 crw------- ttyv3 rw root getty 1344 2 /dev 51 crw------- ttyv3 rw root getty 1343 root / 2 drwxr-xr-x 512 r root getty 1343 wd / 2 drwxr-xr-x 512 r root getty 1343 text /usr 117771 -r-xr-xr-x 21832 r root getty 1343 0 /dev 50 crw------- ttyv2 rw root getty 1343 1 /dev 50 crw------- ttyv2 rw root getty 1343 2 /dev 50 crw------- ttyv2 rw root getty 1342 root / 2 drwxr-xr-x 512 r root getty 1342 wd / 2 drwxr-xr-x 512 r root getty 1342 text /usr 117771 -r-xr-xr-x 21832 r root getty 1342 0 /dev 49 crw------- ttyv1 rw root getty 1342 1 /dev 49 crw------- ttyv1 rw root getty 1342 2 /dev 49 crw------- ttyv1 rw root login 1341 root / 2 drwxr-xr-x 512 r root login 1341 wd / 11525 drwxr-xr-x 512 r root login 1341 text /usr 33162 -r-sr-xr-x 21712 r root login 1341 0 /dev 48 crw------- ttyv0 rw root login 1341 1 /dev 48 crw------- ttyv0 rw root login 1341 2 /dev 48 crw------- ttyv0 rw root login 1341 3* local dgram c5dbd158 <-> c5dbde1c root cron 1289 root / 2 drwxr-xr-x 512 r root cron 1289 wd /var 31234 drwxr-x--- 512 r root cron 1289 text /usr 332826 -r-xr-xr-x 34024 r root cron 1289 0 /dev 31 crw-rw-rw- null rw root cron 1289 1 /dev 31 crw-rw-rw- null rw root cron 1289 2 /dev 31 crw-rw-rw- null rw root cron 1289 3 /var 33626 -rw------- 4 w smmsp sendmail 1277 root / 2 drwxr-xr-x 512 r smmsp sendmail 1277 wd /var 31245 drwxrwx--- 512 r smmsp sendmail 1277 text /usr 120098 -r-xr-sr-x 682740 r smmsp sendmail 1277 0 /dev 31 crw-rw-rw- null r smmsp sendmail 1277 1 /dev 31 crw-rw-rw- null w smmsp sendmail 1277 2 /dev 31 crw-rw-rw- null w smmsp sendmail 1277 3* local dgram c5dbc4b4 <-> c5dbdec8 smmsp sendmail 1277 4 /var 33624 -rw------- 50 w root sendmail 1273 root / 2 drwxr-xr-x 512 r root sendmail 1273 wd /var 31242 drwxr-xr-x 1536 r root sendmail 1273 text /usr 120098 -r-xr-sr-x 682740 r root sendmail 1273 0 /dev 31 crw-rw-rw- null r root sendmail 1273 1 /dev 31 crw-rw-rw- null w root sendmail 1273 2 /dev 31 crw-rw-rw- null w root sendmail 1273 3* local dgram c5dbc560 <-> c5dbde1c root sendmail 1273 4* internet stream tcp c5e1699c root sendmail 1273 5 /var 33622 -rw------- 79 w root sshd 1266 root / 2 drwxr-xr-x 512 r root sshd 1266 wd / 2 drwxr-xr-x 512 r root sshd 1266 text /usr 329736 -r-xr-xr-x 222100 r root sshd 1266 0 /dev 31 crw-rw-rw- null rw root sshd 1266 1 /dev 31 crw-rw-rw- null rw root sshd 1266 2 /dev 31 crw-rw-rw- null rw root sshd 1266 3* internet6 stream tcp c60113d8 root sshd 1266 4* internet stream tcp c60111ec root powerd 1233 root / 2 drwxr-xr-x 512 r root powerd 1233 wd / 2 drwxr-xr-x 512 r root powerd 1233 text /usr 332943 -r-xr-xr-x 12764 r root powerd 1233 0 /dev 31 crw-rw-rw- null rw root powerd 1233 1 /dev 31 crw-rw-rw- null rw root powerd 1233 2 /dev 31 crw-rw-rw- null rw root powerd 1233 3 /var 33620 -rw------- 4 w root powerd 1233 4* local stream c5dbc6b8 <-> c5dbc60c messageb dbus-daemon 1135 root / 2 drwxr-xr-x 512 r messageb dbus-daemon 1135 wd / 2 drwxr-xr-x 512 r messageb dbus-daemon 1135 text /usr 411188 -r-xr-xr-x 313860 r messageb dbus-daemon 1135 0 /dev 31 crw-rw-rw- null rw messageb dbus-daemon 1135 1 /dev 31 crw-rw-rw- null rw messageb dbus-daemon 1135 2 /dev 31 crw-rw-rw- null rw messageb dbus-daemon 1135 3* local stream c5dbc764 messageb dbus-daemon 1135 4 /dev 31 crw-rw-rw- null rw messageb dbus-daemon 1135 6 /usr 428856 drwxr-xr-x 512 r messageb dbus-daemon 1135 7* local stream c5dbdcc4 <-> c5dbdc18 messageb dbus-daemon 1135 8* local stream c5dbdc18 <-> c5dbdcc4 messageb dbus-daemon 1135 9* local stream c5dbc2b0 <-> c5dbc35c messageb dbus-daemon 1135 11* local stream c5dbd810 <-> c5dbd8bc root moused 1112 root / 2 drwxr-xr-x 512 r root moused 1112 wd / 2 drwxr-xr-x 512 r root moused 1112 text /usr 332902 -r-xr-xr-x 36100 r root moused 1112 0 /dev 31 crw-rw-rw- null rw root moused 1112 1 /dev 31 crw-rw-rw- null rw root moused 1112 2 /dev 31 crw-rw-rw- null rw root moused 1112 3 /dev 45 crw-rw-rw- psm0 rw root moused 1112 4 /dev 64 crw------- consolectl rw root moused 1112 5 /var 33619 -rw------- 4 w root ifdhandler 1104 root / 2 drwxr-xr-x 512 r root ifdhandler 1104 wd / 2 drwxr-xr-x 512 r root ifdhandler 1104 text /usr 416698 -r-xr-xr-x 173340 r root ifdhandler 1104 0 /dev 31 crw-rw-rw- null rw root ifdhandler 1104 1 /dev 31 crw-rw-rw- null rw root ifdhandler 1104 2 /dev 31 crw-rw-rw- null rw root ifdhandler 1104 3 /dev 89 crw------- cmx0 rw root ifdhandler 1104 4* local stream c5dbdd70 root syslogd 968 root / 2 drwxr-xr-x 512 r root syslogd 968 wd / 2 drwxr-xr-x 512 r root syslogd 968 text /usr 332992 -r-xr-xr-x 35864 r root syslogd 968 0 /dev 31 crw-rw-rw- null rw root syslogd 968 1 /dev 31 crw-rw-rw- null rw root syslogd 968 2 /dev 31 crw-rw-rw- null rw root syslogd 968 3 /var 33559 -rw------- 3 w root syslogd 968 4* local dgram c5dbdec8 root syslogd 968 5* local dgram c5dbde1c root syslogd 968 6* internet6 dgram udp c5db9188 root syslogd 968 7* internet dgram udp c5db90c4 root syslogd 968 8 /dev 30 crw------- klog r root syslogd 968 10 - - bad - root syslogd 968 11 /var 33684 -rw-r--r-- 241319 w root syslogd 968 12 /var 31268 -rw------- 67 w root syslogd 968 13 /var 31259 -rw------- 47656 w root syslogd 968 14 /var 33417 -rw-r----- 54241 w root syslogd 968 15 /var 31264 -rw-r--r-- 67 w root syslogd 968 16 /var 31269 -rw------- 67 w root syslogd 968 17 /var 31254 -rw------- 30075 w root syslogd 968 18 /var 31263 -rw------- 22969 w root syslogd 968 19 /var 31267 -rw-r----- 67 w root devd 820 root / 2 drwxr-xr-x 512 r root devd 820 wd / 2 drwxr-xr-x 512 r root devd 820 text / 34670 -r-xr-xr-x 386680 r root devd 820 0 /dev 31 crw-rw-rw- null rw root devd 820 1 /dev 31 crw-rw-rw- null rw root devd 820 2 /dev 31 crw-rw-rw- null rw root devd 820 3 / 34728 drwxr-xr-x 512 r root devd 820 4 /dev 4 crw------- devctl r root devd 820 5* local stream c5dbcec8 root devd 820 6 /var 33475 -rw------- 3 w root devd 820 7* local stream c5dbc60c <-> c5dbc6b8 root devd 820 8* local stream c5dbda14 <-> c5dbc000 root init 1 root / 2 drwxr-xr-x 512 r root init 1 wd / 2 drwxr-xr-x 512 r root init 1 text / 34607 -r-xr-xr-x 666260 r root kernel 0 root / 2 drwxr-xr-x 512 r root kernel 0 wd / 2 drwxr-xr-x 512 r ------------------------------------------------------------------------ dmesg Copyright (c) 1992-2009 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 8.0-BETA1 #0: Sat Jul 4 03:55:14 UTC 2009 root@almeida.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC WARNING: WITNESS option enabled, expect reduced performance. Timecounter "i8254" frequency 1193182 Hz quality 0 CPU: Intel(R) Core(TM)2 Duo CPU L7500 @ 1.60GHz (1596.01-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x6fb Stepping = 11 Features=0xbfebfbff Features2=0xe3bd AMD Features=0x20100000 AMD Features2=0x1 TSC: P-state invariant real memory = 2147483648 (2048 MB) avail memory = 2046279680 (1951 MB) ACPI APIC Table: 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 ACPI Warning: 32/64X length mismatch in Gpe1Block: 0/32 20090521 tbfadt-625 ACPI Warning: Optional field Gpe1Block has zero address or length: 0 102C/0 20090521 tbfadt-655 ioapic0: Changing APIC ID to 1 ioapic0 irqs 0-23 on motherboard kbd1 at kbdmux0 module_register_init: MOD_LOAD (splash_bmp, 0xc10e1c00, 0) error 2 acpi0: on motherboard acpi0: [ITHREAD] acpi_ec0: port 0x62,0x66 on acpi0 acpi0: Power Button (fixed) acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, 7df00000 (3) failed Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x1008-0x100b on acpi0 acpi_hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 900 acpi_lid0: on acpi0 acpi_button0: on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 vgapci0: port 0x1800-0x1807 mem 0xf8000000-0xf80fffff,0xe0000000-0xefffffff irq 16 at device 2.0 on pci0 agp0: on vgapci0 agp0: detected 7676k stolen memory agp0: aperture size is 256M vgapci1: mem 0xf8100000-0xf81fffff at device 2.1 on pci0 em0: port 0x1840-0x185f mem 0xf8200000-0xf821ffff,0xf8225000-0xf8225fff irq 20 at device 25.0 on pci0 em0: Using MSI interrupt em0: [FILTER] em0: Ethernet address: 00:1d:72:88:62:20 uhci0: port 0x1860-0x187f irq 20 at device 26.0 on pci0 uhci0: [ITHREAD] uhci0: LegSup = 0x1000 usbus0: on uhci0 uhci1: port 0x1880-0x189f irq 21 at device 26.1 on pci0 uhci1: [ITHREAD] uhci1: LegSup = 0x0000 usbus1: on uhci1 ehci0: mem 0xf8426c00-0xf8426fff irq 22 at device 26.7 on pci0 ehci0: [ITHREAD] usbus2: EHCI version 1.0 usbus2: on ehci0 hdac0: mem 0xf8220000-0xf8223fff irq 17 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20090624_0136 hdac0: [ITHREAD] pcib1: irq 20 at device 28.0 on pci0 pci2: on pcib1 pcib2: irq 21 at device 28.1 on pci0 pci3: on pcib2 iwn0: mem 0xf7f00000-0xf7f01fff irq 17 at device 0.0 on pci3 iwn0: Reg Domain: MoW2, address 00:1f:3b:7e:5a:a7 iwn0: [ITHREAD] iwn0: 11a rates: 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11b rates: 1Mbps 2Mbps 5.5Mbps 11Mbps iwn0: 11g rates: 1Mbps 2Mbps 5.5Mbps 11Mbps 6Mbps 9Mbps 12Mbps 18Mbps 24Mbps 36Mbps 48Mbps 54Mbps iwn0: 11na MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps iwn0: 11ng MCS: 15Mbps 30Mbps 45Mbps 60Mbps 90Mbps 120Mbps 135Mbps 150Mbps 30Mbps 60Mbps 90Mbps 120Mbps 180Mbps 240Mbps 270Mbps 300Mbps uhci2: port 0x18a0-0x18bf irq 16 at device 29.0 on pci0 uhci2: [ITHREAD] uhci2: LegSup = 0x0000 usbus3: on uhci2 uhci3: port 0x18c0-0x18df irq 17 at device 29.1 on pci0 uhci3: [ITHREAD] uhci3: LegSup = 0x0000 usbus4: on uhci3 ehci1: mem 0xf8427000-0xf84273ff irq 19 at device 29.7 on pci0 ehci1: [ITHREAD] usbus5: EHCI version 1.0 usbus5: on ehci1 pcib3: at device 30.0 on pci0 pci5: on pcib3 cbb0: mem 0xd7eff000-0xd7efffff irq 16 at device 0.0 on pci5 cardbus0: on cbb0 pccard0: <16-bit PCCard bus> on cbb0 cbb0: [FILTER] fwohci0: <1394 Open Host Controller Interface> mem 0xd7efe800-0xd7efefff irq 17 at device 0.1 on pci5 fwohci0: [ITHREAD] fwohci0: OHCI version 1.10 (ROM=0) fwohci0: No. of Isochronous channels is 4. fwohci0: EUI64 00:1d:72:ff:88:62:20:ff fwohci0: Phy 1394a available S400, 1 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: on fwohci0 dcons_crom0: on firewire0 dcons_crom0: bus_addr 0x14b4000 fwe0: on firewire0 if_fwe0: Fake Ethernet address: 02:1d:72:62:20:ff fwe0: Ethernet address: 02:1d:72:62:20:ff fwip0: on firewire0 fwip0: Firewire address: 00:1d:72:ff:88:62:20:ff @ 0xfffe00000000, S400, maxrec 2048 sbp0: on firewire0 fwohci0: Initiate bus reset fwohci0: fwohci_intr_core: BUS reset fwohci0: fwohci_intr_core: node_id=0x00000000, SelfID Count=1, CYCLEMASTER mode pci5: at device 0.2 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x18e0-0x18ef at device 31.1 on pci0 ata0: on atapci0 ata0: [ITHREAD] atapci1: port 0x1c30-0x1c37,0x1c24-0x1c27,0x1c28-0x1c2f,0x1c20-0x1c23,0x1c00-0x1c1f mem 0xf8426000-0xf84267ff irq 16 at device 31.2 on pci0 atapci1: [ITHREAD] atapci1: AHCI called from vendor specific driver atapci1: AHCI v1.10 controller with 3 1.5Gbps ports, PM not supported ata2: on atapci1 ata2: [ITHREAD] pci0: at device 31.3 (no driver attached) acpi_dock0: on acpi0 acpi_tz0: on acpi0 acpi_tz1: on acpi0 atrtc0: port 0x70-0x71 irq 8 on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] atkbd0: [ITHREAD] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: [ITHREAD] psm0: model Generic PS/2 mouse, device ID 0 battery0: on acpi0 acpi_acad0: on acpi0 acpi_ibm0: on acpi0 cpu0: on acpi0 est0: on cpu0 p4tcc0: on cpu0 cpu1: on acpi0 est1: on cpu1 p4tcc1: on cpu1 pmtimer0 on isa0 orm0: at iomem 0xc0000-0xcffff,0xd0000-0xd0fff,0xd1000-0xd1fff,0xe0000-0xeffff pnpid ORM0000 on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 ppc0: cannot reserve I/O port range Timecounters tick every 1.000 msec firewire0: 1 nodes, maxhop <= 0 cable IRM irm(0) (me) firewire0: bus manager 0 usbus5: 480Mbps High Speed USB v2.0 usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 480Mbps High Speed USB v2.0 usbus3: 12Mbps Full Speed USB v1.0 usbus4: 12Mbps Full Speed USB v1.0 ad4: 76319MB at ata2-master SATA150 ugen5.1: at usbus5 uhub0: on usbus5 ugen0.1: at usbus0 uhub1: on usbus0 ugen1.1: at usbus1 uhub2: on usbus1 ugen2.1: at usbus2 uhub3: on usbus2 ugen3.1: at usbus3 uhub4: on usbus3 ugen4.1: at usbus4 uhub5: on usbus4 hdac0: HDA Codec #0: Analog Devices AD1984 hdac0: HDA Codec #1: Conexant (Unknown) pcm0: at cad 0 nid 1 on hdac0 GEOM: ad4s2: geometry does not match label (255h,63s != 16h,63s). cmx0: at port 0x100-0x107 irq 16 function 0 config 35 on pccard0 cmx0: attached uhub1: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub4: 2 ports with 2 removable, self powered uhub5: 2 ports with 2 removable, self powered uhub0: 4 ports with 4 removable, self powered uhub3: 4 ports with 4 removable, self powered ugen0.2: at usbus0 SMP: AP CPU #1 Launched! WARNING: WITNESS option enabled, expect reduced performance. Trying to mount root from ufs:/dev/ad4s2a ugen0.3: at usbus0 Entropy harvesting: interrupts ethernet point_to_point lock order reversal: 1st 0xc0daa4e4 sysctl lock (sysctl lock) @ /usr/src/sys/kern/kern_sysctl.c:1608 2nd 0xc1171480 ACPI Docking Station (ACPI Docking Station) @ /usr/src/sys/modules/acpi/acpi_dock/../../../dev/acpica/acpi_dock.c:423 KDB: stack backtrace: db_trace_self_wrapper(c0c5b564,e8293aac,c08b5b35,c08a68db,c0c5e3f9,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c08a68db,c0c5e3f9,c552ad40,c552cd58,e8293b08,...) at kdb_backtrace+0x29 _witness_debugger(c0c5e3f9,c1171480,c11701bb,c552cd58,c117014e,...) at _witness_debugger+0x25 witness_checkorder(c1171480,9,c117014e,1a7,0,...) at witness_checkorder+0x839 _sx_xlock(c1171480,0,c117014e,1a7,0,...) at _sx_xlock+0x85 acpi_dock_status_sysctl(c5951500,c5720000,0,e8293ba4,e8293ba4,...) at acpi_dock_status_sysctl+0x49 sysctl_root(e8293ba4,0,c0c58ec2,648,c5c44240,...) at sysctl_root+0x1e8 userland_sysctl(c5c44240,e8293c10,4,0,bfbfdc40,...) at userland_sysctl+0x17c __sysctl(c5c44240,e8293cf8,18,c0c5f212,c0d3d638,...) at __sysctl+0x94 syscall(e8293d38) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x20 --- syscall (202, FreeBSD ELF32, __sysctl), eip = 0x2817ccbf, esp = 0xbfbfdb4c, ebp = 0xbfbfdb78 --- lock order reversal: 1st 0xc0daa4e4 sysctl lock (sysctl lock) @ /usr/src/sys/kern/kern_sysctl.c:1608 2nd 0xc116c3e4 ACPI IBM extras (ACPI IBM extras) @ /usr/src/sys/modules/acpi/acpi_ibm/../../../dev/acpi_support/acpi_ibm.c:484 KDB: stack backtrace: db_trace_self_wrapper(c0c5b564,e8293a88,c08b5b35,c08a68db,c0c5e3f9,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c08a68db,c0c5e3f9,c552ad40,c552ccf0,e8293ae4,...) at kdb_backtrace+0x29 _witness_debugger(c0c5e3f9,c116c3e4,c116b234,c552ccf0,c116af90,...) at _witness_debugger+0x25 witness_checkorder(c116c3e4,9,c116af90,1e4,0,...) at witness_checkorder+0x839 _sx_xlock(c116c3e4,0,c116af90,1e4,c0da9df0,...) at _sx_xlock+0x85 acpi_ibm_sysctl(c5956340,c5933480,0,e8293ba4,e8293ba4,...) at acpi_ibm_sysctl+0x3f sysctl_root(e8293ba4,0,c0c58ec2,648,c5c44240,...) at sysctl_root+0x1e8 userland_sysctl(c5c44240,e8293c10,4,0,bfbfdc40,...) at userland_sysctl+0x17c __sysctl(c5c44240,e8293cf8,18,c0c5f212,c0d3d638,...) at __sysctl+0x94 syscall(e8293d38) at syscall+0x2a3 Xint0x80_syscall() at Xint0x80_syscall+0x20 --- syscall (202, FreeBSD ELF32, __sysctl), eip = 0x2817ccbf, esp = 0xbfbfdb4c, ebp = 0xbfbfdb78 --- kickstart . /dev/ad4s2a: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2a: clean, 24364 free (316 frags, 3006 blocks, 0.2% fragmentation) /dev/ad4s2e: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2e: clean, 124808 free (72 frags, 15592 blocks, 0.1% fragmentation) /dev/ad4s2f: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2f: clean, 439509 free (34997 frags, 50564 blocks, 1.5% fragmentation) /dev/ad4s2d: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/ad4s2d: clean, 162318 free (1230 frags, 20136 blocks, 0.5% fragmentation) Starting Network: lo0. Additional ABI support: linux . Recovering vi editor sessions: . Starting hald. Configuring syscons: keymap keyrate blanktime . Sun Jul 12 23:53:20 EEST 2009 Jul 12 23:53:41 trees-laptop login: ROOT LOGIN (root) ON ttyv0 wlan0: Ethernet address: 00:1f:3b:7e:5a:a7 lock order reversal: 1st 0xc57ef014 iwn0_com_lock (iwn0_com_lock) @ /usr/src/sys/net80211/ieee80211_proto.c:1072 2nd 0xc5791058 iwn0 (network driver) @ /usr/src/sys/modules/iwn/../../dev/iwn/if_iwn.c:2845 KDB: stack backtrace: db_trace_self_wrapper(c0c5b564,c53fda48,c08b5b35,c08a68db,c0c5e3f9,...) at db_trace_self_wrapper+0x26 kdb_backtrace(c08a68db,c0c5e3f9,c552eea8,c552a040,c53fdaa4,...) at kdb_backtrace+0x29 _witness_debugger(c0c5e3f9,c5791058,c578e020,c552a040,c118694a,...) at _witness_debugger+0x25 witness_checkorder(c5791058,9,c118694a,b1d,0,...) at witness_checkorder+0x839 _mtx_lock_flags(c5791058,0,c118694a,b1d,c08b58db,...) at _mtx_lock_flags+0xc4 iwn_wme_update(c57ef000,430,c53fdb5c,c0865663,c57ef014,...) at iwn_wme_update+0xb5 ieee80211_wme_updateparams_locked(c5dff000,0,c0c6d578,430,4,...) at ieee80211_wme_updateparams_locked+0x24a ieee80211_wme_updateparams(c5dff000,c0be5338,c0c6d578,361,c57ef014,...) at ieee80211_wme_updateparams+0x46 ieee80211_wme_initparams(c5dff000,c57ef1c8,28,c57ef000,0,...) at ieee80211_wme_initparams+0x1b1 ieee80211_sta_join1(c612a000,c5dde62e,c5dde63f,1) at ieee80211_sta_join1+0xce ieee80211_sta_join(c5dff000,c57ef1c8,c5dde600,1,c57ef000,...) at ieee80211_sta_join+0x1e0 sta_pick_bss(c56cf800,c5dff000,c0c6dcdf,3bc,246,...) at sta_pick_bss+0x113 scan_task(c56cf800,1,c0c5cd60,54,c57f301c,...) at scan_task+0x4bb taskqueue_run(c57f3000,c57f301c,0,c0c4e1b8,0,...) at taskqueue_run+0x10b taskqueue_thread_loop(c57ef074,c53fdd38,c0c53849,342,c0da8320,...) at taskqueue_thread_loop+0x68 fork_exit(c08aecc0,c57ef074,c53fdd38) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xc53fdd70, ebp = 0 --- wlan0: link state changed to UP Fatal trap 12: page fault while in kernel mode cpuid = 1; apic id = 01 fault virtual address = 0xdeadc0de fault code = supervisor read, page not present instruction pointer = 0x20:0xc0914878 stack pointer = 0x28:0xe835f8e0 frame pointer = 0x28:0xe835f8e0 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 = 1492 (ifconfig) exclusive sleep mutex vlan_global (vlan_global) r = 0 (0xc6155250) locked @ /usr/src/sys/modules/if_vlan/../../net/if_vlan.c:978 Physical memory: 1990 MB Dumping 87 MB: 72 56 40 24 8 ------------------------------------------------------------------------ kernel config config: File /boot/kernel.beta1/kernel doesn't contain configuration file. Either unsupported, or not compiled with INCLUDE_CONFIG_FILE trees-laptop# Sorry my bad English. Best regards Trees