GENERIC HEAD from Sep 7 08:16 UTC + vm_thread_new.14.patch, 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: Wed Sep 12 16:47:00 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 = 1036505088 (988 MB)
:
Trying to mount root from ufs:/dev/ad0s1a
fxp0: link state changed to UP
panic: kmem_malloc(4096): kmem_map too small: 335544320 total allocated
cpuid = 0
KDB: enter: panic
[thread pid 90609 tid 100076 ]
Stopped at      kdb_enter+0x32: leave
db> bt
Tracing pid 90609 tid 100076 td 0xc40caa00
kdb_enter(c0a98d8f,0,c0aba34c,e6986788,0,...) at kdb_enter+0x32
panic(c0aba34c,1000,14000000,e69867c8,e69867cc,...) at panic+0x124
kmem_malloc(c147108c,1000,102,e698682c,c094f7c0,...) at kmem_malloc+0x21f
page_alloc(c145d3c0,1000,e698681f,102,c145d3c0,...) at page_alloc+0x27
slab_zalloc(c0741d5c,c1462608,8,c0ab96d8,752,...) at slab_zalloc+0xc0
uma_zone_slab(c1462608,0,c0ab96d8,752,c0bfa2d0,...) at uma_zone_slab+0x144
uma_zalloc_arg(c145d3c0,0,102,39a,0,...) at uma_zalloc_arg+0x573
getnewvnode(c0a934ec,c443cba0,c0b657e0,e698692c,e69869c4,...) at getnewvnode+0x118
ffs_vget(c443cba0,fdce8,2,e69869c4,e69869d0,...) at ffs_vget+0x102
ufs_lookup(e6986a18,c0aca297,d5986828,d5986828,e6986b70,...) at ufs_lookup+0x9cf
VOP_CACHEDLOOKUP_APV(c0b657e0,e6986a18,e6986b70,e6986b5c,c4b5be00,...) at VOP_CACHEDLOOKUP_APV+0xc5
vfs_cache_lookup(e6986aa0,c0aa470f,d5986828,2,d5986828,...) at vfs_cache_lookup+0xd3
VOP_LOOKUP_APV(c0b657e0,e6986aa0,c40caa00,c0aa36a9,19b,...) at VOP_LOOKUP_APV+0xe5
lookup(e6986b48,c0aa36a9,c6,bf,c903752c,...) at lookup+0x59e
namei(e6986b48,c40caa00,c0bb3eb4,c40caa00,e6986b4c,...) at namei+0x34e
kern_lstat(c40caa00,28212268,0,e6986c18,e6986c24,...) at kern_lstat+0x4f
lstat(c40caa00,e6986cfc,8,c0a9e791,c0b460f0,...) at lstat+0x2f
syscall(e6986d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (190, FreeBSD ELF32, lstat), eip = 0x28155a3f, esp = 0xbfbfebdc, ebp = 0xbfbfec68 ---
db> set $lines 0
db> show allpcpu
Current CPU: 0

cpuid        = 0
curthread    = 0xc40caa00: pid 90609 "find"
curpcb       = 0xe6986d90
fpcurthread  = none
idlethread   = 0xc3f12600: pid 14 "idle: cpu0"
APIC ID      = 0
currentldt   = 0x50
spin locks held:

cpuid        = 1
curthread    = 0xc4b64c00: pid 91266 "netstat"
curpcb       = 0xe6c1fd90
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    = 0xc4b65000: pid 91274 "netstat"
curpcb       = 0xe6bbed90
fpcurthread  = none
idlethread   = 0xc3f12c00: pid 11 "idle: cpu3"
APIC ID      = 7
currentldt   = 0x50
spin locks held:

db> show alllocks
Process 91266 (netstat) thread 0xc4b64c00 (100234)
exclusive sleep mutex UMA lock r = 0 (0xc0c066ac) locked @ vm/uma_core.c:1492
exclusive sx sysctl lock r = 0 (0xc0bad854) locked @ kern/kern_sysctl.c:1396
exclusive sleep mutex Giant r = 0 (0xc0bad2b0) locked @ kern/kern_sysctl.c:1334
Process 1046 (sshd) thread 0xc4a53a00 (100136)
exclusive sx so_rcv_sx r = 0 (0xc4a60530) locked @ kern/uipc_sockbuf.c:145
Process 940 (sshd) thread 0xc43af600 (100065)
exclusive sx so_rcv_sx r = 0 (0xc4a5dcec) locked @ kern/uipc_sockbuf.c:145
Process 939 (sshd) thread 0xc4360c00 (100121)
exclusive sx so_rcv_sx r = 0 (0xc4515218) locked @ kern/uipc_sockbuf.c:145
Process 938 (sshd) thread 0xc445fc00 (100087)
exclusive sx so_rcv_sx r = 0 (0xc4514b60) locked @ kern/uipc_sockbuf.c:145
Process 931 (sshd) thread 0xc44c4a00 (100113)
exclusive sx so_rcv_sx r = 0 (0xc44686bc) locked @ kern/uipc_sockbuf.c:145
db> ps
  pid  ppid  pgrp   uid   state   wmesg     wchan    cmd
91277   954   947  1001  S       piperd   0xc4462c60 awk
91276   954   947  1001  S       piperd   0xc44627bc sed
91275   954   947  1001  S       piperd   0xc4fb6000 head
91274   954   947  1001  R       CPU 3               netstat
91269  1066  1065  1001  S+      piperd   0xc43734a4 awk
91268  1066  1065  1001  S+      piperd   0xc4c36000 sed
91267  1066  1065  1001  S+      piperd   0xc44617bc head
91266  1066  1065  1001  R+      CPU 1               netstat
90971 83552 83552  1001  S+      nanslp   0xc0bad9e4 sleep
90609 90329 90205     0  R       CPU 0               find
90340 90334 90205     0  S       piperd   0xc4b4e630 cat
90334 90319 90205     0  S       wait     0xc44bb804 sh
90333 90319 90205     0  S       piperd   0xc9035000 sort
90332 90319 90205     0  S       piperd   0xc4fb7630 sed
90330 90319 90205     0  S       piperd   0xc9034ad4 xargs
90329 90319 90205     0  S       wait     0xc4b1c804 sh
90319 90316 90205     0  S       wait     0xc4c91000 sh
90318 90317 90205     0  S       piperd   0xc4fb67bc mail
90317 90309 90205     0  S       wait     0xc4c93000 sh
90316 90309 90205     0  S       wait     0xc445c804 sh
90309 90308 90205     0  S       wait     0xc43c9000 sh
90308 90214 90205     0  S       wait     0xc4d52000 sh
90216 90215 90205     0  S       piperd   0xc4b4e4a4 mail
90215 90207 90205     0  S       wait     0xc445cab0 sh
90214 90207 90205     0  S       wait     0xc4ae7804 sh
90207 90205 90205     0  S       wait     0xc435d804 sh
90205 90203 90205     0  Ss      wait     0xc51b7000 sh
90203   806   806     0  S       piperd   0xc4373000 cron
83552   934 83552  1001  S+      wait     0xc4d52804 sh
 1067  1065  1065  1001  S+      piperd   0xc4373630 awk
 1066  1065  1065  1001  S+      wait     0xc42bfab0 sh
 1065  1049  1065  1001  S+      wait     0xc49f6ab0 sh
 1049  1048  1049  1001  Ss+     wait     0xc4ae8000 bash
 1048  1046  1046  1001  S       select   0xc0bfa5fc sshd
 1046   790  1046     0  Ss      sbwait   0xc4a60560 sshd
  956   947   947  1001  S       piperd   0xc4374dec awk
  954   947   947  1001  S       wait     0xc42bf2ac sh
  949   945   949  1001  Ss+     select   0xc0bfa5fc top
  948   946   948  1001  Ss      kqread   0xc49c1580 tail
  947   944   947  1001  Ss      wait     0xc43c8000 sh
  946   940   940  1001  S       select   0xc0bfa5fc sshd
  945   939   939  1001  S       select   0xc0bfa5fc sshd
  944   938   938  1001  S       select   0xc0bfa5fc sshd
  940   790   940     0  Ss      sbwait   0xc4a5dd1c sshd
  939   790   939     0  Ss      sbwait   0xc4515248 sshd
  938   790   938     0  Ss      sbwait   0xc4514b90 sshd
  934   933   934  1001  Ss+     wait     0xc445d558 bash
  933   931   931  1001  S       select   0xc0bfa5fc sshd
  931   790   931     0  Ss      sbwait   0xc44686ec sshd
  911     1   911     0  Ss+     ttyin    0xc40de810 getty
  910     1   910     0  Ss+     ttyin    0xc40e7010 getty
  909     1   909     0  Ss+     ttyin    0xc40e6c10 getty
  908     1   908     0  Ss+     ttyin    0xc40e7c10 getty
  907     1   907     0  Ss+     ttyin    0xc40e7810 getty
  906     1   906     0  Ss+     ttyin    0xc40e5c10 getty
  905     1   905     0  Ss+     ttyin    0xc40e5810 getty
  904     1   904     0  Ss+     ttyin    0xc40e6810 getty
  889     1   889     0  Ss      select   0xc0bfa5fc inetd
  862     1   862     0  Ss      select   0xc0bfa5fc moused
  849     1   849     0  Ss      nanslp   0xc0bad9e4 watchdogd
  806     1   806     0  Ss      nanslp   0xc0bad9e4 cron
  799     1   799    25  Ss      pause    0xc445d060 sendmail
  795     1   795     0  Ss      select   0xc0bfa5fc sendmail
  790     1   790     0  Ss      select   0xc0bfa5fc sshd
  771     1   771     0  Ss      select   0xc0bfa5fc ntpd
  716   700   700     0  S       -        0xc4300000 nfsd
  715   700   700     0  S       -        0xc42dd400 nfsd
  714   700   700     0  S       -        0xc42df000 nfsd
  713   700   700     0  S       -        0xc42dd600 nfsd
  712   700   700     0  S       -        0xc405de00 nfsd
  711   700   700     0  S       -        0xc42dd800 nfsd
  710   700   700     0  S       -        0xc42ffc00 nfsd
  709   700   700     0  S       -        0xc42dde00 nfsd
  708   700   700     0  S       -        0xc42ffe00 nfsd
  706   700   700     0  S       -        0xc42dfc00 nfsd
  705   700   700     0  S       -        0xc4300800 nfsd
  704   700   700     0  S       -        0xc42dc400 nfsd
  703   700   700     0  S       -        0xc4300600 nfsd
  702   700   700     0  S       -        0xc42dc600 nfsd
  701   700   700     0  S       -        0xc4300400 nfsd
  700     1   700     0  Ss      select   0xc0bfa5fc nfsd
  698     1   698     0  Ss      select   0xc0bfa5fc mountd
  645     1   645     0  Ss      select   0xc0bfa5fc rpcbind
  628     1   628     0  Ss      select   0xc0bfa5fc syslogd
  569     1   569     0  Ss      select   0xc0bfa5fc devd
   46     0     0     0  SL      -        0xc0bad814 [schedcpu]
   45     0     0     0  SL      sdflush  0xc0c06384 [softdepflush]
   44     0     0     0  SL      syncer   0xc0bad80c [syncer]
   43     0     0     0  SL      vlruwt   0xc42c0804 [vnlru]
   42     0     0     0  SL      psleep   0xc0bfaaa4 [bufdaemon]
   41     0     0     0  SL      pgzero   0xc0c06e38 [pagezero]
   40     0     0     0  SL      psleep   0xc0c06b54 [vmdaemon]
   39     0     0     0  SL      psleep   0xc0c06b1c [pagedaemon]
   38     0     0     0  SL      waiting_ 0xc0bfc80c [sctp_iterator]
   37     0     0     0  WL                          [irq7: ppc0]
   36     0     0     0  SL      -        0xc401723c [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   0xc0bab114 [usbtask-dr]
   28     0     0     0  SL      usbtsk   0xc0bab100 [usbtask-hc]
   27     0     0     0  SL      usbevt   0xc402d210 [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 0xc0b7c314 [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      -        0xc0bad814 [yarrow]
    4     0     0     0  SL      -        0xc0bab88c [g_down]
    3     0     0     0  SL      -        0xc0bab888 [g_up]
    2     0     0     0  SL      -        0xc0bab880 [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     0xc3f10ab0 [init]
   10     0     0     0  SL      audit_wo 0xc0c05df4 [audit]
    0     0     0     0  WLs                         [swapper]
db> allt

Tracing command awk pid 91277 tid 100232 td 0xc4b80600
sched_switch(c4b80600,0,1,180,ed902bf2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b80600,0,c0a9c3ec,199,c4462c60,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4462c60,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4462c60,c4462dd0,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4375048,e6bfdc60,c42c1000,0,c4b80600,...) at pipe_read+0x3f6
dofileread(e6bfdc60,ffffffff,ffffffff,0,c4375048,...) at dofileread+0x96
kern_readv(c4b80600,0,e6bfdc60,28240000,1000,...) at kern_readv+0x58
read(c4b80600,e6bfdcfc,c,e6bfdd38,c0b44f68,...) at read+0x4f
syscall(e6bfdd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818e703, esp = 0xbfbfea3c, ebp = 0xbfbfea58 ---

Tracing command sed pid 91276 tid 100184 td 0xc4b1ec00
sched_switch(c4b1ec00,0,1,180,ed2c7ca6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b1ec00,0,c0a9c3ec,199,c44627bc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c44627bc,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c44627bc,c446292c,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4cf0ea0,e6b6dc60,c42c1000,0,c4b1ec00,...) at pipe_read+0x3f6
dofileread(e6b6dc60,ffffffff,ffffffff,0,c4cf0ea0,...) at dofileread+0x96
kern_readv(c4b1ec00,0,e6b6dc60,28219000,1000,...) at kern_readv+0x58
read(c4b1ec00,e6b6dcfc,c,c0a9e41f,c0b44f68,...) at read+0x4f
syscall(e6b6dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28162703, esp = 0xbfbfea2c, ebp = 0xbfbfea48 ---

Tracing command head pid 91275 tid 100187 td 0xc4b8a600
sched_switch(c4b8a600,0,1,180,ec2f6082,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b8a600,0,c0a9c3ec,199,c4fb6000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4fb6000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4fb6000,c4fb6170,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4377750,e6b76c60,c42c1000,0,c4b8a600,...) at pipe_read+0x3f6
dofileread(e6b76c60,ffffffff,ffffffff,0,c4377750,...) at dofileread+0x96
kern_readv(c4b8a600,0,e6b76c60,28202000,1000,...) at kern_readv+0x58
read(c4b8a600,e6b76cfc,c,e6b76d38,c0b44f68,...) at read+0x4f
syscall(e6b76d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2815c703, esp = 0xbfbfeb7c, ebp = 0xbfbfeb98 ---

Tracing command netstat pid 91274 tid 100211 td 0xc4b65000
cpustop_handler(8,e6bbed2c,c0a0103d,0,6,...) at cpustop_handler+0x32
ipi_nmi_handler(0,6,c4d512ac,c0baf3c0,c4d512ac,...) at ipi_nmi_handler+0x2f
trap(e6bbed38) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0x2819bc93, esp = 0xbfbfe980, ebp = 0xbfbfe9b8 ---

Tracing command awk pid 91269 tid 100137 td 0xc4a53800
sched_switch(c4a53800,0,1,180,e44cf000,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4a53800,0,c0a9c3ec,199,c43734a4,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c43734a4,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c43734a4,c4373614,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4377510,e6ac2c60,c4adbb00,0,c4a53800,...) at pipe_read+0x3f6
dofileread(e6ac2c60,ffffffff,ffffffff,0,c4377510,...) at dofileread+0x96
kern_readv(c4a53800,0,e6ac2c60,28243000,1000,...) at kern_readv+0x58
read(c4a53800,e6ac2cfc,c,e6ac2d38,c0b44f68,...) at read+0x4f
syscall(e6ac2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818e703, esp = 0xbfbfe97c, ebp = 0xbfbfe998 ---

Tracing command sed pid 91268 tid 100176 td 0xc4b52c00
sched_switch(c4b52c00,0,1,180,e1875646,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b52c00,0,c0a9c3ec,199,c4c36000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4c36000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4c36000,c4c36170,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4b4bd80,e6b55c60,c4adbb00,0,c4b52c00,...) at pipe_read+0x3f6
dofileread(e6b55c60,ffffffff,ffffffff,0,c4b4bd80,...) at dofileread+0x96
kern_readv(c4b52c00,0,e6b55c60,28219000,1000,...) at kern_readv+0x58
read(c4b52c00,e6b55cfc,c,c0a9e41f,c0b44f68,...) at read+0x4f
syscall(e6b55d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28162703, esp = 0xbfbfe95c, ebp = 0xbfbfe978 ---

Tracing command head pid 91267 tid 100191 td 0xc4b8a400
sched_switch(c4b8a400,0,1,180,de543e42,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b8a400,0,c0a9c3ec,199,c44617bc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c44617bc,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c44617bc,c446192c,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4cf09d8,e6b82c60,c4adbb00,0,c4b8a400,...) at pipe_read+0x3f6
dofileread(e6b82c60,ffffffff,ffffffff,0,c4cf09d8,...) at dofileread+0x96
kern_readv(c4b8a400,0,e6b82c60,28202000,1000,...) at kern_readv+0x58
read(c4b8a400,e6b82cfc,c,e6b82d38,c0b44f68,...) at read+0x4f
syscall(e6b82d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2815c703, esp = 0xbfbfeaac, ebp = 0xbfbfeac8 ---

Tracing command netstat pid 91266 tid 100234 td 0xc4b64c00
cpustop_handler(2,e6c1fd2c,c0a0103d,c,6,...) at cpustop_handler+0x32
ipi_nmi_handler(c,6,c902a558,c0baf3c0,c902a558,...) at ipi_nmi_handler+0x2f
trap(e6c1fd38) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0x2819ac93, esp = 0xbfbfe8a0, ebp = 0xbfbfe918 ---

Tracing command sleep pid 90971 tid 100129 td 0xc445f000
sched_switch(c445f000,0,1,180,713888a8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c445f000,0,c0a9c3ec,199,c0bad9e4,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6aa9bc4,c074159d,c0baf3c0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bad9e4,0,c0a996ee,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bad9e4,0,15c,c0a99ec5,ea61,...) at _sleep+0x331
kern_nanosleep(c445f000,e6aa9c64,e6aa9c6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c445f000,e6aa9cfc,8,e6aa9d38,c0b465a0,...) at nanosleep+0x6f
syscall(e6aa9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2813f8ef, esp = 0xbfbfebcc, ebp = 0xbfbfec08 ---

Tracing command find pid 90609 tid 100076 td 0xc40caa00
kdb_enter(c0a98d8f,0,c0aba34c,e6986788,0,...) at kdb_enter+0x32
panic(c0aba34c,1000,14000000,e69867c8,e69867cc,...) at panic+0x124
kmem_malloc(c147108c,1000,102,e698682c,c094f7c0,...) at kmem_malloc+0x21f
page_alloc(c145d3c0,1000,e698681f,102,c145d3c0,...) at page_alloc+0x27
slab_zalloc(c0741d5c,c1462608,8,c0ab96d8,752,...) at slab_zalloc+0xc0
uma_zone_slab(c1462608,0,c0ab96d8,752,c0bfa2d0,...) at uma_zone_slab+0x144
uma_zalloc_arg(c145d3c0,0,102,39a,0,...) at uma_zalloc_arg+0x573
getnewvnode(c0a934ec,c443cba0,c0b657e0,e698692c,e69869c4,...) at getnewvnode+0x118
ffs_vget(c443cba0,fdce8,2,e69869c4,e69869d0,...) at ffs_vget+0x102
ufs_lookup(e6986a18,c0aca297,d5986828,d5986828,e6986b70,...) at ufs_lookup+0x9cf
VOP_CACHEDLOOKUP_APV(c0b657e0,e6986a18,e6986b70,e6986b5c,c4b5be00,...) at VOP_CACHEDLOOKUP_APV+0xc5
vfs_cache_lookup(e6986aa0,c0aa470f,d5986828,2,d5986828,...) at vfs_cache_lookup+0xd3
VOP_LOOKUP_APV(c0b657e0,e6986aa0,c40caa00,c0aa36a9,19b,...) at VOP_LOOKUP_APV+0xe5
lookup(e6986b48,c0aa36a9,c6,bf,c903752c,...) at lookup+0x59e
namei(e6986b48,c40caa00,c0bb3eb4,c40caa00,e6986b4c,...) at namei+0x34e
kern_lstat(c40caa00,28212268,0,e6986c18,e6986c24,...) at kern_lstat+0x4f
lstat(c40caa00,e6986cfc,8,c0a9e791,c0b460f0,...) at lstat+0x2f
syscall(e6986d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (190, FreeBSD ELF32, lstat), eip = 0x28155a3f, esp = 0xbfbfebdc, ebp = 0xbfbfec68 ---

Tracing command cat pid 90340 tid 100132 td 0xc43cca00
sched_switch(c43cca00,0,1,180,11c7fbd4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cca00,0,c0a9c3ec,199,c4b4e630,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4b4e630,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4b4e630,c4b4e7a0,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c9cc6480,e6ab2c60,c4b5be00,0,c43cca00,...) at pipe_read+0x3f6
dofileread(e6ab2c60,ffffffff,ffffffff,0,c9cc6480,...) at dofileread+0x96
kern_readv(c43cca00,0,e6ab2c60,28201000,1000,...) at kern_readv+0x58
read(c43cca00,e6ab2cfc,c,e6ab2d38,c0b44f68,...) at read+0x4f
syscall(e6ab2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2815d703, esp = 0xbfbfed5c, ebp = 0xbfbfee08 ---

Tracing command sh pid 90334 tid 100117 td 0xc44c4200
sched_switch(c44c4200,0,1,180,eb0b018,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4200,0,c0a9c3ec,199,c44bb804,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c44bb804,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c44bb804,c44bb898,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c44c4200,ffffffff,e6a6cc2c,2,0,...) at kern_wait+0xa66
wait4(c44c4200,e6a6ccfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6a6cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe56c, ebp = 0xbfbfe588 ---

Tracing command sort pid 90333 tid 100178 td 0xc4b52800
sched_switch(c4b52800,0,1,180,2491b17c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b52800,0,c0a9c3ec,199,c9035000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c9035000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c9035000,c9035170,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c9cc6318,e6b5bc60,c4b5be00,0,c4b52800,...) at pipe_read+0x3f6
dofileread(e6b5bc60,ffffffff,ffffffff,0,c9cc6318,...) at dofileread+0x96
kern_readv(c4b52800,0,e6b5bc60,28204000,1000,...) at kern_readv+0x58
read(c4b52800,e6b5bcfc,c,e6b5bd38,c0b44f68,...) at read+0x4f
syscall(e6b5bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28168703, esp = 0xbfbfeadc, ebp = 0xbfbfeaf8 ---

Tracing command sed pid 90332 tid 100200 td 0xc44c5a00
sched_switch(c44c5a00,0,1,180,cea0240,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c5a00,0,c0a9c3ec,199,c4fb7630,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4fb7630,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4fb7630,c4fb77a0,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c9cc65e8,e6b9dc60,c4b5be00,0,c44c5a00,...) at pipe_read+0x3f6
dofileread(e6b9dc60,ffffffff,ffffffff,0,c9cc65e8,...) at dofileread+0x96
kern_readv(c44c5a00,0,e6b9dc60,28207000,1000,...) at kern_readv+0x58
read(c44c5a00,e6b9dcfc,c,e6b9dd38,c0b44f68,...) at read+0x4f
syscall(e6b9dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28162703, esp = 0xbfbfeb9c, ebp = 0xbfbfebb8 ---

Tracing command xargs pid 90330 tid 100215 td 0xc4b8be00
sched_switch(c4b8be00,0,1,180,5d69e4d2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b8be00,0,c0a9c3ec,199,c9034ad4,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c9034ad4,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c9034ad4,c9034c44,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4ad9870,e6bcac60,c4b5be00,0,c4b8be00,...) at pipe_read+0x3f6
dofileread(e6bcac60,ffffffff,ffffffff,0,c4ad9870,...) at dofileread+0x96
kern_readv(c4b8be00,0,e6bcac60,28242000,1000,...) at kern_readv+0x58
read(c4b8be00,e6bcacfc,c,c0a52a73,c0b44f68,...) at read+0x4f
syscall(e6bcad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2815e703, esp = 0xbfbfed1c, ebp = 0xbfbfed38 ---

Tracing command sh pid 90329 tid 100150 td 0xc4aec000
sched_switch(c4aec000,0,1,180,38bdc090,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4aec000,0,c0a9c3ec,199,c4b1c804,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4b1c804,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4b1c804,c4b1c898,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4aec000,ffffffff,e6b03c2c,2,0,...) at kern_wait+0xa66
wait4(c4aec000,e6b03cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6b03d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe89c, ebp = 0xbfbfe8b8 ---

Tracing command sh pid 90319 tid 100195 td 0xc4b63e00
sched_switch(c4b63e00,0,1,180,87d5b34,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b63e00,0,c0a9c3ec,199,c4c91000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4c91000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4c91000,c4c91094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4b63e00,ffffffff,e6b8ec2c,2,0,...) at kern_wait+0xa66
wait4(c4b63e00,e6b8ecfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6b8ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfeaac, ebp = 0xbfbfeac8 ---

Tracing command mail pid 90318 tid 100171 td 0xc4b53600
sched_switch(c4b53600,0,1,180,e6bea8c8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b53600,0,c0a9c3ec,199,c4fb67bc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4fb67bc,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4fb67bc,c4fb692c,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c44e8480,e6b46c60,c4b5be00,0,c4b53600,...) at pipe_read+0x3f6
dofileread(e6b46c60,ffffffff,ffffffff,0,c44e8480,...) at dofileread+0x96
kern_readv(c4b53600,0,e6b46c60,28206000,1000,...) at kern_readv+0x58
read(c4b53600,e6b46cfc,c,c0a9e41f,c0b44f68,...) at read+0x4f
syscall(e6b46d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfdffc, ebp = 0xbfbfe018 ---

Tracing command sh pid 90317 tid 100185 td 0xc4c88000
sched_switch(c4c88000,0,1,180,e58f6a0e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4c88000,0,c0a9c3ec,199,c4c93000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4c93000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4c93000,c4c93094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4c88000,ffffffff,e6b70c2c,2,0,...) at kern_wait+0xa66
wait4(c4c88000,e6b70cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6b70d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe8dc, ebp = 0xbfbfe8f8 ---

Tracing command sh pid 90316 tid 100083 td 0xc4460200
sched_switch(c4460200,0,1,180,e5c8ae9c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4460200,0,c0a9c3ec,199,c445c804,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c445c804,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c445c804,c445c898,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4460200,ffffffff,e69a2c2c,2,0,...) at kern_wait+0xa66
wait4(c4460200,e69a2cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e69a2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe71c, ebp = 0xbfbfe738 ---

Tracing command sh pid 90309 tid 100075 td 0xc43cbe00
sched_switch(c43cbe00,0,1,180,e56678cc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cbe00,0,c0a9c3ec,199,c43c9000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c43c9000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c43c9000,c43c9094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c43cbe00,ffffffff,e6975c2c,2,0,...) at kern_wait+0xa66
wait4(c43cbe00,e6975cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6975d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfebcc, ebp = 0xbfbfebe8 ---

Tracing command sh pid 90308 tid 100207 td 0xc4b82600
sched_switch(c4b82600,0,1,180,e2074622,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b82600,0,c0a9c3ec,199,c4d52000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4d52000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4d52000,c4d52094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4b82600,ffffffff,e6bb2c2c,2,0,...) at kern_wait+0xa66
wait4(c4b82600,e6bb2cfc,10,e6bb2d38,c0b44fc8,...) at wait4+0x3b
syscall(e6bb2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfea8c, ebp = 0xbfbfeaa8 ---

Tracing command mail pid 90216 tid 100189 td 0xc4b8c600
sched_switch(c4b8c600,0,1,180,dfe7d8e2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b8c600,0,c0a9c3ec,199,c4b4e4a4,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4b4e4a4,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4b4e4a4,c4b4e614,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4377ab0,e6b7cc60,c4b5be00,0,c4b8c600,...) at pipe_read+0x3f6
dofileread(e6b7cc60,ffffffff,ffffffff,0,c4377ab0,...) at dofileread+0x96
kern_readv(c4b8c600,0,e6b7cc60,28206000,1000,...) at kern_readv+0x58
read(c4b8c600,e6b7ccfc,c,c0a52a73,c0b44f68,...) at read+0x4f
syscall(e6b7cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfe00c, ebp = 0xbfbfe028 ---

Tracing command sh pid 90215 tid 100082 td 0xc4460400
sched_switch(c4460400,0,1,180,41906e76,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4460400,0,c0a9c3ec,199,c445cab0,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c445cab0,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c445cab0,c445cb44,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4460400,ffffffff,e699ec2c,2,0,...) at kern_wait+0xa66
wait4(c4460400,e699ecfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e699ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe90c, ebp = 0xbfbfe928 ---

Tracing command sh pid 90214 tid 100143 td 0xc4aece00
sched_switch(c4aece00,0,1,180,e0dbabc2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4aece00,0,c0a9c3ec,199,c4ae7804,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4ae7804,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4ae7804,c4ae7898,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4aece00,ffffffff,e6ad6c2c,2,0,...) at kern_wait+0xa66
wait4(c4aece00,e6ad6cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6ad6d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe74c, ebp = 0xbfbfe768 ---

Tracing command sh pid 90207 tid 100066 td 0xc4360000
sched_switch(c4360000,0,1,180,416a6bce,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4360000,0,c0a9c3ec,199,c435d804,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c435d804,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c435d804,c435d898,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4360000,ffffffff,e694cc2c,2,0,...) at kern_wait+0xa66
wait4(c4360000,e694ccfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e694cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfebfc, ebp = 0xbfbfec18 ---

Tracing command sh pid 90205 tid 100229 td 0xc4d8fa00
sched_switch(c4d8fa00,0,1,180,35bc4cbe,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4d8fa00,0,c0a9c3ec,199,c51b7000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c51b7000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c51b7000,c51b7094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4d8fa00,ffffffff,e6bf4c2c,2,0,...) at kern_wait+0xa66
wait4(c4d8fa00,e6bf4cfc,10,e6bf4d38,c0b44fc8,...) at wait4+0x3b
syscall(e6bf4d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfebec, ebp = 0xbfbfec08 ---

Tracing command cron pid 90203 tid 100180 td 0xc4b52400
sched_switch(c4b52400,0,1,180,348d36b0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4b52400,0,c0a9c3ec,199,c4373000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4373000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4373000,c4373170,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c44b69d8,e6b61c60,c42c2900,0,c4b52400,...) at pipe_read+0x3f6
dofileread(e6b61c60,ffffffff,ffffffff,0,c44b69d8,...) at dofileread+0x96
kern_readv(c4b52400,5,e6b61c60,28221000,1000,...) at kern_readv+0x58
read(c4b52400,e6b61cfc,c,c0a9e41f,c0b44f68,...) at read+0x4f
syscall(e6b61d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x28177703, esp = 0xbfbfe6fc, ebp = 0xbfbfe718 ---

Tracing command sh pid 83552 tid 100204 td 0xc4c88a00
sched_switch(c4c88a00,0,1,180,70c93d8c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4c88a00,0,c0a9c3ec,199,c4d52804,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4d52804,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4d52804,c4d52898,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4c88a00,ffffffff,e6ba9c2c,2,0,...) at kern_wait+0xa66
wait4(c4c88a00,e6ba9cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e6ba9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe8cc, ebp = 0xbfbfe8e8 ---

Tracing command awk pid 1067 tid 100099 td 0xc43cb200
sched_switch(c43cb200,0,1,180,dc9eff24,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cb200,0,c0a9c3ec,199,c4373630,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4373630,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4373630,c43737a0,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4364ca8,e69f4c60,c4adbb00,0,c43cb200,...) at pipe_read+0x3f6
dofileread(e69f4c60,ffffffff,ffffffff,0,c4364ca8,...) at dofileread+0x96
kern_readv(c43cb200,0,e69f4c60,28215000,1000,...) at kern_readv+0x58
read(c43cb200,e69f4cfc,c,16,c0b44f68,...) at read+0x4f
syscall(e69f4d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818e703, esp = 0xbfbfe7dc, ebp = 0xbfbfe7f8 ---

Tracing command sh pid 1066 tid 100047 td 0xc42c4400
sched_switch(c42c4400,0,1,180,dd30783a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c4400,0,c0a9c3ec,199,c42bfab0,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42bfab0,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42bfab0,c42bfb44,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c42c4400,ffffffff,e68f3c2c,2,0,...) at kern_wait+0xa66
wait4(c42c4400,e68f3cfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e68f3d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe8fc, ebp = 0xbfbfe918 ---

Tracing command sh pid 1065 tid 100147 td 0xc4aec600
sched_switch(c4aec600,0,1,180,832992,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4aec600,0,c0a9c3ec,199,c49f6ab0,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c49f6ab0,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c49f6ab0,c49f6b44,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4aec600,ffffffff,e6ae6c2c,2,0,...) at kern_wait+0xa66
wait4(c4aec600,e6ae6cfc,10,e6ae6d38,c0b44fc8,...) at wait4+0x3b
syscall(e6ae6d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfea7c, ebp = 0xbfbfea98 ---

Tracing command bash pid 1049 tid 100139 td 0xc4aed200
sched_switch(c4aed200,0,1,180,fcfda26a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4aed200,0,c0a9c3ec,199,c4ae8000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4ae8000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4ae8000,c4ae8094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c4aed200,ffffffff,e6ac8c2c,6,0,...) at kern_wait+0xa66
wait4(c4aed200,e6ac8cfc,10,c0a9e3ca,c0b44fc8,...) at wait4+0x3b
syscall(e6ac8d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282a190b, esp = 0xbfbfe8ec, ebp = 0xbfbfe908 ---

Tracing command sshd pid 1048 tid 100138 td 0xc4a53600
sched_switch(c4a53600,0,1,180,23e10b46,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4a53600,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c4a53600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,c0aaf3f3,...) at _cv_wait_sig+0x1fc
kern_select(c4a53600,9,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c4a53600,e6ac5cfc,14,c0a89bcc,c0b457d8,...) at select+0x5e
syscall(e6ac5d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 1046 tid 100136 td 0xc4a53a00
sched_switch(c4a53a00,0,1,180,7121fb44,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4a53a00,0,c0a9c3ec,199,c4a60560,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4a60560,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4a60560,c4a60518,158,c0aa1162,0) at _sleep+0x359
sbwait(c4a604f4,1,c0aa1277,5ae,c4a60518,...) at sbwait+0x76
soreceive_generic(c4a604a4,0,e6abfc60,0,0,...) at soreceive_generic+0x42f
soreceive(c4a604a4,0,e6abfc60,0,0,...) at soreceive+0x4d
soo_read(c43a1120,e6abfc60,c4adc200,0,c4a53a00,...) at soo_read+0x3b
dofileread(e6abfc60,ffffffff,ffffffff,0,c43a1120,...) at dofileread+0x96
kern_readv(c4a53a00,5,e6abfc60,bfbfe64c,4,...) at kern_readv+0x58
read(c4a53a00,e6abfcfc,c,c0ab34e7,c0b44f68,...) at read+0x4f
syscall(e6abfd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283ed703, esp = 0xbfbfe5fc, ebp = 0xbfbfe628 ---

Tracing command awk pid 956 tid 100127 td 0xc4a53e00
sched_switch(c4a53e00,0,1,180,e8c4a396,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4a53e00,0,c0a9c3ec,199,c4374dec,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,4c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4374dec,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4374dec,c4374f5c,14c,c0a9e112,0,...) at _sleep+0x359
pipe_read(c4377ca8,e6aa3c60,c42c1000,0,c4a53e00,...) at pipe_read+0x3f6
dofileread(e6aa3c60,ffffffff,ffffffff,0,c4377ca8,...) at dofileread+0x96
kern_readv(c4a53e00,0,e6aa3c60,28235000,1000,...) at kern_readv+0x58
read(c4a53e00,e6aa3cfc,c,16,c0b44f68,...) at read+0x4f
syscall(e6aa3d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2818e703, esp = 0xbfbfe96c, ebp = 0xbfbfe988 ---

Tracing command sh pid 954 tid 100050 td 0xc40cae00
sched_switch(c40cae00,0,1,180,e97d31b2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40cae00,0,c0a9c3ec,199,c42bf2ac,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42bf2ac,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42bf2ac,c42bf340,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c40cae00,ffffffff,e68ffc2c,2,0,...) at kern_wait+0xa66
wait4(c40cae00,e68ffcfc,10,c0a9e4cf,c0b44fc8,...) at wait4+0x3b
syscall(e68ffd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfe94c, ebp = 0xbfbfe968 ---

Tracing command top pid 949 tid 100125 td 0xc4a54200
sched_switch(c4a54200,0,1,180,54a8a37e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4a54200,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a9da84,c074193a,c0bfa5e4,0,c4a54200,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bfa5fc,3e9,c0ab5d69,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bfa5fc,c0bfa5e4,3e9,30f,c0bb3eb4,...) at _cv_timedwait_sig+0x20b
kern_select(c4a54200,2,bfbfec44,0,0,e6a9dc70,1,0) at kern_select+0x6b4
select(c4a54200,e6a9dcfc,14,c0a89bcc,c0b457d8,...) at select+0x5e
syscall(e6a9dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c7683, esp = 0xbfbfebdc, ebp = 0xbfbfed38 ---

Tracing command tail pid 948 tid 100124 td 0xc4a54400
sched_switch(c4a54400,0,1,180,24101e20,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4a54400,0,c0a9c3ec,199,c49c1580,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a9aaac,c074159d,c0baf3c0,1,58,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c49c1580,0,c0a996ee,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c49c1580,c49c1580,158,c0a95469,3e9,...) at _sleep+0x331
kern_kevent(c4a54400,4,0,1,e6a9ac60,...) at kern_kevent+0x3c3
kevent(c4a54400,e6a9acfc,18,c0a52a73,c0b47128,...) at kevent+0x19b
syscall(e6a9ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x28143b1b, esp = 0xbfbfeb4c, ebp = 0xbfbfebf8 ---

Tracing command sh pid 947 tid 100098 td 0xc43cb400
sched_switch(c43cb400,0,1,180,e950e81c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cb400,0,c0a9c3ec,199,c43c8000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c43c8000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c43c8000,c43c8094,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c43cb400,ffffffff,e69f0c2c,2,0,...) at kern_wait+0xa66
wait4(c43cb400,e69f0cfc,10,e69f0d38,c0b44fc8,...) at wait4+0x3b
syscall(e69f0d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x2815090b, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command sshd pid 946 tid 100053 td 0xc43b0600
sched_switch(c43b0600,0,1,180,32eb9ece,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0600,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43b0600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,c0aaf3f3,...) at _cv_wait_sig+0x1fc
kern_select(c43b0600,b,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c43b0600,e690fcfc,14,c0a89bcc,c0b457d8,...) at select+0x5e
syscall(e690fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 945 tid 100101 td 0xc43b0e00
sched_switch(c43b0e00,0,1,180,54dd7036,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0e00,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43b0e00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,c0aaf3f3,...) at _cv_wait_sig+0x1fc
kern_select(c43b0e00,9,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c43b0e00,e69fccfc,14,c0a89bcc,c0b457d8,...) at select+0x5e
syscall(e69fcd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 944 tid 100095 td 0xc43cb800
sched_switch(c43cb800,0,1,180,d51b790e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cb800,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43cb800,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,e69e4afc,...) at _cv_wait_sig+0x1fc
kern_select(c43cb800,b,285030e4,285030e8,0,0,0,c0b4d020) at kern_select+0x6cc
select(c43cb800,e69e4cfc,14,0,c0b457d8,...) at select+0x5e
syscall(e69e4d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 940 tid 100065 td 0xc43af600
sched_switch(c43af600,0,1,180,d5d68f2a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43af600,0,c0a9c3ec,199,c4a5dd1c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4a5dd1c,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4a5dd1c,c4a5dcd4,158,c0aa1162,0) at _sleep+0x359
sbwait(c4a5dcb0,1,c0aa1277,5ae,c4a5dcd4,...) at sbwait+0x76
soreceive_generic(c4a5dc60,0,e6947c60,0,0,...) at soreceive_generic+0x42f
soreceive(c4a5dc60,0,e6947c60,0,0,...) at soreceive+0x4d
soo_read(c4365948,e6947c60,c44b7400,0,c43af600,...) at soo_read+0x3b
dofileread(e6947c60,ffffffff,ffffffff,0,c4365948,...) at dofileread+0x96
kern_readv(c43af600,5,e6947c60,bfbfe64c,4,...) at kern_readv+0x58
read(c43af600,e6947cfc,c,c0a52a73,c0b44f68,...) at read+0x4f
syscall(e6947d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283ed703, esp = 0xbfbfe5fc, ebp = 0xbfbfe628 ---

Tracing command sshd pid 939 tid 100121 td 0xc4360c00
sched_switch(c4360c00,0,1,180,d6968866,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4360c00,0,c0a9c3ec,199,c4515248,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4515248,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4515248,c4515200,158,c0aa1162,0) at _sleep+0x359
sbwait(c45151dc,1,c0aa1277,5ae,c4515200,...) at sbwait+0x76
soreceive_generic(c451518c,0,e6a91c60,0,0,...) at soreceive_generic+0x42f
soreceive(c451518c,0,e6a91c60,0,0,...) at soreceive+0x4d
soo_read(c43646c0,e6a91c60,c447ae00,0,c4360c00,...) at soo_read+0x3b
dofileread(e6a91c60,ffffffff,ffffffff,0,c43646c0,...) at dofileread+0x96
kern_readv(c4360c00,5,e6a91c60,bfbfe64c,4,...) at kern_readv+0x58
read(c4360c00,e6a91cfc,c,c0a52a73,c0b44f68,...) at read+0x4f
syscall(e6a91d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283ed703, esp = 0xbfbfe5fc, ebp = 0xbfbfe628 ---

Tracing command sshd pid 938 tid 100087 td 0xc445fc00
sched_switch(c445fc00,0,1,180,d451f24e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c445fc00,0,c0a9c3ec,199,c4514b90,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4514b90,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4514b90,c4514b48,158,c0aa1162,0) at _sleep+0x359
sbwait(c4514b24,1,c0aa1277,5ae,c4514b48,...) at sbwait+0x76
soreceive_generic(c4514ad4,0,e69b2c60,0,0,...) at soreceive_generic+0x42f
soreceive(c4514ad4,0,e69b2c60,0,0,...) at soreceive+0x4d
soo_read(c43779d8,e69b2c60,c447b500,0,c445fc00,...) at soo_read+0x3b
dofileread(e69b2c60,ffffffff,ffffffff,0,c43779d8,...) at dofileread+0x96
kern_readv(c445fc00,5,e69b2c60,bfbfe64c,4,...) at kern_readv+0x58
read(c445fc00,e69b2cfc,c,c0a52a73,c0b44f68,...) at read+0x4f
syscall(e69b2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283ed703, esp = 0xbfbfe5fc, ebp = 0xbfbfe628 ---

Tracing command bash pid 934 tid 100078 td 0xc40ca600
sched_switch(c40ca600,0,1,180,f31598f4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40ca600,0,c0a9c3ec,199,c445d558,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c445d558,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c445d558,c445d5ec,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c40ca600,ffffffff,e698ec2c,6,0,...) at kern_wait+0xa66
wait4(c40ca600,e698ecfc,10,c0a9e3ca,c0b44fc8,...) at wait4+0x3b
syscall(e698ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282a190b, esp = 0xbfbfe8ec, ebp = 0xbfbfe908 ---

Tracing command sshd pid 933 tid 100079 td 0xc43cbc00
sched_switch(c43cbc00,0,1,180,641d7b10,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cbc00,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43cbc00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,c0aaf3f3,...) at _cv_wait_sig+0x1fc
kern_select(c43cbc00,9,285030e4,285030e8,0,0,0,280e85e8) at kern_select+0x6cc
select(c43cbc00,e6992cfc,14,c0a89bcc,c0b457d8,...) at select+0x5e
syscall(e6992d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 931 tid 100113 td 0xc44c4a00
sched_switch(c44c4a00,0,1,180,40d72e8e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4a00,0,c0a9c3ec,199,c44686ec,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c44686ec,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c44686ec,c44686a4,158,c0aa1162,0) at _sleep+0x359
sbwait(c4468680,1,c0aa1277,5ae,c44686a4,...) at sbwait+0x76
soreceive_generic(c4468630,0,e6a5fc60,0,0,...) at soreceive_generic+0x42f
soreceive(c4468630,0,e6a5fc60,0,0,...) at soreceive+0x4d
soo_read(c43a1948,e6a5fc60,c44b8000,0,c44c4a00,...) at soo_read+0x3b
dofileread(e6a5fc60,ffffffff,ffffffff,0,c43a1948,...) at dofileread+0x96
kern_readv(c44c4a00,5,e6a5fc60,bfbfe64c,4,...) at kern_readv+0x58
read(c44c4a00,e6a5fcfc,c,c0ab34e7,c0b44f68,...) at read+0x4f
syscall(e6a5fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283ed703, esp = 0xbfbfe5fc, ebp = 0xbfbfe628 ---

Tracing command getty pid 911 tid 100092 td 0xc445f200
sched_switch(c445f200,0,1,180,41449900,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c445f200,0,c0a9c3ec,199,c40de810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40de810,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40de810,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40de800,c40de810,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40de800,e69c1c60,0,e69c1b9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e3d00,e69c1c60,0,e69c1bb8,c071cfd8,...) at ttyread+0x39
scread(c40e3d00,e69c1c60,0,168,0,...) at scread+0x2d
giant_read(c40e3d00,e69c1c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43a16c0,e69c1c60,c3eec700,0,c445f200,...) at devfs_read_f+0x71
dofileread(e69c1c60,ffffffff,ffffffff,0,c43a16c0,...) at dofileread+0x96
kern_readv(c445f200,0,e69c1c60,bfbfee4b,1,...) at kern_readv+0x58
read(c445f200,e69c1cfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e69c1d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 910 tid 100074 td 0xc4360e00
sched_switch(c4360e00,0,1,180,40fefdf6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4360e00,0,c0a9c3ec,199,c40e7010,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e7010,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e7010,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e7000,c40e7010,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e7000,e696ec60,0,e696eb9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e3e00,e696ec60,0,e696ebb8,c071cfd8,...) at ttyread+0x39
scread(c40e3e00,e696ec60,0,168,0,...) at scread+0x2d
giant_read(c40e3e00,e696ec60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43644c8,e696ec60,c3eec700,0,c4360e00,...) at devfs_read_f+0x71
dofileread(e696ec60,ffffffff,ffffffff,0,c43644c8,...) at dofileread+0x96
kern_readv(c4360e00,0,e696ec60,bfbfee4b,1,...) at kern_readv+0x58
read(c4360e00,e696ecfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e696ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 909 tid 100110 td 0xc44c5000
sched_switch(c44c5000,0,1,180,410e8500,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c5000,0,c0a9c3ec,199,c40e6c10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e6c10,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e6c10,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e6c00,c40e6c10,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e6c00,e6a48c60,0,e6a48b9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e4000,e6a48c60,0,e6a48bb8,c071cfd8,...) at ttyread+0x39
scread(c40e4000,e6a48c60,0,168,0,...) at scread+0x2d
giant_read(c40e4000,e6a48c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c44b6b88,e6a48c60,c3eec700,0,c44c5000,...) at devfs_read_f+0x71
dofileread(e6a48c60,ffffffff,ffffffff,0,c44b6b88,...) at dofileread+0x96
kern_readv(c44c5000,0,e6a48c60,bfbfee4b,1,...) at kern_readv+0x58
read(c44c5000,e6a48cfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e6a48d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 908 tid 100108 td 0xc44c5400
sched_switch(c44c5400,0,1,180,41369f22,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c5400,0,c0a9c3ec,199,c40e7c10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e7c10,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e7c10,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e7c00,c40e7c10,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e7c00,e6a41c60,0,e6a41b9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e4100,e6a41c60,0,e6a41bb8,c071cfd8,...) at ttyread+0x39
scread(c40e4100,e6a41c60,0,168,0,...) at scread+0x2d
giant_read(c40e4100,e6a41c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43a1360,e6a41c60,c3eec700,0,c44c5400,...) at devfs_read_f+0x71
dofileread(e6a41c60,ffffffff,ffffffff,0,c43a1360,...) at dofileread+0x96
kern_readv(c44c5400,0,e6a41c60,bfbfee4b,1,...) at kern_readv+0x58
read(c44c5400,e6a41cfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e6a41d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 907 tid 100085 td 0xc435fa00
sched_switch(c435fa00,0,1,180,413ef4dc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c435fa00,0,c0a9c3ec,199,c40e7810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e7810,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e7810,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e7800,c40e7810,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e7800,e69aac60,0,e69aab9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e4200,e69aac60,0,e69aabb8,c071cfd8,...) at ttyread+0x39
scread(c40e4200,e69aac60,0,168,0,...) at scread+0x2d
giant_read(c40e4200,e69aac60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43a1a68,e69aac60,c3eec700,0,c435fa00,...) at devfs_read_f+0x71
dofileread(e69aac60,ffffffff,ffffffff,0,c43a1a68,...) at dofileread+0x96
kern_readv(c435fa00,0,e69aac60,bfbfee4b,1,...) at kern_readv+0x58
read(c435fa00,e69aacfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e69aad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 906 tid 100061 td 0xc43afc00
sched_switch(c43afc00,0,1,180,412d5830,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43afc00,0,c0a9c3ec,199,c40e5c10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e5c10,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e5c10,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e5c00,c40e5c10,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e5c00,e6937c60,0,e6937b9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e4300,e6937c60,0,e6937bb8,c071cfd8,...) at ttyread+0x39
scread(c40e4300,e6937c60,0,168,0,...) at scread+0x2d
giant_read(c40e4300,e6937c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43a1630,e6937c60,c3eec700,0,c43afc00,...) at devfs_read_f+0x71
dofileread(e6937c60,ffffffff,ffffffff,0,c43a1630,...) at dofileread+0x96
kern_readv(c43afc00,0,e6937c60,bfbfee4b,1,...) at kern_readv+0x58
read(c43afc00,e6937cfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e6937d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 905 tid 100069 td 0xc43cc200
sched_switch(c43cc200,0,1,180,414a0b8e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cc200,0,c0a9c3ec,199,c40e5810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e5810,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e5810,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e5800,c40e5810,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e5800,e695ac60,0,e695ab9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e4400,e695ac60,0,e695abb8,c071cfd8,...) at ttyread+0x39
scread(c40e4400,e695ac60,0,168,0,...) at scread+0x2d
giant_read(c40e4400,e695ac60,0,0,1,...) at giant_read+0x48
devfs_read_f(c44e8318,e695ac60,c3eec700,0,c43cc200,...) at devfs_read_f+0x71
dofileread(e695ac60,ffffffff,ffffffff,0,c44e8318,...) at dofileread+0x96
kern_readv(c43cc200,0,e695ac60,bfbfee4b,1,...) at kern_readv+0x58
read(c43cc200,e695acfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e695ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 904 tid 100114 td 0xc44c4800
sched_switch(c44c4800,0,1,180,410c9bd2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4800,0,c0a9c3ec,199,c40e6810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e6810,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e6810,0,159,c0a9fd4e,0,...) at _sleep+0x359
ttysleep(c40e6800,c40e6810,159,c0a9fd4e,0,...) at ttysleep+0x39
ttread(c40e6800,e6a62c60,0,e6a62b9c,c0678a4d,...) at ttread+0x4e7
ttyread(c40e4500,e6a62c60,0,e6a62bb8,c071cfd8,...) at ttyread+0x39
scread(c40e4500,e6a62c60,0,168,0,...) at scread+0x2d
giant_read(c40e4500,e6a62c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43a1870,e6a62c60,c3eec700,0,c44c4800,...) at devfs_read_f+0x71
dofileread(e6a62c60,ffffffff,ffffffff,0,c43a1870,...) at dofileread+0x96
kern_readv(c44c4800,0,e6a62c60,bfbfee4b,1,...) at kern_readv+0x58
read(c44c4800,e6a62cfc,c,c0aca7fa,c0b44f68,...) at read+0x4f
syscall(e6a62d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816d703, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command inetd pid 889 tid 100088 td 0xc445fa00
sched_switch(c445fa00,0,1,180,273a2428,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c445fa00,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c445fa00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,c0ab96d8,...) at _cv_wait_sig+0x1fc
kern_select(c445fa00,6,bfbfe940,0,0,0,c43a1bd0,bfbfe8c0) at kern_select+0x6cc
select(c445fa00,e69b5cfc,14,c0a9e543,c0b457d8,...) at select+0x5e
syscall(e69b5d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2817f683, esp = 0xbfbfe07c, ebp = 0xbfbfee68 ---

Tracing command moused pid 862 tid 100119 td 0xc4460e00
sched_switch(c4460e00,0,1,180,b4425ae,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4460e00,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c4460e00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,14,...) at _cv_wait_sig+0x1fc
kern_select(c4460e00,400,bfbfead8,0,0,0,46ea154a,0) at kern_select+0x6cc
select(c4460e00,e6a77cfc,14,c0aca7fa,c0b457d8,...) at select+0x5e
syscall(e6a77d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x28186683, esp = 0xbfbfea6c, ebp = 0xbfbfebc8 ---

Tracing command watchdogd pid 849 tid 100116 td 0xc44c4400
sched_switch(c44c4400,0,1,180,374262a6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4400,0,c0a9c3ec,199,c0bad9e4,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a68bc4,c074159d,c0baf3c0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bad9e4,0,c0a996ee,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bad9e4,0,15c,c0a99ec5,ea61,...) at _sleep+0x331
kern_nanosleep(c44c4400,e6a68c64,e6a68c6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c44c4400,e6a68cfc,8,c0aca7fa,c0b465a0,...) at nanosleep+0x6f
syscall(e6a68d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x281638ef, esp = 0xbfbfed4c, ebp = 0xbfbfed78 ---

Tracing command cron pid 806 tid 100073 td 0xc43af000
sched_switch(c43af000,0,1,180,5b01b684,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43af000,0,c0a9c3ec,199,c0bad9e4,...) at sleepq_switch+0xf0
sleepq_catch_signals(e696abc4,c074159d,c0baf3c0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bad9e4,0,c0a996ee,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0bad9e4,0,15c,c0a99ec5,ea61,...) at _sleep+0x331
kern_nanosleep(c43af000,e696ac64,e696ac6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c43af000,e696acfc,8,c0a9e634,c0b465a0,...) at nanosleep+0x6f
syscall(e696ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2815a8ef, esp = 0xbfbfed0c, ebp = 0xbfbfed38 ---

Tracing command sendmail pid 799 tid 100081 td 0xc4460600
sched_switch(c4460600,0,1,180,d33ac8c8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4460600,0,c0a9c3ec,199,c445d060,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,68,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c445d060,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c445d060,c445d094,168,c0a5c18b,0,...) at _sleep+0x359
kern_sigsuspend(c4460600,0,0,0,0,...) at kern_sigsuspend+0xe4
sigsuspend(c4460600,e699acfc,4,c0a9e3ca,c0b46f18,...) at sigsuspend+0x4d
syscall(e699ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x28312f17, esp = 0xbfbfdb1c, ebp = 0xbfbfdb48 ---

Tracing command sendmail pid 795 tid 100118 td 0xc44c4000
sched_switch(c44c4000,0,1,180,c40c5ee2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4000,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a74a84,c074193a,c0bfa5e4,0,c44c4000,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bfa5fc,1389,c0ab5d69,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bfa5fc,c0bfa5e4,1389,30f,c073eafd,...) at _cv_timedwait_sig+0x20b
kern_select(c44c4000,7,bfbfd14c,0,0,e6a74c70,5,0) at kern_select+0x6b4
select(c44c4000,e6a74cfc,14,c0a9e8e9,c0b457d8,...) at select+0x5e
syscall(e6a74d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283a5683, esp = 0xbfbfd0bc, ebp = 0xbfbfdb58 ---

Tracing command sshd pid 790 tid 100102 td 0xc43b0c00
sched_switch(c43b0c00,0,1,180,6c2e2ec2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0c00,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43b0c00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,e6a00afc,...) at _cv_wait_sig+0x1fc
kern_select(c43b0c00,9,2850b0bc,0,0,0,c,e6a00c98) at kern_select+0x6cc
select(c43b0c00,e6a00cfc,14,e6a00d38,c0b457d8,...) at select+0x5e
syscall(e6a00d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283ed683, esp = 0xbfbfe6cc, ebp = 0xbfbfee98 ---

Tracing command ntpd pid 771 tid 100097 td 0xc43cb600
sched_switch(c43cb600,0,1,180,3dd0604c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cb600,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43cb600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,0,...) at _cv_wait_sig+0x1fc
kern_select(c43cb600,a,bfbfed7c,0,0,0,246,0) at kern_select+0x6cc
select(c43cb600,e69eccfc,14,16,c0b457d8,...) at select+0x5e
syscall(e69ecd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x28318683, esp = 0xbfbfed5c, ebp = 0xbfbfee18 ---

Tracing command nfsd pid 716 tid 100056 td 0xc4360400
sched_switch(c4360400,0,1,180,98c29d54,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4360400,0,c0a9c3ec,199,c4300000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4300000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4300000,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c4360400,e6920cfc,8,e6920d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6920d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 715 tid 100080 td 0xc40ca400
sched_switch(c40ca400,0,1,180,98a14d8c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40ca400,0,c0a9c3ec,199,c42dd400,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dd400,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dd400,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c40ca400,e6996cfc,8,e6996d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6996d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 714 tid 100055 td 0xc43b0400
sched_switch(c43b0400,0,1,180,989649cc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0400,0,c0a9c3ec,199,c42df000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42df000,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42df000,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c43b0400,e691bcfc,8,e691bd38,c0b45da8,...) at nfssvc+0x5e6
syscall(e691bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 713 tid 100048 td 0xc42c4200
sched_switch(c42c4200,0,1,180,986e5718,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c4200,0,c0a9c3ec,199,c42dd600,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dd600,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dd600,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c42c4200,e68f7cfc,8,e68f7d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e68f7d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 712 tid 100094 td 0xc43cba00
sched_switch(c43cba00,0,1,180,986413e4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cba00,0,c0a9c3ec,199,c405de00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c405de00,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c405de00,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c43cba00,e69d5cfc,8,e69d5d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e69d5d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 711 tid 100112 td 0xc44c4c00
sched_switch(c44c4c00,0,1,180,9838c9a4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4c00,0,c0a9c3ec,199,c42dd800,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dd800,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dd800,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c44c4c00,e6a5ccfc,8,e6a5cd38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6a5cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 710 tid 100059 td 0xc43b0000
sched_switch(c43b0000,0,1,180,982b97ec,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0000,0,c0a9c3ec,199,c42ffc00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42ffc00,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42ffc00,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c43b0000,e692fcfc,8,e692fd38,c0b45da8,...) at nfssvc+0x5e6
syscall(e692fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 709 tid 100089 td 0xc445f800
sched_switch(c445f800,0,1,180,98028c14,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c445f800,0,c0a9c3ec,199,c42dde00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dde00,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dde00,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c445f800,e69b8cfc,8,e69b8d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e69b8d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 708 tid 100058 td 0xc43cc400
sched_switch(c43cc400,0,1,180,97f3cb90,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cc400,0,c0a9c3ec,199,c42ffe00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42ffe00,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42ffe00,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c43cc400,e692bcfc,8,e692bd38,c0b45da8,...) at nfssvc+0x5e6
syscall(e692bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 706 tid 100105 td 0xc43b0a00
sched_switch(c43b0a00,0,1,180,97c4e588,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0a00,0,c0a9c3ec,199,c42dfc00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dfc00,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dfc00,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c43b0a00,e6a2ccfc,8,e6a2cd38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6a2cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 705 tid 100109 td 0xc44c5200
sched_switch(c44c5200,0,1,180,97b1e0d0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c5200,0,c0a9c3ec,199,c4300800,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4300800,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4300800,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c44c5200,e6a45cfc,8,e6a45d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6a45d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 704 tid 100077 td 0xc40ca800
sched_switch(c40ca800,0,1,180,97916d3c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40ca800,0,c0a9c3ec,199,c42dc400,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dc400,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dc400,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c40ca800,e698acfc,8,e698ad38,c0b45da8,...) at nfssvc+0x5e6
syscall(e698ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 703 tid 100096 td 0xc435f600
sched_switch(c435f600,0,1,180,9773ea54,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c435f600,0,c0a9c3ec,199,c4300600,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4300600,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4300600,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c435f600,e69e8cfc,8,e69e8d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e69e8d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 702 tid 100057 td 0xc43b0200
sched_switch(c43b0200,0,1,180,974b6260,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43b0200,0,c0a9c3ec,199,c42dc600,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42dc600,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42dc600,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c43b0200,e6924cfc,8,e6924d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6924d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 701 tid 100051 td 0xc40cac00
sched_switch(c40cac00,0,1,180,9c5e2ec2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40cac00,0,c0a9c3ec,199,c4300400,...) at sleepq_switch+0xf0
sleepq_catch_signals(1,c0a9c3ec,11b,100,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4300400,c0c05c80,c0a9076f,100,0,...) at sleepq_wait_sig+0x14
_sleep(c4300400,c0c05c80,158,c0a9076f,0,...) at _sleep+0x359
nfssvc(c40cac00,e6903cfc,8,e6903d38,c0b45da8,...) at nfssvc+0x5e6
syscall(e6903d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280ccab7, esp = 0xbfbfeb2c, ebp = 0xbfbfeb38 ---

Tracing command nfsd pid 700 tid 100115 td 0xc44c4600
sched_switch(c44c4600,0,1,180,a19fe01c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44c4600,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c44c4600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,e6a65afc,...) at _cv_wait_sig+0x1fc
kern_select(c44c4600,5,bfbfed50,0,0,0,c,e6a65c98) at kern_select+0x6cc
select(c44c4600,e6a65cfc,14,e6a65d38,c0b457d8,...) at select+0x5e
syscall(e6a65d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2815e683, esp = 0xbfbfeb3c, ebp = 0xbfbfee78 ---

Tracing command mountd pid 698 tid 100067 td 0xc435fe00
sched_switch(c435fe00,0,1,180,953e997c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c435fe00,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c435fe00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,e6952aec,...) at _cv_wait_sig+0x1fc
kern_select(c435fe00,8,bfbfedf8,0,0,0,e6952c80,28181818) at kern_select+0x6cc
select(c435fe00,e6952cfc,14,c0ab34e7,c0b457d8,...) at select+0x5e
syscall(e6952d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x28170683, esp = 0xbfbfed7c, ebp = 0xbfbfee88 ---

Tracing command rpcbind pid 645 tid 100091 td 0xc445f400
sched_switch(c445f400,0,1,180,c5027806,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c445f400,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(e69bead8,c074193a,c0bfa5e4,0,c445f400,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bfa5fc,7531,c0ab5d69,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bfa5fc,c0bfa5e4,7531,3bb,c0ab96e1,...) at _cv_timedwait_sig+0x20b
poll(c445f400,e69becfc,c,c0a9e634,c0b462b8,...) at poll+0x554
syscall(e69bed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (209, FreeBSD ELF32, poll), eip = 0x28124f3b, esp = 0xbfbfcc7c, ebp = 0xbfbfee48 ---

Tracing command syslogd pid 628 tid 100100 td 0xc43cb000
sched_switch(c43cb000,0,1,180,472da536,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c43cb000,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c43cb000,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,0,...) at _cv_wait_sig+0x1fc
kern_select(c43cb000,9,282200bc,0,0,0,27e0c,28181818) at kern_select+0x6cc
select(c43cb000,e69f8cfc,14,c0a9e4df,c0b457d8,...) at select+0x5e
syscall(e69f8d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x28170683, esp = 0xbfbfdf3c, ebp = 0xbfbfee88 ---

Tracing command devd pid 569 tid 100093 td 0xc435f800
sched_switch(c435f800,0,1,180,bc3853d2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c435f800,0,c0a9c3ec,199,c0bfa5fc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074193a,c0bfa5e4,0,c0a97b4a,c435f800,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bfa5fc,c0bfa5e4,c0ab5d69,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bfa5fc,c0bfa5e4,c0a9df59,30f,e69c4afc,...) at _cv_wait_sig+0x1fc
kern_select(c435f800,5,bfbfedf8,0,0,0,0,0) at kern_select+0x6cc
select(c435f800,e69c4cfc,14,c0a9e837,c0b457d8,...) at select+0x5e
syscall(e69c4d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x8081d9f, esp = 0xbfbfe9bc, ebp = 0xbfbfee98 ---

Tracing command schedcpu pid 46 tid 100045 td 0xc42c4600
sched_switch(c42c4600,0,1,180,469abaaa,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c4600,0,c0a9c3ec,23e,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bad814,3e8,c0a9076f,2,0,...) at sleepq_timedwait+0x68
_sleep(c0bad814,0,0,c0a9076f,3e8,...) at _sleep+0x345
pause(c0a9076f,3e8,1d5,1d3,10bc,...) at pause+0x47
schedcpu_thread(0,e68ecd38,c0a9577b,360,c42c0000,...) at schedcpu_thread+0x267
fork_exit(c07699f0,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 0xc42c4800
sched_switch(c42c4800,0,1,180,4696b1ea,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,44,...) at mi_switch+0x217
sleepq_switch(c42c4800,0,c0a9c3ec,23e,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c06384,3e8,c0ab7957,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c06384,c0c0635c,44,c0ab7957,3e8,...) at _sleep+0x345
softdep_flush(0,e46fdd38,c0a9577b,360,c42c02ac,...) at softdep_flush+0x2d2
fork_exit(c092feb0,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 0xc42c4a00
sched_switch(c42c4a00,0,1,180,3dcc0654,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c42c4a00,...) at mi_switch+0x217
sleepq_switch(c42c4a00,0,c0a9c3ec,21b,68,...) at sleepq_switch+0xf0
sleepq_wait(c0bad80c,0,c0aa49bc,0,0,...) at sleepq_wait+0x60
_sleep(c0bad80c,c0bfad84,68,c0aa49bc,0,...) at _sleep+0x369
sched_sync(0,e46fad38,c0a9577b,360,c42c0558,...) at sched_sync+0x56e
fork_exit(c07ca090,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 0xc42c4c00
sched_switch(c42c4c00,0,1,180,58ecd1a4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,50,...) at mi_switch+0x217
sleepq_switch(c42c4c00,0,c0a9c3ec,23e,50,...) at sleepq_switch+0xf0
sleepq_timedwait(c42c0804,3e8,c0aa4a66,0,0,...) at sleepq_timedwait+0x68
_sleep(c42c0804,c0bfad58,250,c0aa4a66,3e8,...) at _sleep+0x345
vnlru_proc(0,e46f7d38,c0a9577b,360,c42c0804,...) at vnlru_proc+0x114
fork_exit(c07cae60,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 0xc4018c00
sched_switch(c4018c00,0,1,180,4694105a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,44,...) at mi_switch+0x217
sleepq_switch(c4018c00,0,c0a9c3ec,23e,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bfaaa4,3e8,c0aa2646,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bfaaa4,c0bfaaa8,44,c0aa2646,3e8,...) at _sleep+0x345
buf_daemon(0,e46f4d38,c0a9577b,360,c42c0ab0,...) at buf_daemon+0x21e
fork_exit(c07b5690,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 0xc4018e00
sched_switch(c4018e00,0,1,180,9cd15dc0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4018e00,0,c0a9c3ec,23e,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c06e38,493e0,c0abc2b7,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c06e38,c0c06ae0,0,c0abc2b7,493e0,...) at _sleep+0x345
vm_pagezero(0,e46f1d38,c0a9577b,360,c42c3000,...) at vm_pagezero+0xdc
fork_exit(c0969550,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 0xc40c9000
sched_switch(c40c9000,0,1,180,5a5fa226,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c40c9000,...) at mi_switch+0x217
sleepq_switch(c40c9000,0,c0a9c3ec,21b,68,...) at sleepq_switch+0xf0
sleepq_wait(c0c06b54,0,c0a996ee,da,0,...) at sleepq_wait+0x60
_sleep(c0c06b54,c0c06b58,68,c0aa2646,0,...) at _sleep+0x369
vm_daemon(0,e46eed38,c0a9577b,360,c40c6000,...) at vm_daemon+0x59
fork_exit(c0964be0,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 0xc40c9200
sched_switch(c40c9200,0,1,180,c2fdb8b8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,44,...) at mi_switch+0x217
sleepq_switch(c40c9200,0,c0a9c3ec,23e,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c06b1c,1388,c0aa2646,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c06b1c,c0c06ae0,44,c0aa2646,1388,...) at _sleep+0x345
vm_pageout(0,e46ebd38,c0a9577b,360,c40c62ac,...) at vm_pageout+0x2bb
fork_exit(c0965790,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 0xc40c9400
sched_switch(c40c9400,0,1,180,45a93d6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c40c9400,...) at mi_switch+0x217
sleepq_switch(c40c9400,0,c0a9c3ec,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c0bfc80c,c0bfc714,c0aab38f,0,0,...) at sleepq_wait+0x60
_sleep(c0bfc80c,c0bfc714,0,c0aab38f,0,...) at _sleep+0x369
sctp_iterator_thread(0,e46e8d38,c0a9577b,360,c40c6558,...) at sctp_iterator_thread+0x60
fork_exit(c082f5f0,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 0xc40c9600
fork_trampoline() at fork_trampoline

Tracing command fdc0 pid 36 tid 100035 td 0xc40c9800
sched_switch(c40c9800,0,1,180,4696fe4a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c40c9800,0,c0a9c3ec,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c401723c,3e8,c0a9076f,0,0,...) at sleepq_timedwait+0x68
_sleep(c401723c,c40172f0,4c,c0a9076f,3e8,...) at _sleep+0x345
fdc_thread(c4017200,e46dfd38,c0a9577b,360,c40c6ab0,...) at fdc_thread+0x2b8
fork_exit(c09c1520,c4017200,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 0xc40c9a00
sched_switch(c40c9a00,0,1,180,38cad9d8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c40d68e4,...) at mi_switch+0x217
ithread_loop(c40c5c70,e46d2d38,c0a9577b,360,c40c7000,...) at ithread_loop+0x34c
fork_exit(c0731b30,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 0xc40c9c00
fork_trampoline() at fork_trampoline

Tracing command irq1: atkbd0 pid 33 tid 100032 td 0xc40c9e00
fork_trampoline() at fork_trampoline

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

Tracing command irq14: ata0 pid 31 tid 100030 td 0xc40ca200
sched_switch(c40ca200,0,1,180,77cc0c54,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c3f0cce4,...) at mi_switch+0x217
ithread_loop(c40c4c40,e46b3d38,c0a9577b,360,c40c7ab0,...) at ithread_loop+0x34c
fork_exit(c0731b30,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,5f9f5c90,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c3f506e4,...) at mi_switch+0x217
ithread_loop(c40c4300,e469dd38,c0a9577b,360,c40152ac,...) at ithread_loop+0x34c
fork_exit(c0731b30,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,38d1a2a8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f5c800,...) at mi_switch+0x217
sleepq_switch(c3f5c800,0,c0a9c3ec,21b,5c,...) at sleepq_switch+0xf0
sleepq_wait(c0bab114,0,c0a996ee,da,0,...) at sleepq_wait+0x60
_sleep(c0bab114,0,5c,c0a8d784,0,...) at _sleep+0x369
usb_task_thread(c0bab114,e4490d38,c0a9577b,360,c4015558,...) at usb_task_thread+0x62
fork_exit(c06ca8f0,c0bab114,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,38d1759c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f5ca00,...) at mi_switch+0x217
sleepq_switch(c3f5ca00,0,c0a9c3ec,21b,5c,...) at sleepq_switch+0xf0
sleepq_wait(c0bab100,0,c0a996ee,da,0,...) at sleepq_wait+0x60
_sleep(c0bab100,0,5c,c0a8d784,0,...) at _sleep+0x369
usb_task_thread(c0bab100,e448dd38,c0a9577b,360,c4015804,...) at usb_task_thread+0x62
fork_exit(c06ca8f0,c0bab100,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,7c20e6dc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,5c,...) at mi_switch+0x217
sleepq_switch(c3f5cc00,0,c0a9c3ec,23e,5c,...) at sleepq_switch+0xf0
sleepq_timedwait(c402d210,ea60,c0a8d747,0,0,...) at sleepq_timedwait+0x68
_sleep(c402d210,0,5c,c0a8d747,ea60,...) at _sleep+0x345
usb_event_thread(c405c300,e448ad38,c0a9577b,360,c4015ab0,...) at usb_event_thread+0xca
fork_exit(c06ca170,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,38ca5518,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c3f50764,...) at mi_switch+0x217
ithread_loop(c4055a90,e4486d38,c0a9577b,360,c4019000,...) at ithread_loop+0x34c
fork_exit(c0731b30,c4055a90,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 0xc4018000
sched_switch(c4018000,0,1,180,36577354,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c4018000,...) at mi_switch+0x217
sleepq_switch(c4018000,0,c0a9c3ec,21b,c4018000,...) at sleepq_switch+0xf0
sleepq_wait(c3fbda00,0,c0a99735,c0a9076f,0,...) at sleepq_wait+0x60
msleep_spin(c3fbda00,c3fbda1c,c0a9076f,0,c0a97b4a,...) at msleep_spin+0x20d
taskqueue_thread_loop(c4000aec,e4483d38,c0a9577b,360,c40192ac,...) at taskqueue_thread_loop+0x8a
fork_exit(c077dc80,c4000aec,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 0xc4018200
fork_trampoline() at fork_trampoline

Tracing command thread taskq pid 23 tid 100022 td 0xc4018400
sched_switch(c4018400,0,1,180,4f119bac,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c4018400,...) at mi_switch+0x217
sleepq_switch(c4018400,0,c0a9c3ec,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbc880,c3fbc89c,c0a9076f,0,0,...) at sleepq_wait+0x60
_sleep(c3fbc880,c3fbc89c,0,c0a9076f,0,...) at _sleep+0x369
taskqueue_thread_loop(c0bb3018,e4457d38,c0a9577b,360,c4019804,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dc80,c0bb3018,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 0xc4018600
fork_trampoline() at fork_trampoline

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

Tracing command xpt_thrd pid 9 tid 100019 td 0xc4018a00
sched_switch(c4018a00,0,1,180,38d10d00,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c4018a00,...) at mi_switch+0x217
sleepq_switch(c4018a00,0,c0a9c3ec,21b,4c,...) at sleepq_switch+0xf0
sleepq_wait(c0b7c314,0,c0a996ee,da,0,...) at sleepq_wait+0x60
_sleep(c0b7c314,c0b7c32c,4c,c0a4fd12,0,...) at _sleep+0x369
xpt_scanner_thread(0,e444ed38,c0a9577b,360,c3f52ab0,...) at xpt_scanner_thread+0x41
fork_exit(c04681d0,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,38dc9758,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f13200,...) at mi_switch+0x217
sleepq_switch(c3f13200,0,c0a9c3ec,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a9076f,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a9076f,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d82eb4,e444bd38,c0a9577b,360,c4014000,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dc80,c0d82eb4,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,38dc6fd4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f13400,...) at mi_switch+0x217
sleepq_switch(c3f13400,0,c0a9c3ec,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a9076f,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a9076f,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d82eb4,e4448d38,c0a9577b,360,c40142ac,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dc80,c0d82eb4,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,38dc44d0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f13600,...) at mi_switch+0x217
sleepq_switch(c3f13600,0,c0a9c3ec,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a9076f,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a9076f,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d82eb4,e4445d38,c0a9577b,360,c4014558,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dc80,c0d82eb4,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,38d6dad0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f13800,...) at mi_switch+0x217
sleepq_switch(c3f13800,0,c0a9c3ec,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc80,c3fbcc9c,c0a9076f,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc80,c3fbcc9c,0,c0a9076f,0,...) at _sleep+0x369
taskqueue_thread_loop(c0bac08c,e4442d38,c0a9577b,360,c4014804,...) at taskqueue_thread_loop+0xb4
fork_exit(c077dc80,c0bac08c,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,498e0a8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c3fbcd64,...) at mi_switch+0x217
ithread_loop(c3ffe220,e443fd38,c0a9577b,360,c4014ab0,...) at ithread_loop+0x34c
fork_exit(c0731b30,c3ffe220,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,83eefc50,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c3f13e00,0,c0a9c3ec,23e,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bad814,64,c0a9076f,2,0,...) at sleepq_timedwait+0x68
_sleep(c0bad814,0,0,c0a9076f,64,...) at _sleep+0x345
pause(c0a9076f,64,c0a851a7,112,0,...) at pause+0x47
random_kthread(0,e4439d38,c0a9577b,360,c3f112ac,...) at random_kthread+0x1d9
fork_exit(c06551c0,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,775cc0f0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c3f5c000,0,c0a9c3ec,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bab88c,64,c0a9076f,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bab88c,c0bab7a8,24c,c0a9076f,64,...) at _sleep+0x345
g_io_schedule_down(c3f5c000,0,c0a91e32,74,0,...) at g_io_schedule_down+0x6b
g_down_procbody(0,e4436d38,c0a9577b,360,c3f11558,...) at g_down_procbody+0x8d
fork_exit(c0700ba0,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
sched_switch(c3f5c200,0,1,180,77d02864,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c3f5c200,0,c0a9c3ec,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bab888,64,c0a9076f,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bab888,c0bab7e8,24c,c0a9076f,64,...) at _sleep+0x345
g_io_schedule_up(c3f5c200,0,c0a91e32,5d,0,...) at g_io_schedule_up+0x133
g_up_procbody(0,e4433d38,c0a9577b,360,c3f11804,...) at g_up_procbody+0x8d
fork_exit(c0700c30,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,83ef37c0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c3f5c400,0,c0a9c3ec,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bab880,64,c0a9076f,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bab880,0,4c,c0a9076f,64,...) at _sleep+0x345
g_event_procbody(0,e4430d38,c0a9577b,360,c3f11ab0,...) at g_event_procbody+0xcb
fork_exit(c0700cc0,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,d63e9ca0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c3f514e4,...) at mi_switch+0x217
ithread_loop(c3f0f310,e442dd38,c0a9577b,360,c3f52000,...) at ithread_loop+0x34c
fork_exit(c0731b30,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,860c5e14,...) at sched_switch+0x1b6
mi_switch(1,0,c0a959ff,46b,c3f515e4,...) at mi_switch+0x217
ithread_loop(c3f0f330,e4427d38,c0a9577b,360,c3f52558,...) at ithread_loop+0x34c
fork_exit(c0731b30,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,77cfe678,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9a734,564,e2a21d24,...) at mi_switch+0x217
sched_idletd(0,e2a21d38,c0a9577b,360,c3f10000,...) at sched_idletd+0x7a
fork_exit(c0769cc0,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,723ebd9c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9a734,564,e2a1ed24,...) at mi_switch+0x217
sched_idletd(0,e2a1ed38,c0a9577b,360,c3f102ac,...) at sched_idletd+0x7a
fork_exit(c0769cc0,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,c0a0103d,c0baf3c0,c3f12a00,...) at cpustop_handler+0x32
ipi_nmi_handler(c0baf3c0,c3f12a00,c3f10558,c0baf3c0,c3f10558,...) at ipi_nmi_handler+0x2f
trap(e2a1bc68) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc0d72605, esp = 0xe2a1bca8, ebp = 0xe2a1bca8 ---
acpi_cpu_c1(c0755c27,c3f12a00,e2a1bcc4,2,c0baf3c0,...) at acpi_cpu_c1+0x5
acpi_cpu_idle(e2a1bcf8,c0769cf7,c0bad2b0,2,c0a9a734,...) at acpi_cpu_idle+0x184
cpu_idle(c0bad2b0,2,c0a9a734,55f,e2a1bd24,...) at cpu_idle+0x28
sched_idletd(0,e2a1bd38,c0a9577b,360,c3f10558,...) at sched_idletd+0x37
fork_exit(c0769cc0,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,679cc278,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9a734,564,e2a18d24,...) at mi_switch+0x217
sched_idletd(0,e2a18d38,c0a9577b,360,c3f10804,...) at sched_idletd+0x7a
fork_exit(c0769cc0,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,376a0dc2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,0,...) at mi_switch+0x217
sleepq_switch(c3f12e00,0,c0a9c3ec,199,c3f10ab0,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074159d,c0baf3c0,1,c0a97b4a,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c3f10ab0,0,c0a996ee,da,0,...) at sleepq_wait_sig+0x14
_sleep(c3f10ab0,c3f10b44,15c,c0a9e4f0,0,...) at _sleep+0x359
kern_wait(c3f12e00,ffffffff,e2a14c2c,0,0,...) at kern_wait+0xa66
wait4(c3f12e00,e2a14cfc,10,e2a14d38,c0b44fc8,...) 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,38cb8fe0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a9c3ec,1bd,c3f13000,...) at mi_switch+0x217
sleepq_switch(c3f13000,0,c0a9c3ec,21b,c3f13000,...) at sleepq_switch+0xf0
sleepq_wait(c0c05df4,c0c05dd4,c0ab5498,1,0,...) at sleepq_wait+0x60
_cv_wait(c0c05df4,c0c05dd4,c0ab5e44,1c2,0,...) at _cv_wait+0x1fc
audit_worker(0,e2a11d38,c0a9577b,360,c3f11000,...) at audit_worker+0x99
fork_exit(c09156a0,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 0xc0babbf0
sched_switch(c0babbf0,0,1,180,62040358,...) at sched_switch+0x1b6
mi_switch(1,0,c0aba079,2e6,0,...) at mi_switch+0x217
scheduler(0,101ec00,101ec00,101e000,1028000,...) at scheduler+0x253
mi_startup() at mi_startup+0x96
begin() at begin+0x2c
db> call doadump
Physical memory: 1011 MB
Dumping 412 MB: 397 381 365 349 333 317 301 285 269 253 237 221 205 189 173 157 141 125 109 93 77 61 45 29 13
Dump complete
= 0xf
db> c
Uptime: 20h3m4s
Automatic reboot in 15 seconds - press a key on the console to abort
Rebooting...
cpu_reset: Stopping other CPUs

17:11:49 "vmstat -z VM OBJECT" may be leaking, size 2129
17:25:07 "vmstat -z TURNSTILE" may be leaking, size 429
17:25:07 "vmstat -z SLEEPQUEUE" may be leaking, size 429
19:01:59 "vmstat -z TURNSTILE" may be leaking, size 461
19:01:59 "vmstat -z SLEEPQUEUE" may be leaking, size 461
19:49:54 "vmstat -z UMA Slabs" may be leaking, size 1213
19:49:55 "vmstat -z TURNSTILE" may be leaking, size 493
19:49:55 "vmstat -z SLEEPQUEUE" may be leaking, size 493

--
Test scenario: thr4.sh