crash while switching vts between x and console

看板DFBSD_bugs作者時間15年前 (2010/11/20 04:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/5 (看更多)
dumped core - see /var/crash/vmcore.0 Sun Oct 31 00:39:05 PDT 2010 Version String: DragonFly v2.9.0.89.gcd3c6-DEVELOPMENT #2: Sat Oct 30 14:14:38 PDT 2010 root@:/usr/obj/usr/src/sys/EAGLE panic: assertion: gd->gd_spinlocks_wr == 0 in bsd4_schedulerclock GNU gdb (GDB) 7.0 Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i386-dragonfly". For bug reporting instructions, please see: <http://bugs.dragonflybsd.org/>... Reading symbols from /boot/kernel/kernel...done. Unread portion of the kernel message buffer: panic: assertion: gd->gd_spinlocks_wr == 0 in bsd4_schedulerclock mp_lock = 00000000; cpuid = 0 Trace beginning at frame 0xd22b8994 panic(ffffffff) at panic+0x174 panic(c04d9bbb,c04f010c,c04bdddf,ff800abc,d22b89e0) at panic+0x174 bsd4_schedulerclock(d1e86fb8,117a7,72bd5433) at bsd4_schedulerclock+0x8e schedclock(ff800abc,0,c063f100,26a6,ff800000) at schedclock+0x28 systimer_intr(d22b8a18,0,0) at systimer_intr+0xb4 lapic_timer_process_oncpu(d22b8a44,c048b3c8,0,0,203297) at lapic_timer_process_oncpu+0x36 lapic_timer_process(0,0,203297,c02b97dd,d22b8a50) at lapic_timer_process+0x13 splz_timer(d1d572d8) at splz_timer+0x11 crit_exit_wrapper(d22b8b20,20004b14,d22b8b20,c063da20,d22b8a8c) at crit_exit_wrapper+0x2b atkbd_ioctl(c063d900,20004b42,d22b8b20,40,c063da00) at atkbd_ioctl+0x2fa atkbd_ioctl(c063d900,20004b14,d22b8b20,c063da00,2) at atkbd_ioctl+0x206 kbd_ioctl(c063d900,20004b14,d22b8b20,cebadee0,0) at kbd_ioctl+0x3c kbdmux_ioctl(cec39460,20004b14,d22b8b20,cec39560,2) at kbdmux_ioctl+0x433 kbd_ioctl(cec39460,20004b14,d22b8b20) at kbd_ioctl+0x3c update_kbd_state(c286ca98,c064a7a0,d22b8b58,c047ef24,c05674a0) at update_kbd_state+0x62 exchange_scr(c05674a0,fffffffd,20007604,cec3f880,d22b8b80) at exchange_scr+0x138 finish_vt_rel(d22b8c18,7,c064a7a0,c286ca98,c02bc049) at finish_vt_rel+0x55 scioctl(d22b8b8c,c05619a8,cecf3110,20007604,d22b8c18) at scioctl+0xae5 dev_dioctl(cecf3110,20007604,d22b8c18,7,cc850620) at dev_dioctl+0xb0 devfs_fo_ioctl(cc8737f0,20007604,d22b8c18,cc850620,d22b8cf0) at devfs_fo_ioctl+0xe2 mapped_ioctl(4,20007604,1,0,d22b8cf0) at mapped_ioctl+0x40c sys_ioctl(d22b8cf0,eaa9a,0,c055f028,203246) at sys_ioctl+0x17 syscall2(d22b8d40) at syscall2+0x2b0 Xint0x80_syscall() at Xint0x80_syscall+0x36 boot() called on cpu#0 Uptime: 8m57s Physical memory: 1016 MB Dumping 200 MB: 185 169 153 137 121 105 89 73 57 41 25 9 Reading symbols from /boot/kernel/acpi.ko...done. Loaded symbols for /boot/kernel/acpi.ko Reading symbols from /boot/kernel/ahci.ko...done. Loaded symbols for /boot/kernel/ahci.ko Reading symbols from /boot/kernel/ehci.ko...done. Loaded symbols for /boot/kernel/ehci.ko _get_mycpu (di=0xc05c9000) at ./machine/thread.h:83 83 __asm ("movl %%fs:globaldata,%0" : "=r" (gd) : "m"(__mycpu__dummy)); (kgdb) #0 _get_mycpu (di=0xc05c9000) at ./machine/thread.h:83 #1 md_dumpsys (di=0xc05c9000) at /usr/src/sys/platform/pc32/i386/dump_machdep.c:263 #2 0xc02b092d in dumpsys () at /usr/src/sys/kern/kern_shutdown.c:881 #3 0xc02b0eed in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:388 #4 0xc02b11c5 in panic (fmt=0xc04d9bbb "assertion: %s in %s") at /usr/src/sys/kern/kern_shutdown.c:787 #5 0xc02b7b03 in bsd4_schedulerclock (lp=0xd1e86fb8, period=71591, cpstamp=1925010483) at /usr/src/sys/kern/usched_bsd4.c:558 #6 0xc0295311 in schedclock (info=0xff800abc, frame=0x0) at /usr/src/sys/kern/kern_clock.c:747 #7 0xc02afc41 in systimer_intr (timep=0xd22b8a18, dummy=0, frame=0x0) at /usr/src/sys/kern/kern_systimer.c:102 #8 0xc0493230 in lapic_timer_process_oncpu (gd=0xff800000, frame=0x0) at /usr/src/sys/platform/pc32/apic/mpapic.c:264 #9 0xc049324d in lapic_timer_process () at /usr/src/sys/platform/pc32/apic/mpapic.c:270 #10 0xc048b3c8 in splz_timer () at /usr/src/sys/platform/pc32/isa/ipl.s:403 #11 0x00000000 in ?? () (kgdb) (kgdb) Token flags collisions owner stallpc pmap_token 0x00000000 0 not held dev_token 0x00000000 0 not held vm_token 0x00000000 4036 not held vmspace_token 0x00000000 0 not held kvm_token 0x00000000 0 not held proc_token 0x00000000 0 not held tty_token 0x00000000 0 not held vnode_token 0x00000000 0 not held vmobj_token 0x00000000 0 not held (kgdb) cpu pid thread flags comm wchan wmesg 0 -1 ff800524 00000000 idle_0 00000000 0 0 c05aa640 00020080 swapper c062a5c0 nowork 0 -1 c05c6f20 00010400 ithread emerg 00000000 0 -1 c05ab8c4 00010400 ithread 0 00000000 0 -1 c05d71f4 00010400 softclock 0 00000000 0 -1 c05ba174 00010400 ithread 68 00000000 0 -1 c05c94c0 00000400 usched 0 00000000 0 -1 c05cc964 00000400 dsched 0 00000000 0 -1 c05f2680 00040400 netisr_cpu 0 00000000 waitport 0 -1 cebf6f98 00040600 disk_msg_core 00000000 waitport 0 -1 cebf72d8 00040600 devfs_msg_core 00000000 waitport 0 -1 c05ecfa0 00040400 ifnet 0 00000000 waitport 0 -1 cebf7618 00020680 taskq_cpu 0 c2642a20 tqthr 0 -1 cebf7c98 00020680 firmware taskq c2642a80 tqthr 0 -1 cebf7fd8 04020e80 crypto 0 c063d0c0 crypto_wait 0 -1 cebf8658 00020e80 crypto returns c063d440 crypto_ret_wait 0 -1 cebf8998 00020e80 xpt_thrd c0594e94 ccb_scanq 0 -1 c05b9e08 00010400 ithread 67 00000000 0 -1 c05ba4e0 00010400 ithread 69 00000000 0 -1 cebf8cd8 00040e00 acpi_task 00000000 waitport 0 -1 c05ad790 00010400 ithread 9 00000000 0 -1 cebf9018 00020e80 acpi_thermal c0781178 tzpoll 0 -1 cebf9358 00020e80 acpi_cooling0 c28b73c4 cooling 0 -1 c05b93c4 00010400 ithread 64 00000000 0 -1 c05ac674 00010400 ithread 4 00000000 0 -1 c05ad0b8 00010400 ithread 7 00000000 0 -1 c05abc30 00010400 ithread 1 00000000 0 -1 c05ae1d4 00010400 ithread 12 00000000 0 -1 c05adafc 00010400 ithread 10 00000000 0 -1 cebf9698 00020e80 usb0 cedfb260 usbevt 0 -1 cebf99d8 00020e80 usbtask-hc c0639aa0 usbtsk 0 -1 cebf9d18 00020e80 usbtask-dr c0639ab4 usbtsk 0 -1 c05ade68 00010400 ithread 11 00000000 0 -1 cebfa058 00020e80 usb1 cedfbb60 usbevt 0 -1 c05ac308 00010400 ithread 3 00000000 0 -1 cebfa398 00020e80 usb2 ceef8860 usbevt 0 -1 c05ae8ac 00010400 ithread 14 00000000 0 -1 c05aec18 00010400 ithread 15 00000000 0 -1 c05ac9e0 00010400 ithread 5 00000000 0 -1 cebfaa18 00020e80 sensors c0567f60 timeout 0 -1 cebfad58 00020680 random cebfad58 rwait 0 -1 cebfb098 00040600 rtable_cpu 0 00000000 waitport 0 -1 cebfbd98 00020680 hammer-M cfa200ec hmrwwa 0 -1 cebfc0d8 00020680 hammer-S0 cec94d78 hmrssw 0 -1 cebfc418 00020680 hammer-S1 cec94fb8 hmrssw 0 -1 cebfc758 00020680 hammer-S2 cec951f8 hmrssw 0 -1 cebfca98 00020680 hammer-S3 cec95438 hmrssw 0 -1 cebfcdd8 00020f80 pagedaemon c06397cc psleep 0 -1 cebfd118 00020f80 swapcached c0639840 csleep 0 -1 cebfd458 00020e80 vmdaemon c063981c psleep 0 -1 cebfdad8 00020f80 bufdaemon_hw c05db6e8 psleep 0 -1 cebfde18 00020f80 bufdaemon c05db6e4 psleep 0 -1 cebfe158 00020e80 vnlru cebfe158 vlruwt 0 -1 cebfe498 00020e80 syncer c05d40f0 syncer 0 -1 cebfe7d8 00020f80 consttyd cebfe7d8 waiting 0 737 d1d55598 00820680 sendmail d1db8150 pause 0 798 cebfeb18 00020680 memcached d1e81e34 kqread 0 798 cebffb58 00020680 memcached d1e820b4 kqread 0 817 cebe0d58 00820680 login cebb10e0 wait 0 819 cebe13d8 00820680 getty cec3ed50 ttyin 0 821 cebe1a58 00820680 getty cec3ef90 ttyin 0 823 cebe20d8 00820680 getty cec3f1d0 ttyin 0 798 cebe0058 00020680 memcached 1f83714c umtxsl 0 865 d1d565d8 00820680 csh cec3eb10 ttyin 0 881 d1d56f98 00820680 kdm d1e86934 kqread 0 888 d1d58318 00820680 kdm cebb4f60 wait 0 898 d1d56c58 00820680 sh cebb51e0 wait 0 1 cebf6c58 00020680 init cebadc60 wait 0 979 d1d4c698 00820680 kdeinit d2a6f7b4 kqread 0 937 d1d57fd8 00820680 kdeinit d1c0d5f4 kqread 0 733 d1d47f18 00820680 sendmail d1c1d8b4 kqread 0 946 d1d57c98 00820680 kdeinit d2772af4 kqread 0 969 d1d51158 00820680 korgac d27b5cf4 kqread 0 993 cebe5e98 00820680 perl d299d274 kqread 0 958 d1d41a58 00820680 artsd d27afb74 kqread 0 944 cebe2418 00020680 kwrapper c05d71bc nanslp 0 798 d1d56298 00820680 memcached d1c1f574 kqread 0 949 d1d43798 00820680 kdeinit d27a8d74 kqread 0 947 d1d57618 00820680 kdeinit d27a6434 kqread 0 883 d1d572d8 00800603 Xorg 00000000 0 939 d1d5f4d8 00820680 kdeinit d1c0e3b4 kqread 1 -1 ff809524 00000001 idle_1 00000000 1 -1 c05d7548 00010400 softclock 1 00000000 1 -1 c05c9808 00000400 usched 1 00000000 1 -1 c05cccac 00000400 dsched 1 00000000 1 -1 c05f29c0 00040400 netisr_cpu 1 00000000 waitport 1 -1 c05ed2e0 00040400 ifnet 1 00000000 waitport 1 -1 cebf7958 00020680 taskq_cpu 1 c2642a50 tqthr 1 -1 cebf8318 04020e80 crypto 1 c063d0f8 crypto_wait 1 -1 cebfb3d8 00040600 rtable_cpu 1 00000000 waitport 1 -1 cebfd798 00020e80 pagezero c0639a4c pgzero 1 247 cebe0398 00020680 dhclient d1e9cff4 kqread 1 261 cebfee58 00020680 dhclient d1e9def4 kqread 1 752 d1d55c18 00820680 cron c05d71bc nanslp 1 798 d1d558d8 00020680 memcached d1e81cf4 kqread 1 798 cebff198 00020680 memcached d1e81f74 kqread 1 816 cebff4d8 00820680 login cebb1360 wait 1 818 cebe1098 00820680 getty cec3ec30 ttyin 1 820 cebe1718 00820680 getty cec3ee70 ttyin 1 822 cebe1d98 00820680 getty cec3f0b0 ttyin 1 824 d1d46b98 00820680 csh d1db6050 pause 1 952 d1d447d8 00820680 kdeinit d27aa174 kqread 1 988 d1d4bcd8 00820680 kdeinit d2a6fb74 kqread 1 931 d1d56918 00820680 kdeinit d1c0bcf4 kqread 1 934 d1d57958 00020680 kdeinit d1c0c834 kqread 1 413 d1d47bd8 00820680 syslogd d1c1bd34 kqread 1 970 cebe4b18 00820680 kdeinit d2767ab4 kqread 1 967 d1d5b3d8 00820680 kdeinit d27b2874 kqread 1 791 d1d55f58 00820680 moused d1c1ea34 kqread 1 990 d1d40d58 00820680 kdeinit d2998134 kqread 1 951 d1d44b18 00820680 kdeinit d27a9ef4 kqread 1 961 d1d5c758 00820680 kdeinit d27b0934 kqread 1 864 cebe3798 00000602 bunzip2 00000000 (kgdb) cpu curthread wchan 0 Xorg 00000000 1 idle_1 00000000 (kgdb) Filesystem Refs Flags tmpfs 0 0x00000000 mfs 0 0x00000000 nfs 0 0x00020000 msdos 0 0x00000000 cd9660 0 0x00040000 procfs 1 0x00080000 devfs 2 0x00080000 ufs 1 0x00000000 hammer 1 0x00000000 null 7 0x00100000 (kgdb) Filesystem: tmpfs, Refs: 0, Flags: 0x00000000 VFS ops: $1 = { vfs_mount = 0xc0402371 <tmpfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc0402059 <tmpfs_unmount>, vfs_root = 0xc0401f09 <tmpfs_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc04022ed <tmpfs_statfs>, vfs_sync = 0xc0302aa7 <vfs_stdsync>, vfs_vget = 0xc0302abb <vfs_stdvget>, vfs_fhtovp = 0xc0402778 <tmpfs_fhtovp>, vfs_checkexp = 0xc0302acf <vfs_stdcheckexp>, vfs_vptofh = 0xc0302a89 <vfs_stdvptofh>, vfs_init = 0xc0302ad9 <vfs_stdinit>, vfs_uninit = 0xc0302ae3 <vfs_stduninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: mfs, Refs: 0, Flags: 0x00000000 VFS ops: $2 = { vfs_mount = 0xc03cafd1 <mfs_mount>, vfs_start = 0xc03cb299 <mfs_start>, vfs_unmount = 0xc03c91c7 <ffs_unmount>, vfs_root = 0xc03ce8ee <ufs_root>, vfs_quotactl = 0xc03ce8a4 <ufs_quotactl>, vfs_statfs = 0xc03cad2a <mfs_statfs>, vfs_sync = 0xc03c9029 <ffs_sync>, vfs_vget = 0xc03c8cde <ffs_vget>, vfs_fhtovp = 0xc03c8c85 <ffs_fhtovp>, vfs_checkexp = 0xc03ce8ae <ufs_check_export>, vfs_vptofh = 0xc03c8806 <ffs_vptofh>, vfs_init = 0xc03cad20 <mfs_init>, vfs_uninit = 0xc0302ae3 <vfs_stduninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: nfs, Refs: 0, Flags: 0x00020000 VFS ops: $3 = { vfs_mount = 0xc03916f6 <nfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc0390b4d <nfs_unmount>, vfs_root = 0xc0391e83 <nfs_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc0391bcf <nfs_statfs>, vfs_sync = 0xc03906d0 <nfs_sync>, vfs_vget = 0xc0302abb <vfs_stdvget>, vfs_fhtovp = 0xc0302ac5 <vfs_stdfhtovp>, vfs_checkexp = 0xc0302acf <vfs_stdcheckexp>, vfs_vptofh = 0xc0302a89 <vfs_stdvptofh>, vfs_init = 0xc038e395 <nfs_init>, vfs_uninit = 0xc038df03 <nfs_uninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0391885 <nfs_statvfs> } Filesystem: msdos, Refs: 0, Flags: 0x00000000 VFS ops: $4 = { vfs_mount = 0xc0325443 <msdosfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc0325332 <msdosfs_unmount>, vfs_root = 0xc032518a <msdosfs_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc03252ae <msdosfs_statfs>, vfs_sync = 0xc0325213 <msdosfs_sync>, vfs_vget = 0xc0302abb <vfs_stdvget>, vfs_fhtovp = 0xc0325145 <msdosfs_fhtovp>, vfs_checkexp = 0xc0325103 <msdosfs_checkexp>, vfs_vptofh = 0xc03250dc <msdosfs_vptofh>, vfs_init = 0xc0322817 <msdosfs_init>, vfs_uninit = 0xc0321b58 <msdosfs_uninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: cd9660, Refs: 0, Flags: 0x00040000 VFS ops: $5 = { vfs_mount = 0xc0285c4f <cd9660_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc02852c5 <cd9660_unmount>, vfs_root = 0xc0286451 <cd9660_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc0285258 <cd9660_statfs>, vfs_sync = 0xc0302aa7 <vfs_stdsync>, vfs_vget = 0xc0286437 <cd9660_vget>, vfs_fhtovp = 0xc02851f7 <cd9660_fhtovp>, vfs_checkexp = 0xc02851b7 <cd9660_checkexp>, vfs_vptofh = 0xc0285190 <cd9660_vptofh>, vfs_init = 0xc0283ea0 <cd9660_init>, vfs_uninit = 0xc0283bab <cd9660_uninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: procfs, Refs: 1, Flags: 0x00080000 VFS ops: $6 = { vfs_mount = 0xc031f552 <procfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc031f507 <procfs_unmount>, vfs_root = 0xc031f607 <procfs_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc031f480 <procfs_statfs>, vfs_sync = 0xc0302aa7 <vfs_stdsync>, vfs_vget = 0xc0302abb <vfs_stdvget>, vfs_fhtovp = 0xc0302ac5 <vfs_stdfhtovp>, vfs_checkexp = 0xc0302acf <vfs_stdcheckexp>, vfs_vptofh = 0xc0302a89 <vfs_stdvptofh>, vfs_init = 0xc0302ad9 <vfs_stdinit>, vfs_uninit = 0xc0302ae3 <vfs_stduninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: devfs, Refs: 2, Flags: 0x00080000 VFS ops: $7 = { vfs_mount = 0xc03d7199 <devfs_vfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc03d710d <devfs_vfs_unmount>, vfs_root = 0xc03d7345 <devfs_vfs_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc03d7076 <devfs_vfs_statfs>, vfs_sync = 0xc0302aa7 <vfs_stdsync>, vfs_vget = 0xc03d7007 <devfs_vfs_vget>, vfs_fhtovp = 0xc03d7034 <devfs_vfs_fhtovp>, vfs_checkexp = 0xc0302acf <vfs_stdcheckexp>, vfs_vptofh = 0xc03d6fd0 <devfs_vfs_vptofh>, vfs_init = 0xc0302ad9 <vfs_stdinit>, vfs_uninit = 0xc0302ae3 <vfs_stduninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: ufs, Refs: 1, Flags: 0x00000000 VFS ops: $8 = { vfs_mount = 0xc03c9ac6 <ffs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc03c91c7 <ffs_unmount>, vfs_root = 0xc03ce8ee <ufs_root>, vfs_quotactl = 0xc03ce8a4 <ufs_quotactl>, vfs_statfs = 0xc03c8856 <ffs_statfs>, vfs_sync = 0xc03c9029 <ffs_sync>, vfs_vget = 0xc03c8cde <ffs_vget>, vfs_fhtovp = 0xc03c8c85 <ffs_fhtovp>, vfs_checkexp = 0xc03ce8ae <ufs_check_export>, vfs_vptofh = 0xc03c8806 <ffs_vptofh>, vfs_init = 0xc03c8838 <ffs_init>, vfs_uninit = 0xc03cbf2f <ufs_uninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } Filesystem: hammer, Refs: 1, Flags: 0x00000000 VFS ops: $9 = { vfs_mount = 0xc03fa2dc <hammer_vfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc03fa27f <hammer_vfs_unmount>, vfs_root = 0xc03fa019 <hammer_vfs_root>, vfs_quotactl = 0xc0302a9d <vfs_stdquotactl>, vfs_statfs = 0xc03f9c7d <hammer_vfs_statfs>, vfs_sync = 0xc03fa02f <hammer_vfs_sync>, vfs_vget = 0xc03f9f6e <hammer_vfs_vget>, vfs_fhtovp = 0xc03f9ea2 <hammer_vfs_fhtovp>, vfs_checkexp = 0xc03f9e42 <hammer_vfs_checkexp>, vfs_vptofh = 0xc03f9dfa <hammer_vfs_vptofh>, vfs_init = 0xc03f9d5c <hammer_vfs_init>, vfs_uninit = 0xc0302ae3 <vfs_stduninit>, vfs_extattrctl = 0xc0302aed <vfs_stdextattrctl>, vfs_statvfs = 0xc03f9b84 <hammer_vfs_statvfs> } Filesystem: null, Refs: 7, Flags: 0x00100000 VFS ops: $10 = { vfs_mount = 0xc031d5b3 <nullfs_mount>, vfs_start = 0xc0302a93 <vfs_stdstart>, vfs_unmount = 0xc031d545 <nullfs_unmount>, vfs_root = 0xc031d515 <nullfs_root>, vfs_quotactl = 0xc031d4f4 <nullfs_quotactl>, vfs_statfs = 0xc031d42e <nullfs_statfs>, vfs_sync = 0xc0302aa7 <vfs_stdsync>, vfs_vget = 0xc0302abb <vfs_stdvget>, vfs_fhtovp = 0xc031d410 <nullfs_fhtovp>, vfs_checkexp = 0xc031d3d0 <nullfs_checkexp>, vfs_vptofh = 0xc031d3c0 <nullfs_vptofh>, vfs_init = 0xc0302ad9 <vfs_stdinit>, vfs_uninit = 0xc0302ae3 <vfs_stduninit>, vfs_extattrctl = 0xc031d39c <nullfs_extattrctl>, vfs_statvfs = 0xc0302b4d <vfs_stdstatvfs> } (kgdb) $11 = {mnt_list = {tqe_next = 0xcec95668, tqe_prev = 0xc056eea0}, mnt_op = 0xc0581740, mnt_vfc = 0xc0581700, mnt_namecache_gen = 0, mnt_syncer = 0xc2859e38, mnt_nvnodelist = {tqh_first = 0xc2859cf8, tqh_last = 0xc2859e84}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 6, lk_lockholder = 0xffffffff}, mnt_flag = 20480, mnt_kern_flag = 138346496, mnt_maxsymlinklen = 255, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7617899, f_bavail = 7617899, f_files = 922445, f_ffree = 0, f_fsid = {val = { -1330466450, 45407}}, f_owner = 0, f_type = 9, f_flags = 20480, f_syncwrites = 51462, f_asyncwrites = 3141, f_fstypename = "hammer\000\000\000\000\000\000\000\000\000", f_mntonname = "/", '\000' <repeats 78 times>, f_syncreads = 0, f_asyncreads = 25392, f_spares1 = 0, f_mntfromname = "ROOT\000/WD-WCAV9C233500.s3d", '\000' <repeats 54 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 16384, f_frsize = 16384, f_blocks = 8927232, f_bfree = 7690312, f_bavail = 7690312, f_files = 922439, f_ffree = 0, f_favail = 0, f_fsid = 3359964584, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 2128078184, time_mid = 55703, time_hi_and_version = 4575, clock_seq_hi_and_reserved = 181 '\265', clock_seq_low = 155 '\233', node = "\001\060\033\270\330\275"}, f_uid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xcfa20000, mnt_time = 0, mnt_iosize_max = 131072, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec94d0c}, mnt_nvnodelistsize = 4295, mnt_vn_use_ops = 0xcec3d240, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3d240, mnt_vn_spec_ops = 0xcec3d360, mnt_vn_fifo_ops = 0xcec3d480, mnt_ncmountpt = { ncp = 0xc2687be8, mount = 0xcec94b28}, mnt_ncmounton = {ncp = 0x0, mount = 0x0}, mnt_refs = 74, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec94d54}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $12 = {mnt_list = {tqe_next = 0xcec958a8, tqe_prev = 0xcec94b28}, mnt_op = 0xc0580500, mnt_vfc = 0xc05804c0, mnt_namecache_gen = 683, mnt_syncer = 0xc285a0b8, mnt_nvnodelist = {tqh_first = 0xc285a478, tqh_last = 0xc285a104}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 272564224, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 512, f_iosize = 512, f_blocks = 2, f_bfree = 0, f_bavail = 0, f_files = 678, f_ffree = 0, f_fsid = {val = {117505793, 7}}, f_owner = 0, f_type = 7, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "devfs\000\000\000\000\000\000\000\000\000\000", f_mntonname = "/dev", '\000' <repeats 75 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "devfs", '\000' <repeats 74 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 512, f_frsize = 512, f_blocks = 2, f_bfree = 0, f_bavail = 0, f_files = 678, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xc2644d90, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec9584c}, mnt_nvnodelistsize = 96, mnt_vn_use_ops = 0xcec3d5a0, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3d5a0, mnt_vn_spec_ops = 0xcec3d6c0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc2687eb8, mount = 0xcec95668}, mnt_ncmounton = {ncp = 0xc2687e18, mount = 0xcec94b28}, mnt_refs = 30, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec95894}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $13 = {mnt_list = {tqe_next = 0xcec95ae8, tqe_prev = 0xcec95668}, mnt_op = 0xc057f080, mnt_vfc = 0xc057f040, mnt_namecache_gen = 0, mnt_syncer = 0xd1e99078, mnt_nvnodelist = {tqh_first = 0xd1e9c4f8, tqh_last = 0xd1e990c4}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 134217728, mnt_maxsymlinklen = 60, mnt_stat = {f_spare2 = 0, f_bsize = 2048, f_iosize = 16384, f_blocks = 387047, f_bfree = 320344, f_bavail = 289381, f_files = 97278, f_ffree = 96548, f_fsid = {val = {1287283053, 691573345}}, f_owner = 0, f_type = 8, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 2, f_fstypename = "ufs", '\000' <repeats 12 times>, f_mntonname = "/boot", '\000' <repeats 74 times>, f_syncreads = 0, f_asyncreads = 5, f_spares1 = 0, f_mntfromname = "/dev/serno/WD-WCAV9C233500.s3a", '\000' <repeats 49 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xc2890ff0, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec95a8c}, mnt_nvnodelistsize = 4, mnt_vn_use_ops = 0xcec3db40, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3db40, mnt_vn_spec_ops = 0xcec3dc60, mnt_vn_fifo_ops = 0xcec3dd80, mnt_ncmountpt = { ncp = 0xc268bec8, mount = 0xcec958a8}, mnt_ncmounton = {ncp = 0xd1be5118, mount = 0xcec94b28}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec95ad4}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $14 = {mnt_list = {tqe_next = 0xcec95d28, tqe_prev = 0xcec958a8}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e997f8, mnt_nvnodelist = {tqh_first = 0xd1e997f8, tqh_last = 0xd1e99844}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7617899, f_bavail = 7617899, f_files = 922445, f_ffree = 0, f_fsid = {val = { -1330466450, -1532867157}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/var", '\000' <repeats 75 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00001", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e996b8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec95ccc}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3dea0, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3dea0, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c008, mount = 0xcec95ae8}, mnt_ncmounton = {ncp = 0xd1be4f38, mount = 0xcec94b28}, mnt_refs = 28, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec95d14}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $15 = {mnt_list = {tqe_next = 0xcec95f68, tqe_prev = 0xcec95ae8}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e99cf8, mnt_nvnodelist = {tqh_first = 0xd1e99cf8, tqh_last = 0xd1e99d44}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7690313, f_bavail = 7690313, f_files = 922439, f_ffree = 0, f_fsid = {val = { -1330466450, 1311019209}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/tmp", '\000' <repeats 75 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00002", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e99bb8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec95f0c}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3dfc0, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3dfc0, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c0a8, mount = 0xcec95d28}, mnt_ncmounton = {ncp = 0xd1be50c8, mount = 0xcec94b28}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec95f54}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $16 = {mnt_list = {tqe_next = 0xcec961a8, tqe_prev = 0xcec95d28}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e9a1f8, mnt_nvnodelist = {tqh_first = 0xd1e9a1f8, tqh_last = 0xd1e9a244}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7690313, f_bavail = 7690313, f_files = 922439, f_ffree = 0, f_fsid = {val = { -1330466450, -1586092504}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/usr", '\000' <repeats 75 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00003", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e9a0b8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec9614c}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3e0e0, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3e0e0, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c1e8, mount = 0xcec95f68}, mnt_ncmounton = {ncp = 0xd1be4c18, mount = 0xcec94b28}, mnt_refs = 41, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec96194}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $17 = {mnt_list = {tqe_next = 0xcec963e8, tqe_prev = 0xcec95f68}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e9a6f8, mnt_nvnodelist = {tqh_first = 0xd1e9a6f8, tqh_last = 0xd1e9a744}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7690313, f_bavail = 7690313, f_files = 922439, f_ffree = 0, f_fsid = {val = { -1330466450, 1079520332}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/home", '\000' <repeats 74 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00004", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e9a5b8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec9638c}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3e200, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3e200, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c328, mount = 0xcec961a8}, mnt_ncmounton = {ncp = 0xd1be5078, mount = 0xcec94b28}, mnt_refs = 26, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec963d4}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $18 = {mnt_list = {tqe_next = 0xcec96628, tqe_prev = 0xcec961a8}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e9abf8, mnt_nvnodelist = {tqh_first = 0xd1e9abf8, tqh_last = 0xd1e9ac44}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7690313, f_bavail = 7690313, f_files = 922439, f_ffree = 0, f_fsid = {val = { -1330466450, -1358259539}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/usr/obj", '\000' <repeats 71 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00005", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e9aab8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec965cc}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3e320, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3e320, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c4b8, mount = 0xcec963e8}, mnt_ncmounton = {ncp = 0xd1be5208, mount = 0xcec95f68}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec96614}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $19 = {mnt_list = {tqe_next = 0xcec96868, tqe_prev = 0xcec963e8}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e9b0f8, mnt_nvnodelist = {tqh_first = 0xd1e9b0f8, tqh_last = 0xd1e9b144}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7690313, f_bavail = 7690313, f_files = 922439, f_ffree = 0, f_fsid = {val = { -1330466450, 1166821327}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/var/crash", '\000' <repeats 69 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00006", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e9afb8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec9680c}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3e440, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3e440, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c648, mount = 0xcec96628}, mnt_ncmounton = {ncp = 0xd1be52f8, mount = 0xcec95ae8}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec96854}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $20 = {mnt_list = {tqe_next = 0xcec96aa8, tqe_prev = 0xcec96628}, mnt_op = 0xc056fa20, mnt_vfc = 0xc056f9e0, mnt_namecache_gen = 0, mnt_syncer = 0xd1e9b5f8, mnt_nvnodelist = {tqh_first = 0xd1e9b5f8, tqh_last = 0xd1e9b644}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 8388608, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 16384, f_iosize = 16384, f_blocks = 8927232, f_bfree = 7690313, f_bavail = 7690313, f_files = 922439, f_ffree = 0, f_fsid = {val = { -1330466450, -1428229842}}, f_owner = 0, f_type = 9, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "null", '\000' <repeats 11 times>, f_mntonname = "/var/tmp", '\000' <repeats 71 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "/pfs/@@-1:00007", '\000' <repeats 64 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = { time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0xd1e9b4b8, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec96a4c}, mnt_nvnodelistsize = 1, mnt_vn_use_ops = 0xcec3e560, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3e560, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c7d8, mount = 0xcec96868}, mnt_ncmounton = {ncp = 0xd1be5398, mount = 0xcec95ae8}, mnt_refs = 6, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec96a94}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} $21 = {mnt_list = {tqe_next = 0x0, tqe_prev = 0xcec96868}, mnt_op = 0xc056fd80, mnt_vfc = 0xc056fd40, mnt_namecache_gen = 0, mnt_syncer = 0xd1e9b878, mnt_nvnodelist = {tqh_first = 0xd2a6ff78, tqh_last = 0xd1e9b8c4}, mnt_lock = {lk_spinlock = {lock = 0}, lk_flags = 0, lk_sharecount = 0, lk_waitcount = 0, lk_exclusivecount = 0, lk_unused1 = 0, lk_wmesg = 0xc04f3efc "vfslock", lk_timo = 0, lk_lockholder = 0xffffffff}, mnt_flag = 4096, mnt_kern_flag = 268435456, mnt_maxsymlinklen = 0, mnt_stat = {f_spare2 = 0, f_bsize = 4096, f_iosize = 4096, f_blocks = 1, f_bfree = 0, f_bavail = 0, f_files = 6164, f_ffree = 6158, f_fsid = {val = {100728578, 6}}, f_owner = 0, f_type = 6, f_flags = 4096, f_syncwrites = 0, f_asyncwrites = 0, f_fstypename = "procfs\000\000\000\000\000\000\000\000\000", f_mntonname = "/proc", '\000' <repeats 74 times>, f_syncreads = 0, f_asyncreads = 0, f_spares1 = 0, f_mntfromname = "procfs", '\000' <repeats 73 times>, f_spares2 = 0, f_spare = {0, 0}}, mnt_vstat = {f_bsize = 0, f_frsize = 0, f_blocks = 0, f_bfree = 0, f_bavail = 0, f_files = 0, f_ffree = 0, f_favail = 0, f_fsid = 0, f_flag = 0, f_namemax = 0, f_owner = 0, f_type = 0, f_syncreads = 0, f_syncwrites = 0, f_asyncreads = 0, f_asyncwrites = 0, f_fsid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}, f_uid_uuid = {time_low = 0, time_mid = 0, time_hi_and_version = 0, clock_seq_hi_and_reserved = 0 '\000', clock_seq_low = 0 '\000', node = "\000\000\000\000\000"}}, mnt_data = 0x0, mnt_time = 0, mnt_iosize_max = 65536, mnt_reservedvnlist = {tqh_first = 0x0, tqh_last = 0xcec96c8c}, mnt_nvnodelistsize = 6, mnt_vn_use_ops = 0xcec3e680, mnt_vn_coherency_ops = 0x0, mnt_vn_journal_ops = 0x0, mnt_vn_norm_ops = 0xcec3e680, mnt_vn_spec_ops = 0x0, mnt_vn_fifo_ops = 0x0, mnt_ncmountpt = { ncp = 0xc268c8c8, mount = 0xcec96aa8}, mnt_ncmounton = {ncp = 0xd1be4ee8, mount = 0xcec94b28}, mnt_refs = 1, mnt_token = {t_ref = 0x0, t_flags = 1, t_collisions = 0, t_desc = 0xc04f3f04 "permnt"}, mnt_jlist = { tqh_first = 0x0, tqh_last = 0xcec96cd4}, mnt_jbitmap = 0x0, mnt_streamid = 0, mnt_bioops = 0x0} (kgdb) Id Refs Address Size Name 1 7 0xc0100000 62656c kernel 2 1 0xc0727000 6dc18 acpi.ko 3 1 0xc0795000 11b7c ahci.ko 4 1 0xc07a7000 93ec ehci.ko (kgdb) ------------------------------------------------------------------------ ps -axl Bus error (core dumped) ------------------------------------------------------------------------ vmstat -s 8322913 cpu context switches 62435 device interrupts 1924 software interrupts 39826 traps 8133199 system calls 1 kernel threads created 450 fork() calls 2 vfork() calls 0 rfork() calls 294 exec() calls 0 swap pager pageins 0 swap pager pages paged in 0 swap pager pageouts 0 swap pager pages paged out 422 vnode pager pageins 422 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 10024 copy-on-write faults 0 copy-on-write optimized faults 22430 zero fill pages zeroed 22164 zero fill pages prezeroed 52 intransit blocking page faults 100548 total VM faults taken 0 pages affected by kernel thread creation 25666 pages affected by fork() 121 pages affected by vfork() 0 pages affected by rfork() 231708 pages freed 0 pages freed by daemon 19264 pages freed by exiting processes 8679 pages active 88829 pages inactive 0 pages in VM cache 41857 pages wired down 115488 pages free 4096 bytes per page 47143 global smp invltlbs 3149 total path lookups 8585 total component lookups cache hits (83% pos + 9% neg) deletions 0%, falsehits 0% ------------------------------------------------------------------------ vmstat -m Memory statistics by type Type Kern Type InUse MemUse HighUse Limit Requests Limit Limit HAMMER-inodes 4294 2953K 0K 1048576K 4401 0 0 HAMMER-others 274 33K 0K 101942K 74757 0 0 acpidev 98 3K 0K 101942K 98 0 0 acpisem 15 1K 0K 101942K 15 0 0 acpitask 0 0K 0K 101942K 3 0 0 acpica 151 6K 0K 101942K 89249 0 0 acpipwr 1 1K 0K 101942K 1 0 0 fw_xfer 0 0K 0K 101942K 1 0 0 objcache 53 5K 0K 101942K 53 0 0 objcache magazine 576 162K 0K 101942K 576 0 0 atkbddev 2 1K 0K 101942K 2 0 0 lockf 4 1K 0K 101942K 240 0 0 legacydrv 2 1K 0K 101942K 2 0 0 uc_devlist 26 2K 0K 101942K 26 0 0 nexusdev 5 1K 0K 101942K 5 0 0 atexit 1 1K 0K 101942K 1 0 0 proc-args 43 2K 0K 101942K 783 0 0 exec-args 5 1300K 0K 101942K 5 0 0 kqueue 0 0K 0K 101942K 15 0 0 lwbuf 12 1K 0K 101942K 12 0 0 syscons 46 186K 0K 101942K 46 0 0 crypto 1 1K 0K 101942K 1 0 0 propstng 1349 32K 0K 101942K 1349 0 0 prop string 1349 11K 0K 101942K 1418 0 0 propnmbr 1615 64K 0K 101942K 1615 0 0 pdict16 15 1K 0K 101942K 15 0 0 propdict 665 125K 0K 101942K 665 0 0 prop dictionary 665 84K 0K 101942K 696 0 0 kbdmux 6 7K 0K 101942K 6 0 0 isadev 23 1K 0K 101942K 23 0 0 USB 65 5K 0K 101942K 75 0 0 USBdev 14 5K 0K 101942K 14 0 0 ZONE 7 1K 0K 101942K 7 0 0 kenv 19 3K 0K 101942K 19 0 0 file desc 58 17K 0K 101942K 1054 0 0 vmspace 48 14K 0K 101942K 48 0 0 file 270 19K 0K 101942K 8479 0 0 device-mapped pages 2519 217K 0K 101942K 2519 0 0 HAMMER-mount 1 40K 0K 101942K 1 0 0 devfs 3733 368K 0K 101942K 6480 0 0 sigio 1 1K 0K 101942K 2 0 0 UFS dirhash 3 1K 0K 101942K 3 0 0 UFS mount 3 5K 0K 101942K 3 0 0 UFS ihash 1 512K 0K 101942K 1 0 0 FFS node 3 1K 0K 1048576K 3 0 0 pagedep 1 128K 0K 101942K 1 0 0 inodedep 1 512K 0K 101942K 1 0 0 newblk 1 1K 0K 101942K 1 0 0 p1003.1b 1 1K 0K 101942K 1 0 0 kld 63 2K 0K 101942K 85 0 0 module 245 14K 0K 101942K 245 0 0 varsym 256 8K 0K 101942K 266 0 0 agp 1 1K 0K 101942K 1 0 0 NFS daemon 1 1K 0K 101942K 1 0 0 NFS hash 1 512K 0K 101942K 1 0 0 syncache 2 12K 0K 101942K 2 0 0 tcptemp 25 2K 0K 101942K 25 0 0 ipq 50 2K 0K 101942K 50 0 0 CAM SIM 7 1K 0K 101942K 7 0 0 in_multi 7 1K 0K 101942K 7 0 0 CCMS 4519 283K 0K 101942K 4519 0 0 CAM periph 5 1K 0K 101942K 19 0 0 routetbl 75 7K 0K 101942K 127 0 0 faith 1 1K 0K 101942K 1 0 0 clone 2 8K 0K 101942K 2 0 0 ifaddr 88 14K 0K 101942K 88 0 0 ether_multi 23 1K 0K 101942K 23 0 0 BPF 13 9K 0K 101942K 13 0 0 MSDOSFS mount 1 512K 0K 101942K 1 0 0 NULLFS mount 7 3K 0K 101942K 7 0 0 Fifo info 2 1K 0K 101942K 2 0 0 vnodes 4519 1413K 0K 1048576K 4519 0 0 vnodeops 18 6K 0K 101942K 18 0 0 nameibufs 10 10K 0K 101942K 10 0 0 mount 12 7K 0K 101942K 15 0 0 vfscache 10794 2566K 0K 101942K 62888 0 0 BIO buffer 0 0K 0K 101942K 17 0 0 unpcb 119 19K 0K 101942K 245 0 0 socket 127 32K 0K 101942K 303 0 0 soname 52 3K 0K 101942K 427 0 0 pcb 27 15K 0K 101942K 96 0 0 mbuf 584 292K 0K 101942K 584 0 0 mbufcl 412 824K 0K 101942K 412 0 0 mclmeta 412 4K 0K 101942K 412 0 0 ptys 257 81K 0K 101942K 257 0 0 ttys 886 113K 0K 101942K 1936 0 0 shm 1 9K 0K 101942K 2 0 0 ISOFS mount 1 512K 0K 101942K 1 0 0 sem 3 5K 0K 101942K 3 0 0 ppbusdev 3 1K 0K 101942K 3 0 0 CAM dev queue 7 1K 0K 101942K 7 0 0 MD disk 2 1K 0K 101942K 2 0 0 msg 4 24K 0K 101942K 4 0 0 ata_cam 4 3K 0K 101942K 8 0 0 ar_driver 0 0K 0K 101942K 5 0 0 rman 137 8K 0K 101942K 510 0 0 pipe 138 15K 0K 101942K 689 0 0 ioctlops 0 0K 0K 101942K 26 0 0 select 3 1K 0K 101942K 326 0 0 taskqueue 8 1K 0K 101942K 8 0 0 sbuf 0 0K 0K 101942K 2 0 0 SWAP 2 549K 0K 101942K 2 0 0 kobj 184 207K 0K 101942K 184 0 0 ata_dma 4 1K 0K 101942K 4 0 0 eventhandler 25 1K 0K 101942K 25 0 0 disk 1 1K 0K 101942K 1 0 0 ad_driver 1 1K 0K 101942K 1 0 0 bus 994 102K 0K 101942K 8847 0 0 ata_generic 257 45K 0K 101942K 264 0 0 callout 2 2048K 0K 101942K 2 0 0 sysctl 0 0K 0K 101942K 301 0 0 sysctloid 562 14K 0K 101942K 562 0 0 tslpque 1 8K 0K 101942K 1 0 0 dsched 693 135K 0K 101942K 693 0 0 sbp 104 7K 0K 101942K 104 0 0 lwkt message 8 1K 0K 101942K 11 0 0 thread 92 75K 0K 101942K 92 0 0 memdesc 1 3K 0K 101942K 8 0 0 MPipe Array 2 1K 0K 101942K 2 0 0 cache 2229 119K 0K 101942K 2345 0 0 devbuf 493 940K 0K 101942K 1072 0 0 temp 211 7K 0K 101942K 23844 0 0 ip6ndp 10 1K 0K 101942K 10 0 0 CAM XPT 65 19K 0K 101942K 226 0 0 uidinfo 6 3K 0K 101942K 12 0 0 cred 8 1K 0K 101942K 43 0 0 pgrp 24 2K 0K 101942K 37 0 0 session 20 1K 0K 101942K 23 0 0 proc 45 43K 0K 101942K 996 0 0 lwp 48 15K 0K 101942K 1007 0 0 subproc 59 122K 0K 101942K 1014 0 0 scsi_da 0 0K 0K 101942K 1 0 0 CAM queue 22 1K 0K 101942K 195 0 0 firewire 27 17K 0K 101942K 29 0 0 Memory Totals: In Use Free Requests 18631K 0K 315976 ------------------------------------------------------------------------ vmstat -z ITEM SIZE LIMIT USED FREE REQUESTS SWAPMETA: 160, 215092, 0, 25, 1 DIRHASH: 1024, 0, 8, 4, 8 KNOTE: 96, 0, 6, 78, 12 NFSNODE: 384, 0, 0, 0, 0 NFSMOUNT: 832, 0, 0, 0, 0 cryptodesc: 64, 0, 0, 0, 0 cryptop: 64, 0, 0, 0, 0 PV ENTRY: 32, 1400000, 13191, 249032, 130949 MAP ENTRY: 60, 0, 217, 243, 2574 MAP: 128, 0, 0, 10, 0 VM OBJECT: 120, 0, 368, 92, 6684 ------------------------------------------------------------------------ vmstat -i interrupt total rate clk 1139 1 atkbd0 0 0 ehci0 46 0 sio0 0 0 em0/fwohci0 6 0 ppc0 0 0 acpi0 0 0 ohci0/nfe0 2 0 ohci1/atapci1 10063 15 psm0 0 0 ata0 0 0 ata1 0 0 irq19 40 0 irq21 10062 15 swi_siopoll 0 0 swi_cambio 0 0 swi_vm 0 0 swi_mp_taskq/swi_taskq 0 0 Total 21358 32 ------------------------------------------------------------------------ pstat -T 270/98624 files 0M/2047M swap space ------------------------------------------------------------------------ pstat -s Device 512-blocks Used Avail Capacity Type /dev/ad6s3b 4194048 120 4193928 0% Interleaved ------------------------------------------------------------------------ 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: 92 (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 GLease Vacate Evict 0 0 0 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 GLease Vacate Evict 0 0 0 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 Lease Stats: Leases PeakL GLeases 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 Fast Retransmits (0 early) 0 packets sent by Limited Transmit 0 spurious RTO retransmits 0 spurious Fast Retransmits (0 early) 0 Eifel-detected spurious retransmits 0 RTT-detected spurious retransmits 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 connection requests 0 connection accepts 0 bad connection attempts 0 listen queue overflows 0 connections established (including accepts) 0 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 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 udp: 0 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 dropped due to no socket 0 dropped due to full socket buffers 0 not for hashed pcb 0 delivered 0 datagrams output ip: 1 total packet 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 0 packets for this host 0 packets for unknown/unsupported protocol 0 packets forwarded (0 packets fast forwarded) 1 packet not forwardable 0 packets received for unknown multicast group 0 redirects sent 0 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 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 'cuz old message was icmp 0 messages with bad code fields 0 messages < minimum length 0 bad checksums 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 ICMP address mask responses are disabled igmp: 0 messages received 0 messages received with too few bytes 0 messages received with bad checksum 0 membership queries received 0 membership queries received with invalid field(s) 0 membership reports received 0 membership reports received with invalid field(s) 0 membership reports received for groups to which we belong 0 membership reports sent 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 3 packets sent from this host 0 packets sent with fabricated ip header 0 output packets dropped due to no bufs, etc. 0 output packets discarded due to no route 0 output datagrams fragmented 0 fragments created 0 datagrams that can't be fragmented 0 packets that violated scope rules 0 multicast packets which we don't join Mbuf statistics: 0 one mbuf 0 one ext mbuf 0 two or more ext mbuf 0 packets whose headers are not continuous 0 tunneling packets that can't find gif 0 packets discarded due to too may headers 0 failures of source address selection 0 forward cache hit 0 forward cache miss icmp6: 0 calls to icmp_error 0 errors not generated because old message was icmp error or so 0 errors not generated because rate limitation Output histogram: multicast listener report: 3 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 ------------------------------------------------------------------------ netstat -m 16/13312 mbufs in use (current/max): 257/6656 mbuf clusters in use (current/max) 262 mbufs and mbuf clusters allocated to data 11 mbufs and mbuf clusters allocated to packet headers 522 Kbytes allocated to network (2% of mb_map in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines ------------------------------------------------------------------------ netstat -id Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll Drop lp0* 1500 <Link#1> 0 0 0 0 0 0 nfe0* 1500 <Link#2> 00:30:1b:b8:d8:bd 0 0 0 0 0 0 em0 1500 <Link#3> 00:0e:0c:9b:f8:85 214 0 208 0 0 0 em0 1500 fe80:3::20e fe80:3::20e:cff:f 0 - 2 - - - em0 1500 192.168.1 192.168.1.2 206 - 211 - - - fwe0* 1500 <Link#4> 02:30:1b:00:d9:21 0 0 0 0 0 0 ppp0* 1500 <Link#5> 0 0 0 0 0 0 sl0* 552 <Link#6> 0 0 0 0 0 0 faith0* 1500 <Link#7> 0 0 0 0 0 0 lo0 16384 <Link#8> 0 0 0 0 0 0 lo0 16384 your-net localhost 0 - 0 - - - lo0 16384 localhost ::1 0 - 0 - - - lo0 16384 fe80:8::1 fe80:8::1 0 - 0 - - - ------------------------------------------------------------------------ netstat -anr Routing tables Internet: Destination Gateway Flags Refs Use Netif Expire default 192.168.1.1 UGSc 1 78 em0 67.218.118.62 192.168.1.1 UGHW 1 24 em0 127.0.0.1 127.0.0.1 UH 1 0 lo0 192.168.1 link#3 UC 1 0 em0 192.168.1.1 00:24:b2:d9:68:e6 UHLW 2 17 em0 1084 192.168.1.2 127.0.0.1 UGHS 0 0 lo0 Internet6: Destination Gateway Flags Netif Expire ::1 ::1 UH lo0 fe80::%em0/64 link#3 UC em0 fe80::20e:cff:fe9b:f885%em0 00:0e:0c:9b:f8:85 UHL lo0 fe80::1%lo0 link#8 UHL lo0 ff01::/32 ::1 U lo0 ff02::%em0/32 link#3 UC em0 ff02::%lo0/32 ::1 UC lo0 ------------------------------------------------------------------------ netstat -anA Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr c274d990 dgram 0 0 d1e9f338 0 0 0 /var/run/logpriv c274d710 dgram 0 0 d1e9f1f8 0 0 0 /var/run/log ------------------------------------------------------------------------ netstat -aL ------------------------------------------------------------------------ fstat Bus error ------------------------------------------------------------------------ dmesg Copyright (c) 2003-2010 The DragonFly Project. Copyright (c) 1992-2003 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. DragonFly v2.9.0.89.gcd3c6-DEVELOPMENT #2: Sat Oct 30 14:14:38 PDT 2010 root@:/usr/obj/usr/src/sys/EAGLE TSC clock: 2009935665 Hz, i8254 clock: 1193274 Hz CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 3800+ (2009.79-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x20f32 Stepping = 2 Features=0x178bfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,MMX,FXSR,SSE,SSE2,HTT> Features2=0x1<SSE3> AMD Features=0xe2500800<SYSCALL,NX,MMX+,FFXSR,LM,3DNow!+,3DNow!> AMD Features2=0x3<LAHF,CMP> Cores per package: 2 AMD: Rerouting HyperTransport EXTINT/NMI to APIC real memory = 1073278976 (1023 MB) avail memory = 1025925120 (978 MB) lapic: at 0xfee00000 lapic: divisor index 0, frequency 100489270 Hz DragonFly/MP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040010 cpu1 (AP): apic id: 1, version: 0x00040010 Warning: APIC I/O disabled SMP: AP CPU #1 Launched! objcache(exec-args): too small for ncpus, adjusting cluster_limit 16->32 module_register: module pci/ahci already exists! Module pci/ahci failed to register: 17 FQ scheduler policy version 1.0 loaded No policy for md0 specified, or policy not found disk scheduler: set policy of md0 to noop md0: Malloc disk kbd1 at kbdmux0 ACPI: RSDP 0xf9060 00014 (v0 XPC ) ACPI: RSDT 0x3fff3040 00030 (v1 XPC AWRDACPI 42302E31 AWRD 00000000) ACPI: FACP 0x3fff30c0 00074 (v1 XPC AWRDACPI 42302E31 AWRD 00000000) ACPI: DSDT 0x3fff3180 04528 (v1 XPC SN95V30 00001000 MSFT 0100000E) ACPI: FACS 0x3fff0000 00040 ACPI: SSDT 0x3fff77c0 00188 (v1 PTLTD POWERNOW 00000001 LTP 00000001) ACPI: APIC 0x3fff7700 0007C (v1 XPC AWRDACPI 42302E31 AWRD 00000000) npx0: <math processor> on motherboard npx0: INT 16 interface Using XMM optimized bcopy/copyin/copyout cryptosoft0: <software crypto> on motherboard acpi0: <XPC AWRDACPI> on motherboard objcache_reclaimlist objcache_reclaimlist objcache_reclaimlist objcache_reclaimlist acpi0: Power Button (fixed) Warning: ACPI is disabling APM's device. You can't run both $PIR: checksum failed! acpi_timer0: <24-bit timer at 3.579545MHz> port 0x4008-0x400b on acpi0 acpi_button0: <Power Button> on acpi0 acpi_tz0: <Thermal Zone> on acpi0 sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 on acpi0 sio0: type 16550A ppc0: <Standard parallel printer port> port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode 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 atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 psm0: <PS/2 Mouse> irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 cpu0: <ACPI CPU> on acpi0 cpu_cst0: <ACPI CPU C-State> on cpu0 cpu_pst0: <ACPI CPU P-State> on cpu0 cpu1: <ACPI CPU> on acpi0 cpu_cst1: <ACPI CPU C-State> on cpu1 cpu_pst1: <ACPI CPU P-State> on cpu1 pcib0: <Host to PCI bridge> pcibus 0 on motherboard pci0: <PCI bus> on pcib0 agp0: <NVIDIA nForce3-250 AGP Controller> mem 0xf0000000-0xf7ffffff at device 0.0 on pci0 isab0: <PCI-ISA bridge> at device 1.0 on pci0 isa0: <ISA bus> on isab0 pci0: <serial bus, SMBus> (vendor 0x10de, dev 0x00e4) at device 1.1 irq 5 ohci0: <OHCI (generic) USB controller> mem 0xfdfff000-0xfdffffff irq 10 at device 2.0 on pci0 usb0: OHCI version 1.0, legacy support usb0: <OHCI (generic) USB controller> on ohci0 usb0: USB revision 1.0 uhub0: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb0 uhub0: 4 ports with 4 removable, self powered ohci1: <OHCI (generic) USB controller> mem 0xfdffe000-0xfdffefff irq 11 at device 2.1 on pci0 usb1: OHCI version 1.0, legacy support usb1: <OHCI (generic) USB controller> on ohci1 usb1: USB revision 1.0 uhub1: <nVidia OHCI root hub, class 9/0, rev 1.00/1.00, addr 1> on usb1 uhub1: 4 ports with 4 removable, self powered ehci0: <NVIDIA nForce3 250 USB 2.0 controller> mem 0xfdffd000-0xfdffd0ff irq 3 at device 2.2 on pci0 usb2: EHCI version 1.0 usb2: companion controllers, 4 ports each: usb0 usb1 usb2: <NVIDIA nForce3 250 USB 2.0 controller> on ehci0 usb2: USB revision 2.0 uhub2: <nVidia EHCI root hub, class 9/0, rev 2.00/1.00, addr 1> on usb2 uhub2: 8 ports with 8 removable, self powered cpu1: Invalid FID 0xa [0xc, 0xc] umass0: <HP v125w, class 0/0, rev 2.00/0.00, addr 2> on uhub2 nfe0: <NVIDIA nForce3 Gigabit Ethernet> port 0xfc00-0xfc07 mem 0xfdffc000-0xfdffcfff irq 10 at device 5.0 on pci0 miibus0: <MII bus> on nfe0 e1000phy0: <Marvell 88E1111 Gigabit PHY> on miibus0 e1000phy0: 1000baseT-FDX, 100baseTX-FDX, 100baseTX, 10baseTX-FDX, 10baseTX, auto ACPI: domain1 P-State configuration check failed cpu0: Invalid FID 0xa [0xc, 0xc] ACPI: domain0 P-State configuration check failed nfe0: MAC address: 00:30:1b:b8:d8:bd pci0: <multimedia, audio> (vendor 0x10de, dev 0x00ea) at device 6.0 irq 11 atapci0: <nVidia nForce3 Pro UDMA133 controller> port 0xf900-0xf90f,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 8.0 on pci0 ata0: <ATA channel 0> on atapci0 ata1: <ATA channel 1> on atapci0 atapci1: <nVidia nForce3 Pro SATA150 controller> port 0xf300-0xf37f,0xf400-0xf40f,0xb70-0xb73,0x970-0x977,0xbf0-0xbf3,0x9f0-0x9f7 irq 11 at device 10.0 on pci0 ata2: <ATA channel 0> on atapci1 ata3: <ATA channel 1> on atapci1 No policy for ad6 specified, or policy not found disk scheduler: set policy of ad6 to noop ad6: 476940MB <WDC WD5000AADS-00S9B0 01.00A01> at ata3-master SATA150 pcib1: <PCI-PCI bridge> at device 11.0 on pci0 pci1: <PCI bus> on pcib1 vgapci0: <VGA-compatible display> mem 0xe8000000-0xefffffff,0xfb000000-0xfbffffff irq 3 at device 0.0 on pci1 pcib2: <PCI-PCI bridge> at device 14.0 on pci0 pci2: <PCI bus> on pcib2 em0: <Intel(R) PRO/1000 Network Connection 82541GI_LF 6.9.6> port 0xcf00-0xcf3f mem 0xfdec0000-0xfdedffff,0xfdea0000-0xfdebffff irq 5 at device 6.0 on pci2 em0: MAC address: 00:0e:0c:9b:f8:85 fwohci0: <VIA Fire II (VT6306)> port 0xce00-0xce7f mem 0xfdeff000-0xfdeff7ff irq 5 at device 7.0 on pci2 fwohci0: OHCI version 1.0 (ROM=1) fwohci0: No. of Isochronous channel is 4. fwohci0: EUI64 00:30:1b:b8:00:00:d9:21 fwohci0: Phy 1394a available S400, 2 ports. fwohci0: Link S400, max_rec 2048 bytes. firewire0: <IEEE1394(FireWire) bus> on fwohci0 fwe0: <Ethernet over FireWire> on firewire0 fwe0: MAC address: 02:30:1b:00:d9:21 sbp0: <SBP-2/SCSI over FireWire> on firewire0 fwohci0: Initiate bus reset fwohci0: node_id=0xc800ffc0, gen=1, CYCLEMASTER mode firewire0: 1 nodes, maxhop <= 0, cable IRM = 0 (me) firewire0: bus manager 0 (me) orm0: <Option ROMs> at iomem 0xc0000-0xcefff,0xd0000-0xd3fff,0xd4000-0xd57ff,0xd6000-0xd6fff on isa0 pmtimer0 on isa0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> it0 at port 0x290-0x297 on isa0 ppc1: cannot reserve I/O port range CAM: Configuring 6 busses CAM: finished configuring all busses No policy for da8 specified, or policy not found disk scheduler: set policy of da8 to noop da8 at umass-sim0 bus 0 target 0 lun 0 da8: <HP v125w 0119> Removable Direct Access SCSI-2 device da8: 40.000MB/s transfers da8: 3915MB (8017920 512 byte sectors: 255H 63S/T 499C) Mounting root from hammer:serno/WD-WCAV9C233500.s3d tryroot serno/WD-WCAV9C233500.s3d HAMMER(ROOT) recovery check seqno=00ecd76a HAMMER(ROOT) recovery range 30000000086ca9f0-30000000086ca9f0 HAMMER(ROOT) recovery nexto 30000000086ca9f0 endseqno=00ecd76b HAMMER(ROOT) mounted clean, no recovery needed Mounting devfs Loading configuration files. Loading devfs rules: /etc/defaults/devfs.conf .. dumpon: crash dumps to /dev/serno/WD-WCAV9C233500.s3b (24, 0x40031) swapon: adding /dev/serno/WD-WCAV9C233500.s3b as swap device Starting file system checks: /dev/serno/WD-WCAV9C233500.s3a: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/serno/WD-WCAV9C233500.s3a: clean, 320344 free (328 frags, 40002 blocks, 0.1% fragmentation) Setting hostname: . DHCPREQUEST on em0 to 255.255.255.255 port 67 DHCPACK from 192.168.1.1 bound to 192.168.1.2 -- renewal in 43200 seconds. lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384 options=3<RXCSUM,TXCSUM> inet 127.0.0.1 netmask 0xff000000 inet6 ::1 prefixlen 128 inet6 fe80::1%lo0 prefixlen 64 scopeid 0x8 em0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500 options=1b<RXCSUM,TXCSUM,VLAN_MTU,VLAN_HWTAGGING> inet6 fe80::20e:cff:fe9b:f885%em0 prefixlen 64 scopeid 0x3 inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 ether 00:0e:0c:9b:f8:85 media: Ethernet autoselect (100baseTX <full-duplex>) status: active Additional routing options: .. hw.bus.devctl_disable: 0 -> 1 Mounting NFS file systems: .. Building databases... Starting syslogd. Oct 31 00:28:57 syslogd: kernel boot file is /boot/kernel/kernel No core dumps found. .. ELF ldconfig path: /usr/lib /usr/lib/gcc41 /usr/lib/gcc44 /usr/lib/compat /usr/pkg/lib /usr/local/lib Starting local daemons: .. Updating motd. Configuring syscons: keymap font8x16 blanktime .. Additional ABI support: .. Starting cron. Local package initialization: .. Additional TCP options: .. Starting moused: .. Starting memcached. Sun Oct 31 00:28:59 PDT 2010 Oct 31 00:30:00 login: ROOT LOGIN (root) ON ttyv0 Oct 31 00:34:03 login: ROOT LOGIN (root) ON ttyv1 panic: assertion: gd->gd_spinlocks_wr == 0 in bsd4_schedulerclock mp_lock = 00000000; cpuid = 0 Trace beginning at frame 0xd22b8994 panic(ffffffff) at panic+0x174 panic(c04d9bbb,c04f010c,c04bdddf,ff800abc,d22b89e0) at panic+0x174 bsd4_schedulerclock(d1e86fb8,117a7,72bd5433) at bsd4_schedulerclock+0x8e schedclock(ff800abc,0,c063f100,26a6,ff800000) at schedclock+0x28 systimer_intr(d22b8a18,0,0) at systimer_intr+0xb4 lapic_timer_process_oncpu(d22b8a44,c048b3c8,0,0,203297) at lapic_timer_process_oncpu+0x36 lapic_timer_process(0,0,203297,c02b97dd,d22b8a50) at lapic_timer_process+0x13 splz_timer(d1d572d8) at splz_timer+0x11 crit_exit_wrapper(d22b8b20,20004b14,d22b8b20,c063da20,d22b8a8c) at crit_exit_wrapper+0x2b atkbd_ioctl(c063d900,20004b42,d22b8b20,40,c063da00) at atkbd_ioctl+0x2fa atkbd_ioctl(c063d900,20004b14,d22b8b20,c063da00,2) at atkbd_ioctl+0x206 kbd_ioctl(c063d900,20004b14,d22b8b20,cebadee0,0) at kbd_ioctl+0x3c kbdmux_ioctl(cec39460,20004b14,d22b8b20,cec39560,2) at kbdmux_ioctl+0x433 kbd_ioctl(cec39460,20004b14,d22b8b20) at kbd_ioctl+0x3c update_kbd_state(c286ca98,c064a7a0,d22b8b58,c047ef24,c05674a0) at update_kbd_state+0x62 exchange_scr(c05674a0,fffffffd,20007604,cec3f880,d22b8b80) at exchange_scr+0x138 finish_vt_rel(d22b8c18,7,c064a7a0,c286ca98,c02bc049) at finish_vt_rel+0x55 scioctl(d22b8b8c,c05619a8,cecf3110,20007604,d22b8c18) at scioctl+0xae5 dev_dioctl(cecf3110,20007604,d22b8c18,7,cc850620) at dev_dioctl+0xb0 devfs_fo_ioctl(cc8737f0,20007604,d22b8c18,cc850620,d22b8cf0) at devfs_fo_ioctl+0xe2 mapped_ioctl(4,20007604,1,0,d22b8cf0) at mapped_ioctl+0x40c sys_ioctl(d22b8cf0,eaa9a,0,c055f028,203246) at sys_ioctl+0x17 syscall2(d22b8d40) at syscall2+0x2b0 Xint0x80_syscall() at Xint0x80_syscall+0x36 boot() called on cpu#0 Uptime: 8m57s Physical memory: 1016 MB Dumping 200 MB: 185 169 153 137 121 105 89 73 57 41 25 9 I dont have time to dig in this right now. I do have dumps if anyone is interested. RG
文章代碼(AID): #1CvjU5yf (DFBSD_bugs)
文章代碼(AID): #1CvjU5yf (DFBSD_bugs)