GENERIC HEAD from Apr 27 17:32 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 #2: Thu May  3 18:52:25 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.80-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 = 1036554240 (988 MB)
:
Trying to mount root from ufs:/dev/ad0s1a
WARNING: / was not properly dismounted
fxp0: link state changed to UP
panic: lockmgr: locking against myself
cpuid = 3
KDB: enter: panic
[thread pid 57898 tid 100172 ]
Stopped at      kdb_enter+0x2b: nop
db> where
Tracing pid 57898 tid 100172 td 0xc4868000
kdb_enter(c094f07a) at kdb_enter+0x2b
panic(c094ce52,c4868000,0,0,0,...) at panic+0x140
_lockmgr(d80c45f0,202122,c4cf77a0,c4868000,c0958615,12d) at _lockmgr+0x43e
getblk(c4cf76cc,fffffdf4,ffffffff,1000,0,...) at getblk+0x13b
ufs_bmaparray(c4cf76cc,210,0,e6ae07e4,d7f6b770,...) at ufs_bmaparray+0x5f2
ufs_strategy(e6ae081c) at ufs_strategy+0x48
VOP_STRATEGY_APV(c0a10200,e6ae081c) at VOP_STRATEGY_APV+0xaf
bufstrategy(c4cf77d8,d7f6b770) at bufstrategy+0x55
bufwrite(d7f6b770) at bufwrite+0x172
bawrite(d7f6b770,c4cf77a0,c19404e0,c4cf77a0,c4cf77a0,...) at bawrite+0x51
cluster_wbuild(c4cf76cc,1000,210,0,a,...) at cluster_wbuild+0x707
vfs_bio_awrite(d7fd2310) at vfs_bio_awrite+0x1d7
bufbdflush(c4cf77d8,d80c4590,0,c4cf77d8,c4d9b000,...) at bufbdflush+0x1b3
bdwrite(d80c4590) at bdwrite+0x86
ffs_balloc_ufs2(c4cf76cc,21a000,0,1000,c44b6480,...) at ffs_balloc_ufs2+0x1785
ffs_write(e6ae0b98) at ffs_write+0x2ac
VOP_WRITE_APV(c0a10200,e6ae0b98) at VOP_WRITE_APV+0x132
vn_write(c432ba20,e6ae0c60,c44b6480,0,c4868000) at vn_write+0x1f6
dofilewrite(c4868000,4,c432ba20,e6ae0c60,ffffffff,...) at dofilewrite+0x7c
kern_writev(c4868000,4,e6ae0c60,bfbfd8c0,1000,...) at kern_writev+0x36
write(c4868000,e6ae0d00) at write+0x45
syscall(e6ae0d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815472b, esp = 0xbfbfd81c, ebp = 0xbfbfe8c8 ---
db> show allpcpu
Current CPU: 3

cpuid        = 0
curthread    = 0xc3f01a20: pid 3 "g_up"
curpcb       = 0xe2a3ed90
fpcurthread  = none
idlethread   = 0xc3f00a20: pid 13 "idle: cpu0"
APIC ID      = 0
currentldt   = 0x50
spin locks held:

cpuid        = 1
curthread    = 0xc3f00870: pid 12 "idle: cpu1"
curpcb       = 0xe2a20d90
fpcurthread  = none
idlethread   = 0xc3f00870: pid 12 "idle: cpu1"
APIC ID      = 1
currentldt   = 0x50
spin locks held:

cpuid        = 2
curthread    = 0xc3f006c0: pid 11 "idle: cpu2"
curpcb       = 0xe2a1dd90
fpcurthread  = none
idlethread   = 0xc3f006c0: pid 11 "idle: cpu2"
APIC ID      = 6
currentldt   = 0x50
spin locks held:

cpuid        = 3
curthread    = 0xc4868000: pid 57898 "rw"
curpcb       = 0xe6ae0d90
fpcurthread  = none
idlethread   = 0xc3f00510: pid 10 "idle: cpu3"
APIC ID      = 7
currentldt   = 0x50
spin locks held:

db> show alllocks
db> show lockedvnods
Locked vnodes

0xc4e97ae0: tag ufs, type VREG
    usecount 1, writecount 1, refcount 683 mountedhere 0
    flags ()
    v_object 0xc4c8ebb8 ref 0 pages 2724
     lock type ufs: EXCL (count 1) by thread 0xc446a1b0 (pid 57883)#0 0xc06b8444 at _lockmgr+0x544
#1 0xc080ba50 at ffs_lock+0x7c
#2 0xc08d59e2 at _VOP_LOCK_APV+0x7e
#3 0xc0732a88 at _vn_lock+0xb8
#4 0xc0596368 at mdstart_vnode+0x280
#5 0xc05969cd at md_kthread+0x131
#6 0xc06ae938 at fork_exit+0xac
#7 0xc08acca0 at fork_trampoline+0x8

        ino 1107988, on dev ad0s1g

0xc4e92d98: tag ufs, type VREG
    usecount 1, writecount 1, refcount 530 mountedhere 0
    flags ()
    v_object 0xc4c87528 ref 0 pages 528
     lock type ufs: EXCL (count 1) by thread 0xc4478000 (pid 57897)#0 0xc06b8444 at _lockmgr+0x544
#1 0xc080ba50 at ffs_lock+0x7c
#2 0xc08d59e2 at _VOP_LOCK_APV+0x7e
#3 0xc0732a88 at _vn_lock+0xb8
#4 0xc07323ca at vn_write+0x142
#5 0xc06f114c at dofilewrite+0x7c
#6 0xc06f0fee at kern_writev+0x36
#7 0xc06f0f19 at write+0x45
#8 0xc08c365e at syscall+0x252
#9 0xc08acc90 at Xint0x80_syscall+0x20

        ino 1059, on dev md0c

0xc4cf76cc: tag ufs, type VREG
    usecount 1, writecount 1, refcount 544 mountedhere 0
    flags ()
    v_object 0xc4598ca8 ref 0 pages 542
     lock type ufs: EXCL (count 1) by thread 0xc4868000 (pid 57898)#0 0xc06b8444 at _lockmgr+0x544
#1 0xc080ba50 at ffs_lock+0x7c
#2 0xc08d59e2 at _VOP_LOCK_APV+0x7e
#3 0xc0732a88 at _vn_lock+0xb8
#4 0xc07323ca at vn_write+0x142
#5 0xc06f114c at dofilewrite+0x7c
#6 0xc06f0fee at kern_writev+0x36
#7 0xc06f0f19 at write+0x45
#8 0xc08c365e at syscall+0x252
#9 0xc08acc90 at Xint0x80_syscall+0x20

        ino 1062, on dev md0c

0xc4cf9984: tag ufs, type VREG
    usecount 1, writecount 1, refcount 517 mountedhere 0
    flags ()
    v_object 0xc4cf35a0 ref 0 pages 515
     lock type ufs: EXCL (count 1) by thread 0xc4e89bd0 (pid 57901)#0 0xc06b8444 at _lockmgr+0x544
#1 0xc080ba50 at ffs_lock+0x7c
#2 0xc08d59e2 at _VOP_LOCK_APV+0x7e
#3 0xc0732a88 at _vn_lock+0xb8
#4 0xc07323ca at vn_write+0x142
#5 0xc06f114c at dofilewrite+0x7c
#6 0xc06f0fee at kern_writev+0x36
#7 0xc06f0f19 at write+0x45
#8 0xc08c365e at syscall+0x252
#9 0xc08acc90 at Xint0x80_syscall+0x20

        ino 1065, on dev md0c

0xc4e4c000: tag ufs, type VREG
    usecount 1, writecount 0, refcount 731 mountedhere 0
    flags ()
    v_object 0xc4a310f0 ref 0 pages 729
     lock type ufs: SHARED (count 1)#0 0xc06b8083 at _lockmgr+0x183
#1 0xc080ba50 at ffs_lock+0x7c
#2 0xc08d59e2 at _VOP_LOCK_APV+0x7e
#3 0xc0732a88 at _vn_lock+0xb8
#4 0xc07320f2 at vn_read+0x146
#5 0xc06f0e79 at dofileread+0x85
#6 0xc06f0d12 at kern_readv+0x36
#7 0xc06f0c3d at read+0x45
#8 0xc08c365e at syscall+0x252
#9 0xc08acc90 at Xint0x80_syscall+0x20

        ino 1066, on dev md0c

0xc4e58000: tag ufs, type VREG
    usecount 1, writecount 1, refcount 451 mountedhere 0
    flags ()
    v_object 0xc1445ac8 ref 0 pages 449
     lock type ufs: EXCL (count 1) by thread 0xc430e510 (pid 57905)#0 0xc06b8444 at _lockmgr+0x544
#1 0xc080ba50 at ffs_lock+0x7c
#2 0xc08d59e2 at _VOP_LOCK_APV+0x7e
#3 0xc0732a88 at _vn_lock+0xb8
#4 0xc07323ca at vn_write+0x142
#5 0xc06f114c at dofilewrite+0x7c
#6 0xc06f0fee at kern_writev+0x36
#7 0xc06f0f19 at write+0x45
#8 0xc08c365e at syscall+0x252
#9 0xc08acc90 at Xint0x80_syscall+0x20

        ino 1067, on dev md0c
db> show lockedbufs
buf at 0xd7f72be0
b_flags = 0xa0020024<remfree,vmio,clusterok,cache,async>
b_error = 0, b_bufsize = 4096, b_bcount = 4096, b_resid = 0
b_bufobj = (0xc4e4c10c), b_data = 0xd834a000, b_blkno = 55640
b_npages = 1, pages(OBJ, IDX, PA): (0xc4a310f0, 0x2b7, 0x1249e000)
db> ps
  pid  ppid  pgrp   uid   state   wmesg     wchan    cmd
57916 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57915 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57914 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57913 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57912 57896  9642     0  S+      nanslp   0xc0a53ee4 creat
57911 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57910 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57909 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57908 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57907 57900  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57906 57896  9642     0  S+      nanslp   0xc0a53ee4 creat
57905 57895  9642     0  S+      getblk   0xd80e8f80 rw
57904 57896  9642     0  S+      nanslp   0xc0a53ee4 creat
57903 57895  9642     0  S+      getblk   0xd813faa0 rw
57902 57896  9642     0  S+      nanslp   0xc0a53ee4 creat
57901 57895  9642     0  S+      getblk   0xd80bcc70 rw
57900 57894  9642     0  S+      wait     0xc446cd80 mkdir
57899 57896  9642     0  S+      nanslp   0xc0a53ee4 creat
57898 57895  9642     0  R+      CPU 3               rw
57897 57895  9642     0  S+      getblk   0xd82570d0 rw
57896 57893  9642     0  S+      wait     0xc4e88900 creat
57895 57892  9642     0  S+      wait     0xc432dd80 rw
57894 57891  9642     0  S+      nanslp   0xc0a53ee4 mkdir
57893 57891  9642     0  S+      nanslp   0xc0a53ee4 creat
57892 57891  9642     0  S+      nanslp   0xc0a53ee4 rw
57891 57890  9642     0  S+      wait     0xc48e66c0 run
57890 57889  9642     0  S+      wait     0xc452a240 run
57889 57887  9642     0  S+      nanslp   0xc0a53ee4 run
57887 57874  9642     0  S+      wait     0xc4564b40 sh
57883     0     0     0  SL      biowr    0xd802dd80 [md0]
57874  9642  9642     0  S+      wait     0xc430c6c0 sh
57802  1776  1769  1001  S       nanslp   0xc0a53ee4 sleep
 9642  1681  9642     0  S+      wait     0xc452ab40 sh
 2796  2795  2796  1001  SWs+    ttyin    0xc42d1010 bash
 2795  2793  2793  1001  SW      select   0xc0aa0a9c sshd
 2793   776  2793     0  SWs     sbwait   0xc4624e3c sshd
 1777  1769  1769  1001  S       piperd   0xc444c18c awk
 1776  1769  1769  1001  S       wait     0xc48e46c0 sh
 1771  1767  1771  1001  Ss+     select   0xc0aa0a9c top
 1770  1768  1770  1001  Ss      kqread   0xc40e9000 tail
 1769  1766  1769  1001  SWs     wait     0xc435f6c0 sh
 1768  1761  1761  1001  S       select   0xc0aa0a9c sshd
 1767  1760  1760  1001  S       select   0xc0aa0a9c sshd
 1766  1762  1762  1001  SW      select   0xc0aa0a9c sshd
 1762   776  1762     0  SWs     sbwait   0xc4624b84 sshd
 1761   776  1761     0  SWs     sbwait   0xc4446ce0 sshd
 1760   776  1760     0  SWs     sbwait   0xc46248cc sshd
 1681  1677  1681     0  S+      wait     0xc4360000 bash
 1677  1674  1677     0  SW+     pause    0xc42964a4 csh
 1674  1632  1674  1001  SW+     wait     0xc48e4d80 su
 1632  1631  1632  1001  SWs+    wait     0xc486a480 bash
 1631  1629  1629  1001  S       select   0xc0aa0a9c sshd
 1629   776  1629     0  SWs     sbwait   0xc4622e3c sshd
  902     1   902     0  SWs+    ttyin    0xc40c7410 getty
  901     1   901     0  SWs+    ttyin    0xc40dd810 getty
  900     1   900     0  SWs+    ttyin    0xc40dc810 getty
  899     1   899     0  SWs+    ttyin    0xc40dc010 getty
  898     1   898     0  SWs+    ttyin    0xc40c9c10 getty
  897     1   897     0  SWs+    ttyin    0xc40ddc10 getty
  896     1   896     0  SWs+    ttyin    0xc40de010 getty
  895     1   895     0  SWs+    ttyin    0xc40dcc10 getty
  880     1   880     0  SWs     select   0xc0aa0a9c inetd
  853     1   853     0  SWs     select   0xc0aa0a9c moused
  837     1   837     0  Ss      nanslp   0xc0a53ee4 watchdogd
  794     1   794     0  Ss      nanslp   0xc0a53ee4 cron
  788     1   788    25  Ss      pause    0xc44756e4 sendmail
  782     1   782     0  Ss      select   0xc0aa0a9c sendmail
  776     1   776     0  SWs     select   0xc0aa0a9c sshd
  757     1   757     0  Ss      select   0xc0aa0a9c ntpd
  703   699   699     0  SW      -        0xc42c3000 nfsd
  702   699   699     0  SW      -        0xc446d200 nfsd
  701   699   699     0  SW      -        0xc42c3400 nfsd
  700   699   699     0  SW      -        0xc42c4a00 nfsd
  699     1   699     0  SWs     select   0xc0aa0a9c nfsd
  697     1   697     0  Ss      select   0xc0aa0a9c mountd
  647     1   647     0  Ss      select   0xc0aa0a9c rpcbind
  630     1   630     0  Ss      select   0xc0aa0a9c syslogd
  564     1   564     0  SWs     select   0xc0aa0a9c devd
   44     0     0     0  SL      -        0xc0a53d18 [schedcpu]
   43     0     0     0  SL      sdflush  0xc0aaba38 [softdepflush]
   42     0     0     0  SL      syncer   0xc0a53d10 [syncer]
   41     0     0     0  SL      vlruwt   0xc4294b40 [vnlru]
   40     0     0     0  SL      psleep   0xc0aa0f28 [bufdaemon]
   39     0     0     0  SL      pgzero   0xc0ab4310 [pagezero]
   38     0     0     0  SL      psleep   0xc0aac240 [vmdaemon]
   37     0     0     0  SL      psleep   0xc0aac200 [pagedaemon]
   36     0     0     0  WL                          [irq7: ppc0]
   35     0     0     0  SL      -        0xc3ff523c [fdc0]
   34     0     0     0  WL                          [swi0: sio]
   33     0     0     0  WL                          [irq12: psm0]
   32     0     0     0  WL                          [irq1: atkbd0]
   31     0     0     0  WL                          [irq15: ata1]
   30     0     0     0  WL                          [irq14: ata0]
   29     0     0     0  WL                          [irq17: fxp0]
   28     0     0     0  SL      usbtsk   0xc0a51714 [usbtask-dr]
   27     0     0     0  SL      usbtsk   0xc0a51700 [usbtask-hc]
   26     0     0     0  SL      usbevt   0xc4032210 [usb0]
   25     0     0     0  WL                          [irq16: uhci0]
   24     0     0     0  SL      -        0xc401fc00 [em0 taskq]
   23     0     0     0  WL                          [irq9: acpi0]
   22     0     0     0  WL                          [swi5: +]
   21     0     0     0  SL      -        0xc3fb5a00 [thread taskq]
    9     0     0     0  SL      -        0xc3fb5a80 [acpi_task_2]
    8     0     0     0  SL      -        0xc3fb5a80 [acpi_task_1]
    7     0     0     0  SL      -        0xc3fb5a80 [acpi_task_0]
   20     0     0     0  WL                          [swi6: Giant taskq]
   19     0     0     0  WL                          [swi6: task queue]
   18     0     0     0  WL                          [swi2: cambio]
    6     0     0     0  SL      ccb_scan 0xc0a27534 [xpt_thrd]
    5     0     0     0  SL      -        0xc3fb5e80 [kqueue taskq]
   17     0     0     0  SL      -        0xc0a53d18 [yarrow]
    4     0     0     0  SL      -        0xc0a51e8c [g_down]
    3     0     0     0  RL      CPU 0               [g_up]
    2     0     0     0  SL      -        0xc0a51e80 [g_event]
   16     0     0     0  WL                          [swi3: vm]
   15     0     0     0  WL                          [swi4: clock sio]
   14     0     0     0  WL                          [swi1: net]
   13     0     0     0  RL                          [idle: cpu0]
   12     0     0     0  RL      CPU 1               [idle: cpu1]
   11     0     0     0  RL      CPU 2               [idle: cpu2]
   10     0     0     0  RL                          [idle: cpu3]
    1     0     1     0  SLs     wait     0xc3f02000 [init]
    0     0     0     0  WLs                         [swapper]
db> set $lines 0
db> allt

Tracing command mkdir pid 57916 tid 100132 td 0xc4869000
sched_switch(c4869000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,7d1,...) at _sleep+0x27c
kern_nanosleep(c4869000,e6afbc70,e6afbc68) at kern_nanosleep+0xab
nanosleep(c4869000,e6afbd00) at nanosleep+0x4f
syscall(e6afbd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe7dc, ebp = 0xbfbfe808 ---

Tracing command mkdir pid 57915 tid 100083 td 0xc4359360
sched_switch(c4359360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1389,...) at _sleep+0x27c
kern_nanosleep(c4359360,e69d4c70,e69d4c68) at kern_nanosleep+0xab
nanosleep(c4359360,e69d4d00) at nanosleep+0x4f
syscall(e69d4d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57914 tid 100161 td 0xc4477bd0
sched_switch(c4477bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1771,...) at _sleep+0x27c
kern_nanosleep(c4477bd0,e6abfc70,e6abfc68) at kern_nanosleep+0xab
nanosleep(c4477bd0,e6abfd00) at nanosleep+0x4f
syscall(e6abfd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57913 tid 100188 td 0xc48696c0
sched_switch(c48696c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,3e9,...) at _sleep+0x27c
kern_nanosleep(c48696c0,e6b07c70,e6b07c68) at kern_nanosleep+0xab
nanosleep(c48696c0,e6b07d00) at nanosleep+0x4f
syscall(e6b07d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe7dc, ebp = 0xbfbfe808 ---

Tracing command creat pid 57912 tid 100053 td 0xc4050bd0
sched_switch(c4050bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,2329,...) at _sleep+0x27c
kern_nanosleep(c4050bd0,e44f9c70,e44f9c68) at kern_nanosleep+0xab
nanosleep(c4050bd0,e44f9d00) at nanosleep+0x4f
syscall(e44f9d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57911 tid 100179 td 0xc48e76c0
sched_switch(c48e76c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1f41,...) at _sleep+0x27c
kern_nanosleep(c48e76c0,e6b22c70,e6b22c68) at kern_nanosleep+0xab
nanosleep(c48e76c0,e6b22d00) at nanosleep+0x4f
syscall(e6b22d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57910 tid 100140 td 0xc43626c0
sched_switch(c43626c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1b59,...) at _sleep+0x27c
kern_nanosleep(c43626c0,e6a10c70,e6a10c68) at kern_nanosleep+0xab
nanosleep(c43626c0,e6a10d00) at nanosleep+0x4f
syscall(e6a10d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57909 tid 100164 td 0xc44776c0
sched_switch(c44776c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,2329,...) at _sleep+0x27c
kern_nanosleep(c44776c0,e6ab6c70,e6ab6c68) at kern_nanosleep+0xab
nanosleep(c44776c0,e6ab6d00) at nanosleep+0x4f
syscall(e6ab6d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57908 tid 100160 td 0xc48e8000
sched_switch(c48e8000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,2711,...) at _sleep+0x27c
kern_nanosleep(c48e8000,e6b31c70,e6b31c68) at kern_nanosleep+0xab
nanosleep(c48e8000,e6b31d00) at nanosleep+0x4f
syscall(e6b31d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command mkdir pid 57907 tid 100220 td 0xc4f47870
sched_switch(c4f47870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,fa1,...) at _sleep+0x27c
kern_nanosleep(c4f47870,e6c99c70,e6c99c68) at kern_nanosleep+0xab
nanosleep(c4f47870,e6c99d00) at nanosleep+0x4f
syscall(e6c99d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command creat pid 57906 tid 100095 td 0xc4362bd0
sched_switch(c4362bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1771,...) at _sleep+0x27c
kern_nanosleep(c4362bd0,e6a19c70,e6a19c68) at kern_nanosleep+0xab
nanosleep(c4362bd0,e6a19d00) at nanosleep+0x4f
syscall(e6a19d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command rw pid 57905 tid 100099 td 0xc430e510
sched_switch(c430e510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(d80e8f80,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(d80e8f80,0,0,c09fb824,246,...) at sleepq_wait+0x46
_sleep(d80e8f80,c0a52dd8,50,c09589ce,0,...) at _sleep+0x2b5
acquire(e696489c,120,60000,e696482c,e6964830,...) at acquire+0x76
_lockmgr(d80e8f80,202122,c4e580d4,c430e510,c0958615,12d) at _lockmgr+0x49a
getblk(c4e58000,1af,0,1000,0,...) at getblk+0x13b
breadn(c4e58000,1af,0,1000,0,...) at breadn+0x2f
bread(c4e58000,1af,0,1000,0,...) at bread+0x20
cluster_collectbufs(c4e58000,d81535d0,c0a5a354,e69649b0,1000,...) at cluster_collectbufs+0x7e
cluster_write(c4e58000,d81535d0,1c0000,0,7f) at cluster_write+0x210
ffs_write(e6964b98) at ffs_write+0x50b
VOP_WRITE_APV(c0a10200,e6964b98) at VOP_WRITE_APV+0x132
vn_write(c4272360,e6964c60,c44b6480,0,c430e510) at vn_write+0x1f6
dofilewrite(c430e510,4,c4272360,e6964c60,ffffffff,...) at dofilewrite+0x7c
kern_writev(c430e510,4,e6964c60,bfbfe8c0,0,...) at kern_writev+0x36
write(c430e510,e6964d00) at write+0x45
syscall(e6964d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815472b, esp = 0xbfbfd81c, ebp = 0xbfbfe8c8 ---

Tracing command creat pid 57904 tid 100106 td 0xc446b000
sched_switch(c446b000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1771,...) at _sleep+0x27c
kern_nanosleep(c446b000,e6a7ec70,e6a7ec68) at kern_nanosleep+0xab
nanosleep(c446b000,e6a7ed00) at nanosleep+0x4f
syscall(e6a7ed38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command rw pid 57903 tid 100065 td 0xc432ebd0
sched_switch(c432ebd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(d813faa0,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(d813faa0,0,0,c09fb824,246,...) at sleepq_wait+0x46
_sleep(d813faa0,c0a532e8,50,c09589ce,0,...) at _sleep+0x2b5
acquire(e699ca18,120,60000,e699c9a8,e699c9ac,...) at acquire+0x76
_lockmgr(d813faa0,202122,c4e4c0d4,c432ebd0,c0958615,12d) at _lockmgr+0x49a
getblk(c4e4c000,2b4,0,1000,0,...) at getblk+0x13b
cluster_read(c4e4c000,2d6000,0,2b4,0,...) at cluster_read+0xde
ffs_read(e699cb98) at ffs_read+0x286
VOP_READ_APV(c0a10200,e699cb98) at VOP_READ_APV+0x9b
vn_read(c4b23e10,e699cc60,c44b6480,0,c432ebd0) at vn_read+0x211
dofileread(c432ebd0,4,c4b23e10,e699cc60,ffffffff,...) at dofileread+0x85
kern_readv(c432ebd0,4,e699cc60,bfbfd8c0,1000,...) at kern_readv+0x36
read(c432ebd0,e699cd00) at read+0x45
syscall(e699cd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2815474b, esp = 0xbfbfd81c, ebp = 0xbfbfe8c8 ---

Tracing command creat pid 57902 tid 100192 td 0xc4050360
sched_switch(c4050360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1389,...) at _sleep+0x27c
kern_nanosleep(c4050360,e44eac70,e44eac68) at kern_nanosleep+0xab
nanosleep(c4050360,e44ead00) at nanosleep+0x4f
syscall(e44ead38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command rw pid 57901 tid 100201 td 0xc4e89bd0
sched_switch(c4e89bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(d80bcc70,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(d80bcc70,0,0,c09fb824,246,...) at sleepq_wait+0x46
_sleep(d80bcc70,c0a53690,50,c09589ce,0,...) at _sleep+0x2b5
acquire(e6c1889c,120,60000,e6c1882c,e6c18830,...) at acquire+0x76
_lockmgr(d80bcc70,202122,c4cf9a58,c4e89bd0,c0958615,12d) at _lockmgr+0x49a
getblk(c4cf9984,1e7,0,1000,0,...) at getblk+0x13b
breadn(c4cf9984,1e7,0,1000,0,...) at breadn+0x2f
bread(c4cf9984,1e7,0,1000,0,...) at bread+0x20
cluster_collectbufs(c4cf9984,d8082a40,c0a5a354,e6c189b0,1000,...) at cluster_collectbufs+0x7e
cluster_write(c4cf9984,d8082a40,202000,0,7f) at cluster_write+0x210
ffs_write(e6c18b98) at ffs_write+0x50b
VOP_WRITE_APV(c0a10200,e6c18b98) at VOP_WRITE_APV+0x132
vn_write(c4baa870,e6c18c60,c44b6480,0,c4e89bd0) at vn_write+0x1f6
dofilewrite(c4e89bd0,4,c4baa870,e6c18c60,ffffffff,...) at dofilewrite+0x7c
kern_writev(c4e89bd0,4,e6c18c60,bfbfe8c0,0,...) at kern_writev+0x36
write(c4e89bd0,e6c18d00) at write+0x45
syscall(e6c18d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815472b, esp = 0xbfbfd81c, ebp = 0xbfbfe8c8 ---

Tracing command mkdir pid 57900 tid 100111 td 0xc446a6c0
sched_switch(c446a6c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c446cd80) at sleepq_switch+0xc9
sleepq_wait_sig(c446cd80) at sleepq_wait_sig+0x1d
_sleep(c446cd80,c446cde0,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c446a6c0,e233,e6a6fc28,0,0) at kern_wait+0x7c3
wait4(c446a6c0,e6a6fd00) at wait4+0x2a
syscall(e6a6fd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280dfc37, esp = 0xbfbfe8ac, ebp = 0xbfbfe8c8 ---

Tracing command creat pid 57899 tid 100078 td 0xc4359bd0
sched_switch(c4359bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,1771,...) at _sleep+0x27c
kern_nanosleep(c4359bd0,e69e3c70,e69e3c68) at kern_nanosleep+0xab
nanosleep(c4359bd0,e69e3d00) at nanosleep+0x4f
syscall(e69e3d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe87c, ebp = 0xbfbfe8a8 ---

Tracing command rw pid 57898 tid 100172 td 0xc4868000
kdb_enter(c094f07a) at kdb_enter+0x2b
panic(c094ce52,c4868000,0,0,0,...) at panic+0x140
_lockmgr(d80c45f0,202122,c4cf77a0,c4868000,c0958615,12d) at _lockmgr+0x43e
getblk(c4cf76cc,fffffdf4,ffffffff,1000,0,...) at getblk+0x13b
ufs_bmaparray(c4cf76cc,210,0,e6ae07e4,d7f6b770,...) at ufs_bmaparray+0x5f2
ufs_strategy(e6ae081c) at ufs_strategy+0x48
VOP_STRATEGY_APV(c0a10200,e6ae081c) at VOP_STRATEGY_APV+0xaf
bufstrategy(c4cf77d8,d7f6b770) at bufstrategy+0x55
bufwrite(d7f6b770) at bufwrite+0x172
bawrite(d7f6b770,c4cf77a0,c19404e0,c4cf77a0,c4cf77a0,...) at bawrite+0x51
cluster_wbuild(c4cf76cc,1000,210,0,a,...) at cluster_wbuild+0x707
vfs_bio_awrite(d7fd2310) at vfs_bio_awrite+0x1d7
bufbdflush(c4cf77d8,d80c4590,0,c4cf77d8,c4d9b000,...) at bufbdflush+0x1b3
bdwrite(d80c4590) at bdwrite+0x86
ffs_balloc_ufs2(c4cf76cc,21a000,0,1000,c44b6480,...) at ffs_balloc_ufs2+0x1785
ffs_write(e6ae0b98) at ffs_write+0x2ac
VOP_WRITE_APV(c0a10200,e6ae0b98) at VOP_WRITE_APV+0x132
vn_write(c432ba20,e6ae0c60,c44b6480,0,c4868000) at vn_write+0x1f6
dofilewrite(c4868000,4,c432ba20,e6ae0c60,ffffffff,...) at dofilewrite+0x7c
kern_writev(c4868000,4,e6ae0c60,bfbfd8c0,1000,...) at kern_writev+0x36
write(c4868000,e6ae0d00) at write+0x45
syscall(e6ae0d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815472b, esp = 0xbfbfd81c, ebp = 0xbfbfe8c8 ---

Tracing command rw pid 57897 tid 100124 td 0xc4478000
sched_switch(c4478000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(d82570d0,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(d82570d0,0,0,c09fb824,246,...) at sleepq_wait+0x46
_sleep(d82570d0,c0a52f40,50,c09589ce,0,...) at _sleep+0x2b5
acquire(e6ac589c,120,60000,e6ac582c,e6ac5830,...) at acquire+0x76
_lockmgr(d82570d0,202122,c4e92e6c,c4478000,c0958615,12d) at _lockmgr+0x49a
getblk(c4e92d98,1f5,0,1000,0,...) at getblk+0x13b
breadn(c4e92d98,1f5,0,1000,0,...) at breadn+0x2f
bread(c4e92d98,1f5,0,1000,0,...) at bread+0x20
cluster_collectbufs(c4e92d98,d8171000,c0a5a354,e6ac59b0,1000,...) at cluster_collectbufs+0x7e
cluster_write(c4e92d98,d8171000,20d000,0,7f) at cluster_write+0x210
ffs_write(e6ac5b98) at ffs_write+0x50b
VOP_WRITE_APV(c0a10200,e6ac5b98) at VOP_WRITE_APV+0x132
vn_write(c426f360,e6ac5c60,c44b6480,0,c4478000) at vn_write+0x1f6
dofilewrite(c4478000,4,c426f360,e6ac5c60,ffffffff,...) at dofilewrite+0x7c
kern_writev(c4478000,4,e6ac5c60,bfbfe8c0,0,...) at kern_writev+0x36
write(c4478000,e6ac5d00) at write+0x45
syscall(e6ac5d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (4, FreeBSD ELF32, write), eip = 0x2815472b, esp = 0xbfbfd81c, ebp = 0xbfbfe8c8 ---

Tracing command creat pid 57896 tid 100200 td 0xc4e89d80
sched_switch(c4e89d80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c4e88900) at sleepq_switch+0xc9
sleepq_wait_sig(c4e88900) at sleepq_wait_sig+0x1d
_sleep(c4e88900,c4e88960,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c4e89d80,e22b,e6c1bc28,0,0) at kern_wait+0x7c3
wait4(c4e89d80,e6c1bd00) at wait4+0x2a
syscall(e6c1bd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280dfc37, esp = 0xbfbfe8ac, ebp = 0xbfbfe8c8 ---

Tracing command rw pid 57895 tid 100069 td 0xc432e510
sched_switch(c432e510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c432dd80) at sleepq_switch+0xc9
sleepq_wait_sig(c432dd80) at sleepq_wait_sig+0x1d
_sleep(c432dd80,c432dde0,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c432e510,e229,e6990c28,0,0) at kern_wait+0x7c3
wait4(c432e510,e6990d00) at wait4+0x2a
syscall(e6990d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280e0c37, esp = 0xbfbfe8bc, ebp = 0xbfbfe8d8 ---

Tracing command mkdir pid 57894 tid 100214 td 0xc4e8ed80
sched_switch(c4e8ed80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,3e9,...) at _sleep+0x27c
kern_nanosleep(c4e8ed80,e6c51c70,e6c51c68) at kern_nanosleep+0xab
nanosleep(c4e8ed80,e6c51d00) at nanosleep+0x4f
syscall(e6c51d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe8ac, ebp = 0xbfbfe8d8 ---

Tracing command creat pid 57893 tid 100199 td 0xc4e8a000
sched_switch(c4e8a000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,3e9,...) at _sleep+0x27c
kern_nanosleep(c4e8a000,e6c1ec70,e6c1ec68) at kern_nanosleep+0xab
nanosleep(c4e8a000,e6c1ed00) at nanosleep+0x4f
syscall(e6c1ed38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe8ac, ebp = 0xbfbfe8d8 ---

Tracing command rw pid 57892 tid 100061 td 0xc430da20
sched_switch(c430da20,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,3e9,...) at _sleep+0x27c
kern_nanosleep(c430da20,e6952c70,e6952c68) at kern_nanosleep+0xab
nanosleep(c430da20,e6952d00) at nanosleep+0x4f
syscall(e6952d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2813a147, esp = 0xbfbfe8bc, ebp = 0xbfbfe8e8 ---

Tracing command run pid 57891 tid 100157 td 0xc48e8510
sched_switch(c48e8510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c48e66c0) at sleepq_switch+0xc9
sleepq_wait_sig(c48e66c0) at sleepq_wait_sig+0x1d
_sleep(c48e66c0,c48e6720,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c48e8510,e224,e6b3ac28,0,0) at kern_wait+0x7c3
wait4(c48e8510,e6b3ad00) at wait4+0x2a
syscall(e6b3ad38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280dfc37, esp = 0xbfbfe39c, ebp = 0xbfbfe3b8 ---

Tracing command run pid 57890 tid 100162 td 0xc4477a20
sched_switch(c4477a20,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c452a240) at sleepq_switch+0xc9
sleepq_wait_sig(c452a240) at sleepq_wait_sig+0x1d
_sleep(c452a240,c452a2a0,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c4477a20,e223,e6abcc28,0,0) at kern_wait+0x7c3
wait4(c4477a20,e6abcd00) at wait4+0x2a
syscall(e6abcd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x280dfc37, esp = 0xbfbfe85c, ebp = 0xbfbfe878 ---

Tracing command run pid 57889 tid 100180 td 0xc48e7510
sched_switch(c48e7510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,3e9,...) at _sleep+0x27c
kern_nanosleep(c48e7510,e6b1fc70,e6b1fc68) at kern_nanosleep+0xab
nanosleep(c48e7510,e6b1fd00) at nanosleep+0x4f
syscall(e6b1fd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28139147, esp = 0xbfbfe85c, ebp = 0xbfbfe888 ---

Tracing command sh pid 57887 tid 100173 td 0xc4478d80
sched_switch(c4478d80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c4564b40) at sleepq_switch+0xc9
sleepq_wait_sig(c4564b40) at sleepq_wait_sig+0x1d
_sleep(c4564b40,c4564ba0,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c4478d80,ffffffff,e6addc28,2,0) at kern_wait+0x7c3
wait4(c4478d80,e6addd00) at wait4+0x2a
syscall(e6addd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2814ac37, esp = 0xbfbfe71c, ebp = 0xbfbfe738 ---

Tracing command md0 pid 57883 tid 100128 td 0xc446a1b0
sched_switch(c446a1b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(d802dd80,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(d802dd80,0,0,c09fb824,c06bba9c,...) at sleepq_wait+0x46
_sleep(d802dd80,c0aa0f7c,4c,c0958b46,0) at _sleep+0x2b5
bwait(d802dd80,4c,c0958b46) at bwait+0x47
bufwait(d802dd80,c40b4000,4403f0,0,e6a66b30,...) at bufwait+0x2d
bufwrite(d802dd80) at bufwrite+0x180
ffs_balloc_ufs2(c4e97ae0,1ac4000,0,3000,c44b6480,...) at ffs_balloc_ufs2+0x175d
ffs_write(e6a66c8c) at ffs_write+0x2ac
VOP_WRITE_APV(c0a10200,e6a66c8c) at VOP_WRITE_APV+0x132
mdstart_vnode(c4cc8800,c49f4420) at mdstart_vnode+0x2be
md_kthread(c4cc8800,e6a66d38) at md_kthread+0x131
fork_exit(c059689c,c4cc8800,e6a66d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe6a66d70, ebp = 0 ---

Tracing command sh pid 57874 tid 100059 td 0xc430dd80
sched_switch(c430dd80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c430c6c0) at sleepq_switch+0xc9
sleepq_wait_sig(c430c6c0) at sleepq_wait_sig+0x1d
_sleep(c430c6c0,c430c720,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c430dd80,ffffffff,e6958c28,2,0) at kern_wait+0x7c3
wait4(c430dd80,e6958d00) at wait4+0x2a
syscall(e6958d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2814ac37, esp = 0xbfbfe3bc, ebp = 0xbfbfe3d8 ---

Tracing command sleep pid 57802 tid 100226 td 0xc4f46d80
sched_switch(c4f46d80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,2711,...) at _sleep+0x27c
kern_nanosleep(c4f46d80,e6c87c70,e6c87c68) at kern_nanosleep+0xab
nanosleep(c4f46d80,e6c87d00) at nanosleep+0x4f
syscall(e6c87d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28137147, esp = 0xbfbfec4c, ebp = 0xbfbfeca8 ---

Tracing command sh pid 9642 tid 100166 td 0xc4477360
sched_switch(c4477360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c452ab40) at sleepq_switch+0xc9
sleepq_wait_sig(c452ab40) at sleepq_wait_sig+0x1d
_sleep(c452ab40,c452aba0,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c4477360,ffffffff,e6ab0c28,2,0) at kern_wait+0x7c3
wait4(c4477360,e6ab0d00) at wait4+0x2a
syscall(e6ab0d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2814ac37, esp = 0xbfbfe76c, ebp = 0xbfbfe788 ---

Tracing command bash pid 2796 tid 100155 td 0xc48e8870

Tracing command sshd pid 2795 tid 100097 td 0xc4362870

Tracing command sshd pid 2793 tid 100105 td 0xc446b1b0

Tracing command awk pid 1777 tid 100130 td 0xc4869360
sched_switch(c4869360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c444c18c) at sleepq_switch+0xc9
sleepq_wait_sig(c444c18c) at sleepq_wait_sig+0x1d
_sleep(c444c18c,c444c2fc,14c,c09543e1,0) at _sleep+0x2a6
pipe_read(c4829000,e6b01c60,c4873b80,0,c4869360) at pipe_read+0x377
dofileread(c4869360,0,c4829000,e6b01c60,ffffffff,...) at dofileread+0x85
kern_readv(c4869360,0,e6b01c60,28233000,1000,...) at kern_readv+0x36
read(c4869360,e6b01d00) at read+0x45
syscall(e6b01d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818274b, esp = 0xbfbfe92c, ebp = 0xbfbfe948 ---

Tracing command sh pid 1776 tid 100143 td 0xc43621b0
sched_switch(c43621b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c48e46c0) at sleepq_switch+0xc9
sleepq_wait_sig(c48e46c0) at sleepq_wait_sig+0x1d
_sleep(c48e46c0,c48e4720,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c43621b0,ffffffff,e6a07c28,2,0) at kern_wait+0x7c3
wait4(c43621b0,e6a07d00) at wait4+0x2a
syscall(e6a07d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2814ac37, esp = 0xbfbfe81c, ebp = 0xbfbfe838 ---

Tracing command top pid 1771 tid 100126 td 0xc446a510
sched_switch(c446a510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0aa0a9c,0,0,c09fb824,e6a6cadc,...) at sleepq_timedwait_sig+0x1e
_cv_timedwait_sig(c0aa0a9c,c0aa0a84,3e9) at _cv_timedwait_sig+0x188
kern_select(c446a510,2,bfbfec30,0,0,...) at kern_select+0x47f
select(c446a510,e6a6cd00) at select+0x44
syscall(e6a6cd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x281b76cb, esp = 0xbfbfebac, ebp = 0xbfbfed28 ---

Tracing command tail pid 1770 tid 100152 td 0xc43611b0
sched_switch(c43611b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c40e9000) at sleepq_switch+0xc9
sleepq_timedwait_sig(c40e9000) at sleepq_timedwait_sig+0x1e
_sleep(c40e9000,c40e9000,158,c094ba7c,3e9,...) at _sleep+0x27c
kqueue_scan(c40e9000,1,e69ecc64,e69ecc1c,e69ecb3c,c43611b0) at kqueue_scan+0x1f7
kern_kevent(c43611b0,4,0,1,e69ecc64,e69ecc1c) at kern_kevent+0x159
kevent(c43611b0,e69ecd00) at kevent+0xfa
syscall(e69ecd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x2813b12f, esp = 0xbfbfeb2c, ebp = 0xbfbfebd8 ---

Tracing command sh pid 1769 tid 100087 td 0xc432fbd0

Tracing command sshd pid 1768 tid 100151 td 0xc4361360
sched_switch(c4361360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_wait_sig(c0aa0a9c,c0aa0a9c,c0aa0a84,c0954172,101,...) at sleepq_wait_sig+0x1d
_cv_wait_sig(c0aa0a9c,c0aa0a84) at _cv_wait_sig+0x17c
kern_select(c4361360,b,284030e0,284030e4,0,...) at kern_select+0x495
select(c4361360,e69efd00) at select+0x44
syscall(e69efd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283946cb, esp = 0xbfbfe0bc, ebp = 0xbfbfe108 ---

Tracing command sshd pid 1767 tid 100062 td 0xc430d870
sched_switch(c430d870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_wait_sig(c0aa0a9c,c0aa0a9c,c0aa0a84,c0954172,101,...) at sleepq_wait_sig+0x1d
_cv_wait_sig(c0aa0a9c,c0aa0a84) at _cv_wait_sig+0x17c
kern_select(c430d870,9,284030e0,284030e4,0,...) at kern_select+0x495
select(c430d870,e694fd00) at select+0x44
syscall(e694fd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283946cb, esp = 0xbfbfe0bc, ebp = 0xbfbfe108 ---

Tracing command sshd pid 1766 tid 100038 td 0xc404f6c0

Tracing command sshd pid 1762 tid 100121 td 0xc4478510

Tracing command sshd pid 1761 tid 100110 td 0xc446a870

Tracing command sshd pid 1760 tid 100056 td 0xc430e360

Tracing command bash pid 1681 tid 100091 td 0xc432f510
sched_switch(c432f510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c4360000) at sleepq_switch+0xc9
sleepq_wait_sig(c4360000) at sleepq_wait_sig+0x1d
_sleep(c4360000,c4360060,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c432f510,ffffffff,e69abc28,6,0) at kern_wait+0x7c3
wait4(c432f510,e69abd00) at wait4+0x2a
syscall(e69abd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2829dc37, esp = 0xbfbfe70c, ebp = 0xbfbfe728 ---

Tracing command csh pid 1677 tid 100051 td 0xc4295000

Tracing command su pid 1674 tid 100146 td 0xc4361bd0

Tracing command bash pid 1632 tid 100135 td 0xc4868a20

Tracing command sshd pid 1631 tid 100120 td 0xc44786c0
sched_switch(c44786c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_wait_sig(c0aa0a9c,c0aa0a9c,c0aa0a84,c0954172,101,...) at sleepq_wait_sig+0x1d
_cv_wait_sig(c0aa0a9c,c0aa0a84) at _cv_wait_sig+0x17c
kern_select(c44786c0,d,284030e0,284030e4,0,...) at kern_select+0x495
select(c44786c0,e6ad1d00) at select+0x44
syscall(e6ad1d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283946cb, esp = 0xbfbfe0bc, ebp = 0xbfbfe108 ---

Tracing command sshd pid 1629 tid 100144 td 0xc4362000

Tracing command getty pid 902 tid 100114 td 0xc430d360

Tracing command getty pid 901 tid 100101 td 0xc446b870

Tracing command getty pid 900 tid 100054 td 0xc4050a20

Tracing command getty pid 899 tid 100082 td 0xc4359510

Tracing command getty pid 898 tid 100093 td 0xc432f1b0

Tracing command getty pid 897 tid 100086 td 0xc432fd80

Tracing command getty pid 896 tid 100088 td 0xc432fa20

Tracing command getty pid 895 tid 100052 td 0xc4050d80

Tracing command inetd pid 880 tid 100043 td 0xc4000d80

Tracing command moused pid 853 tid 100066 td 0xc432ea20

Tracing command watchdogd pid 837 tid 100063 td 0xc432f000
sched_switch(c432f000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,ea61,...) at _sleep+0x27c
kern_nanosleep(c432f000,e69a2c70,e69a2c68) at kern_nanosleep+0xab
nanosleep(c432f000,e69a2d00) at nanosleep+0x4f
syscall(e69a2d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2815a147, esp = 0xbfbfed2c, ebp = 0xbfbfed58 ---

Tracing command cron pid 794 tid 100123 td 0xc44781b0
sched_switch(c44781b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53ee4) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0a53ee4) at sleepq_timedwait_sig+0x1e
_sleep(c0a53ee4,0,15c,c095021f,ea61,...) at _sleep+0x27c
kern_nanosleep(c44781b0,e6ac8c70,e6ac8c68) at kern_nanosleep+0xab
nanosleep(c44781b0,e6ac8d00) at nanosleep+0x4f
syscall(e6ac8d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28149147, esp = 0xbfbfecec, ebp = 0xbfbfed18 ---

Tracing command sendmail pid 788 tid 100115 td 0xc430d1b0
sched_switch(c430d1b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c44756e4) at sleepq_switch+0xc9
sleepq_wait_sig(c44756e4) at sleepq_wait_sig+0x1d
_sleep(c44756e4,c4475720,168,c0912a31,0) at _sleep+0x2a6
kern_sigsuspend(c430d1b0,0,0,0,0,...) at kern_sigsuspend+0xa3
sigsuspend(c430d1b0,e6943d00) at sigsuspend+0x33
syscall(e6943d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x282ce46f, esp = 0xbfbfd00c, ebp = 0xbfbfd038 ---

Tracing command sendmail pid 782 tid 100042 td 0xc404f000
sched_switch(c404f000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0aa0a9c,0,0,c09fb824,e44c9adc,...) at sleepq_timedwait_sig+0x1e
_cv_timedwait_sig(c0aa0a9c,c0aa0a84,1389) at _cv_timedwait_sig+0x188
kern_select(c404f000,5,bfbfc520,0,0,...) at kern_select+0x47f
select(c404f000,e44c9d00) at select+0x44
syscall(e44c9d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283566cb, esp = 0xbfbfc43c, ebp = 0xbfbfd028 ---

Tracing command sshd pid 776 tid 100039 td 0xc404f510

Tracing command ntpd pid 757 tid 100076 td 0xc430e870
sched_switch(c430e870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_wait_sig(c0aa0a9c,c0aa0a9c,c0aa0a84,c0954172,101,...) at sleepq_wait_sig+0x1d
_cv_wait_sig(c0aa0a9c,c0aa0a84) at _cv_wait_sig+0x17c
kern_select(c430e870,a,bfbfed70,0,0,...) at kern_select+0x495
select(c430e870,e696ad00) at select+0x44
syscall(e696ad38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x282d86cb, esp = 0xbfbfed2c, ebp = 0xbfbfee08 ---

Tracing command nfsd pid 703 tid 100096 td 0xc4362a20

Tracing command nfsd pid 702 tid 100050 td 0xc42951b0

Tracing command nfsd pid 701 tid 100092 td 0xc432f360

Tracing command nfsd pid 700 tid 100119 td 0xc4295a20

Tracing command nfsd pid 699 tid 100108 td 0xc446abd0

Tracing command mountd pid 697 tid 100122 td 0xc4478360
sched_switch(c4478360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_wait_sig(c0aa0a9c,c0aa0a9c,c0aa0a84,c0954172,101,...) at sleepq_wait_sig+0x1d
_cv_wait_sig(c0aa0a9c,c0aa0a84) at _cv_wait_sig+0x17c
kern_select(c4478360,8,bfbfedf0,0,0,...) at kern_select+0x495
select(c4478360,e6acbd00) at select+0x44
syscall(e6acbd38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x281636cb, esp = 0xbfbfed4c, ebp = 0xbfbfee88 ---

Tracing command rpcbind pid 647 tid 100113 td 0xc430d510
sched_switch(c430d510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_timedwait_sig(c0aa0a9c,0,0,c09fb824,e6949b28,...) at sleepq_timedwait_sig+0x1e
_cv_timedwait_sig(c0aa0a9c,c0aa0a84,7531) at _cv_timedwait_sig+0x188
poll(c430d510,e6949d00) at poll+0x3a3
syscall(e6949d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (209, FreeBSD ELF32, poll), eip = 0x2811d027, esp = 0xbfbfcc6c, ebp = 0xbfbfee38 ---

Tracing command syslogd pid 630 tid 100067 td 0xc432e870
sched_switch(c432e870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0a9c) at sleepq_switch+0xc9
sleepq_wait_sig(c0aa0a9c,c0aa0a9c,c0aa0a84,c0954172,101,...) at sleepq_wait_sig+0x1d
_cv_wait_sig(c0aa0a9c,c0aa0a84) at _cv_wait_sig+0x17c
kern_select(c432e870,9,282200bc,0,0,...) at kern_select+0x495
select(c432e870,e6996d00) at select+0x44
syscall(e6996d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x281646cb, esp = 0xbfbfda3c, ebp = 0xbfbfee88 ---

Tracing command devd pid 564 tid 100055 td 0xc4050870

Tracing command schedcpu pid 44 tid 100044 td 0xc4000bd0
sched_switch(c4000bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53d18,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0a53d18) at sleepq_timedwait+0x4a
_sleep(c0a53d18,0,0,c09471aa,3e8,...) at _sleep+0x291
pause(c09471aa,3e8) at pause+0x26
schedcpu_thread(0,e449cd38) at schedcpu_thread+0x19
fork_exit(c06d9e4c,0,e449cd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe449cd70, ebp = 0 ---

Tracing command softdepflush pid 43 tid 100045 td 0xc4000a20
sched_switch(c4000a20,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aaba38,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0aaba38) at sleepq_timedwait+0x4a
_sleep(c0aaba38,c0aaba10,44,c09695b5,3e8) at _sleep+0x291
softdep_flush(0,e4499d38) at softdep_flush+0x259
fork_exit(c07fd9f0,0,e4499d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4499d70, ebp = 0 ---

Tracing command syncer pid 42 tid 100046 td 0xc4295870
sched_switch(c4295870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53d10,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c0a53d10,0,0,c09fb824,c095a167,...) at sleepq_wait+0x46
_sleep(c0a53d10,c0aa1224,68,c095a575,0) at _sleep+0x2b5
sched_sync(0,e4748d38) at sched_sync+0x2fe
fork_exit(c072783c,0,e4748d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4748d70, ebp = 0 ---

Tracing command vnlru pid 41 tid 100047 td 0xc42956c0
sched_switch(c42956c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c4294b40,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c4294b40) at sleepq_timedwait+0x4a
_sleep(c4294b40,c0aa11f8,250,c095a228,3e8,c0aa1258) at _sleep+0x291
vnlru_proc(0,e4745d38) at vnlru_proc+0xdf
fork_exit(c072596c,0,e4745d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4745d70, ebp = 0 ---

Tracing command bufdaemon pid 40 tid 100048 td 0xc4295510
sched_switch(c4295510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aa0f28,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0aa0f28) at sleepq_timedwait+0x4a
_sleep(c0aa0f28,c0aa0f2c,44,c095896a,3e8) at _sleep+0x291
buf_daemon(0,e4742d38) at buf_daemon+0x198
fork_exit(c07170e4,0,e4742d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4742d70, ebp = 0 ---

Tracing command pagezero pid 39 tid 100049 td 0xc4295360
sched_switch(c4295360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0ab4310,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0ab4310) at sleepq_timedwait+0x4a
_sleep(c0ab4310,c0aac1c4,0,c096e76e,493e0) at _sleep+0x291
vm_pagezero(0,e473fd38) at vm_pagezero+0x6b
fork_exit(c08324f0,0,e473fd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe473fd70, ebp = 0 ---

Tracing command vmdaemon pid 38 tid 100027 td 0xc3f03d80
sched_switch(c3f03d80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aac240,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c0aac240,ffffffff,0,0,e2a5fcd0,...) at sleepq_wait+0x46
_sleep(c0aac240,0,68,c095896a,0) at _sleep+0x2b5
vm_daemon(0,e2a5fd38) at vm_daemon+0x36
fork_exit(c083113c,0,e2a5fd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a5fd70, ebp = 0 ---

Tracing command pagedaemon pid 37 tid 100028 td 0xc3f03bd0
sched_switch(c3f03bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0aac200,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0aac200) at sleepq_timedwait+0x4a
_sleep(c0aac200,c0aac1c4,44,c095896a,1388) at _sleep+0x291
vm_pageout(0,e2a5cd38) at vm_pageout+0x268
fork_exit(c0830dc4,0,e2a5cd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a5cd70, ebp = 0 ---

Tracing command irq7: ppc0 pid 36 tid 100029 td 0xc3f03a20
fork_trampoline() at fork_trampoline

Tracing command fdc0 pid 35 tid 100030 td 0xc3f03870
sched_switch(c3f03870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3ff523c,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c3ff523c) at sleepq_timedwait+0x4a
_sleep(c3ff523c,c3ff52f0,4c,c09471aa,3e8) at _sleep+0x291
fdc_worker(c3ff5200,c3ff52f0,0,c0970c4f,4ab) at fdc_worker+0x1fe
fdc_thread(c3ff5200,e2a56d38) at fdc_thread+0x54
fork_exit(c088ed58,c3ff5200,e2a56d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a56d70, ebp = 0 ---

Tracing command swi0: sio pid 34 tid 100031 td 0xc3f036c0
sched_switch(c3f036c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c40bac70,e2a53d38) at ithread_loop+0xda
fork_exit(c06af900,c40bac70,e2a53d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a53d70, ebp = 0 ---

Tracing command irq12: psm0 pid 33 tid 100032 td 0xc3f03510
fork_trampoline() at fork_trampoline

Tracing command irq1: atkbd0 pid 32 tid 100033 td 0xc4050000
sched_switch(c4050000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c40ba550,e44e4d38) at ithread_loop+0xda
fork_exit(c06af900,c40ba550,e44e4d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe44e4d70, ebp = 0 ---

Tracing command irq15: ata1 pid 31 tid 100034 td 0xc404fd80
fork_trampoline() at fork_trampoline

Tracing command irq14: ata0 pid 30 tid 100035 td 0xc404fbd0
sched_switch(c404fbd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c40aca20,e44ded38) at ithread_loop+0xda
fork_exit(c06af900,c40aca20,e44ded38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe44ded70, ebp = 0 ---

Tracing command irq17: fxp0 pid 29 tid 100036 td 0xc404fa20
sched_switch(c404fa20,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c40ac240,e44dbd38) at ithread_loop+0xda
fork_exit(c06af900,c40ac240,e44dbd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe44dbd70, ebp = 0 ---

Tracing command usbtask-dr pid 28 tid 100037 td 0xc404f870
sched_switch(c404f870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a51714,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c0a51714,ffffffff,0,0,c06bba9c,...) at sleepq_wait+0x46
_sleep(c0a51714,0,5c,c094412b,0,...) at _sleep+0x2b5
usb_task_thread(c0a51714,e44d8d38) at usb_task_thread+0x47
fork_exit(c065c684,c0a51714,e44d8d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe44d8d70, ebp = 0 ---

Tracing command usbtask-hc pid 27 tid 100017 td 0xc3f016c0
sched_switch(c3f016c0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a51700,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c0a51700,ffffffff,0,0,c06bba9c,...) at sleepq_wait+0x46
_sleep(c0a51700,0,5c,c094412b,0,...) at _sleep+0x2b5
usb_task_thread(c0a51700,e2a38d38) at usb_task_thread+0x47
fork_exit(c065c684,c0a51700,e2a38d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a38d70, ebp = 0 ---

Tracing command usb0 pid 26 tid 100018 td 0xc3f01510
sched_switch(c3f01510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c4032210,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c4032210) at sleepq_timedwait+0x4a
_sleep(c4032210,0,5c,c0944124,ea60,c403f500) at _sleep+0x291
usb_event_thread(c403f500,e2a35d38) at usb_event_thread+0x94
fork_exit(c065c5d0,c403f500,e2a35d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a35d70, ebp = 0 ---

Tracing command irq16: uhci0 pid 25 tid 100019 td 0xc3f01360
sched_switch(c3f01360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c402ebb0,e2a32d38) at ithread_loop+0xda
fork_exit(c06af900,c402ebb0,e2a32d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a32d70, ebp = 0 ---

Tracing command em0 taskq pid 24 tid 100020 td 0xc3f011b0
sched_switch(c3f011b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c401fc00,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c401fc00,c401fc1c,8,c0952c39,47,...) at sleepq_wait+0x46
msleep_spin(c401fc00,c401fc1c,c09471aa,0) at msleep_spin+0x19e
taskqueue_thread_loop(c3fefa14,e2a2fd38) at taskqueue_thread_loop+0x61
fork_exit(c06eb4bc,c3fefa14,e2a2fd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a2fd70, ebp = 0 ---

Tracing command irq9: acpi0 pid 23 tid 100021 td 0xc4000870
fork_trampoline() at fork_trampoline

Tracing command swi5: + pid 22 tid 100022 td 0xc40006c0
fork_trampoline() at fork_trampoline

Tracing command thread taskq pid 21 tid 100023 td 0xc4000510
sched_switch(c4000510,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3fb5a00,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c3fb5a00,0,0,c09fb824,c0952c42,...) at sleepq_wait+0x46
_sleep(c3fb5a00,c3fb5a1c,0,c09471aa,0) at _sleep+0x2b5
taskqueue_thread_loop(c0a594b0,e4490d38) at taskqueue_thread_loop+0x78
fork_exit(c06eb4bc,c0a594b0,e4490d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4490d70, ebp = 0 ---

Tracing command acpi_task_2 pid 9 tid 100024 td 0xc4000360
sched_switch(c4000360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3fb5a80,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c3fb5a80,0,0,c09fb824,c0952c42,...) at sleepq_wait+0x46
_sleep(c3fb5a80,c3fb5a9c,0,c09471aa,0) at _sleep+0x2b5
taskqueue_thread_loop(c0c17334,e448dd38) at taskqueue_thread_loop+0x78
fork_exit(c06eb4bc,c0c17334,e448dd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe448dd70, ebp = 0 ---

Tracing command acpi_task_1 pid 8 tid 100025 td 0xc40001b0
sched_switch(c40001b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3fb5a80,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c3fb5a80,0,0,c09fb824,c0952c42,...) at sleepq_wait+0x46
_sleep(c3fb5a80,c3fb5a9c,0,c09471aa,0) at _sleep+0x2b5
taskqueue_thread_loop(c0c17334,e448ad38) at taskqueue_thread_loop+0x78
fork_exit(c06eb4bc,c0c17334,e448ad38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe448ad70, ebp = 0 ---

Tracing command acpi_task_0 pid 7 tid 100026 td 0xc4000000
sched_switch(c4000000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3fb5a80,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c3fb5a80,0,0,c09fb824,c0952c42,...) at sleepq_wait+0x46
_sleep(c3fb5a80,c3fb5a9c,0,c09471aa,0) at _sleep+0x2b5
taskqueue_thread_loop(c0c17334,e4487d38) at taskqueue_thread_loop+0x78
fork_exit(c06eb4bc,c0c17334,e4487d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4487d70, ebp = 0 ---

Tracing command swi6: Giant taskq pid 20 tid 100008 td 0xc3f001b0
fork_trampoline() at fork_trampoline

Tracing command swi6: task queue pid 19 tid 100009 td 0xc3f00000
sched_switch(c3f00000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c3f8e520,e2a11d38) at ithread_loop+0xda
fork_exit(c06af900,c3f8e520,e2a11d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a11d70, ebp = 0 ---

Tracing command swi2: cambio pid 18 tid 100010 td 0xc3f03360
fork_trampoline() at fork_trampoline

Tracing command xpt_thrd pid 6 tid 100011 td 0xc3f031b0
sched_switch(c3f031b0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a27534,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c0a27534,0,0,c09fb824,c090684e,...) at sleepq_wait+0x46
_sleep(c0a27534,c0a2754c,4c,c09068c1,0,...) at _sleep+0x2b5
xpt_scanner_thread(0,e2a4ad38) at xpt_scanner_thread+0x29
fork_exit(c045a3c0,0,e2a4ad38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a4ad70, ebp = 0 ---

Tracing command kqueue taskq pid 5 tid 100012 td 0xc3f03000
sched_switch(c3f03000,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3fb5e80,c0a537b0,0,c0952609,21e,...) at sleepq_switch+0xc9
sleepq_wait(c3fb5e80,0,0,c09fb824,c0952c42,...) at sleepq_wait+0x46
_sleep(c3fb5e80,c3fb5e9c,0,c09471aa,0) at _sleep+0x2b5
taskqueue_thread_loop(c0a525a4,e2a47d38) at taskqueue_thread_loop+0x78
fork_exit(c06eb4bc,c0a525a4,e2a47d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a47d70, ebp = 0 ---

Tracing command yarrow pid 17 tid 100013 td 0xc3f01d80
sched_switch(c3f01d80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a53d18,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0a53d18) at sleepq_timedwait+0x4a
_sleep(c0a53d18,0,0,c09471aa,64,...) at _sleep+0x291
pause(c09471aa,64) at pause+0x26
random_kthread(0,e2a44d38) at random_kthread+0x177
fork_exit(c05f9028,0,e2a44d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a44d70, ebp = 0 ---

Tracing command g_down pid 4 tid 100014 td 0xc3f01bd0
sched_switch(c3f01bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a51e8c,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0a51e8c) at sleepq_timedwait+0x4a
_sleep(c0a51e8c,c0a51da8,24c,c09471aa,64) at _sleep+0x291
g_io_schedule_down(c3f01bd0) at g_io_schedule_down+0x52
g_down_procbody(0,e2a41d38) at g_down_procbody+0x5a
fork_exit(c0689b14,0,e2a41d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a41d70, ebp = 0 ---

Tracing command g_up pid 3 tid 100015 td 0xc3f01a20
cpustop_handler(e2a3ea0c,c08c28e9,da7a,6400,3,...) at cpustop_handler+0x31
ipi_nmi_handler(da7a,6400,3,0,0,...) at ipi_nmi_handler+0x28
trap(e2a3ea18) at trap+0x39
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc08a10a4, esp = 0xe2a3ea58, ebp = 0xe2a3ea68 ---
siointr1(c40c0000,c0ac0eec,0,c0972bb8,56f,...) at siointr1+0x230
siointr(c40c0000) at siointr+0x21
intr_execute_handlers(c3ef5ccc,e2a3eac8,4,e2a3eb0c,c08acff4,...) at intr_execute_handlers+0xd9
lapic_handle_intr(38,e2a3eac8) at lapic_handle_intr+0x2f
Xapic_isr1() at Xapic_isr1+0x34
--- interrupt, eip = 0xc08b709f, esp = 0xe2a3eb08, ebp = 0xe2a3eb0c ---
spinlock_exit(3,e2a3eb34,c08b9975,c0a59474,0,...) at spinlock_exit+0x27
_mtx_unlock_spin_flags(c0a59474,0,c097704d,407,c4f95000,...) at _mtx_unlock_spin_flags+0xb1
smp_tlb_shootdown(f4,c4f95000,0) at smp_tlb_shootdown+0x91
smp_invlpg(c4f95000) at smp_invlpg+0x1b
pmap_invalidate_page(c0ac85a0,c4f95000) at pmap_invalidate_page+0x32
pmap_remove_pte(c0ac85a0,bff13e54,c4f95000,e2a3eb90) at pmap_remove_pte+0x5d
pmap_remove(c0ac85a0,c4f94000,c4f98000,c082567f,c14710e8,...) at pmap_remove+0x120
vm_map_delete(c147108c,c4f94000,c4f98000,c4f65600,c4f94000,...) at vm_map_delete+0x115
vm_map_remove(c147108c,c4f94000,c4f98000,e2a3ec14,c081d9f1,...) at vm_map_remove+0x42
kmem_free(c147108c,c4f94000,4000,e2a3ec2c,c081fbef,...) at kmem_free+0x25
page_free(c4f94000,4000,22,4000,e2a3ec44,...) at page_free+0x29
uma_large_free(c4f65600) at uma_large_free+0x7b
free(c4f94000,c0a0f2a0,c4f94000,d9f02000,4000,...) at free+0xc5
softdep_disk_write_complete(d802dd80) at softdep_disk_write_complete+0x2ee
bufdone_finish(d802dd80) at bufdone_finish+0x78
bufdone(d802dd80) at bufdone+0xaa
g_vfs_done(c49f3108) at g_vfs_done+0x8a
biodone(c49f3108) at biodone+0x58
g_io_schedule_up(c3f01a20) at g_io_schedule_up+0xcb
g_up_procbody(0,e2a3ed38) at g_up_procbody+0x5a
fork_exit(c0689ab4,0,e2a3ed38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a3ed70, ebp = 0 ---

Tracing command g_event pid 2 tid 100016 td 0xc3f01870
sched_switch(c3f01870,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c0a51e80,c0a537b0,0,c0952609,243,...) at sleepq_switch+0xc9
sleepq_timedwait(c0a51e80) at sleepq_timedwait+0x4a
_sleep(c0a51e80,0,4c,c09471aa,64) at _sleep+0x291
g_event_procbody(0,e2a3bd38) at g_event_procbody+0x9e
fork_exit(c0689b74,0,e2a3bd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a3bd70, ebp = 0 ---

Tracing command swi3: vm pid 16 tid 100000 td 0xc3f01000
fork_trampoline() at fork_trampoline

Tracing command swi4: clock sio pid 15 tid 100001 td 0xc3f00d80
sched_switch(c3f00d80,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c3ec4920,e2a29d38) at ithread_loop+0xda
fork_exit(c06af900,c3ec4920,e2a29d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a29d70, ebp = 0 ---

Tracing command swi1: net pid 14 tid 100002 td 0xc3f00bd0
sched_switch(c3f00bd0,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
ithread_loop(c3ec4930,e2a26d38) at ithread_loop+0xda
fork_exit(c06af900,c3ec4930,e2a26d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a26d70, ebp = 0 ---

Tracing command idle: cpu0 pid 13 tid 100003 td 0xc3f00a20
sched_switch(c3f00a20,0,1) at sched_switch+0xff
mi_switch(1,0,c0a537b0,0,c0950bcc,...) at mi_switch+0x280
sched_idletd(0,e2a23d38) at sched_idletd+0x51
fork_exit(c06dac80,0,e2a23d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a23d70, ebp = 0 ---

Tracing command idle: cpu1 pid 12 tid 100004 td 0xc3f00870
cpustop_handler(e2a20c88,c08c28e9,c0a537b0,e2a20c24,c06bbd21,...) at cpustop_handler+0x31
ipi_nmi_handler(c0a537b0,e2a20c24,c06bbd21,0,0,...) at ipi_nmi_handler+0x28
trap(e2a20c94) at trap+0x39
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc0c07145, esp = 0xe2a20cd4, ebp = 0xe2a20cd4 ---
acpi_cpu_c1(c0a537b0,c06dac80,e2a20cf4,c06dac80,c06dac80,...) at acpi_cpu_c1+0x5
acpi_cpu_idle(e2a20d04,c06daca9,e2a20d24,c06ae938,0,...) at acpi_cpu_idle+0x14e
cpu_idle(e2a20d24,c06ae938,0,e2a20d38,c3eff900,...) at cpu_idle+0x28
sched_idletd(0,e2a20d38) at sched_idletd+0x29
fork_exit(c06dac80,0,e2a20d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a20d70, ebp = 0 ---

Tracing command idle: cpu2 pid 11 tid 100005 td 0xc3f006c0
cpustop_handler(e2a1dc88,c08c28e9,c3f006c0,e2a1dc24,46,...) at cpustop_handler+0x31
ipi_nmi_handler(c3f006c0,e2a1dc24,46,0,0,...) at ipi_nmi_handler+0x28
trap(e2a1dc94) at trap+0x39
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc0c07145, esp = 0xe2a1dcd4, ebp = 0xe2a1dcd4 ---
acpi_cpu_c1(c0a537b0,c06dac80,e2a1dcf4,c06dac80,c06dac80,...) at acpi_cpu_c1+0x5
acpi_cpu_idle(e2a1dd04,c06daca9,e2a1dd24,c06ae938,0,...) at acpi_cpu_idle+0x14e
cpu_idle(e2a1dd24,c06ae938,0,e2a1dd38,c3effb40,...) at cpu_idle+0x28
sched_idletd(0,e2a1dd38) at sched_idletd+0x29
fork_exit(c06dac80,0,e2a1dd38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a1dd70, ebp = 0 ---

Tracing command idle: cpu3 pid 10 tid 100006 td 0xc3f00510
sched_switch(c3f00510,0,1) at sched_switch+0xff
mi_switch(1,0,c0a537b0,0,c0950bcc,...) at mi_switch+0x280
sched_idletd(0,e2a1ad38) at sched_idletd+0x51
fork_exit(c06dac80,0,e2a1ad38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a1ad70, ebp = 0 ---

Tracing command init pid 1 tid 100007 td 0xc3f00360
sched_switch(c3f00360,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
sleepq_switch(c3f02000) at sleepq_switch+0xc9
sleepq_wait_sig(c3f02000) at sleepq_wait_sig+0x1d
_sleep(c3f02000,c3f02060,15c,c0954711,0) at _sleep+0x2a6
kern_wait(c3f00360,ffffffff,e2a17c28,0,0) at kern_wait+0x7c3
wait4(c3f00360,e2a17d00) at wait4+0x2a
syscall(e2a17d38) at syscall+0x252
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x80531f7, esp = 0xbfbfe92c, ebp = 0xbfbfe948 ---

Tracing command swapper pid 0 tid 0 td 0xc0a52180
sched_switch(c0a52180,0,1) at sched_switch+0xff
mi_switch(1,0) at mi_switch+0x280
scheduler(0,101ec00,101e000,0,c04529f5,...) at scheduler+0x195
mi_startup() at mi_startup+0x96
begin() at begin+0x2c
db> c
Uptime: 6h10m6s
Physical memory: 1011 MB
Dumping 105 MB:KDB: stack backtrace:
db_trace_self_wrapper(c0951b8d) at db_trace_self_wrapper+0x25
kdb_backtrace(e4748c70,c072a2c5,c095ab8d,c097be3d,c433a6cc,...) at kdb_backtrace+0x29
vfs_badlock(c095ab8d,c097be3d,c433a6cc) at vfs_badlock+0x11
assert_vop_elocked(c433a6cc,c097be3d,c433a6cc,c097be3d) at assert_vop_elocked+0x4d
VOP_FSYNC_APV(c0a05240,e4748cb4) at VOP_FSYNC_APV+0x8e
sync_vnode(c433a7d8,c4295870) at sync_vnode+0x110
sched_sync(0,e4748d38) at sched_sync+0x1ed
fork_exit(c072783c,0,e4748d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4748d70, ebp = 0 ---
VOP_FSYNC: 0xc433a6cc is not exclusive locked but should be
KDB: enter: lock violation
[thread pid 42 tid 100046 ]
Stopped at      kdb_enter+0x2b: nop
db> c
KDB: stack backtrace:
db_trace_self_wrapper(c0951b8d) at db_trace_self_wrapper+0x25
kdb_backtrace(e4748c70,c072a2c5,c095ab8d,c097be3d,c433a6cc,...) at kdb_backtrace+0x29
vfs_badlock(c095ab8d,c097be3d,c433a6cc) at vfs_badlock+0x11
assert_vop_elocked(c433a6cc,c097be3d,c433a6cc,c097be3d) at assert_vop_elocked+0x4d
VOP_FSYNC_APV(c0a05240,e4748cb4) at VOP_FSYNC_APV+0xcb
sync_vnode(c433a7d8,c4295870) at sync_vnode+0x110
sched_sync(0,e4748d38) at sched_sync+0x1ed
fork_exit(c072783c,0,e4748d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4748d70, ebp = 0 ---
VOP_FSYNC: 0xc433a6cc is not exclusive locked but should be
KDB: enter: lock violation
[thread pid 42 tid 100046 ]
Stopped at      kdb_enter+0x2b: nop
db> c
KDB: stack backtrace:
db_trace_self_wrapper(c0951b8d) at db_trace_self_wrapper+0x25
kdb_backtrace(e4748c68,c072a212,c095ab4b,c095ac79,c433a6cc,...) at kdb_backtrace+0x29
vfs_badlock(c095ab4b,c095ac79,c433a6cc) at vfs_badlock+0x11
assert_vop_locked(c433a6cc,c095ac79,c0a05240,e4748c90,c08d5a8a,...) at assert_vop_locked+0x4a
vop_unlock_pre(e4748ca4) at vop_unlock_pre+0x2d
VOP_UNLOCK_APV(c0a05240,e4748ca4) at VOP_UNLOCK_APV+0x82
sync_vnode(c433a7d8,c4295870) at sync_vnode+0x133
sched_sync(0,e4748d38) at sched_sync+0x1ed
fork_exit(c072783c,0,e4748d38) at fork_exit+0xac
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4748d70, ebp = 0 ---
VOP_UNLOCK: 0xc433a6cc is not locked but should be
KDB: enter: lock violation
[thread pid 42 tid 100046 ]
Stopped at      kdb_enter+0x2b: nop
db> reset
cpu_reset: Restarting BSP
cpu_reset_proxy: Stopped CPU 2

(kgdb) l *ufs_bmaparray+0x5f2
0xc080e58e is in ufs_bmaparray (../../../ufs/ufs/ufs_bmap.c:216).
211                      */
212                     if (bp)
213                             bqrelse(bp);
214
215                     ap->in_exists = 1;
216                     bp = getblk(vp, metalbn, mp->mnt_stat.f_iosize, 0, 0, 0);
217                     if ((bp->b_flags & B_CACHE) == 0) {
218     #ifdef DIAGNOSTIC
219                             if (!daddr)
220                                     panic("ufs_bmaparray: indirect block not in cache");


---
Test scenario: newfs3.sh (newfs -b 4096 -f 4096 -O2 md0c on a 32 Mb FS)