GENERIC HEAD from Sep 18 17:56 UTC, No vmcore

GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-CURRENT #0: Tue Sep 18 20:44:34 CEST 2007
    pho@crashbox.osted.lan:/usr/src/sys/i386/compile/PHO
WARNING: WITNESS option enabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) XEON(TM) CPU 1.80GHz (1799.81-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf24  Stepping = 4
  Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
  Logical CPUs per core: 2
real memory  = 1073676288 (1023 MB)
avail memory = 1036505088 (988 MB)
:
Trying to mount root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
fxp0: link state changed to UP
Approaching the limit on PV entries, consider increasing tunables vm.pmap.shpgperproc or vm.pmap.pv_entry_max
Approaching the limit on PV entries, consider increasing tunables vm.pmap.shpgperproc or vm.pmap.pv_entry_max
panic: kmem_malloc(4096): kmem_map too small: 335544320 total allocated
cpuid = 1
KDB: enter: panic
[thread pid 8255 tid 100051 ]
Stopped at      kdb_enter+0x32: leave
db> where
Tracing pid 8255 tid 100051 td 0xc40c7a00
kdb_enter(c0a9acf9,1,c0abc22d,e690360c,1,...) at kdb_enter+0x32
panic(c0abc22d,1000,14000000,e690364c,e6903650,...) at panic+0x124
kmem_malloc(c147108c,1000,402,e69036b0,c0951560,...) at kmem_malloc+0x21f
page_alloc(c1472d20,1000,e69036a3,402,c1472d20,...) at page_alloc+0x27
slab_zalloc(c07420dc,c1474808,8,c0abb5e9,752,...) at slab_zalloc+0xc0
uma_zone_slab(c1474808,0,c0abb5e9,752,c0a9f2f8,...) at uma_zone_slab+0x144
uma_zalloc_arg(c1472d20,0,402,2,68a08,...) at uma_zalloc_arg+0x573
malloc(24,c0b66a00,402,551,c42a9800,...) at malloc+0xd2
newblk_lookup(1,e69037a0,c0ab8c25,615,0,...) at newblk_lookup+0xa2
softdep_setup_blkmapdep(d7faada0,c430bba0,68a08,0,d7faada0,...) at softdep_setup_blkmapdep+0x53
ffs_alloccgblk(68a08,0,c0ab7f0a,590,0,...) at ffs_alloccgblk+0x20b
ffs_alloccg(d20ce4a4,4,68a08,0,4000,...) at ffs_alloccg+0x1aa
ffs_hashalloc(68a08,0,4000,c091a790,0,...) at ffs_hashalloc+0x65
ffs_alloc(d20ce4a4,145,0,68a08,0,...) at ffs_alloc+0x26e
ffs_balloc_ufs2(c5b42c3c,514000,0,1000,c4b5de00,...) at ffs_balloc_ufs2+0x1995
ffs_write(e6903bc4,c0acc531,e6903b2c,0,c0b67700,...) at ffs_write+0x353
VOP_WRITE_APV(c0b67700,e6903bc4,c40c7a00,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c4431cf0,e6903c60,c4b5de00,0,c40c7a00,...) at vn_write+0x231
dofilewrite(e6903c60,ffffffff,ffffffff,0,c4431cf0,...) at dofilewrite+0x95
kern_writev(c40c7a00,4,e6903c60,bfbfd91c,1000,...) at kern_writev+0x58
write(c40c7a00,e6903cfc,c,c40c7a00,c0b46ee0,...) at write+0x4f
syscall(e6903d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---
db> show allpcpu
Current CPU: 1

cpuid        = 0
curthread    = 0xc3f5c200: pid 3 "g_up"
curpcb       = 0xe4433d90
fpcurthread  = none
idlethread   = 0xc3f12600: pid 14 "idle: cpu0"
APIC ID      = 0
currentldt   = 0x50
spin locks held:

cpuid        = 1
curthread    = 0xc40c7a00: pid 8255 "rw"
curpcb       = 0xe6903d90
fpcurthread  = none
idlethread   = 0xc3f12800: pid 13 "idle: cpu1"
APIC ID      = 1
currentldt   = 0x50
spin locks held:

cpuid        = 2
curthread    = 0xc3f12a00: pid 12 "idle: cpu2"
curpcb       = 0xe2a1bd90
fpcurthread  = none
idlethread   = 0xc3f12a00: pid 12 "idle: cpu2"
APIC ID      = 6
currentldt   = 0x50
spin locks held:

cpuid        = 3
curthread    = 0xc5d53e00: pid 8253 "rw"
curpcb       = 0xe6bd9d90
fpcurthread  = none
idlethread   = 0xc3f12c00: pid 11 "idle: cpu3"
APIC ID      = 7
currentldt   = 0x50
spin locks held:

db> set $lines 0
db> show alllocks
Process 8265 (swap) thread 0xc8ca0200 (128700)
exclusive sx user map r = 0 (0xc4b754cc) locked @ vm/vm_map.c:3111
Process 8264 (swap) thread 0xc43b0a00 (100082)
exclusive sleep mutex vm object (standard object) r = 0 (0xc8a941e0) locked @ vm/vm_fault.c:900
exclusive sx user map r = 0 (0xc44915b4) locked @ vm/vm_map.c:3111
Process 8253 (rw) thread 0xc5d53e00 (100223)
exclusive sleep mutex process lock r = 0 (0xc54b2888) locked @ ufs/ffs/ffs_softdep.c:3815
Process 1024 (sshd) thread 0xc43be200 (100084)
exclusive sx so_rcv_sx r = 0 (0xc447de78) locked @ kern/uipc_sockbuf.c:145
Process 973 (sshd) thread 0xc477d800 (100146)
exclusive sx so_rcv_sx r = 0 (0xc451c9d4) locked @ kern/uipc_sockbuf.c:145
Process 945 (sshd) thread 0xc477dc00 (100132)
exclusive sx so_rcv_sx r = 0 (0xc4a21530) locked @ kern/uipc_sockbuf.c:145
Process 944 (sshd) thread 0xc477cc00 (100137)
exclusive sx so_rcv_sx r = 0 (0xc4a223a4) locked @ kern/uipc_sockbuf.c:145
Process 943 (sshd) thread 0xc477d000 (100135)
exclusive sx so_rcv_sx r = 0 (0xc451dcec) locked @ kern/uipc_sockbuf.c:145
db> show lockedvnods
Locked vnodes

0xc897e570: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc9336c00 (pid 8274)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cea00 at kern_rmdir+0x40
#7 0xc07cec22 at rmdir+0x22
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 142268, on dev ad0s1e

0xc4a7f414: tag ufs, type VDIR
    usecount 0, writecount 0, refcount 1 mountedhere 0
    flags (VI_DOINGINACT)
     lock type ufs: EXCL (count 1) by thread 0xc9336c00 (pid 8274)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07c9db0 at vget+0x110
#5 0xc07bd8e3 at vfs_hash_get+0xe3
#6 0xc0937349 at ffs_vget+0x49
#7 0xc094277a at ufs_lookup+0x7ba
#8 0xc0a19135 at VOP_CACHEDLOOKUP_APV+0xc5
#9 0xc07b8713 at vfs_cache_lookup+0xd3
#10 0xc0a1abd5 at VOP_LOOKUP_APV+0xe5
#11 0xc07be5fe at lookup+0x59e
#12 0xc07bf12e at namei+0x34e
#13 0xc07cea00 at kern_rmdir+0x40
#14 0xc07cec22 at rmdir+0x22
#15 0xc0a02b73 at syscall+0x2b3
#16 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 142269, on dev ad0s1e

0xc967715c: tag ufs, type VREG
    usecount 1, writecount 1, refcount 933 mountedhere 0
    flags ()
    v_object 0xc6de0078 ref 0 pages 3724
     lock type ufs: EXCL (count 1) by thread 0xc4b61600 (pid 8258)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d604a at vn_write+0x16a
#5 0xc07863d5 at dofilewrite+0x95
#6 0xc0786658 at kern_writev+0x58
#7 0xc07866cf at write+0x4f
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 94598, on dev ad0s1e

0xc4b3e984: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 4 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc4378e00 (pid 8245)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07d49e2 at vn_open_cred+0x62
#7 0xc07d4ee3 at vn_open+0x33
#8 0xc07d3b17 at kern_open+0xe7
#9 0xc07d4010 at open+0x30
#10 0xc0a02b73 at syscall+0x2b3
#11 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 98709, on dev ad0s1e

0xcf1e42b8: tag ufs, type VREG
    usecount 1, writecount 1, refcount 372 mountedhere 0
    flags ()
    v_object 0xc8d490f0 ref 0 pages 1480
     lock type ufs: EXCL (count 1) by thread 0xc5d53e00 (pid 8253)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d604a at vn_write+0x16a
#5 0xc07863d5 at dofilewrite+0x95
#6 0xc0786658 at kern_writev+0x58
#7 0xc07866cf at write+0x4f
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 98730, on dev ad0s1e

0xc5b42c3c: tag ufs, type VREG
    usecount 1, writecount 1, refcount 328 mountedhere 0
    flags ()
    v_object 0xc6279d98 ref 0 pages 1304
     lock type ufs: EXCL (count 1) by thread 0xc40c7a00 (pid 8255)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d604a at vn_write+0x16a
#5 0xc07863d5 at dofilewrite+0x95
#6 0xc0786658 at kern_writev+0x58
#7 0xc07866cf at write+0x4f
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 98731, on dev ad0s1e

0xc9ddd984: tag ufs, type VREG
    usecount 1, writecount 1, refcount 335 mountedhere 0
    flags ()
    v_object 0xc94947f8 ref 0 pages 1332
     lock type ufs: EXCL (count 1) by thread 0xc4be3600 (pid 8261)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d604a at vn_write+0x16a
#5 0xc07863d5 at dofilewrite+0x95
#6 0xc0786658 at kern_writev+0x58
#7 0xc07866cf at write+0x4f
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 98751, on dev ad0s1e

0xcf1cf000: tag ufs, type VREG
    usecount 1, writecount 1, refcount 93 mountedhere 0
    flags ()
    v_object 0xc6b7bd98 ref 0 pages 364
     lock type ufs: EXCL (count 1) by thread 0xc4c2f200 (pid 8252)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d604a at vn_write+0x16a
#5 0xc07863d5 at dofilewrite+0x95
#6 0xc0786658 at kern_writev+0x58
#7 0xc07866cf at write+0x4f
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 100092, on dev ad0s1e

0xc6ab06cc: tag ufs, type VREG
    usecount 1, writecount 1, refcount 84 mountedhere 0
    flags ()
    v_object 0xc56681e0 ref 0 pages 328
     lock type ufs: EXCL (count 1) by thread 0xc47fae00 (pid 8254)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d604a at vn_write+0x16a
#5 0xc07863d5 at dofilewrite+0x95
#6 0xc0786658 at kern_writev+0x58
#7 0xc07866cf at write+0x4f
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 100093, on dev ad0s1e

0xc733c414: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xcc345000 (pid 8270)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cea00 at kern_rmdir+0x40
#7 0xc07cec22 at rmdir+0x22
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118154, on dev ad0s1e

0xc944d570: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 2 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 2) by thread 0xcc345000 (pid 8270)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07c9db0 at vget+0x110
#5 0xc07bd8e3 at vfs_hash_get+0xe3
#6 0xc0937349 at ffs_vget+0x49
#7 0xc094277a at ufs_lookup+0x7ba
#8 0xc0a19135 at VOP_CACHEDLOOKUP_APV+0xc5
#9 0xc07b8713 at vfs_cache_lookup+0xd3
#10 0xc0a1abd5 at VOP_LOOKUP_APV+0xe5
#11 0xc07be5fe at lookup+0x59e
#12 0xc07bf12e at namei+0x34e
#13 0xc07cea00 at kern_rmdir+0x40
#14 0xc07cec22 at rmdir+0x22
#15 0xc0a02b73 at syscall+0x2b3
#16 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118155, on dev ad0s1e

0xcf1cad98: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc43b1e00 (pid 8273)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cf163 at kern_mkdir+0x63
#7 0xc07cf459 at mkdir+0x29
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118189, on dev ad0s1e

0xcf1e4ae0: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc70d4c00 (pid 8272)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cf163 at kern_mkdir+0x63
#7 0xc07cf459 at mkdir+0x29
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118190, on dev ad0s1e

0xc4ab16cc: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc4be2e00 (pid 8271)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cf163 at kern_mkdir+0x63
#7 0xc07cf459 at mkdir+0x29
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118191, on dev ad0s1e

0xc803f828: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc4b61c00 (pid 8277)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cf163 at kern_mkdir+0x63
#7 0xc07cf459 at mkdir+0x29
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118199, on dev ad0s1e

0xc6e79000: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc4814200 (pid 8275)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cf163 at kern_mkdir+0x63
#7 0xc07cf459 at mkdir+0x29
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118200, on dev ad0s1e

0xc7fba2b8: tag ufs, type VDIR
    usecount 2, writecount 0, refcount 3 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc86d1400 (pid 8263)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07be150 at lookup+0xf0
#5 0xc07bf12e at namei+0x34e
#6 0xc07cf163 at kern_mkdir+0x63
#7 0xc07cf459 at mkdir+0x29
#8 0xc0a02b73 at syscall+0x2b3
#9 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118217, on dev ad0s1e

0xc621f570: tag ufs, type VDIR
    usecount 1, writecount 0, refcount 1 mountedhere 0
    flags ()
     lock type ufs: EXCL (count 1) by thread 0xc86d1400 (pid 8263)#0 0xc073d850 at _lockmgr+0x560
#1 0xc09374cd at ffs_vget+0x1cd
#2 0xc09194fb at ffs_valloc+0x52b
#3 0xc094a745 at ufs_mkdir+0x95
#4 0xc0a19eb5 at VOP_MKDIR_APV+0xc5
#5 0xc07cf3b7 at kern_mkdir+0x2b7
#6 0xc07cf459 at mkdir+0x29
#7 0xc0a02b73 at syscall+0x2b3
#8 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 118218, on dev ad0s1e

0xc4acb984: tag ufs, type VREG
    usecount 0, writecount 0, refcount 1 mountedhere 0
    flags (VI_DOINGINACT)
    v_object 0xc56915a0 ref 0 pages 0
     lock type ufs: EXCL (count 1) by thread 0xc93db600 (pid 8243)#0 0xc073d850 at _lockmgr+0x560
#1 0xc093bd31 at ffs_lock+0x91
#2 0xc0a19a35 at VOP_LOCK1_APV+0xa5
#3 0xc07d5188 at _vn_lock+0xf8
#4 0xc07d59da at vn_close+0x8a
#5 0xc07d5b54 at vn_closefile+0xf4
#6 0xc0722aee at fdrop+0x11e
#7 0xc0724034 at closef+0x254
#8 0xc07243dd at kern_close+0x11d
#9 0xc072447a at close+0x1a
#10 0xc0a02b73 at syscall+0x2b3
#11 0xc09e8e30 at Xint0x80_syscall+0x20

        ino 100604, on dev ad0s1e
db> ps
  pid  ppid  pgrp   uid   state   wmesg     wchan    cmd
 8281   959   950  1001  S       piperd   0xc4469630 awk
 8280   959   950  1001  S       piperd   0xd63d47bc sed
 8279   959   950  1001  S       piperd   0xd63d3c60 sed
 8278   959   950  1001  R                           vmstat
 8277  8251  1058  1001  R+                          mkdir
 8276  8251  1058  1001  R+                          mkdir
 8275  8251  1058  1001  S+      getblk   0xd813d3d0 mkdir
 8274  8251  1058  1001  R+                          mkdir
 8273  8251  1058  1001  S+      getblk   0xd813d3d0 mkdir
 8272  8251  1058  1001  S+      getblk   0xd813d3d0 mkdir
 8271  8251  1058  1001  S+      getblk   0xd813d3d0 mkdir
 8270  8251  1058  1001  S+      getblk   0xd813d3d0 mkdir
 8269  8251  1058  1001  R+                          mkdir
 8268  8251  1058  1001  R+                          mkdir
 8267  8251  1058  1001  R+                          mkdir
 8266  8257  1058  1001  R+                          swap
 8265  8257  1058  1001  RL+                         swap
 8264  8257  1058  1001  RL+                         swap
 8263  8251  1058  1001  R+                          mkdir
 8262  8242  1058  1001  R+                          rw
 8261  8242  1058  1001  S+      getblk   0xd7faae00 rw
 8260  8242  1058  1001  S+      nanslp   0xc0bb0504 rw
 8259  8242  1058  1001  R+                          rw
 8258  8242  1058  1001  S+      wdrain   0xc0bfd5e0 rw
 8257  8235  1058  1001  S+      wait     0xc4b1d7f8 swap
 8256  8242  1058  1001  S+      nanslp   0xc0bb0504 rw
 8255  8242  1058  1001  R+      CPU 1               rw
 8254  8242  1058  1001  S+      getblk   0xd7faae00 rw
 8253  8242  1058  1001  R+      CPU 3               rw
 8252  8242  1058  1001  S+      getblk   0xd7faae00 rw
 8251  8237  1058  1001  S+      wait     0xc99792a8 mkdir
 8250  8242  1058  1001  R+                          rw
 8249  8241  1058  1001  R+                          creat
 8248  8241  1058  1001  S+      nanslp   0xc0bb0504 creat
 8247  8241  1058  1001  S+      nanslp   0xc0bb0504 creat
 8246  8241  1058  1001  S+      nanslp   0xc0bb0504 creat
 8245  8241  1058  1001  S+      getblk   0xd7faae00 creat
 8244  8241  1058  1001  S+      nanslp   0xc0bb0504 creat
 8243  8241  1058  1001  R+                          creat
 8242  8234  1058  1001  S+      wait     0xc9979550 rw
 8241  8236  1058  1001  S+      wait     0xc4390550 creat
 8237  1064  1058  1001  S+      nanslp   0xc0bb0504 mkdir
 8236  1064  1058  1001  S+      nanslp   0xc0bb0504 creat
 8235  1064  1058  1001  S+      nanslp   0xc0bb0504 swap
 8234  1064  1058  1001  S+      nanslp   0xc0bb0504 rw
 8108  5169  5169  1001  R+      (threaded)          thread
100316                   CanRun                      initial thread
 8107  5169  5169  1001  R+      (threaded)          thread
100499                   CanRun                      thread
100498                   CanRun                      thread
100480                   CanRun                      thread
100211                   CanRun                      initial thread
 8106  5169  5169  1001  R+      (threaded)          thread
128698                   CanRun                      initial thread
 8105  5169  5169  1001  R+      (threaded)          thread
100503                   CanRun                      thread
100502                   CanRun                      thread
100501                   CanRun                      thread
100500                   CanRun                      thread
100439                   CanRun                      thread
100438                   CanRun                      thread
100437                   CanRun                      thread
100435                   CanRun                      thread
100434                   CanRun                      thread
100433                   CanRun                      thread
100432                   CanRun                      thread
100431                   CanRun                      thread
100430                   CanRun                      thread
100429                   CanRun                      thread
100428                   CanRun                      thread
100427                   CanRun                      thread
100426                   CanRun                      thread
100425                   CanRun                      thread
100424                   CanRun                      thread
100423                   CanRun                      thread
100422                   CanRun                      thread
100421                   CanRun                      thread
100398                   CanRun                      thread
100397                   CanRun                      thread
100396                   CanRun                      thread
100395                   CanRun                      thread
100394                   CanRun                      thread
100393                   CanRun                      thread
100392                   CanRun                      thread
100391                   CanRun                      thread
100390                   CanRun                      thread
100389                   CanRun                      thread
100388                   CanRun                      thread
100387                   CanRun                      thread
100386                   CanRun                      thread
100376                   CanRun                      thread
100375                   CanRun                      thread
100374                   CanRun                      thread
100371                   CanRun                      thread
100370                   CanRun                      thread
100369                   CanRun                      thread
100368                   CanRun                      thread
100367                   CanRun                      thread
100366                   CanRun                      thread
100365                   CanRun                      thread
100364                   CanRun                      thread
100363                   CanRun                      thread
100362                   CanRun                      thread
100361                   CanRun                      thread
100359                   CanRun                      thread
100357                   CanRun                      thread
100356                   CanRun                      thread
100355                   CanRun                      thread
100354                   CanRun                      thread
100353                   CanRun                      thread
100352                   CanRun                      thread
100351                   CanRun                      thread
100328                   CanRun                      thread
100327                   CanRun                      thread
100326                   CanRun                      thread
100325                   CanRun                      thread
100324                   CanRun                      thread
100323                   CanRun                      thread
100322                   CanRun                      thread
100321                   CanRun                      thread
100320                   CanRun                      thread
100319                   CanRun                      thread
100314                   CanRun                      thread
100313                   CanRun                      thread
100312                   CanRun                      thread
100311                   CanRun                      thread
100310                   CanRun                      thread
100309                   CanRun                      thread
100308                   CanRun                      thread
100307                   CanRun                      thread
100306                   CanRun                      thread
100305                   CanRun                      thread
100290                   CanRun                      thread
100289                   CanRun                      thread
100288                   CanRun                      thread
100287                   CanRun                      thread
100286                   CanRun                      thread
100285                   CanRun                      thread
100284                   CanRun                      thread
100283                   CanRun                      thread
100282                   CanRun                      thread
100281                   CanRun                      thread
100280                   CanRun                      thread
100272                   CanRun                      thread
100270                   CanRun                      thread
100269                   CanRun                      thread
100267                   CanRun                      thread
100266                   CanRun                      thread
100247                   CanRun                      thread
100245                   CanRun                      thread
100242                   CanRun                      thread
100241                   CanRun                      thread
100240                   CanRun                      thread
100239                   CanRun                      thread
100360                   CanRun                      thread
100154                   S       uwait    0xc42e6c00 initial thread
 5169   976  5169  1001  S+      wait     0xc57377f8 sh
 1064  1063  1058  1001  S+      wait     0xc474d2a8 run
 1063  1062  1058  1001  S+      wait     0xc43917f8 run
 1062  1058  1058  1001  S+      nanslp   0xc0bb0504 run
 1058  1027  1058  1001  S+      wait     0xc42d37f8 sh
 1027  1026  1027  1001  Ss+     wait     0xc47f87f8 bash
 1026  1024  1024  1001  S       select   0xc0bfd11c sshd
 1024   795  1024     0  Ss      sbwait   0xc447dea8 sshd
  976   975   976  1001  Ss+     wait     0xc4376000 bash
  975   973   973  1001  S       select   0xc0bfd11c sshd
  973   795   973     0  Ss      sbwait   0xc451ca04 sshd
  960   950   950  1001  S       piperd   0xc446918c awk
  959   950   950  1001  S       wait     0xc43ae2a8 sh
  956   953   956  1001  Ss+     select   0xc0bfd11c top
  955   954   955  1001  Ss      kqread   0xc4a0d580 tail
  954   945   945  1001  S       select   0xc0bfd11c sshd
  953   944   944  1001  S       select   0xc0bfd11c sshd
  950   949   950  1001  Ss      wait     0xc43ad2a8 sh
  949   943   943  1001  S       select   0xc0bfd11c sshd
  945   795   945     0  Ss      sbwait   0xc4a21560 sshd
  944   795   944     0  Ss      sbwait   0xc4a223d4 sshd
  943   795   943     0  Ss      sbwait   0xc451dd1c sshd
  918     1   918     0  Ss+     ttyin    0xc40e0810 getty
  917     1   917     0  Ss+     ttyin    0xc40e7010 getty
  916     1   916     0  Ss+     ttyin    0xc40e6c10 getty
  915     1   915     0  Ss+     ttyin    0xc40e7c10 getty
  914     1   914     0  Ss+     ttyin    0xc40e7810 getty
  913     1   913     0  Ss+     ttyin    0xc40e5c10 getty
  912     1   912     0  Ss+     ttyin    0xc40e5810 getty
  911     1   911     0  Ss+     ttyin    0xc40e6810 getty
  896     1   896     0  Ss      select   0xc0bfd11c inetd
  869     1   869     0  Ss      select   0xc0bfd11c moused
  856     1   856     0  Ss      nanslp   0xc0bb0504 watchdogd
  813     1   813     0  Ss      nanslp   0xc0bb0504 cron
  806     1   806    25  Ss      pause    0xc40d7da8 sendmail
  800     1   800     0  Ss      select   0xc0bfd11c sendmail
  795     1   795     0  Ss      select   0xc0bfd11c sshd
  776     1   776     0  Ss      select   0xc0bfd11c ntpd
  721   705   705     0  S       -        0xc42db200 nfsd
  720   705   705     0  S       -        0xc4518000 nfsd
  719   705   705     0  S       -        0xc405da00 nfsd
  718   705   705     0  S       -        0xc4518200 nfsd
  717   705   705     0  S       -        0xc42dbe00 nfsd
  716   705   705     0  S       -        0xc4518400 nfsd
  715   705   705     0  S       -        0xc4518600 nfsd
  713   705   705     0  S       -        0xc42db800 nfsd
  712   705   705     0  S       -        0xc42db600 nfsd
  711   705   705     0  S       -        0xc443b800 nfsd
  710   705   705     0  S       -        0xc43c2c00 nfsd
  709   705   705     0  S       -        0xc443b600 nfsd
  708   705   705     0  S       -        0xc43c2e00 nfsd
  707   705   705     0  S       -        0xc43c3a00 nfsd
  706   705   705     0  S       -        0xc43c3000 nfsd
  705     1   705     0  Ss      select   0xc0bfd11c nfsd
  703     1   703     0  Ss      select   0xc0bfd11c mountd
  650     1   650     0  Ss      select   0xc0bfd11c rpcbind
  633     1   633     0  Ss      select   0xc0bfd11c syslogd
  574     1   574     0  Ss      select   0xc0bfd11c devd
   46     0     0     0  SL      -        0xc0bb0334 [schedcpu]
   45     0     0     0  SL      sdflush  0xc0c08ea4 [softdepflush]
   44     0     0     0  SL      syncer   0xc0bb032c [syncer]
   43     0     0     0  SL      vlruwt   0xc40d6000 [vnlru]
   42     0     0     0  SL      wdrain   0xc0bfd5e0 [bufdaemon]
   41     0     0     0  SL      pgzero   0xc0c09958 [pagezero]
   40     0     0     0  SL      psleep   0xc0c09674 [vmdaemon]
   39     0     0     0  SL      psleep   0xc0c0963c [pagedaemon]
   38     0     0     0  SL      waiting_ 0xc0bff32c [sctp_iterator]
   37     0     0     0  WL                          [irq7: ppc0]
   36     0     0     0  SL      -        0xc401623c [fdc0]
   35     0     0     0  WL                          [swi0: sio]
   34     0     0     0  WL                          [irq12: psm0]
   33     0     0     0  WL                          [irq1: atkbd0]
   32     0     0     0  WL                          [irq15: ata1]
   31     0     0     0  WL                          [irq14: ata0]
   30     0     0     0  WL                          [irq17: fxp0]
   29     0     0     0  SL      usbtsk   0xc0badc34 [usbtask-dr]
   28     0     0     0  SL      usbtsk   0xc0badc20 [usbtask-hc]
   27     0     0     0  SL      usbevt   0xc4029210 [usb0]
   26     0     0     0  WL                          [irq16: uhci0]
   25     0     0     0  SL      -        0xc3fbda00 [em0 taskq]
   24     0     0     0  WL                          [irq9: acpi0]
   23     0     0     0  SL      -        0xc3fbc880 [thread taskq]
   22     0     0     0  WL                          [swi5: +]
   21     0     0     0  WL                          [swi2: cambio]
    9     0     0     0  SL      ccb_scan 0xc0b7ee34 [xpt_thrd]
    8     0     0     0  SL      -        0xc3fbcc00 [acpi_task_2]
    7     0     0     0  SL      -        0xc3fbcc00 [acpi_task_1]
    6     0     0     0  SL      -        0xc3fbcc00 [acpi_task_0]
    5     0     0     0  SL      -        0xc3fbcc80 [kqueue taskq]
   20     0     0     0  WL                          [swi6: task queue]
   19     0     0     0  WL                          [swi6: Giant taskq]
   18     0     0     0  SL      -        0xc0bb0334 [yarrow]
    4     0     0     0  SL      -        0xc0bae3ac [g_down]
    3     0     0     0  RL      CPU 0               [g_up]
    2     0     0     0  SL      -        0xc0bae3a0 [g_event]
   17     0     0     0  WL                          [swi1: net]
   16     0     0     0  WL                          [swi3: vm]
   15     0     0     0  WL                          [swi4: clock sio]
   14     0     0     0  RL                          [idle: cpu0]
   13     0     0     0  RL                          [idle: cpu1]
   12     0     0     0  RL      CPU 2               [idle: cpu2]
   11     0     0     0  RL                          [idle: cpu3]
    1     0     1     0  SLs     wait     0xc3f10d48 [init]
   10     0     0     0  SL      audit_wo 0xc0c08914 [audit]
    0     0     0     0  WLs                         [swapper]
 8240  1064  1058  1001  Z+                          tcp
 8239  1064  1058  1001  Z+                          udp
 8238  1064  1058  1001  Z+                          initial thread
db> allt

Tracing command awk pid 8281 tid 100193 td 0xcc4b6600
sched_switch(cc4b6600,0,1,180,cfafb036,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(cc4b6600,0,c0a9e363,19b,c4469630,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4469630,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4469630,c44697a0,14c,c0aa0089,0,...) at _sleep+0x359
pipe_read(c7b98288,e6b8dc60,c40ea000,0,cc4b6600,...) at pipe_read+0x3f6
dofileread(e6b8dc60,ffffffff,ffffffff,0,c7b98288,...) at dofileread+0x96
kern_readv(cc4b6600,0,e6b8dc60,2823a000,1000,...) at kern_readv+0x58
read(cc4b6600,e6b8dcfc,c,e6b8dd38,c0b46ec8,...) at read+0x4f
syscall(e6b8dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818e703, esp = 0xbfbfeacc, ebp = 0xbfbfeae8 ---

Tracing command sed pid 8280 tid 100199 td 0xc934d800
sched_switch(c934d800,0,1,180,d0fb093e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c934d800,0,c0a9e363,19b,d63d47bc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(d63d47bc,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(d63d47bc,d63d492c,14c,c0aa0089,0,...) at _sleep+0x359
pipe_read(c4431870,e6ba6c60,c40ea000,0,c934d800,...) at pipe_read+0x3f6
dofileread(e6ba6c60,ffffffff,ffffffff,0,c4431870,...) at dofileread+0x96
kern_readv(c934d800,0,e6ba6c60,2821a000,1000,...) at kern_readv+0x58
read(c934d800,e6ba6cfc,c,c0aa0396,c0b46ec8,...) at read+0x4f
syscall(e6ba6d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28162703, esp = 0xbfbfe9fc, ebp = 0xbfbfea18 ---

Tracing command sed pid 8279 tid 100125 td 0xc47f9800
sched_switch(c47f9800,0,1,180,cdec2e2e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c47f9800,0,c0a9e363,19b,d63d3c60,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(d63d3c60,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(d63d3c60,d63d3dd0,14c,c0aa0089,0,...) at _sleep+0x359
pipe_read(c43248b8,e6a81c60,c40ea000,0,c47f9800,...) at pipe_read+0x3f6
dofileread(e6a81c60,ffffffff,ffffffff,0,c43248b8,...) at dofileread+0x96
kern_readv(c47f9800,0,e6a81c60,28217000,1000,...) at kern_readv+0x58
read(c47f9800,e6a81cfc,c,c0aa0396,c0b46ec8,...) at read+0x4f
syscall(e6a81d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28162703, esp = 0xbfbfea2c, ebp = 0xbfbfea48 ---

Tracing command vmstat pid 8278 tid 100173 td 0xc4bb5400
sched_switch(c4bb5400,0,2,17b,cdf583f2,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(e6b2fd38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command mkdir pid 8277 tid 100152 td 0xc4b61c00
sched_switch(c4b61c00,0,1,17b,c613004a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9eaae,2e2,c8310be0,...) at mi_switch+0x217
turnstile_wait(c8310be0,c93db600,0,17a,c0bfd600,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c0bfd600,c4b61c00,0,c0aa3cd0,141,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c0bfd600,0,c0aa3cd0,141,c803f828,...) at _mtx_lock_flags+0xef
brelse(d8191b20,0,0,0,e6ad2a1c,...) at brelse+0x9d5
ufs_lookup(e6ad2a64,c0acc194,c803f828,c803f828,e6ad2bcc,...) at ufs_lookup+0x4d8
VOP_CACHEDLOOKUP_APV(c0b67700,e6ad2a64,e6ad2bcc,e6ad2bb8,c4b5de00,...) at VOP_CACHEDLOOKUP_APV+0xc5
vfs_cache_lookup(e6ad2aec,c0aa6686,c803f828,2,c803f828,...) at vfs_cache_lookup+0xd3
VOP_LOOKUP_APV(c0b67700,e6ad2aec,c4b61c00,c0aa5620,19b,...) at VOP_LOOKUP_APV+0xe5
lookup(e6ad2ba4,c0aa5620,c6,bf,d7bbda2c,...) at lookup+0x59e
namei(e6ad2ba4,ce,c8742984,c8742a58,c4b61c00,...) at namei+0x34e
kern_mkdir(c4b61c00,bfbe2d67,0,1f8,e6ad2d2c,...) at kern_mkdir+0x63
mkdir(c4b61c00,e6ad2cfc,8,c0aa02a0,c0b47b40,...) at mkdir+0x29
syscall(e6ad2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbe290c, ebp = 0xbfbe2d38 ---

Tracing command mkdir pid 8276 tid 100115 td 0xc4393800
sched_switch(c4393800,0,2,17b,d8b1b42a,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(e6a63d38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command mkdir pid 8275 tid 100372 td 0xc4814200
sched_switch(c4814200,0,1,180,ca0c45a2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4814200,...) at mi_switch+0x217
sleepq_switch(c4814200,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d813d3d0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d813d3d0,c0baf6e0,50,c0aa46be,0,...) at _sleep+0x369
acquire(e6dc97e4,e6dc97dc,c0a98674,d7,c4814200,...) at acquire+0x73
_lockmgr(d813d3d0,202122,c40f638c,c4814200,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,1cb760,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,1cb760,0,4000,0,...) at breadn+0x44
bread(c40f62b8,1cb760,0,4000,0,...) at bread+0x4c
ffs_nodealloccg(d6c1c738,5,1cc00,0,41f8,...) at ffs_nodealloccg+0xfb
ffs_hashalloc(1cc00,0,41f8,c0919790,c43d1000,...) at ffs_hashalloc+0x65
ffs_valloc(c6e79000,41f8,c4b5de00,e6dc9b48,c0baf2d8,...) at ffs_valloc+0x4fd
ufs_mkdir(e6dc9b90,c0acc435,0,e6dc9b90,e6dc9ba4,...) at ufs_mkdir+0x95
VOP_MKDIR_APV(c0b67700,e6dc9b90,d95,d93,0,...) at VOP_MKDIR_APV+0xc5
kern_mkdir(c4814200,bfbe7cf7,0,1f8,e6dc9d2c,...) at kern_mkdir+0x2b7
mkdir(c4814200,e6dc9cfc,8,c09e9194,c0b47b40,...) at mkdir+0x29
syscall(e6dc9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbe789c, ebp = 0xbfbe7cc8 ---

Tracing command mkdir pid 8274 tid 128706 td 0xc9336c00
sched_switch(c9336c00,0,1,17b,c1ec4f82,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9eaae,2e2,c8310aa0,...) at mi_switch+0x217
turnstile_wait(c8310aa0,c6754000,0,17a,c0c08e7c,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c0c08e7c,c9336c00,0,c0ab8c25,164d,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c0c08e7c,0,c0ab8c25,164d,c4a7f414,...) at _mtx_lock_flags+0xef
softdep_slowdown(c4a7f414,c0ab8619,fb9ab9c0,c0741c2c,c0baf278,...) at softdep_slowdown+0x2e
ffs_truncate(c4a7f414,0,0,c00,0,...) at ffs_truncate+0x74
ufs_inactive(fb9abb8c,c0acbc3c,c4a7f4e8,c4a7f4e8,c4a7f414,...) at ufs_inactive+0x250
VOP_INACTIVE_APV(c0b67700,fb9abb8c,c0aa5f0d,8e3,c0b7e6c0,...) at VOP_INACTIVE_APV+0xc5
vinactive(c0b67700,fb9abbc0,c0aa5f0d,86f,c430bc1c,...) at vinactive+0xb1
vput(c4a7f414,ffffffdf,2,330,c0b7e640,...) at vput+0x1f7
kern_rmdir(c9336c00,bfbe2937,0,fb9abd2c,c0a02b73,...) at kern_rmdir+0x1e7
rmdir(c9336c00,fb9abcfc,4,c0aa02a0,c0b47b58,...) at rmdir+0x22
syscall(fb9abd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (137, FreeBSD ELF32, rmdir), eip = 0x280cdb57, esp = 0xbfbe24dc, ebp = 0xbfbe2908 ---

Tracing command mkdir pid 8273 tid 100096 td 0xc43b1e00
sched_switch(c43b1e00,0,1,180,ce37239a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c43b1e00,...) at mi_switch+0x217
sleepq_switch(c43b1e00,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d813d3d0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d813d3d0,c0baf6e0,50,c0aa46be,0,...) at _sleep+0x369
acquire(e69b97e4,e69b97dc,c0a98674,d7,c43b1e00,...) at acquire+0x73
_lockmgr(d813d3d0,202122,c40f638c,c43b1e00,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,1cb760,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,1cb760,0,4000,0,...) at breadn+0x44
bread(c40f62b8,1cb760,0,4000,0,...) at bread+0x4c
ffs_nodealloccg(d1dfe8c4,5,1cc00,0,41f8,...) at ffs_nodealloccg+0xfb
ffs_hashalloc(1cc00,0,41f8,c0919790,c43d1000,...) at ffs_hashalloc+0x65
ffs_valloc(cf1cad98,41f8,c4b5de00,e69b9b48,c0baf7e8,...) at ffs_valloc+0x4fd
ufs_mkdir(e69b9b90,c0acc435,0,e69b9b90,e69b9ba4,...) at ufs_mkdir+0x95
VOP_MKDIR_APV(c0b67700,e69b9b90,d95,d93,0,...) at VOP_MKDIR_APV+0xc5
kern_mkdir(c43b1e00,bfbf28a7,0,1f8,e69b9d2c,...) at kern_mkdir+0x2b7
mkdir(c43b1e00,e69b9cfc,8,c0aa02a0,c0b47b40,...) at mkdir+0x29
syscall(e69b9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbf244c, ebp = 0xbfbf2878 ---

Tracing command mkdir pid 8272 tid 122678 td 0xc70d4c00
sched_switch(c70d4c00,0,1,180,cde6f3a2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c70d4c00,...) at mi_switch+0x217
sleepq_switch(c70d4c00,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d813d3d0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d813d3d0,c0baf6e0,50,c0aa46be,0,...) at _sleep+0x369
acquire(f72fc7e4,f72fc7dc,c0a98674,d7,c70d4c00,...) at acquire+0x73
_lockmgr(d813d3d0,202122,c40f638c,c70d4c00,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,1cb760,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,1cb760,0,4000,0,...) at breadn+0x44
bread(c40f62b8,1cb760,0,4000,0,...) at bread+0x4c
ffs_nodealloccg(d221a738,5,1cc00,0,41f8,...) at ffs_nodealloccg+0xfb
ffs_hashalloc(1cc00,0,41f8,c0919790,c43d1000,...) at ffs_hashalloc+0x65
ffs_valloc(cf1e4ae0,41f8,c4b5de00,f72fcb48,c0baf818,...) at ffs_valloc+0x4fd
ufs_mkdir(f72fcb90,c0acc435,0,f72fcb90,f72fcba4,...) at ufs_mkdir+0x95
VOP_MKDIR_APV(c0b67700,f72fcb90,d95,d93,0,...) at VOP_MKDIR_APV+0xc5
kern_mkdir(c70d4c00,bfbefec7,0,1f8,f72fcd2c,...) at kern_mkdir+0x2b7
mkdir(c70d4c00,f72fccfc,8,c0aa02a0,c0b47b40,...) at mkdir+0x29
syscall(f72fcd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbefa6c, ebp = 0xbfbefe98 ---

Tracing command mkdir pid 8271 tid 100183 td 0xc4be2e00
sched_switch(c4be2e00,0,1,180,cd60fb46,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4be2e00,...) at mi_switch+0x217
sleepq_switch(c4be2e00,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d813d3d0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d813d3d0,c0baf6e0,50,c0aa46be,0,...) at _sleep+0x369
acquire(e6b567e4,e6b567dc,c0a98674,d7,c4be2e00,...) at acquire+0x73
_lockmgr(d813d3d0,202122,c40f638c,c4be2e00,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,1cb760,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,1cb760,0,4000,0,...) at breadn+0x44
bread(c40f62b8,1cb760,0,4000,0,...) at bread+0x4c
ffs_nodealloccg(d1dfedec,5,1cc00,0,41f8,...) at ffs_nodealloccg+0xfb
ffs_hashalloc(1cc00,0,41f8,c0919790,c43d1000,...) at ffs_hashalloc+0x65
ffs_valloc(c4ab16cc,41f8,c4b5de00,e6b56b48,c0baf848,...) at ffs_valloc+0x4fd
ufs_mkdir(e6b56b90,c0acc435,0,e6b56b90,e6b56ba4,...) at ufs_mkdir+0x95
VOP_MKDIR_APV(c0b67700,e6b56b90,d95,d93,0,...) at VOP_MKDIR_APV+0xc5
kern_mkdir(c4be2e00,bfbfb2d7,0,1f8,e6b56d2c,...) at kern_mkdir+0x2b7
mkdir(c4be2e00,e6b56cfc,8,c0aa02a0,c0b47b40,...) at mkdir+0x29
syscall(e6b56d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbfae7c, ebp = 0xbfbfb2a8 ---

Tracing command mkdir pid 8270 tid 100226 td 0xcc345000
sched_switch(cc345000,0,1,180,c95f52b6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,cc345000,...) at mi_switch+0x217
sleepq_switch(cc345000,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d813d3d0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d813d3d0,c0baf6e0,50,c0aa46be,0,...) at _sleep+0x369
acquire(e6bf771c,e6bf7714,c0a98674,d7,cc345000,...) at acquire+0x73
_lockmgr(d813d3d0,202122,c40f638c,cc345000,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,1cb760,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,1cb760,0,4000,0,...) at breadn+0x44
bread(c40f62b8,1cb760,0,4000,0,...) at bread+0x4c
ffs_blkfree(c443c000,c42a9800,c40f62b8,73e4f,0,...) at ffs_blkfree+0x295
handle_workitem_freeblocks(c0c08e7c,0,c0ab8c25,92f,0,...) at handle_workitem_freeblocks+0x2bf
softdep_setup_freeblocks(cd77e420,0,0,800,0,...) at softdep_setup_freeblocks+0xbc3
ffs_truncate(c944d570,0,0,0,c4b5de00,...) at ffs_truncate+0x1759
handle_workitem_remove(c0c08e7c,0,c0ab8c25,cb6,0,...) at handle_workitem_remove+0x1fa
softdep_setup_remove(d8138420,cd77e18c,cd77e420,1,e6bf7b7c,...) at softdep_setup_remove+0x124
ufs_dirremove(c733c414,cd77e420,500800c,1,e6bf7bc8,...) at ufs_dirremove+0x16d
ufs_rmdir(e6bf7bfc,c0acc3f4,0,e6bf7bfc,c944d570,...) at ufs_rmdir+0xd9
VOP_RMDIR_APV(c0b67700,e6bf7bfc,2,330,c0b7e640,...) at VOP_RMDIR_APV+0xf6
kern_rmdir(cc345000,bfbcb8b7,0,e6bf7d2c,c0a02b73,...) at kern_rmdir+0x1bf
rmdir(cc345000,e6bf7cfc,4,c0aa02a0,c0b47b58,...) at rmdir+0x22
syscall(e6bf7d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (137, FreeBSD ELF32, rmdir), eip = 0x280cdb57, esp = 0xbfbcb45c, ebp = 0xbfbcb888 ---

Tracing command mkdir pid 8269 tid 100101 td 0xc43b0400
sched_switch(c43b0400,0,2,17b,c74641f2,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(e69e0d38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command mkdir pid 8268 tid 100198 td 0xcc414e00
sched_switch(cc414e00,0,2,17b,c35751da,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(e6ba3d38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command mkdir pid 8267 tid 100161 td 0xc4c33e00
sched_switch(c4c33e00,0,1,17b,c5673616,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9eaae,2e2,c4bd53c0,...) at mi_switch+0x217
turnstile_wait(c4bd53c0,c4c2f200,0,17a,c430bc1c,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c430bc1c,c4c33e00,0,c0aa6e02,416,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c430bc1c,0,c0aa6e02,416,0,...) at _mtx_lock_flags+0xef
vn_finished_write(c430bba0,ffffffdf,d95,d93,0,...) at vn_finished_write+0x36
kern_mkdir(c4c33e00,bfbcac27,0,1f8,e6b04d2c,...) at kern_mkdir+0x2f4
mkdir(c4c33e00,e6b04cfc,8,c0aa02a0,c0b47b40,...) at mkdir+0x29
syscall(e6b04d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbca7cc, ebp = 0xbfbcabf8 ---

Tracing command swap pid 8266 tid 100142 td 0xc477c200
sched_switch(c477c200,0,2,17b,d8aa35a2,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(e6ab4d38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command swap pid 8265 tid 128700 td 0xc8ca0200
sched_switch(c8ca0200,0,1,17b,d150c1da,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9eaae,2e2,c62ce320,...) at mi_switch+0x217
turnstile_wait(c62ce320,c47fae00,0,17a,c0c09618,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c0c09618,c8ca0200,0,c0ac78a7,91f,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c0c09618,0,c0ac78a7,91f,c0abbe07,...) at _mtx_lock_flags+0xef
pmap_enter(c4b75514,2f7af000,c165fda0,7,0,...) at pmap_enter+0x40
vm_fault(c4b75488,2f7af000,2,8,2f7af000,...) at vm_fault+0x17a0
trap_pfault(5,0,c0ac8717,2b0,c5737550,...) at trap_pfault+0x118
trap(fb999d38) at trap+0x27e
calltrap() at calltrap+0x6
--- trap 0xc, eip = 0x2815ec93, esp = 0xbfbfe850, ebp = 0xbfbfe888 ---

Tracing command swap pid 8264 tid 100082 td 0xc43b0a00
sched_switch(c43b0a00,0,1,17b,d3f52d32,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9eaae,2e2,c3eea1e0,...) at mi_switch+0x217
turnstile_wait(c3eea1e0,c93db600,0,17a,c0c09618,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c0c09618,c43b0a00,0,c0abbe12,385,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c0c09618,0,c0abbe12,385,0,...) at _mtx_lock_flags+0xef
vm_fault(c4491570,2fcff000,2,8,2fcff000,...) at vm_fault+0x1c82
trap_pfault(5,0,c0ac8717,2b0,c43ae550,...) at trap_pfault+0x118
trap(e698bd38) at trap+0x27e
calltrap() at calltrap+0x6
--- trap 0xc, eip = 0x2815ec93, esp = 0xbfbfe850, ebp = 0xbfbfe888 ---

Tracing command mkdir pid 8263 tid 124881 td 0xc86d1400
sched_switch(c86d1400,0,1,17b,c891f7f2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9eaae,2e2,c43b30a0,...) at mi_switch+0x217
turnstile_wait(c43b30a0,c4378e00,0,17a,c1474808,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c1474808,c86d1400,0,c0abb5e9,726,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c1474808,0,c0abb5e9,726,c0a9f2f8,...) at _mtx_lock_flags+0xef
uma_zalloc_arg(c1472d20,0,402,2,73df5,...) at uma_zalloc_arg+0xd3
malloc(24,c0b66a00,402,551,c42a9800,...) at malloc+0xd2
newblk_lookup(1,f8cd5750,c0ab8c25,615,0,...) at newblk_lookup+0xa2
softdep_setup_blkmapdep(d813d370,c430bba0,73df5,0,0,...) at softdep_setup_blkmapdep+0x53
ffs_alloccg(d22afe70,5,72db0,0,800,...) at ffs_alloccg+0x4f8
ffs_hashalloc(72db0,0,800,c091a790,0,...) at ffs_hashalloc+0x65
ffs_alloc(d22afe70,0,0,72db0,0,...) at ffs_alloc+0x26e
ffs_balloc_ufs2(c621f570,0,0,200,c4b5de00,...) at ffs_balloc_ufs2+0x10b7
ufs_mkdir(f8cd5b90,c0acc435,0,f8cd5b90,f8cd5ba4,...) at ufs_mkdir+0x732
VOP_MKDIR_APV(c0b67700,f8cd5b90,d95,d93,0,...) at VOP_MKDIR_APV+0xc5
kern_mkdir(c86d1400,bfbe2d67,0,1f8,f8cd5d2c,...) at kern_mkdir+0x2b7
mkdir(c86d1400,f8cd5cfc,8,c0aa02a0,c0b47b40,...) at mkdir+0x29
syscall(f8cd5d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (136, FreeBSD ELF32, mkdir), eip = 0x28150a7f, esp = 0xbfbe290c, ebp = 0xbfbe2d38 ---

Tracing command rw pid 8262 tid 100208 td 0xc5d78400
sched_switch(c5d78400,0,2,17b,d6ac12c6,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,2820a068,...) at mi_switch+0x217
ast(e6bafd38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command rw pid 8261 tid 100184 td 0xc4be3600
sched_switch(c4be3600,0,1,180,d8c04806,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4be3600,...) at mi_switch+0x217
sleepq_switch(c4be3600,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d7faae00,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d7faae00,c0baf938,50,c0aa46be,0,...) at _sleep+0x369
acquire(e6b5a740,e6b5a738,c0a98674,d7,c4be3600,...) at acquire+0x73
_lockmgr(d7faae00,202122,c40f638c,c4be3600,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,16f940,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,16f940,0,4000,0,...) at breadn+0x44
bread(c40f62b8,16f940,0,4000,0,...) at bread+0x4c
ffs_alloccg(c4ac6210,4,68858,0,4000,...) at ffs_alloccg+0x113
ffs_hashalloc(68858,0,4000,c091a790,0,...) at ffs_hashalloc+0x65
ffs_alloc(c4ac6210,14c,0,68858,0,...) at ffs_alloc+0x26e
ffs_balloc_ufs2(c9ddd984,530000,0,1000,c4b5de00,...) at ffs_balloc_ufs2+0x1995
ffs_write(e6b5abc4,c0acc531,e6b5ab2c,0,c0b67700,...) at ffs_write+0x353
VOP_WRITE_APV(c0b67700,e6b5abc4,c4be3600,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c4324288,e6b5ac60,c4b5de00,0,c4be3600,...) at vn_write+0x231
dofilewrite(e6b5ac60,ffffffff,ffffffff,0,c4324288,...) at dofilewrite+0x95
kern_writev(c4be3600,4,e6b5ac60,bfbfd91c,1000,...) at kern_writev+0x58
write(c4be3600,e6b5acfc,c,c0a8bb21,c0b46ee0,...) at write+0x4f
syscall(e6b5ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---

Tracing command rw pid 8260 tid 103183 td 0xc57a9600
sched_switch(c57a9600,0,1,180,1ceafa06,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c57a9600,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e8e87bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,1f41,...) at _sleep+0x331
kern_nanosleep(c57a9600,e8e87c64,e8e87c6c,8,0,...) at kern_nanosleep+0xc1
nanosleep(c57a9600,e8e87cfc,8,c0acc777,c0b48500,...) at nanosleep+0x6f
syscall(e8e87d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe81c, ebp = 0xbfbfe848 ---

Tracing command rw pid 8259 tid 100111 td 0xc4393a00
sched_switch(c4393a00,0,2,17b,d608d6da,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(e6a30d38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command rw pid 8258 tid 100155 td 0xc4b61600
sched_switch(c4b61600,0,1,180,e1903972,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4b61600,...) at mi_switch+0x217
sleepq_switch(c4b61600,0,c0a9e363,21d,44,...) at sleepq_switch+0xf0
sleepq_wait(c0bfd5e0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(c0bfd5e0,c0bfd5e4,44,c0aa3cfc,0,...) at _sleep+0x369
waitrunningbufspace(c9677268,d7f69fd0,d804c890,3a1,0,...) at waitrunningbufspace+0x6a
bufwrite(d7f69fd0,0,e6ae39c8,c07ba340,d7f69fd0,...) at bufwrite+0x1c7
bawrite(d7f69fd0,d7f6a0e8,1c,3a4,c0aa425b,...) at bawrite+0x5c
cluster_wbuild(c967715c,4000,39a,0,7,...) at cluster_wbuild+0x850
cluster_write(c967715c,d8043fe0,e88000,0,7f,...) at cluster_write+0x213
ffs_write(e6ae3bc4,c0acc531,e6ae3b2c,0,c0b67700,...) at ffs_write+0x5ae
VOP_WRITE_APV(c0b67700,e6ae3bc4,c4b61600,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c4343990,e6ae3c60,c4b5de00,0,c4b61600,...) at vn_write+0x231
dofilewrite(e6ae3c60,ffffffff,ffffffff,0,c4343990,...) at dofilewrite+0x95
kern_writev(c4b61600,4,e6ae3c60,bfbfe91c,0,...) at kern_writev+0x58
write(c4b61600,e6ae3cfc,c,c0a8bb21,c0b46ee0,...) at write+0x4f
syscall(e6ae3d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---

Tracing command swap pid 8257 tid 100385 td 0xc4bc3400
sched_switch(c4bc3400,0,1,180,c21caf3a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4bc3400,0,c0a9e363,19b,c4b1d7f8,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4b1d7f8,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4b1d7f8,c4b1d888,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c4bc3400,2048,e6de4c2c,0,0,...) at kern_wait+0xa66
wait4(c4bc3400,e6de4cfc,10,e6de4d38,c0b46f28,...) at wait4+0x3b
syscall(e6de4d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280e290b, esp = 0xbfbfe92c, ebp = 0xbfbfe948 ---

Tracing command rw pid 8256 tid 100378 td 0xc93db000
sched_switch(c93db000,0,1,180,1c614db6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c93db000,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6ddbbc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,1f41,...) at _sleep+0x331
kern_nanosleep(c93db000,e6ddbc64,e6ddbc6c,8,0,...) at kern_nanosleep+0xc1
nanosleep(c93db000,e6ddbcfc,8,c0acc777,c0b48500,...) at nanosleep+0x6f
syscall(e6ddbd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe81c, ebp = 0xbfbfe848 ---

Tracing command rw pid 8255 tid 100051 td 0xc40c7a00
kdb_enter(c0a9acf9,1,c0abc22d,e690360c,1,...) at kdb_enter+0x32
panic(c0abc22d,1000,14000000,e690364c,e6903650,...) at panic+0x124
kmem_malloc(c147108c,1000,402,e69036b0,c0951560,...) at kmem_malloc+0x21f
page_alloc(c1472d20,1000,e69036a3,402,c1472d20,...) at page_alloc+0x27
slab_zalloc(c07420dc,c1474808,8,c0abb5e9,752,...) at slab_zalloc+0xc0
uma_zone_slab(c1474808,0,c0abb5e9,752,c0a9f2f8,...) at uma_zone_slab+0x144
uma_zalloc_arg(c1472d20,0,402,2,68a08,...) at uma_zalloc_arg+0x573
malloc(24,c0b66a00,402,551,c42a9800,...) at malloc+0xd2
newblk_lookup(1,e69037a0,c0ab8c25,615,0,...) at newblk_lookup+0xa2
softdep_setup_blkmapdep(d7faada0,c430bba0,68a08,0,d7faada0,...) at softdep_setup_blkmapdep+0x53
ffs_alloccgblk(68a08,0,c0ab7f0a,590,0,...) at ffs_alloccgblk+0x20b
ffs_alloccg(d20ce4a4,4,68a08,0,4000,...) at ffs_alloccg+0x1aa
ffs_hashalloc(68a08,0,4000,c091a790,0,...) at ffs_hashalloc+0x65
ffs_alloc(d20ce4a4,145,0,68a08,0,...) at ffs_alloc+0x26e
ffs_balloc_ufs2(c5b42c3c,514000,0,1000,c4b5de00,...) at ffs_balloc_ufs2+0x1995
ffs_write(e6903bc4,c0acc531,e6903b2c,0,c0b67700,...) at ffs_write+0x353
VOP_WRITE_APV(c0b67700,e6903bc4,c40c7a00,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c4431cf0,e6903c60,c4b5de00,0,c40c7a00,...) at vn_write+0x231
dofilewrite(e6903c60,ffffffff,ffffffff,0,c4431cf0,...) at dofilewrite+0x95
kern_writev(c40c7a00,4,e6903c60,bfbfd91c,1000,...) at kern_writev+0x58
write(c40c7a00,e6903cfc,c,c40c7a00,c0b46ee0,...) at write+0x4f
syscall(e6903d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---

Tracing command rw pid 8254 tid 100159 td 0xc47fae00
sched_switch(c47fae00,0,1,180,d8b35a06,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c47fae00,...) at mi_switch+0x217
sleepq_switch(c47fae00,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d7faae00,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d7faae00,c0baf938,50,c0aa46be,0,...) at _sleep+0x369
acquire(e6aef684,e6aef67c,c0a98674,d7,c47fae00,...) at acquire+0x73
_lockmgr(d7faae00,202122,c40f638c,c47fae00,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,16f940,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,16f940,0,4000,0,...) at breadn+0x44
bread(c40f62b8,16f940,0,4000,0,...) at bread+0x4c
ffs_clusteralloc(d6708948,4,68898,0,5,...) at ffs_clusteralloc+0x103
ffs_hashalloc(68898,0,5,c091a240,da9ae000,...) at ffs_hashalloc+0x65
ffs_reallocblks(e6aefa34,c0acbba5,0,c6ab06cc,d7d56a24,...) at ffs_reallocblks+0xb5a
VOP_REALLOCBLKS_APV(c0b67700,e6aefa34,0,4000,0,...) at VOP_REALLOCBLKS_APV+0xd6
cluster_write(c6ab06cc,d81ab890,144000,0,7f,...) at cluster_write+0x3d2
ffs_write(e6aefbc4,c0acc531,e6aefb2c,0,c0b67700,...) at ffs_write+0x5ae
VOP_WRITE_APV(c0b67700,e6aefbc4,c47fae00,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c4327438,e6aefc60,c4b5de00,0,c47fae00,...) at vn_write+0x231
dofilewrite(e6aefc60,ffffffff,ffffffff,0,c4327438,...) at dofilewrite+0x95
kern_writev(c47fae00,4,e6aefc60,bfbfe91c,0,...) at kern_writev+0x58
write(c47fae00,e6aefcfc,c,c0a8bb21,c0b46ee0,...) at write+0x4f
syscall(e6aefd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---

Tracing command rw pid 8253 tid 100223 td 0xc5d53e00
cpustop_handler(8,e6bd9c10,c0a02e7d,e6bd9ba0,c0769a4e,...) at cpustop_handler+0x32
ipi_nmi_handler(e6bd9ba0,c0769a4e,c0bb1ee0,c54b27f8,c54b27f8,...) at ipi_nmi_handler+0x2f
trap(e6bd9c1c) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc074d646, esp = 0xe6bd9c5c, ebp = 0xe6bd9c80 ---
panic(c0ac8645,c0a8bb21,2,c0a8bb21,c0b46ee0,...) at panic+0x26
syscall(e6bd9d38) at syscall+0x46e
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4096), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---

Tracing command rw pid 8252 tid 100178 td 0xc4c2f200
sched_switch(c4c2f200,0,1,180,d8b57d92,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4c2f200,...) at mi_switch+0x217
sleepq_switch(c4c2f200,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d7faae00,c0baf938,c0aa46be,0,0,...) at sleepq_wait+0x60
_sleep(d7faae00,c0baf938,50,c0aa46be,0,...) at _sleep+0x369
acquire(e6b42644,e6b4263c,c0a98674,d7,c4c2f200,...) at acquire+0x73
_lockmgr(d7faae00,202122,c40f638c,c4c2f200,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,16f940,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,16f940,0,4000,0,...) at breadn+0x44
bread(c40f62b8,16f940,0,4000,0,...) at bread+0x4c
ffs_blkfree(c443c000,c42a9800,c40f62b8,688a0,0,...) at ffs_blkfree+0x295
handle_workitem_freefrag(c0c08e7c,0,c0ab8c25,83e,c0a9f2f8,...) at handle_workitem_freefrag+0x43
setup_allocindir_phase2(c0c08e7c,0,c0ab8c25,7cb,687d0,...) at setup_allocindir_phase2+0x349
softdep_setup_allocindir_page(c8d738c4,54,0,d7fced10,48,...) at softdep_setup_allocindir_page+0xc3
ffs_reallocblks(e6b42a34,c0acbba5,0,cf1cf000,d7c97a6c,...) at ffs_reallocblks+0xd97
VOP_REALLOCBLKS_APV(c0b67700,e6b42a34,0,4000,0,...) at VOP_REALLOCBLKS_APV+0xd6
cluster_write(cf1cf000,d811be30,168000,0,7f,...) at cluster_write+0x3d2
ffs_write(e6b42bc4,c0acc531,e6b42b2c,0,c0b67700,...) at ffs_write+0x5ae
VOP_WRITE_APV(c0b67700,e6b42bc4,c4c2f200,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c7b98750,e6b42c60,c4b5de00,0,c4c2f200,...) at vn_write+0x231
dofilewrite(e6b42c60,ffffffff,ffffffff,0,c7b98750,...) at dofilewrite+0x95
kern_writev(c4c2f200,4,e6b42c60,bfbfe91c,0,...) at kern_writev+0x58
write(c4c2f200,e6b42cfc,c,c0a8bb21,c0b46ee0,...) at write+0x4f
syscall(e6b42d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---

Tracing command mkdir pid 8251 tid 128713 td 0xc8c97e00
sched_switch(c8c97e00,0,1,180,c3ab488e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c8c97e00,0,c0a9e363,19b,c99792a8,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c99792a8,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c99792a8,c9979338,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c8c97e00,2047,fb9c0c2c,0,0,...) at kern_wait+0xa66
wait4(c8c97e00,fb9c0cfc,10,fb9c0d38,c0b46f28,...) at wait4+0x3b
syscall(fb9c0d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280e290b, esp = 0xbfbfe91c, ebp = 0xbfbfe938 ---

Tracing command rw pid 8250 tid 124880 td 0xc6754000
sched_switch(c6754000,0,2,17b,d8cb7e92,...) at sched_switch+0x1b6
mi_switch(2,0,c0a9ea17,ec,1,...) at mi_switch+0x217
ast(f8cd2d38) at ast+0x2b7
doreti_ast() at doreti_ast+0x17

Tracing command creat pid 8249 tid 100315 td 0xcebe5600
sched_switch(cebe5600,c40c7200,6,17b,d5bdcb8a,...) at sched_switch+0x1b6
mi_switch(6,c40c7200,c0a9c83c,f6,c40c7200,...) at mi_switch+0x217
maybe_preempt(c40c7200,1,c0a9c6af,43c,8,...) at maybe_preempt+0x14d
sched_add(c40c7200,4,c0a97969,2c2,4,...) at sched_add+0x35e
intr_event_schedule_thread(c3f0cc80,0,601,cebe5600,c3f0cc80,...) at intr_event_schedule_thread+0xf2
intr_execute_handlers(c3f03e38,e6d13d38,bfbfe088,c09e9194,34,...) at intr_execute_handlers+0x12b
lapic_handle_intr(34,e6d13d38) at lapic_handle_intr+0x3f
Xapic_isr1() at Xapic_isr1+0x34
--- interrupt, eip = 0x2815ecc0, esp = 0xbfbfe044, ebp = 0xbfbfe088 ---

Tracing command creat pid 8248 tid 100127 td 0xc47f9400
sched_switch(c47f9400,0,1,180,1bbe5c1a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c47f9400,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a87bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,1f41,...) at _sleep+0x331
kern_nanosleep(c47f9400,e6a87c64,e6a87c6c,8,0,...) at kern_nanosleep+0xc1
nanosleep(c47f9400,e6a87cfc,8,c0acc777,c0b48500,...) at nanosleep+0x6f
syscall(e6a87d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe82c, ebp = 0xbfbfe858 ---

Tracing command creat pid 8247 tid 100054 td 0xc4393600
sched_switch(c4393600,0,1,180,8af487da,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4393600,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e690fbc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,1f41,...) at _sleep+0x331
kern_nanosleep(c4393600,e690fc64,e690fc6c,8,0,...) at kern_nanosleep+0xc1
nanosleep(c4393600,e690fcfc,8,c0acc777,c0b48500,...) at nanosleep+0x6f
syscall(e690fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe82c, ebp = 0xbfbfe858 ---

Tracing command creat pid 8246 tid 128702 td 0xc9398400
sched_switch(c9398400,0,1,180,1b878fa2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c9398400,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(fb99fbc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,1f41,...) at _sleep+0x331
kern_nanosleep(c9398400,fb99fc64,fb99fc6c,8,0,...) at kern_nanosleep+0xc1
nanosleep(c9398400,fb99fcfc,8,c0acc777,c0b48500,...) at nanosleep+0x6f
syscall(fb99fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe82c, ebp = 0xbfbfe858 ---

Tracing command creat pid 8245 tid 100066 td 0xc4378e00
sched_switch(c4378e00,0,1,180,d8cb26de,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4378e00,...) at mi_switch+0x217
sleepq_switch(c4378e00,0,c0a9e363,21d,50,...) at sleepq_switch+0xf0
sleepq_wait(d7faae00,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(d7faae00,c0baf938,50,c0aa46be,0,...) at _sleep+0x369
acquire(e693f6e8,e693f6e0,c0a98674,d7,c4378e00,...) at acquire+0x73
_lockmgr(d7faae00,202122,c40f638c,c4378e00,c0aa425b,...) at _lockmgr+0x4bc
getblk(c40f62b8,16f940,0,4000,0,...) at getblk+0x1b0
breadn(c40f62b8,16f940,0,4000,0,...) at breadn+0x44
bread(c40f62b8,16f940,0,4000,0,...) at bread+0x4c
ffs_nodealloccg(d206d630,4,18195,0,81b0,...) at ffs_nodealloccg+0xfb
ffs_hashalloc(18195,0,81b0,c0919790,c4b3e984,...) at ffs_hashalloc+0x65
ffs_valloc(c4b3e984,81b0,c4b5de00,e693f914,e693f90c,...) at ffs_valloc+0x4fd
ufs_makeinode(e693fba8,c0b67c20,e693fa8c,e693fa5c,c0a1aa25,...) at ufs_makeinode+0x65
ufs_create(e693fa8c,c0acc5fb,0,e693fa8c,e693fb80,...) at ufs_create+0x30
VOP_CREATE_APV(c0b67700,e693fa8c,2,246,c0bb69d4,...) at VOP_CREATE_APV+0xc5
vn_open_cred(e693fb80,e693fc78,1b0,c4b5de00,c7b98ca8,...) at vn_open_cred+0x1df
vn_open(e693fb80,e693fc78,1b0,c7b98ca8,c1474b88,...) at vn_open+0x33
kern_open(c4378e00,bfbfe888,0,602,1b0,...) at kern_open+0xe7
open(c4378e00,e693fcfc,c,c0ab53ff,c0b46ef8,...) at open+0x30
syscall(e693fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (5, FreeBSD ELF32, open), eip = 0x28150abf, esp = 0xbfbfe84c, ebp = 0xbfbfe868 ---

Tracing command creat pid 8244 tid 100218 td 0xc56cf200
sched_switch(c56cf200,0,1,180,f1c56c4a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c56cf200,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6bc7bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,1f41,...) at _sleep+0x331
kern_nanosleep(c56cf200,e6bc7c64,e6bc7c6c,8,0,...) at kern_nanosleep+0xc1
nanosleep(c56cf200,e6bc7cfc,8,c0acc777,c0b48500,...) at nanosleep+0x6f
syscall(e6bc7d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe82c, ebp = 0xbfbfe858 ---

Tracing command creat pid 8243 tid 128712 td 0xc93db600
sched_switch(c93db600,c40c7200,6,17b,d62d009e,...) at sched_switch+0x1b6
mi_switch(6,c40c7200,c0a9c83c,f6,c40c7200,...) at mi_switch+0x217
maybe_preempt(c40c7200,1,c0a9c6af,43c,8,...) at maybe_preempt+0x14d
sched_add(c40c7200,4,c0a97969,2c2,4,...) at sched_add+0x35e
intr_event_schedule_thread(c3f0cc80,0,c0a99ab4,c93db600,c3f0cc80,...) at intr_event_schedule_thread+0xf2
intr_execute_handlers(c3f03e38,fb9bd9c8,fb9bda0c,c09e9194,34,...) at intr_execute_handlers+0x12b
lapic_handle_intr(34,fb9bd9c8) at lapic_handle_intr+0x3f
Xapic_isr1() at Xapic_isr1+0x34
--- interrupt, eip = 0xc09f518b, esp = 0xfb9bda08, ebp = 0xfb9bda0c ---
spinlock_exit(fb9bdaa4,c93db600,c0bb69d4,0,fb9bda4c,...) at spinlock_exit+0x2b
_mtx_lock_spin(c0bb69d4,c93db600,0,c0a9f2f8,6d7,...) at _mtx_lock_spin+0x2a
_mtx_lock_spin_flags(c0bb69d4,0,c0a9f2f8,6d7,c0bfcfb0,...) at _mtx_lock_spin_flags+0x10e
witness_lock_list_free(252,fb9bdab4,c4acb984,fb9bda8c,c07bb3e1,...) at witness_lock_list_free+0x2d
witness_unlock(c4acba58,8,c0aa5f0d,8e3,c4acba58,...) at witness_unlock+0x252
_mtx_unlock_flags(c4acba58,0,c0aa5f0d,8e3,fb9bdaf4,...) at _mtx_unlock_flags+0xbc
vinactive(c0b67700,fb9bdb10,c0aa5f0d,86f,c4acb984,...) at vinactive+0x92
vput(c4acb984,fb9bdb50,c93db600,c0aa6e02,120,...) at vput+0x1f7
vn_close(c4acb984,2,c4b5de00,c93db600,c93db698,...) at vn_close+0xf0
vn_closefile(c431de10,c93db600,c0a96d08,889,6da,...) at vn_closefile+0xf4
fdrop(c431de10,c93db600,c0784588,c0bfcc68,0,c93db698,c0b4e6ec,c0a96d11,c448b32c,41c,c0a96d08,fb9bdc44,c0754d90,c448b32c,8,c0a96d08,41c) at fdrop+0x11e
closef(c431de10,c93db600,41c,401,c431de10,...) at closef+0x254
kern_close(c93db600,3,fb9bdd2c,c0a02b73,c93db600,...) at kern_close+0x11d
close(c93db600,fb9bdcfc,4,c0a8abe7,c0b46f10,...) at close+0x1a
syscall(fb9bdd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (6, FreeBSD ELF32, close), eip = 0x2815f6c3, esp = 0xbfbfe86c, ebp = 0xbfbfe918 ---

Tracing command rw pid 8242 tid 128704 td 0xc8c9b800
sched_switch(c8c9b800,0,1,180,c0de8606,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c8c9b800,0,c0a9e363,19b,c9979550,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c9979550,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c9979550,c99795e0,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c8c9b800,203a,fb9a5c2c,0,0,...) at kern_wait+0xa66
wait4(c8c9b800,fb9a5cfc,10,fb9a5d38,c0b46f28,...) at wait4+0x3b
syscall(fb9a5d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280e290b, esp = 0xbfbfe92c, ebp = 0xbfbfe948 ---

Tracing command creat pid 8241 tid 100100 td 0xc4392400
sched_switch(c4392400,0,1,180,bf752752,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4392400,0,c0a9e363,19b,c4390550,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4390550,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4390550,c43905e0,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c4392400,2033,e69d9c2c,0,0,...) at kern_wait+0xa66
wait4(c4392400,e69d9cfc,10,e69d9d38,c0b46f28,...) at wait4+0x3b
syscall(e69d9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280e290b, esp = 0xbfbfe91c, ebp = 0xbfbfe938 ---

Tracing command mkdir pid 8237 tid 100222 td 0xc5703800
sched_switch(c5703800,0,1,180,a0239442,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c5703800,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6b5ebc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,3e9,...) at _sleep+0x331
kern_nanosleep(c5703800,e6b5ec64,e6b5ec6c,1,0,...) at kern_nanosleep+0xc1
nanosleep(c5703800,e6b5ecfc,8,c0aa05ab,c0b48500,...) at nanosleep+0x6f
syscall(e6b5ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe93c, ebp = 0xbfbfe968 ---

Tracing command creat pid 8236 tid 100177 td 0xc4bd0a00
sched_switch(c4bd0a00,0,1,180,a02104e6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4bd0a00,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6b3ebc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,3e9,...) at _sleep+0x331
kern_nanosleep(c4bd0a00,e6b3ec64,e6b3ec6c,1,0,...) at kern_nanosleep+0xc1
nanosleep(c4bd0a00,e6b3ecfc,8,c0aa05ab,c0b48500,...) at nanosleep+0x6f
syscall(e6b3ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe93c, ebp = 0xbfbfe968 ---

Tracing command swap pid 8235 tid 100227 td 0xcc00a800
sched_switch(cc00a800,0,1,180,a0603dfa,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(cc00a800,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6bfbbc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,3e9,...) at _sleep+0x331
kern_nanosleep(cc00a800,e6bfbc64,e6bfbc6c,1,0,...) at kern_nanosleep+0xc1
nanosleep(cc00a800,e6bfbcfc,8,c0aa05ab,c0b48500,...) at nanosleep+0x6f
syscall(e6bfbd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe94c, ebp = 0xbfbfe978 ---

Tracing command rw pid 8234 tid 100225 td 0xcc48fc00
sched_switch(cc48fc00,0,1,180,a02126b6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(cc48fc00,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6bf3bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,3e9,...) at _sleep+0x331
kern_nanosleep(cc48fc00,e6bf3c64,e6bf3c6c,1,0,...) at kern_nanosleep+0xc1
nanosleep(cc48fc00,e6bf3cfc,8,0,c0b48500,...) at nanosleep+0x6f
syscall(e6bf3d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281428ef, esp = 0xbfbfe94c, ebp = 0xbfbfe978 ---

Tracing command thread pid 8108 tid 100316 td 0xc5d78800
sched_switch(c5d78800,0,6,17b,e420b4d6,...) at sched_switch+0x1b6
mi_switch(6,0,c0a9c83c,c0,c0c171c0,...) at mi_switch+0x217
critical_exit(0,c09f518b,0) at critical_exit+0x99
lapic_handle_timer(e6d16a68) at lapic_handle_timer+0x155
Xtimerint() at Xtimerint+0x1f
--- interrupt, eip = 0xc09f518b, esp = 0xe6d16aa8, ebp = 0xe6d16aac ---
spinlock_exit(c0bb5af8,1,c0a99ab4,f4) at spinlock_exit+0x2b
_mtx_unlock_spin_flags(c0bb5af8,0,c0ac6d84,40b,f5) at _mtx_unlock_spin_flags+0xfd
smp_tlb_shootdown(e6d16b18,c09fbf3f,e6cac000,e6cae000,c073ee7d,...) at smp_tlb_shootdown+0xc0
smp_invlpg_range(e6cac000,e6cae000,c073ee7d,0,2,...) at smp_invlpg_range+0x1c
pmap_invalidate_range(c0c20aa0,e6cac000,e6cae000) at pmap_invalidate_range+0x4f
pmap_qremove(e6cac000,2,c0a9f17c,2f3,0,...) at pmap_qremove+0x58
vm_thread_dispose(d0e58c00,187b8,0,d0e58c00,e6d16ba4,...) at vm_thread_dispose+0x3f
thread_free(d0e58c00,0,c0a9bc35,f8,43,...) at thread_free+0x86
thread_reap(c0a9f2f8,6da,c0bfcca0,43,e6d16bfc,...) at thread_reap+0xc0
thread_alloc(c0bfcca0,c0a9ad71,c0784588,c0bfcca0,2808b9b0,...) at thread_alloc+0xc
create_thread(28201200,bf8ff000,100000,280814d0,28201200,28201200,2,e6d16c24,3) at create_thread+0x93
kern_thr_new(c5d78800,e6d16c44,34,2808b9b0,28201200,...) at kern_thr_new+0x73
thr_new(c5d78800,e6d16cfc,8,c0aa0341,c0b49928,...) at thr_new+0x55
syscall(e6d16d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (455, FreeBSD ELF32, thr_new), eip = 0x280dc397, esp = 0xbfbfeb3c, ebp = 0xbfbfebd8 ---

Tracing command thread pid 8107 tid 100499 td 0xd2028600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8107 tid 100498 td 0xcc345c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8107 tid 100480 td 0xd273c800
sched_switch(d273c800,0,1,180,d90b6eb2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,d273c800,...) at mi_switch+0x217
sleepq_switch(d273c800,0,c0a9e363,21d,c437c69c,...) at sleepq_switch+0xf0
sleepq_wait(c437c69c,0,c0abc4b5,3,0,...) at sleepq_wait+0x60
_sx_xlock_hard(c437c69c,d273c800,0,c0abc44e,c27,...) at _sx_xlock_hard+0x286
_sx_xlock(c437c69c,0,c0abc44e,c27,e6f14bd4,...) at _sx_xlock+0xb8
_vm_map_lock_read(c437c658,c0abc44e,c27,0,0,...) at _vm_map_lock_read+0x50
vm_map_lookup(e6f14c18,28207200,2,e6f14c14,e6f14c4c,...) at vm_map_lookup+0x38
umtx_key_get(e6f14c40,c0bb69d4,d273c800,e6f14c48,246,...) at umtx_key_get+0xbf
kern_umtx_wake(d273c800,28207200,7fffffff,e6f14c80,2809540c,...) at kern_umtx_wake+0x20
thr_exit(d273c800,e6f14cfc,4,c0aa1132,c0b496e8,...) at thr_exit+0x3e
syscall(e6f14d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (431, FreeBSD ELF32, thr_exit), eip = 0x280dc697, esp = 0xbaaaff0c, ebp = 0xbaaaffb8 ---

Tracing command thread pid 8107 tid 100211 td 0xc6623e00
sched_switch(c6623e00,0,1,180,5e786786,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c6623e00,0,c0a9e363,19b,c56e8800,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0a9e363,155,0,100,0,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c56e8800,c0bb1690,c0a9c208,100,0,...) at sleepq_wait_sig+0x14
_sleep(c56e8800,c0bb1690,100,c0a9c208,0,...) at _sleep+0x359
__umtx_op_wait(c6623e00,e6bb5cfc,e6bb5d2c,c0a02b73,c6623e00,...) at __umtx_op_wait+0x2d1
_umtx_op(c6623e00,e6bb5cfc,14,c0aa113b,c0b49910,...) at _umtx_op+0x27
syscall(e6bb5d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x280dc3b7, esp = 0xbfbfeb4c, ebp = 0xbfbfeb68 ---

Tracing command thread pid 8106 tid 128698 td 0xc8ca0600
sched_switch(c8ca0600,0,6,17b,236b932e,...) at sched_switch+0x1b6
mi_switch(6,0,c0a9c83c,c0,c0c171c0,...) at mi_switch+0x217
critical_exit(0,c09fbf2a,0) at critical_exit+0x99
lapic_handle_timer(fb993ac0) at lapic_handle_timer+0x155
Xtimerint() at Xtimerint+0x1f
--- interrupt, eip = 0xc09fbf2a, esp = 0xfb993b00, ebp = 0xfb993b18 ---
pmap_invalidate_range(c0c20aa0,e6d81000,e6d83000) at pmap_invalidate_range+0x3a
pmap_qremove(e6d81000,2,c0a9f17c,2f3,0,...) at pmap_qremove+0x58
vm_thread_dispose(c8b4ee00,187ff,0,c8b4ee00,fb993ba4,...) at vm_thread_dispose+0x3f
thread_free(c8b4ee00,0,c0a9bc35,f8,43,...) at thread_free+0x86
thread_reap(c0a9f2f8,6da,c0bfc220,43,fb993bfc,...) at thread_reap+0xc0
thread_alloc(c0bfc220,c0a9ad71,c0784588,c0bfc220,2808b9b0,...) at thread_alloc+0xc
create_thread(28201200,bf8ff000,100000,280814d0,28201200,28201200,2,fb993c24,3) at create_thread+0x93
kern_thr_new(c8ca0600,fb993c44,34,2808b9b0,28201200,...) at kern_thr_new+0x73
thr_new(c8ca0600,fb993cfc,8,c0aa0341,c0b49928,...) at thr_new+0x55
syscall(fb993d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (455, FreeBSD ELF32, thr_new), eip = 0x280dc397, esp = 0xbfbfeb3c, ebp = 0xbfbfebd8 ---

Tracing command thread pid 8105 tid 100503 td 0xd2700000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100502 td 0xcc345200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100501 td 0xd7e08200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100500 td 0xd6e3dc00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100439 td 0xc70ad400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100438 td 0xd2710800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100437 td 0xc5d75a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100435 td 0xc8c97400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100434 td 0xc5d75600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100433 td 0xd0fffe00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100432 td 0xc67c3400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100431 td 0xd5d6ca00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100430 td 0xcc400c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100429 td 0xc4bbb600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100428 td 0xd6e3de00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100427 td 0xc4be2a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100426 td 0xd0fff600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100425 td 0xc63e9000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100424 td 0xd0edca00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100423 td 0xc9398600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100422 td 0xcc41a200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100421 td 0xd26c8c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100398 td 0xcc4a8000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100397 td 0xd6e75e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100396 td 0xd7c62400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100395 td 0xc4bbb200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100394 td 0xc4bdac00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100393 td 0xd7e07400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100392 td 0xc9392e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100391 td 0xc5d78e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100390 td 0xd7e0ca00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100389 td 0xd6dfb800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100388 td 0xcc4a8a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100387 td 0xd26c0600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100386 td 0xcc418e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100376 td 0xc4dbac00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100375 td 0xd6c81a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100374 td 0xd0598a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100371 td 0xcc48f800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100370 td 0xc9330a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100369 td 0xc9330200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100368 td 0xc9330e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100367 td 0xc9330c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100366 td 0xc9330400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100365 td 0xd6c7a400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100364 td 0xd6c7a200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100363 td 0xd6c7a800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100362 td 0xd6c7ac00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100361 td 0xd6c7a600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100359 td 0xd6cc0800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100357 td 0xd6cc0400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100356 td 0xd6cc0a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100355 td 0xd6cc0000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100354 td 0xd6cc0c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100353 td 0xd6cc0200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100352 td 0xcc4d1e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100351 td 0xcc4d1200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100328 td 0xcc4d1600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100327 td 0xcc4d1400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100326 td 0xc44e7a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100325 td 0xc44e7000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100324 td 0xd2700800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100323 td 0xd2700a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100322 td 0xd2700200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100321 td 0xd2700600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100320 td 0xd2700c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100319 td 0xd2700400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100314 td 0xd2700e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100313 td 0xc93db800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100312 td 0xc93dbe00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100311 td 0xc93db200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100310 td 0xc4bad200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100309 td 0xc4badc00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100308 td 0xc4bad000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100307 td 0xc61d4800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100306 td 0xc61d4200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100305 td 0xc61d4e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100290 td 0xc61d4600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100289 td 0xc61d4c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100288 td 0xd6dfc400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100287 td 0xd6dfc200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100286 td 0xd6dfc000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100285 td 0xd6dfca00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100284 td 0xd6dfce00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100283 td 0xd6dfc600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100282 td 0xc9334e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100281 td 0xc9334600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100280 td 0xc9334200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100272 td 0xc4be2000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100270 td 0xc4be2c00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100269 td 0xc4be2400
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100267 td 0xc4be2600
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100266 td 0xc4be2800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100247 td 0xc4be2200
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100245 td 0xcc4b6a00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100242 td 0xcc4b6000
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100241 td 0xcc4b6e00
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100240 td 0xcc4b6800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100239 td 0xd0fff800
fork_trampoline() at fork_trampoline

Tracing command thread pid 8105 tid 100360 td 0xd6dc5a00
sched_switch(d6dc5a00,0,1,180,5f7847de,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,d6dc5a00,...) at mi_switch+0x217
sleepq_switch(d6dc5a00,0,c0a9e363,21d,c54ab5b4,...) at sleepq_switch+0xf0
sleepq_wait(c54ab5b4,0,c0abc4b5,3,0,...) at sleepq_wait+0x60
_sx_xlock_hard(c54ab5b4,d6dc5a00,0,c0abc44e,c27,...) at _sx_xlock_hard+0x286
_sx_xlock(c54ab5b4,0,c0abc44e,c27,e6da0bd4,...) at _sx_xlock+0xb8
_vm_map_lock_read(c54ab570,c0abc44e,c27,0,0,...) at _vm_map_lock_read+0x50
vm_map_lookup(e6da0c18,28204700,2,e6da0c14,e6da0c4c,...) at vm_map_lookup+0x38
umtx_key_get(e6da0c40,c0bb69d4,d6dc5a00,e6da0c48,246,...) at umtx_key_get+0xbf
kern_umtx_wake(d6dc5a00,28204700,7fffffff,0,2809540c,...) at kern_umtx_wake+0x20
thr_exit(d6dc5a00,e6da0cfc,4,c0aa02c5,c0b496e8,...) at thr_exit+0x3e
syscall(e6da0d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (431, FreeBSD ELF32, thr_exit), eip = 0x280dc697, esp = 0xbc4c9f0c, ebp = 0xbc4c9fb8 ---

Tracing command thread pid 8105 tid 100154 td 0xc4b61800
sched_switch(c4b61800,0,1,180,a743a04a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4b61800,0,c0a9e363,19b,c42e6c00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0a9e363,155,0,100,0,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42e6c00,c0bb1b10,c0a9c208,100,0,...) at sleepq_wait_sig+0x14
_sleep(c42e6c00,c0bb1b10,100,c0a9c208,0,...) at _sleep+0x359
__umtx_op_wait(c4b61800,e6ae0cfc,e6ae0d2c,c0a02b73,c4b61800,...) at __umtx_op_wait+0x2d1
_umtx_op(c4b61800,e6ae0cfc,14,c0aa113b,c0b49910,...) at _umtx_op+0x27
syscall(e6ae0d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x280dc3b7, esp = 0xbfbfeb4c, ebp = 0xbfbfeb68 ---

Tracing command sh pid 5169 tid 128699 td 0xc8ca0400
sched_switch(c8ca0400,0,1,180,c321e20a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c8ca0400,0,c0a9e363,19b,c57377f8,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c57377f8,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c57377f8,c5737888,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c8ca0400,ffffffff,fb996c2c,2,0,...) at kern_wait+0xa66
wait4(c8ca0400,fb996cfc,10,0,c0b46f28,...) at wait4+0x3b
syscall(fb996d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe63c, ebp = 0xbfbfe658 ---

Tracing command run pid 1064 tid 100140 td 0xc477c600
sched_switch(c477c600,0,1,180,c029af12,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c477c600,0,c0a9e363,19b,c474d2a8,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0a9e363,155,0,100,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c474d2a8,c474d338,c0aa0467,100,0,...) at sleepq_wait_sig+0x14
_sleep(c474d2a8,c474d338,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c477c600,202a,e6aaec2c,0,0,...) at kern_wait+0xa66
wait4(c477c600,e6aaecfc,10,e6aaed38,c0b46f28,...) at wait4+0x3b
syscall(e6aaed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280e190b, esp = 0xbfbfe3bc, ebp = 0xbfbfe3d8 ---

Tracing command run pid 1063 tid 100070 td 0xc4393200

Tracing command run pid 1062 tid 100147 td 0xc4b62600
sched_switch(c4b62600,0,1,180,acd10d96,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4b62600,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6ac3bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,3e9,...) at _sleep+0x331
kern_nanosleep(c4b62600,e6ac3c64,e6ac3c6c,1,0,...) at kern_nanosleep+0xc1
nanosleep(c4b62600,e6ac3cfc,8,c0aa05ab,c0b48500,...) at nanosleep+0x6f
syscall(e6ac3d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281418ef, esp = 0xbfbfe88c, ebp = 0xbfbfe8b8 ---

Tracing command sh pid 1058 tid 100103 td 0xc4378000

Tracing command bash pid 1027 tid 100171 td 0xc4dba600

Tracing command sshd pid 1026 tid 100134 td 0xc477d200
sched_switch(c477d200,0,1,180,be90c65a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c477d200,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0741cba,c0bfd104,0,c0a99ab4,c477d200,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfd11c,c0bfd104,c0ab7c7a,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfd11c,c0bfd104,c0a9fed0,30f,c0ab130b,...) at _cv_wait_sig+0x1fc
kern_select(c477d200,9,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c477d200,e6a9ccfc,14,c0a8bb21,c0b47738,...) at select+0x5e
syscall(e6a9cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 1024 tid 100084 td 0xc43be200

Tracing command bash pid 976 tid 100075 td 0xc4378600

Tracing command sshd pid 975 tid 100136 td 0xc477ce00
sched_switch(c477ce00,0,1,180,52de84e6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c477ce00,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0741cba,c0bfd104,0,c0a99ab4,c477ce00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfd11c,c0bfd104,c0ab7c7a,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfd11c,c0bfd104,c0a9fed0,30f,c0ab130b,...) at _cv_wait_sig+0x1fc
kern_select(c477ce00,9,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c477ce00,e6aa2cfc,14,c0a8bb21,c0b47738,...) at select+0x5e
syscall(e6aa2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 973 tid 100146 td 0xc477d800

Tracing command awk pid 960 tid 100116 td 0xc477d600
sched_switch(c477d600,0,1,180,78f712b6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c477d600,0,c0a9e363,19b,c446918c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c446918c,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c446918c,c44692fc,14c,c0aa0089,0,...) at _sleep+0x359
pipe_read(c4327558,e6a66c60,c40ea000,0,c477d600,...) at pipe_read+0x3f6
dofileread(e6a66c60,ffffffff,ffffffff,0,c4327558,...) at dofileread+0x96
kern_readv(c477d600,0,e6a66c60,28235000,1000,...) at kern_readv+0x58
read(c477d600,e6a66cfc,c,16,c0b46ec8,...) at read+0x4f
syscall(e6a66d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818e703, esp = 0xbfbfe96c, ebp = 0xbfbfe988 ---

Tracing command sh pid 959 tid 100083 td 0xc43b0800
sched_switch(c43b0800,0,1,180,ad8bac0e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c43b0800,0,c0a9e363,19b,c43ae2a8,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c43ae2a8,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c43ae2a8,c43ae338,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c43b0800,ffffffff,e698fc2c,2,0,...) at kern_wait+0xa66
wait4(c43b0800,e698fcfc,10,c0aa0446,c0b46f28,...) at wait4+0x3b
syscall(e698fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe94c, ebp = 0xbfbfe968 ---

Tracing command top pid 956 tid 100106 td 0xc4379e00
sched_switch(c4379e00,0,1,180,8d5bdd8a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4379e00,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a0ea84,c0741cba,c0bfd104,0,c4379e00,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bfd11c,3e8,c0ab7c7a,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bfd11c,c0bfd104,3e8,30f,c0bb69d4,...) at _cv_timedwait_sig+0x20b
kern_select(c4379e00,2,bfbfec44,0,0,e6a0ec70,1,0) at kern_select+0x6b4
select(c4379e00,e6a0ecfc,14,0,c0b47738,...) at select+0x5e
syscall(e6a0ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c7683, esp = 0xbfbfebdc, ebp = 0xbfbfed38 ---

Tracing command tail pid 955 tid 100128 td 0xc477d400
sched_switch(c477d400,0,1,180,90c29222,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c477d400,0,c0a9e363,19b,c4a0d580,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a8aaac,c074191d,c0bb1ee0,1,58,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c4a0d580,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c4a0d580,c4a0d580,158,c0a973da,3e9,...) at _sleep+0x331
kern_kevent(c477d400,4,0,1,e6a8ac60,...) at kern_kevent+0x3c3
kevent(c477d400,e6a8acfc,18,c0a549c3,c0b49088,...) at kevent+0x19b
syscall(e6a8ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x28143b1b, esp = 0xbfbfeb4c, ebp = 0xbfbfebf8 ---

Tracing command sshd pid 954 tid 100067 td 0xc4378c00

Tracing command sshd pid 953 tid 100129 td 0xc47f9200
sched_switch(c47f9200,0,1,180,6258c0ea,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c47f9200,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0741cba,c0bfd104,0,c0a99ab4,c47f9200,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfd11c,c0bfd104,c0ab7c7a,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfd11c,c0bfd104,c0a9fed0,30f,c0ab130b,...) at _cv_wait_sig+0x1fc
kern_select(c47f9200,9,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c47f9200,e6a8dcfc,14,c0a8bb21,c0b47738,...) at select+0x5e
syscall(e6a8dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sh pid 950 tid 100110 td 0xc4393c00

Tracing command sshd pid 949 tid 100118 td 0xc47fa600

Tracing command sshd pid 945 tid 100132 td 0xc477dc00

Tracing command sshd pid 944 tid 100137 td 0xc477cc00

Tracing command sshd pid 943 tid 100135 td 0xc477d000

Tracing command getty pid 918 tid 100086 td 0xc43bde00

Tracing command getty pid 917 tid 100063 td 0xc4379000

Tracing command getty pid 916 tid 100047 td 0xc42c1200

Tracing command getty pid 915 tid 100089 td 0xc43bda00

Tracing command getty pid 914 tid 100053 td 0xc4379800

Tracing command getty pid 913 tid 100057 td 0xc4379400

Tracing command getty pid 912 tid 100097 td 0xc43b1c00

Tracing command getty pid 911 tid 100102 td 0xc43b0200

Tracing command inetd pid 896 tid 100052 td 0xc40c7800

Tracing command moused pid 869 tid 100133 td 0xc477da00

Tracing command watchdogd pid 856 tid 100077 td 0xc4378200
sched_switch(c4378200,0,1,180,d4168bfa,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4378200,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6974bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,ea61,...) at _sleep+0x331
kern_nanosleep(c4378200,e6974c64,e6974c6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c4378200,e6974cfc,8,c0acc6f7,c0b48500,...) at nanosleep+0x6f
syscall(e6974d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281638ef, esp = 0xbfbfed4c, ebp = 0xbfbfed78 ---

Tracing command cron pid 813 tid 100064 td 0xc43be400
sched_switch(c43be400,0,1,180,87e8dda6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c43be400,0,c0a9e363,19b,c0bb0504,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6936bc4,c074191d,c0bb1ee0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bb0504,0,c0a9b658,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bb0504,0,15c,c0a9be40,ea61,...) at _sleep+0x331
kern_nanosleep(c43be400,e6936c64,e6936c6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c43be400,e6936cfc,8,c0aa05ab,c0b48500,...) at nanosleep+0x6f
syscall(e6936d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2815a8ef, esp = 0xbfbfed0c, ebp = 0xbfbfed38 ---

Tracing command sendmail pid 806 tid 100060 td 0xc40c7400
sched_switch(c40c7400,0,1,180,cd61f872,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c40c7400,0,c0a9e363,19b,c40d7da8,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,68,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40d7da8,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40d7da8,c40d7dd8,168,c0a5e0db,0,...) at _sleep+0x359
kern_sigsuspend(c40c7400,0,0,0,0,...) at kern_sigsuspend+0xe4
sigsuspend(c40c7400,e6927cfc,4,c0aa0341,c0b48e78,...) at sigsuspend+0x4d
syscall(e6927d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x28312f17, esp = 0xbfbfdb1c, ebp = 0xbfbfdb48 ---

Tracing command sendmail pid 800 tid 100092 td 0xc4392600
sched_switch(c4392600,0,1,180,19bcb51e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4392600,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(e69aca84,c0741cba,c0bfd104,0,c4392600,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bfd11c,1389,c0ab7c7a,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bfd11c,c0bfd104,1389,30f,c44ba348,...) at _cv_timedwait_sig+0x20b
kern_select(c4392600,0,bfbfd14c,0,0,e69acc70,5,0) at kern_select+0x6b4
select(c4392600,e69accfc,14,c0aa0341,c0b47738,...) at select+0x5e
syscall(e69acd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283a5683, esp = 0xbfbfd0bc, ebp = 0xbfbfdb58 ---

Tracing command sshd pid 795 tid 100093 td 0xc43bd400

Tracing command ntpd pid 776 tid 100056 td 0xc4379600
sched_switch(c4379600,0,1,180,bfd3426a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4379600,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0741cba,c0bfd104,0,c0a99ab4,c4379600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfd11c,c0bfd104,c0ab7c7a,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfd11c,c0bfd104,c0a9fed0,30f,0,...) at _cv_wait_sig+0x1fc
kern_select(c4379600,a,bfbfed7c,0,0,0,246,0) at kern_select+0x6cc
select(c4379600,e6917cfc,14,16,c0b47738,...) at select+0x5e
syscall(e6917d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x28318683, esp = 0xbfbfed5c, ebp = 0xbfbfee18 ---

Tracing command nfsd pid 721 tid 100094 td 0xc43bd200

Tracing command nfsd pid 720 tid 100107 td 0xc4379c00

Tracing command nfsd pid 719 tid 100059 td 0xc40c7600

Tracing command nfsd pid 718 tid 100072 td 0xc4378a00

Tracing command nfsd pid 717 tid 100088 td 0xc4392800

Tracing command nfsd pid 716 tid 100080 td 0xc43b0c00

Tracing command nfsd pid 715 tid 100104 td 0xc4392200

Tracing command nfsd pid 713 tid 100048 td 0xc42c1000

Tracing command nfsd pid 712 tid 100058 td 0xc43b1400

Tracing command nfsd pid 711 tid 100062 td 0xc43be600

Tracing command nfsd pid 710 tid 100108 td 0xc43b0000

Tracing command nfsd pid 709 tid 100061 td 0xc4379200

Tracing command nfsd pid 708 tid 100074 td 0xc4378800

Tracing command nfsd pid 707 tid 100065 td 0xc43b1200

Tracing command nfsd pid 706 tid 100071 td 0xc4393000

Tracing command nfsd pid 705 tid 100105 td 0xc4392000

Tracing command mountd pid 703 tid 100055 td 0xc43b1600

Tracing command rpcbind pid 650 tid 100076 td 0xc4378400
sched_switch(c4378400,0,1,180,d03c67ea,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4378400,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6970ad8,c0741cba,c0bfd104,0,c4378400,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bfd11c,7531,c0ab7c7a,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bfd11c,c0bfd104,7531,3bb,0,...) at _cv_timedwait_sig+0x20b
poll(c4378400,e6970cfc,c,c0aa05ab,c0b48218,...) at poll+0x554
syscall(e6970d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (209, FreeBSD ELF32, poll), eip = 0x28124f3b, esp = 0xbfbfcc7c, ebp = 0xbfbfee48 ---

Tracing command syslogd pid 633 tid 100091 td 0xc43bd600
sched_switch(c43bd600,0,1,180,e858bd4a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c43bd600,0,c0a9e363,19b,c0bfd11c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c0741cba,c0bfd104,0,c0a99ab4,c43bd600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfd11c,c0bfd104,c0ab7c7a,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfd11c,c0bfd104,c0a9fed0,30f,0,...) at _cv_wait_sig+0x1fc
kern_select(c43bd600,9,282200bc,0,0,0,0,28181818) at kern_select+0x6cc
select(c43bd600,e69a9cfc,14,c0aa0341,c0b47738,...) at select+0x5e
syscall(e69a9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x28170683, esp = 0xbfbfdf3c, ebp = 0xbfbfee88 ---

Tracing command devd pid 574 tid 100109 td 0xc4393e00

Tracing command schedcpu pid 46 tid 100045 td 0xc42c1600
sched_switch(c42c1600,0,1,180,e4e59566,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c42c1600,0,c0a9e363,240,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bb0334,3e8,c0a926e0,2,0,...) at sleepq_timedwait+0x68
_sleep(c0bb0334,0,0,c0a926e0,3e8,...) at _sleep+0x345
pause(c0a926e0,3e8,1d5,1d3,7781a,...) at pause+0x47
schedcpu_thread(0,e68ecd38,c0a976e5,35e,c42d3550,...) at schedcpu_thread+0x267
fork_exit(c0769cf0,0,e68ecd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe68ecd70, ebp = 0 ---

Tracing command softdepflush pid 45 tid 100044 td 0xc42c1800
sched_switch(c42c1800,0,1,180,c362e462,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,44,...) at mi_switch+0x217
sleepq_switch(c42c1800,0,c0a9e363,240,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c08ea4,0,c0a9b658,da,0,...) at sleepq_timedwait+0x68
_sleep(c0c08ea4,c0c08e7c,44,c0ab9868,3e8,...) at _sleep+0x345
softdep_flush(0,e46fdd38,c0a976e5,35e,c4057aa0,...) at softdep_flush+0x2d2
fork_exit(c0931c50,0,e46fdd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46fdd70, ebp = 0 ---

Tracing command syncer pid 44 tid 100043 td 0xc42c1a00
sched_switch(c42c1a00,0,1,180,e4a5a6ae,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c42c1a00,...) at mi_switch+0x217
sleepq_switch(c42c1a00,0,c0a9e363,21d,68,...) at sleepq_switch+0xf0
sleepq_wait(c0bb032c,0,c0aa6933,0,0,...) at sleepq_wait+0x60
_sleep(c0bb032c,c0bfd8a4,68,c0aa6933,0,...) at _sleep+0x369
sched_sync(0,e46fad38,c0a976e5,35e,c4057d48,...) at sched_sync+0x56e
fork_exit(c07ca3b0,0,e46fad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46fad70, ebp = 0 ---

Tracing command vnlru pid 43 tid 100042 td 0xc42c1c00
sched_switch(c42c1c00,0,1,180,7f1835aa,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,50,...) at mi_switch+0x217
sleepq_switch(c42c1c00,0,c0a9e363,240,50,...) at sleepq_switch+0xf0
sleepq_timedwait(c40d6000,3e8,c0aa69dd,0,0,...) at sleepq_timedwait+0x68
_sleep(c40d6000,c0bfd878,250,c0aa69dd,3e8,...) at _sleep+0x345
vnlru_proc(0,e46f7d38,c0a976e5,35e,c40d6000,...) at vnlru_proc+0x114
fork_exit(c07cb180,0,e46f7d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46f7d70, ebp = 0 ---

Tracing command bufdaemon pid 42 tid 100041 td 0xc4017c00
sched_switch(c4017c00,0,1,180,d92b0212,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4017c00,...) at mi_switch+0x217
sleepq_switch(c4017c00,0,c0a9e363,21d,44,...) at sleepq_switch+0xf0
sleepq_wait(c0bfd5e0,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(c0bfd5e0,c0bfd5e4,44,c0aa3cfc,0,...) at _sleep+0x369
waitrunningbufspace(c0b43d60,e46f4b08,c0aa3cd0,8a4,8a3,...) at waitrunningbufspace+0x6a
flushbufqueues(c40d62a8,0,c0aa3cd0,80b,3e8,...) at flushbufqueues+0x602
buf_daemon(0,e46f4d38,c0a976e5,35e,c40d62a8,...) at buf_daemon+0xc0
fork_exit(c07b5960,0,e46f4d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46f4d70, ebp = 0 ---

Tracing command pagezero pid 41 tid 100040 td 0xc4017e00
sched_switch(c4017e00,0,1,180,d93918c6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c4017e00,0,c0a9e363,240,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c09958,493e0,c0abe198,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c09958,c0c09600,0,c0abe198,493e0,...) at _sleep+0x345
vm_pagezero(0,e46f1d38,c0a976e5,35e,c40d6550,...) at vm_pagezero+0xdc
fork_exit(c096b360,0,e46f1d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46f1d70, ebp = 0 ---

Tracing command vmdaemon pid 40 tid 100039 td 0xc40c6000
sched_switch(c40c6000,0,1,180,d6a40908,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c40c6000,...) at mi_switch+0x217
sleepq_switch(c40c6000,0,c0a9e363,21d,68,...) at sleepq_switch+0xf0
sleepq_wait(c0c09674,c0c09678,c0aa45bd,0,0,...) at sleepq_wait+0x60
_sleep(c0c09674,c0c09678,68,c0aa45bd,0,...) at _sleep+0x369
vm_daemon(0,e46eed38,c0a976e5,35e,c40d67f8,...) at vm_daemon+0x59
fork_exit(c09669e0,0,e46eed38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46eed70, ebp = 0 ---

Tracing command pagedaemon pid 39 tid 100038 td 0xc40c6200
sched_switch(c40c6200,0,1,180,56a59a86,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,44,...) at mi_switch+0x217
sleepq_switch(c40c6200,0,c0a9e363,240,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c0963c,1388,c0aa45bd,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c0963c,c0c09600,44,c0aa45bd,1388,...) at _sleep+0x345
vm_pageout(0,e46ebd38,c0a976e5,35e,c40d6aa0,...) at vm_pageout+0x2bb
fork_exit(c09675a0,0,e46ebd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46ebd70, ebp = 0 ---

Tracing command sctp_iterator pid 38 tid 100037 td 0xc40c6400
sched_switch(c40c6400,0,1,180,da7d71e4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c40c6400,...) at mi_switch+0x217
sleepq_switch(c40c6400,0,c0a9e363,21d,0,...) at sleepq_switch+0xf0
sleepq_wait(c0bff32c,c0bff234,c0aad32a,0,0,...) at sleepq_wait+0x60
_sleep(c0bff32c,c0bff234,0,c0aad32a,0,...) at _sleep+0x369
sctp_iterator_thread(0,e46e8d38,c0a976e5,35e,c40d6d48,...) at sctp_iterator_thread+0x60
fork_exit(c08301e0,0,e46e8d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46e8d70, ebp = 0 ---

Tracing command irq7: ppc0 pid 37 tid 100036 td 0xc40c6600
fork_trampoline() at fork_trampoline

Tracing command fdc0 pid 36 tid 100035 td 0xc40c6800
sched_switch(c40c6800,0,1,180,d51ffb1a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,4c,...) at mi_switch+0x217
sleepq_switch(c40c6800,0,c0a9e363,240,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c401623c,3e8,c0a926e0,0,0,...) at sleepq_timedwait+0x68
_sleep(c401623c,c40162f0,4c,c0a926e0,3e8,...) at _sleep+0x345
fdc_thread(c4016200,e46dfd38,c0a976e5,35e,c40d72a8,...) at fdc_thread+0x2b8
fork_exit(c09c3330,c4016200,e46dfd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46dfd70, ebp = 0 ---

Tracing command swi0: sio pid 35 tid 100034 td 0xc40c6a00
sched_switch(c40c6a00,0,1,180,78c98c5c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c40d48e4,...) at mi_switch+0x217
ithread_loop(c40c5c70,e46d2d38,c0a976e5,35e,c40d7550,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c40c5c70,e46d2d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46d2d70, ebp = 0 ---

Tracing command irq12: psm0 pid 34 tid 100033 td 0xc40c6c00
fork_trampoline() at fork_trampoline

Tracing command irq1: atkbd0 pid 33 tid 100032 td 0xc40c6e00
sched_switch(c40c6e00,0,1,180,78c917ac,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3f0d464,...) at mi_switch+0x217
ithread_loop(c40c5370,e46ccd38,c0a976e5,35e,c40542a8,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c40c5370,e46ccd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46ccd70, ebp = 0 ---

Tracing command irq15: ata1 pid 32 tid 100031 td 0xc40c7000
fork_trampoline() at fork_trampoline

Tracing command irq14: ata0 pid 31 tid 100030 td 0xc40c7200
sched_switch(c40c7200,0,1,180,e6f396f6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3f0cce4,...) at mi_switch+0x217
ithread_loop(c40c4c40,e46b3d38,c0a976e5,35e,c40547f8,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c40c4c40,e46b3d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46b3d70, ebp = 0 ---

Tracing command irq17: fxp0 pid 30 tid 100029 td 0xc3f5c600
sched_switch(c3f5c600,0,1,180,6d1b3f62,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3f506e4,...) at mi_switch+0x217
ithread_loop(c40c4300,e469dd38,c0a976e5,35e,c4054aa0,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c40c4300,e469dd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe469dd70, ebp = 0 ---

Tracing command usbtask-dr pid 29 tid 100028 td 0xc3f5c800
sched_switch(c3f5c800,0,1,180,78cce4a8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f5c800,...) at mi_switch+0x217
sleepq_switch(c3f5c800,0,c0a9e363,21d,5c,...) at sleepq_switch+0xf0
sleepq_wait(c0badc34,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(c0badc34,0,5c,c0a8f6d9,0,...) at _sleep+0x369
usb_task_thread(c0badc34,e4490d38,c0a976e5,35e,c4054d48,...) at usb_task_thread+0x62
fork_exit(c06cac80,c0badc34,e4490d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4490d70, ebp = 0 ---

Tracing command usbtask-hc pid 28 tid 100027 td 0xc3f5ca00
sched_switch(c3f5ca00,0,1,180,78ccb4e4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f5ca00,...) at mi_switch+0x217
sleepq_switch(c3f5ca00,0,c0a9e363,21d,5c,...) at sleepq_switch+0xf0
sleepq_wait(c0badc20,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(c0badc20,0,5c,c0a8f6d9,0,...) at _sleep+0x369
usb_task_thread(c0badc20,e448dd38,c0a976e5,35e,c4057000,...) at usb_task_thread+0x62
fork_exit(c06cac80,c0badc20,e448dd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe448dd70, ebp = 0 ---

Tracing command usb0 pid 27 tid 100026 td 0xc3f5cc00
sched_switch(c3f5cc00,0,1,180,beb3cd2e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,5c,...) at mi_switch+0x217
sleepq_switch(c3f5cc00,0,c0a9e363,240,5c,...) at sleepq_switch+0xf0
sleepq_timedwait(c4029210,ea60,c0a8f69c,0,0,...) at sleepq_timedwait+0x68
_sleep(c4029210,0,5c,c0a8f69c,ea60,...) at _sleep+0x345
usb_event_thread(c405c300,e448ad38,c0a976e5,35e,c40572a8,...) at usb_event_thread+0xca
fork_exit(c06ca500,c405c300,e448ad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe448ad70, ebp = 0 ---

Tracing command irq16: uhci0 pid 26 tid 100025 td 0xc3f5ce00
sched_switch(c3f5ce00,0,1,180,78c8c718,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3f50764,...) at mi_switch+0x217
ithread_loop(c4053a90,e4486d38,c0a976e5,35e,c4057550,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c4053a90,e4486d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4486d70, ebp = 0 ---

Tracing command em0 taskq pid 25 tid 100024 td 0xc4017000
sched_switch(c4017000,0,1,180,76367270,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4017000,...) at mi_switch+0x217
sleepq_switch(c4017000,0,c0a9e363,21d,c4017000,...) at sleepq_switch+0xf0
sleepq_wait(c3fbda00,0,c0a9b6b0,c0a926e0,0,...) at sleepq_wait+0x60
msleep_spin(c3fbda00,c3fbda1c,c0a926e0,0,c0a99ab4,...) at msleep_spin+0x20d
taskqueue_thread_loop(c4001aec,e4483d38,c0a976e5,35e,c40577f8,...) at taskqueue_thread_loop+0x8a
fork_exit(c077dfc0,c4001aec,e4483d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4483d70, ebp = 0 ---

Tracing command irq9: acpi0 pid 24 tid 100023 td 0xc4017200
fork_trampoline() at fork_trampoline

Tracing command thread taskq pid 23 tid 100022 td 0xc4017400
sched_switch(c4017400,0,1,180,8ef83958,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4017400,...) at mi_switch+0x217
sleepq_switch(c4017400,0,c0a9e363,21d,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbc880,c3fbc89c,c0a926e0,0,0,...) at sleepq_wait+0x60
_sleep(c3fbc880,c3fbc89c,0,c0a926e0,0,...) at _sleep+0x369
taskqueue_thread_loop(c0bb5b38,e4457d38,c0a976e5,35e,c3f5baa0,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dfc0,c0bb5b38,e4457d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4457d70, ebp = 0 ---

Tracing command swi5: + pid 22 tid 100021 td 0xc4017600
fork_trampoline() at fork_trampoline

Tracing command swi2: cambio pid 21 tid 100020 td 0xc4017800
fork_trampoline() at fork_trampoline

Tracing command xpt_thrd pid 9 tid 100019 td 0xc4017a00
sched_switch(c4017a00,0,1,180,78cc3f10,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c4017a00,...) at mi_switch+0x217
sleepq_switch(c4017a00,0,c0a9e363,21d,4c,...) at sleepq_switch+0xf0
sleepq_wait(c0b7ee34,0,c0a9b658,da,0,...) at sleepq_wait+0x60
_sleep(c0b7ee34,c0b7ee4c,4c,c0a51c62,0,...) at _sleep+0x369
xpt_scanner_thread(0,e444ed38,c0a976e5,35e,c40142a8,...) at xpt_scanner_thread+0x41
fork_exit(c04683f0,0,e444ed38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe444ed70, ebp = 0 ---

Tracing command acpi_task_2 pid 8 tid 100018 td 0xc3f13200
sched_switch(c3f13200,0,1,180,78db611c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f13200,...) at mi_switch+0x217
sleepq_switch(c3f13200,0,c0a9e363,21d,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a926e0,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a926e0,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d84eb4,e444bd38,c0a976e5,35e,c4014550,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dfc0,c0d84eb4,e444bd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe444bd70, ebp = 0 ---

Tracing command acpi_task_1 pid 7 tid 100017 td 0xc3f13400
sched_switch(c3f13400,0,1,180,78db385c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f13400,...) at mi_switch+0x217
sleepq_switch(c3f13400,0,c0a9e363,21d,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a926e0,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a926e0,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d84eb4,e4448d38,c0a976e5,35e,c40147f8,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dfc0,c0d84eb4,e4448d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4448d70, ebp = 0 ---

Tracing command acpi_task_0 pid 6 tid 100016 td 0xc3f13600
sched_switch(c3f13600,0,1,180,78db08bc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f13600,...) at mi_switch+0x217
sleepq_switch(c3f13600,0,c0a9e363,21d,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a926e0,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a926e0,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d84eb4,e4445d38,c0a976e5,35e,c4014aa0,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dfc0,c0d84eb4,e4445d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4445d70, ebp = 0 ---

Tracing command kqueue taskq pid 5 tid 100015 td 0xc3f13800
sched_switch(c3f13800,0,1,180,78d65df0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f13800,...) at mi_switch+0x217
sleepq_switch(c3f13800,0,c0a9e363,21d,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc80,c3fbcc9c,c0a926e0,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc80,c3fbcc9c,0,c0a926e0,0,...) at _sleep+0x369
taskqueue_thread_loop(c0baebac,e4442d38,c0a976e5,35e,c4014d48,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dfc0,c0baebac,e4442d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4442d70, ebp = 0 ---

Tracing command swi6: task queue pid 20 tid 100014 td 0xc3f13a00
sched_switch(c3f13a00,0,1,180,d9cfcd22,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3fbcd64,...) at mi_switch+0x217
ithread_loop(c3fff220,e443fd38,c0a976e5,35e,c3f112a8,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c3fff220,e443fd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe443fd70, ebp = 0 ---

Tracing command swi6: Giant taskq pid 19 tid 100013 td 0xc3f13c00
fork_trampoline() at fork_trampoline

Tracing command yarrow pid 18 tid 100012 td 0xc3f13e00
sched_switch(c3f13e00,0,1,180,d8b082ce,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c3f13e00,0,c0a9e363,240,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bb0334,64,c0a926e0,2,0,...) at sleepq_timedwait+0x68
_sleep(c0bb0334,0,0,c0a926e0,64,...) at _sleep+0x345
pause(c0a926e0,64,c0a870fc,112,0,...) at pause+0x47
random_kthread(0,e4439d38,c0a976e5,35e,c3f117f8,...) at random_kthread+0x1d9
fork_exit(c0655570,0,e4439d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4439d70, ebp = 0 ---

Tracing command g_down pid 4 tid 100011 td 0xc3f5c000
sched_switch(c3f5c000,0,1,180,e192e36e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,4c,...) at mi_switch+0x217
sleepq_switch(c3f5c000,0,c0a9e363,240,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bae3ac,64,c0a926e0,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bae3ac,c0bae2c8,24c,c0a926e0,64,...) at _sleep+0x345
g_io_schedule_down(c3f5c000,0,c0a93da3,74,0,...) at g_io_schedule_down+0x6b
g_down_procbody(0,e4436d38,c0a976e5,35e,c3f11aa0,...) at g_down_procbody+0x8d
fork_exit(c0700fe0,0,e4436d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4436d70, ebp = 0 ---

Tracing command g_up pid 3 tid 100010 td 0xc3f5c200
cpustop_handler(1,e4433b40,c0a02e7d,1,c40c7200,...) at cpustop_handler+0x32
ipi_nmi_handler(1,c40c7200,c40c4c40,c40c7200,c3f11d48,...) at ipi_nmi_handler+0x2f
trap(e4433b4c) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc09f518b, esp = 0xe4433b8c, ebp = 0xe4433b90 ---
spinlock_exit(c0c1634c,1,c0a99ab4,f4) at spinlock_exit+0x2b
_mtx_unlock_spin_flags(c0c1634c,0,c0ac280e,571,e4433bec,...) at _mtx_unlock_spin_flags+0xfd
siointr(c40d1400,f4,3,c3f5c200,c3f0d280,...) at siointr+0x56
intr_execute_handlers(c3f03cd0,e4433c0c,e4433c60,c09e9194,38,...) at intr_execute_handlers+0xec
lapic_handle_intr(38,e4433c0c) at lapic_handle_intr+0x3f
Xapic_isr1() at Xapic_isr1+0x34
--- interrupt, eip = 0xc07b8b36, esp = 0xe4433c4c, ebp = 0xe4433c60 ---
cluster_callback(d7f69fd0,c0700452,c145ed20,d7f69fd0,d78a4a50,...) at cluster_callback+0x46
bufdone(d7f69fd0,c0a99ab4,ce,d78a4a50) at bufdone+0x93
g_vfs_done(d78a4a50,0,c0aa3cd0,bc5,d78a4a50,...) at g_vfs_done+0xc8
biodone(d78a4a50,c0bae308,24c,c0a926e0,64,...) at biodone+0x99
g_io_schedule_up(c3f5c200,0,c0a93da3,5d,0,...) at g_io_schedule_up+0xc7
g_up_procbody(0,e4433d38,c0a976e5,35e,c3f11d48,...) at g_up_procbody+0x8d
fork_exit(c0701070,0,e4433d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4433d70, ebp = 0 ---

Tracing command g_event pid 2 tid 100009 td 0xc3f5c400
sched_switch(c3f5c400,0,1,180,d8ab686e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,4c,...) at mi_switch+0x217
sleepq_switch(c3f5c400,0,c0a9e363,240,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bae3a0,64,c0a926e0,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bae3a0,0,4c,c0a926e0,64,...) at _sleep+0x345
g_event_procbody(0,e4430d38,c0a976e5,35e,c3f5b000,...) at g_event_procbody+0xcb
fork_exit(c0701100,0,e4430d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4430d70, ebp = 0 ---

Tracing command swi1: net pid 17 tid 100008 td 0xc3f12000
sched_switch(c3f12000,0,1,180,131750b6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3f514e4,...) at mi_switch+0x217
ithread_loop(c3f0f310,e442dd38,c0a976e5,35e,c3f5b2a8,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c3f0f310,e442dd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe442dd70, ebp = 0 ---

Tracing command swi3: vm pid 16 tid 100007 td 0xc3f12200
fork_trampoline() at fork_trampoline

Tracing command swi4: clock sio pid 15 tid 100006 td 0xc3f12400
sched_switch(c3f12400,0,1,180,e59bcd4a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97969,46b,c3f515e4,...) at mi_switch+0x217
ithread_loop(c3f0f330,e4427d38,c0a976e5,35e,c3f10000,...) at ithread_loop+0x34c
fork_exit(c0731ea0,c3f0f330,e4427d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4427d70, ebp = 0 ---

Tracing command idle: cpu0 pid 14 tid 100005 td 0xc3f12600
sched_switch(c3f12600,0,1,17b,e6497b1e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c6af,564,e2a21d24,...) at mi_switch+0x217
sched_idletd(0,e2a21d38,c0a976e5,35e,c3f102a8,...) at sched_idletd+0x7a
fork_exit(c0769fc0,0,e2a21d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a21d70, ebp = 0 ---

Tracing command idle: cpu1 pid 13 tid 100004 td 0xc3f12800
sched_switch(c3f12800,0,1,17b,f973c7f2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c6af,564,e2a1ed24,...) at mi_switch+0x217
sched_idletd(0,e2a1ed38,c0a976e5,35e,c3f10550,...) at sched_idletd+0x7a
fork_exit(c0769fc0,0,e2a1ed38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a1ed70, ebp = 0 ---

Tracing command idle: cpu2 pid 12 tid 100003 td 0xc3f12a00
cpustop_handler(4,e2a1bc5c,c0a02e7d,4,c0bb1ee0,...) at cpustop_handler+0x32
ipi_nmi_handler(4,c0bb1ee0,c3f12a00,c3f107f8,c3f107f8,...) at ipi_nmi_handler+0x2f
trap(e2a1bc68) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc0d74605, esp = 0xe2a1bca8, ebp = 0xe2a1bca8 ---
acpi_cpu_c1(c0755f87,c3f12a00,e2a1bcc4,2,c0bb1ee0,...) at acpi_cpu_c1+0x5
acpi_cpu_idle(e2a1bcf8,c0769ff7,c0bafdd0,2,c0a9c6af,...) at acpi_cpu_idle+0x184
cpu_idle(c0bafdd0,2,c0a9c6af,55f,e2a1bd24,...) at cpu_idle+0x28
sched_idletd(0,e2a1bd38,c0a976e5,35e,c3f107f8,...) at sched_idletd+0x37
fork_exit(c0769fc0,0,e2a1bd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a1bd70, ebp = 0 ---

Tracing command idle: cpu3 pid 11 tid 100002 td 0xc3f12c00
sched_switch(c3f12c00,0,1,17b,b47aca9e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c6af,564,e2a18d24,...) at mi_switch+0x217
sched_idletd(0,e2a18d38,c0a976e5,35e,c3f10aa0,...) at sched_idletd+0x7a
fork_exit(c0769fc0,0,e2a18d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a18d70, ebp = 0 ---

Tracing command init pid 1 tid 100001 td 0xc3f12e00
sched_switch(c3f12e00,0,1,180,3cf75006,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,0,...) at mi_switch+0x217
sleepq_switch(c3f12e00,0,c0a9e363,19b,c3f10d48,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074191d,c0bb1ee0,1,c0a99ab4,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c3f10d48,0,c0a9b658,da,0,...) at sleepq_wait_sig+0x14
_sleep(c3f10d48,c3f10dd8,15c,c0aa0467,0,...) at _sleep+0x359
kern_wait(c3f12e00,ffffffff,e2a14c2c,0,0,...) at kern_wait+0xa66
wait4(c3f12e00,e2a14cfc,10,e2a14d38,c0b46f28,...) at wait4+0x3b
syscall(e2a14d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x8054a1b, esp = 0xbfbfe97c, ebp = 0xbfbfe998 ---

Tracing command audit pid 10 tid 100000 td 0xc3f13000
sched_switch(c3f13000,0,1,180,78ca4604,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9e363,1bf,c3f13000,...) at mi_switch+0x217
sleepq_switch(c3f13000,0,c0a9e363,21d,c3f13000,...) at sleepq_switch+0xf0
sleepq_wait(c0c08914,c0c088f4,c0ab73b0,1,0,...) at sleepq_wait+0x60
_cv_wait(c0c08914,c0c088f4,c0ab7d55,1c2,0,...) at _cv_wait+0x1fc
audit_worker(0,e2a11d38,c0a976e5,35e,c3f11000,...) at audit_worker+0x99
fork_exit(c0917440,0,e2a11d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a11d70, ebp = 0 ---

Tracing command swapper pid 0 tid 0 td 0xc0bae710
sched_switch(c0bae710,0,1,180,a3cff786,...) at sched_switch+0x1b6
mi_switch(1,0,c0abbf8a,2e6,c43ad568,...) at mi_switch+0x217
scheduler(0,101ec00,101ec00,101e000,1028000,...) at scheduler+0x2c0
mi_startup() at mi_startup+0x96
begin() at begin+0x2c
db> call doadump
Physical memory: 1011 MB
Dumping 463 MB:
Fatal double fault:
eip = 0xc0a0cdb9
esp = 0xe6901fd0
ebp = 0xe6902044
cpuid = 1; apic id = 01
panic: double fault
cpuid = 1
KDB: stack backtrace:
db_trace_self_wrapper(c0a9d77a,c0c1bcd8,c0755e90,c0bb1ee0,0,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c0bb1ee0,0,c0a9b658,18e,1000000,...) at kdb_backtrace+0x29
mi_switch(1,0,c0a9c6af,50a,1) at mi_switch+0x120
sched_bind(c40c7a00,0,c0a9abb7,10e,c0c1bd48,...) at sched_bind+0x90
boot(c0a9acf9,1,ffffffff,0,1,...) at boot+0x47
panic(c0ac83d6,1,1,0,0,...) at panic+0x13b
dblfault_handler() at dblfault_handler+0x9b
--- trap 0x17, eip = 0xc0a0cdb9, esp = 0xe6901fd0, ebp = 0xe6902044 ---
__qdivrem(6b46e5b4,0,f4240,0,0,...) at __qdivrem+0x9
__udivdi3(6b46e5b4,0,f4240,0,ffffffe0,...) at __udivdi3+0x2e
DELAY(1,0,c40ed400,e69020e4,e69020d8,...) at DELAY+0x7d
ata_wait(c4052100,c40c2840,e69020e8,c09e4614,c4043e80,...) at ata_wait+0x1d
ata_generic_command(d68e6b40,dc086000,4000,0,e469e000,...) at ata_generic_command+0x8a
ata_begin_transaction(d68e6b40,0,c0a63353,c2,c4016908,...) at ata_begin_transaction+0x22b
ata_start(c4043800,f4240,0,0,e690223c,...) at ata_start+0x1db
ata_completed(d6f7f780,0,c4043800,c4043800,e690227c,...) at ata_completed+0x683
ata_finish(d6f7f780,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e69022ec,...) at ata_start+0x2f4
ata_completed(d68e6a80,0,c4043800,c4043800,e690232c,...) at ata_completed+0x683
ata_finish(d68e6a80,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e690239c,...) at ata_start+0x2f4
ata_completed(d7d04840,0,c4043800,c4043800,e69023dc,...) at ata_completed+0x683
ata_finish(d7d04840,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e690244c,...) at ata_start+0x2f4
ata_completed(d68e6cc0,0,c4043800,c4043800,e690248c,...) at ata_completed+0x683
ata_finish(d68e6cc0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e69024fc,...) at ata_start+0x2f4
ata_completed(d01eda80,0,c4043800,c4043800,e690253c,...) at ata_completed+0x683
ata_finish(d01eda80,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e69025ac,...) at ata_start+0x2f4
ata_completed(d01ed3c0,0,c4043800,c4043800,e69025ec,...) at ata_completed+0x683
ata_finish(d01ed3c0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e690265c,...) at ata_start+0x2f4
ata_completed(d01ed6c0,0,c4043800,c4043800,e690269c,...) at ata_completed+0x683
ata_finish(d01ed6c0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e690270c,...) at ata_start+0x2f4
ata_completed(d68e63c0,0,c4043800,c4043800,e690274c,...) at ata_completed+0x683
ata_finish(d68e63c0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e69027bc,...) at ata_start+0x2f4
ata_completed(d01ede40,0,c4043800,c4043800,e69027fc,...) at ata_completed+0x683
ata_finish(d01ede40,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e690286c,...) at ata_start+0x2f4
ata_completed(d01ed9c0,0,c4043800,c4043800,e69028ac,...) at ata_completed+0x683
ata_finish(d01ed9c0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e690291c,...) at ata_start+0x2f4
ata_completed(d68e6840,0,c4043800,c4043800,e690295c,...) at ata_completed+0x683
ata_finish(d68e6840,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e69029cc,...) at ata_start+0x2f4
ata_completed(d68e66c0,0,c4043800,c4043800,e6902a0c,...) at ata_completed+0x683
ata_finish(d68e66c0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902a7c,...) at ata_start+0x2f4
ata_completed(d01ed900,0,c4043800,c4043800,e6902abc,...) at ata_completed+0x683
ata_finish(d01ed900,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902b2c,...) at ata_start+0x2f4
ata_completed(d01ed540,0,c4043800,c4043800,e6902b6c,...) at ata_completed+0x683
ata_finish(d01ed540,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902bdc,...) at ata_start+0x2f4
ata_completed(d01ed0c0,0,c4043800,c4043800,e6902c1c,...) at ata_completed+0x683
ata_finish(d01ed0c0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902c8c,...) at ata_start+0x2f4
ata_completed(d01edb40,0,c4043800,c4043800,e6902ccc,...) at ata_completed+0x683
ata_finish(d01edb40,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902d3c,...) at ata_start+0x2f4
ata_completed(d68e6d80,0,c4043800,c4043800,e6902d7c,...) at ata_completed+0x683
ata_finish(d68e6d80,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902dec,...) at ata_start+0x2f4
ata_completed(d01ed180,0,c4043800,c4043800,e6902e2c,...) at ata_completed+0x683
ata_finish(d01ed180,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902e9c,...) at ata_start+0x2f4
ata_completed(d01edcc0,0,c4043800,c4043800,e6902edc,...) at ata_completed+0x683
ata_finish(d01edcc0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902f4c,...) at ata_start+0x2f4
ata_completed(d6f7fcc0,0,c4043800,c4043800,e6902f8c,...) at ata_completed+0x683
ata_finish(d6f7fcc0,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e6902ffc,...) at ata_start+0x2f4
ata_completed(d6f7fa80,0,c4043800,c4043800,e690303c,...) at ata_completed+0x683
ata_finish(d6f7fa80,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,f4240,0,0,e69030ac,...) at ata_start+0x2f4
ata_completed(d6f7ea80,0,c4043800,c4043800,e69030ec,...) at ata_completed+0x683
ata_finish(d6f7ea80,2,c0a61c48,156,c4016800,...) at ata_finish+0x40
ata_interrupt(c4016800,0,c0a63353,d8,c4016908,...) at ata_interrupt+0x11c
ata_start(c4043800,0,c0a63353,5d,c4016908,...) at ata_start+0x2f4
ata_queue_request(d7d04840,0,101,c40ed400) at ata_queue_request+0x483
ad_strategy(e69031a8,84,19031ac,c074191d,c0c215e0,...) at ad_strategy+0x1ef
ad_dump(c429f000,c0c1c5c0,0,8178ca00,0,...) at ad_dump+0xdb
minidumpsys(c0bb0084,c0cccaf6,e690331c,e690331c,e6903308,...) at minidumpsys+0x579
dumpsys(c0bb0084,e69033cc,c048d0a9,c0b803c0,c0b803cb,...) at dumpsys+0x1d
doadump(c0b803c0,c0b803cb,c048e7f7,c0b803c0,c0b7fe48,...) at doadump+0x4d
db_fncall(c0774632,0,ffffffff,e69033e4,c048f300,...) at db_fncall+0x149
db_command_loop(c0774632,0,0,3,0,...) at db_command_loop+0x2f5
db_trap(3,0,d,3,c40c7a00,...) at db_trap+0xc5
kdb_trap(3,0,e690358c,fffffffb,c42c2550,...) at kdb_trap+0x96
trap(e690358c) at trap+0x57b
calltrap() at calltrap+0x6
--- trap 0x3, eip = 0xc0774632, esp = 0xe69035cc, ebp = 0xe69035d4 ---
kdb_enter(c0a9acf9,1,c0abc22d,e690360c,1,...) at kdb_enter+0x32
panic(c0abc22d,1000,14000000,e690364c,e6903650,...) at panic+0x124
kmem_malloc(c147108c,1000,402,e69036b0,c0951560,...) at kmem_malloc+0x21f
page_alloc(c1472d20,1000,e69036a3,402,c1472d20,...) at page_alloc+0x27
slab_zalloc(c07420dc,c1474808,8,c0abb5e9,752,...) at slab_zalloc+0xc0
uma_zone_slab(c1474808,0,c0abb5e9,752,c0a9f2f8,...) at uma_zone_slab+0x144
uma_zalloc_arg(c1472d20,0,402,2,68a08,...) at uma_zalloc_arg+0x573
malloc(24,c0b66a00,402,551,c42a9800,...) at malloc+0xd2
newblk_lookup(1,e69037a0,c0ab8c25,615,0,...) at newblk_lookup+0xa2
softdep_setup_blkmapdep(d7faada0,c430bba0,68a08,0,d7faada0,...) at softdep_setup_blkmapdep+0x53
ffs_alloccgblk(68a08,0,c0ab7f0a,590,0,...) at ffs_alloccgblk+0x20b
ffs_alloccg(d20ce4a4,4,68a08,0,4000,...) at ffs_alloccg+0x1aa
ffs_hashalloc(68a08,0,4000,c091a790,0,...) at ffs_hashalloc+0x65
ffs_alloc(d20ce4a4,145,0,68a08,0,...) at ffs_alloc+0x26e
ffs_balloc_ufs2(c5b42c3c,514000,0,1000,c4b5de00,...) at ffs_balloc_ufs2+0x1995
ffs_write(e6903bc4,c0acc531,e6903b2c,0,c0b67700,...) at ffs_write+0x353
VOP_WRITE_APV(c0b67700,e6903bc4,c40c7a00,c0aa6e02,242,...) at VOP_WRITE_APV+0x155
vn_write(c4431cf0,e6903c60,c4b5de00,0,c40c7a00,...) at vn_write+0x231
dofilewrite(e6903c60,ffffffff,ffffffff,0,c4431cf0,...) at dofilewrite+0x95
kern_writev(c40c7a00,4,e6903c60,bfbfd91c,1000,...) at kern_writev+0x58
write(c40c7a00,e6903cfc,c,c40c7a00,c0b46ee0,...) at write+0x4f
syscall(e6903d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815f6e3, esp = 0xbfbfd83c, ebp = 0xbfbfe928 ---
db> reset
cpu_reset: Restarting BSP
cpu_reset_proxy: Stopped CPU 1
GDB: no debug ports present