from gdb: Unread portion of the kernel message buffer: panic: vnode_pager_generic_getpages: page 0xc419f6dc is mapped cpuid = 1 KDB: enter: panic 0xcf567324: tag ufs, type VREG usecount 2, writecount 0, refcount 464 mountedhere 0 flags () v_object 0xd36e8cc0 ref 0 pages 140336 lock type ufs: SHARED (count 1) ino 60010962, on dev amrd0s1g 0xd3e0b218: tag ufs, type VREG usecount 5, writecount 0, refcount 1553 mountedhere 0 flags () v_object 0xced5d770 ref 3 pages 55564 lock type ufs: SHARED (count 2) ino 60836173, on dev amrd0s1g 0xcecdd000: tag ufs, type VREG usecount 3, writecount 0, refcount 9 mountedhere 0 flags () v_object 0xd499f7f8 ref 2 pages 35 lock type ufs: SHARED (count 1) ino 60816784, on dev amrd0s1g 0xd03e8648: tag ufs, type VDIR usecount 1, writecount 0, refcount 3 mountedhere 0 flags () v_object 0xd246b550 ref 0 pages 1 lock type ufs: SHARED (count 1) ino 89733153, on dev amrd0s1g #0 doadump () at pcpu.h:231 #1 0xc0296799 in db_fncall (dummy1=1, dummy2=0, dummy3=-1065356256, dummy4=0xf0f2272c "") at /local0/src/sys/ddb/db_command.c:548 #2 0xc0296b91 in db_command (last_cmdp=0xc077e71c, cmd_table=0x0, dopager=1) at /local0/src/sys/ddb/db_command.c:445 #3 0xc0296cea in db_command_loop () at /local0/src/sys/ddb/db_command.c:498 #4 0xc0298c0d in db_trap (type=3, code=0) at /local0/src/sys/ddb/db_main.c:229 #5 0xc0423002 in kdb_trap (type=3, code=0, tf=0xf0f228d8) at /local0/src/sys/kern/subr_kdb.c:548 #6 0xc065e3ce in trap (frame=0xf0f228d8) at /local0/src/sys/i386/i386/trap.c:723 #7 0xc06428dc in calltrap () at /local0/src/sys/i386/i386/exception.s:168 #8 0xc0422e5a in kdb_enter (why=0xc06c518d "panic", msg=0xc06c518d "panic") at cpufunc.h:71 #9 0xc03f3f34 in panic ( fmt=0xc06eaa05 "vnode_pager_generic_getpages: page %p is mapped") at /local0/src/sys/kern/kern_shutdown.c:575 #10 0xc0615d9e in vnode_pager_generic_getpages (vp=0xd3e0b218, m=0xf0f22bac, bytecount=4096, reqpage=0) at /local0/src/sys/vm/vnode_pager.c:949 #11 0xc05dfb51 in ffs_getpages (ap=0xf0f22ab4) at /local0/src/sys/ufs/ffs/ffs_vnops.c:874 #12 0xc0679095 in VOP_GETPAGES_APV (vop=0xc0767480, a=0xf0f22ab4) at vnode_if.c:2603 #13 0xc0613db4 in vnode_pager_getpages (object=0xced5d770, m=0xf0f22bac, count=1, reqpage=0) at vnode_if.h:1134 #14 0xc05fae8f in vm_fault (map=0xce00fa24, vaddr=900861952, fault_type=1 '\001', fault_flags=Variable "fault_flags" is not available. ) at vm_pager.h:130 #15 0xc065dba7 in trap_pfault (frame=0xf0f22d28, usermode=1, eva=900861952) at /local0/src/sys/i386/i386/trap.c:863 #16 0xc065e02e in trap (frame=0xf0f22d28) at /local0/src/sys/i386/i386/trap.c:426 #17 0xc06428dc in calltrap () at /local0/src/sys/i386/i386/exception.s:168 #18 0x08097ddc in ?? () Script started on Fri Apr 22 16:18:18 2011 kgdb /boot/kernel/kernel vmcore.1 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: panic: vnode_pager_generic_getpages: page 0xc419f6dc is mapped cpuid = 1 KDB: enter: panic 0xcf567324: tag ufs, type VREG usecount 2, writecount 0, refcount 464 mountedhere 0 flags () v_object 0xd36e8cc0 ref 0 pages 140336 lock type ufs: SHARED (count 1) ino 60010962, on dev amrd0s1g 0xd3e0b218: tag ufs, type VREG usecount 5, writecount 0, refcount 1553 mountedhere 0 flags () v_object 0xced5d770 ref 3 pages 55564 lock type ufs: SHARED (count 2) ino 60836173, on dev amrd0s1g 0xcecdd000: tag ufs, type VREG usecount 3, writecount 0, refcount 9 mountedhere 0 flags () v_object 0xd499f7f8 ref 2 pages 35 lock type ufs: SHARED (count 1) ino 60816784, on dev amrd0s1g 0xd03e8648: tag ufs, type VDIR usecount 1, writecount 0, refcount 3 mountedhere 0 flags () v_object 0xd246b550 ref 0 pages 1 lock type ufs: SHARED (count 1) ino 89733153, on dev amrd0s1g Physical memory: 8182 MB Dumping 393 MB: 378 362 346 330 314 298 282 266 250 234 218 202 186 170 154 138 122 106 90 74 58 42 26 10 #0 doadump () at pcpu.h:231 231 pcpu.h: No such file or directory. in pcpu.h (kgdb) up 4 #4 0xc0298c0d in db_trap (type=3, code=0) at /local0/src/sys/ddb/db_main.c:229 229 db_command_loop(); (kgdb) up #5 0xc0423002 in kdb_trap (type=3, code=0, tf=0xf0f228d8) at /local0/src/sys/kern/subr_kdb.c:548 548 handled = be->dbbe_trap(type, code); (kgdb) up #6 0xc065e3ce in trap (frame=0xf0f228d8) at /local0/src/sys/i386/i386/trap.c:723 723 if (kdb_trap(type, 0, frame)) (kgdb) up #7 0xc06428dc in calltrap () at /local0/src/sys/i386/i386/exception.s:168 168 call trap Current language: auto; currently asm (kgdb) up #8 0xc0422e5a in kdb_enter (why=0xc06c518d "panic", msg=0xc06c518d "panic") at cpufunc.h:71 71 cpufunc.h: No such file or directory. in cpufunc.h Current language: auto; currently c (kgdb) up #9 0xc03f3f34 in panic (fmt=0xc06eaa05 "vnode_pager_generic_getpages: page %p is mapped") at /local0/src/sys/kern/kern_shutdown.c:575 575 kdb_enter(KDB_WHY_PANIC, "panic"); (kgdb) up #10 0xc0615d9e in vnode_pager_generic_getpages (vp=0xd3e0b218, m=0xf0f22bac, bytecount=4096, reqpage=0) at /local0/src/sys/vm/vnode_pager.c:949 949 KASSERT(!pmap_page_is_mapped(mt), (kgdb) set print pretty (kgdb) set height 0 (kgdb) print *mt $1 = { pageq = { tqe_next = 0xc66edef4, tqe_prev = 0xc07b7ee4 }, listq = { tqe_next = 0xca0bc5b0, tqe_prev = 0xc8dd96a0 }, left = 0xc8dd9698, right = 0xca0bc5b0, object = 0xced5d770, pindex = 55444, phys_addr = 2869223424, md = { pv_list = { tqh_first = 0xcb347a54, tqh_last = 0xcb347a58 }, pat_mode = 6 }, queue = 0 '\0', segind = 3 '\003', flags = 0, order = 10 '\n', pool = 0 '\0', cow = 0, wire_count = 1, hold_count = 0, oflags = 1, act_count = 0 '\0', busy = 0 '\0', valid = 255 'ÿ', dirty = 0 '\0' } (kgdb) print vp $2 = (struct vnode *) 0xd3e0b218 (kgdb) print *vp $3 = { v_type = VREG, v_tag = 0xc06bdd36 "ufs", v_op = 0xc0767480, v_data = 0xd10e489c, v_mount = 0xcdef9000, v_nmntvnodes = { tqe_next = 0xcf620324, tqe_prev = 0xd07fdca4 }, v_un = { vu_mount = 0x0, vu_socket = 0x0, vu_cdev = 0x0, vu_fifoinfo = 0x0, vu_yield = 0 }, v_hashlist = { le_next = 0x0, le_prev = 0xcf0c2ba4 }, v_hash = 60836173, v_cache_src = { lh_first = 0x0 }, v_cache_dst = { tqh_first = 0xd3e2a558, tqh_last = 0xd3e2a568 }, v_cache_dd = 0x0, v_cstart = 0, v_lasta = 0, v_lastw = 0, v_clen = 0, v_lock = { lock_object = { lo_name = 0xc06bdd36 "ufs", lo_flags = 91947008, lo_data = 0, lo_witness = 0x0 }, lk_lock = 33, lk_timo = 51, lk_pri = 80 }, v_interlock = { lock_object = { lo_name = 0xc06d278b "vnode interlock", lo_flags = 16973824, lo_data = 0, lo_witness = 0x0 }, mtx_lock = 4 }, v_vnlock = 0xd3e0b270, v_holdcnt = 1553, v_usecount = 5, v_iflag = 0, v_vflag = 0, v_writecount = 0, v_freelist = { tqe_next = 0xcfa6753c, tqe_prev = 0xd1cb96e8 }, v_bufobj = { bo_mtx = { lock_object = { lo_name = 0xc06d279b "bufobj interlock", lo_flags = 16973824, lo_data = 0, lo_witness = 0x0 }, mtx_lock = 4 }, bo_clean = { bv_hd = { tqh_first = 0xe1a35830, tqh_last = 0xe1983ae8 }, bv_root = 0xe19af250, bv_cnt = 1546 }, bo_dirty = { bv_hd = { tqh_first = 0x0, tqh_last = 0xd3e0b2e4 }, bv_root = 0x0, bv_cnt = 0 }, bo_numoutput = 0, bo_flag = 0, bo_ops = 0xc0758160, bo_bsize = 16384, bo_object = 0xced5d770, bo_synclist = { le_next = 0x0, le_prev = 0x0 }, bo_private = 0xd3e0b218, __bo_vnode = 0xd3e0b218 }, v_pollinfo = 0x0, v_label = 0x0, v_lockf = 0x0 } (kgdb) print object $4 = 0xced5d770 (kgdb) print object $5 = { mtx = { lock_object = { lo_name = 0xc06e717b "vm object", lo_flags = 21168128, lo_data = 0, lo_witness = 0x0 }, mtx_lock = 3522962144 }, object_list = { tqe_next = 0xd0a04330, tqe_prev = 0xd17fa80c }, shadow_head = { lh_first = 0x0 }, shadow_list = { le_next = 0x0, le_prev = 0xd3691c54 }, memq = { tqh_first = 0xc8fd9e94, tqh_last = 0xc2963518 }, root = 0xc419f6dc, size = 56977, generation = 1, ref_count = 3, shadow_count = 0, memattr = 6 '\006', type = 2 '\002', flags = 4096, pg_color = 33421, paging_in_progress = 33, resident_page_count = 55564, backing_object = 0x0, backing_object_offset = 0, pager_object_list = { tqe_next = 0x0, tqe_prev = 0x0 }, rvq = { lh_first = 0x0 }, cache = 0xc8d947b4, handle = 0xd3e0b218, un_pager = { vnp = { vnp_size = 233376471 }, devp = { devp_pglist = { tqh_first = 0xde90ad7, tqh_last = 0x0 } }, sgp = { sgp_pglist = { tqh_first = 0xde90ad7, tqh_last = 0x0 } }, swp = { swp_bcount = 233376471 } }, uip = 0x0, charge = 0 } (kgdb) print i $6 = 0 (kgdb) from ddb: panic: vnode_pager_generic_getpages: page 0xc419f6dc is mapped cpuid = 1 KDB: enter: panic [thread pid 19173 tid 100589 ] Stopped at kdb_enter+0x3a: movl $0,kdb_why db> bt Tracing pid 19173 tid 100589 td 0xd1fc22e0 kdb_enter(c06c518d,c06c518d,c06eaa05,f0f22958,1,...) at kdb_enter+0x3a panic(c06eaa05,c419f6dc,c06ea6dd,3a6,df,...) at panic+0x134 vnode_pager_generic_getpages(d3e0b218,f0f22bac,1000,0,c419f6dc) at vnode_pager_generic_getpages+0x136e ffs_getpages(f0f22ab4,df,d3e0b218,d3e0b218,f0f22adc,...) at ffs_getpages+0x151 VOP_GETPAGES_APV(c0767480,f0f22ab4,c06ea6dd,299,c077c460,...) at VOP_GETPAGES_APV+0xa5 vnode_pager_getpages(ced5d770,f0f22bac,1,0,f0f22c30,...) at vnode_pager_getpages+0xb4 vm_fault(ce00fa24,35b21000,1,0,35b21000,...) at vm_fault+0xfff trap_pfault(c079835c,f0f22cb4,c03e43b4,c079835c,d5003560,...) at trap_pfault+0x107 trap(f0f22d28) at trap+0x27e calltrap() at calltrap+0x6 --- trap 0xc, eip = 0x8097ddc, esp = 0x81e2b14, ebp = 0x81e4bac --- db> set $lines = 0 db> show pcpu cpuid = 1 dynamic pcpu = 0xcf4d600 curthread = 0xd1fc22e0: pid 19173 "cvsupd" curpcb = 0xf0f22d80 fpcurthread = none idlethread = 0xcd9272e0: tid 100005 "idle: cpu1" APIC ID = 1 currentldt = 0x50 db> show allpcpu Current CPU: 1 cpuid = 0 dynamic pcpu = 0x37e600 curthread = 0xcd927000: pid 11 "idle: cpu0" curpcb = 0xcd6f8d80 fpcurthread = none idlethread = 0xcd927000: tid 100006 "idle: cpu0" APIC ID = 0 currentldt = 0x50 cpuid = 1 dynamic pcpu = 0xcf4d600 curthread = 0xd1fc22e0: pid 19173 "cvsupd" curpcb = 0xf0f22d80 fpcurthread = none idlethread = 0xcd9272e0: tid 100005 "idle: cpu1" APIC ID = 1 currentldt = 0x50 cpuid = 2 dynamic pcpu = 0xcf50600 curthread = 0xcda33000: pid 3 "g_up" curpcb = 0xcd714d80 fpcurthread = none idlethread = 0xcd9275c0: tid 100004 "idle: cpu2" APIC ID = 6 currentldt = 0x50 cpuid = 3 dynamic pcpu = 0xcf53600 curthread = 0xd4b9e5c0: pid 17503 "rsync" curpcb = 0xf0f34d80 fpcurthread = none idlethread = 0xcd9278a0: tid 100003 "idle: cpu3" APIC ID = 7 currentldt = 0x50 db> show locks No such command db> ps pid ppid pgrp uid state wmesg wchan cmd 20662 1167 1167 21 R cvsupd 20653 1205 20653 21 Rs rsync 20526 20524 20521 0 R mkscan 20524 20523 20521 0 S wait 0xd500a000 sh 20523 1 20521 0 S wait 0xd4151810 lockf 20519 1153 1153 0 S piperd 0xd20be930 cron 20450 1205 20450 21 Ss getblk 0xe1a00370 rsync 19398 1167 1167 21 R cvsupd 19395 1205 19395 21 Ss select 0xcdce9524 rsync 19173 1167 1167 21 RL CPU 1 cvsupd 17503 1205 17503 21 Rs CPU 3 rsync 17489 1167 1167 21 SL vnread 0xe18e38b0 cvsupd 16535 1205 16535 21 Ss getblk 0xe19f69e0 rsync 16406 1205 16406 21 Ss select 0xcdcec1a4 rsync 12174 1205 12174 21 Ss select 0xd4230b24 rsync 20113 1205 20113 21 Ss select 0xcdce90e4 rsync 8007 1205 8007 21 Ss select 0xcdd22e64 rsync 2557 1167 1167 21 S select 0xcdd22da4 cvsupd 1253 1 1253 0 Ss+ ttyin 0xcdaf2070 getty 1252 1 1252 0 Ss+ ttyin 0xcdb2da70 getty 1251 1 1251 0 Ss+ ttyin 0xcda66270 getty 1250 1 1250 0 Ss+ ttyin 0xcda66470 getty 1249 1 1249 0 Ss+ ttyin 0xcda66670 getty 1248 1 1248 0 Ss+ ttyin 0xcdaf2470 getty 1247 1 1247 0 Ss+ ttyin 0xcdaf2270 getty 1246 1 1246 0 Ss+ ttyin 0xcda66e70 getty 1245 1 1245 0 Ss+ ttyin 0xcda66a70 getty 1205 1 1205 0 Ss select 0xcdcc85a4 inetd 1171 1 1171 0 Ss accept 0xce1b384a ftpd 1167 1 1167 21 Ss select 0xce1a3824 cvsupd 1153 1 1153 0 Ss nanslp 0xc07982e4 cron 1146 1 1146 25 Ss pause 0xcdd4a308 sendmail 1142 1 1142 0 Ss select 0xce1a3ce4 sendmail 1134 1 1134 0 Ss select 0xce1b5564 sshd 1094 1 1094 1 Ss sbwait 0xce1bd0b8 rwhod 1058 1 1058 0 Ss select 0xcdd23124 ntpd 1052 1 1052 0 Ss (threaded) nscd 100119 S kqread 0xce19e400 nscd 100118 S kqread 0xce19e400 nscd 100117 S kqread 0xce19e400 nscd 100116 S kqread 0xce19e400 nscd 100115 S kqread 0xce19e400 nscd 100114 S kqread 0xce19e400 nscd 100113 S kqread 0xce19e400 nscd 100112 S kqread 0xce19e400 nscd 100100 S uwait 0xcdb2cdc0 nscd 895 1 895 0 Ss auditd 0xc07b71d8 auditd 874 1 874 0 Ss select 0xcdb2c464 ypbind 871 1 871 0 Ss select 0xcdb2ca24 rpcbind 815 1 815 0 Ss select 0xcdb2c2a4 syslogd 658 1 658 0 Ss select 0xcdce9724 devd 18 0 0 0 SL sdflush 0xc07b7340 [softdepflush] 17 0 0 0 SL vlruwt 0xcdcc3560 [vnlru] 16 0 0 0 SL syncer 0xc07aba34 [syncer] 15 0 0 0 SL psleep 0xc07ab768 [bufdaemon] 14 0 0 0 SL pgzero 0xc07b8064 [pagezero] 9 0 0 0 SL psleep 0xc07b7c3c [vmdaemon] 8 0 0 0 SL psleep 0xc07b7c04 [pagedaemon] 7 0 0 0 SL ccb_scan 0xc077d6d4 [xpt_thrd] 6 0 0 0 SL waiting_ 0xc07ad558 [sctp_iterator] 5 0 0 0 SL - 0xcda6683c [fdc0] 13 0 0 0 SL - 0xc0798144 [yarrow] 4 0 0 0 SL - 0xc0795ea4 [g_down] 3 0 0 0 RL CPU 2 [g_up] 2 0 0 0 SL - 0xc0795e98 [g_event] 12 0 0 0 WL (threaded) intr 100035 I [irq1: atkbd0] 100034 I [irq15: ata1] 100033 I [irq14: ata0] 100032 I [swi0: uart] 100028 I [irq46: amr0] 100027 I [irq9: acpi0] 100023 I [swi2: cambio] 100022 I [swi6: task queue] 100021 I [swi6: Giant taskq] 100018 I [swi5: +] 100012 I [swi3: vm] 100011 I [swi4: clock] 100010 I [swi4: clock] 100009 I [swi4: clock] 100008 I [swi4: clock] 100007 I [swi1: netisr 0] 11 0 0 0 RL (threaded) idle 100006 Run CPU 0 [idle: cpu0] 100005 CanRun [idle: cpu1] 100004 CanRun [idle: cpu2] 100003 CanRun [idle: cpu3] 1 0 1 0 SLs wait 0xcd925ac0 [init] 10 0 0 0 SL audit_wo 0xc07b6ce0 [audit] 0 0 0 0 RLs (threaded) kernel 100030 D - 0xcdb0f700 [em1 taskq] 100029 RunQ [em0 taskq] 100026 D - 0xcda87a80 [acpi_task_2] 100025 D - 0xcda87a80 [acpi_task_1] 100024 D - 0xcda87a80 [acpi_task_0] 100020 D - 0xcda87e00 [thread taskq] 100019 D - 0xcda87e40 [ffs_trim taskq] 100017 D - 0xcda88040 [kqueue taskq] 100000 D sched 0xc0795f40 [swapper] 20521 20519 20521 0 Z sh db> alltrace Tracing command cvsupd pid 20662 tid 100476 td 0xd3f8c000 sched_switch(d3f8c000,0,207,18c,e1c9997c,...) at sched_switch+0x389 mi_switch(207,0,c06c9e63,d1,c064b6fa,...) at mi_switch+0x200 ast(f0d5fd28) at ast+0x270 doreti_ast() at doreti_ast+0x17 Tracing command rsync pid 20653 tid 100671 td 0xcf073000 sched_switch(cf073000,0,104,191,e046d49e,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,4c,...) at mi_switch+0x200 sleepq_switch(cf073000,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(e19e3e40,4c,c06cf4fe,0,0,...) at sleepq_wait+0x63 _sleep(e19e3e40,cd8fe72c,4c,c06cf4fe,0,...) at _sleep+0x322 bwait(e19e3e40,4c,c06cf4fe,e19e3e40,f1557a24,...) at bwait+0x6f bufwait(e19e3e40,0,0,0,0,...) at bufwait+0x28 breadn(d03e8648,0,0,800,0,...) at breadn+0x132 bread(d03e8648,0,0,800,0,...) at bread+0x4c ffs_read(f1557b70,0,0,0,f1557b90,...) at ffs_read+0x2e4 VOP_READ_APV(c0767480,f1557b70,f1557b88,f1557b58,f1557bd0,...) at VOP_READ_APV+0xa5 ufs_readdir(f1557bf0,5,d03e8648,f1557bf0,f1557c28,...) at ufs_readdir+0xcf VOP_READDIR_APV(c0767480,f1557bf0,c06d2c96,1001,cf073000,...) at VOP_READDIR_APV+0xa5 kern_getdirentries(cf073000,5,29df7000,1000,f1557c44,...) at kern_getdirentries+0x202 getdirentries(cf073000,f1557cec,f1557d28,29377fdc,0,...) at getdirentries+0x31 syscallenter(cf073000,f1557ce4,f1557ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f1557d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (196, FreeBSD ELF32, getdirentries), eip = 0x2814344f, esp = 0xbf7f9cac, ebp = 0xbf7f9cd8 --- Tracing command mkscan pid 20526 tid 100625 td 0xd4b9eb80 sched_switch(d4b9eb80,0,60b,18c,de962714,...) at sched_switch+0x389 mi_switch(60b,0,c06c6d94,817,3,...) at mi_switch+0x200 sched_preempt(d4b9eb80,3,2818fb58,bf7fe138,c064302f,...) at sched_preempt+0xb5 ipi_bitmap_handler(bf7f003b,c064003b,f0ff003b,2820d500,6,...) at ipi_bitmap_handler+0x34 Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0x2f --- interrupt, eip = 0xc0642920, esp = 0xf0ff3d5c, ebp = 0xbf7fe138 --- Xint0x80_syscall() at Xint0x80_syscall Tracing command sh pid 20524 tid 100561 td 0xd0562000 sched_switch(d0562000,0,104,191,812f3572,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,5c,...) at mi_switch+0x200 sleepq_switch(d0562000,0,c06c9662,1a0,5c,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(d500a000,5c,c06cac9f,100,0,...) at sleepq_wait_sig+0x17 _sleep(d500a000,d500a088,15c,c06cac9f,0,...) at _sleep+0x30c kern_wait(d0562000,ffffffff,f0ecec44,2,0,...) at kern_wait+0xb76 wait4(d0562000,f0ececec,f0eced28,8066654,0,...) at wait4+0x3b syscallenter(d0562000,f0ecece4,f0ecece4,0,c0797a90,...) at syscallenter+0x246 syscall(f0eced28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (7, FreeBSD ELF32, wait4), eip = 0x28166d5b, esp = 0xbf7feb2c, ebp = 0xbf7feb48 --- Tracing command lockf pid 20523 tid 100155 td 0xd41708a0 sched_switch(d41708a0,0,104,191,799fb231,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,5c,...) at mi_switch+0x200 sleepq_switch(d41708a0,0,c06c9662,1a0,5c,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(d4151810,5c,c06cac9f,100,0,...) at sleepq_wait_sig+0x17 _sleep(d4151810,d4151898,15c,c06cac9f,0,...) at _sleep+0x30c kern_wait(d41708a0,502c,f05f3c44,0,0,...) at kern_wait+0xb76 wait4(d41708a0,f05f3cec,365,280c5ce0,0,...) at wait4+0x3b syscallenter(d41708a0,f05f3ce4,f05f3d1c,c065e4ea,c0797a90,...) at syscallenter+0x246 syscall(f05f3d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (7, FreeBSD ELF32, wait4), eip = 0x280ecd5b, esp = 0xbf7fed3c, ebp = 0xbf7fed58 --- Tracing command cron pid 20519 tid 100431 td 0xcdc62b80 sched_switch(cdc62b80,0,104,191,23c27fa,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,4c,...) at mi_switch+0x200 sleepq_switch(cdc62b80,0,c06c9662,1a0,4c,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(d20be930,4c,c06ca8a7,100,0,...) at sleepq_wait_sig+0x17 _sleep(d20be930,d20beaa0,14c,c06ca8a7,0,...) at _sleep+0x30c pipe_read(ce072af0,f0cd8c28,ce19ed80,0,cdc62b80,...) at pipe_read+0x3f7 dofileread(f0cd8c28,ffffffff,ffffffff,0,ce072af0,...) at dofileread+0x96 kern_readv(cdc62b80,5,f0cd8c28,f0cd8c48,1,...) at kern_readv+0x58 read(cdc62b80,f0cd8cec,f0cd8d28,282460a1,0,...) at read+0x4f syscallenter(cdc62b80,f0cd8ce4,f0cd8ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f0cd8d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x281996a3, esp = 0xbf7fe5fc, ebp = 0xbf7fe618 --- Tracing command rsync pid 20450 tid 100209 td 0xd41ca8a0 sched_switch(d41ca8a0,0,104,191,e182e646,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,50,...) at mi_switch+0x200 sleepq_switch(d41ca8a0,0,c06c9662,260,50,...) at sleepq_switch+0x15f sleepq_wait(e1a00370,50,c06cfcf0,4,0,...) at sleepq_wait+0x63 __lockmgr_args(e1a00370,81900,cf5673cc,c06cfcf0,50,...) at __lockmgr_args+0x96f getblk(cf567324,50ec,0,4000,0,...) at getblk+0x157 cluster_read(cf567324,4333ebfb,0,50ec,0,...) at cluster_read+0xfa ffs_read(f0775b98,d41ca8a0,d4532d20,d41ca8a0,f0775bb8,...) at ffs_read+0x349 VOP_READ_APV(c0767480,f0775b98,c06d2dda,218,f0775bb8,...) at VOP_READ_APV+0xa5 vn_read(d4532d20,f0775c28,cdd29d80,0,d41ca8a0,...) at vn_read+0x1b1 dofileread(f0775c28,ffffffff,ffffffff,0,d4532d20,...) at dofileread+0x96 kern_readv(d41ca8a0,5,f0775c28,f0775c48,1,...) at kern_readv+0x58 read(d41ca8a0,f0775cec,f0775d28,6400,0,...) at read+0x4f syscallenter(d41ca8a0,f0775ce4,f0775c98,46,c079835c,...) at syscallenter+0x246 syscall(f0775d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x281d16a3, esp = 0xbf7fa00c, ebp = 0xbf7fa078 --- Tracing command cvsupd pid 19398 tid 100453 td 0xd22762e0 sched_switch(d22762e0,0,602,18c,e1841920,...) at sched_switch+0x389 mi_switch(602,0,c06c5831,cd,0,...) at mi_switch+0x200 critical_exit(cd909044,10f,2,d17f6560,d22762e0,...) at critical_exit+0xa8 intr_event_handle(cd96b180,f0d1ad28,0,2000,bf7fed70,...) at intr_event_handle+0xf5 intr_execute_handlers(cd909044,f0d1ad28,6,81e2a2c,c0642ca5,...) at intr_execute_handlers+0x49 lapic_handle_intr(33,f0d1ad28) at lapic_handle_intr+0x4c Xapic_isr1() at Xapic_isr1+0x35 --- interrupt, eip = 0x807aa0d, esp = 0x81e2a04, ebp = 0x81e2a2c --- Tracing command rsync pid 19395 tid 100223 td 0xd430b2e0 sched_switch(d430b2e0,0,104,191,d775bf5e,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(d430b2e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f079fa28,c03e47ca,cdce9510,0,d430b2e0,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdce9524,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdce9524,cdce9510,ea61,627,cf4ec620,...) at _cv_timedwait_sig+0x200 seltdwait(f079fbf8,f079fc00,cdf4a180,d430b2e0,cdf53444,...) at seltdwait+0x8a kern_select(d430b2e0,1,0,bf7f8b7c,bf7f8a7c,f079fc40,20,3c,0) at kern_select+0x504 select(d430b2e0,f079fcec,f079fd28,4,0,...) at select+0x66 syscallenter(d430b2e0,f079fce4,f079fce4,0,c079835c,...) at syscallenter+0x246 syscall(f079fd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x281d1623, esp = 0xbf7f863c, ebp = 0xbf7f8c18 --- Tracing command cvsupd pid 19173 tid 100589 td 0xd1fc22e0 kdb_enter(c06c518d,c06c518d,c06eaa05,f0f22958,1,...) at kdb_enter+0x3a panic(c06eaa05,c419f6dc,c06ea6dd,3a6,df,...) at panic+0x134 vnode_pager_generic_getpages(d3e0b218,f0f22bac,1000,0,c419f6dc) at vnode_pager_generic_getpages+0x136e ffs_getpages(f0f22ab4,df,d3e0b218,d3e0b218,f0f22adc,...) at ffs_getpages+0x151 VOP_GETPAGES_APV(c0767480,f0f22ab4,c06ea6dd,299,c077c460,...) at VOP_GETPAGES_APV+0xa5 vnode_pager_getpages(ced5d770,f0f22bac,1,0,f0f22c30,...) at vnode_pager_getpages+0xb4 vm_fault(ce00fa24,35b21000,1,0,35b21000,...) at vm_fault+0xfff trap_pfault(c079835c,f0f22cb4,c03e43b4,c079835c,d5003560,...) at trap_pfault+0x107 trap(f0f22d28) at trap+0x27e calltrap() at calltrap+0x6 --- trap 0xc, eip = 0x8097ddc, esp = 0x81e2b14, ebp = 0x81e4bac --- Tracing command rsync pid 17503 tid 100595 td 0xd4b9e5c0 cpustop_handler(8,f0f3485c,c065dde6,c07983d4,f0f347f4,...) at cpustop_handler+0x34 ipi_nmi_handler(c07983d4,f0f347f4,c03e43b4,c07983d4,d50022b0,...) at ipi_nmi_handler+0x2f trap(f0f34868) at trap+0x36 calltrap() at calltrap+0x6 --- trap 0x13, eip = 0xc03e4969, esp = 0xf0f348a8, ebp = 0xf0f348c4 --- _mtx_lock_sleep(ced5d770,d4b9e5c0,0,c06cf15d,645,...) at _mtx_lock_sleep+0x99 _mtx_lock_flags(ced5d770,0,c06cf15d,645,e1a1c540,...) at _mtx_lock_flags+0xd1 vfs_vmio_release(c07ab7b0,0,c06cf15d,784,0,...) at vfs_vmio_release+0x30 getnewbuf(4000,4000,0,ac1,0,...) at getnewbuf+0x334 getblk(d2e78000,c2c,0,4000,0,...) at getblk+0x475 cluster_rbuild(c2c,0,42e308c0,0,4000,...) at cluster_rbuild+0x116 cluster_read(d2e78000,759c2fc,0,c2b,0,...) at cluster_read+0x5c9 ffs_read(f0f34b98,d4b9e5c0,d43da2d8,d4b9e5c0,f0f34bb8,...) at ffs_read+0x349 VOP_READ_APV(c0767480,f0f34b98,c06d2dda,218,f0f34bb8,...) at VOP_READ_APV+0xa5 vn_read(d43da2d8,f0f34c28,d0018700,0,d4b9e5c0,...) at vn_read+0x1b1 dofileread(f0f34c28,ffffffff,ffffffff,0,d43da2d8,...) at dofileread+0x96 kern_readv(d4b9e5c0,5,f0f34c28,f0f34c48,1,...) at kern_readv+0x58 read(d4b9e5c0,f0f34cec,f0f34d28,1df65e54,0,...) at read+0x4f syscallenter(d4b9e5c0,f0f34ce4,f0f34c98,46,c07983d4,...) at syscallenter+0x246 syscall(f0f34d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x281d16a3, esp = 0xbf7fa0fc, ebp = 0xbf7fa168 --- Tracing command cvsupd pid 17489 tid 100629 td 0xd006c5c0 sched_switch(d006c5c0,0,104,191,e174f8b4,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,44,...) at mi_switch+0x200 sleepq_switch(d006c5c0,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(e18e38b0,44,c06ea9fe,0,0,...) at sleepq_wait+0x63 _sleep(e18e38b0,cd8fe04c,44,c06ea9fe,0,...) at _sleep+0x322 bwait(e18e38b0,44,c06ea9fe,315,df,...) at bwait+0x6f vnode_pager_generic_getpages(cecdd000,f0fffbac,10000,0,c2bcd728) at vnode_pager_generic_getpages+0x122c ffs_getpages(f0fffab4,df,cecdd000,cecdd000,f0fffadc,...) at ffs_getpages+0x151 VOP_GETPAGES_APV(c0767480,f0fffab4,c06ea6dd,299,c077c460,...) at VOP_GETPAGES_APV+0xa5 vnode_pager_getpages(d499f7f8,f0fffbac,10,0,f0fffc30,...) at vnode_pager_getpages+0xb4 vm_fault(d40dbce8,284d9000,1,0,284d9000,...) at vm_fault+0xfff trap_pfault(c079835c,f0fffcb4,c03e43b4,c079835c,cf3d6000,...) at trap_pfault+0x107 trap(f0fffd28) at trap+0x27e calltrap() at calltrap+0x6 --- trap 0xc, eip = 0x8097ddc, esp = 0x81bcb14, ebp = 0x81bebac --- Tracing command rsync pid 16535 tid 100308 td 0xce0095c0 sched_switch(ce0095c0,0,104,191,e05e9c98,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,50,...) at mi_switch+0x200 sleepq_switch(ce0095c0,0,c06c9662,260,50,...) at sleepq_switch+0x15f sleepq_wait(e19f69e0,50,c06cfcf0,4,0,...) at sleepq_wait+0x63 __lockmgr_args(e19f69e0,81900,d3e0b2c0,c06cfcf0,50,...) at __lockmgr_args+0x96f getblk(d3e0b218,3626,0,4000,0,...) at getblk+0x157 cluster_rbuild(3626,0,16fffea0,0,4000,...) at cluster_rbuild+0x116 cluster_read(d3e0b218,de90ad7,0,3625,0,...) at cluster_read+0x5c9 ffs_read(f0922b98,ce0095c0,cdd62770,ce0095c0,f0922bb8,...) at ffs_read+0x349 VOP_READ_APV(c0767480,f0922b98,c06d2dda,218,f0922bb8,...) at VOP_READ_APV+0xa5 vn_read(cdd62770,f0922c28,d4794600,0,ce0095c0,...) at vn_read+0x1b1 dofileread(f0922c28,ffffffff,ffffffff,0,cdd62770,...) at dofileread+0x96 kern_readv(ce0095c0,5,f0922c28,f0922c48,1,...) at kern_readv+0x58 read(ce0095c0,f0922cec,f0922d28,4,0,...) at read+0x4f syscallenter(ce0095c0,f0922ce4,f0922c98,46,c079835c,...) at syscallenter+0x246 syscall(f0922d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x281d16a3, esp = 0xbf7fa0fc, ebp = 0xbf7fa168 --- Tracing command rsync pid 16406 tid 100082 td 0xce00d000 sched_switch(ce00d000,0,104,191,d2415c5f,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(ce00d000,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f0490a28,c03e47ca,cdcec190,0,ce00d000,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdcec1a4,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdcec1a4,cdcec190,ea60,627,d43e1460,...) at _cv_timedwait_sig+0x200 seltdwait(f0490bf8,f0490c00,d42bbc00,ce00d000,9c,...) at seltdwait+0x8a kern_select(ce00d000,1,0,bf7f8b7c,bf7f8a7c,f0490c40,20,3c,0) at kern_select+0x504 select(ce00d000,f0490cec,f0490d28,1df65ae3,0,...) at select+0x66 syscallenter(ce00d000,f0490ce4,f0490ce4,0,c07983d4,...) at syscallenter+0x246 syscall(f0490d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x281d1623, esp = 0xbf7f863c, ebp = 0xbf7f8c18 --- Tracing command rsync pid 12174 tid 100441 td 0xd1e992e0 sched_switch(d1e992e0,0,104,191,cf7175c4,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(d1e992e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f0cf6a28,c03e47ca,d4230b10,0,d1e992e0,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(d4230b24,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(d4230b24,d4230b10,ea61,627,cf4ec9a0,...) at _cv_timedwait_sig+0x200 seltdwait(f0cf6bf8,f0cf6c00,cdcff200,d1e992e0,a080101,...) at seltdwait+0x8a kern_select(d1e992e0,1,bf7f8cc4,bf7f8c44,0,f0cf6c40,20,3c,0) at kern_select+0x504 select(d1e992e0,f0cf6cec,f0cf6d28,6400,0,...) at select+0x66 syscallenter(d1e992e0,f0cf6ce4,f0cf6ce4,0,c07983d4,...) at syscallenter+0x246 syscall(f0cf6d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x281d1623, esp = 0xbf7f8bfc, ebp = 0xbf7f8d58 --- Tracing command rsync pid 20113 tid 100240 td 0xd0ce12e0 sched_switch(d0ce12e0,0,104,191,ccc83db7,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(d0ce12e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f07d2a28,c03e47ca,cdce90d0,0,d0ce12e0,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdce90e4,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdce90e4,cdce90d0,ea61,627,cdd61738,...) at _cv_timedwait_sig+0x200 seltdwait(f07d2bf8,f07d2c00,ce230300,d0ce12e0,f07d2ac8,...) at seltdwait+0x8a kern_select(d0ce12e0,1,bf7f8d24,bf7f8ca4,0,f07d2c40,20,3c,0) at kern_select+0x504 select(d0ce12e0,f07d2cec,f07d2d28,6400,0,...) at select+0x66 syscallenter(d0ce12e0,f07d2ce4,f07d2ce4,0,0,...) at syscallenter+0x246 syscall(f07d2d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x281d1623, esp = 0xbf7f8c5c, ebp = 0xbf7f8db8 --- Tracing command rsync pid 8007 tid 100160 td 0xd416e8a0 sched_switch(d416e8a0,0,104,191,9896baa7,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(d416e8a0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f0602a28,c03e47ca,cdd22e50,0,d416e8a0,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdd22e64,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdd22e64,cdd22e50,ea61,627,d414e118,...) at _cv_timedwait_sig+0x200 seltdwait(f0602bf8,f0602c00,cddb3000,d416e8a0,58,...) at seltdwait+0x8a kern_select(d416e8a0,1,bf7f8d04,bf7f8c84,0,f0602c40,20,3c,0) at kern_select+0x504 select(d416e8a0,f0602cec,f0602d28,f0602c94,0,...) at select+0x66 syscallenter(d416e8a0,f0602ce4,f0602ce4,0,f0602cb0,...) at syscallenter+0x246 syscall(f0602d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x281d1623, esp = 0xbf7f8c3c, ebp = 0xbf7f8d98 --- Tracing command cvsupd pid 2557 tid 100078 td 0xce00db80 sched_switch(ce00db80,0,104,191,c92bc74d,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(ce00db80,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f0457a28,c03e47ca,cdd22d90,0,ce00db80,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdd22da4,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdd22da4,cdd22d90,df83,627,d43e1620,...) at _cv_timedwait_sig+0x200 seltdwait(f0457bf8,f0457c00,cdf4a480,ce00db80,d47e75e0,...) at seltdwait+0x8a kern_select(ce00db80,8,8130144,8130154,8130164,f0457c40,20,39,35049) at kern_select+0x504 select(ce00db80,f0457cec,f0457d28,f0457d80,0,...) at select+0x66 syscallenter(ce00db80,f0457ce4,f0457ce4,0,c07983d4,...) at syscallenter+0x246 syscall(f0457d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x28261623, esp = 0x81becc0, ebp = 0x81bed2c --- Tracing command getty pid 1253 tid 100096 td 0xce07cb80 sched_switch(ce07cb80,0,104,191,2ba51124,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(ce07cb80,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,cdaf2004,0,c06c38f2,ce07cb80,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdaf2070,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdaf2070,cdaf2004,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cdaf2000,cdaf2070,f04cec28,1,0,...) at tty_wait+0x71 ttydisc_read(cdaf2000,f04cec28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdb25b00,f04cec28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd629a0,f04cec28,cd923100,0,ce07cb80,...) at devfs_read_f+0x7e dofileread(f04cec28,ffffffff,ffffffff,0,cdd629a0,...) at dofileread+0x96 kern_readv(ce07cb80,0,f04cec28,f04cec48,1,...) at kern_readv+0x58 read(ce07cb80,f04cecec,f04ced28,f04ced80,0,...) at read+0x4f syscallenter(ce07cb80,f04cece4,f04cece4,0,c0797a90,...) at syscallenter+0x246 syscall(f04ced28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1252 tid 100091 td 0xce07db80 sched_switch(ce07db80,0,104,191,641d412c,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(ce07db80,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,ce07db80,ce07db80,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdb2da70,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdb2da70,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cdb2da00,cdb2da70,f04bfc28,1,0,...) at tty_wait+0x71 ttydisc_read(cdb2da00,f04bfc28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdad9d00,f04bfc28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd61b28,f04bfc28,cd923100,0,ce07db80,...) at devfs_read_f+0x7e dofileread(f04bfc28,ffffffff,ffffffff,0,cdd61b28,...) at dofileread+0x96 kern_readv(ce07db80,0,f04bfc28,f04bfc48,1,...) at kern_readv+0x58 read(ce07db80,f04bfcec,f04bfd28,f04bfd80,0,...) at read+0x4f syscallenter(ce07db80,f04bfce4,f04bfce4,0,c0797a90,...) at syscallenter+0x246 syscall(f04bfd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1251 tid 100068 td 0xcdcc55c0 sched_switch(cdcc55c0,0,104,191,642f4028,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdcc55c0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,cdcc55c0,cdcc55c0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cda66270,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cda66270,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cda66200,cda66270,f03b1c28,1,0,...) at tty_wait+0x71 ttydisc_read(cda66200,f03b1c28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdad9e00,f03b1c28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd7ac08,f03b1c28,cd923100,0,cdcc55c0,...) at devfs_read_f+0x7e dofileread(f03b1c28,ffffffff,ffffffff,0,cdd7ac08,...) at dofileread+0x96 kern_readv(cdcc55c0,0,f03b1c28,f03b1c48,1,...) at kern_readv+0x58 read(cdcc55c0,f03b1cec,f03b1d28,f03b1d80,0,...) at read+0x4f syscallenter(cdcc55c0,f03b1ce4,f03b1ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f03b1d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1250 tid 100086 td 0xce00c2e0 sched_switch(ce00c2e0,0,104,191,63ee53dc,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(ce00c2e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,ce00c2e0,ce00c2e0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cda66470,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cda66470,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cda66400,cda66470,f04acc28,1,0,...) at tty_wait+0x71 ttydisc_read(cda66400,f04acc28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdb25000,f04acc28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd94038,f04acc28,cd923100,0,ce00c2e0,...) at devfs_read_f+0x7e dofileread(f04acc28,ffffffff,ffffffff,0,cdd94038,...) at dofileread+0x96 kern_readv(ce00c2e0,0,f04acc28,f04acc48,1,...) at kern_readv+0x58 read(ce00c2e0,f04accec,f04acd28,f04acd80,0,...) at read+0x4f syscallenter(ce00c2e0,f04acce4,f04acce4,0,c0797a90,...) at syscallenter+0x246 syscall(f04acd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1249 tid 100104 td 0xcdd738a0 sched_switch(cdd738a0,0,104,191,640c8af8,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd738a0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,cdd738a0,cdd738a0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cda66670,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cda66670,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cda66600,cda66670,f04f6c28,1,0,...) at tty_wait+0x71 ttydisc_read(cda66600,f04f6c28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdad8d00,f04f6c28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd94150,f04f6c28,cd923100,0,cdd738a0,...) at devfs_read_f+0x7e dofileread(f04f6c28,ffffffff,ffffffff,0,cdd94150,...) at dofileread+0x96 kern_readv(cdd738a0,0,f04f6c28,f04f6c48,1,...) at kern_readv+0x58 read(cdd738a0,f04f6cec,f04f6d28,f04f6d80,0,...) at read+0x4f syscallenter(cdd738a0,f04f6ce4,f04f6ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f04f6d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1248 tid 100107 td 0xce1b12e0 sched_switch(ce1b12e0,0,104,191,63c4de4d,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(ce1b12e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,ce1b12e0,ce1b12e0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdaf2470,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdaf2470,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cdaf2400,cdaf2470,f04ffc28,1,0,...) at tty_wait+0x71 ttydisc_read(cdaf2400,f04ffc28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdb25500,f04ffc28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(ce072310,f04ffc28,cd923100,0,ce1b12e0,...) at devfs_read_f+0x7e dofileread(f04ffc28,ffffffff,ffffffff,0,ce072310,...) at dofileread+0x96 kern_readv(ce1b12e0,0,f04ffc28,f04ffc48,1,...) at kern_readv+0x58 read(ce1b12e0,f04ffcec,f04ffd28,f04ffd80,0,...) at read+0x4f syscallenter(ce1b12e0,f04ffce4,f04ffce4,0,c0797a90,...) at syscallenter+0x246 syscall(f04ffd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1247 tid 100062 td 0xcdd4b8a0 sched_switch(cdd4b8a0,0,104,191,64247360,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd4b8a0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,cdd4b8a0,cdd4b8a0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdaf2270,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdaf2270,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cdaf2200,cdaf2270,f036bc28,1,0,...) at tty_wait+0x71 ttydisc_read(cdaf2200,f036bc28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdb25400,f036bc28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd94460,f036bc28,cd923100,0,cdd4b8a0,...) at devfs_read_f+0x7e dofileread(f036bc28,ffffffff,ffffffff,0,cdd94460,...) at dofileread+0x96 kern_readv(cdd4b8a0,0,f036bc28,f036bc48,1,...) at kern_readv+0x58 read(cdd4b8a0,f036bcec,f036bd28,f036bd80,0,...) at read+0x4f syscallenter(cdd4b8a0,f036bce4,f036bce4,0,c0797a90,...) at syscallenter+0x246 syscall(f036bd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1246 tid 100058 td 0xcdd6f2e0 sched_switch(cdd6f2e0,0,104,191,64111d48,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd6f2e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,cdd6f2e0,cdd6f2e0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cda66e70,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cda66e70,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cda66e00,cda66e70,f0303c28,1,0,...) at tty_wait+0x71 ttydisc_read(cda66e00,f0303c28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdb25300,f0303c28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd94310,f0303c28,cd923100,0,cdd6f2e0,...) at devfs_read_f+0x7e dofileread(f0303c28,ffffffff,ffffffff,0,cdd94310,...) at dofileread+0x96 kern_readv(cdd6f2e0,0,f0303c28,f0303c48,1,...) at kern_readv+0x58 read(cdd6f2e0,f0303cec,f0303d28,f0303d80,0,...) at read+0x4f syscallenter(cdd6f2e0,f0303ce4,f0303ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f0303d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command getty pid 1245 tid 100063 td 0xcdd4b5c0 sched_switch(cdd4b5c0,0,104,191,641af262,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd4b5c0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,cdd4b5c0,cdd4b5c0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cda66a70,0,c06cca70,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cda66a70,c0797a90,c06cc41b,4fe,0,...) at _cv_wait_sig+0x1f0 tty_wait(cda66a00,cda66a70,f0372c28,1,0,...) at tty_wait+0x71 ttydisc_read(cda66a00,f0372c28,0,9e,0,...) at ttydisc_read+0x22c ttydev_read(cdb25200,f0372c28,0,0,1,...) at ttydev_read+0xaa devfs_read_f(cdd947a8,f0372c28,cd923100,0,cdd4b5c0,...) at devfs_read_f+0x7e dofileread(f0372c28,ffffffff,ffffffff,0,cdd947a8,...) at dofileread+0x96 kern_readv(cdd4b5c0,0,f0372c28,f0372c48,1,...) at kern_readv+0x58 read(cdd4b5c0,f0372cec,f0372d28,f0372d80,0,...) at read+0x4f syscallenter(cdd4b5c0,f0372ce4,f0372ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f0372d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2818f6a3, esp = 0xbf7fedac, ebp = 0xbf7fedd8 --- Tracing command inetd pid 1205 tid 100072 td 0xcdf2c8a0 sched_switch(cdf2c8a0,0,104,191,8c24b4e5,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdf2c8a0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,cdcc8590,0,c06c38f2,cdf2c8a0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdcc85a4,0,c06cbbbb,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdcc85a4,cdcc8590,c06ca6b6,627,cdd946c8,...) at _cv_wait_sig+0x1f0 seltdwait(cdd946c8,58,cd923100,cdf2c8a0,ce005980,...) at seltdwait+0xa2 kern_select(cdf2c8a0,8,bf7fdfc0,0,0,0,20,cdf28000,cdf28000) at kern_select+0x504 select(cdf2c8a0,f03bdcec,f03bdd28,281cd668,0,...) at select+0x66 syscallenter(cdf2c8a0,f03bdce4,f03bdce4,0,c0797a90,...) at syscallenter+0x246 syscall(f03bdd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x281a3623, esp = 0xbf7fdf7c, ebp = 0xbf7fee08 --- Tracing command ftpd pid 1171 tid 100094 td 0xce07d2e0 sched_switch(ce07d2e0,0,104,191,e6233b56,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce07d2e0,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce1b384a,58,c06cad0f,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce1b384a,c07ab5a0,158,c06cad0f,0,...) at _sleep+0x30c kern_accept(ce07d2e0,4,f04c8c40,f04c8c3c,f04c8c38,...) at kern_accept+0x13a accept(ce07d2e0,f04c8cec,f04c8d28,805efc0,0,...) at accept+0x8f syscallenter(ce07d2e0,f04c8ce4,f04c8ce4,fffffffe,c0797a90,...) at syscallenter+0x246 syscall(f04c8d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (30, FreeBSD ELF32, accept), eip = 0x8051a44, esp = 0xbf7fedb8, ebp = 0xbf7fedf4 --- Tracing command cvsupd pid 1167 tid 100105 td 0xcdd735c0 sched_switch(cdd735c0,0,104,191,bb394d49,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd735c0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,ce1a3810,0,c06c38f2,cdd735c0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce1a3824,0,c06cbbbb,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(ce1a3824,ce1a3810,c06ca6b6,627,cdd61690,...) at _cv_wait_sig+0x1f0 seltdwait(cdd61690,d8,cdf4a480,cdd735c0,0,...) at seltdwait+0xa2 kern_select(cdd735c0,5,8130144,8130154,8130164,0,20,ce1adac0,ce1adac0) at kern_select+0x504 select(cdd735c0,f04f9cec,f04f9d28,f04f9d80,0,...) at select+0x66 syscallenter(cdd735c0,f04f9ce4,f04f9ce4,0,0,...) at syscallenter+0x246 syscall(f04f9d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x28261623, esp = 0x8183c90, ebp = 0x8183cfc --- Tracing command cron pid 1153 tid 100108 td 0xce1b1000 sched_switch(ce1b1000,0,104,191,df611ebd,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,5c,...) at mi_switch+0x200 sleepq_switch(ce1b1000,0,c06c9662,1a0,5c,...) at sleepq_switch+0x15f sleepq_catch_signals(ea61,c042ce80,ce1b1000,3,100,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(c07982e4,5c,c06c64bd,100,0,...) at sleepq_timedwait_sig+0x1a _sleep(c07982e4,0,15c,c06c64bd,ea61,...) at _sleep+0x2d8 kern_nanosleep(ce1b1000,f0502c34,f0502c3c,3c,0,...) at kern_nanosleep+0xc1 nanosleep(ce1b1000,f0502cec,f0502d28,281aa894,0,...) at nanosleep+0x6f syscallenter(ce1b1000,f0502ce4,f0502ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f0502d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2817c027, esp = 0xbf7fec7c, ebp = 0xbf7feca8 --- Tracing command sendmail pid 1146 tid 100061 td 0xcdd4bb80 sched_switch(cdd4bb80,0,104,191,416fbe8,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,68,...) at mi_switch+0x200 sleepq_switch(cdd4bb80,0,c06c9662,1a0,68,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdd4a308,68,c06b58e3,100,0,...) at sleepq_wait_sig+0x17 _sleep(cdd4a308,cdd4a338,168,c06b58e3,0,...) at _sleep+0x30c kern_sigsuspend(cdd4bb80,0,0,0,0,...) at kern_sigsuspend+0xb2 sigsuspend(cdd4bb80,f0364cec,f0364d28,28406668,0,...) at sigsuspend+0x4d syscallenter(cdd4bb80,f0364ce4,f0364ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f0364d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (4, FreeBSD ELF32, write), eip = 0x28335c0b, esp = 0xbf7fcf8c, ebp = 0xbf7fcfb8 --- Tracing command sendmail pid 1142 tid 100060 td 0xcdd4f000 sched_switch(cdd4f000,0,104,191,6f86be4e,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd4f000,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f035da28,c03e47ca,ce1a3cd0,0,cdd4f000,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(ce1a3ce4,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(ce1a3ce4,ce1a3cd0,1389,627,cddb5cb0,...) at _cv_timedwait_sig+0x200 seltdwait(f035dbf8,f035dc00,cdf4a400,cdd4f000,cd8c5000,...) at seltdwait+0x8a kern_select(cdd4f000,5,bf7fc500,0,0,f035dc40,20,5,0) at kern_select+0x504 select(cdd4f000,f035dcec,f035dd28,f035dd80,0,...) at select+0x66 syscallenter(cdd4f000,f035dce4,f035dce4,0,c06c38f2,...) at syscallenter+0x246 syscall(f035dd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x283dc623, esp = 0xbf7fc46c, ebp = 0xbf7fcf98 --- Tracing command sshd pid 1134 tid 100102 td 0xcdf2a000 sched_switch(cdf2a000,0,104,191,aa39d941,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdf2a000,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,ce1b5550,0,c06c38f2,cdf2a000,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce1b5564,0,c06cbbbb,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(ce1b5564,ce1b5550,c06ca6b6,627,ce1cd3b8,...) at _cv_wait_sig+0x1f0 seltdwait(ce1cd3b8,58,cdf4ac00,cdf2a000,0,...) at seltdwait+0xa2 kern_select(cdf2a000,5,286090ac,0,0,0,20,ce1ae560,ce1ae560) at kern_select+0x504 select(cdf2a000,f04f0cec,f04f0d28,80000,0,...) at select+0x66 syscallenter(cdf2a000,f04f0ce4,f04f0ce4,fffffffe,0,...) at syscallenter+0x246 syscall(f04f0d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x284a9623, esp = 0xbf7fe28c, ebp = 0xbf7fee28 --- Tracing command rwhod pid 1094 tid 100084 td 0xce00c8a0 sched_switch(ce00c8a0,0,104,191,95a74b68,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce00c8a0,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce1bd0b8,58,c06ce27c,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce1bd0b8,ce1bd078,158,c06ce27c,0) at _sleep+0x30c sbwait(ce1bd054,0,c06ce34b,839,d43da380,...) at sbwait+0x76 soreceive_dgram(ce1bd000,f049ebd8,f049ebb8,0,0,...) at soreceive_dgram+0x1fb soreceive(ce1bd000,f049ebd8,f049ebb8,0,0,...) at soreceive+0x38 kern_recvit(ce00c8a0,4,f049ec28,0,0,...) at kern_recvit+0x1a4 recvit(bf7fe978,f049ec2c,4,bf7fee04,10,f049ec44,1,0,c07b6cac,0,bf7fe988,42c) at recvit+0x31 recvfrom(ce00c8a0,f049ecec,f049ed28,1df55c8e,0,...) at recvfrom+0x76 syscallenter(ce00c8a0,f049ece4,f049ece4,0,c06c38f2,...) at syscallenter+0x246 syscall(f049ed28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (29, FreeBSD ELF32, recvfrom), eip = 0x2812a1b7, esp = 0xbf7fe8dc, ebp = 0xbf7fee28 --- Tracing command ntpd pid 1058 tid 100088 td 0xcdd4fb80 sched_switch(cdd4fb80,0,104,191,69c57cac,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdd4fb80,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,cdd23110,0,c06c38f2,cdd4fb80,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdd23124,0,c06cbbbb,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdd23124,cdd23110,c06ca6b6,627,cddb5d58,...) at _cv_wait_sig+0x1f0 seltdwait(cddb5d58,58,cd923100,cdd4fb80,0,...) at seltdwait+0xa2 kern_select(cdd4fb80,1d,bf7fed18,0,0,0,20,ce079ac0,ce079ac0) at kern_select+0x504 select(cdd4fb80,f04b6cec,f04b6d28,f04b6d80,0,...) at select+0x66 syscallenter(cdd4fb80,f04b6ce4,f04b6d1c,c065e176,0,...) at syscallenter+0x246 syscall(f04b6d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x28355623, esp = 0xbf7fecec, ebp = 0xbf7fedb8 --- Tracing command nscd pid 1052 tid 100119 td 0xce07eb80 sched_switch(ce07eb80,0,104,191,de98f153,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce07eb80,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce07eb80,5,0,1,f0523c28,...) at kern_kevent+0x364 kevent(ce07eb80,f0523cec,f0523d28,c079c0ec,0,...) at kevent+0x19b syscallenter(ce07eb80,f0523ce4,f0523ce4,0,c079c0c0,...) at syscallenter+0x246 syscall(f0523d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbeef7eac, ebp = 0xbeef7f68 --- Tracing command nscd pid 1052 tid 100118 td 0xce1af000 sched_switch(ce1af000,0,104,191,dea1b5e4,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1af000,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1af000,5,0,1,f0520c28,...) at kern_kevent+0x364 kevent(ce1af000,f0520cec,f0520d28,1df65afa,0,...) at kevent+0x19b syscallenter(ce1af000,f0520ce4,f0520ce4,0,c07983d4,...) at syscallenter+0x246 syscall(f0520d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbeff8eac, ebp = 0xbeff8f68 --- Tracing command nscd pid 1052 tid 100117 td 0xce1af2e0 sched_switch(ce1af2e0,0,104,191,de992070,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1af2e0,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1af2e0,5,0,1,f051dc28,...) at kern_kevent+0x364 kevent(ce1af2e0,f051dcec,f051dd28,c079cdec,0,...) at kevent+0x19b syscallenter(ce1af2e0,f051dce4,f051dce4,0,c079cdc0,...) at syscallenter+0x246 syscall(f051dd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbf0f9eac, ebp = 0xbf0f9f68 --- Tracing command nscd pid 1052 tid 100116 td 0xce1af5c0 sched_switch(ce1af5c0,0,104,191,e05349bf,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1af5c0,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1af5c0,5,0,1,f051ac28,...) at kern_kevent+0x364 kevent(ce1af5c0,f051acec,f051ad28,c079c0ec,0,...) at kevent+0x19b syscallenter(ce1af5c0,f051ace4,f051ace4,0,c079c0c0,...) at syscallenter+0x246 syscall(f051ad28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbf1faeac, ebp = 0xbf1faf68 --- Tracing command nscd pid 1052 tid 100115 td 0xce1af8a0 sched_switch(ce1af8a0,0,104,191,e0530007,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1af8a0,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1af8a0,5,0,1,f0517c28,...) at kern_kevent+0x364 kevent(ce1af8a0,f0517cec,f0517d28,c079cdec,0,...) at kevent+0x19b syscallenter(ce1af8a0,f0517ce4,f0517ce4,0,c079d440,...) at syscallenter+0x246 syscall(f0517d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbf2fbeac, ebp = 0xbf2fbf68 --- Tracing command nscd pid 1052 tid 100114 td 0xce1afb80 sched_switch(ce1afb80,0,104,191,e053282b,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1afb80,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1afb80,5,0,1,f0514c28,...) at kern_kevent+0x364 kevent(ce1afb80,f0514cec,c0415afc,c079cdec,0,...) at kevent+0x19b syscallenter(ce1afb80,f0514ce4,f0514cc0,c04173f8,c079cdc0,...) at syscallenter+0x246 syscall(f0514d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbf3fceac, ebp = 0xbf3fcf68 --- Tracing command nscd pid 1052 tid 100113 td 0xce1b0000 sched_switch(ce1b0000,0,104,191,e053ba36,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1b0000,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1b0000,5,0,1,f0511c28,...) at kern_kevent+0x364 kevent(ce1b0000,f0511cec,f0511d28,c079c0ec,0,...) at kevent+0x19b syscallenter(ce1b0000,f0511ce4,f0511ce4,0,c079c0c0,...) at syscallenter+0x246 syscall(f0511d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbf4fdeac, ebp = 0xbf4fdf68 --- Tracing command nscd pid 1052 tid 100112 td 0xce1b02e0 sched_switch(ce1b02e0,0,104,191,e03caa57,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(ce1b02e0,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(ce19e400,58,c06c0131,100,0,...) at sleepq_wait_sig+0x17 _sleep(ce19e400,ce19e400,158,c06c0131,0,...) at _sleep+0x30c kern_kevent(ce1b02e0,5,0,1,f050ec28,...) at kern_kevent+0x364 kevent(ce1b02e0,f050ecec,f050ed28,6400,0,...) at kevent+0x19b syscallenter(ce1b02e0,f050ece4,f050ece4,0,0,...) at syscallenter+0x246 syscall(f050ed28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (363, FreeBSD ELF32, kevent), eip = 0x281ac11b, esp = 0xbf5feeac, ebp = 0xbf5fef68 --- Tracing command nscd pid 1052 tid 100100 td 0xcdf2a5c0 sched_switch(cdf2a5c0,0,104,191,6cbe4232,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdf2a5c0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdb2cdc0,0,c06c68dc,100,0,...) at sleepq_wait_sig+0x17 _sleep(cdb2cdc0,c079ba00,100,c06c68dc,0,...) at _sleep+0x30c do_wait(0,0,0,bf7feb80,f04eacec) at do_wait+0x30c __umtx_op_wait(cdf2a5c0,f04eacec,f04eac7c,c0430286,cdf2a5c0,...) at __umtx_op_wait+0x5f _umtx_op(cdf2a5c0,f04eacec,f04ead28,282e7ec0,0,...) at _umtx_op+0x27 syscallenter(cdf2a5c0,f04eace4,f04eace4,0,c0797a90,...) at syscallenter+0x246 syscall(f04ead28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x280c62f7, esp = 0xbf7feb7c, ebp = 0xbf7feb98 --- Tracing command auditd pid 895 tid 100087 td 0xcdd6f000 sched_switch(cdd6f000,0,104,191,2c349724,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,58,...) at mi_switch+0x200 sleepq_switch(cdd6f000,0,c06c9662,1a0,58,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(c07b71d8,58,c06e2d27,100,0,...) at sleepq_wait_sig+0x17 _sleep(c07b71d8,c07b71e0,158,c06e2d27,0,...) at _sleep+0x30c audit_read(cd915600,f04b3c28,0,0,4,...) at audit_read+0x5f devfs_read_f(cdd62578,f04b3c28,ce06d180,0,cdd6f000,...) at devfs_read_f+0x7e dofileread(f04b3c28,ffffffff,ffffffff,0,cdd62578,...) at dofileread+0x96 kern_readv(cdd6f000,5,f04b3c28,f04b3c48,1,...) at kern_readv+0x58 read(cdd6f000,f04b3cec,f04b3d28,2816ab70,0,...) at read+0x4f syscallenter(cdd6f000,f04b3ce4,f04b3ce4,0,c0797a90,...) at syscallenter+0x246 syscall(f04b3d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (3, FreeBSD ELF32, read), eip = 0x2819d6a3, esp = 0xbf7fedbc, ebp = 0xbf7fede8 --- Tracing command ypbind pid 874 tid 100053 td 0xcdcc6000 sched_switch(cdcc6000,0,104,191,a6ebcde5,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdcc6000,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f02d4a28,c03e47ca,cdb2c450,0,cdcc6000,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdb2c464,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdb2c464,cdb2c450,ea61,627,cddb53b8,...) at _cv_timedwait_sig+0x200 seltdwait(f02d4bf8,f02d4c00,cd923100,cdcc6000,f02d4ad0,...) at seltdwait+0x8a kern_select(cdcc6000,7,804cac0,0,0,f02d4c40,20,3c,0) at kern_select+0x504 select(cdcc6000,f02d4cec,f02d4d28,6400,0,...) at select+0x66 syscallenter(cdcc6000,f02d4ce4,f02d4ce4,0,0,...) at syscallenter+0x246 syscall(f02d4d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x2817f623, esp = 0xbf7fe9cc, ebp = 0xbf7fee18 --- Tracing command rpcbind pid 871 tid 100054 td 0xcdcc5b80 sched_switch(cdcc5b80,0,104,191,17bdb425,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdcc5b80,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(f02dba80,c03e47ca,cdb2ca10,0,cdcc5b80,...) at sleepq_catch_signals+0xb5 sleepq_timedwait_sig(cdb2ca24,0,c06cbbbb,101,0,...) at sleepq_timedwait_sig+0x1a _cv_timedwait_sig(cdb2ca24,cdb2ca10,7531,627,f02dbb5c,...) at _cv_timedwait_sig+0x200 seltdwait(f02dbc2c,f02dbc34,535,cdcc5b80,f02dbb2c,...) at seltdwait+0x8a poll(cdcc5b80,f02dbcec,f02dbd28,1df0541f,0,...) at poll+0x300 syscallenter(cdcc5b80,f02dbce4,f02dbce4,0,c06c38f2,...) at syscallenter+0x246 syscall(f02dbd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (209, FreeBSD ELF32, poll), eip = 0x28137f0f, esp = 0xbf7fcbcc, ebp = 0xbf7fed98 --- Tracing command syslogd pid 815 tid 100074 td 0xcdf2c2e0 sched_switch(cdf2c2e0,0,104,191,d912204b,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdf2c2e0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,cdb2c290,0,c06c38f2,cdf2c2e0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdb2c2a4,0,c06cbbbb,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdb2c2a4,cdb2c290,c06ca6b6,627,cddb5498,...) at _cv_wait_sig+0x1f0 seltdwait(cddb5498,58,cd923100,cdf2c2e0,0,...) at seltdwait+0xa2 kern_select(cdf2c2e0,9,2822a0a8,0,0,0,20,cdf27810,cdf27810) at kern_select+0x504 select(cdf2c2e0,f03c3cec,f03c3d28,2000,0,...) at select+0x66 syscallenter(cdf2c2e0,f03c3ce4,f03c3ce4,0,0,...) at syscallenter+0x246 syscall(f03c3d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x28192623, esp = 0xbf7fe29c, ebp = 0xbf7fee08 --- Tracing command devd pid 658 tid 100077 td 0xcdf2a8a0 sched_switch(cdf2a8a0,0,104,191,f9dd9e96,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdf2a8a0,0,c06c9662,1a0,0,...) at sleepq_switch+0x15f sleepq_catch_signals(c03e47ca,cdce9710,0,c06c38f2,cdf2a8a0,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cdce9724,0,c06cbbbb,101,0,...) at sleepq_wait_sig+0x17 _cv_wait_sig(cdce9724,cdce9710,c06ca6b6,627,cddb5dc8,...) at _cv_wait_sig+0x1f0 seltdwait(cddb5dc8,58,cd923100,cdf2a8a0,58,...) at seltdwait+0xa2 kern_select(cdf2a8a0,5,bf7fe990,0,0,0,20,cdf27000,cdf27000) at kern_select+0x504 select(cdf2a8a0,f03cccec,f03ccd28,8059930,0,...) at select+0x66 syscallenter(cdf2a8a0,f03ccce4,f03ccce4,0,c07983d4,...) at syscallenter+0x246 syscall(f03ccd28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (93, FreeBSD ELF32, select), eip = 0x8088143, esp = 0xbf7fe95c, ebp = 0xbf7fee38 --- Tracing command softdepflush pid 18 tid 100044 td 0xcdcc65c0 sched_switch(cdcc65c0,0,104,191,c153daa0,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,44,...) at mi_switch+0x200 sleepq_switch(cdcc65c0,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(c07b7340,44,c06e4d87,0,0,...) at sleepq_timedwait+0x6b _sleep(c07b7340,c07b72e4,44,c06e4d87,3e8,...) at _sleep+0x2f2 softdep_flush(0,ee0a7d28,c06c04d7,359,cdcc32b0,...) at softdep_flush+0x244 fork_exit(c05d6940,0,ee0a7d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee0a7d60, ebp = 0 --- Tracing command vnlru pid 17 tid 100043 td 0xcdcc68a0 sched_switch(cdcc68a0,0,104,191,b9cc150e,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,50,...) at mi_switch+0x200 sleepq_switch(cdcc68a0,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(cdcc3560,50,c06d27ac,0,0,...) at sleepq_timedwait+0x6b _sleep(cdcc3560,c07ab9f4,250,c06d27ac,3e8,...) at _sleep+0x2f2 vnlru_proc(0,ee0a4d28,c06c04d7,359,cdcc3560,...) at vnlru_proc+0xe7 fork_exit(c04830f0,0,ee0a4d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee0a4d60, ebp = 0 --- Tracing command syncer pid 16 tid 100042 td 0xcdcc6b80 sched_switch(cdcc6b80,0,104,191,843de49b,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdcc6b80,0,c06c9662,283,cdcc6b80,...) at sleepq_switch+0x15f sleepq_timedwait(c07aba34,0,c06d2622,1,0,...) at sleepq_timedwait+0x6b _cv_timedwait(c07aba34,c07aba20,3e8,764,4e20,...) at _cv_timedwait+0x200 sched_sync(0,ee0a1d28,c06c04d7,359,cdcc3810,...) at sched_sync+0x575 fork_exit(c0482500,0,ee0a1d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee0a1d60, ebp = 0 --- Tracing command bufdaemon pid 15 tid 100041 td 0xcdcc9000 sched_switch(cdcc9000,0,104,191,c3d2bfc2,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,44,...) at mi_switch+0x200 sleepq_switch(cdcc9000,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(c07ab768,44,c06cfbca,0,0,...) at sleepq_timedwait+0x6b _sleep(c07ab768,c07ab76c,44,c06cfbca,3e8,...) at _sleep+0x2f2 buf_daemon(0,ee09ed28,c06c04d7,359,cdcc3ac0,...) at buf_daemon+0x138 fork_exit(c046b0b0,0,ee09ed28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee09ed60, ebp = 0 --- Tracing command pagezero pid 14 tid 100040 td 0xcdb22000 sched_switch(cdb22000,0,104,191,919e45b,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdb22000,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(c07b8064,0,c06ea689,0,0,...) at sleepq_timedwait+0x6b _sleep(c07b8064,c07b7bd0,0,c06ea689,493e0,...) at _sleep+0x2f2 vm_pagezero(0,ee09bd28,c06c04d7,359,cdcc4000,...) at vm_pagezero+0xdc fork_exit(c06137b0,0,ee09bd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee09bd60, ebp = 0 --- Tracing command vmdaemon pid 9 tid 100039 td 0xcdb222e0 sched_switch(cdb222e0,0,104,191,719c08b2,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,68,...) at mi_switch+0x200 sleepq_switch(cdb222e0,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(c07b7c3c,68,c06cfbca,0,0,...) at sleepq_wait+0x63 _sleep(c07b7c3c,c07b7c40,68,c06cfbca,0,...) at _sleep+0x322 vm_daemon(0,ee098d28,c06c04d7,359,cd9262b0,...) at vm_daemon+0x59 fork_exit(c060d880,0,ee098d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee098d60, ebp = 0 --- Tracing command pagedaemon pid 8 tid 100038 td 0xcdb225c0 sched_switch(cdb225c0,0,104,191,37fc34e8,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,44,...) at mi_switch+0x200 sleepq_switch(cdb225c0,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(c07b7c04,44,c06cfbca,0,0,...) at sleepq_timedwait+0x6b _sleep(c07b7c04,c07b7bd0,44,c06cfbca,1388,...) at _sleep+0x2f2 vm_pageout(0,ee095d28,c06c04d7,359,cd926560,...) at vm_pageout+0x2bb fork_exit(c060e760,0,ee095d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee095d60, ebp = 0 --- Tracing command xpt_thrd pid 7 tid 100037 td 0xcdb228a0 sched_switch(cdb228a0,0,104,191,5e172e34,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,4c,...) at mi_switch+0x200 sleepq_switch(cdb228a0,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(c077d6d4,4c,c0697e86,0,0,...) at sleepq_wait+0x63 _sleep(c077d6d4,c077d718,4c,c0697e86,0,...) at _sleep+0x322 xpt_scanner_thread(0,ee092d28,c06c04d7,359,cd926810,...) at xpt_scanner_thread+0x47 fork_exit(c0258df0,0,ee092d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee092d60, ebp = 0 --- Tracing command sctp_iterator pid 6 tid 100036 td 0xcdb22b80 sched_switch(cdb22b80,0,104,191,de1cbf36,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdb22b80,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(c07ad558,0,c06d85a8,0,0,...) at sleepq_wait+0x63 _sleep(c07ad558,c07ad520,0,c06d85a8,0,...) at _sleep+0x322 sctp_iterator_thread(0,ee08fd28,c06c04d7,359,cd926ac0,...) at sctp_iterator_thread+0x5c fork_exit(c04d9790,0,ee08fd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee08fd60, ebp = 0 --- Tracing command fdc0 pid 5 tid 100031 td 0xcdb24b80 sched_switch(cdb24b80,0,104,191,c409d3ba,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,4c,...) at mi_switch+0x200 sleepq_switch(cdb24b80,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(cda6683c,4c,c06bb47c,0,0,...) at sleepq_timedwait+0x6b _sleep(cda6683c,cda668f0,4c,c06bb47c,3e8,...) at _sleep+0x2f2 fdc_thread(cda66800,ee080d28,c06c04d7,359,cda34000,...) at fdc_thread+0x2be fork_exit(c06304d0,cda66800,ee080d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee080d60, ebp = 0 --- Tracing command yarrow pid 13 tid 100016 td 0xcda328a0 sched_switch(cda328a0,0,104,191,da4771bb,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cda328a0,0,c06c9662,283,2,...) at sleepq_switch+0x15f sleepq_timedwait(c0798144,0,c06bb47c,2,0,...) at sleepq_timedwait+0x6b _sleep(c0798144,0,0,c06bb47c,64,...) at _sleep+0x2f2 pause(c06bb47c,64,c06b95e4,111,0,...) at pause+0x47 random_kthread(0,cd71ad28,c06c04d7,359,cda342b0,...) at random_kthread+0x1ef fork_exit(c0375690,0,cd71ad28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd71ad60, ebp = 0 --- Tracing command g_down pid 4 tid 100015 td 0xcda32b80 sched_switch(cda32b80,0,104,191,e18438ae,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,4c,...) at mi_switch+0x200 sleepq_switch(cda32b80,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(c0795ea4,4c,c06bb47c,0,0,...) at sleepq_wait+0x63 _sleep(c0795ea4,c0795e08,24c,c06bb47c,0,...) at _sleep+0x322 g_io_schedule_down(cda32b80,0,c06bc9f8,74,0,...) at g_io_schedule_down+0x5b g_down_procbody(0,cd717d28,c06c04d7,359,cda34560,...) at g_down_procbody+0x8d fork_exit(c039b5c0,0,cd717d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd717d60, ebp = 0 --- Tracing command g_up pid 3 tid 100014 td 0xcda33000 cpustop_handler(4,cd714b24,c065dde6,cdb25c00,cd714abc,...) at cpustop_handler+0x34 ipi_nmi_handler(cdb25c00,cd714abc,c03e43b4,cdb25c80,cd925000,...) at ipi_nmi_handler+0x2f trap(cd714b30) at trap+0x36 calltrap() at calltrap+0x6 --- trap 0x13, eip = 0xc03e496c, esp = 0xcd714b70, ebp = 0xcd714b8c --- _mtx_lock_sleep(ced5d770,cda33000,0,c06cf15d,d30,...) at _mtx_lock_sleep+0x9c _mtx_lock_flags(ced5d770,0,c06cf15d,d30,c07aa4f4,...) at _mtx_lock_flags+0xd1 bufdone_finish(e19f6980,e18e4480,e1965660,0,cd714c4c,...) at bufdone_finish+0x86 bufdone(e19f6980,20,e18e4480,0,d1082604,...) at bufdone+0x6a cluster_callback(e18e4480,c0e79000,e18e4480,d1082604,cd714c7c,...) at cluster_callback+0x89 bufdone(e18e4480,df) at bufdone+0x53 g_vfs_done(d1082604,0,c06cf15d,c62,cda33000,...) at g_vfs_done+0x85 biodone(d1082604,c0795e28,24c,c06bb47c,0,...) at biodone+0xa5 g_io_schedule_up(cda33000,0,c06bc9f8,5d,0,...) at g_io_schedule_up+0xc9 g_up_procbody(0,cd714d28,c06c04d7,359,cd925000,...) at g_up_procbody+0x8d fork_exit(c039b650,0,cd714d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd714d60, ebp = 0 --- Tracing command g_event pid 2 tid 100013 td 0xcd9292e0 sched_switch(cd9292e0,0,104,191,4f4a169a,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,4c,...) at mi_switch+0x200 sleepq_switch(cd9292e0,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(c0795e98,4c,c06bb47c,0,0,...) at sleepq_wait+0x63 _sleep(c0795e98,c0795de8,24c,c06bb47c,0,...) at _sleep+0x322 g_run_events(c079c0c0,0,c06bc9f8,8b) at g_run_events+0x49f g_event_procbody(0,cd711d28,c06c04d7,359,cd9252b0,...) at g_event_procbody+0x8a fork_exit(c039b6e0,0,cd711d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd711d60, ebp = 0 --- Tracing command intr pid 12 tid 100035 td 0xcdb24000 fork_trampoline() at fork_trampoline Tracing command intr pid 12 tid 100034 td 0xcdb242e0 fork_trampoline() at fork_trampoline Tracing command intr pid 12 tid 100033 td 0xcdb245c0 fork_trampoline() at fork_trampoline Tracing command intr pid 12 tid 100032 td 0xcdb248a0 sched_switch(cdb248a0,0,109,191,2ba4cb16,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cdacfcf0,...) at mi_switch+0x200 ithread_loop(cdb1f880,ee083d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cdb1f880,ee083d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee083d60, ebp = 0 --- Tracing command intr pid 12 tid 100028 td 0xcda338a0 sched_switch(cda338a0,0,109,191,e38b594b,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96b6f0,...) at mi_switch+0x200 ithread_loop(cdad7960,cd773d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cdad7960,cd773d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd773d60, ebp = 0 --- Tracing command intr pid 12 tid 100027 td 0xcda33b80 fork_trampoline() at fork_trampoline Tracing command intr pid 12 tid 100023 td 0xcdaa38a0 fork_trampoline() at fork_trampoline Tracing command intr pid 12 tid 100022 td 0xcdaa3b80 sched_switch(cdaa3b80,0,109,191,6a8e11e0,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96e070,...) at mi_switch+0x200 ithread_loop(cd8e09e0,cd72cd28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd8e09e0,cd72cd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd72cd60, ebp = 0 --- Tracing command intr pid 12 tid 100021 td 0xcd9708a0 sched_switch(cd9708a0,0,109,191,f9d80e16,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96e0f0,...) at mi_switch+0x200 ithread_loop(cd8e09d0,cd729d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd8e09d0,cd729d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd729d60, ebp = 0 --- Tracing command intr pid 12 tid 100018 td 0xcda322e0 sched_switch(cda322e0,0,109,191,6498f273,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96e170,...) at mi_switch+0x200 ithread_loop(cd8e0950,cd720d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd8e0950,cd720d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd720d60, ebp = 0 --- Tracing command intr pid 12 tid 100012 td 0xcd9295c0 fork_trampoline() at fork_trampoline Tracing command intr pid 12 tid 100011 td 0xcd9298a0 sched_switch(cd9298a0,0,109,191,b9cb9df2,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96ecf0,...) at mi_switch+0x200 ithread_loop(cd924050,cd70bd28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd924050,cd70bd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd70bd60, ebp = 0 --- Tracing command intr pid 12 tid 100010 td 0xcd929b80 sched_switch(cd929b80,0,109,191,c4097be6,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96ed70,...) at mi_switch+0x200 ithread_loop(cd924060,cd708d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd924060,cd708d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd708d60, ebp = 0 --- Tracing command intr pid 12 tid 100009 td 0xcd970000 sched_switch(cd970000,0,109,191,da46635b,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96edf0,...) at mi_switch+0x200 ithread_loop(cd924070,cd705d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd924070,cd705d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd705d60, ebp = 0 --- Tracing command intr pid 12 tid 100008 td 0xcd9702e0 sched_switch(cd9702e0,0,109,191,f26f600b,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96ee70,...) at mi_switch+0x200 ithread_loop(cd924080,cd702d28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd924080,cd702d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd702d60, ebp = 0 --- Tracing command intr pid 12 tid 100007 td 0xcd9705c0 sched_switch(cd9705c0,0,109,191,463d25d6,...) at sched_switch+0x389 mi_switch(109,0,c06c0726,529,cd96eef0,...) at mi_switch+0x200 ithread_loop(cd924090,cd6ffd28,c06c04d7,359,cd925560,...) at ithread_loop+0x1da fork_exit(c03cd330,cd924090,cd6ffd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd6ffd60, ebp = 0 --- Tracing command idle pid 11 tid 100006 td 0xcd927000 cpustop_handler(1,cd6f8c4c,c065dde6,0,c06c65d6,...) at cpustop_handler+0x34 ipi_nmi_handler(0,c06c65d6,10f,c07527a0,cd925810,...) at ipi_nmi_handler+0x2f trap(cd6f8c58) at trap+0x36 calltrap() at calltrap+0x6 --- trap 0x13, eip = 0xc03fcbf5, esp = 0xcd6f8c98, ebp = 0xcd6f8ca0 --- mi_switch(108,0,c06c6d94,3b6,cd927000,...) at mi_switch+0x5 sched_idletd(0,cd6f8d28,c06c04d7,359,cd925810,...) at sched_idletd+0x19f fork_exit(c0416530,0,cd6f8d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd6f8d60, ebp = 0 --- Tracing command idle pid 11 tid 100005 td 0xcd9272e0 sched_switch(cd9272e0,0,108,18c,e18480a6,...) at sched_switch+0x389 mi_switch(108,0,c06c6d94,3b6,cd9272e0,...) at mi_switch+0x200 sched_idletd(0,cd6f5d28,c06c04d7,359,cd925810,...) at sched_idletd+0x19f fork_exit(c0416530,0,cd6f5d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd6f5d60, ebp = 0 --- Tracing command idle pid 11 tid 100004 td 0xcd9275c0 sched_switch(cd9275c0,0,60c,18c,e21923c6,...) at sched_switch+0x389 mi_switch(60c,0,c06c6d94,817,2,...) at mi_switch+0x200 sched_preempt(cd9275c0,2,cd9275c0,cd6f2c84,c064302f,...) at sched_preempt+0x9f ipi_bitmap_handler(c0410008,c0790028,28,1,c07aa560,...) at ipi_bitmap_handler+0x34 Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0x2f --- interrupt, eip = 0xc064fa8b, esp = 0xcd6f2c80, ebp = 0xcd6f2c84 --- spinlock_exit(c079cdc0,4,c06c38f2,109) at spinlock_exit+0x2b _mtx_unlock_spin_flags(c079cdc0,0,c06c6d94,3b8,cd9275c0,...) at _mtx_unlock_spin_flags+0xd4 sched_idletd(0,cd6f2d28,c06c04d7,359,cd925810,...) at sched_idletd+0x1c4 fork_exit(c0416530,0,cd6f2d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd6f2d60, ebp = 0 --- Tracing command idle pid 11 tid 100003 td 0xcd9278a0 sched_switch(cd9278a0,0,60c,18c,de86e886,...) at sched_switch+0x389 mi_switch(60c,0,c06c6d94,817,3,...) at mi_switch+0x200 sched_preempt(cd9278a0,3,0,cd6efc60,c064302f,...) at sched_preempt+0x9f ipi_bitmap_handler(8,cd6e0028,28,cda65418,cda65400,...) at ipi_bitmap_handler+0x34 Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0x2f --- interrupt, eip = 0xc063a705, esp = 0xcd6efc60, ebp = 0xcd6efc60 --- acpi_cpu_c1(cd6efc7c,c077d8f0,3,c0416471,c07aa560,...) at acpi_cpu_c1+0x5 acpi_cpu_idle(cd6efca0,c064e87b,1,cd6efce8,c041677e,...) at acpi_cpu_idle+0xfe cpu_idle_acpi(1,cd6efce8,c041677e,1,cd6efcc4,...) at cpu_idle_acpi+0x1b cpu_idle(1,cd6efcc4,c06c6d94,a08,cd9278a0,...) at cpu_idle+0x1b sched_idletd(0,cd6efd28,c06c04d7,359,cd925810,...) at sched_idletd+0x24e fork_exit(c0416530,0,cd6efd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd6efd60, ebp = 0 --- Tracing command init pid 1 tid 100002 td 0xcd927b80 sched_switch(cd927b80,0,104,191,2a4c0ac,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,5c,...) at mi_switch+0x200 sleepq_switch(cd927b80,0,c06c9662,1a0,5c,...) at sleepq_switch+0x15f sleepq_catch_signals(c06c9662,160,0,100,100,...) at sleepq_catch_signals+0xb5 sleepq_wait_sig(cd925ac0,5c,c06cac9f,100,0,...) at sleepq_wait_sig+0x17 _sleep(cd925ac0,cd925b48,15c,c06cac9f,0,...) at _sleep+0x30c kern_wait(cd927b80,ffffffff,cd6e6c44,0,0,...) at kern_wait+0xb76 wait4(cd927b80,cd6e6cec,cd6e6d28,2811a000,0,...) at wait4+0x3b syscallenter(cd927b80,cd6e6ce4,cd6e6ce4,0,c0797a90,...) at syscallenter+0x246 syscall(cd6e6d28) at syscall+0x34 Xint0x80_syscall() at Xint0x80_syscall+0x21 --- syscall (7, FreeBSD ELF32, wait4), eip = 0x8054d7b, esp = 0xbf7fe8fc, ebp = 0xbf7fe918 --- Tracing command audit pid 10 tid 100001 td 0xcd929000 sched_switch(cd929000,0,104,191,5df87a6d,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cd929000,0,c06c9662,260,cd929000,...) at sleepq_switch+0x15f sleepq_wait(c07b6ce0,0,c06e22fb,1,0,...) at sleepq_wait+0x63 _cv_wait(c07b6ce0,c07b6cc4,c06e2dae,194,0,...) at _cv_wait+0x1f0 audit_worker(0,cd6e3d28,c06c04d7,359,cd926000,...) at audit_worker+0x84 fork_exit(c05ba3f0,0,cd6e3d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd6e3d60, ebp = 0 --- Tracing command kernel pid 0 tid 100030 td 0xcda332e0 sched_switch(cda332e0,0,104,191,8e696ce2,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cda332e0,0,c06c9662,260,cdb0f700,...) at sleepq_switch+0x15f sleepq_wait(cdb0f700,0,c06bb47c,0,0,...) at sleepq_wait+0x63 msleep_spin(cdb0f700,cdb0f718,c06bb47c,0,c06c38f2,...) at msleep_spin+0x1aa taskqueue_thread_loop(cdb0d5ec,ee072d28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0x8f fork_exit(c042f940,cdb0d5ec,ee072d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee072d60, ebp = 0 --- Tracing command kernel pid 0 tid 100029 td 0xcda335c0 sched_switch(cda335c0,0,104,191,e20eb6c7,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cda335c0,0,c06c9662,260,cdafc380,...) at sleepq_switch+0x15f sleepq_wait(cdafc380,0,c06bb47c,0,0,...) at sleepq_wait+0x63 msleep_spin(cdafc380,cdafc398,c06bb47c,0,c06c38f2,...) at msleep_spin+0x1aa taskqueue_thread_loop(cdaf95ec,ee04fd28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0x8f fork_exit(c042f940,cdaf95ec,ee04fd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xee04fd60, ebp = 0 --- Tracing command kernel pid 0 tid 100026 td 0xcdaa3000 sched_switch(cdaa3000,0,104,191,71a833a4,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdaa3000,0,c06c9662,260,cda87a80,...) at sleepq_switch+0x15f sleepq_wait(cda87a80,0,c06bb47c,0,0,...) at sleepq_wait+0x63 msleep_spin(cda87a80,cda87a98,c06bb47c,0,c06c38f2,...) at msleep_spin+0x1aa taskqueue_thread_loop(c0780524,cd738d28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0x8f fork_exit(c042f940,c0780524,cd738d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd738d60, ebp = 0 --- Tracing command kernel pid 0 tid 100025 td 0xcdaa32e0 sched_switch(cdaa32e0,0,104,191,71a819db,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdaa32e0,0,c06c9662,260,cda87a80,...) at sleepq_switch+0x15f sleepq_wait(cda87a80,0,c06bb47c,0,0,...) at sleepq_wait+0x63 msleep_spin(cda87a80,cda87a98,c06bb47c,0,c06c38f2,...) at msleep_spin+0x1aa taskqueue_thread_loop(c0780524,cd735d28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0x8f fork_exit(c042f940,c0780524,cd735d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd735d60, ebp = 0 --- Tracing command kernel pid 0 tid 100024 td 0xcdaa35c0 sched_switch(cdaa35c0,0,104,191,71abf203,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cdaa35c0,0,c06c9662,260,cda87a80,...) at sleepq_switch+0x15f sleepq_wait(cda87a80,0,c06bb47c,0,0,...) at sleepq_wait+0x63 msleep_spin(cda87a80,cda87a98,c06bb47c,0,c06c38f2,...) at msleep_spin+0x1aa taskqueue_thread_loop(c0780524,cd732d28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0x8f fork_exit(c042f940,c0780524,cd732d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd732d60, ebp = 0 --- Tracing command kernel pid 0 tid 100020 td 0xcd970b80 sched_switch(cd970b80,0,104,191,8efb37b5,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cd970b80,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(cda87e00,0,c06bb47c,0,0,...) at sleepq_wait+0x63 _sleep(cda87e00,cda87e18,0,c06bb47c,0,...) at _sleep+0x322 taskqueue_thread_loop(c07aa748,cd726d28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0xb5 fork_exit(c042f940,c07aa748,cd726d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd726d60, ebp = 0 --- Tracing command kernel pid 0 tid 100019 td 0xcda32000 sched_switch(cda32000,0,104,191,5e1991f7,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cda32000,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(cda87e40,0,c06bb47c,0,0,...) at sleepq_wait+0x63 _sleep(cda87e40,cda87e58,0,c06bb47c,0,...) at _sleep+0x322 taskqueue_thread_loop(c07b7234,cd723d28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0xb5 fork_exit(c042f940,c07b7234,cd723d28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd723d60, ebp = 0 --- Tracing command kernel pid 0 tid 100017 td 0xcda325c0 sched_switch(cda325c0,0,104,191,5e197032,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,0,...) at mi_switch+0x200 sleepq_switch(cda325c0,0,c06c9662,260,0,...) at sleepq_switch+0x15f sleepq_wait(cda88040,0,c06bb47c,0,0,...) at sleepq_wait+0x63 _sleep(cda88040,cda88058,0,c06bb47c,0,...) at _sleep+0x322 taskqueue_thread_loop(c0796864,cd71dd28,c06c04d7,359,c0795f40,...) at taskqueue_thread_loop+0xb5 fork_exit(c042f940,c0796864,cd71dd28) at fork_exit+0xb8 fork_trampoline() at fork_trampoline+0x8 --- trap 0, eip = 0, esp = 0xcd71dd60, ebp = 0 --- Tracing command kernel pid 0 tid 100000 td 0xc07961f0 sched_switch(c07961f0,0,104,191,781720f5,...) at sched_switch+0x389 mi_switch(104,0,c06c9662,1eb,44,...) at mi_switch+0x200 sleepq_switch(c07961f0,0,c06c9662,283,0,...) at sleepq_switch+0x15f sleepq_timedwait(c0795f40,44,c06c76af,0,0,...) at sleepq_timedwait+0x6b _sleep(c0795f40,0,44,c06c76af,2710,...) at _sleep+0x2f2 scheduler(0,af0020,af0020,af0000,afb000,...) at scheduler+0x23e mi_startup() at mi_startup+0xac begin() at begin+0x2c db> show lockedvnods Locked vnodes 0xcf567324: tag ufs, type VREG usecount 2, writecount 0, refcount 464 mountedhere 0 flags () v_object 0xd36e8cc0 ref 0 pages 140336 lock type ufs: SHARED (count 1) ino 60010962, on dev amrd0s1g 0xd3e0b218: tag ufs, type VREG usecount 5, writecount 0, refcount 1553 mountedhere 0 flags () v_object 0xced5d770 ref 3 pages 55564 lock type ufs: SHARED (count 2) ino 60836173, on dev amrd0s1g 0xcecdd000: tag ufs, type VREG usecount 3, writecount 0, refcount 9 mountedhere 0 flags () v_object 0xd499f7f8 ref 2 pages 35 lock type ufs: SHARED (count 1) ino 60816784, on dev amrd0s1g 0xd03e8648: tag ufs, type VDIR usecount 1, writecount 0, refcount 3 mountedhere 0 flags () v_object 0xd246b550 ref 0 pages 1 lock type ufs: SHARED (count 1) ino 89733153, on dev amrd0s1g db> show uma Zone Size Used Free Requests FFS2 dinode 256 86358 177 761498296 FFS1 dinode 128 0 0 0 FFS inode 116 86358 201 762688775 Mountpoints 644 10 14 10 SWAPMETA 276 657 3109 22754 selfd 28 1373 786 360165754 IPFW dynamic rule 108 0 0 0 rtentry 108 20 88 20 unpcb 172 22 622 501624310 ripcb 220 0 72 12 sctp_asconf_ack 24 0 0 0 sctp_asconf 24 0 0 0 sctp_stream_msg_out 64 0 0 0 sctp_readq 76 0 0 0 sctp_chunk 92 0 0 0 sctp_raddr 432 0 0 0 sctp_laddr 24 0 290 5 sctp_asoc 1488 0 0 0 sctp_ep 864 0 0 0 sackhole 20 0 845 677341 tcpreass 20 0 845 159187 hostcache 76 11 439 659 syncache 112 0 385 160244 tcptw 52 12 924 75782 tcpcb 632 29 565 236040 tcp_inpcb 220 41 949 236040 udpcb 8 23 992 140520 udp_inpcb 220 23 841 140520 ipq 32 0 0 0 socket 412 75 861 502000889 KNOTE 72 13 729 9541446723 itimer 220 1 35 2 ksiginfo 80 731 613 24032 pipe 392 3 257 23593 NFSNODE 484 6 82 601 NFSMOUNT 532 4 10 4 DIRHASH 1024 1509 327 14530045 NAMEI 1024 0 700 1823488485 L VFS Cache 292 1497 1987 29070709 S VFS Cache 72 90607 235 740867218 VNODEPOLL 60 0 0 0 VNODE 268 86393 183 762690570 ata_composite 180 0 0 0 ata_request 204 0 0 0 ttyoutq 256 72 78 208 ttyinq 152 135 151 390 g_bio 140 6 3774 190950070 mbuf_ext_refcnt 4 0 609 54280921 mbuf_jumbo_16k 16384 0 0 0 mbuf_jumbo_9k 9216 0 0 0 mbuf_jumbo_page 4096 195 529 269852561 mbuf_cluster 2048 938 546 415609852 mbuf 256 1013 704 5829035296 mbuf_packet 256 573 365 1388796101 audit_record 816 0 420 35425 cpuset 40 2 182 2 VMSPACE 236 43 757 120558 SLEEPQUEUE 48 811 192 811 THREAD 724 774 36 774 PROC 688 61 679 120575 umtx pi 52 0 0 0 TURNSTILE 72 811 89 811 Files 56 192 813 1052671363 4096 4096 105 270 1226903 2048 2048 173 295 31062 1024 1024 37 719 507487848 512 512 250 1478 39329745 256 256 1126 1034 392953 128 128 687 753 1010949444 64 64 5925 3751 82081369 32 32 2409 1207 1507627154 16 16 3049 1011 772538606 mt_zone 2056 223 0 223 SG fakepg 76 0 0 0 DP fakepg 76 0 0 0 PDPT 32 800 217 800 MAP ENTRY 72 849 1006 2928058 KMAP ENTRY 72 2549 4235 11540776 MAP 140 7 21 7 VM OBJECT 136 58098 26466 19971556 128 Bucket 524 321 225 309534 64 Bucket 268 37 61 605 32 Bucket 140 21 63 291 16 Bucket 76 19 131 153 UMA Hash 128 0 30 3 UMA RCntSlabs 544 1466 284 1935079 UMA Slabs 284 1766 376 1556130 UMA Zones 888 87 1 87 UMA Kegs 128 87 3 87 db> show malloc Type InUse MemUse Requests nexusdev 4 1K 4 msi 0 0K 0 mptable 0 0K 0 MCA 0 0K 0 temp 18 229K 1158899 ip6opt 0 0K 0 ip6ndp 7 1K 9 qpidrv 0 0K 0 ar_driver 0 0K 0 free 0 0K 0 lockf 58 3K 39195 linker 63 3K 65 ad_driver 0 0K 0 $PIR 0 0K 0 KTRACE 100 13K 100 ata_pci 0 0K 0 ata_dma 0 0K 0 prison 0 0K 0 ithread 142 15K 142 ata_generic 0 0K 0 Fail Points 0 0K 0 memdesc 1 4K 1 legacydrv 0 0K 0 io_apic 4 4K 4 zombie 0 0K 0 proc-args 44 3K 155020 madt_table 0 0K 0 CAM queue 3 1K 7 kqueue 8 4K 2519196687 apmdev 1 1K 1 kenv 77 7K 81 filedesc 67 17K 120853 atkbddev 2 1K 2 filedesc_to_leader 0 0K 0 vm_pgdata 2 65K 2 sigio 1 1K 77543 CAM dev queue 1 1K 1 scsi_da 0 0K 0 tty console 0 0K 0 UMAHash 3 6K 10 ufs_mount 15 152K 15 ufs_quota 0 0K 0 ufs_dirhash 249 122K 40484118 pagedep 1 64K 9072 inodedep 1 256K 133226 newblk 1 1K 9857752 bmsafemap 1 1K 49645 allocdirect 0 0K 960362 indirdep 1 1K 34696 allocindir 123 8K 8897389 freefrag 0 0K 1905778 freeblks 0 0K 53285 freefile 0 0K 60951 diradd 0 0K 114462 mkdir 0 0K 284 dirrem 0 0K 118526 newdirblk 0 0K 6 savedino 0 0K 51844 audit_trigger 0 0K 0 audit_pipe 0 0K 0 audit_pipeent 0 0K 0 audit_pipe_presel 0 0K 0 audit_evclass 614 10K 829 audit_bsm 0 0K 563198 audit_cred 0 0K 0 audit_data 0 0K 29 audit_path 0 0K 35396 audit_text 0 0K 34145 audit_gidset 0 0K 0 rpc 42 16K 10735 NLM 0 0K 0 nfss_srvsock 0 0K 0 nfss_srvdesc 0 0K 0 nfss_daemon 0 0K 0 NFS FHA 1 1K 1 nfsclient_req 0 0K 0 nfsclient_bigfh 0 0K 0 nfsclient_diroff 0 0K 0 nfsclient_hash 0 0K 0 nfsclient_directio 0 0K 0 nfsclient_srvsock 0 0K 0 nfsclient_lock 0 0K 0 nfsclient_nlminfo 0 0K 0 mld 4 1K 4 cdev 10 2K 10 CAM ccb queue 0 0K 0 in6_mfilter 1 1K 1 in6_multi 27 3K 27 ip6_moptions 2 1K 2 ip6_msource 0 0K 0 ata_pmp 0 0K 0 CAM XPT 9 2K 20 amr 3 48K 10 fragment 0 0K 0 syncache 1 72K 1 tcplog 0 0K 0 hostcache 1 16K 1 sctp_map 0 0K 0 sctp_stri 0 0K 0 sctp_stro 0 0K 0 sctp_aadr 0 0K 0 sctp_a_it 0 0K 4 sctp_atcl 0 0K 0 sctp_atky 0 0K 0 sctp_athm 0 0K 0 sctp_athi 0 0K 0 sctp_stre 0 0K 0 sctp_cmsg 0 0K 0 sctp_cpal 0 0K 0 sctp_vrf 1 1K 1 sctp_ifa 6 1K 6 sctp_ifn 2 1K 2 sctp_timw 0 0K 0 sctp_mvrf 0 0K 0 sctp_iter 0 0K 4 sctp_socko 0 0K 0 ipfw_tbl 0 0K 0 IpFw/IpAcct 2 1K 2 agp 0 0K 0 encap_export_host 0 0K 0 in_mfilter 0 0K 0 in_multi 2 1K 2 ip_moptions 0 0K 0 ip_msource 0 0K 0 isadev 8 1K 8 GEOM 70 15K 169 acpipwr 0 0K 0 ipid 0 0K 0 igmp 4 1K 4 routetbl 168 36K 3665 pfs_vncache 0 0K 0 pfs_nodes 21 3K 21 DEVFSP 0 0K 0 DEVFS 11 1K 12 DEVFS_RULE 0 0K 0 DEVFS2 0 0K 0 DEVFS3 84 11K 91 DEVFS1 70 18K 76 tun 0 0K 0 UART 3 2K 3 lltable 44 8K 3645 gif 0 0K 0 faith 0 0K 0 arpcom 3 1K 3 clone 4 16K 4 acpisem 18 3K 18 ifdescr 0 0K 0 ifnet 5 5K 5 ifaddr 54 11K 54 ether_multi 45 2K 52 BPF 4 1K 4 mount 234 8K 278 vnodemarker 0 0K 227064 entropy 1024 64K 1024 vnodes 2 1K 2 vfs_hash 1 256K 1 export_host 0 0K 0 cl_savebuf 0 0K 441089 vfscache 1 512K 1 biobuf 0 0K 167 acl 0 0K 1084416 soname 10 1K 770177285 pcb 46 79K 204802 acpi_perf 0 0K 0 shmfd 1 4K 1 mbuf_tag 0 0K 61607323 accf 0 0K 0 pts 0 0K 6 tty 18 9K 26 shm 1 12K 75718 sem 4 6K 4 msg 4 25K 4 ioctlops 0 0K 70829 select 709 45K 709 iov 0 0K 501691906 Unitno 11 1K 35 taskqueue 15 1K 15 stack 0 0K 2 CAM periph 2 1K 9 pci_link 16 2K 16 ata_da 0 0K 0 sglist 0 0K 0 sbuf 0 0K 570 ciss_data 0 0K 0 rman 118 8K 554 acpitask 1 1K 1 acpica 2246 123K 53141 Per-cpu 1 1K 1 kobj 158 316K 173 acpicmbat 0 0K 0 eventhandler 66 4K 66 devstat 4 9K 4 bus 625 32K 3192 bus-sc 48 52K 1406 acpidev 68 3K 68 SWAP 2 1097K 2 p1003.1b 1 1K 1 umtx 810 51K 810 callout 3 768K 3 sysctl 0 0K 73173 sysctloid 3197 99K 3266 sysctltmp 0 0K 11874 ddb_capture 1 48K 1 SCSI SES 0 0K 0 mfibuf 0 0K 0 md_disk 0 0K 0 plimit 23 6K 94958 uidinfo 5 2K 4996 cred 108 11K 1577904 pgrp 35 3K 9588 session 35 3K 9567 proc 2 8K 2 subproc 804 434K 121319 md_sectors 0 0K 0 osd 0 0K 0 LED 2 1K 2 kbdmux 6 10K 6 mtx_pool 2 8K 2 CAM SIM 1 1K 1 module 219 14K 219 acd_driver 0 0K 0 cache 0 0K 0 devbuf 1281 3151K 1290 db> show alllocks No such command db> bt Tracing pid 19173 tid 100589 td 0xd1fc22e0 kdb_enter(c06c518d,c06c518d,c06eaa05,f0f22958,1,...) at kdb_enter+0x3a panic(c06eaa05,c419f6dc,c06ea6dd,3a6,df,...) at panic+0x134 vnode_pager_generic_getpages(d3e0b218,f0f22bac,1000,0,c419f6dc) at vnode_pager_generic_getpages+0x136e ffs_getpages(f0f22ab4,df,d3e0b218,d3e0b218,f0f22adc,...) at ffs_getpages+0x151 VOP_GETPAGES_APV(c0767480,f0f22ab4,c06ea6dd,299,c077c460,...) at VOP_GETPAGES_APV+0xa5 vnode_pager_getpages(ced5d770,f0f22bac,1,0,f0f22c30,...) at vnode_pager_getpages+0xb4 vm_fault(ce00fa24,35b21000,1,0,35b21000,...) at vm_fault+0xfff trap_pfault(c079835c,f0f22cb4,c03e43b4,c079835c,d5003560,...) at trap_pfault+0x107 trap(f0f22d28) at trap+0x27e calltrap() at calltrap+0x6 --- trap 0xc, eip = 0x8097ddc, esp = 0x81e2b14, ebp = 0x81e4bac --- db> END