kern/107325: [panic] 6-STABLE panic, possibly UNIX domain sockets related

Simon L. Nielsen simon at FreeBSD.org
Fri Dec 29 06:10:10 PST 2006


>Number:         107325
>Category:       kern
>Synopsis:       [panic] 6-STABLE panic, possibly UNIX domain sockets related
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 29 14:10:09 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Simon L. Nielsen
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
FreeBSD.org
>Environment:
System: FreeBSD mx1.freebsd.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Sun Dec 24 04:32:42 UTC 2006     peter at mx1.freebsd.org:/local0/src/sys/i386/compile/MX1  i386
>Description:

mx1.FreeBSD.org paniced with the following panic.  Kernel and crash
dump is available if more info is needed.  PR created at the request
of rwatson.

cpuid = 2; apic id = 06
fault virtual address   = 0x104
fault code              = supervisor read, page not present
instruction pointer     = 0x20:0xc0514d79
stack pointer           = 0x28:0xe3237c40
frame pointer           = 0x28:0xe3237c5c
code segment            = base 0x0, limit 0xfffff, type 0x1b
                        = DPL 0, pres 1, def32 1, gran 1
processor eflags        = resume, IOPL = 0
current process         = 6 (thread taskq)

kgdb backtrace:

#0  doadump () at pcpu.h:165
#1  0xc04555fe in db_fncall (dummy1=1016, dummy2=0, dummy3=1999, dummy4=0xe3237a7c "\f")
    at ../../../ddb/db_command.c:492
#2  0xc04553a8 in db_command (last_cmdp=0xc0730de4, cmd_table=0x0, aux_cmd_tablep=0xc06e76a8, 
    aux_cmd_tablep_end=0xc06e76ac) at ../../../ddb/db_command.c:350
#3  0xc0455499 in db_command_loop () at ../../../ddb/db_command.c:458
#4  0xc04573b1 in db_trap (type=12, code=0) at ../../../ddb/db_main.c:222
#5  0xc053b1e0 in kdb_trap (type=0, code=0, tf=0xe3237c00) at ../../../kern/subr_kdb.c:473
#6  0xc068e295 in trap_fatal (frame=0xe3237c00, eva=0) at ../../../i386/i386/trap.c:828
#7  0xc068d929 in trap (frame=
      {tf_fs = 8, tf_es = -1066663896, tf_ds = 40, tf_edi = -999329408, tf_esi = -919224204, tf_ebp = -484213668, tf_isp = -484213716, tf_ebx = 4, tf_edx = 6, tf_ecx = 2, tf_eax = 1, tf_trapno = 12, tf_err = 0, tf_eip = -1068413575, tf_cs = 32, tf_eflags = 65538, tf_esp = -919224204, tf_ss = -983096576}) at ../../../i386/i386/trap.c:270
#8  0xc06782fa in calltrap () at ../../../i386/i386/exception.s:139
#9  0xc0514d79 in _mtx_lock_sleep (m=0xc935c074, tid=3295637888, opts=0, file=0x1 <Address 0x1 out of bounds>, 
    line=1) at ../../../kern/kern_mutex.c:546
#10 0xc05148ec in _mtx_lock_flags (m=0x2, opts=1, file=0xc06ce912 "../../../kern/uipc_usrreq.c", line=1714)
    at ../../../kern/kern_mutex.c:288
#11 0xc056c983 in unp_gc (arg=0x0, pending=2) at ../../../kern/uipc_usrreq.c:1714
#12 0xc0543503 in taskqueue_run (queue=0xc4797100) at ../../../kern/subr_taskqueue.c:257
#13 0xc05439ad in taskqueue_thread_loop (arg=0x1) at ../../../kern/subr_taskqueue.c:376
#14 0xc0505d02 in fork_exit (callout=0xc0543942 <taskqueue_thread_loop>, arg=0x1, frame=0x1)
    at ../../../kern/kern_fork.c:821
#15 0xc067835c in fork_trampoline () at ../../../i386/i386/exception.s:208
(kgdb) up 11
#11 0xc056c983 in unp_gc (arg=0x0, pending=2) at ../../../kern/uipc_usrreq.c:1714
1714                            SOCKBUF_LOCK(&so->so_rcv);
(kgdb) list
1709                             * accessible (or was defered). Now we look
1710                             * to see if we hold any file descriptors in its
1711                             * message buffers. Follow those links and mark them
1712                             * as accessible too.
1713                             */
1714                            SOCKBUF_LOCK(&so->so_rcv);
1715                            unp_scan(so->so_rcv.sb_mb, unp_mark);
1716                            SOCKBUF_UNLOCK(&so->so_rcv);
1717                    }
1718            } while (unp_defer);
(kgdb) print so
$1 = (struct socket *) 0xc935c000
(kgdb) print *so
$2 = {so_count = 0, so_type = 1, so_options = 0, so_linger = 0, so_state = 8193, so_qstate = 0, so_pcb = 0x0, 
  so_proto = 0xc0716860, so_head = 0x0, so_incomp = {tqh_first = 0x0, tqh_last = 0xc935c01c}, so_comp = {
    tqh_first = 0x0, tqh_last = 0xc935c024}, so_list = {tqe_next = 0x0, tqe_prev = 0x0}, so_qlen = 0, 
  so_incqlen = 0, so_qlimit = 0, so_timeo = 0, so_error = 0, so_sigio = 0x0, so_oobmark = 0, so_aiojobq = {
    tqh_first = 0x0, tqh_last = 0xc935c048}, so_rcv = {sb_sel = {si_thrlist = {tqe_next = 0x0, 
        tqe_prev = 0xc5672330}, si_thread = 0x0, si_note = {kl_list = {slh_first = 0x0}, kl_lock = 0, 
        kl_unlock = 0, kl_locked = 0xc0500636 <knlist_mtx_locked>, kl_lockarg = 0x0}, si_flags = 0}, sb_mtx = {
      mtx_object = {lo_class = 0xc0710de4, lo_name = 0xc06ce3ea "so_rcv", lo_type = 0xc06ce3ea "so_rcv", 
        lo_flags = 131072, lo_list = {tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 6, 
      mtx_recurse = 0}, sb_state = 32, sb_mb = 0x0, sb_mbtail = 0x0, sb_lastrecord = 0x0, sb_cc = 0, 
    sb_hiwat = 0, sb_mbcnt = 0, sb_mbmax = 0, sb_ctl = 0, sb_lowat = 0, sb_timeo = 0, sb_flags = 0}, so_snd = {
    sb_sel = {si_thrlist = {tqe_next = 0x0, tqe_prev = 0x0}, si_thread = 0x0, si_note = {kl_list = {
          slh_first = 0x0}, kl_lock = 0, kl_unlock = 0, kl_locked = 0xc0500636 <knlist_mtx_locked>, 
        kl_lockarg = 0x0}, si_flags = 0}, sb_mtx = {mtx_object = {lo_class = 0xc0710de4, 
        lo_name = 0xc06ce3e3 "so_snd", lo_type = 0xc06ce3e3 "so_snd", lo_flags = 131072, lo_list = {
          tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 6, mtx_recurse = 0}, sb_state = 16, 
    sb_mb = 0x0, sb_mbtail = 0x0, sb_lastrecord = 0x0, sb_cc = 0, sb_hiwat = 0, sb_mbcnt = 0, sb_mbmax = 0, 
    sb_ctl = 0, sb_lowat = 2048, sb_timeo = 0, sb_flags = 64}, so_upcall = 0, so_upcallarg = 0x0, 
  so_cred = 0xc5216480, so_label = 0x0, so_peerlabel = 0x0, so_gencnt = 42372317, so_emuldata = 0x0, 
  so_accf = 0x0}
(kgdb) print so->so_rcv
$3 = {sb_sel = {si_thrlist = {tqe_next = 0x0, tqe_prev = 0xc5672330}, si_thread = 0x0, si_note = {kl_list = {
        slh_first = 0x0}, kl_lock = 0, kl_unlock = 0, kl_locked = 0xc0500636 <knlist_mtx_locked>, 
      kl_lockarg = 0x0}, si_flags = 0}, sb_mtx = {mtx_object = {lo_class = 0xc0710de4, 
      lo_name = 0xc06ce3ea "so_rcv", lo_type = 0xc06ce3ea "so_rcv", lo_flags = 131072, lo_list = {
        tqe_next = 0x0, tqe_prev = 0x0}, lo_witness = 0x0}, mtx_lock = 6, mtx_recurse = 0}, sb_state = 32, 
  sb_mb = 0x0, sb_mbtail = 0x0, sb_lastrecord = 0x0, sb_cc = 0, sb_hiwat = 0, sb_mbcnt = 0, sb_mbmax = 0, 
  sb_ctl = 0, sb_lowat = 0, sb_timeo = 0, sb_flags = 0}
(kgdb) l *unp_gc+0x1d2
0xc056c983 is in unp_gc (../../../kern/uipc_usrreq.c:1715).
1710                             * to see if we hold any file descriptors in its
1711                             * message buffers. Follow those links and mark them
1712                             * as accessible too.
1713                             */
1714                            SOCKBUF_LOCK(&so->so_rcv);
1715                            unp_scan(so->so_rcv.sb_mb, unp_mark);
1716                            SOCKBUF_UNLOCK(&so->so_rcv);
1717                    }
1718            } while (unp_defer);
1719            sx_sunlock(&filelist_lock);

>From ddb:

db> show pcpu
cpuid        = 2
curthread    = 0xc46f7180: pid 6 "thread taskq"
curpcb       = 0xe3237d90
fpcurthread  = none
idlethread   = 0xc46f7780: pid 11 "idle: cpu2"
APIC ID      = 6
currentldt   = 0x50
db> show allpcpu
Current CPU: 2

cpuid        = 0
curthread    = 0xc49a7300: pid 499 "syslogd"
curpcb       = 0xe6f74d90
fpcurthread  = none
idlethread   = 0xc46f7a80: pid 13 "idle: cpu0"
APIC ID      = 0
currentldt   = 0x50

cpuid        = 1
curthread    = 0xc46f7900: pid 12 "idle: cpu1"
curpcb       = 0xe3246d90
fpcurthread  = none
idlethread   = 0xc46f7900: pid 12 "idle: cpu1"
APIC ID      = 1
currentldt   = 0x50

cpuid        = 2
curthread    = 0xc46f7180: pid 6 "thread taskq"
curpcb       = 0xe3237d90
fpcurthread  = none
idlethread   = 0xc46f7780: pid 11 "idle: cpu2"
APIC ID      = 6
currentldt   = 0x50

cpuid        = 3
curthread    = 0xc46f7600: pid 10 "idle: cpu3"
curpcb       = 0xe3240d90
fpcurthread  = none
idlethread   = 0xc46f7600: pid 10 "idle: cpu3"
APIC ID      = 7
currentldt   = 0x50

db> trace
Tracing pid 6 tid 100009 td 0xc46f7180
_mtx_lock_sleep(c935c074,c46f7180,0,c06ce912,6b2,...) at _mtx_lock_sleep+0xf3
_mtx_lock_flags(c935c074,0,c06ce912,6b2,14,...) at _mtx_lock_flags+0xbc
unp_gc(0,2,c06cc3de,52,c479711c,...) at unp_gc+0x1d2
taskqueue_run(c4797100,c479711c,0,c06c27ef,0,...) at taskqueue_run+0x104
taskqueue_thread_loop(c073d5e8,e3237d38,c06c62ca,32d,c073d5e8,...) at taskqueue_thread_loop+0x6b
fork_exit(c0543942,c073d5e8,e3237d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3237d6c, ebp = 0 ---
db> ps
  pid  ppid  pgrp   uid   state   wmesg     wchan    cmd
38582   788   788     0  S       filelist 0xc0735b90 smtpd
38581 38580 38581     0  SVs     filelist 0xc0735b90 cron
38580   680   680     0  S       ppwait   0xc51b5000 cron
38579 37866 38579 65534  Ss      sbwait   0xc56b00a8 gps
38578 37868 38578 65534  Ss      sbwait   0xc4ef1638 gps
38577   788   788    27  S       select   0xc073eb24 smtpd
38576 37025 38576 65534  Ss      sbwait   0xc56b9a64 gps
38575   788   788    27  S       select   0xc073eb24 smtpd
38574 37848 38574 65534  Ss      sbwait   0xc521e0a8 gps
38573   788   788    27  S       filelist 0xc0735b90 smtpd
38572   788   788    27  R                           smtpd
38571   788   788    27  S       select   0xc073eb24 smtpd
38570   788   788    27  S       filelist 0xc0735b90 smtp
38569   788   788    27  S       select   0xc073eb24 smtpd
38568   788   788    27  S       select   0xc073eb24 smtpd
38567 37241 38567 65534  Ss      sbwait   0xc5756e90 gps
38566 33904 38566 65534  Ss      sbwait   0xc5072900 gps
38565 37842 38565 65534  Ss      sbwait   0xc57ea79c gps
38564 37035 38564 65534  Ss      sbwait   0xc569d900 gps
38563 37029 38563 65534  Ss      sbwait   0xc513a4d4 gps
38561 38432 38561 65534  Ss      sbwait   0xc50714d4 gps
38560   788   788    27  R                           smtpd
38559   788   788    27  R                           cleanup
38558   788   788    27  S       select   0xc073eb24 smtpd
38557   788   788    27  R                           cleanup
38556   788   788    27  S       select   0xc073eb24 smtpd
38555   788   788    27  R                           smtp
38554   788   788    27  R                           cleanup
38553   788   788    27  S       select   0xc073eb24 smtpd
38552   788   788    27  R                           cleanup
38551   788   788    27  S       filelist 0xc0735b90 smtpd
38550   788   788    27  S       select   0xc073eb24 smtp
38549   788   788    27  S       select   0xc073eb24 cleanup
38548 37717 38548 65534  Ss      sbwait   0xc522720c gps
38547 37731 38547 65534  Ss      sbwait   0xc56ed900 gps
38546 36657 38546 65534  Ss      sbwait   0xc5059638 gps
38545 35270 38545 65534  Ss      sbwait   0xc52d9a64 gps
38544   788   788    27  S       select   0xc073eb24 smtp
38543 36615 38543 65534  Ss      sbwait   0xc57d84d4 gps
38542 35922 38542 65534  Ss      sbwait   0xc9359a64 gps
38541   788   788    27  R                           cleanup
38540   788   788    27  S       select   0xc073eb24 cleanup
38539 37801 38539 65534  Ss      sbwait   0xc530279c gps
38538 37886 38538 65534  Ss      sbwait   0xc59da900 gps
38537   788   788    27  S       kqread   0xc555d400 smtpd
38536   788   788    27  S       select   0xc073eb24 smtpd
38535   788   788    27  S       select   0xc073eb24 smtpd
38534   788   788    27  S       select   0xc073eb24 smtpd
38531   788   788    27  R                           cleanup
38530 35837 38530 65534  Ss      sbwait   0xc52ff370 gps
38529   788   788    27  R                           cleanup
38528 38313 38528 65534  Ss      sbwait   0xc5227bc8 gps
38525 37021 38525 65534  Ss      sbwait   0xc4f160a8 gps
38524 37790 38524 65534  Ss      sbwait   0xc527ea64 gps
38523 38522 38523 65534  Ss      sbwait   0xc527e4d4 gps
38522   788   788     0  S       wait     0xc51b4218 spawn
38521 38520 38521 65534  Ss      sbwait   0xc4ffd20c gps
38520   788   788     0  S       wait     0xc594ec90 spawn
38518 35851 38518 65534  Ss      sbwait   0xc935a79c gps
38517   788   788    27  S       kqread   0xc555ec00 smtpd
38516   788   788    27  S       select   0xc073eb24 smtpd
38515   788   788    27  S       kqread   0xc56c0500 smtpd
38514   788   788    27  S       select   0xc073eb24 smtpd
38513 37864 38513 65534  Ss      sbwait   0xc5892d2c gps
38512   788   788    27  S       select   0xc073eb24 cleanup
38510 37870 38510 65534  Ss      sbwait   0xc4db4d2c gps
38509   788   788    27  S       kqread   0xc4e32e00 smtpd
38508   788   788    27  S       lockf    0xc53737c0 cleanup
38507 34743 38507 65534  Ss      sbwait   0xc4e7979c gps
38504 38503 38504 65534  Ss      sbwait   0xc5619900 gps
38503   788   788     0  S       wait     0xc54f3430 spawn
38502 38501 38502 65534  Ss      sbwait   0xc56ba0a8 gps
38501   788   788     0  S       wait     0xc51b5860 spawn
38500   788   788    27  S       select   0xc073eb24 cleanup
38499 38498 38499 65534  Ss      sbwait   0xc546ba64 gps
38498   788   788     0  S       wait     0xc5597860 spawn
38497 38496 38497 65534  Ss      sbwait   0xc56ba20c gps
38496   788   788     0  S       wait     0xc4f18860 spawn
38495 38494 38495 65534  Ss      sbwait   0xc52d8370 gps
38494   788   788     0  S       wait     0xc5741c90 spawn
38493 38492 38493 65534  Ss      sbwait   0xc4d85900 gps
38492   788   788     0  S       wait     0xc58fa860 spawn
38491 38490 38491 65534  Ss      sbwait   0xc5514370 gps
38490   788   788     0  S       wait     0xc4ef6648 spawn
38489 38488 38489 65534  Ss      sbwait   0xc598bbc8 gps
38488   788   788     0  S       wait     0xc542d430 spawn
38487   788   788    27  S       kqread   0xc563bd00 smtpd
38486 38485 38486 65534  Ss      sbwait   0xc4fe4370 gps
38485   788   788     0  S       wait     0xc542c430 spawn
38484   788   788    27  S       select   0xc073eb24 smtpd
38483   788   788    27  S       select   0xc073eb24 smtpd
38482 37914 38482 65534  Ss      sbwait   0xc546f20c gps
38481 37815 38481 65534  Ss      sbwait   0xc5982370 gps
38478   788   788    27  S       lockf    0xc5069dc0 bounce
38477   788   788    27  S       select   0xc073eb24 smtpd
38476   788   788    27  S       select   0xc073eb24 smtpd
38475   788   788    27  S       select   0xc073eb24 smtpd
38474 36677 38474 65534  Ss      sbwait   0xc4db3638 gps
38473   788   788    27  S       select   0xc073eb24 smtpd
38472   788   788    27  S       select   0xc073eb24 smtpd
38471   788   788    27  S       select   0xc073eb24 smtpd
38470   788   788    27  S       select   0xc073eb24 smtpd
38468 37788 38468 65534  Ss      sbwait   0xc53bf638 gps
38467 31842 38467 65534  Ss      sbwait   0xc53d5e90 gps
38466   788   788    27  S       kqread   0xc4fd8400 smtpd
38463 38462 38463 65534  Ss      sbwait   0xc5028d2c gps
38462   788   788     0  S       wait     0xc54a3430 spawn
38461 38460 38461 65534  Ss      sbwait   0xc56b720c gps
38460   788   788     0  S       wait     0xc542bc90 spawn
38459   788   788    27  S       select   0xc073eb24 smtpd
38458   788   788    27  S       kqread   0xc5149000 smtpd
38457 36776 38457 65534  Ss      sbwait   0xc4f16e90 gps
38456 37912 38456 65534  Ss      sbwait   0xc936da64 gps
38454 37894 38454 65534  Ss      sbwait   0xc936079c gps
38453 37694 38453 65534  Ss      sbwait   0xc5298d2c gps
38450   788   788    27  S       select   0xc073eb24 smtpd
38448   788   788    27  S       select   0xc073eb24 smtpd
38447   788   788    27  S       select   0xc073eb24 smtpd
38446 35944 38446 65534  Ss      sbwait   0xc5419bc8 gps
38445 37761 38445 65534  Ss      sbwait   0xc5296370 gps
38444 38443 38444 65534  Ss      sbwait   0xc4d860a8 gps
38443   788   788     0  S       wait     0xc5171430 spawn
38442   788   788    27  S       select   0xc073eb24 smtpd
38441 37759 38441 65534  Ss      sbwait   0xc5892638 gps
38440   788   788    27  S       select   0xc073eb24 smtpd
38439   788   788    27  S       kqread   0xc591e200 smtpd
38437   788   788    27  S       select   0xc073eb24 smtpd
38436   788   788    27  S       select   0xc073eb24 bounce
38435 38434 38435 65534  Ss      sbwait   0xc5585638 gps
38434   788   788     0  S       wait     0xc58f2000 spawn
38432   788   788     0  S       wait     0xc5552000 spawn
38431 38317 38431 65534  Ss      sbwait   0xc936dd2c gps
38430 37813 38430 65534  Ss      sbwait   0xc585ad2c gps
38429 35588 38429 65534  Ss      sbwait   0xc57e6e90 gps
38428 37797 38428 65534  Ss      sbwait   0xc56f020c gps
38425 38319 38425 65534  Ss      sbwait   0xc546c638 gps
38423 37860 38423 65534  Ss      sbwait   0xc568d900 gps
38422   788   788    27  S       select   0xc073eb24 smtpd
38421   788   788    27  S       select   0xc073eb24 smtpd
38420   788   788    27  S       select   0xc073eb24 smtpd
38419   788   788    27  S       select   0xc073eb24 smtpd
38418   788   788    27  S       select   0xc073eb24 smtpd
38417   788   788    27  S       select   0xc073eb24 smtpd
38416   788   788    27  S       select   0xc073eb24 smtpd
38413   788   788    27  S       select   0xc073eb24 smtpd
38412   788   788    27  S       kqread   0xc9363000 smtpd
38408 37037 38408 65534  Ss      sbwait   0xc513da64 gps
38406   788   788    27  S       select   0xc073eb24 smtpd
38403   788   788    27  S       select   0xc073eb24 smtpd
38401 33087 38401 65534  Ss      sbwait   0xc56b8638 gps
38400 35896 38400 65534  Ss      sbwait   0xc4ffd79c gps
38392   788   788    27  S       select   0xc073eb24 smtpd
38390 37898 38390 65534  Ss      sbwait   0xc55144d4 gps
38344 37852 38344 65534  Ss      sbwait   0xc586220c gps
38340   788   788    27  S       select   0xc073eb24 smtpd
38338   788   788    27  S       select   0xc073eb24 smtpd
38337   788   788    27  S       select   0xc073eb24 smtpd
38336   788   788    27  S       select   0xc073eb24 smtpd
38332 37832 38332 65534  Ss      sbwait   0xc4d850a8 gps
38324   788   788    27  S       select   0xc073eb24 smtpd
38319   788   788     0  S       wait     0xc5675218 spawn
38317   788   788     0  S       wait     0xc573ec90 spawn
38315   788   788    27  S       select   0xc073eb24 smtpd
38313   788   788     0  S       wait     0xc4dc2c90 spawn
38310   788   788    27  S       select   0xc073eb24 smtpd
38303   788   788    27  S       select   0xc073eb24 smtpd
38302   788   788    27  S       select   0xc073eb24 smtpd
38301   788   788    27  S       select   0xc073eb24 smtpd
38298   788   788    27  S       select   0xc073eb24 smtpd
38294 37920 38294 65534  Ss      sbwait   0xc55c9638 gps
38293   788   788    27  S       select   0xc073eb24 smtpd
38292   788   788    27  S       select   0xc073eb24 smtpd
38290   788   788    27  S       select   0xc073eb24 smtpd
38289   788   788    27  S       select   0xc073eb24 smtpd
38287   788   788    27  S       select   0xc073eb24 smtpd
38261 37491 38261 65534  Ss      sbwait   0xc4e1a79c gps
38260   788   788    27  S       select   0xc073eb24 smtpd
38237   788   788    27  S       select   0xc073eb24 smtpd
38234   788   788    27  S       select   0xc073eb24 smtpd
38212   788   788    27  S       select   0xc073eb24 smtpd
38206   788   788    27  S       kqread   0xc57fe600 smtpd
38201   788   788    27  S       select   0xc073eb24 smtpd
38176   788   788    27  R                           cleanup
38131   788   788    27  S       select   0xc073eb24 cleanup
38076   788   788    27  S       select   0xc073eb24 cleanup
38074   788   788    27  S       select   0xc073eb24 scache
37920   788   788     0  S       wait     0xc524ca78 spawn
37914   788   788     0  S       wait     0xc56ccc90 spawn
37912   788   788     0  S       wait     0xc54f3860 spawn
37898   788   788     0  S       wait     0xc4e65a78 spawn
37894   788   788     0  S       wait     0xc51b6a78 spawn
37886   788   788     0  S       wait     0xc5950c90 spawn
37870   788   788     0  S       wait     0xc56ca430 spawn
37868   788   788     0  S       wait     0xc4e22648 spawn
37866   788   788     0  S       wait     0xc5173c90 spawn
37864   788   788     0  S       wait     0xc4e22000 spawn
37860   788   788     0  S       wait     0xc542cc90 spawn
37852   788   788     0  S       wait     0xc573c430 spawn
37848   788   788     0  S       wait     0xc5719218 spawn
37846   788   788     0  S       lockf    0xc537fb00 spawn
37842   788   788     0  S       wait     0xc542da78 spawn
37832   788   788     0  S       wait     0xc5249648 spawn
37815   788   788     0  S       wait     0xc594d000 spawn
37813   788   788     0  S       wait     0xc573cc90 spawn
37801   788   788     0  S       wait     0xc51b4430 spawn
37797   788   788     0  S       wait     0xc51b6218 spawn
37790   788   788     0  S       wait     0xc4dc2218 spawn
37788   788   788     0  S       wait     0xc542a218 spawn
37780   788   788    27  S       select   0xc073eb24 smtpd
37765   788   788     0  S       select   0xc073eb24 spawn
37761   788   788     0  S       wait     0xc58b4a78 spawn
37759   788   788     0  S       wait     0xc4ef6218 spawn
37731   788   788     0  S       wait     0xc5429860 spawn
37717   788   788     0  S       wait     0xc56cc000 spawn
37694   788   788     0  S       wait     0xc52f9648 spawn
37491   788   788     0  S       wait     0xc5050218 spawn
37241   788   788     0  S       wait     0xc542a430 spawn
37037   788   788     0  S       wait     0xc4f17000 spawn
37035   788   788     0  S       wait     0xc56cbc90 spawn
37029   788   788     0  S       wait     0xc4dbb648 spawn
37025   788   788     0  S       wait     0xc50b3218 spawn
37021   788   788     0  S       wait     0xc4dbac90 spawn
36791   788   788    27  S       select   0xc073eb24 pickup
36776   788   788     0  S       wait     0xc571c000 spawn
36677   788   788     0  S       wait     0xc512ca78 spawn
36657   788   788     0  S       wait     0xc57ee218 spawn
36615   788   788     0  S       wait     0xc4e68a78 spawn
35944   788   788     0  S       wait     0xc4dc2430 spawn
35922   788   788     0  S       wait     0xc4e65648 spawn
35896   788   788     0  S       wait     0xc542c860 spawn
35851   788   788     0  S       wait     0xc512c218 spawn
35837   788   788     0  S       wait     0xc5172860 spawn
35588   788   788     0  S       wait     0xc49a9a78 spawn
35270   788   788     0  S       wait     0xc5195a78 spawn
34743   788   788     0  S       wait     0xc5129648 spawn
33904   788   788     0  S       wait     0xc571c860 spawn
33087   788   788     0  S       wait     0xc571bc90 spawn
31842   788   788     0  S       wait     0xc4dc3648 spawn
16779   788   788    27  S       select   0xc073eb24 trivial-rewrite
 9025   788   788    27  R                           trivial-rewrite
 1470   788   788    27  R                           trivial-rewrite
  796   788   788    27  S       select   0xc073eb24 trivial-rewrite
  793   788   788    27  S       select   0xc073eb24 anvil
  790   788   788    27  S       filelist 0xc0735b90 qmgr
  788     1   788     0  Rs                          master
  726     1   726     0  Ss+     ttyin    0xc46edc10 getty
  725     1   725     0  Ss+     ttyin    0xc4820410 getty
  724     1   724     0  Ss+     ttyin    0xc480f410 getty
  723     1   723     0  Ss+     ttyin    0xc480e410 getty
  722     1   722     0  Ss+     ttyin    0xc4811410 getty
  721     1   721     0  Ss+     ttyin    0xc480fc10 getty
  720     1   720     0  Ss+     ttyin    0xc4810810 getty
  719     1   719     0  Ss+     ttyin    0xc4810010 getty
  718     1   718     0  Ss+     ttyin    0xc480e010 getty
  680     1   680     0  Ss      nanslp   0xc0737f4c cron
  673     1   673     0  Ss      select   0xc073eb24 sshd
  672   638   636    88  S+      (threaded)          mysqld
100348                   S       sbwait   0xc935f370 mysqld
100306                   S       sbwait   0xc57db0a8 mysqld
100210                   S       sbwait   0xc4f16900 mysqld
100167                   S       sbwait   0xc57e7370 mysqld
100387                   S       sbwait   0xc4ef0638 mysqld
100273                   S       sbwait   0xc52d779c mysqld
100413                   S       sbwait   0xc50cea64 mysqld
100392                   S       sbwait   0xc4f4d79c mysqld
100391                   S       sbwait   0xc52d7a64 mysqld
100289                   S       sbwait   0xc56ede90 mysqld
100351                   S       sbwait   0xc55e879c mysqld
100162                   S       sbwait   0xc57dad2c mysqld
100124                   S       sbwait   0xc4db3900 mysqld
100123                   S       sbwait   0xc5298370 mysqld
100165                   S       sbwait   0xc4dffe90 mysqld
100164                   S       sbwait   0xc53cb638 mysqld
100328                   S       sbwait   0xc9372900 mysqld
100146                   S       sbwait   0xc53c1bc8 mysqld
100190                   S       sbwait   0xc937679c mysqld
100305                   S       sbwait   0xc5860d2c mysqld
100140                   S       sbwait   0xc57d7638 mysqld
100271                   S       sbwait   0xc568be90 mysqld
100499                   S       sbwait   0xc598b0a8 mysqld
100484                   S       sbwait   0xc4fb5638 mysqld
100143                   S       sbwait   0xc4e1b0a8 mysqld
100142                   S       sbwait   0xc5614370 mysqld
100189                   S       sbwait   0xc5614900 mysqld
100256                   S       sbwait   0xc568d20c mysqld
100482                   S       sbwait   0xc4d8e0a8 mysqld
100481                   S       sbwait   0xc588f0a8 mysqld
100476                   S       sbwait   0xc569479c mysqld
100439                   S       sbwait   0xc50ca0a8 mysqld
100438                   S       sbwait   0xc55cad2c mysqld
100435                   S       sbwait   0xc513a370 mysqld
100434                   S       sbwait   0xc4e36e90 mysqld
100433                   S       sbwait   0xc4dd720c mysqld
100429                   S       sbwait   0xc5457e90 mysqld
100191                   S       sbwait   0xc4db4370 mysqld
100125                   S       sbwait   0xc4e1b370 mysqld
100166                   S       sbwait   0xc56940a8 mysqld
100214                   S       sbwait   0xc55fad2c mysqld
100291                   S       sbwait   0xc4ffdbc8 mysqld
100428                   S       sbwait   0xc522a638 mysqld
100425                   S       sbwait   0xc9371638 mysqld
100211                   S       sbwait   0xc569d370 mysqld
100350                   S       sbwait   0xc4f540a8 mysqld
100296                   S       sbwait   0xc588fa64 mysqld
100396                   S       sbwait   0xc585c4d4 mysqld
100252                   S       sbwait   0xc56ef20c mysqld
100122                   S       sbwait   0xc57e7e90 mysqld
100423                   S       sbwait   0xc5516638 mysqld
100307                   S       sbwait   0xc4ffd4d4 mysqld
100417                   S       sbwait   0xc52d84d4 mysqld
100414                   S       sbwait   0xc568c79c mysqld
100399                   S       sbwait   0xc527b638 mysqld
100397                   S       sbwait   0xc55e720c mysqld
100394                   S       sbwait   0xc513c0a8 mysqld
100388                   S       sbwait   0xc55e5bc8 mysqld
100386                   S       sbwait   0xc52db0a8 mysqld
100304                   S       sbwait   0xc4f54a64 mysqld
100347                   S       sbwait   0xc527a4d4 mysqld
100342                   S       sbwait   0xc4e36900 mysqld
100308                   S       sbwait   0xc4d8579c mysqld
100253                   S       sbwait   0xc4db320c mysqld
100147                   S       sbwait   0xc53cb900 mysqld
100208                   S       sbwait   0xc508f370 mysqld
100145                   S       sbwait   0xc4e8479c mysqld
100085                   S       ucond    0xc4b47600 mysqld
100084                   S       sigwait  0xe6fc6c14 mysqld
100083                   S       ucond    0xc4b47900 mysqld
100082                   S       select   0xc073eb24 mysqld
100081                   S       select   0xc073eb24 mysqld
100080                   S       ucond    0xc4b47d80 mysqld
100079                   S       ucond    0xc4c09000 mysqld
100078                   S       ucond    0xc4c09180 mysqld
100077                   S       ucond    0xc4c09300 mysqld
100069                   S       select   0xc073eb24 mysqld
  638     1   636    88  S+      wait     0xc4b45648 sh
  617     1   617     1  Ss      sbwait   0xc4aa04d4 rwhod
  604     1   604     0  Ss      select   0xc073eb24 ntpd
  532     1   532     0  Ss      select   0xc073eb24 ypbind
  517     1   517     0  Ss      select   0xc073eb24 rpcbind
  499     1   499     0  Rs      CPU 0               syslogd
  430     1   430     0  Ss      select   0xc073eb24 devd
   35     0     0     0  SL      -        0xe3288cfc [schedcpu]
   34     0     0     0  SL      sdflush  0xc07479f4 [softdepflush]
   33     0     0     0  SL      syncer   0xc0737cbc [syncer]
   32     0     0     0  SL      vlruwt   0xc494ea78 [vnlru]
   31     0     0     0  SL      psleep   0xc073f08c [bufdaemon]
   30     0     0     0  SL      pgzero   0xc0748964 [pagezero]
   29     0     0     0  SL      psleep   0xc07484b4 [vmdaemon]
   28     0     0     0  SL      psleep   0xc0748470 [pagedaemon]
   27     0     0     0  WL                          [swi0: sio]
   26     0     0     0  WL                          [irq1: atkbd0]
   25     0     0     0  WL                          [irq18: bge1]
   24     0     0     0  WL                          [irq19: bge0]
   23     0     0     0  WL                          [irq15: ata1]
   22     0     0     0  WL                          [irq14: ata0]
   21     0     0     0  WL                          [irq9: acpi0]
    9     0     0     0  SL      -        0xc4757e80 [acpi_task_2]
    8     0     0     0  SL      -        0xc4757e80 [acpi_task_1]
    7     0     0     0  SL      -        0xc4757e80 [acpi_task_0]
   20     0     0     0  WL                          [swi5: +]
    6     0     0     0  RL      CPU 2               [thread taskq]
   19     0     0     0  WL                          [swi6: Giant taskq]
   18     0     0     0  WL                          [swi6: task queue]
    5     0     0     0  SL      -        0xc4797380 [kqueue taskq]
   17     0     0     0  SL      -        0xc07349e0 [yarrow]
    4     0     0     0  SL      -        0xc0735408 [g_down]
    3     0     0     0  SL      -        0xc0735404 [g_up]
    2     0     0     0  SL      -        0xc07353fc [g_event]
   16     0     0     0  WL                          [swi1: net]
   15     0     0     0  WL                          [swi3: vm]
   14     0     0     0  WL                          [swi4: clock sio]
   13     0     0     0  RL                          [idle: cpu0]
   12     0     0     0  RL      CPU 1               [idle: cpu1]
   11     0     0     0  RL                          [idle: cpu2]
   10     0     0     0  RL      CPU 3               [idle: cpu3]
    1     0     1     0  SLs     wait     0xc46fb000 [init]
    0     0     0     0  WLs                         [swapper]
db> alltrace

Tracing command smtpd pid 38582 tid 100659 td 0xc556f780
sched_switch(c556f780,0,1,15e,143cdf4e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c556f780,...) at mi_switch+0x2bf
sleepq_switch(c0735b90,0,c06cbe16,211,e77d8bc0,...) at sleepq_switch+0x10e
sleepq_wait(c0735b90,c0736ca4,c06c5d2f,1,c0735b60,...) at sleepq_wait+0x66
cv_wait(c0735b90,c0736ca4,c06c9679,9f,c4d798b8,...) at cv_wait+0x19a
_sx_xlock(c0735b60,c06c59bd,872,86a,c4d798b8,...) at _sx_xlock+0x7f
fdrop_locked(c4d798b8,c556f780,c06c59bd,855) at fdrop_locked+0xd7
fdrop(c4d798b8,c556f780,c06ca83b,900,c4fd0010,0,c55ec318,c52b1a00,70b,c06c5e4a,e77d8c74,c05149b4,c52b1a00,1,c06c82d8,13e,0,c52b1a00,c938422c,3f2,c06c59bd,e77d8ca0,c05149b4,c938422c,1,c06c82d8,13e) at fdrop+0x3c
closef(c4d798b8,c556f780,c06c59bd,3f2,c556f780,...) at closef+0x423
close(c556f780,e77d8d04,4,420,1,...) at close+0x226
syscall(3b,3b,3b,80a50f4,bfbfe950,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x281e7c9b, esp = 0xbfbfe86c, ebp = 0xbfbfe9b8 ---

Tracing command cron pid 38581 tid 100175 td 0xc4db7900
sched_switch(c4db7900,0,1,15e,34b98ec6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4db7900,...) at mi_switch+0x2bf
sleepq_switch(c0735b90,0,c06cbe16,211,e703dbc0,...) at sleepq_switch+0x10e
sleepq_wait(c0735b90,c0736ca4,c06c5d2f,1,c0735b60,...) at sleepq_wait+0x66
cv_wait(c0735b90,c0736ca4,c06c9679,9f,c5279480,...) at cv_wait+0x19a
_sx_xlock(c0735b60,c06c59bd,872,86a,c5279480,...) at _sx_xlock+0x7f
fdrop_locked(c5279480,c4db7900,c06c59bd,855) at fdrop_locked+0xd7
fdrop(c5279480,c4db7900,c06ca83b,900,c4812530,0,c5220708,c4fd8b00,70b,c06c5e4a,e703dc74,c05149b4,c4fd8b00,1,c06c82d8,13e,0,c4fd8b00,c58e272c,3f2,c06c59bd,e703dca0,c05149b4,c58e272c,1,c06c82d8,13e) at fdrop+0x3c
closef(c5279480,c4db7900,c06c59bd,3f2,c4db7900,...) at closef+0x423
close(c4db7900,e703dd04,4,420,1,...) at close+0x226
syscall(805003b,bfbf003b,bfbf003b,805f0f4,bfbfe3c0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x2815cc9b, esp = 0xbfbfe2dc, ebp = 0xbfbfe428 ---

Tracing command cron pid 38580 tid 100897 td 0xc52ddc00
sched_switch(c52ddc00,0,1,15e,7b05fc60,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c51b5000,0,c06cbe16,211,e7d7bc70,...) at sleepq_switch+0x10e
sleepq_wait(c51b5000,0,c06c983b,c9,0,...) at sleepq_wait+0x66
msleep(c51b5000,c4ef3068,5c,c06c6347,0,...) at msleep+0x2ab
fork1(c52ddc00,80000034,0,e7d7bccc,c52ddc00,...) at fork1+0x1449
vfork(c52ddc00,e7d7bd04,c06e3986,420,0,...) at vfork+0x29
syscall(bfbf003b,3b,bfbf003b,0,8052060,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (66, FreeBSD ELF32, vfork), eip = 0x280d4ae0, esp = 0xbfbfe810, ebp = 0xbfbfede8 ---

Tracing command gps pid 38579 tid 100198 td 0xc4e81180
sched_switch(c4e81180,0,1,15e,e1fb4e8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56b00a8,...) at mi_switch+0x2bf
sleepq_switch(c56b00a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56b00a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56b00a8,c56b0074,158,c06ce680,0) at msleep+0x29c
sbwait(c56b0050,1,c06ce3f1,437,e7134c1c,...) at sbwait+0x6b
soreceive(c56b0000,0,e7134cb4,0,0,...) at soreceive+0x31e
soo_read(c567dcf0,e7134cb4,c9380900,0,c4e81180,...) at soo_read+0x6e
dofileread(c4e81180,0,c567dcf0,e7134cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4e81180,0,e7134cb4,8078000,2000,...) at kern_readv+0x61
read(c4e81180,e7134d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38578 tid 100131 td 0xc4dc4000
sched_switch(c4dc4000,0,1,15e,ca99cf7c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ef1638,...) at mi_switch+0x2bf
sleepq_switch(c4ef1638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ef1638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ef1638,c4ef1604,158,c06ce680,0) at msleep+0x29c
sbwait(c4ef15e0,1,c06ce3f1,437,e7067c1c,...) at sbwait+0x6b
soreceive(c4ef1590,0,e7067cb4,0,0,...) at soreceive+0x31e
soo_read(c567d5a0,e7067cb4,c567b580,0,c4dc4000,...) at soo_read+0x6e
dofileread(c4dc4000,0,c567d5a0,e7067cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4dc4000,0,e7067cb4,8078000,2000,...) at kern_readv+0x61
read(c4dc4000,e7067d04,c,420,3,...) at read+0x4f
syscall(2809003b,2809003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38577 tid 100455 td 0xc52f7000
sched_switch(c52f7000,0,1,15e,95845f4e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52f710c,36ed9c,c054233c,c52f7000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ed9c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ed9c,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c52f7000,11,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c52f7000,e75b4d04,14,0,5,...) at select+0x63
syscall(3b,3b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command gps pid 38576 tid 100832 td 0xc58f7000
sched_switch(c58f7000,0,1,15e,ae8559c0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56b9a64,...) at mi_switch+0x2bf
sleepq_switch(c56b9a64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56b9a64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56b9a64,c56b9a30,158,c06ce680,0) at msleep+0x29c
sbwait(c56b9a0c,1,c06ce3f1,437,e7b17c1c,...) at sbwait+0x6b
soreceive(c56b99bc,0,e7b17cb4,0,0,...) at soreceive+0x31e
soo_read(c5075a68,e7b17cb4,c5787000,0,c58f7000,...) at soo_read+0x6e
dofileread(c58f7000,0,c5075a68,e7b17cb4,ffffffff,...) at dofileread+0x96
kern_readv(c58f7000,0,e7b17cb4,8078000,2000,...) at kern_readv+0x61
read(c58f7000,e7b17d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38575 tid 100912 td 0xc4ff6a80
sched_switch(c4ff6a80,0,1,15e,8f80dde6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4ff6b8c,47b45,c054233c,c4ff6a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,47b45,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,47b45,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4ff6a80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4ff6a80,e726ad04,14,420,5,...) at select+0x63
syscall(3b,3b,3b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38574 tid 100258 td 0xc4ff6780
sched_switch(c4ff6780,0,1,15e,8cc41e8a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c521e0a8,...) at mi_switch+0x2bf
sleepq_switch(c521e0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c521e0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c521e0a8,c521e074,158,c06ce680,0) at msleep+0x29c
sbwait(c521e050,1,c06ce3f1,437,e7264c1c,...) at sbwait+0x6b
soreceive(c521e000,0,e7264cb4,0,0,...) at soreceive+0x31e
soo_read(c5167a20,e7264cb4,c5219d00,0,c4ff6780,...) at soo_read+0x6e
dofileread(c4ff6780,0,c5167a20,e7264cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4ff6780,0,e7264cb4,8078000,2000,...) at kern_readv+0x61
read(c4ff6780,e7264d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38573 tid 100649 td 0xc5672300
sched_switch(c5672300,0,1,15e,8f89607c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5672300,...) at mi_switch+0x2bf
sleepq_switch(c0735b90,0,c06cbe16,211,e7890bc0,...) at sleepq_switch+0x10e
sleepq_wait(c0735b90,c0736ca4,c06c5d2f,1,c0735b60,...) at sleepq_wait+0x66
cv_wait(c0735b90,c0736ca4,c06c9679,9f,c55ec9d8,...) at cv_wait+0x19a
_sx_xlock(c0735b60,c06c59bd,872,86a,c55ec9d8,...) at _sx_xlock+0x7f
fdrop_locked(c55ec9d8,c5672300,c06c59bd,855) at fdrop_locked+0xd7
fdrop(c55ec9d8,c5672300,c46e273c,e7890c44,c046e93f,c06ee8a0,c0712760,e7890c78,c0527dda,c06ee8a0,cf943ac2,28394c,de11e53a,855,e7890c98,27ae7d3,c0712760,e7890c80,c4ea432c,3f2,c06c59bd,e7890ca0,c05149b4,c4ea432c,1,c06c82d8,13e) at fdrop+0x3c
closef(c55ec9d8,c5672300,c06c59bd,3f2,c5672300,...) at closef+0x423
close(c5672300,e7890d04,4,420,1,...) at close+0x226
syscall(3b,bfbf003b,bfbf003b,bfbfe820,bfbfe820,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x281e7c9b, esp = 0xbfbfe6fc, ebp = 0xbfbfe728 ---

Tracing command smtpd pid 38572 tid 100284 td 0xc50ad480
sched_switch(c50ad480,0,1,15e,329d898a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c50ad58c,36ee81,c054233c,c50ad480,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ee81,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ee81,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c50ad480,10,bfbfe420,0,bfbfe320,...) at kern_select+0x558
select(c50ad480,e72d2d04,14,420,5,...) at select+0x63
syscall(80c003b,3b,bfbf003b,e10,bfbfe318,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe2ec, ebp = 0xbfbfe538 ---

Tracing command smtpd pid 38571 tid 100254 td 0xc51fc300
sched_switch(c51fc300,0,1,15e,32360638,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51fc40c,4684f,c054233c,c51fc300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,4684f,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,4684f,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c51fc300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c51fc300,e7496d04,14,420,5,...) at select+0x63
syscall(80a003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtp pid 38570 tid 100440 td 0xc524bd80
sched_switch(c524bd80,0,1,15e,cd02e90c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c524bd80,...) at mi_switch+0x2bf
sleepq_switch(c0735b90,0,c06cbe16,211,e7530bc0,...) at sleepq_switch+0x10e
sleepq_wait(c0735b90,c0736ca4,c06c5d2f,1,c0735b60,...) at sleepq_wait+0x66
cv_wait(c0735b90,c0736ca4,c06c9679,9f,c5627438,...) at cv_wait+0x19a
_sx_xlock(c0735b60,c06c59bd,872,86a,c5627438,...) at _sx_xlock+0x7f
fdrop_locked(c5627438,c524bd80,c06c59bd,855) at fdrop_locked+0xd7
fdrop(c5627438,c524bd80,c46e303c,0,c06c59bd,866,c5167990,c524bd80,e7530c64,c04fbacd,0,c524bd80,c06c59bd,855,0,e7530c98,c054711a,c5167990,c4af192c,3f2,c06c59bd,e7530ca0,c05149b4,c4af192c,1,c06c82d8,13e) at fdrop+0x3c
closef(c5627438,c524bd80,c06c59bd,3f2,c524bd80,...) at closef+0x423
close(c524bd80,e7530d04,4,420,1,...) at close+0x226
syscall(808003b,808003b,bfbf003b,bfbfea38,8082608,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x281d9c9b, esp = 0xbfbfe94c, ebp = 0xbfbfe978 ---

Tracing command smtpd pid 38569 tid 100757 td 0xc57f2780
sched_switch(c57f2780,0,1,15e,e4eb04c6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57f288c,48735,c054233c,c57f2780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,48735,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,48735,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c57f2780,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c57f2780,e7a17d04,14,420,5,...) at select+0x63
syscall(80a003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38568 tid 100493 td 0xc52f4a80
sched_switch(c52f4a80,0,1,15e,a26f2ec8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52f4b8c,45a02,c054233c,c52f4a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,45a02,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,45a02,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c52f4a80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c52f4a80,e758dd04,14,420,5,...) at select+0x63
syscall(3b,2820003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38567 tid 100154 td 0xc4e66300
sched_switch(c4e66300,0,1,15e,22a2adb6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5756e90,...) at mi_switch+0x2bf
sleepq_switch(c5756e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5756e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5756e90,c5756e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c5756e38,1,c06ce3f1,437,e7119c1c,...) at sbwait+0x6b
soreceive(c5756de8,0,e7119cb4,0,0,...) at soreceive+0x31e
soo_read(c49ac828,e7119cb4,c4df9a00,0,c4e66300,...) at soo_read+0x6e
dofileread(c4e66300,0,c49ac828,e7119cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4e66300,0,e7119cb4,8078000,2000,...) at kern_readv+0x61
read(c4e66300,e7119d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38566 tid 100457 td 0xc5206480
sched_switch(c5206480,0,1,15e,9727f36a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5072900,...) at mi_switch+0x2bf
sleepq_switch(c5072900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5072900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5072900,c50728cc,158,c06ce680,0) at msleep+0x29c
sbwait(c50728a8,1,c06ce3f1,437,e74d5c1c,...) at sbwait+0x6b
soreceive(c5072858,0,e74d5cb4,0,0,...) at soreceive+0x31e
soo_read(c54673f0,e74d5cb4,c4f33180,0,c5206480,...) at soo_read+0x6e
dofileread(c5206480,0,c54673f0,e74d5cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5206480,0,e74d5cb4,8078000,2000,...) at kern_readv+0x61
read(c5206480,e74d5d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38565 tid 100787 td 0xc5720780
sched_switch(c5720780,0,1,15e,e95334ec,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57ea79c,...) at mi_switch+0x2bf
sleepq_switch(c57ea79c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57ea79c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57ea79c,c57ea768,158,c06ce680,0) at msleep+0x29c
sbwait(c57ea744,1,c06ce3f1,437,e791ec1c,...) at sbwait+0x6b
soreceive(c57ea6f4,0,e791ecb4,0,0,...) at soreceive+0x31e
soo_read(c567e8b8,e791ecb4,c4f33900,0,c5720780,...) at soo_read+0x6e
dofileread(c5720780,0,c567e8b8,e791ecb4,ffffffff,...) at dofileread+0x96
kern_readv(c5720780,0,e791ecb4,8078000,2000,...) at kern_readv+0x61
read(c5720780,e791ed04,c,e791ed2c,3,...) at read+0x4f
syscall(806003b,2828003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38564 tid 100520 td 0xc52f8a80
sched_switch(c52f8a80,0,1,15e,7c73334,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c569d900,...) at mi_switch+0x2bf
sleepq_switch(c569d900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c569d900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c569d900,c569d8cc,158,c06ce680,0) at msleep+0x29c
sbwait(c569d8a8,1,c06ce3f1,437,e75e7c1c,...) at sbwait+0x6b
soreceive(c569d858,0,e75e7cb4,0,0,...) at soreceive+0x31e
soo_read(c57933a8,e75e7cb4,c5164580,0,c52f8a80,...) at soo_read+0x6e
dofileread(c52f8a80,0,c57933a8,e75e7cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52f8a80,0,e75e7cb4,8078000,2000,...) at kern_readv+0x61
read(c52f8a80,e75e7d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38563 tid 100255 td 0xc4ff7900
sched_switch(c4ff7900,0,1,15e,2af9af36,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c513a4d4,...) at mi_switch+0x2bf
sleepq_switch(c513a4d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c513a4d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c513a4d4,c513a4a0,158,c06ce680,0) at msleep+0x29c
sbwait(c513a47c,1,c06ce3f1,437,e7285c1c,...) at sbwait+0x6b
soreceive(c513a42c,0,e7285cb4,0,0,...) at soreceive+0x31e
soo_read(c4cfe168,e7285cb4,c909f500,0,c4ff7900,...) at soo_read+0x6e
dofileread(c4ff7900,0,c4cfe168,e7285cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4ff7900,0,e7285cb4,8078000,2000,...) at kern_readv+0x61
read(c4ff7900,e7285d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38561 tid 100568 td 0xc5582180
sched_switch(c5582180,0,1,15e,c6c00748,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c50714d4,...) at mi_switch+0x2bf
sleepq_switch(c50714d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c50714d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c50714d4,c50714a0,158,c06ce680,0) at msleep+0x29c
sbwait(c507147c,1,c06ce3f1,437,e7815c1c,...) at sbwait+0x6b
soreceive(c507142c,0,e7815cb4,0,0,...) at soreceive+0x31e
soo_read(c52201b0,e7815cb4,c54c8580,0,c5582180,...) at soo_read+0x6e
dofileread(c5582180,0,c52201b0,e7815cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5582180,0,e7815cb4,8078000,2000,...) at kern_readv+0x61
read(c5582180,e7815d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38560 tid 100366 td 0xc512ba80
sched_switch(c512ba80,0,1,15e,e15c350a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c512bb8c,493e1,c054233c,c512ba80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,493e1,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,493e1,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c512ba80,a,bfbfe580,0,bfbfe480,...) at kern_select+0x558
select(c512ba80,e739fd04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe478,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe44c, ebp = 0xbfbfe698 ---

Tracing command cleanup pid 38559 tid 100766 td 0xc57f0900
sched_switch(c57f0900,0,2,158,d8acc6bc,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e79fcd34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command smtpd pid 38558 tid 100846 td 0xc594c300
sched_switch(c594c300,0,1,15e,8621d270,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c594c40c,464de,c054233c,c594c300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,464de,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,464de,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c594c300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c594c300,e7bd1d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command cleanup pid 38557 tid 100485 td 0xc50bf780
sched_switch(c50bf780,0,2,158,aa443e04,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e7350d34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command smtpd pid 38556 tid 100466 td 0xc51e2a80
sched_switch(c51e2a80,0,1,15e,d1b192d2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51e2b8c,47b88,c054233c,c51e2a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,47b88,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,47b88,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c51e2a80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c51e2a80,e743ed04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtp pid 38555 tid 100488 td 0xc5138d80
sched_switch(c5138d80,0,1,15e,12cc4132,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5138e8c,1389,c054233c,c5138d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,1389,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,1389,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c5138d80,d,bfbfe550,0,bfbfe450,...) at kern_select+0x558
select(c5138d80,e73d0d04,14,420,5,...) at select+0x63
syscall(807003b,3b,bfbf003b,5,bfbfe448,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281d9c5b, esp = 0xbfbfe41c, ebp = 0xbfbfe668 ---

Tracing command cleanup pid 38554 tid 100917 td 0xc4e24600
sched_switch(c4e24600,0,2,158,566f5a44,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e70dad34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command smtpd pid 38553 tid 100114 td 0xc47bd900
sched_switch(c47bd900,0,1,15e,2ea33a82,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c47bda0c,36ee6c,c054233c,c47bd900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ee6c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ee6c,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c47bd900,12,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c47bd900,e4cc6d04,14,420,5,...) at select+0x63
syscall(30b2003b,4594003b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command cleanup pid 38552 tid 100919 td 0xc524a300
sched_switch(c524a300,0,1,15e,43368b4e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c524a40c,36ee81,c054233c,c524a300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ee81,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ee81,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c524a300,a,bfbfe770,0,bfbfe670,...) at kern_select+0x558
select(c524a300,e74fdd04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,e10,bfbfe668,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfe63c, ebp = 0xbfbfe888 ---

Tracing command smtpd pid 38551 tid 100731 td 0xc57f4000
sched_switch(c57f4000,0,1,15e,4bff75c2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57f4000,...) at mi_switch+0x2bf
sleepq_switch(c0735b90,0,c06cbe16,211,e7a44bc0,...) at sleepq_switch+0x10e
sleepq_wait(c0735b90,c0736ca4,c06c5d2f,1,c0735b60,...) at sleepq_wait+0x66
cv_wait(c0735b90,c0736ca4,c06c9679,9f,c57b9360,...) at cv_wait+0x19a
_sx_xlock(c0735b60,c06c59bd,872,86a,c57b9360,...) at _sx_xlock+0x7f
fdrop_locked(c57b9360,c57f4000,c06c59bd,855) at fdrop_locked+0xd7
fdrop(c57b9360,c57f4000,c4e85b20,c4d79c60,e7a44cac,1,51,0,0,0,1,c57f4000,0,e7a44cb4,c57f6000,e7a44c94,c05668c7,c57f4000,c4ea372c,3f2,c06c59bd,e7a44ca0,c05149b4,c4ea372c,1,c06c82d8,13e) at fdrop+0x3c
closef(c57b9360,c57f4000,c06c59bd,3f2,c57f4000,...) at closef+0x423
close(c57f4000,e7a44d04,4,420,1,...) at close+0x226
syscall(3b,80a003b,bfbf003b,bfbfea68,8090a08,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x281e7c9b, esp = 0xbfbfe9dc, ebp = 0xbfbfea08 ---

Tracing command smtp pid 38550 tid 100877 td 0xc52cf900
sched_switch(c52cf900,0,1,15e,39975a7a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c073eb24,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c06cbe16,145,c52cf900,c52cf900,...) at sleepq_switch+0x10e
sleepq_wait_sig(c073eb24,c073eb00,c06ccb24,101,0,...) at sleepq_wait_sig+0x25
cv_wait_sig(c073eb24,c073eb00,c06ccb2b,31b,0,...) at cv_wait_sig+0x195
kern_select(c52cf900,a,bfbfe880,0,bfbfe780,...) at kern_select+0x570
select(c52cf900,e7dcfd04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,ffffffff,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281d9c5b, esp = 0xbfbfe74c, ebp = 0xbfbfe998 ---

Tracing command cleanup pid 38549 tid 100667 td 0xc54d1a80
sched_switch(c54d1a80,0,1,15e,a1e4b242,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c54d1b8c,36ddf0,c054233c,c54d1a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ddf0,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ddf0,31b,c06c82d8,...) at cv_timedwait_sig+0x1a4
kern_select(c54d1a80,a,bfbfe800,0,bfbfe700,...) at kern_select+0x558
select(c54d1a80,e76d8d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,e10,bfbfe6f8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfe6cc, ebp = 0xbfbfe918 ---

Tracing command gps pid 38548 tid 100118 td 0xc4dc5180
sched_switch(c4dc5180,0,1,15e,9ee17914,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c522720c,...) at mi_switch+0x2bf
sleepq_switch(c522720c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c522720c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c522720c,c52271d8,158,c06ce680,0) at msleep+0x29c
sbwait(c52271b4,1,c06ce3f1,437,e7088c1c,...) at sbwait+0x6b
soreceive(c5227164,0,e7088cb4,0,0,...) at soreceive+0x31e
soo_read(c55c3e58,e7088cb4,c54fe980,0,c4dc5180,...) at soo_read+0x6e
dofileread(c4dc5180,0,c55c3e58,e7088cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4dc5180,0,e7088cb4,8078000,2000,...) at kern_readv+0x61
read(c4dc5180,e7088d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38547 tid 100495 td 0xc512b600
sched_switch(c512b600,0,1,15e,bd0214a6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ed900,...) at mi_switch+0x2bf
sleepq_switch(c56ed900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ed900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ed900,c56ed8cc,158,c06ce680,0) at msleep+0x29c
sbwait(c56ed8a8,1,c06ce3f1,437,e7396c1c,...) at sbwait+0x6b
soreceive(c56ed858,0,e7396cb4,0,0,...) at soreceive+0x31e
soo_read(c4e773f0,e7396cb4,c4dec800,0,c512b600,...) at soo_read+0x6e
dofileread(c512b600,0,c4e773f0,e7396cb4,ffffffff,...) at dofileread+0x96
kern_readv(c512b600,0,e7396cb4,8078000,2000,...) at kern_readv+0x61
read(c512b600,e7396d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38546 tid 100201 td 0xc4e66c00
sched_switch(c4e66c00,0,1,15e,bf5a74ea,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5059638,...) at mi_switch+0x2bf
sleepq_switch(c5059638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5059638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5059638,c5059604,158,c06ce680,0) at msleep+0x29c
sbwait(c50595e0,1,c06ce3f1,437,e712bc1c,...) at sbwait+0x6b
soreceive(c5059590,0,e712bcb4,0,0,...) at soreceive+0x31e
soo_read(c4e5f1f8,e712bcb4,c5918100,0,c4e66c00,...) at soo_read+0x6e
dofileread(c4e66c00,0,c4e5f1f8,e712bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4e66c00,0,e712bcb4,8078000,2000,...) at kern_readv+0x61
read(c4e66c00,e712bd04,c,420,3,...) at read+0x4f
syscall(3b,2828003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38545 tid 100240 td 0xc4f1a780
sched_switch(c4f1a780,0,1,15e,4b413710,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52d9a64,...) at mi_switch+0x2bf
sleepq_switch(c52d9a64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52d9a64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52d9a64,c52d9a30,158,c06ce680,0) at msleep+0x29c
sbwait(c52d9a0c,1,c06ce3f1,437,e71c5c1c,...) at sbwait+0x6b
soreceive(c52d99bc,0,e71c5cb4,0,0,...) at soreceive+0x31e
soo_read(c4f4eea0,e71c5cb4,c4d00880,0,c4f1a780,...) at soo_read+0x6e
dofileread(c4f1a780,0,c4f4eea0,e71c5cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4f1a780,0,e71c5cb4,8078000,2000,...) at kern_readv+0x61
read(c4f1a780,e71c5d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtp pid 38544 tid 100684 td 0xc5525d80
sched_switch(c5525d80,0,1,15e,eb7b882,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5525e8c,eb8d,c054233c,c5525d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,eb8d,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,eb8d,31b,c06ca651,...) at cv_timedwait_sig+0x1a4
kern_select(c5525d80,7,bfbfec70,bfbfeb70,bfbfea70,...) at kern_select+0x558
select(c5525d80,e7781d04,14,420,5,...) at select+0x63
syscall(808003b,bfbf003b,bfbf003b,bfbfea68,bfbfeb70,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281d9c5b, esp = 0xbfbfea3c, ebp = 0xbfbfed88 ---

Tracing command gps pid 38543 tid 100469 td 0xc52f4900
sched_switch(c52f4900,0,1,15e,cdc89c62,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57d84d4,...) at mi_switch+0x2bf
sleepq_switch(c57d84d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57d84d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57d84d4,c57d84a0,158,c06ce680,0) at msleep+0x29c
sbwait(c57d847c,1,c06ce3f1,437,e758ac1c,...) at sbwait+0x6b
soreceive(c57d842c,0,e758acb4,0,0,...) at soreceive+0x31e
soo_read(c56ec900,e758acb4,c521a400,0,c52f4900,...) at soo_read+0x6e
dofileread(c52f4900,0,c56ec900,e758acb4,ffffffff,...) at dofileread+0x96
kern_readv(c52f4900,0,e758acb4,8078000,2000,...) at kern_readv+0x61
read(c52f4900,e758ad04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38542 tid 100646 td 0xc5672780
sched_switch(c5672780,0,1,15e,82c12f02,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c9359a64,...) at mi_switch+0x2bf
sleepq_switch(c9359a64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c9359a64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c9359a64,c9359a30,158,c06ce680,0) at msleep+0x29c
sbwait(c9359a0c,1,c06ce3f1,437,e7899c1c,...) at sbwait+0x6b
soreceive(c93599bc,0,e7899cb4,0,0,...) at soreceive+0x31e
soo_read(c4f35e10,e7899cb4,c5164200,0,c5672780,...) at soo_read+0x6e
dofileread(c5672780,0,c4f35e10,e7899cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5672780,0,e7899cb4,8078000,2000,...) at kern_readv+0x61
read(c5672780,e7899d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command cleanup pid 38541 tid 100673 td 0xc53a4600
sched_switch(c53a4600,0,2,158,4bc93972,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e7616d34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command cleanup pid 38540 tid 100827 td 0xc58f7780
sched_switch(c58f7780,0,1,15e,e1a3a064,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c58f788c,360714,c054233c,c58f7780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,360714,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,360714,31b,c06c82d8,...) at cv_timedwait_sig+0x1a4
kern_select(c58f7780,a,bfbfe800,0,bfbfe700,...) at kern_select+0x558
select(c58f7780,e7b26d04,14,0,5,...) at select+0x63
syscall(3b,281e003b,bfbf003b,e10,bfbfe6f8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfe6cc, ebp = 0xbfbfe918 ---

Tracing command gps pid 38539 tid 100828 td 0xc58f7600
sched_switch(c58f7600,0,1,15e,66fea984,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c530279c,...) at mi_switch+0x2bf
sleepq_switch(c530279c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c530279c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c530279c,c5302768,158,c06ce680,0) at msleep+0x29c
sbwait(c5302744,1,c06ce3f1,437,e7b23c1c,...) at sbwait+0x6b
soreceive(c53026f4,0,e7b23cb4,0,0,...) at soreceive+0x31e
soo_read(c90a4a68,e7b23cb4,c5026580,0,c58f7600,...) at soo_read+0x6e
dofileread(c58f7600,0,c90a4a68,e7b23cb4,ffffffff,...) at dofileread+0x96
kern_readv(c58f7600,0,e7b23cb4,8078000,2000,...) at kern_readv+0x61
read(c58f7600,e7b23d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38538 tid 100567 td 0xc5582300
sched_switch(c5582300,0,1,15e,a448829c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c59da900,...) at mi_switch+0x2bf
sleepq_switch(c59da900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c59da900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c59da900,c59da8cc,158,c06ce680,0) at msleep+0x29c
sbwait(c59da8a8,1,c06ce3f1,437,e7818c1c,...) at sbwait+0x6b
soreceive(c59da858,0,e7818cb4,0,0,...) at soreceive+0x31e
soo_read(c567d870,e7818cb4,c5219200,0,c5582300,...) at soo_read+0x6e
dofileread(c5582300,0,c567d870,e7818cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5582300,0,e7818cb4,8078000,2000,...) at kern_readv+0x61
read(c5582300,e7818d04,c,420,3,...) at read+0x4f
syscall(806003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38537 tid 100235 td 0xc4fdf000
sched_switch(c4fdf000,0,1,15e,fd45492e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c555d400,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c555d400,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c555d400,c555d400,158,c06c5f22,1389,...) at msleep+0x271
kqueue_scan(c555d400,1,e71fbcc0,e71fbcb8,e71fbbec,...) at kqueue_scan+0x1e6
kern_kevent(c4fdf000,11,0,1,e71fbcc0,...) at kern_kevent+0x18a
kevent(c4fdf000,e71fbd04,18,420,6,...) at kevent+0x74
syscall(3b,bfbf003b,bfbf003b,2569816d,45945cd9,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfcd8c, ebp = 0xbfbfce98 ---

Tracing command smtpd pid 38536 tid 100206 td 0xc512b300
sched_switch(c512b300,0,1,15e,b8beed2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c512b40c,44f8a,c054233c,c512b300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,44f8a,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,44f8a,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c512b300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c512b300,e7390d04,14,420,5,...) at select+0x63
syscall(bfbf003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38535 tid 100768 td 0xc57f0600
sched_switch(c57f0600,0,1,15e,ac6179c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57f070c,330ff,c054233c,c57f0600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,330ff,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,330ff,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c57f0600,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c57f0600,e79f6d04,14,420,5,...) at select+0x63
syscall(bfbf003b,2820003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38534 tid 100648 td 0xc5672480
sched_switch(c5672480,0,1,15e,ed9b7760,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c567258c,467c2,c054233c,c5672480,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,467c2,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,467c2,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5672480,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5672480,e7893d04,14,420,5,...) at select+0x63
syscall(80a003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command cleanup pid 38531 tid 100758 td 0xc57f2600
sched_switch(c57f2600,0,2,158,c5d1760,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e7a14d34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command gps pid 38530 tid 100593 td 0xc52af780
sched_switch(c52af780,0,1,15e,411953dc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52ff370,...) at mi_switch+0x2bf
sleepq_switch(c52ff370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52ff370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52ff370,c52ff33c,158,c06ce680,0) at msleep+0x29c
sbwait(c52ff318,1,c06ce3f1,437,e754fc1c,...) at sbwait+0x6b
soreceive(c52ff2c8,0,e754fcb4,0,0,...) at soreceive+0x31e
soo_read(c4e77a20,e754fcb4,c4ad2400,0,c52af780,...) at soo_read+0x6e
dofileread(c52af780,0,c4e77a20,e754fcb4,ffffffff,...) at dofileread+0x96
kern_readv(c52af780,0,e754fcb4,8078000,2000,...) at kern_readv+0x61
read(c52af780,e754fd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command cleanup pid 38529 tid 100516 td 0xc5724000
sched_switch(c5724000,0,2,158,191b06a,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e7969d34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command gps pid 38528 tid 100226 td 0xc4fdfd80
sched_switch(c4fdfd80,0,1,15e,106b84d4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5227bc8,...) at mi_switch+0x2bf
sleepq_switch(c5227bc8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5227bc8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5227bc8,c5227b94,158,c06ce680,0) at msleep+0x29c
sbwait(c5227b70,1,c06ce3f1,437,e7216c1c,...) at sbwait+0x6b
soreceive(c5227b20,0,e7216cb4,0,0,...) at soreceive+0x31e
soo_read(c4d8b480,e7216cb4,c4e97080,0,c4fdfd80,...) at soo_read+0x6e
dofileread(c4fdfd80,0,c4d8b480,e7216cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4fdfd80,0,e7216cb4,8078000,2000,...) at kern_readv+0x61
read(c4fdfd80,e7216d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38525 tid 100844 td 0xc594c600
sched_switch(c594c600,0,1,15e,afd0fc0e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f160a8,...) at mi_switch+0x2bf
sleepq_switch(c4f160a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f160a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f160a8,c4f16074,158,c06ce680,0) at msleep+0x29c
sbwait(c4f16050,1,c06ce3f1,437,e7bd7c1c,...) at sbwait+0x6b
soreceive(c4f16000,0,e7bd7cb4,0,0,...) at soreceive+0x31e
soo_read(c57348b8,e7bd7cb4,c4d0f500,0,c594c600,...) at soo_read+0x6e
dofileread(c594c600,0,c57348b8,e7bd7cb4,ffffffff,...) at dofileread+0x96
kern_readv(c594c600,0,e7bd7cb4,8078000,2000,...) at kern_readv+0x61
read(c594c600,e7bd7d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38524 tid 100888 td 0xc5964c00
sched_switch(c5964c00,0,1,15e,2cae8cb2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c527ea64,...) at mi_switch+0x2bf
sleepq_switch(c527ea64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c527ea64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c527ea64,c527ea30,158,c06ce680,0) at msleep+0x29c
sbwait(c527ea0c,1,c06ce3f1,437,e7c75c1c,...) at sbwait+0x6b
soreceive(c527e9bc,0,e7c75cb4,0,0,...) at soreceive+0x31e
soo_read(c59879d8,e7c75cb4,c5786080,0,c5964c00,...) at soo_read+0x6e
dofileread(c5964c00,0,c59879d8,e7c75cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5964c00,0,e7c75cb4,8078000,2000,...) at kern_readv+0x61
read(c5964c00,e7c75d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38523 tid 100341 td 0xc5206a80
sched_switch(c5206a80,0,1,15e,842f3864,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c527e4d4,...) at mi_switch+0x2bf
sleepq_switch(c527e4d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c527e4d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c527e4d4,c527e4a0,158,c06ce680,0) at msleep+0x29c
sbwait(c527e47c,1,c06ce3f1,437,e74e1c1c,...) at sbwait+0x6b
soreceive(c527e42c,0,e74e1cb4,0,0,...) at soreceive+0x31e
soo_read(c5279dc8,e74e1cb4,c591a400,0,c5206a80,...) at soo_read+0x6e
dofileread(c5206a80,0,c5279dc8,e74e1cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5206a80,0,e74e1cb4,8078000,2000,...) at kern_readv+0x61
read(c5206a80,e74e1d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38522 tid 100891 td 0xc5949600
sched_switch(c5949600,0,1,15e,78a71be0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c51b4218,...) at mi_switch+0x2bf
sleepq_switch(c51b4218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c51b4218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c51b4218,c51b4280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5949600,967b,e7b7dc7c,0,0,...) at kern_wait+0x895
wait4(c5949600,e7b7dd04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38521 tid 100894 td 0xc5525180
sched_switch(c5525180,0,1,15e,37efdcc2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ffd20c,...) at mi_switch+0x2bf
sleepq_switch(c4ffd20c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ffd20c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ffd20c,c4ffd1d8,158,c06ce680,0) at msleep+0x29c
sbwait(c4ffd1b4,1,c06ce3f1,437,e7769c1c,...) at sbwait+0x6b
soreceive(c4ffd164,0,e7769cb4,0,0,...) at soreceive+0x31e
soo_read(c55ebdc8,e7769cb4,c9236280,0,c5525180,...) at soo_read+0x6e
dofileread(c5525180,0,c55ebdc8,e7769cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5525180,0,e7769cb4,8078000,2000,...) at kern_readv+0x61
read(c5525180,e7769d04,c,420,3,...) at read+0x4f
syscall(2809003b,2809003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38520 tid 100856 td 0xc594b300
sched_switch(c594b300,0,1,15e,1111282e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c594ec90,...) at mi_switch+0x2bf
sleepq_switch(c594ec90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c594ec90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c594ec90,c594ecf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c594b300,9679,e7bb3c7c,0,0,...) at kern_wait+0x895
wait4(c594b300,e7bb3d04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38518 tid 100717 td 0xc55a5780
sched_switch(c55a5780,0,1,15e,12301606,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c935a79c,...) at mi_switch+0x2bf
sleepq_switch(c935a79c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c935a79c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c935a79c,c935a768,158,c06ce680,0) at msleep+0x29c
sbwait(c935a744,1,c06ce3f1,437,e787bc1c,...) at sbwait+0x6b
soreceive(c935a6f4,0,e787bcb4,0,0,...) at soreceive+0x31e
soo_read(c5400990,e787bcb4,c4e40c80,0,c55a5780,...) at soo_read+0x6e
dofileread(c55a5780,0,c5400990,e787bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c55a5780,0,e787bcb4,8078000,2000,...) at kern_readv+0x61
read(c55a5780,e787bd04,c,420,3,...) at read+0x4f
syscall(3b,5003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38517 tid 100592 td 0xc4e82900
sched_switch(c4e82900,0,1,15e,f41bab4e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c555ec00,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c555ec00,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c555ec00,c555ec00,158,c06c5f22,1389,...) at msleep+0x271
kqueue_scan(c555ec00,1,e7161cc0,e7161cb8,e7161bec,...) at kqueue_scan+0x1e6
kern_kevent(c4e82900,11,0,1,e7161cc0,...) at kern_kevent+0x18a
kevent(c4e82900,e7161d04,18,420,6,...) at kevent+0x74
syscall(3b,bfbf003b,bfbf003b,1ebc3a04,45945cd9,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfcd8c, ebp = 0xbfbfce98 ---

Tracing command smtpd pid 38516 tid 100724 td 0xc4ff7d80
sched_switch(c4ff7d80,0,1,15e,3995a74a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4ff7e8c,3780b,c054233c,c4ff7d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3780b,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3780b,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4ff7d80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4ff7d80,e728ed04,14,420,5,...) at select+0x63
syscall(80a003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38515 tid 100616 td 0xc4e23300
sched_switch(c4e23300,0,1,15e,eecaadf6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c56c0500,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c56c0500,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c56c0500,c56c0500,158,c06c5f22,1389,...) at msleep+0x271
kqueue_scan(c56c0500,1,e70b6cc0,e70b6cb8,e70b6bec,...) at kqueue_scan+0x1e6
kern_kevent(c4e23300,11,0,1,e70b6cc0,...) at kern_kevent+0x18a
kevent(c4e23300,e70b6d04,18,420,6,...) at kevent+0x74
syscall(3b,bfbf003b,bfbf003b,2062b95d,45945cd9,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfd0fc, ebp = 0xbfbfd208 ---

Tracing command smtpd pid 38514 tid 100624 td 0xc5524d80
sched_switch(c5524d80,0,1,15e,9a8d67d0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5524e8c,24985,c054233c,c5524d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,24985,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,24985,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5524d80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5524d80,e7763d04,14,420,5,...) at select+0x63
syscall(806003b,808003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38513 tid 100418 td 0xc5206180
sched_switch(c5206180,0,1,15e,e10f61a4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5892d2c,...) at mi_switch+0x2bf
sleepq_switch(c5892d2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5892d2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5892d2c,c5892cf8,158,c06ce680,0) at msleep+0x29c
sbwait(c5892cd4,1,c06ce3f1,437,e74cfc1c,...) at sbwait+0x6b
soreceive(c5892c84,0,e74cfcb4,0,0,...) at soreceive+0x31e
soo_read(c54005a0,e74cfcb4,c5819a00,0,c5206180,...) at soo_read+0x6e
dofileread(c5206180,0,c54005a0,e74cfcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5206180,0,e74cfcb4,8078000,2000,...) at kern_readv+0x61
read(c5206180,e74cfd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command cleanup pid 38512 tid 100778 td 0xc5721600
sched_switch(c5721600,0,1,15e,d24d3b58,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c572170c,34a76c,c054233c,c5721600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,34a76c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,34a76c,31b,c06c82d8,...) at cv_timedwait_sig+0x1a4
kern_select(c5721600,a,bfbfe800,0,bfbfe700,...) at kern_select+0x558
select(c5721600,e7939d04,14,420,5,...) at select+0x63
syscall(805003b,807003b,bfbf003b,e10,bfbfe6f8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfe6cc, ebp = 0xbfbfe918 ---

Tracing command gps pid 38510 tid 100690 td 0xc5513780
sched_switch(c5513780,0,1,15e,e8e03758,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4db4d2c,...) at mi_switch+0x2bf
sleepq_switch(c4db4d2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4db4d2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4db4d2c,c4db4cf8,158,c06ce680,0) at msleep+0x29c
sbwait(c4db4cd4,1,c06ce3f1,437,e7739c1c,...) at sbwait+0x6b
soreceive(c4db4c84,0,e7739cb4,0,0,...) at soreceive+0x31e
soo_read(c585eab0,e7739cb4,c4d10000,0,c5513780,...) at soo_read+0x6e
dofileread(c5513780,0,c585eab0,e7739cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5513780,0,e7739cb4,8078000,2000,...) at kern_readv+0x61
read(c5513780,e7739d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38509 tid 100156 td 0xc4e66000
sched_switch(c4e66000,0,1,15e,bd3da9de,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c4e32e00,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c4e32e00,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c4e32e00,c4e32e00,158,c06c5f22,2711,...) at msleep+0x271
kqueue_scan(c4e32e00,1,e7113cc0,e7113cb8,e7113bec,...) at kqueue_scan+0x1e6
kern_kevent(c4e66000,11,0,1,e7113cc0,...) at kern_kevent+0x18a
kevent(c4e66000,e7113d04,18,420,6,...) at kevent+0x74
syscall(805003b,808003b,bfbf003b,17a088a1,45945cd1,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfce1c, ebp = 0xbfbfcf28 ---

Tracing command cleanup pid 38508 tid 100299 td 0xc512aa80
sched_switch(c512aa80,0,1,15e,b293c038,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c53737c0,...) at mi_switch+0x2bf
sleepq_switch(c53737c0,c0737620,1,c06c82d8,2,...) at sleepq_switch+0x10e
sleepq_wait_sig(c53737c0,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c53737c0,0,168,c070f1c4,0,...) at msleep+0x29c
lf_setlock(c53737c0,c070f160,2,6e,16,...) at lf_setlock+0x1c0
lf_advlock(e7381c88,c4d64d18,0,0) at lf_advlock+0x218
ufs_advlock(e7381c88,0,e7381d04,e7381ca8,e7381cd4,...) at ufs_advlock+0x2d
VOP_ADVLOCK_APV(c0720b80,e7381c88,c06c59bd,8b2,c52aeca8,...) at VOP_ADVLOCK_APV+0xa9
flock(c512aa80,e7381d04,8,420,2,...) at flock+0x1fb
syscall(3b,bfbf003b,bfbf003b,0,2,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x28170dbb, esp = 0xbfbfed3c, ebp = 0xbfbfed88 ---

Tracing command gps pid 38507 tid 100559 td 0xc5583000
sched_switch(c5583000,0,1,15e,37cf2874,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e7979c,...) at mi_switch+0x2bf
sleepq_switch(c4e7979c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e7979c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e7979c,c4e79768,158,c06ce680,0) at msleep+0x29c
sbwait(c4e79744,1,c06ce3f1,437,e7830c1c,...) at sbwait+0x6b
soreceive(c4e796f4,0,e7830cb4,0,0,...) at soreceive+0x31e
soo_read(c57fb4c8,e7830cb4,c5219580,0,c5583000,...) at soo_read+0x6e
dofileread(c5583000,0,c57fb4c8,e7830cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5583000,0,e7830cb4,8078000,2000,...) at kern_readv+0x61
read(c5583000,e7830d04,c,420,3,...) at read+0x4f
syscall(3b,806003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38504 tid 100529 td 0xc5524a80
sched_switch(c5524a80,0,1,15e,507cd192,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5619900,...) at mi_switch+0x2bf
sleepq_switch(c5619900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5619900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5619900,c56198cc,158,c06ce680,0) at msleep+0x29c
sbwait(c56198a8,1,c06ce3f1,437,e775dc1c,...) at sbwait+0x6b
soreceive(c5619858,0,e775dcb4,0,0,...) at soreceive+0x31e
soo_read(c5220240,e775dcb4,c4ad2680,0,c5524a80,...) at soo_read+0x6e
dofileread(c5524a80,0,c5220240,e775dcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5524a80,0,e775dcb4,8078000,2000,...) at kern_readv+0x61
read(c5524a80,e775dd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38503 tid 100510 td 0xc5177000
sched_switch(c5177000,0,1,15e,918391de,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c54f3430,...) at mi_switch+0x2bf
sleepq_switch(c54f3430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c54f3430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c54f3430,c54f3498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5177000,9668,e73edc7c,0,0,...) at kern_wait+0x895
wait4(c5177000,e73edd04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38502 tid 100614 td 0xc5525a80
sched_switch(c5525a80,0,1,15e,2415289c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ba0a8,...) at mi_switch+0x2bf
sleepq_switch(c56ba0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ba0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ba0a8,c56ba074,158,c06ce680,0) at msleep+0x29c
sbwait(c56ba050,1,c06ce3f1,437,e777bc1c,...) at sbwait+0x6b
soreceive(c56ba000,0,e777bcb4,0,0,...) at soreceive+0x31e
soo_read(c57e1090,e777bcb4,c57d2200,0,c5525a80,...) at soo_read+0x6e
dofileread(c5525a80,0,c57e1090,e777bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5525a80,0,e777bcb4,8078000,2000,...) at kern_readv+0x61
read(c5525a80,e777bd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38501 tid 100901 td 0xc4cc4900
sched_switch(c4cc4900,0,1,15e,76e8058c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c51b5860,...) at mi_switch+0x2bf
sleepq_switch(c51b5860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c51b5860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c51b5860,c51b58c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4cc4900,9666,e7f55c7c,0,0,...) at kern_wait+0x895
wait4(c4cc4900,e7f55d04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command cleanup pid 38500 tid 100527 td 0xc5512a80
sched_switch(c5512a80,0,1,15e,e78d9662,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5512b8c,182b9,c054233c,c5512a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,182b9,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,182b9,31b,e7721b64,...) at cv_timedwait_sig+0x1a4
kern_select(c5512a80,d,bfbfec70,bfbfeb70,bfbfea70,...) at kern_select+0x558
select(c5512a80,e7721d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,bfbfea68,bfbfeb70,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfea3c, ebp = 0xbfbfed88 ---

Tracing command gps pid 38499 tid 100915 td 0xc5961000
sched_switch(c5961000,0,1,15e,35dcc460,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c546ba64,...) at mi_switch+0x2bf
sleepq_switch(c546ba64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c546ba64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c546ba64,c546ba30,158,c06ce680,0) at msleep+0x29c
sbwait(c546ba0c,1,c06ce3f1,437,e7c03c1c,...) at sbwait+0x6b
soreceive(c546b9bc,0,e7c03cb4,0,0,...) at soreceive+0x31e
soo_read(c585e168,e7c03cb4,c937fd00,0,c5961000,...) at soo_read+0x6e
dofileread(c5961000,0,c585e168,e7c03cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5961000,0,e7c03cb4,8078000,2000,...) at kern_readv+0x61
read(c5961000,e7c03d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38498 tid 100561 td 0xc5582c00
sched_switch(c5582c00,0,1,15e,9089cb4c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5597860,...) at mi_switch+0x2bf
sleepq_switch(c5597860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5597860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5597860,c55978c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5582c00,9663,e782ac7c,0,0,...) at kern_wait+0x895
wait4(c5582c00,e782ad04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38497 tid 100219 td 0xc4f19180
sched_switch(c4f19180,0,1,15e,5606349e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ba20c,...) at mi_switch+0x2bf
sleepq_switch(c56ba20c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ba20c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ba20c,c56ba1d8,158,c06ce680,0) at msleep+0x29c
sbwait(c56ba1b4,1,c06ce3f1,437,e719bc1c,...) at sbwait+0x6b
soreceive(c56ba164,0,e719bcb4,0,0,...) at soreceive+0x31e
soo_read(c5986900,e719bcb4,c56d2880,0,c4f19180,...) at soo_read+0x6e
dofileread(c4f19180,0,c5986900,e719bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4f19180,0,e719bcb4,8078000,2000,...) at kern_readv+0x61
read(c4f19180,e719bd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38496 tid 100203 td 0xc4f1a600
sched_switch(c4f1a600,0,1,15e,84f532ba,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f18860,...) at mi_switch+0x2bf
sleepq_switch(c4f18860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f18860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f18860,c4f188c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4f1a600,9661,e71c2c7c,0,0,...) at kern_wait+0x895
wait4(c4f1a600,e71c2d04,10,281d3000,4,...) at wait4+0x3c
syscall(bfbf003b,2809003b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38495 tid 100360 td 0xc524ad80
sched_switch(c524ad80,0,1,15e,79e561e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52d8370,...) at mi_switch+0x2bf
sleepq_switch(c52d8370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52d8370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52d8370,c52d833c,158,c06ce680,0) at msleep+0x29c
sbwait(c52d8318,1,c06ce3f1,437,e7512c1c,...) at sbwait+0x6b
soreceive(c52d82c8,0,e7512cb4,0,0,...) at soreceive+0x31e
soo_read(c57b90d8,e7512cb4,c9236200,0,c524ad80,...) at soo_read+0x6e
dofileread(c524ad80,0,c57b90d8,e7512cb4,ffffffff,...) at dofileread+0x96
kern_readv(c524ad80,0,e7512cb4,8078000,2000,...) at kern_readv+0x61
read(c524ad80,e7512d04,c,420,3,...) at read+0x4f
syscall(806003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38494 tid 100695 td 0xc4f19a80
sched_switch(c4f19a80,0,1,15e,be83379e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5741c90,...) at mi_switch+0x2bf
sleepq_switch(c5741c90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5741c90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5741c90,c5741cf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4f19a80,965f,e71adc7c,0,0,...) at kern_wait+0x895
wait4(c4f19a80,e71add04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38493 tid 100689 td 0xc5177600
sched_switch(c5177600,0,1,15e,757b409c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4d85900,...) at mi_switch+0x2bf
sleepq_switch(c4d85900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4d85900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4d85900,c4d858cc,158,c06ce680,0) at msleep+0x29c
sbwait(c4d858a8,1,c06ce3f1,437,e73f9c1c,...) at sbwait+0x6b
soreceive(c4d85858,0,e73f9cb4,0,0,...) at soreceive+0x31e
soo_read(c57b9990,e73f9cb4,c587d780,0,c5177600,...) at soo_read+0x6e
dofileread(c5177600,0,c57b9990,e73f9cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5177600,0,e73f9cb4,8078000,2000,...) at kern_readv+0x61
read(c5177600,e73f9d04,c,420,3,...) at read+0x4f
syscall(807003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38492 tid 100835 td 0xc58f5a80
sched_switch(c58f5a80,0,1,15e,376245f2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c58fa860,...) at mi_switch+0x2bf
sleepq_switch(c58fa860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c58fa860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c58fa860,c58fa8c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c58f5a80,965d,e7b0ec7c,0,0,...) at kern_wait+0x895
wait4(c58f5a80,e7b0ed04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38491 tid 100102 td 0xc4c09d80
sched_switch(c4c09d80,0,1,15e,ae1e82a6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5514370,...) at mi_switch+0x2bf
sleepq_switch(c5514370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5514370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5514370,c551433c,158,c06ce680,0) at msleep+0x29c
sbwait(c5514318,1,c06ce3f1,437,e6ffdc1c,...) at sbwait+0x6b
soreceive(c55142c8,0,e6ffdcb4,0,0,...) at soreceive+0x31e
soo_read(c53c8828,e6ffdcb4,c4df9280,0,c4c09d80,...) at soo_read+0x6e
dofileread(c4c09d80,0,c53c8828,e6ffdcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4c09d80,0,e6ffdcb4,8078000,2000,...) at kern_readv+0x61
read(c4c09d80,e6ffdd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38490 tid 100185 td 0xc4ef4300
sched_switch(c4ef4300,0,1,15e,2f928f44,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ef6648,...) at mi_switch+0x2bf
sleepq_switch(c4ef6648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ef6648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ef6648,c4ef66b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4ef4300,965b,e7180c7c,0,0,...) at kern_wait+0x895
wait4(c4ef4300,e7180d04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38489 tid 100274 td 0xc51fc180
sched_switch(c51fc180,0,1,15e,df60cc4a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c598bbc8,...) at mi_switch+0x2bf
sleepq_switch(c598bbc8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c598bbc8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c598bbc8,c598bb94,158,c06ce680,0) at msleep+0x29c
sbwait(c598bb70,1,c06ce3f1,437,e7493c1c,...) at sbwait+0x6b
soreceive(c598bb20,0,e7493cb4,0,0,...) at soreceive+0x31e
soo_read(c5279c60,e7493cb4,c54fea00,0,c51fc180,...) at soo_read+0x6e
dofileread(c51fc180,0,c5279c60,e7493cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51fc180,0,e7493cb4,8078000,2000,...) at kern_readv+0x61
read(c51fc180,e7493d04,c,420,3,...) at read+0x4f
syscall(806003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38488 tid 100470 td 0xc51f0900
sched_switch(c51f0900,0,1,15e,727d509c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542d430,...) at mi_switch+0x2bf
sleepq_switch(c542d430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542d430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542d430,c542d498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c51f0900,9659,e7459c7c,0,0,...) at kern_wait+0x895
wait4(c51f0900,e7459d04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 38487 tid 100158 td 0xc4e24c00
sched_switch(c4e24c00,0,1,15e,cb72fbd6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c563bd00,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c563bd00,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c563bd00,c563bd00,158,c06c5f22,2711,...) at msleep+0x271
kqueue_scan(c563bd00,1,e70e6cc0,e70e6cb8,e70e6bec,...) at kqueue_scan+0x1e6
kern_kevent(c4e24c00,11,0,1,e70e6cc0,...) at kern_kevent+0x18a
kevent(c4e24c00,e70e6d04,18,420,6,...) at kevent+0x74
syscall(3b,3b,bfbf003b,380b67fd,45945cd6,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfce1c, ebp = 0xbfbfcf28 ---

Tracing command gps pid 38486 tid 100634 td 0xc5673a80
sched_switch(c5673a80,0,1,15e,204c812,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4fe4370,...) at mi_switch+0x2bf
sleepq_switch(c4fe4370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4fe4370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4fe4370,c4fe433c,158,c06ce680,0) at msleep+0x29c
sbwait(c4fe4318,1,c06ce3f1,437,e78bdc1c,...) at sbwait+0x6b
soreceive(c4fe42c8,0,e78bdcb4,0,0,...) at soreceive+0x31e
soo_read(c52dc438,e78bdcb4,c59e0000,0,c5673a80,...) at soo_read+0x6e
dofileread(c5673a80,0,c52dc438,e78bdcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5673a80,0,e78bdcb4,8078000,2000,...) at kern_readv+0x61
read(c5673a80,e78bdd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38485 tid 100463 td 0xc51fd600
sched_switch(c51fd600,0,1,15e,c49ffefa,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542c430,...) at mi_switch+0x2bf
sleepq_switch(c542c430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542c430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542c430,c542c498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c51fd600,9656,e74bac7c,0,0,...) at kern_wait+0x895
wait4(c51fd600,e74bad04,10,281d3000,4,...) at wait4+0x3c
syscall(bfbf003b,2809003b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 38484 tid 100710 td 0xc5524000
sched_switch(c5524000,0,1,15e,dd97fbc4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c552410c,1bff3,c054233c,c5524000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,1bff3,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,1bff3,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5524000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5524000,e7748d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38483 tid 100376 td 0xc4dc4900
sched_switch(c4dc4900,0,1,15e,dac1c4f0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4dc4a0c,36ed9c,c054233c,c4dc4900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ed9c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ed9c,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c4dc4900,12,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c4dc4900,e7079d04,14,420,5,...) at select+0x63
syscall(bfbf003b,3b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command gps pid 38482 tid 100808 td 0xc5725900
sched_switch(c5725900,0,1,15e,af4df1ba,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c546f20c,...) at mi_switch+0x2bf
sleepq_switch(c546f20c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c546f20c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c546f20c,c546f1d8,158,c06ce680,0) at msleep+0x29c
sbwait(c546f1b4,1,c06ce3f1,437,e7999c1c,...) at sbwait+0x6b
soreceive(c546f164,0,e7999cb4,0,0,...) at soreceive+0x31e
soo_read(c4f4e480,e7999cb4,c4d01180,0,c5725900,...) at soo_read+0x6e
dofileread(c5725900,0,c4f4e480,e7999cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5725900,0,e7999cb4,8078000,2000,...) at kern_readv+0x61
read(c5725900,e7999d04,c,420,3,...) at read+0x4f
syscall(807003b,806003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38481 tid 100612 td 0xc53c6480
sched_switch(c53c6480,0,1,15e,838b1c56,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5982370,...) at mi_switch+0x2bf
sleepq_switch(c5982370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5982370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5982370,c598233c,158,c06ce680,0) at msleep+0x29c
sbwait(c5982318,1,c06ce3f1,437,e7676c1c,...) at sbwait+0x6b
soreceive(c59822c8,0,e7676cb4,0,0,...) at soreceive+0x31e
soo_read(c530e510,e7676cb4,c5165780,0,c53c6480,...) at soo_read+0x6e
dofileread(c53c6480,0,c530e510,e7676cb4,ffffffff,...) at dofileread+0x96
kern_readv(c53c6480,0,e7676cb4,8078000,2000,...) at kern_readv+0x61
read(c53c6480,e7676d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command bounce pid 38478 tid 100642 td 0xc5672d80
sched_switch(c5672d80,0,1,15e,fc22cbb4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5069dc0,...) at mi_switch+0x2bf
sleepq_switch(c5069dc0,c0737620,1,c06c82d8,2,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5069dc0,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5069dc0,0,168,c070f1c4,0,...) at msleep+0x29c
lf_setlock(c5069dc0,c070f160,2,6e,16,...) at lf_setlock+0x1c0
lf_advlock(e78a5c88,c6a5fc94,0,0) at lf_advlock+0x218
ufs_advlock(e78a5c88,0,e78a5d04,e78a5ca8,e78a5cd4,...) at ufs_advlock+0x2d
VOP_ADVLOCK_APV(c0720b80,e78a5c88,c06c59bd,8b2,c4fb94c8,...) at VOP_ADVLOCK_APV+0xa9
flock(c5672d80,e78a5d04,8,420,2,...) at flock+0x1fb
syscall(807003b,bfbf003b,bfbf003b,0,2,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x28162dbb, esp = 0xbfbfed5c, ebp = 0xbfbfeda8 ---

Tracing command smtpd pid 38477 tid 100830 td 0xc58f7300
sched_switch(c58f7300,0,1,15e,b45f9f1c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c58f740c,3c6c7,c054233c,c58f7300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3c6c7,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3c6c7,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c58f7300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c58f7300,e7b1dd04,14,420,5,...) at select+0x63
syscall(80e003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38476 tid 100403 td 0xc52f8000
sched_switch(c52f8000,0,1,15e,9525ce80,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52f810c,484f1,c054233c,c52f8000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,484f1,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,484f1,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c52f8000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c52f8000,e75d2d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38475 tid 100148 td 0xc4dc5900
sched_switch(c4dc5900,0,1,15e,73a72eca,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4dc5a0c,48d44,c054233c,c4dc5900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,48d44,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,48d44,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4dc5900,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4dc5900,e7097d04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38474 tid 100149 td 0xc4dc5780
sched_switch(c4dc5780,0,1,15e,b96143d0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4db3638,...) at mi_switch+0x2bf
sleepq_switch(c4db3638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4db3638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4db3638,c4db3604,158,c06ce680,0) at msleep+0x29c
sbwait(c4db35e0,1,c06ce3f1,437,e7094c1c,...) at sbwait+0x6b
soreceive(c4db3590,0,e7094cb4,0,0,...) at soreceive+0x31e
soo_read(c9366168,e7094cb4,c5217580,0,c4dc5780,...) at soo_read+0x6e
dofileread(c4dc5780,0,c9366168,e7094cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4dc5780,0,e7094cb4,8078000,2000,...) at kern_readv+0x61
read(c4dc5780,e7094d04,c,420,3,...) at read+0x4f
syscall(807003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38473 tid 100857 td 0xc594b180
sched_switch(c594b180,0,1,15e,f162d82a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c594b28c,4444b,c054233c,c594b180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,4444b,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,4444b,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c594b180,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c594b180,e7bb0d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38472 tid 100534 td 0xc52f8600
sched_switch(c52f8600,0,1,15e,df6d1e62,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52f870c,446a8,c054233c,c52f8600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,446a8,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,446a8,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c52f8600,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c52f8600,e75ded04,14,420,5,...) at select+0x63
syscall(bfbf003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38471 tid 100848 td 0xc594c000
sched_switch(c594c000,0,1,15e,940d1f00,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c594c10c,31acd,c054233c,c594c000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,31acd,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,31acd,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c594c000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c594c000,e7bcbd04,14,420,5,...) at select+0x63
syscall(809003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38470 tid 100777 td 0xc5721780
sched_switch(c5721780,0,1,15e,47df56c8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c572188c,3f5a0,c054233c,c5721780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3f5a0,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3f5a0,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5721780,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5721780,e793cd04,14,420,5,...) at select+0x63
syscall(3b,80d003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38468 tid 100486 td 0xc5206000
sched_switch(c5206000,0,1,15e,e7c87232,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c53bf638,...) at mi_switch+0x2bf
sleepq_switch(c53bf638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c53bf638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c53bf638,c53bf604,158,c06ce680,0) at msleep+0x29c
sbwait(c53bf5e0,1,c06ce3f1,437,e74ccc1c,...) at sbwait+0x6b
soreceive(c53bf590,0,e74cccb4,0,0,...) at soreceive+0x31e
soo_read(c56a5630,e74cccb4,c4e3f600,0,c5206000,...) at soo_read+0x6e
dofileread(c5206000,0,c56a5630,e74cccb4,ffffffff,...) at dofileread+0x96
kern_readv(c5206000,0,e74cccb4,8078000,2000,...) at kern_readv+0x61
read(c5206000,e74ccd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38467 tid 100245 td 0xc4ff0300
sched_switch(c4ff0300,0,1,15e,ce1684ea,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c53d5e90,...) at mi_switch+0x2bf
sleepq_switch(c53d5e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c53d5e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c53d5e90,c53d5e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c53d5e38,1,c06ce3f1,437,e723dc1c,...) at sbwait+0x6b
soreceive(c53d5de8,0,e723dcb4,0,0,...) at soreceive+0x31e
soo_read(c4f35630,e723dcb4,c4e40980,0,c4ff0300,...) at soo_read+0x6e
dofileread(c4ff0300,0,c4f35630,e723dcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4ff0300,0,e723dcb4,8078000,2000,...) at kern_readv+0x61
read(c4ff0300,e723dd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38466 tid 100517 td 0xc52f4180
sched_switch(c52f4180,0,1,15e,f7b3a494,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c4fd8400,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c4fd8400,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c4fd8400,c4fd8400,158,c06c5f22,1389,...) at msleep+0x271
kqueue_scan(c4fd8400,1,e757bcc0,e757bcb8,e757bbec,...) at kqueue_scan+0x1e6
kern_kevent(c52f4180,11,0,1,e757bcc0,...) at kern_kevent+0x18a
kevent(c52f4180,e757bd04,18,420,6,...) at kevent+0x74
syscall(3b,bfbf003b,bfbf003b,2424102f,45945cd9,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfcd8c, ebp = 0xbfbfce98 ---

Tracing command gps pid 38463 tid 100300 td 0xc512a900
sched_switch(c512a900,0,1,15e,70cca772,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5028d2c,...) at mi_switch+0x2bf
sleepq_switch(c5028d2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5028d2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5028d2c,c5028cf8,158,c06ce680,0) at msleep+0x29c
sbwait(c5028cd4,1,c06ce3f1,437,e737ec1c,...) at sbwait+0x6b
soreceive(c5028c84,0,e737ecb4,0,0,...) at soreceive+0x31e
soo_read(c56078b8,e737ecb4,c4df8d00,0,c512a900,...) at soo_read+0x6e
dofileread(c512a900,0,c56078b8,e737ecb4,ffffffff,...) at dofileread+0x96
kern_readv(c512a900,0,e737ecb4,8078000,2000,...) at kern_readv+0x61
read(c512a900,e737ed04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38462 tid 100487 td 0xc52f8d80
sched_switch(c52f8d80,0,1,15e,c1de739a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c54a3430,...) at mi_switch+0x2bf
sleepq_switch(c54a3430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c54a3430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c54a3430,c54a3498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c52f8d80,963f,e75edc7c,0,0,...) at kern_wait+0x895
wait4(c52f8d80,e75edd04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38461 tid 100784 td 0xc5720c00
sched_switch(c5720c00,0,1,15e,4fc01ecc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56b720c,...) at mi_switch+0x2bf
sleepq_switch(c56b720c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56b720c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56b720c,c56b71d8,158,c06ce680,0) at msleep+0x29c
sbwait(c56b71b4,1,c06ce3f1,437,e7927c1c,...) at sbwait+0x6b
soreceive(c56b7164,0,e7927cb4,0,0,...) at soreceive+0x31e
soo_read(c49c1708,e7927cb4,c5218100,0,c5720c00,...) at soo_read+0x6e
dofileread(c5720c00,0,c49c1708,e7927cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5720c00,0,e7927cb4,8078000,2000,...) at kern_readv+0x61
read(c5720c00,e7927d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38460 tid 100460 td 0xc52af600
sched_switch(c52af600,0,1,15e,6c281f98,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542bc90,...) at mi_switch+0x2bf
sleepq_switch(c542bc90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542bc90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542bc90,c542bcf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c52af600,963d,e754cc7c,0,0,...) at kern_wait+0x895
wait4(c52af600,e754cd04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 38459 tid 100786 td 0xc5720900
sched_switch(c5720900,0,1,15e,96ab25a8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5720a0c,3156f,c054233c,c5720900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3156f,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3156f,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5720900,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5720900,e7921d04,14,420,5,...) at select+0x63
syscall(bfbf003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38458 tid 100058 td 0xc4b46d80
sched_switch(c4b46d80,0,1,15e,f99d4f06,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c5149000,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c5149000,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c5149000,c5149000,158,c06c5f22,2711,...) at msleep+0x271
kqueue_scan(c5149000,1,e6fb4cc0,e6fb4cb8,e6fb4bec,...) at kqueue_scan+0x1e6
kern_kevent(c4b46d80,11,0,1,e6fb4cc0,...) at kern_kevent+0x18a
kevent(c4b46d80,e6fb4d04,18,420,6,...) at kevent+0x74
syscall(80d003b,3b,bfbf003b,3b90ef3f,45945cd2,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfcd5c, ebp = 0xbfbfce68 ---

Tracing command gps pid 38457 tid 100472 td 0xc52f5180
sched_switch(c52f5180,0,1,15e,8b067efc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f16e90,...) at mi_switch+0x2bf
sleepq_switch(c4f16e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f16e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f16e90,c4f16e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c4f16e38,1,c06ce3f1,437,e7599c1c,...) at sbwait+0x6b
soreceive(c4f16de8,0,e7599cb4,0,0,...) at soreceive+0x31e
soo_read(c5793e58,e7599cb4,c5026600,0,c52f5180,...) at soo_read+0x6e
dofileread(c52f5180,0,c5793e58,e7599cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52f5180,0,e7599cb4,8078000,2000,...) at kern_readv+0x61
read(c52f5180,e7599d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38456 tid 100728 td 0xc50bda80
sched_switch(c50bda80,0,1,15e,bbfea450,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c936da64,...) at mi_switch+0x2bf
sleepq_switch(c936da64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c936da64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c936da64,c936da30,158,c06ce680,0) at msleep+0x29c
sbwait(c936da0c,1,c06ce3f1,437,e7338c1c,...) at sbwait+0x6b
soreceive(c936d9bc,0,e7338cb4,0,0,...) at soreceive+0x31e
soo_read(c5467360,e7338cb4,c4e99080,0,c50bda80,...) at soo_read+0x6e
dofileread(c50bda80,0,c5467360,e7338cb4,ffffffff,...) at dofileread+0x96
kern_readv(c50bda80,0,e7338cb4,8078000,2000,...) at kern_readv+0x61
read(c50bda80,e7338d04,c,420,3,...) at read+0x4f
syscall(3b,2828003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38454 tid 100686 td 0xc54d1300
sched_switch(c54d1300,0,1,15e,bff68b6e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c936079c,...) at mi_switch+0x2bf
sleepq_switch(c936079c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c936079c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c936079c,c9360768,158,c06ce680,0) at msleep+0x29c
sbwait(c9360744,1,c06ce3f1,437,e76c9c1c,...) at sbwait+0x6b
soreceive(c93606f4,0,e76c9cb4,0,0,...) at soreceive+0x31e
soo_read(c53c8000,e76c9cb4,c4dece80,0,c54d1300,...) at soo_read+0x6e
dofileread(c54d1300,0,c53c8000,e76c9cb4,ffffffff,...) at dofileread+0x96
kern_readv(c54d1300,0,e76c9cb4,8078000,2000,...) at kern_readv+0x61
read(c54d1300,e76c9d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38453 tid 100205 td 0xc4f1a300
sched_switch(c4f1a300,0,1,15e,853d2e7c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5298d2c,...) at mi_switch+0x2bf
sleepq_switch(c5298d2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5298d2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5298d2c,c5298cf8,158,c06ce680,0) at msleep+0x29c
sbwait(c5298cd4,1,c06ce3f1,437,e71bcc1c,...) at sbwait+0x6b
soreceive(c5298c84,0,e71bccb4,0,0,...) at soreceive+0x31e
soo_read(c56a57e0,e71bccb4,c4d02280,0,c4f1a300,...) at soo_read+0x6e
dofileread(c4f1a300,0,c56a57e0,e71bccb4,ffffffff,...) at dofileread+0x96
kern_readv(c4f1a300,0,e71bccb4,8078000,2000,...) at kern_readv+0x61
read(c4f1a300,e71bcd04,c,420,3,...) at read+0x4f
syscall(806003b,2826003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38450 tid 100712 td 0xc5177900
sched_switch(c5177900,0,1,15e,a670c7ec,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5177a0c,493e1,c054233c,c5177900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,493e1,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,493e1,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5177900,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5177900,e73ffd04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38448 tid 100899 td 0xc52dd000
sched_switch(c52dd000,0,1,15e,9db2ca10,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52dd10c,3abb1,c054233c,c52dd000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3abb1,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3abb1,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c52dd000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c52dd000,e7d63d04,14,420,5,...) at select+0x63
syscall(bfbf003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38447 tid 100170 td 0xc4dbc180
sched_switch(c4dbc180,0,1,15e,ca8c7522,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4dbc28c,2ce2f,c054233c,c4dbc180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,2ce2f,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,2ce2f,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4dbc180,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4dbc180,e704cd04,14,420,5,...) at select+0x63
syscall(80a003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38446 tid 100314 td 0xc50bc180
sched_switch(c50bc180,0,1,15e,e125eb6c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5419bc8,...) at mi_switch+0x2bf
sleepq_switch(c5419bc8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5419bc8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5419bc8,c5419b94,158,c06ce680,0) at msleep+0x29c
sbwait(c5419b70,1,c06ce3f1,437,e7308c1c,...) at sbwait+0x6b
soreceive(c5419b20,0,e7308cb4,0,0,...) at soreceive+0x31e
soo_read(c5986048,e7308cb4,c4cff800,0,c50bc180,...) at soo_read+0x6e
dofileread(c50bc180,0,c5986048,e7308cb4,ffffffff,...) at dofileread+0x96
kern_readv(c50bc180,0,e7308cb4,8078000,2000,...) at kern_readv+0x61
read(c50bc180,e7308d04,c,420,3,...) at read+0x4f
syscall(806003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38445 tid 100779 td 0xc5721480
sched_switch(c5721480,0,1,15e,68eeeb62,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5296370,...) at mi_switch+0x2bf
sleepq_switch(c5296370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5296370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5296370,c529633c,158,c06ce680,0) at msleep+0x29c
sbwait(c5296318,1,c06ce3f1,437,e7936c1c,...) at sbwait+0x6b
soreceive(c52962c8,0,e7936cb4,0,0,...) at soreceive+0x31e
soo_read(c5792828,e7936cb4,c4ad2500,0,c5721480,...) at soo_read+0x6e
dofileread(c5721480,0,c5792828,e7936cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5721480,0,e7936cb4,8078000,2000,...) at kern_readv+0x61
read(c5721480,e7936d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38444 tid 100441 td 0xc53c6300
sched_switch(c53c6300,0,1,15e,3294a158,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4d860a8,...) at mi_switch+0x2bf
sleepq_switch(c4d860a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4d860a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4d860a8,c4d86074,158,c06ce680,0) at msleep+0x29c
sbwait(c4d86050,1,c06ce3f1,437,e7673c1c,...) at sbwait+0x6b
soreceive(c4d86000,0,e7673cb4,0,0,...) at soreceive+0x31e
soo_read(c59d7318,e7673cb4,c54c9d00,0,c53c6300,...) at soo_read+0x6e
dofileread(c53c6300,0,c59d7318,e7673cb4,ffffffff,...) at dofileread+0x96
kern_readv(c53c6300,0,e7673cb4,8078000,2000,...) at kern_readv+0x61
read(c53c6300,e7673d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38443 tid 100207 td 0xc50bca80
sched_switch(c50bca80,0,1,15e,78f814c8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5171430,...) at mi_switch+0x2bf
sleepq_switch(c5171430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5171430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5171430,c5171498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c50bca80,962c,e731ac7c,0,0,...) at kern_wait+0x895
wait4(c50bca80,e731ad04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 38442 tid 100615 td 0xc5526300
sched_switch(c5526300,0,1,15e,c9d49174,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c552640c,18a56,c054233c,c5526300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,18a56,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,18a56,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5526300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5526300,e778ad04,14,420,5,...) at select+0x63
syscall(bfbf003b,809003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38441 tid 100772 td 0xc57f0000
sched_switch(c57f0000,0,1,15e,5f0ddbae,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5892638,...) at mi_switch+0x2bf
sleepq_switch(c5892638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5892638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5892638,c5892604,158,c06ce680,0) at msleep+0x29c
sbwait(c58925e0,1,c06ce3f1,437,e79eac1c,...) at sbwait+0x6b
soreceive(c5892590,0,e79eacb4,0,0,...) at soreceive+0x31e
soo_read(c9366438,e79eacb4,c5217a80,0,c57f0000,...) at soo_read+0x6e
dofileread(c57f0000,0,c9366438,e79eacb4,ffffffff,...) at dofileread+0x96
kern_readv(c57f0000,0,e79eacb4,8078000,2000,...) at kern_readv+0x61
read(c57f0000,e79ead04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38440 tid 100027 td 0xc47bd180
sched_switch(c47bd180,0,1,15e,1d126858,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c47bd28c,487d5,c054233c,c47bd180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,487d5,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,487d5,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c47bd180,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c47bd180,e4cb7d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38439 tid 100825 td 0xc58f7a80
sched_switch(c58f7a80,0,1,15e,d2446536,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c591e200,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c591e200,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c591e200,c591e200,158,c06c5f22,2711,...) at msleep+0x271
kqueue_scan(c591e200,1,e7b2ccc0,e7b2ccb8,e7b2cbec,...) at kqueue_scan+0x1e6
kern_kevent(c58f7a80,11,0,1,e7b2ccc0,...) at kern_kevent+0x18a
kevent(c58f7a80,e7b2cd04,18,420,6,...) at kevent+0x74
syscall(c067003b,3b,3b,28d7beb8,45945cd8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfcd5c, ebp = 0xbfbfce68 ---

Tracing command smtpd pid 38437 tid 100178 td 0xc4db7480
sched_switch(c4db7480,0,1,15e,c81a84f8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4db758c,36ee81,c054233c,c4db7480,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ee81,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ee81,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c4db7480,10,bfbfe420,0,bfbfe320,...) at kern_select+0x558
select(c4db7480,e7034d04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,e10,bfbfe318,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe2ec, ebp = 0xbfbfe538 ---

Tracing command bounce pid 38436 tid 100762 td 0xc57f2000
sched_switch(c57f2000,0,1,15e,d4e4a97a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57f210c,18483,c054233c,c57f2000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,18483,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,18483,31b,e7a08b64,...) at cv_timedwait_sig+0x1a4
kern_select(c57f2000,7,bfbfec90,bfbfeb90,bfbfea90,...) at kern_select+0x558
select(c57f2000,e7a08d04,14,420,5,...) at select+0x63
syscall(807003b,bfbf003b,bfbf003b,bfbfea88,bfbfeb90,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281ccc5b, esp = 0xbfbfea5c, ebp = 0xbfbfeda8 ---

Tracing command gps pid 38435 tid 100532 td 0xc5178900
sched_switch(c5178900,0,1,15e,3be8d91a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5585638,...) at mi_switch+0x2bf
sleepq_switch(c5585638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5585638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5585638,c5585604,158,c06ce680,0) at msleep+0x29c
sbwait(c55855e0,1,c06ce3f1,437,e741dc1c,...) at sbwait+0x6b
soreceive(c5585590,0,e741dcb4,0,0,...) at soreceive+0x31e
soo_read(c49ab948,e741dcb4,c587a500,0,c5178900,...) at soo_read+0x6e
dofileread(c5178900,0,c49ab948,e741dcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5178900,0,e741dcb4,8078000,2000,...) at kern_readv+0x61
read(c5178900,e741dd04,c,420,3,...) at read+0x4f
syscall(806003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command spawn pid 38434 tid 100817 td 0xc58f8780
sched_switch(c58f8780,0,1,15e,76c7de14,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c58f2000,...) at mi_switch+0x2bf
sleepq_switch(c58f2000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c58f2000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c58f2000,c58f2068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c58f8780,9623,e7b44c7c,0,0,...) at kern_wait+0x895
wait4(c58f8780,e7b44d04,10,281d3000,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 38432 tid 100508 td 0xc53c6000
sched_switch(c53c6000,0,1,15e,2d1e533e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5552000,...) at mi_switch+0x2bf
sleepq_switch(c5552000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5552000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5552000,c5552068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c53c6000,96a1,e766dc7c,0,0,...) at kern_wait+0x895
wait4(c53c6000,e766dd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1762,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command gps pid 38431 tid 100811 td 0xc5725480
sched_switch(c5725480,0,1,15e,5e770d8a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c936dd2c,...) at mi_switch+0x2bf
sleepq_switch(c936dd2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c936dd2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c936dd2c,c936dcf8,158,c06ce680,0) at msleep+0x29c
sbwait(c936dcd4,1,c06ce3f1,437,e7990c1c,...) at sbwait+0x6b
soreceive(c936dc84,0,e7990cb4,0,0,...) at soreceive+0x31e
soo_read(c4e5f120,e7990cb4,c54c9e00,0,c5725480,...) at soo_read+0x6e
dofileread(c5725480,0,c4e5f120,e7990cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5725480,0,e7990cb4,8078000,2000,...) at kern_readv+0x61
read(c5725480,e7990d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38430 tid 100263 td 0xc4ff6000
sched_switch(c4ff6000,0,1,15e,33a68d4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c585ad2c,...) at mi_switch+0x2bf
sleepq_switch(c585ad2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c585ad2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c585ad2c,c585acf8,158,c06ce680,0) at msleep+0x29c
sbwait(c585acd4,1,c06ce3f1,437,e7255c1c,...) at sbwait+0x6b
soreceive(c585ac84,0,e7255cb4,0,0,...) at soreceive+0x31e
soo_read(c5027cf0,e7255cb4,c4f32900,0,c4ff6000,...) at soo_read+0x6e
dofileread(c4ff6000,0,c5027cf0,e7255cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4ff6000,0,e7255cb4,8078000,2000,...) at kern_readv+0x61
read(c4ff6000,e7255d04,c,420,3,...) at read+0x4f
syscall(807003b,806003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38429 tid 100120 td 0xc4dc4d80
sched_switch(c4dc4d80,0,1,15e,c287a09c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57e6e90,...) at mi_switch+0x2bf
sleepq_switch(c57e6e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57e6e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57e6e90,c57e6e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c57e6e38,1,c06ce3f1,437,e7082c1c,...) at sbwait+0x6b
soreceive(c57e6de8,0,e7082cb4,0,0,...) at soreceive+0x31e
soo_read(c5792c60,e7082cb4,c5025200,0,c4dc4d80,...) at soo_read+0x6e
dofileread(c4dc4d80,0,c5792c60,e7082cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4dc4d80,0,e7082cb4,8078000,2000,...) at kern_readv+0x61
read(c4dc4d80,e7082d04,c,420,3,...) at read+0x4f
syscall(808003b,2826003b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38428 tid 100501 td 0xc5177300
sched_switch(c5177300,0,1,15e,4b588c24,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56f020c,...) at mi_switch+0x2bf
sleepq_switch(c56f020c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56f020c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56f020c,c56f01d8,158,c06ce680,0) at msleep+0x29c
sbwait(c56f01b4,1,c06ce3f1,437,e73f3c1c,...) at sbwait+0x6b
soreceive(c56f0164,0,e73f3cb4,0,0,...) at soreceive+0x31e
soo_read(c53c73a8,e73f3cb4,c5818400,0,c5177300,...) at soo_read+0x6e
dofileread(c5177300,0,c53c73a8,e73f3cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5177300,0,e73f3cb4,8078000,2000,...) at kern_readv+0x61
read(c5177300,e73f3d04,c,420,3,...) at read+0x4f
syscall(807003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38425 tid 100785 td 0xc5720a80
sched_switch(c5720a80,0,1,15e,8441a90,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c546c638,...) at mi_switch+0x2bf
sleepq_switch(c546c638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c546c638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c546c638,c546c604,158,c06ce680,0) at msleep+0x29c
sbwait(c546c5e0,1,c06ce3f1,437,e7924c1c,...) at sbwait+0x6b
soreceive(c546c590,0,e7924cb4,0,0,...) at soreceive+0x31e
soo_read(c5075e10,e7924cb4,c4df9000,0,c5720a80,...) at soo_read+0x6e
dofileread(c5720a80,0,c5075e10,e7924cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5720a80,0,e7924cb4,8078000,2000,...) at kern_readv+0x61
read(c5720a80,e7924d04,c,420,3,...) at read+0x4f
syscall(807003b,3b,bfbf003b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38423 tid 100246 td 0xc4ff0180
sched_switch(c4ff0180,0,1,15e,46057e48,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c568d900,...) at mi_switch+0x2bf
sleepq_switch(c568d900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c568d900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c568d900,c568d8cc,158,c06ce680,0) at msleep+0x29c
sbwait(c568d8a8,1,c06ce3f1,437,e723ac1c,...) at sbwait+0x6b
soreceive(c568d858,0,e723acb4,0,0,...) at soreceive+0x31e
soo_read(c5987c60,e723acb4,c4d01c00,0,c4ff0180,...) at soo_read+0x6e
dofileread(c4ff0180,0,c5987c60,e723acb4,ffffffff,...) at dofileread+0x96
kern_readv(c4ff0180,0,e723acb4,8078000,2000,...) at kern_readv+0x61
read(c4ff0180,e723ad04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38422 tid 100913 td 0xc5647300
sched_switch(c5647300,0,1,15e,7b17f57a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c564740c,34fd9,c054233c,c5647300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,34fd9,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,34fd9,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5647300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5647300,e7e1dd04,14,420,5,...) at select+0x63
syscall(c067003b,3b,3b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38421 tid 100841 td 0xc51fca80
sched_switch(c51fca80,0,1,15e,6227ea16,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51fcb8c,27b48,c054233c,c51fca80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,27b48,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,27b48,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c51fca80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c51fca80,e74a5d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38420 tid 100833 td 0xc58f5d80
sched_switch(c58f5d80,0,1,15e,57709b70,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c58f5e8c,19705,c054233c,c58f5d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,19705,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,19705,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c58f5d80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c58f5d80,e7b14d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38419 tid 100365 td 0xc524a600
sched_switch(c524a600,0,1,15e,c1ad1b3e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c524a70c,3cf1e,c054233c,c524a600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3cf1e,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3cf1e,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c524a600,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c524a600,e7503d04,14,420,5,...) at select+0x63
syscall(3b,809003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38418 tid 100716 td 0xc5584300
sched_switch(c5584300,0,1,15e,f8631b30,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c558440c,1b1da,c054233c,c5584300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,1b1da,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,1b1da,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5584300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5584300,e7854d04,14,420,5,...) at select+0x63
syscall(808003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38417 tid 100863 td 0xc594a780
sched_switch(c594a780,0,1,15e,aed87e0a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c594a88c,2f128,c054233c,c594a780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,2f128,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,2f128,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c594a780,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c594a780,e7b9ed04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38416 tid 100478 td 0xc54d2000
sched_switch(c54d2000,0,1,15e,77623168,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c54d210c,48a91,c054233c,c54d2000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,48a91,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,48a91,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c54d2000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c54d2000,e76e1d04,14,420,5,...) at select+0x63
syscall(805003b,808003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38413 tid 100918 td 0xc5964a80
sched_switch(c5964a80,0,1,15e,87a0f4e0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5964b8c,10f9b,c054233c,c5964a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,10f9b,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,10f9b,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5964a80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5964a80,e7c72d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38412 tid 100560 td 0xc5582d80
sched_switch(c5582d80,0,1,15e,ac0e86be,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c9363000,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c9363000,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c9363000,c9363000,158,c06c5f22,1389,...) at msleep+0x271
kqueue_scan(c9363000,1,e782dcc0,e782dcb8,e782dbec,...) at kqueue_scan+0x1e6
kern_kevent(c5582d80,11,0,1,e782dcc0,...) at kern_kevent+0x18a
kevent(c5582d80,e782dd04,18,420,6,...) at kevent+0x74
syscall(3b,3b,bfbf003b,2c113000,45945cd9,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfcd8c, ebp = 0xbfbfce98 ---

Tracing command gps pid 38408 tid 100859 td 0xc594ad80
sched_switch(c594ad80,0,1,15e,5e11e67c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c513da64,...) at mi_switch+0x2bf
sleepq_switch(c513da64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c513da64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c513da64,c513da30,158,c06ce680,0) at msleep+0x29c
sbwait(c513da0c,1,c06ce3f1,437,e7baac1c,...) at sbwait+0x6b
soreceive(c513d9bc,0,e7baacb4,0,0,...) at soreceive+0x31e
soo_read(c5987d38,e7baacb4,c4cdac80,0,c594ad80,...) at soo_read+0x6e
dofileread(c594ad80,0,c5987d38,e7baacb4,ffffffff,...) at dofileread+0x96
kern_readv(c594ad80,0,e7baacb4,8078000,2000,...) at kern_readv+0x61
read(c594ad80,e7baad04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38406 tid 100896 td 0xc51f1180
sched_switch(c51f1180,0,1,15e,c2b7800c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51f128c,38baf,c054233c,c51f1180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,38baf,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,38baf,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c51f1180,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c51f1180,e7468d04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38403 tid 100847 td 0xc594c180
sched_switch(c594c180,0,1,15e,4b0273f2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c594c28c,36ed73,c054233c,c594c180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ed73,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ed73,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c594c180,12,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c594c180,e7bced04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command gps pid 38401 tid 100898 td 0xc52dd180
sched_switch(c52dd180,0,1,15e,6c1ff798,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56b8638,...) at mi_switch+0x2bf
sleepq_switch(c56b8638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56b8638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56b8638,c56b8604,158,c06ce680,0) at msleep+0x29c
sbwait(c56b85e0,1,c06ce3f1,437,e7d66c1c,...) at sbwait+0x6b
soreceive(c56b8590,0,e7d66cb4,0,0,...) at soreceive+0x31e
soo_read(c56a4630,e7d66cb4,c5314380,0,c52dd180,...) at soo_read+0x6e
dofileread(c52dd180,0,c56a4630,e7d66cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52dd180,0,e7d66cb4,8078000,2000,...) at kern_readv+0x61
read(c52dd180,e7d66d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38400 tid 100643 td 0xc5672c00
sched_switch(c5672c00,0,1,15e,b08989c8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ffd79c,...) at mi_switch+0x2bf
sleepq_switch(c4ffd79c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ffd79c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ffd79c,c4ffd768,158,c06ce680,0) at msleep+0x29c
sbwait(c4ffd744,1,c06ce3f1,437,e78a2c1c,...) at sbwait+0x6b
soreceive(c4ffd6f4,0,e78a2cb4,0,0,...) at soreceive+0x31e
soo_read(c5167510,e78a2cb4,c587cd00,0,c5672c00,...) at soo_read+0x6e
dofileread(c5672c00,0,c5167510,e78a2cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5672c00,0,e78a2cb4,8078000,2000,...) at kern_readv+0x61
read(c5672c00,e78a2d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38392 tid 100244 td 0xc4ff0480
sched_switch(c4ff0480,0,1,15e,a58bbca0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4ff058c,36ee81,c054233c,c4ff0480,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ee81,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ee81,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c4ff0480,10,bfbfe420,0,bfbfe320,...) at kern_select+0x558
select(c4ff0480,e7240d04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,e10,bfbfe318,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe2ec, ebp = 0xbfbfe538 ---

Tracing command gps pid 38390 tid 100279 td 0xc50adc00
sched_switch(c50adc00,0,1,15e,62023836,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55144d4,...) at mi_switch+0x2bf
sleepq_switch(c55144d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55144d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55144d4,c55144a0,158,c06ce680,0) at msleep+0x29c
sbwait(c551447c,1,c06ce3f1,437,e72e1c1c,...) at sbwait+0x6b
soreceive(c551442c,0,e72e1cb4,0,0,...) at soreceive+0x31e
soo_read(c4e8bd80,e72e1cb4,c54cac00,0,c50adc00,...) at soo_read+0x6e
dofileread(c50adc00,0,c4e8bd80,e72e1cb4,ffffffff,...) at dofileread+0x96
kern_readv(c50adc00,0,e72e1cb4,8078000,2000,...) at kern_readv+0x61
read(c50adc00,e72e1d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command gps pid 38344 tid 100363 td 0xc524a900
sched_switch(c524a900,0,1,15e,7abc28e8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c586220c,...) at mi_switch+0x2bf
sleepq_switch(c586220c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c586220c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c586220c,c58621d8,158,c06ce680,0) at msleep+0x29c
sbwait(c58621b4,1,c06ce3f1,437,e7509c1c,...) at sbwait+0x6b
soreceive(c5862164,0,e7509cb4,0,0,...) at soreceive+0x31e
soo_read(c5734798,e7509cb4,c49dc180,0,c524a900,...) at soo_read+0x6e
dofileread(c524a900,0,c5734798,e7509cb4,ffffffff,...) at dofileread+0x96
kern_readv(c524a900,0,e7509cb4,8078000,2000,...) at kern_readv+0x61
read(c524a900,e7509d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38340 tid 100613 td 0xc53c5300
sched_switch(c53c5300,0,1,15e,6bb54172,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c53c540c,351ad,c054233c,c53c5300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,351ad,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,351ad,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c53c5300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c53c5300,e7655d04,14,420,5,...) at select+0x63
syscall(c067003b,3b,3b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38338 tid 100400 td 0xc51fda80
sched_switch(c51fda80,0,1,15e,b3c229da,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51fdb8c,36ebea,c054233c,c51fda80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ebea,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ebea,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c51fda80,12,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c51fda80,e74c3d04,14,420,5,...) at select+0x63
syscall(80d003b,3b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command smtpd pid 38337 tid 100655 td 0xc53c5c00
sched_switch(c53c5c00,0,1,15e,60361022,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c53c5d0c,36ed46,c054233c,c53c5c00,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ed46,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ed46,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c53c5c00,12,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c53c5c00,e7667d04,14,420,5,...) at select+0x63
syscall(bfbf003b,bfbf003b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command smtpd pid 38336 tid 100343 td 0xc51fcc00
sched_switch(c51fcc00,0,1,15e,3ccf5e04,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51fcd0c,2c941,c054233c,c51fcc00,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,2c941,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,2c941,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c51fcc00,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c51fcc00,e74a8d04,14,420,5,...) at select+0x63
syscall(80c003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38332 tid 100094 td 0xc4db6a80
sched_switch(c4db6a80,0,1,15e,b8199742,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4d850a8,...) at mi_switch+0x2bf
sleepq_switch(c4d850a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4d850a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4d850a8,c4d85074,158,c06ce680,0) at msleep+0x29c
sbwait(c4d85050,1,c06ce3f1,437,e7022c1c,...) at sbwait+0x6b
soreceive(c4d85000,0,e7022cb4,0,0,...) at soreceive+0x31e
soo_read(c585d360,e7022cb4,c4e97500,0,c4db6a80,...) at soo_read+0x6e
dofileread(c4db6a80,0,c585d360,e7022cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4db6a80,0,e7022cb4,8078000,2000,...) at kern_readv+0x61
read(c4db6a80,e7022d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38324 tid 100295 td 0xc512b000
sched_switch(c512b000,0,1,15e,a631942,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c512b10c,507a,c054233c,c512b000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,507a,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,507a,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c512b000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c512b000,e738ad04,14,420,5,...) at select+0x63
syscall(80f003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command spawn pid 38319 tid 100594 td 0xc5584600
sched_switch(c5584600,0,1,15e,32f291c6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5675218,...) at mi_switch+0x2bf
sleepq_switch(c5675218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5675218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5675218,c5675280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5584600,9619,e785ac7c,0,0,...) at kern_wait+0x895
wait4(c5584600,e785ad04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176e,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 38317 tid 100688 td 0xc5513480
sched_switch(c5513480,0,1,15e,7204ce7e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c573ec90,...) at mi_switch+0x2bf
sleepq_switch(c573ec90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c573ec90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c573ec90,c573ecf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5513480,961f,e7733c7c,0,0,...) at kern_wait+0x895
wait4(c5513480,e7733d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 38315 tid 100202 td 0xc4e66a80
sched_switch(c4e66a80,0,1,15e,53a876a2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4e66b8c,2fb60,c054233c,c4e66a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,2fb60,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,2fb60,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4e66a80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4e66a80,e7128d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command spawn pid 38313 tid 100113 td 0xc47bda80
sched_switch(c47bda80,0,1,15e,d77e5d7c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dc2c90,...) at mi_switch+0x2bf
sleepq_switch(c4dc2c90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dc2c90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dc2c90,c4dc2cf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c47bda80,9680,e4cc9c7c,0,0,...) at kern_wait+0x895
wait4(c47bda80,e4cc9d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176b,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 38310 tid 100729 td 0xc57f4300
sched_switch(c57f4300,0,1,15e,79a287a6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57f440c,36ee81,c054233c,c57f4300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ee81,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ee81,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c57f4300,10,bfbfe420,0,bfbfe320,...) at kern_select+0x558
select(c57f4300,e7a4ad04,14,420,5,...) at select+0x63
syscall(3b,2820003b,bfbf003b,e10,bfbfe318,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe2ec, ebp = 0xbfbfe538 ---

Tracing command smtpd pid 38303 tid 100803 td 0xc57ef180
sched_switch(c57ef180,0,1,15e,a0a9b7e6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57ef28c,36ec8e,c054233c,c57ef180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36ec8e,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36ec8e,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c57ef180,12,bfbfe4d0,0,bfbfe3d0,...) at kern_select+0x558
select(c57ef180,e79cfd04,14,420,5,...) at select+0x63
syscall(bfbf003b,809003b,bfbf003b,e10,bfbfe3c8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe39c, ebp = 0xbfbfe5e8 ---

Tracing command smtpd pid 38302 tid 100337 td 0xc50bf180
sched_switch(c50bf180,0,1,15e,c6ebde9e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c50bf28c,24ec5,c054233c,c50bf180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,24ec5,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,24ec5,31b,e7344b74,...) at cv_timedwait_sig+0x1a4
kern_select(c50bf180,a,bfbfe580,0,bfbfe480,...) at kern_select+0x558
select(c50bf180,e7344d04,14,420,5,...) at select+0x63
syscall(808003b,3b,bfbf003b,12c,bfbfe478,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe44c, ebp = 0xbfbfe698 ---

Tracing command smtpd pid 38301 tid 100692 td 0xc52f5780
sched_switch(c52f5780,0,1,15e,d697a07e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52f588c,438d9,c054233c,c52f5780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,438d9,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,438d9,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c52f5780,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c52f5780,e75a5d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38298 tid 100442 td 0xc512bc00
sched_switch(c512bc00,0,1,15e,950be4dc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c512bd0c,472c0,c054233c,c512bc00,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,472c0,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,472c0,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c512bc00,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c512bc00,e73a2d04,14,420,5,...) at select+0x63
syscall(80f003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38294 tid 100241 td 0xc4ff0900
sched_switch(c4ff0900,0,1,15e,4e89a20e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55c9638,...) at mi_switch+0x2bf
sleepq_switch(c55c9638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55c9638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55c9638,c55c9604,158,c06ce680,0) at msleep+0x29c
sbwait(c55c95e0,1,c06ce3f1,437,e7249c1c,...) at sbwait+0x6b
soreceive(c55c9590,0,e7249cb4,0,0,...) at soreceive+0x31e
soo_read(c53c8678,e7249cb4,c4e98980,0,c4ff0900,...) at soo_read+0x6e
dofileread(c4ff0900,0,c53c8678,e7249cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4ff0900,0,e7249cb4,8078000,2000,...) at kern_readv+0x61
read(c4ff0900,e7249d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38293 tid 100309 td 0xc4e24300
sched_switch(c4e24300,0,1,15e,d4d6dc50,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4e2440c,19bc3,c054233c,c4e24300,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,19bc3,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,19bc3,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4e24300,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4e24300,e70d4d04,14,420,5,...) at select+0x63
syscall(2820003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38292 tid 100908 td 0xc57f3000
sched_switch(c57f3000,0,1,15e,5a971a70,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57f310c,14693,c054233c,c57f3000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,14693,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,14693,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c57f3000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c57f3000,e7a26d04,14,420,5,...) at select+0x63
syscall(808003b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38290 tid 100720 td 0xc5138780
sched_switch(c5138780,0,1,15e,aba93486,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c513888c,1ffdc,c054233c,c5138780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,1ffdc,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,1ffdc,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5138780,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5138780,e73c4d04,14,420,5,...) at select+0x63
syscall(bfbf003b,bfbf003b,e73c003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38289 tid 100822 td 0xc58f8000
sched_switch(c58f8000,0,1,15e,40f8806a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c58f810c,3ec35,c054233c,c58f8000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3ec35,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3ec35,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c58f8000,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c58f8000,e7b35d04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38287 tid 100134 td 0xc4e23d80
sched_switch(c4e23d80,0,1,15e,5dac8c26,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4e23e8c,3154f,c054233c,c4e23d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3154f,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3154f,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c4e23d80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c4e23d80,e70cbd04,14,c0737f80,5,...) at select+0x63
syscall(80a003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command gps pid 38261 tid 100902 td 0xc4cc4600
sched_switch(c4cc4600,0,1,15e,c4ec0d3e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e1a79c,...) at mi_switch+0x2bf
sleepq_switch(c4e1a79c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e1a79c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e1a79c,c4e1a768,158,c06ce680,0) at msleep+0x29c
sbwait(c4e1a744,1,c06ce3f1,437,e7f4fc1c,...) at sbwait+0x6b
soreceive(c4e1a6f4,0,e7f4fcb4,0,0,...) at soreceive+0x31e
soo_read(c5278bd0,e7f4fcb4,c54ca200,0,c4cc4600,...) at soo_read+0x6e
dofileread(c4cc4600,0,c5278bd0,e7f4fcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4cc4600,0,e7f4fcb4,8078000,2000,...) at kern_readv+0x61
read(c4cc4600,e7f4fd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,806ad38,2826eb20,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2825fcdb, esp = 0xbfbfe87c, ebp = 0xbfbfe898 ---

Tracing command smtpd pid 38260 tid 100354 td 0xc51f0600
sched_switch(c51f0600,0,1,15e,7fc1ace2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51f070c,20aee,c054233c,c51f0600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,20aee,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,20aee,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c51f0600,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c51f0600,e7453d04,14,420,5,...) at select+0x63
syscall(3b,2820003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38237 tid 100681 td 0xc52f7180
sched_switch(c52f7180,0,1,15e,5eac2350,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c52f728c,3b71c,c054233c,c52f7180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3b71c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3b71c,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c52f7180,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c52f7180,e75b7d04,14,420,5,...) at select+0x63
syscall(809003b,3b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command smtpd pid 38234 tid 100204 td 0xc4f1a480
sched_switch(c4f1a480,0,1,15e,bd600ae0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4f1a58c,2f187,c054233c,c4f1a480,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,2f187,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,2f187,31b,e71bfb74,...) at cv_timedwait_sig+0x1a4
kern_select(c4f1a480,a,bfbfe580,0,bfbfe480,...) at kern_select+0x558
select(c4f1a480,e71bfd04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,12c,bfbfe478,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe44c, ebp = 0xbfbfe698 ---

Tracing command smtpd pid 38212 tid 100619 td 0xc50bf000
sched_switch(c50bf000,0,1,15e,a63a24ea,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c50bf10c,484c6,c054233c,c50bf000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,484c6,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,484c6,31b,e7341b74,...) at cv_timedwait_sig+0x1a4
kern_select(c50bf000,a,bfbfe580,0,bfbfe480,...) at kern_select+0x558
select(c50bf000,e7341d04,14,420,5,...) at select+0x63
syscall(809003b,3b,bfbf003b,12c,bfbfe478,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe44c, ebp = 0xbfbfe698 ---

Tracing command smtpd pid 38206 tid 100370 td 0xc4e82c00
sched_switch(c4e82c00,0,1,15e,fde05ba2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c57fe600,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c57fe600,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c57fe600,c57fe600,158,c06c5f22,2711,...) at msleep+0x271
kqueue_scan(c57fe600,1,e7167cc0,e7167cb8,e7167bec,...) at kqueue_scan+0x1e6
kern_kevent(c4e82c00,11,0,1,e7167cc0,...) at kern_kevent+0x18a
kevent(c4e82c00,e7167d04,18,420,6,...) at kevent+0x74
syscall(3b,3b,bfbf003b,6821489,45945cdb,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x281a9fab, esp = 0xbfbfd0fc, ebp = 0xbfbfd208 ---

Tracing command smtpd pid 38201 tid 100570 td 0xc5581d80
sched_switch(c5581d80,0,1,15e,558b4750,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5581e8c,41277,c054233c,c5581d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,41277,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,41277,31b,1,...) at cv_timedwait_sig+0x1a4
kern_select(c5581d80,a,bfbfe5b0,0,bfbfe4b0,...) at kern_select+0x558
select(c5581d80,e780fd04,14,420,5,...) at select+0x63
syscall(2b4a003b,4594003b,bfbf003b,12c,bfbfe4a8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe47c, ebp = 0xbfbfe6c8 ---

Tracing command cleanup pid 38176 tid 100564 td 0xc5582780
sched_switch(c5582780,0,2,158,52a25426,...) at sched_switch+0x18f
mi_switch(2,0,c06ca83b,280,c075ca60,...) at mi_switch+0x2bf
critical_exit(e7821d34) at critical_exit+0xc1
lapic_handle_timer(0) at lapic_handle_timer+0xe2
Xtimerint() at Xtimerint+0x30

Tracing command cleanup pid 38131 tid 100632 td 0xc5673d80
sched_switch(c5673d80,0,1,15e,95a0d282,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5673e8c,36cd8c,c054233c,c5673d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,36cd8c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,36cd8c,31b,e78c3b84,...) at cv_timedwait_sig+0x1a4
kern_select(c5673d80,a,bfbfe7f0,0,bfbfe6f0,...) at kern_select+0x558
select(c5673d80,e78c3d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,e10,bfbfe6e8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfe6bc, ebp = 0xbfbfe908 ---

Tracing command cleanup pid 38076 tid 100563 td 0xc5582900
sched_switch(c5582900,0,1,15e,fc362f0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c5582a0c,30bc38,c054233c,c5582900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,30bc38,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,30bc38,31b,c06c82d8,...) at cv_timedwait_sig+0x1a4
kern_select(c5582900,a,bfbfe800,0,bfbfe700,...) at kern_select+0x558
select(c5582900,e7824d04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,e10,bfbfe6f8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281dac5b, esp = 0xbfbfe6cc, ebp = 0xbfbfe918 ---

Tracing command scache pid 38074 tid 100587 td 0xc5178000
sched_switch(c5178000,0,1,15e,600d4b54,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c517810c,7d1,c054233c,c5178000,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,7d1,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,7d1,31b,c0737620,...) at cv_timedwait_sig+0x1a4
kern_select(c5178000,e,bfbfeca0,bfbfeba0,bfbfeaa0,...) at kern_select+0x558
select(c5178000,e740bd04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,bfbfea98,bfbfeba0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c3c5b, esp = 0xbfbfea6c, ebp = 0xbfbfedb8 ---

Tracing command spawn pid 37920 tid 100364 td 0xc524a780
sched_switch(c524a780,0,1,15e,94b3170c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c524ca78,...) at mi_switch+0x2bf
sleepq_switch(c524ca78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c524ca78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c524ca78,c524cae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c524a780,9596,e7506c7c,0,0,...) at kern_wait+0x895
wait4(c524a780,e7506d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37914 tid 100628 td 0xc53c5480
sched_switch(c53c5480,0,1,15e,7bf3899c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ccc90,...) at mi_switch+0x2bf
sleepq_switch(c56ccc90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ccc90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ccc90,c56cccf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c53c5480,9652,e7658c7c,0,0,...) at kern_wait+0x895
wait4(c53c5480,e7658d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37912 tid 100512 td 0xc52af480
sched_switch(c52af480,0,1,15e,dd4bcd6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c54f3860,...) at mi_switch+0x2bf
sleepq_switch(c54f3860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c54f3860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c54f3860,c54f38c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c52af480,9638,e7549c7c,0,0,...) at kern_wait+0x895
wait4(c52af480,e7549d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176e,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37898 tid 100153 td 0xc4e66480
sched_switch(c4e66480,0,1,15e,58a434b8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e65a78,...) at mi_switch+0x2bf
sleepq_switch(c4e65a78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e65a78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e65a78,c4e65ae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4e66480,95f6,e711cc7c,0,0,...) at kern_wait+0x895
wait4(c4e66480,e711cd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176b,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37894 tid 100904 td 0xc50bdd80
sched_switch(c50bdd80,0,1,15e,f21f13b2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c51b6a78,...) at mi_switch+0x2bf
sleepq_switch(c51b6a78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c51b6a78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c51b6a78,c51b6ae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c50bdd80,9636,e733ec7c,0,0,...) at kern_wait+0x895
wait4(c50bdd80,e733ed04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37886 tid 100870 td 0xc5949c00
sched_switch(c5949c00,0,1,15e,31caec6e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5950c90,...) at mi_switch+0x2bf
sleepq_switch(c5950c90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5950c90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5950c90,c5950cf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5949c00,968a,e7b89c7c,0,0,...) at kern_wait+0x895
wait4(c5949c00,e7b89d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1769,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37870 tid 100610 td 0xc53a4900
sched_switch(c53a4900,0,1,15e,c61b48cc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ca430,...) at mi_switch+0x2bf
sleepq_switch(c56ca430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ca430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ca430,c56ca498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c53a4900,966e,e761cc7c,0,0,...) at kern_wait+0x895
wait4(c53a4900,e761cd04,10,420,4,...) at wait4+0x3c
syscall(bfbf003b,3b,bfbf003b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37868 tid 100136 td 0xc4e23a80
sched_switch(c4e23a80,0,1,15e,dc94307e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e22648,...) at mi_switch+0x2bf
sleepq_switch(c4e22648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e22648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e22648,c4e226b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4e23a80,96b2,e70c5c7c,0,0,...) at kern_wait+0x895
wait4(c4e23a80,e70c5d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37866 tid 100327 td 0xc4fe0300
sched_switch(c4fe0300,0,1,15e,b22e189c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5173c90,...) at mi_switch+0x2bf
sleepq_switch(c5173c90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5173c90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5173c90,c5173cf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4fe0300,96b3,e721fc7c,0,0,...) at kern_wait+0x895
wait4(c4fe0300,e721fd04,10,420,4,...) at wait4+0x3c
syscall(3b,bfbf003b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37864 tid 100133 td 0xc4e24000
sched_switch(c4e24000,0,1,15e,b42b5310,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e22000,...) at mi_switch+0x2bf
sleepq_switch(c4e22000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e22000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e22000,c4e22068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4e24000,9671,e70cec7c,0,0,...) at kern_wait+0x895
wait4(c4e24000,e70ced04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37860 tid 100467 td 0xc52f4d80
sched_switch(c52f4d80,0,1,15e,ded2221a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542cc90,...) at mi_switch+0x2bf
sleepq_switch(c542cc90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542cc90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542cc90,c542ccf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c52f4d80,9617,e7593c7c,0,0,...) at kern_wait+0x895
wait4(c52f4d80,e7593d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37852 tid 100670 td 0xc5583c00
sched_switch(c5583c00,0,1,15e,3c1a0a2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c573c430,...) at mi_switch+0x2bf
sleepq_switch(c573c430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c573c430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c573c430,c573c498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5583c00,95c8,e7848c7c,0,0,...) at kern_wait+0x895
wait4(c5583c00,e7848d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37848 tid 100633 td 0xc5673c00
sched_switch(c5673c00,0,1,15e,df47c142,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5719218,...) at mi_switch+0x2bf
sleepq_switch(c5719218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5719218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5719218,c5719280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5673c00,96ae,e78c0c7c,0,0,...) at kern_wait+0x895
wait4(c5673c00,e78c0d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,175c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37846 tid 100398 td 0xc4ff7000
sched_switch(c4ff7000,0,1,15e,f82a9a00,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c537fb00,...) at mi_switch+0x2bf
sleepq_switch(c537fb00,c0737620,1,c06c82d8,2,...) at sleepq_switch+0x10e
sleepq_wait_sig(c537fb00,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c537fb00,0,168,c070f1c4,0,...) at msleep+0x29c
lf_setlock(c537fb00,c070f160,2,6e,16,...) at lf_setlock+0x1c0
lf_advlock(e7273c88,c4d64c94,0,0) at lf_advlock+0x218
ufs_advlock(e7273c88,0,e7273d04,e7273ca8,e7273cd4,...) at ufs_advlock+0x2d
VOP_ADVLOCK_APV(c0720b80,e7273c88,c06c59bd,8b2,c5278318,...) at VOP_ADVLOCK_APV+0xa9
flock(c4ff7000,e7273d04,8,420,2,...) at flock+0x1fb
syscall(3b,3b,3b,0,2,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x28159dbb, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---

Tracing command spawn pid 37842 tid 100473 td 0xc524ba80
sched_switch(c524ba80,0,1,15e,386bb3d4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542da78,...) at mi_switch+0x2bf
sleepq_switch(c542da78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542da78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542da78,c542dae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c524ba80,96a5,e752ac7c,0,0,...) at kern_wait+0x895
wait4(c524ba80,e752ad04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37832 tid 100355 td 0xc51f1300
sched_switch(c51f1300,0,1,15e,c890136,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5249648,...) at mi_switch+0x2bf
sleepq_switch(c5249648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5249648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5249648,c52496b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c51f1300,95bc,e746bc7c,0,0,...) at kern_wait+0x895
wait4(c51f1300,e746bd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37815 tid 100843 td 0xc594c780
sched_switch(c594c780,0,1,15e,ac48d418,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c594d000,...) at mi_switch+0x2bf
sleepq_switch(c594d000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c594d000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c594d000,c594d068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c594c780,9651,e7bdac7c,0,0,...) at kern_wait+0x895
wait4(c594c780,e7bdad04,10,420,4,...) at wait4+0x3c
syscall(804003b,806003b,bfbf003b,8061efd,176d,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37813 tid 100674 td 0xc54d2a80
sched_switch(c54d2a80,0,1,15e,40d04158,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c573cc90,...) at mi_switch+0x2bf
sleepq_switch(c573cc90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c573cc90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c573cc90,c573ccf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c54d2a80,961e,e76f6c7c,0,0,...) at kern_wait+0x895
wait4(c54d2a80,e76f6d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176b,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37801 tid 100892 td 0xc5524480
sched_switch(c5524480,0,1,15e,c5d18818,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c51b4430,...) at mi_switch+0x2bf
sleepq_switch(c51b4430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c51b4430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c51b4430,c51b4498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5524480,968b,e7751c7c,0,0,...) at kern_wait+0x895
wait4(c5524480,e7751d04,10,420,4,...) at wait4+0x3c
syscall(bfbf003b,2809003b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37797 tid 100144 td 0xc8f3a900
sched_switch(c8f3a900,0,1,15e,28577142,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c51b6218,...) at mi_switch+0x2bf
sleepq_switch(c51b6218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c51b6218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c51b6218,c51b6280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c8f3a900,961c,e7efbc7c,0,0,...) at kern_wait+0x895
wait4(c8f3a900,e7efbd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37790 tid 100108 td 0xc4950300
sched_switch(c4950300,0,1,15e,f4963a78,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dc2218,...) at mi_switch+0x2bf
sleepq_switch(c4dc2218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dc2218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dc2218,c4dc2280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4950300,967c,e4d4cc7c,0,0,...) at kern_wait+0x895
wait4(c4950300,e4d4cd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1765,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37788 tid 100448 td 0xc5138300
sched_switch(c5138300,0,1,15e,a8c794bc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542a218,...) at mi_switch+0x2bf
sleepq_switch(c542a218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542a218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542a218,c542a280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5138300,9644,e73bbc7c,0,0,...) at kern_wait+0x895
wait4(c5138300,e73bbd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command smtpd pid 37780 tid 100223 td 0xc4e82600
sched_switch(c4e82600,0,1,15e,8a65c9d0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4e8270c,47456,c054233c,c4e82600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,47456,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,47456,31b,e715bb74,...) at cv_timedwait_sig+0x1a4
kern_select(c4e82600,a,bfbfe580,0,bfbfe480,...) at kern_select+0x558
select(c4e82600,e715bd04,14,420,5,...) at select+0x63
syscall(3b,bfbf003b,bfbf003b,12c,bfbfe478,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281e7c5b, esp = 0xbfbfe44c, ebp = 0xbfbfe698 ---

Tracing command spawn pid 37765 tid 100862 td 0xc594a900
sched_switch(c594a900,0,1,15e,d1ae9044,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c594aa0c,157f8,c054233c,c594a900,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,157f8,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,157f8,31b,13e,...) at cv_timedwait_sig+0x1a4
kern_select(c594a900,7,bfbfec50,bfbfeb50,bfbfea50,...) at kern_select+0x558
select(c594a900,e7ba1d04,14,420,5,...) at select+0x63
syscall(3b,3b,3b,bfbfea48,bfbfeb50,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c3c5b, esp = 0xbfbfea1c, ebp = 0xbfbfed68 ---

Tracing command spawn pid 37761 tid 100761 td 0xc57f2180
sched_switch(c57f2180,0,1,15e,d6e2ed34,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c58b4a78,...) at mi_switch+0x2bf
sleepq_switch(c58b4a78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c58b4a78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c58b4a78,c58b4ae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c57f2180,962d,e7a0bc7c,0,0,...) at kern_wait+0x895
wait4(c57f2180,e7a0bd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37759 tid 100183 td 0xc4ef4600
sched_switch(c4ef4600,0,1,15e,b971f8f4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ef6218,...) at mi_switch+0x2bf
sleepq_switch(c4ef6218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ef6218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ef6218,c4ef6280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4ef4600,9629,e7186c7c,0,0,...) at kern_wait+0x895
wait4(c4ef4600,e7186d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176a,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37731 tid 100444 td 0xc51fc780
sched_switch(c51fc780,0,1,15e,dec495d0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5429860,...) at mi_switch+0x2bf
sleepq_switch(c5429860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5429860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5429860,c54298c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c51fc780,9693,e749fc7c,0,0,...) at kern_wait+0x895
wait4(c51fc780,e749fd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37717 tid 100622 td 0xc54d0480
sched_switch(c54d0480,0,1,15e,be0de8c4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56cc000,...) at mi_switch+0x2bf
sleepq_switch(c56cc000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56cc000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56cc000,c56cc068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c54d0480,9694,e76aec7c,0,0,...) at kern_wait+0x895
wait4(c54d0480,e76aed04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37694 tid 100408 td 0xc52f7780
sched_switch(c52f7780,0,1,15e,7e6e48e8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52f9648,...) at mi_switch+0x2bf
sleepq_switch(c52f9648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52f9648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52f9648,c52f96b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c52f7780,9635,e75c3c7c,0,0,...) at kern_wait+0x895
wait4(c52f7780,e75c3d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37491 tid 100265 td 0xc4ff0c00
sched_switch(c4ff0c00,0,1,15e,c391302e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5050218,...) at mi_switch+0x2bf
sleepq_switch(c5050218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5050218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5050218,c5050280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4ff0c00,9575,e724fc7c,0,0,...) at kern_wait+0x895
wait4(c4ff0c00,e724fd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1763,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37241 tid 100449 td 0xc53a4c00
sched_switch(c53a4c00,0,1,15e,7864c75c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542a430,...) at mi_switch+0x2bf
sleepq_switch(c542a430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542a430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542a430,c542a498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c53a4c00,96a7,e7622c7c,0,0,...) at kern_wait+0x895
wait4(c53a4c00,e7622d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176a,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37037 tid 100192 td 0xc4e81a80
sched_switch(c4e81a80,0,1,15e,b8fbbb04,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f17000,...) at mi_switch+0x2bf
sleepq_switch(c4f17000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f17000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f17000,c4f17068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4e81a80,9608,e7146c7c,0,0,...) at kern_wait+0x895
wait4(c4e81a80,e7146d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1767,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37035 tid 100621 td 0xc54d1480
sched_switch(c54d1480,0,1,15e,3a5ef180,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56cbc90,...) at mi_switch+0x2bf
sleepq_switch(c56cbc90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56cbc90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56cbc90,c56cbcf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c54d1480,96a4,e76ccc7c,0,0,...) at kern_wait+0x895
wait4(c54d1480,e76ccd04,10,420,4,...) at wait4+0x3c
syscall(bfbf003b,3b,bfbf003b,8061efd,1767,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37029 tid 100103 td 0xc4c09c00
sched_switch(c4c09c00,0,1,15e,c357601c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dbb648,...) at mi_switch+0x2bf
sleepq_switch(c4dbb648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dbb648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dbb648,c4dbb6b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4c09c00,96a3,e6ffac7c,0,0,...) at kern_wait+0x895
wait4(c4c09c00,e6ffad04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37025 tid 100283 td 0xc50ad600
sched_switch(c50ad600,0,1,15e,208b234e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c50b3218,...) at mi_switch+0x2bf
sleepq_switch(c50b3218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c50b3218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c50b3218,c50b3280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c50ad600,96b0,e72d5c7c,0,0,...) at kern_wait+0x895
wait4(c50ad600,e72d5d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 37021 tid 100099 td 0xc4db6300
sched_switch(c4db6300,0,1,15e,c0c0b432,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dbac90,...) at mi_switch+0x2bf
sleepq_switch(c4dbac90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dbac90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dbac90,c4dbacf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4db6300,967d,e7013c7c,0,0,...) at kern_wait+0x895
wait4(c4db6300,e7013d04,10,420,4,...) at wait4+0x3c
syscall(806003b,3b,bfbf003b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command pickup pid 36791 tid 100774 td 0xc57efc00
sched_switch(c57efc00,0,1,15e,4acf7e24,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c57efd0c,1725c,c054233c,c57efc00,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,1725c,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,1725c,31b,c06ca651,...) at cv_timedwait_sig+0x1a4
kern_select(c57efc00,7,bfbfe890,bfbfe790,bfbfe690,...) at kern_select+0x558
select(c57efc00,e79e4d04,14,420,5,...) at select+0x63
syscall(806003b,bfbf003b,e79e003b,bfbfe688,bfbfe790,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c5c5b, esp = 0xbfbfe65c, ebp = 0xbfbfe9a8 ---

Tracing command spawn pid 36776 tid 100653 td 0xc55a5c00
sched_switch(c55a5c00,0,1,15e,180c33aa,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c571c000,...) at mi_switch+0x2bf
sleepq_switch(c571c000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c571c000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c571c000,c571c068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c55a5c00,9639,e7884c7c,0,0,...) at kern_wait+0x895
wait4(c55a5c00,e7884d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 36677 tid 100302 td 0xc512a600
sched_switch(c512a600,0,1,15e,f41b5e7c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c512ca78,...) at mi_switch+0x2bf
sleepq_switch(c512ca78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c512ca78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c512ca78,c512cae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c512a600,964a,e7378c7c,0,0,...) at kern_wait+0x895
wait4(c512a600,e7378d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176a,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 36657 tid 100725 td 0xc5526780
sched_switch(c5526780,0,1,15e,142ecda0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57ee218,...) at mi_switch+0x2bf
sleepq_switch(c57ee218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57ee218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57ee218,c57ee280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c5526780,9692,e7793c7c,0,0,...) at kern_wait+0x895
wait4(c5526780,e7793d04,10,420,4,...) at wait4+0x3c
syscall(804003b,806003b,bfbf003b,8061efd,1766,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 36615 tid 100160 td 0xc4e24900
sched_switch(c4e24900,0,1,15e,136f149c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e68a78,...) at mi_switch+0x2bf
sleepq_switch(c4e68a78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e68a78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e68a78,c4e68ae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4e24900,968f,e70e0c7c,0,0,...) at kern_wait+0x895
wait4(c4e24900,e70e0d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35944 tid 100109 td 0xc4950180
sched_switch(c4950180,0,1,15e,2836d4c8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dc2430,...) at mi_switch+0x2bf
sleepq_switch(c4dc2430,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dc2430,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dc2430,c4dc2498,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4950180,962e,e4d49c7c,0,0,...) at kern_wait+0x895
wait4(c4950180,e4d49d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1763,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35922 tid 100151 td 0xc4e66780
sched_switch(c4e66780,0,1,15e,901b387e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e65648,...) at mi_switch+0x2bf
sleepq_switch(c4e65648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e65648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e65648,c4e656b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4e66780,968e,e7122c7c,0,0,...) at kern_wait+0x895
wait4(c4e66780,e7122d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1764,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35896 tid 100465 td 0xc524bc00
sched_switch(c524bc00,0,1,15e,35976bba,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c542c860,...) at mi_switch+0x2bf
sleepq_switch(c542c860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c542c860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c542c860,c542c8c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c524bc00,9600,e752dc7c,0,0,...) at kern_wait+0x895
wait4(c524bc00,e752dd04,10,420,4,...) at wait4+0x3c
syscall(3b,bfbf003b,bfbf003b,8061efd,176f,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35851 tid 100298 td 0xc512ac00
sched_switch(c512ac00,0,1,15e,822bcbcc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c512c218,...) at mi_switch+0x2bf
sleepq_switch(c512c218,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c512c218,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c512c218,c512c280,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c512ac00,9676,e7384c7c,0,0,...) at kern_wait+0x895
wait4(c512ac00,e7384d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176a,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35837 tid 100318 td 0xc4ff7600
sched_switch(c4ff7600,0,1,15e,1f85b84a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5172860,...) at mi_switch+0x2bf
sleepq_switch(c5172860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5172860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5172860,c51728c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4ff7600,9682,e727fc7c,0,0,...) at kern_wait+0x895
wait4(c4ff7600,e727fd04,10,420,4,...) at wait4+0x3c
syscall(bfbf003b,3b,bfbf003b,8061efd,1768,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35588 tid 100054 td 0xc49a6300
sched_switch(c49a6300,0,1,15e,a690bc40,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c49a9a78,...) at mi_switch+0x2bf
sleepq_switch(c49a9a78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c49a9a78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c49a9a78,c49a9ae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c49a6300,961d,e6f56c7c,0,0,...) at kern_wait+0x895
wait4(c49a6300,e6f56d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176d,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 35270 tid 100475 td 0xc52cf000
sched_switch(c52cf000,0,1,15e,c921b002,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5195a78,...) at mi_switch+0x2bf
sleepq_switch(c5195a78,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5195a78,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5195a78,c5195ae0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c52cf000,9691,e7dbdc7c,0,0,...) at kern_wait+0x895
wait4(c52cf000,e7dbdd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,175e,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 34743 tid 100290 td 0xc50bc600
sched_switch(c50bc600,0,1,15e,6f58a378,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5129648,...) at mi_switch+0x2bf
sleepq_switch(c5129648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5129648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5129648,c51296b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c50bc600,966b,e7311c7c,0,0,...) at kern_wait+0x895
wait4(c50bc600,e7311d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176d,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 33904 tid 100657 td 0xc51fd780
sched_switch(c51fd780,0,1,15e,a902fb1a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c571c860,...) at mi_switch+0x2bf
sleepq_switch(c571c860,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c571c860,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c571c860,c571c8c8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c51fd780,96a6,e74bdc7c,0,0,...) at kern_wait+0x895
wait4(c51fd780,e74bdd04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,176a,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 33087 tid 100652 td 0xc55a5d80
sched_switch(c55a5d80,0,1,15e,c661c604,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c571bc90,...) at mi_switch+0x2bf
sleepq_switch(c571bc90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c571bc90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c571bc90,c571bcf8,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c55a5d80,9601,e7887c7c,0,0,...) at kern_wait+0x895
wait4(c55a5d80,e7887d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,8061efd,1770,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command spawn pid 31842 tid 100117 td 0xc4dc5300
sched_switch(c4dc5300,0,1,15e,a9a323be,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dc3648,...) at mi_switch+0x2bf
sleepq_switch(c4dc3648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dc3648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dc3648,c4dc36b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4dc5300,9643,e708bc7c,0,0,...) at kern_wait+0x895
wait4(c4dc5300,e708bd04,10,420,4,...) at wait4+0x3c
syscall(bfbf003b,3b,bfbf003b,8061efd,176e,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281514db, esp = 0xbfbfe88c, ebp = 0xbfbfe8a8 ---

Tracing command trivial-rewrite pid 16779 tid 100526 td 0xc51fc600
sched_switch(c51fc600,0,1,15e,a45c61dc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51fc70c,263f,c054233c,c51fc600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,263f,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,263f,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c51fc600,47,bfbfec80,bfbfeb80,bfbfea80,...) at kern_select+0x558
select(c51fc600,e749cd04,14,420,5,...) at select+0x63
syscall(bfbf003b,3b,bfbf003b,bfbfea78,bfbfeb80,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c6c5b, esp = 0xbfbfea4c, ebp = 0xbfbfed98 ---

Tracing command trivial-rewrite pid 9025 tid 100353 td 0xc51e2180
sched_switch(c51e2180,0,1,15e,5a24d734,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c51e228c,1389,c054233c,c51e2180,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,1389,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,1389,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c51e2180,50,bfbfec80,bfbfeb80,bfbfea80,...) at kern_select+0x558
select(c51e2180,e742cd04,14,420,5,...) at select+0x63
syscall(3b,3b,bfbf003b,bfbfea78,bfbfeb80,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c6c5b, esp = 0xbfbfea4c, ebp = 0xbfbfed98 ---

Tracing command trivial-rewrite pid 1470 tid 100322 td 0xc4f1a000
sched_switch(c4f1a000,0,2,158,d76ba05a,...) at sched_switch+0x18f
mi_switch(2,0,c06cc489,101,1010000,...) at mi_switch+0x2bf
ast(e71b6d38) at ast+0x3c5
doreti_ast() at doreti_ast+0x17

Tracing command trivial-rewrite pid 796 tid 100072 td 0xc49a7780
sched_switch(c49a7780,0,1,15e,6376eb6c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c49a788c,fa1,c054233c,c49a7780,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,fa1,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,fa1,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c49a7780,78,bfbfec90,bfbfeb90,bfbfea90,...) at kern_select+0x558
select(c49a7780,e6f7dd04,14,420,5,...) at select+0x63
syscall(bfbf003b,bfbf003b,bfbf003b,bfbfea88,bfbfeb90,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c6c5b, esp = 0xbfbfea5c, ebp = 0xbfbfeda8 ---

Tracing command anvil pid 793 tid 100047 td 0xc49a6d80
sched_switch(c49a6d80,0,1,15e,2b6d4c3c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c49a6e8c,3e9,c054233c,c49a6d80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,3e9,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,3e9,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c49a6d80,d1,bfbfec90,bfbfeb90,bfbfea90,...) at kern_select+0x558
select(c49a6d80,e6f6bd04,14,420,5,...) at select+0x63
syscall(bfbf003b,3b,bfbf003b,bfbfea88,bfbfeb90,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281c4c5b, esp = 0xbfbfea5c, ebp = 0xbfbfeda8 ---

Tracing command qmgr pid 790 tid 100041 td 0xc4950600
sched_switch(c4950600,0,1,15e,895e906,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4950600,...) at mi_switch+0x2bf
sleepq_switch(c0735b90,0,c06cbe16,211,e4d52adc,...) at sleepq_switch+0x10e
sleepq_wait(c0735b90,c0736ca4,c06c5d2f,1,c0735b60,...) at sleepq_wait+0x66
cv_wait(c0735b90,c0736ca4,c06c9679,9f,2dc0,...) at cv_wait+0x19a
_sx_xlock(c0735b60,c06c59bd,539,c73acdd0,c4950600,...) at _sx_xlock+0x7f
falloc(c4950600,e4d52b5c,e4d52b60,c73acdd0,e4d52b50,...) at falloc+0x64
kern_open(c4950600,809db68,0,5,bfbfe638,...) at kern_open+0x4b
open(c4950600,e4d52d04,c,420,3,...) at open+0x36
syscall(806003b,3b,bfbf003b,807f038,8074b08,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (5, FreeBSD ELF32, open), eip = 0x281c1e73, esp = 0xbfbfe60c, ebp = 0xbfbfe8a8 ---

Tracing command master pid 788 tid 100052 td 0xc49a6600
sched_switch(c49a6600,0,1,15e,9b4b39f2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c49a670c,d6d9,c054233c,c49a6600,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,d6d9,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,d6d9,31b,46,...) at cv_timedwait_sig+0x1a4
kern_select(c49a6600,61,bfbfeaf0,bfbfe9f0,bfbfe8f0,...) at kern_select+0x558
select(c49a6600,e6f5cd04,14,420,5,...) at select+0x63
syscall(bfbf003b,805003b,bfbf003b,bfbfe8e8,bfbfe9f0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281bdc5b, esp = 0xbfbfe8bc, ebp = 0xbfbfec08 ---

Tracing command getty pid 726 tid 100070 td 0xc49a7a80
sched_switch(c49a7a80,0,1,15e,3547f656,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c46edc10,...) at mi_switch+0x2bf
sleepq_switch(c46edc10,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c46edc10,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c46edc10,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c46edc00,c46edc10,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c46edc00,e6f83cb4,0,e6f83c0c,c04f10e9,...) at ttread+0x4ce
ttyread(c47bf900,e6f83cb4,0,13d,0,...) at ttyread+0x3c
giant_read(c47bf900,e6f83cb4,0,1,c47bf900,...) at giant_read+0x48
devfs_read_f(c49ac6c0,e6f83cb4,c46f4780,0,c49a7a80,...) at devfs_read_f+0x79
dofileread(c49a7a80,0,c49ac6c0,e6f83cb4,ffffffff,...) at dofileread+0x96
kern_readv(c49a7a80,0,e6f83cb4,bfbfee1f,1,...) at kern_readv+0x61
read(c49a7a80,e6f83d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 725 tid 100050 td 0xc49a6900
sched_switch(c49a6900,0,1,15e,ea2a5c28,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4820410,...) at mi_switch+0x2bf
sleepq_switch(c4820410,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4820410,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4820410,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c4820400,c4820410,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c4820400,e6f62cb4,0,e6f62bf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c600,e6f62cb4,0,e6f62c0c,c04f10e9,...) at ttyread+0x3c
scread(c480c600,e6f62cb4,0,13d,0,...) at scread+0x2e
giant_read(c480c600,e6f62cb4,0,1,c480c600,...) at giant_read+0x48
devfs_read_f(c49ab630,e6f62cb4,c46f4780,0,c49a6900,...) at devfs_read_f+0x79
dofileread(c49a6900,0,c49ab630,e6f62cb4,ffffffff,...) at dofileread+0x96
kern_readv(c49a6900,0,e6f62cb4,bfbfee1f,1,...) at kern_readv+0x61
read(c49a6900,e6f62d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 724 tid 100065 td 0xc4b46300
sched_switch(c4b46300,0,1,15e,fcbb6560,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c480f410,...) at mi_switch+0x2bf
sleepq_switch(c480f410,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c480f410,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c480f410,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c480f400,c480f410,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c480f400,e6f9fcb4,0,e6f9fbf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c500,e6f9fcb4,0,e6f9fc0c,c04f10e9,...) at ttyread+0x3c
scread(c480c500,e6f9fcb4,0,13d,0,...) at scread+0x2e
giant_read(c480c500,e6f9fcb4,0,1,c480c500,...) at giant_read+0x48
devfs_read_f(c49c1048,e6f9fcb4,c46f4780,0,c4b46300,...) at devfs_read_f+0x79
dofileread(c4b46300,0,c49c1048,e6f9fcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b46300,0,e6f9fcb4,bfbfee1f,1,...) at kern_readv+0x61
read(c4b46300,e6f9fd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 723 tid 100061 td 0xc4b46900
sched_switch(c4b46900,0,1,15e,df25960,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c480e410,...) at mi_switch+0x2bf
sleepq_switch(c480e410,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c480e410,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c480e410,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c480e400,c480e410,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c480e400,e6fabcb4,0,e6fabbf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c400,e6fabcb4,0,e6fabc0c,c04f10e9,...) at ttyread+0x3c
scread(c480c400,e6fabcb4,0,13d,0,...) at scread+0x2e
giant_read(c480c400,e6fabcb4,0,1,c480c400,...) at giant_read+0x48
devfs_read_f(c49ab4c8,e6fabcb4,c46f4780,0,c4b46900,...) at devfs_read_f+0x79
dofileread(c4b46900,0,c49ab4c8,e6fabcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b46900,0,e6fabcb4,bfbfee1f,1,...) at kern_readv+0x61
read(c4b46900,e6fabd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 722 tid 100064 td 0xc4b46480
sched_switch(c4b46480,0,1,15e,81adc5c8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4811410,...) at mi_switch+0x2bf
sleepq_switch(c4811410,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4811410,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4811410,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c4811400,c4811410,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c4811400,e6fa2cb4,0,e6fa2bf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c300,e6fa2cb4,0,e6fa2c0c,c04f10e9,...) at ttyread+0x3c
scread(c480c300,e6fa2cb4,0,13d,0,...) at scread+0x2e
giant_read(c480c300,e6fa2cb4,0,1,c480c300,...) at giant_read+0x48
devfs_read_f(c49abab0,e6fa2cb4,c46f4780,0,c4b46480,...) at devfs_read_f+0x79
dofileread(c4b46480,0,c49abab0,e6fa2cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b46480,0,e6fa2cb4,bfbfee1f,1,...) at kern_readv+0x61
read(c4b46480,e6fa2d04,c,420,3,...) at read+0x4f
syscall(805003b,bfbf003b,bfbf003b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 721 tid 100062 td 0xc4b46780
sched_switch(c4b46780,0,1,15e,440786f0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c480fc10,...) at mi_switch+0x2bf
sleepq_switch(c480fc10,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c480fc10,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c480fc10,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c480fc00,c480fc10,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c480fc00,e6fa8cb4,0,e6fa8bf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c200,e6fa8cb4,0,e6fa8c0c,c04f10e9,...) at ttyread+0x3c
scread(c480c200,e6fa8cb4,0,13d,0,...) at scread+0x2e
giant_read(c480c200,e6fa8cb4,0,1,c480c200,...) at giant_read+0x48
devfs_read_f(c49ace58,e6fa8cb4,c46f4780,0,c4b46780,...) at devfs_read_f+0x79
dofileread(c4b46780,0,c49ace58,e6fa8cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b46780,0,e6fa8cb4,bfbfee1f,1,...) at kern_readv+0x61
read(c4b46780,e6fa8d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 720 tid 100038 td 0xc4950a80
sched_switch(c4950a80,0,1,15e,ef2c9bf0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4810810,...) at mi_switch+0x2bf
sleepq_switch(c4810810,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4810810,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4810810,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c4810800,c4810810,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c4810800,e4d5bcb4,0,e4d5bbf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c100,e4d5bcb4,0,e4d5bc0c,c04f10e9,...) at ttyread+0x3c
scread(c480c100,e4d5bcb4,0,13d,0,...) at scread+0x2e
giant_read(c480c100,e4d5bcb4,0,1,c480c100,...) at giant_read+0x48
devfs_read_f(c49ac8b8,e4d5bcb4,c46f4780,0,c4950a80,...) at devfs_read_f+0x79
dofileread(c4950a80,0,c49ac8b8,e4d5bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4950a80,0,e4d5bcb4,bfbfee1f,1,...) at kern_readv+0x61
read(c4950a80,e4d5bd04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 719 tid 100042 td 0xc49a7600
sched_switch(c49a7600,0,1,15e,27902e8c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4810010,...) at mi_switch+0x2bf
sleepq_switch(c4810010,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4810010,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4810010,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c4810000,c4810010,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c4810000,e6f7acb4,0,e6f7abf0,c06670cc,...) at ttread+0x4ce
ttyread(c480c000,e6f7acb4,0,e6f7ac0c,c04f10e9,...) at ttyread+0x3c
scread(c480c000,e6f7acb4,0,13d,0,...) at scread+0x2e
giant_read(c480c000,e6f7acb4,0,1,c480c000,...) at giant_read+0x48
devfs_read_f(c49abc18,e6f7acb4,c46f4780,0,c49a7600,...) at devfs_read_f+0x79
dofileread(c49a7600,0,c49abc18,e6f7acb4,ffffffff,...) at dofileread+0x96
kern_readv(c49a7600,0,e6f7acb4,bfbfee1f,1,...) at kern_readv+0x61
read(c49a7600,e6f7ad04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command getty pid 718 tid 100053 td 0xc49a6480
sched_switch(c49a6480,0,1,15e,2f898288,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c480e010,...) at mi_switch+0x2bf
sleepq_switch(c480e010,c0737620,1,c06c82d8,1,...) at sleepq_switch+0x10e
sleepq_wait_sig(c480e010,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c480e010,0,159,c06cd8c6,0,...) at msleep+0x29c
ttysleep(c480e000,c480e010,159,c06cd8c6,0,...) at ttysleep+0x39
ttread(c480e000,e6f59cb4,0,e6f59bf0,c06670cc,...) at ttread+0x4ce
ttyread(c47e6e00,e6f59cb4,0,e6f59c0c,c04f10e9,...) at ttyread+0x3c
scread(c47e6e00,e6f59cb4,0,13d,0,...) at scread+0x2e
giant_read(c47e6e00,e6f59cb4,0,1,c47e6e00,...) at giant_read+0x48
devfs_read_f(c49ac900,e6f59cb4,c46f4780,0,c49a6480,...) at devfs_read_f+0x79
dofileread(c49a6480,0,c49ac900,e6f59cb4,ffffffff,...) at dofileread+0x96
kern_readv(c49a6480,0,e6f59cb4,bfbfee1f,1,...) at kern_readv+0x61
read(c49a6480,e6f59d04,c,420,3,...) at read+0x4f
syscall(3b,3b,3b,804be94,804fbe0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28159cdb, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---

Tracing command cron pid 680 tid 100063 td 0xc4b46600
sched_switch(c4b46600,0,1,15e,b9f38fee,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c0737f4c,c0514b9d,c0737620,1,0,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c0737f4c,0,c06c983b,c9,100,...) at sleepq_timedwait_sig+0x28
msleep(c0737f4c,0,15c,c06c9fc0,ea61,...) at msleep+0x271
kern_nanosleep(c4b46600,e6fa5cc4,e6fa5cbc,8,c4c06000,...) at kern_nanosleep+0xbe
nanosleep(c4b46600,e6fa5d04,8,420,2,...) at nanosleep+0x6d
syscall(bfbf003b,3b,bfbf003b,bfbfeed0,3c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28141b97, esp = 0xbfbfee0c, ebp = 0xbfbfee38 ---

Tracing command sshd pid 673 tid 100068 td 0xc49a7d80
sched_switch(c49a7d80,0,1,15e,1dca8618,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c073eb24,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c06cbe16,145,c49a7d80,c49a7d80,...) at sleepq_switch+0x10e
sleepq_wait_sig(c073eb24,c073eb00,c06ccb24,101,0,...) at sleepq_wait_sig+0x25
cv_wait_sig(c073eb24,c073eb00,c06ccb2b,31b,13e,...) at cv_wait_sig+0x195
kern_select(c49a7d80,7,807ea60,0,0,...) at kern_select+0x570
select(c49a7d80,e6f89d04,14,807d000,5,...) at select+0x63
syscall(807003b,bfbf003b,bfbf003b,807ea60,8079000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x28393c5b, esp = 0xbfbfe9ac, ebp = 0xbfbfea88 ---

Tracing command mysqld pid 672 tid 100348 td 0xc8f3d300
sched_switch(c8f3d300,0,1,15e,2e8c6b84,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c935f370,...) at mi_switch+0x2bf
sleepq_switch(c935f370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c935f370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c935f370,c935f33c,158,c06ce680,0) at msleep+0x29c
sbwait(c935f318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c935f2c8,0,e7f0dcb4,0,0,...) at soreceive+0x31e
soo_read(c5278a68,e7f0dcb4,c49dca80,0,c8f3d300,...) at soo_read+0x6e
dofileread(c8f3d300,57,c5278a68,e7f0dcb4,ffffffff,...) at dofileread+0x96
kern_readv(c8f3d300,57,e7f0dcb4,b114000,4,...) at kern_readv+0x61
read(c8f3d300,e7f0dd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b114000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd982e4c, ebp = 0xbd982e78 ---

Tracing command mysqld pid 672 tid 100306 td 0xc52e3c00
sched_switch(c52e3c00,0,1,15e,1f5334d6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57db0a8,...) at mi_switch+0x2bf
sleepq_switch(c57db0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57db0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57db0a8,c57db074,158,c06ce680,0) at msleep+0x29c
sbwait(c57db050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c57db000,0,e7d99cb4,0,0,...) at soreceive+0x31e
soo_read(c52ad0d8,e7d99cb4,c49dca80,0,c52e3c00,...) at soo_read+0x6e
dofileread(c52e3c00,4f,c52ad0d8,e7d99cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52e3c00,4f,e7d99cb4,b0a2000,4,...) at kern_readv+0x61
read(c52e3c00,e7d99d04,c,420,3,...) at read+0x4f
syscall(3b,b06003b,bce0003b,0,b0a2000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbce06e4c, ebp = 0xbce06e78 ---

Tracing command mysqld pid 672 tid 100210 td 0xc5948900
sched_switch(c5948900,0,1,15e,48e28632,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f16900,...) at mi_switch+0x2bf
sleepq_switch(c4f16900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f16900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f16900,c4f168cc,158,c06ce680,0) at msleep+0x29c
sbwait(c4f168a8,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4f16858,0,e7b65cb4,0,0,...) at soreceive+0x31e
soo_read(c5166d38,e7b65cb4,c49dca80,0,c5948900,...) at soo_read+0x6e
dofileread(c5948900,35,c5166d38,e7b65cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5948900,35,e7b65cb4,afa1000,4,...) at kern_readv+0x61
read(c5948900,e7b65d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,afa1000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbda46e4c, ebp = 0xbda46e78 ---

Tracing command mysqld pid 672 tid 100167 td 0xc571dc00
sched_switch(c571dc00,0,1,15e,fd79159e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57e7370,...) at mi_switch+0x2bf
sleepq_switch(c57e7370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57e7370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57e7370,c57e733c,158,c06ce680,0) at msleep+0x29c
sbwait(c57e7318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c57e72c8,0,e7909cb4,0,0,...) at soreceive+0x31e
soo_read(c4d725e8,e7909cb4,c49dca80,0,c571dc00,...) at soo_read+0x6e
dofileread(c571dc00,2f,c4d725e8,e7909cb4,ffffffff,...) at dofileread+0x96
kern_readv(c571dc00,2f,e7909cb4,a60c000,4,...) at kern_readv+0x61
read(c571dc00,e7909d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a60c000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd052e4c, ebp = 0xbd052e78 ---

Tracing command mysqld pid 672 tid 100387 td 0xc5581480
sched_switch(c5581480,0,1,15e,d5f98eae,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ef0638,...) at mi_switch+0x2bf
sleepq_switch(c4ef0638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ef0638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ef0638,c4ef0604,158,c06ce680,0) at msleep+0x29c
sbwait(c4ef05e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4ef0590,0,e77fdcb4,0,0,...) at soreceive+0x31e
soo_read(c5467168,e77fdcb4,c49dca80,0,c5581480,...) at soo_read+0x6e
dofileread(c5581480,5b,c5467168,e77fdcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5581480,5b,e77fdcb4,b150000,4,...) at kern_readv+0x61
read(c5581480,e77fdd04,c,420,3,...) at read+0x4f
syscall(bd14003b,3b,bd14003b,0,b150000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd147e4c, ebp = 0xbd147e78 ---

Tracing command mysqld pid 672 tid 100273 td 0xc4b78300
sched_switch(c4b78300,0,1,15e,21dba3da,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52d779c,...) at mi_switch+0x2bf
sleepq_switch(c52d779c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52d779c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52d779c,c52d7768,158,c06ce680,0) at msleep+0x29c
sbwait(c52d7744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c52d76f4,0,e7e95cb4,0,0,...) at soreceive+0x31e
soo_read(c56eb360,e7e95cb4,c49dca80,0,c4b78300,...) at soo_read+0x6e
dofileread(c4b78300,43,c56eb360,e7e95cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b78300,43,e7e95cb4,b035000,4,...) at kern_readv+0x61
read(c4b78300,e7e95d04,c,420,3,...) at read+0x4f
syscall(3b,be7a003b,be7a003b,0,b035000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe7ace4c, ebp = 0xbe7ace78 ---

Tracing command mysqld pid 672 tid 100413 td 0xc5581900
sched_switch(c5581900,0,1,15e,f8e97b46,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c50cea64,...) at mi_switch+0x2bf
sleepq_switch(c50cea64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c50cea64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c50cea64,c50cea30,158,c06ce680,0) at msleep+0x29c
sbwait(c50cea0c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c50ce9bc,0,e7806cb4,0,0,...) at soreceive+0x31e
soo_read(c52ade10,e7806cb4,c49dca80,0,c5581900,...) at soo_read+0x6e
dofileread(c5581900,65,c52ade10,e7806cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5581900,65,e7806cb4,b1fb000,4,...) at kern_readv+0x61
read(c5581900,e7806d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b1fb000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe591e4c, ebp = 0xbe591e78 ---

Tracing command mysqld pid 672 tid 100392 td 0xc51c3d80
sched_switch(c51c3d80,0,1,15e,2361717e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f4d79c,...) at mi_switch+0x2bf
sleepq_switch(c4f4d79c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f4d79c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f4d79c,c4f4d768,158,c06ce680,0) at msleep+0x29c
sbwait(c4f4d744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4f4d6f4,0,e7d60cb4,0,0,...) at soreceive+0x31e
soo_read(c57354c8,e7d60cb4,c49dca80,0,c51c3d80,...) at soo_read+0x6e
dofileread(c51c3d80,60,c57354c8,e7d60cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51c3d80,60,e7d60cb4,b199000,4,...) at kern_readv+0x61
read(c51c3d80,e7d60d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b199000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe49ce4c, ebp = 0xbe49ce78 ---

Tracing command mysqld pid 672 tid 100391 td 0xc5512d80
sched_switch(c5512d80,0,1,15e,9350425a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52d7a64,...) at mi_switch+0x2bf
sleepq_switch(c52d7a64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52d7a64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52d7a64,c52d7a30,158,c06ce680,0) at msleep+0x29c
sbwait(c52d7a0c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c52d79bc,0,e7727cb4,0,0,...) at soreceive+0x31e
soo_read(c55ec090,e7727cb4,c49dca80,0,c5512d80,...) at soo_read+0x6e
dofileread(c5512d80,5f,c55ec090,e7727cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5512d80,5f,e7727cb4,b170000,4,...) at kern_readv+0x61
read(c5512d80,e7727d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b170000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbec75e4c, ebp = 0xbec75e78 ---

Tracing command mysqld pid 672 tid 100289 td 0xc8f3d780
sched_switch(c8f3d780,0,1,15e,3b1635d2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ede90,...) at mi_switch+0x2bf
sleepq_switch(c56ede90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ede90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ede90,c56ede5c,158,c06ce680,0) at msleep+0x29c
sbwait(c56ede38,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c56edde8,0,e7f16cb4,0,0,...) at soreceive+0x31e
soo_read(c58bf240,e7f16cb4,c49dca80,0,c8f3d780,...) at soo_read+0x6e
dofileread(c8f3d780,44,c58bf240,e7f16cb4,ffffffff,...) at dofileread+0x96
kern_readv(c8f3d780,44,e7f16cb4,afce000,4,...) at kern_readv+0x61
read(c8f3d780,e7f16d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,afce000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbea29e4c, ebp = 0xbea29e78 ---

Tracing command mysqld pid 672 tid 100351 td 0xc5584480
sched_switch(c5584480,0,1,15e,d54d95ca,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55e879c,...) at mi_switch+0x2bf
sleepq_switch(c55e879c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55e879c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55e879c,c55e8768,158,c06ce680,0) at msleep+0x29c
sbwait(c55e8744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c55e86f4,0,e7857cb4,0,0,...) at soreceive+0x31e
soo_read(c56061b0,e7857cb4,c49dca80,0,c5584480,...) at soo_read+0x6e
dofileread(c5584480,59,c56061b0,e7857cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5584480,59,e7857cb4,b119000,4,...) at kern_readv+0x61
read(c5584480,e7857d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b119000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd083e4c, ebp = 0xbd083e78 ---

Tracing command mysqld pid 672 tid 100162 td 0xc8f43780
sched_switch(c8f43780,0,1,15e,51466d9e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57dad2c,...) at mi_switch+0x2bf
sleepq_switch(c57dad2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57dad2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57dad2c,c57dacf8,158,c06ce680,0) at msleep+0x29c
sbwait(c57dacd4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c57dac84,0,e7f34cb4,0,0,...) at soreceive+0x31e
soo_read(c5167d80,e7f34cb4,c49dca80,0,c8f43780,...) at soo_read+0x6e
dofileread(c8f43780,28,c5167d80,e7f34cb4,ffffffff,...) at dofileread+0x96
kern_readv(c8f43780,28,e7f34cb4,a5bc000,4,...) at kern_readv+0x61
read(c8f43780,e7f34d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a5bc000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe376e4c, ebp = 0xbe376e78 ---

Tracing command mysqld pid 672 tid 100124 td 0xc50bf900
sched_switch(c50bf900,0,1,15e,81dff36a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4db3900,...) at mi_switch+0x2bf
sleepq_switch(c4db3900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4db3900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4db3900,c4db38cc,158,c06ce680,0) at msleep+0x29c
sbwait(c4db38a8,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4db3858,0,e7353cb4,0,0,...) at soreceive+0x31e
soo_read(c49ac090,e7353cb4,c49dca80,0,c50bf900,...) at soo_read+0x6e
dofileread(c50bf900,1f,c49ac090,e7353cb4,ffffffff,...) at dofileread+0x96
kern_readv(c50bf900,1f,e7353cb4,a50e000,4,...) at kern_readv+0x61
read(c50bf900,e7353d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a50e000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe035e4c, ebp = 0xbe035e78 ---

Tracing command mysqld pid 672 tid 100123 td 0xc55a5180
sched_switch(c55a5180,0,1,15e,d2f102b4,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5298370,...) at mi_switch+0x2bf
sleepq_switch(c5298370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5298370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5298370,c529833c,158,c06ce680,0) at msleep+0x29c
sbwait(c5298318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c52982c8,0,e786fcb4,0,0,...) at soreceive+0x31e
soo_read(c53c7c60,e786fcb4,c49dca80,0,c55a5180,...) at soo_read+0x6e
dofileread(c55a5180,1e,c53c7c60,e786fcb4,ffffffff,...) at dofileread+0x96
kern_readv(c55a5180,1e,e786fcb4,a506000,4,...) at kern_readv+0x61
read(c55a5180,e786fd04,c,420,3,...) at read+0x4f
syscall(b91003b,3b,bdb6003b,0,a506000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdb6ce4c, ebp = 0xbdb6ce78 ---

Tracing command mysqld pid 672 tid 100165 td 0xc5962480
sched_switch(c5962480,0,1,15e,2e24ea00,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dffe90,...) at mi_switch+0x2bf
sleepq_switch(c4dffe90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dffe90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dffe90,c4dffe5c,158,c06ce680,0) at msleep+0x29c
sbwait(c4dffe38,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4dffde8,0,e7c2acb4,0,0,...) at soreceive+0x31e
soo_read(c54001b0,e7c2acb4,c49dca80,0,c5962480,...) at soo_read+0x6e
dofileread(c5962480,2b,c54001b0,e7c2acb4,ffffffff,...) at dofileread+0x96
kern_readv(c5962480,2b,e7c2acb4,a5d2000,4,...) at kern_readv+0x61
read(c5962480,e7c2ad04,c,420,3,...) at read+0x4f
syscall(be31003b,be31003b,e7c2003b,0,a5d2000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe314e4c, ebp = 0xbe314e78 ---

Tracing command mysqld pid 672 tid 100164 td 0xc53a4d80
sched_switch(c53a4d80,0,1,15e,859f92f0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c53cb638,...) at mi_switch+0x2bf
sleepq_switch(c53cb638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c53cb638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c53cb638,c53cb604,158,c06ce680,0) at msleep+0x29c
sbwait(c53cb5e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c53cb590,0,e7625cb4,0,0,...) at soreceive+0x31e
soo_read(c9366ab0,e7625cb4,c49dca80,0,c53a4d80,...) at soo_read+0x6e
dofileread(c53a4d80,29,c9366ab0,e7625cb4,ffffffff,...) at dofileread+0x96
kern_readv(c53a4d80,29,e7625cb4,a5a9000,4,...) at kern_readv+0x61
read(c53a4d80,e7625d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a5a9000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbef54e4c, ebp = 0xbef54e78 ---

Tracing command mysqld pid 672 tid 100328 td 0xc4b78480
sched_switch(c4b78480,0,1,15e,35ec5f80,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c9372900,...) at mi_switch+0x2bf
sleepq_switch(c9372900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c9372900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c9372900,c93728cc,158,c06ce680,0) at msleep+0x29c
sbwait(c93728a8,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c9372858,0,e7e98cb4,0,0,...) at soreceive+0x31e
soo_read(c5987d80,e7e98cb4,c49dca80,0,c4b78480,...) at soo_read+0x6e
dofileread(c4b78480,53,c5987d80,e7e98cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b78480,53,e7e98cb4,b0db000,4,...) at kern_readv+0x61
read(c4b78480,e7e98d04,c,420,3,...) at read+0x4f
syscall(3b,3b,bf29003b,0,b0db000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbf295e4c, ebp = 0xbf295e78 ---

Tracing command mysqld pid 672 tid 100146 td 0xc57ef480
sched_switch(c57ef480,0,1,15e,f850f7b8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c53c1bc8,...) at mi_switch+0x2bf
sleepq_switch(c53c1bc8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c53c1bc8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c53c1bc8,c53c1b94,158,c06ce680,0) at msleep+0x29c
sbwait(c53c1b70,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c53c1b20,0,e79d5cb4,0,0,...) at soreceive+0x31e
soo_read(c4e8b3a8,e79d5cb4,c49dca80,0,c57ef480,...) at soo_read+0x6e
dofileread(c57ef480,26,c4e8b3a8,e79d5cb4,ffffffff,...) at dofileread+0x96
kern_readv(c57ef480,26,e79d5cb4,b01a000,4,...) at kern_readv+0x61
read(c57ef480,e79d5d04,c,420,3,...) at read+0x4f
syscall(be56003b,be56003b,be56003b,0,b01a000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe560e4c, ebp = 0xbe560e78 ---

Tracing command mysqld pid 672 tid 100190 td 0xc5647180
sched_switch(c5647180,0,1,15e,74b8464a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c937679c,...) at mi_switch+0x2bf
sleepq_switch(c937679c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c937679c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c937679c,c9376768,158,c06ce680,0) at msleep+0x29c
sbwait(c9376744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c93766f4,0,e7e1acb4,0,0,...) at soreceive+0x31e
soo_read(c4e8b7e0,e7e1acb4,c49dca80,0,c5647180,...) at soo_read+0x6e
dofileread(c5647180,32,c4e8b7e0,e7e1acb4,ffffffff,...) at dofileread+0x96
kern_readv(c5647180,32,e7e1acb4,a621000,4,...) at kern_readv+0x61
read(c5647180,e7e1ad04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a621000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdbffe4c, ebp = 0xbdbffe78 ---

Tracing command mysqld pid 672 tid 100305 td 0xc57f4480
sched_switch(c57f4480,0,1,15e,3c24d6b6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5860d2c,...) at mi_switch+0x2bf
sleepq_switch(c5860d2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5860d2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5860d2c,c5860cf8,158,c06ce680,0) at msleep+0x29c
sbwait(c5860cd4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c5860c84,0,e7a4dcb4,0,0,...) at soreceive+0x31e
soo_read(c93665a0,e7a4dcb4,c49dca80,0,c57f4480,...) at soo_read+0x6e
dofileread(c57f4480,4d,c93665a0,e7a4dcb4,ffffffff,...) at dofileread+0x96
kern_readv(c57f4480,4d,e7a4dcb4,b07e000,4,...) at kern_readv+0x61
read(c57f4480,e7a4dd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b07e000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbf049e4c, ebp = 0xbf049e78 ---

Tracing command mysqld pid 672 tid 100140 td 0xc52dea80
sched_switch(c52dea80,0,1,15e,c09773d6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57d7638,...) at mi_switch+0x2bf
sleepq_switch(c57d7638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57d7638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57d7638,c57d7604,158,c06ce680,0) at msleep+0x29c
sbwait(c57d75e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c57d7590,0,e7df0cb4,0,0,...) at soreceive+0x31e
soo_read(c90a4360,e7df0cb4,c49dca80,0,c52dea80,...) at soo_read+0x6e
dofileread(c52dea80,22,c90a4360,e7df0cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52dea80,22,e7df0cb4,a576000,4,...) at kern_readv+0x61
read(c52dea80,e7df0d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a576000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbedfde4c, ebp = 0xbedfde78 ---

Tracing command mysqld pid 672 tid 100271 td 0xc524a180
sched_switch(c524a180,0,1,15e,919de364,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c568be90,...) at mi_switch+0x2bf
sleepq_switch(c568be90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c568be90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c568be90,c568be5c,158,c06ce680,0) at msleep+0x29c
sbwait(c568be38,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c568bde8,0,e74facb4,0,0,...) at soreceive+0x31e
soo_read(c58bee10,e74facb4,c49dca80,0,c524a180,...) at soo_read+0x6e
dofileread(c524a180,42,c58bee10,e74facb4,ffffffff,...) at dofileread+0x96
kern_readv(c524a180,42,e74facb4,b00e000,4,...) at kern_readv+0x61
read(c524a180,e74fad04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b00e000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbed39e4c, ebp = 0xbed39e78 ---

Tracing command mysqld pid 672 tid 100499 td 0xc4bac180
sched_switch(c4bac180,0,1,15e,1842b5aa,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c598b0a8,...) at mi_switch+0x2bf
sleepq_switch(c598b0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c598b0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c598b0a8,c598b074,158,c06ce680,0) at msleep+0x29c
sbwait(c598b050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c598b000,0,e7fa0cb4,0,0,...) at soreceive+0x31e
soo_read(c58bec60,e7fa0cb4,c49dca80,0,c4bac180,...) at soo_read+0x6e
dofileread(c4bac180,77,c58bec60,e7fa0cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4bac180,77,e7fa0cb4,b2fe000,4,...) at kern_readv+0x61
read(c4bac180,e7fa0d04,c,420,3,...) at read+0x4f
syscall(3b,b2f003b,bec4003b,0,b2fe000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbec44e4c, ebp = 0xbec44e78 ---

Tracing command mysqld pid 672 tid 100484 td 0xc51e2600
sched_switch(c51e2600,0,1,15e,d77a6626,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4fb5638,...) at mi_switch+0x2bf
sleepq_switch(c4fb5638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4fb5638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4fb5638,c4fb5604,158,c06ce680,0) at msleep+0x29c
sbwait(c4fb55e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4fb5590,0,e7435cb4,0,0,...) at soreceive+0x31e
soo_read(c57fa048,e7435cb4,c49dca80,0,c51e2600,...) at soo_read+0x6e
dofileread(c51e2600,76,c57fa048,e7435cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51e2600,76,e7435cb4,b2f9000,4,...) at kern_readv+0x61
read(c51e2600,e7435d04,c,420,3,...) at read+0x4f
syscall(ba4003b,3b,be93003b,0,b2f9000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe934e4c, ebp = 0xbe934e78 ---

Tracing command mysqld pid 672 tid 100143 td 0xc554f600
sched_switch(c554f600,0,1,15e,8ae2943e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e1b0a8,...) at mi_switch+0x2bf
sleepq_switch(c4e1b0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e1b0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e1b0a8,c4e1b074,158,c06ce680,0) at msleep+0x29c
sbwait(c4e1b050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4e1b000,0,e7e05cb4,0,0,...) at soreceive+0x31e
soo_read(c5027798,e7e05cb4,c49dca80,0,c554f600,...) at soo_read+0x6e
dofileread(c554f600,24,c5027798,e7e05cb4,ffffffff,...) at dofileread+0x96
kern_readv(c554f600,24,e7e05cb4,a580000,4,...) at kern_readv+0x61
read(c554f600,e7e05d04,c,420,3,...) at read+0x4f
syscall(bdad003b,bdad003b,bdad003b,0,a580000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdad9e4c, ebp = 0xbdad9e78 ---

Tracing command mysqld pid 672 tid 100142 td 0xc8f43900
sched_switch(c8f43900,0,1,15e,c2349982,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5614370,...) at mi_switch+0x2bf
sleepq_switch(c5614370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5614370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5614370,c561433c,158,c06ce680,0) at msleep+0x29c
sbwait(c5614318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c56142c8,0,e7f37cb4,0,0,...) at soreceive+0x31e
soo_read(c5793048,e7f37cb4,c49dca80,0,c8f43900,...) at soo_read+0x6e
dofileread(c8f43900,23,c5793048,e7f37cb4,ffffffff,...) at dofileread+0x96
kern_readv(c8f43900,23,e7f37cb4,a55a000,4,...) at kern_readv+0x61
read(c8f43900,e7f37d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a55a000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe9c7e4c, ebp = 0xbe9c7e78 ---

Tracing command mysqld pid 672 tid 100189 td 0xc4bac300
sched_switch(c4bac300,0,1,15e,27fb05b2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5614900,...) at mi_switch+0x2bf
sleepq_switch(c5614900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5614900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5614900,c56148cc,158,c06ce680,0) at msleep+0x29c
sbwait(c56148a8,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c5614858,0,e7fa3cb4,0,0,...) at soreceive+0x31e
soo_read(c57e1c18,e7fa3cb4,c49dca80,0,c4bac300,...) at soo_read+0x6e
dofileread(c4bac300,30,c57e1c18,e7fa3cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4bac300,30,e7fa3cb4,a5fa000,4,...) at kern_readv+0x61
read(c4bac300,e7fa3d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a5fa000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe43ae4c, ebp = 0xbe43ae78 ---

Tracing command mysqld pid 672 tid 100256 td 0xc51fd480
sched_switch(c51fd480,0,1,15e,7ed2194e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c568d20c,...) at mi_switch+0x2bf
sleepq_switch(c568d20c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c568d20c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c568d20c,c568d1d8,158,c06ce680,0) at msleep+0x29c
sbwait(c568d1b4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c568d164,0,e74b7cb4,0,0,...) at soreceive+0x31e
soo_read(c530e9d8,e74b7cb4,c49dca80,0,c51fd480,...) at soo_read+0x6e
dofileread(c51fd480,41,c530e9d8,e74b7cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51fd480,41,e74b7cb4,afaf000,4,...) at kern_readv+0x61
read(c51fd480,e74b7d04,c,420,3,...) at read+0x4f
syscall(bee9003b,bee9003b,bee8003b,0,afaf000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbee90e4c, ebp = 0xbee90e78 ---

Tracing command mysqld pid 672 tid 100482 td 0xc571d780
sched_switch(c571d780,0,1,15e,79d4ccf8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4d8e0a8,...) at mi_switch+0x2bf
sleepq_switch(c4d8e0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4d8e0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4d8e0a8,c4d8e074,158,c06ce680,0) at msleep+0x29c
sbwait(c4d8e050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4d8e000,0,e7900cb4,0,0,...) at soreceive+0x31e
soo_read(c50755a0,e7900cb4,c49dca80,0,c571d780,...) at soo_read+0x6e
dofileread(c571d780,75,c50755a0,e7900cb4,ffffffff,...) at dofileread+0x96
kern_readv(c571d780,75,e7900cb4,b2e1000,4,...) at kern_readv+0x61
read(c571d780,e7900d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b2e1000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd021e4c, ebp = 0xbd021e78 ---

Tracing command mysqld pid 672 tid 100481 td 0xc54d1780
sched_switch(c54d1780,0,1,15e,ffaa1628,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c588f0a8,...) at mi_switch+0x2bf
sleepq_switch(c588f0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c588f0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c588f0a8,c588f074,158,c06ce680,0) at msleep+0x29c
sbwait(c588f050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c588f000,0,e76d2cb4,0,0,...) at soreceive+0x31e
soo_read(c5280048,e76d2cb4,c49dca80,0,c54d1780,...) at soo_read+0x6e
dofileread(c54d1780,74,c5280048,e76d2cb4,ffffffff,...) at dofileread+0x96
kern_readv(c54d1780,74,e76d2cb4,b2ca000,4,...) at kern_readv+0x61
read(c54d1780,e76d2d04,c,420,3,...) at read+0x4f
syscall(3b,ba003b,be0f003b,0,b2ca000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe0f9e4c, ebp = 0xbe0f9e78 ---

Tracing command mysqld pid 672 tid 100476 td 0xc5949480
sched_switch(c5949480,0,1,15e,5698ab1c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c569479c,...) at mi_switch+0x2bf
sleepq_switch(c569479c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c569479c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c569479c,c5694768,158,c06ce680,0) at msleep+0x29c
sbwait(c5694744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c56946f4,0,e7b7acb4,0,0,...) at soreceive+0x31e
soo_read(c5280a20,e7b7acb4,c49dca80,0,c5949480,...) at soo_read+0x6e
dofileread(c5949480,73,c5280a20,e7b7acb4,ffffffff,...) at dofileread+0x96
kern_readv(c5949480,73,e7b7acb4,b2c5000,4,...) at kern_readv+0x61
read(c5949480,e7b7ad04,c,420,3,...) at read+0x4f
syscall(3b,105003b,bebe003b,0,b2c5000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbebe2e4c, ebp = 0xbebe2e78 ---

Tracing command mysqld pid 672 tid 100439 td 0xc52cf180
sched_switch(c52cf180,0,1,15e,b2317f28,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c50ca0a8,...) at mi_switch+0x2bf
sleepq_switch(c50ca0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c50ca0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c50ca0a8,c50ca074,158,c06ce680,0) at msleep+0x29c
sbwait(c50ca050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c50ca000,0,e7dc0cb4,0,0,...) at soreceive+0x31e
soo_read(c54ff558,e7dc0cb4,c49dca80,0,c52cf180,...) at soo_read+0x6e
dofileread(c52cf180,72,c54ff558,e7dc0cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52cf180,72,e7dc0cb4,b2aa000,4,...) at kern_readv+0x61
read(c52cf180,e7dc0d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b2aa000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd672e4c, ebp = 0xbd672e78 ---

Tracing command mysqld pid 672 tid 100438 td 0xc5722180
sched_switch(c5722180,0,1,15e,4b714b60,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55cad2c,...) at mi_switch+0x2bf
sleepq_switch(c55cad2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55cad2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55cad2c,c55cacf8,158,c06ce680,0) at msleep+0x29c
sbwait(c55cacd4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c55cac84,0,e794ecb4,0,0,...) at soreceive+0x31e
soo_read(c54ff2d0,e794ecb4,c49dca80,0,c5722180,...) at soo_read+0x6e
dofileread(c5722180,71,c54ff2d0,e794ecb4,ffffffff,...) at dofileread+0x96
kern_readv(c5722180,71,e794ecb4,b29a000,4,...) at kern_readv+0x61
read(c5722180,e794ed04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b29a000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe996e4c, ebp = 0xbe996e78 ---

Tracing command mysqld pid 672 tid 100435 td 0xc47d7480
sched_switch(c47d7480,0,1,15e,97210704,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c513a370,...) at mi_switch+0x2bf
sleepq_switch(c513a370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c513a370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c513a370,c513a33c,158,c06ce680,0) at msleep+0x29c
sbwait(c513a318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c513a2c8,0,e7f88cb4,0,0,...) at soreceive+0x31e
soo_read(c521ce10,e7f88cb4,c49dca80,0,c47d7480,...) at soo_read+0x6e
dofileread(c47d7480,70,c521ce10,e7f88cb4,ffffffff,...) at dofileread+0x96
kern_readv(c47d7480,70,e7f88cb4,b28a000,4,...) at kern_readv+0x61
read(c47d7480,e7f88d04,c,420,3,...) at read+0x4f
syscall(3b,be71003b,be71003b,0,b28a000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe719e4c, ebp = 0xbe719e78 ---

Tracing command mysqld pid 672 tid 100434 td 0xc599fc00
sched_switch(c599fc00,0,1,15e,564d9b8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e36e90,...) at mi_switch+0x2bf
sleepq_switch(c4e36e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e36e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e36e90,c4e36e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c4e36e38,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4e36de8,0,e7d07cb4,0,0,...) at soreceive+0x31e
soo_read(c5279af8,e7d07cb4,c49dca80,0,c599fc00,...) at soo_read+0x6e
dofileread(c599fc00,6f,c5279af8,e7d07cb4,ffffffff,...) at dofileread+0x96
kern_readv(c599fc00,6f,e7d07cb4,b27a000,4,...) at kern_readv+0x61
read(c599fc00,e7d07d04,c,420,3,...) at read+0x4f
syscall(bdc9003b,bdc9003b,bdc9003b,0,b27a000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdc92e4c, ebp = 0xbdc92e78 ---

Tracing command mysqld pid 672 tid 100433 td 0xc571d180
sched_switch(c571d180,0,1,15e,c6f05060,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4dd720c,...) at mi_switch+0x2bf
sleepq_switch(c4dd720c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4dd720c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4dd720c,c4dd71d8,158,c06ce680,0) at msleep+0x29c
sbwait(c4dd71b4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4dd7164,0,e78f4cb4,0,0,...) at soreceive+0x31e
soo_read(c90a4708,e78f4cb4,c49dca80,0,c571d180,...) at soo_read+0x6e
dofileread(c571d180,6e,c90a4708,e78f4cb4,ffffffff,...) at dofileread+0x96
kern_readv(c571d180,6e,e78f4cb4,b268000,4,...) at kern_readv+0x61
read(c571d180,e78f4d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b268000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd9b3e4c, ebp = 0xbd9b3e78 ---

Tracing command mysqld pid 672 tid 100429 td 0xc5722d80
sched_switch(c5722d80,0,1,15e,3ee12582,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5457e90,...) at mi_switch+0x2bf
sleepq_switch(c5457e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5457e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5457e90,c5457e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c5457e38,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c5457de8,0,e7966cb4,0,0,...) at soreceive+0x31e
soo_read(c56ecea0,e7966cb4,c49dca80,0,c5722d80,...) at soo_read+0x6e
dofileread(c5722d80,6d,c56ecea0,e7966cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5722d80,6d,e7966cb4,b258000,4,...) at kern_readv+0x61
read(c5722d80,e7966d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b258000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbf1d1e4c, ebp = 0xbf1d1e78 ---

Tracing command mysqld pid 672 tid 100191 td 0xc571da80
sched_switch(c571da80,0,1,15e,a58c4b2a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4db4370,...) at mi_switch+0x2bf
sleepq_switch(c4db4370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4db4370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4db4370,c4db433c,158,c06ce680,0) at msleep+0x29c
sbwait(c4db4318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4db42c8,0,e7906cb4,0,0,...) at soreceive+0x31e
soo_read(c5126dc8,e7906cb4,c49dca80,0,c571da80,...) at soo_read+0x6e
dofileread(c571da80,33,c5126dc8,e7906cb4,ffffffff,...) at dofileread+0x96
kern_readv(c571da80,33,e7906cb4,a877000,4,...) at kern_readv+0x61
read(c571da80,e7906d04,c,420,3,...) at read+0x4f
syscall(bd11003b,bd11003b,bd11003b,0,a877000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd116e4c, ebp = 0xbd116e78 ---

Tracing command mysqld pid 672 tid 100125 td 0xc53a4480
sched_switch(c53a4480,0,1,15e,b1a46362,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e1b370,...) at mi_switch+0x2bf
sleepq_switch(c4e1b370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e1b370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e1b370,c4e1b33c,158,c06ce680,0) at msleep+0x29c
sbwait(c4e1b318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4e1b2c8,0,e7613cb4,0,0,...) at soreceive+0x31e
soo_read(c57fac60,e7613cb4,c49dca80,0,c53a4480,...) at soo_read+0x6e
dofileread(c53a4480,20,c57fac60,e7613cb4,ffffffff,...) at dofileread+0x96
kern_readv(c53a4480,20,e7613cb4,a585000,4,...) at kern_readv+0x61
read(c53a4480,e7613d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a585000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdfd3e4c, ebp = 0xbdfd3e78 ---

Tracing command mysqld pid 672 tid 100166 td 0xc5647a80
sched_switch(c5647a80,0,1,15e,35cac734,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56940a8,...) at mi_switch+0x2bf
sleepq_switch(c56940a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56940a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56940a8,c5694074,158,c06ce680,0) at msleep+0x29c
sbwait(c5694050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c5694000,0,e7e2ccb4,0,0,...) at soreceive+0x31e
soo_read(c58825a0,e7e2ccb4,c49dca80,0,c5647a80,...) at soo_read+0x6e
dofileread(c5647a80,2d,c58825a0,e7e2ccb4,ffffffff,...) at dofileread+0x96
kern_readv(c5647a80,2d,e7e2ccb4,a642000,4,...) at kern_readv+0x61
read(c5647a80,e7e2cd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,a642000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe281e4c, ebp = 0xbe281e78 ---

Tracing command mysqld pid 672 tid 100214 td 0xc58f3780
sched_switch(c58f3780,0,1,15e,3593d682,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55fad2c,...) at mi_switch+0x2bf
sleepq_switch(c55fad2c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55fad2c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55fad2c,c55facf8,158,c06ce680,0) at msleep+0x29c
sbwait(c55facd4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c55fac84,0,e7acccb4,0,0,...) at soreceive+0x31e
soo_read(c56a5990,e7acccb4,c49dca80,0,c58f3780,...) at soo_read+0x6e
dofileread(c58f3780,37,c56a5990,e7acccb4,ffffffff,...) at dofileread+0x96
kern_readv(c58f3780,37,e7acccb4,a62f000,4,...) at kern_readv+0x61
read(c58f3780,e7accd04,c,420,3,...) at read+0x4f
syscall(3b,a62003b,bdb3003b,0,a62f000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdb3be4c, ebp = 0xbdb3be78 ---

Tracing command mysqld pid 672 tid 100291 td 0xc52cf600
sched_switch(c52cf600,0,1,15e,dc54ad34,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ffdbc8,...) at mi_switch+0x2bf
sleepq_switch(c4ffdbc8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ffdbc8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ffdbc8,c4ffdb94,158,c06ce680,0) at msleep+0x29c
sbwait(c4ffdb70,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4ffdb20,0,e7dc9cb4,0,0,...) at soreceive+0x31e
soo_read(c5793120,e7dc9cb4,c49dca80,0,c52cf600,...) at soo_read+0x6e
dofileread(c52cf600,45,c5793120,e7dc9cb4,ffffffff,...) at dofileread+0x96
kern_readv(c52cf600,45,e7dc9cb4,b041000,4,...) at kern_readv+0x61
read(c52cf600,e7dc9d04,c,420,3,...) at read+0x4f
syscall(be5f003b,be5f003b,be5f003b,0,b041000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe5f3e4c, ebp = 0xbe5f3e78 ---

Tracing command mysqld pid 672 tid 100428 td 0xc57ef300
sched_switch(c57ef300,0,1,15e,1d8cc02e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c522a638,...) at mi_switch+0x2bf
sleepq_switch(c522a638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c522a638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c522a638,c522a604,158,c06ce680,0) at msleep+0x29c
sbwait(c522a5e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c522a590,0,e79d2cb4,0,0,...) at soreceive+0x31e
soo_read(c5279288,e79d2cb4,c49dca80,0,c57ef300,...) at soo_read+0x6e
dofileread(c57ef300,6b,c5279288,e79d2cb4,ffffffff,...) at dofileread+0x96
kern_readv(c57ef300,6b,e79d2cb4,b248000,4,...) at kern_readv+0x61
read(c57ef300,e79d2d04,c,420,3,...) at read+0x4f
syscall(3b,47003b,bd73003b,0,b248000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd736e4c, ebp = 0xbd736e78 ---

Tracing command mysqld pid 672 tid 100425 td 0xc5333600
sched_switch(c5333600,0,1,15e,70b6e9aa,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c9371638,...) at mi_switch+0x2bf
sleepq_switch(c9371638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c9371638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c9371638,c9371604,158,c06ce680,0) at msleep+0x29c
sbwait(c93715e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c9371590,0,e7dabcb4,0,0,...) at soreceive+0x31e
soo_read(c50b1870,e7dabcb4,c49dca80,0,c5333600,...) at soo_read+0x6e
dofileread(c5333600,6a,c50b1870,e7dabcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5333600,6a,e7dabcb4,b238000,4,...) at kern_readv+0x61
read(c5333600,e7dabd04,c,420,3,...) at read+0x4f
syscall(3b,3b,bd61003b,0,b238000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd610e4c, ebp = 0xbd610e78 ---

Tracing command mysqld pid 672 tid 100211 td 0xc57f4a80
sched_switch(c57f4a80,0,1,15e,ee58d92c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c569d370,...) at mi_switch+0x2bf
sleepq_switch(c569d370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c569d370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c569d370,c569d33c,158,c06ce680,0) at msleep+0x29c
sbwait(c569d318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c569d2c8,0,e7a59cb4,0,0,...) at soreceive+0x31e
soo_read(c59861f8,e7a59cb4,c49dca80,0,c57f4a80,...) at soo_read+0x6e
dofileread(c57f4a80,36,c59861f8,e7a59cb4,ffffffff,...) at dofileread+0x96
kern_readv(c57f4a80,36,e7a59cb4,af95000,4,...) at kern_readv+0x61
read(c57f4a80,e7a59d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,af95000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbeca6e4c, ebp = 0xbeca6e78 ---

Tracing command mysqld pid 672 tid 100350 td 0xc5722000
sched_switch(c5722000,0,1,15e,6529b498,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f540a8,...) at mi_switch+0x2bf
sleepq_switch(c4f540a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f540a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f540a8,c4f54074,158,c06ce680,0) at msleep+0x29c
sbwait(c4f54050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4f54000,0,e794bcb4,0,0,...) at soreceive+0x31e
soo_read(c5280798,e794bcb4,c49dca80,0,c5722000,...) at soo_read+0x6e
dofileread(c5722000,58,c5280798,e794bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5722000,58,e794bcb4,b177000,4,...) at kern_readv+0x61
read(c5722000,e794bd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b177000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe3d8e4c, ebp = 0xbe3d8e78 ---

Tracing command mysqld pid 672 tid 100296 td 0xc52ddd80
sched_switch(c52ddd80,0,1,15e,59adb9b2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c588fa64,...) at mi_switch+0x2bf
sleepq_switch(c588fa64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c588fa64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c588fa64,c588fa30,158,c06ce680,0) at msleep+0x29c
sbwait(c588fa0c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c588f9bc,0,e7d7ecb4,0,0,...) at soreceive+0x31e
soo_read(c5076bd0,e7d7ecb4,c49dca80,0,c52ddd80,...) at soo_read+0x6e
dofileread(c52ddd80,46,c5076bd0,e7d7ecb4,ffffffff,...) at dofileread+0x96
kern_readv(c52ddd80,46,e7d7ecb4,b06e000,4,...) at kern_readv+0x61
read(c52ddd80,e7d7ed04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b06e000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe80ee4c, ebp = 0xbe80ee78 ---

Tracing command mysqld pid 672 tid 100396 td 0xc4b78600
sched_switch(c4b78600,0,1,15e,23a8f5d6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c585c4d4,...) at mi_switch+0x2bf
sleepq_switch(c585c4d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c585c4d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c585c4d4,c585c4a0,158,c06ce680,0) at msleep+0x29c
sbwait(c585c47c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c585c42c,0,e7e9bcb4,0,0,...) at soreceive+0x31e
soo_read(c4f36948,e7e9bcb4,c49dca80,0,c4b78600,...) at soo_read+0x6e
dofileread(c4b78600,62,c4f36948,e7e9bcb4,ffffffff,...) at dofileread+0x96
kern_readv(c4b78600,62,e7e9bcb4,b1a8000,4,...) at kern_readv+0x61
read(c4b78600,e7e9bd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b1a8000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd7fae4c, ebp = 0xbd7fae78 ---

Tracing command mysqld pid 672 tid 100252 td 0xc5965780
sched_switch(c5965780,0,1,15e,5c7cd9dc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c56ef20c,...) at mi_switch+0x2bf
sleepq_switch(c56ef20c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c56ef20c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c56ef20c,c56ef1d8,158,c06ce680,0) at msleep+0x29c
sbwait(c56ef1b4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c56ef164,0,e7c8acb4,0,0,...) at soreceive+0x31e
soo_read(c5881318,e7c8acb4,c49dca80,0,c5965780,...) at soo_read+0x6e
dofileread(c5965780,38,c5881318,e7c8acb4,ffffffff,...) at dofileread+0x96
kern_readv(c5965780,38,e7c8acb4,b052000,4,...) at kern_readv+0x61
read(c5965780,e7c8ad04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b052000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdd87e4c, ebp = 0xbdd87e78 ---

Tracing command mysqld pid 672 tid 100122 td 0xc497a600
sched_switch(c497a600,0,1,15e,adb3a3dc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c57e7e90,...) at mi_switch+0x2bf
sleepq_switch(c57e7e90,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c57e7e90,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c57e7e90,c57e7e5c,158,c06ce680,0) at msleep+0x29c
sbwait(c57e7e38,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c57e7de8,0,e7e7dcb4,0,0,...) at soreceive+0x31e
soo_read(c57e18b8,e7e7dcb4,c49dca80,0,c497a600,...) at soo_read+0x6e
dofileread(c497a600,15,c57e18b8,e7e7dcb4,ffffffff,...) at dofileread+0x96
kern_readv(c497a600,15,e7e7dcb4,a4eb000,4,...) at kern_readv+0x61
read(c497a600,e7e7dd04,c,420,3,...) at read+0x4f
syscall(3b,a4e003b,bcd4003b,0,a4eb000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbcd42e4c, ebp = 0xbcd42e78 ---

Tracing command mysqld pid 672 tid 100423 td 0xc5581000
sched_switch(c5581000,0,1,15e,a8767362,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c5516638,...) at mi_switch+0x2bf
sleepq_switch(c5516638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c5516638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c5516638,c5516604,158,c06ce680,0) at msleep+0x29c
sbwait(c55165e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c5516590,0,e77f4cb4,0,0,...) at soreceive+0x31e
soo_read(c59d72d0,e77f4cb4,c49dca80,0,c5581000,...) at soo_read+0x6e
dofileread(c5581000,69,c59d72d0,e77f4cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5581000,69,e77f4cb4,b21e000,4,...) at kern_readv+0x61
read(c5581000,e77f4d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b21e000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd767e4c, ebp = 0xbd767e78 ---

Tracing command mysqld pid 672 tid 100307 td 0xc51be180
sched_switch(c51be180,0,1,15e,e4c4ea9e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4ffd4d4,...) at mi_switch+0x2bf
sleepq_switch(c4ffd4d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4ffd4d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4ffd4d4,c4ffd4a0,158,c06ce680,0) at msleep+0x29c
sbwait(c4ffd47c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4ffd42c,0,e7d10cb4,0,0,...) at soreceive+0x31e
soo_read(c4d79990,e7d10cb4,c49dca80,0,c51be180,...) at soo_read+0x6e
dofileread(c51be180,51,c4d79990,e7d10cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51be180,51,e7d10cb4,b09d000,4,...) at kern_readv+0x61
read(c51be180,e7d10d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b09d000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd7c9e4c, ebp = 0xbd7c9e78 ---

Tracing command mysqld pid 672 tid 100417 td 0xc556f180
sched_switch(c556f180,0,1,15e,352f6190,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52d84d4,...) at mi_switch+0x2bf
sleepq_switch(c52d84d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52d84d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52d84d4,c52d84a0,158,c06ce680,0) at msleep+0x29c
sbwait(c52d847c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c52d842c,0,e77cccb4,0,0,...) at soreceive+0x31e
soo_read(c52dcbd0,e77cccb4,c49dca80,0,c556f180,...) at soo_read+0x6e
dofileread(c556f180,68,c52dcbd0,e77cccb4,ffffffff,...) at dofileread+0x96
kern_readv(c556f180,68,e77cccb4,b219000,4,...) at kern_readv+0x61
read(c556f180,e77ccd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b219000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd641e4c, ebp = 0xbd641e78 ---

Tracing command mysqld pid 672 tid 100414 td 0xc57f3480
sched_switch(c57f3480,0,1,15e,38e6561a,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c568c79c,...) at mi_switch+0x2bf
sleepq_switch(c568c79c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c568c79c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c568c79c,c568c768,158,c06ce680,0) at msleep+0x29c
sbwait(c568c744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c568c6f4,0,e7a2fcb4,0,0,...) at soreceive+0x31e
soo_read(c5400240,e7a2fcb4,c49dca80,0,c57f3480,...) at soo_read+0x6e
dofileread(c57f3480,66,c5400240,e7a2fcb4,ffffffff,...) at dofileread+0x96
kern_readv(c57f3480,66,e7a2fcb4,b1ec000,4,...) at kern_readv+0x61
read(c57f3480,e7a2fd04,c,420,3,...) at read+0x4f
syscall(3b,bcd7003b,bcd7003b,0,b1ec000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbcd73e4c, ebp = 0xbcd73e78 ---

Tracing command mysqld pid 672 tid 100399 td 0xc556f900
sched_switch(c556f900,0,1,15e,6f770d3c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c527b638,...) at mi_switch+0x2bf
sleepq_switch(c527b638,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c527b638,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c527b638,c527b604,158,c06ce680,0) at msleep+0x29c
sbwait(c527b5e0,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c527b590,0,e77dbcb4,0,0,...) at soreceive+0x31e
soo_read(c51677e0,e77dbcb4,c49dca80,0,c556f900,...) at soo_read+0x6e
dofileread(c556f900,64,c51677e0,e77dbcb4,ffffffff,...) at dofileread+0x96
kern_readv(c556f900,64,e77dbcb4,b1de000,4,...) at kern_readv+0x61
read(c556f900,e77dbd04,c,420,3,...) at read+0x4f
syscall(bebb003b,bebb003b,bebb003b,0,b1de000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbebb1e4c, ebp = 0xbebb1e78 ---

Tracing command mysqld pid 672 tid 100397 td 0xc599e600
sched_switch(c599e600,0,1,15e,4a4738e8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55e720c,...) at mi_switch+0x2bf
sleepq_switch(c55e720c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55e720c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55e720c,c55e71d8,158,c06ce680,0) at msleep+0x29c
sbwait(c55e71b4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c55e7164,0,e7cddcb4,0,0,...) at soreceive+0x31e
soo_read(c5735ea0,e7cddcb4,c49dca80,0,c599e600,...) at soo_read+0x6e
dofileread(c599e600,63,c5735ea0,e7cddcb4,ffffffff,...) at dofileread+0x96
kern_readv(c599e600,63,e7cddcb4,b1d0000,4,...) at kern_readv+0x61
read(c599e600,e7cddd04,c,420,3,...) at read+0x4f
syscall(3b,bd23003b,bd23003b,0,b1d0000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd23ce4c, ebp = 0xbd23ce78 ---

Tracing command mysqld pid 672 tid 100394 td 0xc5722c00
sched_switch(c5722c00,0,1,15e,f1d76db6,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c513c0a8,...) at mi_switch+0x2bf
sleepq_switch(c513c0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c513c0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c513c0a8,c513c074,158,c06ce680,0) at msleep+0x29c
sbwait(c513c050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c513c000,0,e7963cb4,0,0,...) at soreceive+0x31e
soo_read(c5076168,e7963cb4,c49dca80,0,c5722c00,...) at soo_read+0x6e
dofileread(c5722c00,61,c5076168,e7963cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5722c00,61,e7963cb4,b1a3000,4,...) at kern_readv+0x61
read(c5722c00,e7963d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b1a3000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbdd56e4c, ebp = 0xbdd56e78 ---

Tracing command mysqld pid 672 tid 100388 td 0xc5647780
sched_switch(c5647780,0,1,15e,19a365be,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c55e5bc8,...) at mi_switch+0x2bf
sleepq_switch(c55e5bc8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c55e5bc8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c55e5bc8,c55e5b94,158,c06ce680,0) at msleep+0x29c
sbwait(c55e5b70,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c55e5b20,0,e7e26cb4,0,0,...) at soreceive+0x31e
soo_read(c55c34c8,e7e26cb4,c49dca80,0,c5647780,...) at soo_read+0x6e
dofileread(c5647780,5d,c55c34c8,e7e26cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5647780,5d,e7e26cb4,b155000,4,...) at kern_readv+0x61
read(c5647780,e7e26d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b155000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd4eae4c, ebp = 0xbd4eae78 ---

Tracing command mysqld pid 672 tid 100386 td 0xc51bed80
sched_switch(c51bed80,0,1,15e,991bce98,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c52db0a8,...) at mi_switch+0x2bf
sleepq_switch(c52db0a8,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c52db0a8,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c52db0a8,c52db074,158,c06ce680,0) at msleep+0x29c
sbwait(c52db050,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c52db000,0,e7d28cb4,0,0,...) at soreceive+0x31e
soo_read(c4e77ab0,e7d28cb4,c49dca80,0,c51bed80,...) at soo_read+0x6e
dofileread(c51bed80,5a,c4e77ab0,e7d28cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51bed80,5a,e7d28cb4,b138000,4,...) at kern_readv+0x61
read(c51bed80,e7d28d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b138000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd54ce4c, ebp = 0xbd54ce78 ---

Tracing command mysqld pid 672 tid 100304 td 0xc53a4300
sched_switch(c53a4300,0,1,15e,d51a7144,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4f54a64,...) at mi_switch+0x2bf
sleepq_switch(c4f54a64,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4f54a64,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4f54a64,c4f54a30,158,c06ce680,0) at msleep+0x29c
sbwait(c4f54a0c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4f549bc,0,e7610cb4,0,0,...) at soreceive+0x31e
soo_read(c56eb1b0,e7610cb4,c49dca80,0,c53a4300,...) at soo_read+0x6e
dofileread(c53a4300,4a,c56eb1b0,e7610cb4,ffffffff,...) at dofileread+0x96
kern_readv(c53a4300,4a,e7610cb4,b079000,4,...) at kern_readv+0x61
read(c53a4300,e7610d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b079000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe18ce4c, ebp = 0xbe18ce78 ---

Tracing command mysqld pid 672 tid 100347 td 0xc4cc4300
sched_switch(c4cc4300,0,1,15e,cd59bdb0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c527a4d4,...) at mi_switch+0x2bf
sleepq_switch(c527a4d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c527a4d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c527a4d4,c527a4a0,158,c06ce680,0) at msleep+0x29c
sbwait(c527a47c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c527a42c,0,e7f49cb4,0,0,...) at soreceive+0x31e
soo_read(c5280750,e7f49cb4,c49dca80,0,c4cc4300,...) at soo_read+0x6e
dofileread(c4cc4300,56,c5280750,e7f49cb4,ffffffff,...) at dofileread+0x96
kern_readv(c4cc4300,56,e7f49cb4,b0f6000,4,...) at kern_readv+0x61
read(c4cc4300,e7f49d04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b0f6000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe686e4c, ebp = 0xbe686e78 ---

Tracing command mysqld pid 672 tid 100342 td 0xc5966300
sched_switch(c5966300,0,1,15e,11a59824,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e36900,...) at mi_switch+0x2bf
sleepq_switch(c4e36900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e36900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e36900,c4e368cc,158,c06ce680,0) at msleep+0x29c
sbwait(c4e368a8,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4e36858,0,e7c9fcb4,0,0,...) at soreceive+0x31e
soo_read(c4e5f678,e7c9fcb4,c49dca80,0,c5966300,...) at soo_read+0x6e
dofileread(c5966300,54,c4e5f678,e7c9fcb4,ffffffff,...) at dofileread+0x96
kern_readv(c5966300,54,e7c9fcb4,b0bb000,4,...) at kern_readv+0x61
read(c5966300,e7c9fd04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,b0bb000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe965e4c, ebp = 0xbe965e78 ---

Tracing command mysqld pid 672 tid 100308 td 0xc5722600
sched_switch(c5722600,0,1,15e,5983fca8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4d8579c,...) at mi_switch+0x2bf
sleepq_switch(c4d8579c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4d8579c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4d8579c,c4d85768,158,c06ce680,0) at msleep+0x29c
sbwait(c4d85744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4d856f4,0,e7957cb4,0,0,...) at soreceive+0x31e
soo_read(c5467828,e7957cb4,c49dca80,0,c5722600,...) at soo_read+0x6e
dofileread(c5722600,52,c5467828,e7957cb4,ffffffff,...) at dofileread+0x96
kern_readv(c5722600,52,e7957cb4,b0d6000,4,...) at kern_readv+0x61
read(c5722600,e7957d04,c,420,3,...) at read+0x4f
syscall(3b,a3e003b,bee2003b,0,b0d6000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbee2ee4c, ebp = 0xbee2ee78 ---

Tracing command mysqld pid 672 tid 100253 td 0xc5051600
sched_switch(c5051600,0,1,15e,9df77850,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4db320c,...) at mi_switch+0x2bf
sleepq_switch(c4db320c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4db320c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4db320c,c4db31d8,158,c06ce680,0) at msleep+0x29c
sbwait(c4db31b4,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4db3164,0,e72aacb4,0,0,...) at soreceive+0x31e
soo_read(c9366a20,e72aacb4,c49dca80,0,c5051600,...) at soo_read+0x6e
dofileread(c5051600,40,c9366a20,e72aacb4,ffffffff,...) at dofileread+0x96
kern_readv(c5051600,40,e72aacb4,afdb000,4,...) at kern_readv+0x61
read(c5051600,e72aad04,c,420,3,...) at read+0x4f
syscall(3b,a63003b,bfbf003b,0,afdb000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbd951e4c, ebp = 0xbd951e78 ---

Tracing command mysqld pid 672 tid 100147 td 0xc51fc900
sched_switch(c51fc900,0,1,15e,adacfd10,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c53cb900,...) at mi_switch+0x2bf
sleepq_switch(c53cb900,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c53cb900,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c53cb900,c53cb8cc,158,c06ce680,0) at msleep+0x29c
sbwait(c53cb8a8,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c53cb858,0,e74a2cb4,0,0,...) at soreceive+0x31e
soo_read(c90a4750,e74a2cb4,c49dca80,0,c51fc900,...) at soo_read+0x6e
dofileread(c51fc900,27,c90a4750,e74a2cb4,ffffffff,...) at dofileread+0x96
kern_readv(c51fc900,27,e74a2cb4,a593000,4,...) at kern_readv+0x61
read(c51fc900,e74a2d04,c,420,3,...) at read+0x4f
syscall(3b,5b003b,be74003b,0,a593000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe74ae4c, ebp = 0xbe74ae78 ---

Tracing command mysqld pid 672 tid 100208 td 0xc594c900
sched_switch(c594c900,0,1,15e,e8747186,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c508f370,...) at mi_switch+0x2bf
sleepq_switch(c508f370,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c508f370,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c508f370,c508f33c,158,c06ce680,0) at msleep+0x29c
sbwait(c508f318,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c508f2c8,0,e7bddcb4,0,0,...) at soreceive+0x31e
soo_read(c4f0f120,e7bddcb4,c49dca80,0,c594c900,...) at soo_read+0x6e
dofileread(c594c900,34,c4f0f120,e7bddcb4,ffffffff,...) at dofileread+0x96
kern_readv(c594c900,34,e7bddcb4,a64c000,4,...) at kern_readv+0x61
read(c594c900,e7bddd04,c,420,3,...) at read+0x4f
syscall(2844003b,846003b,bfbf003b,0,a64c000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbed9be4c, ebp = 0xbed9be78 ---

Tracing command mysqld pid 672 tid 100145 td 0xc554fc00
sched_switch(c554fc00,0,1,15e,cb91912,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4e8479c,...) at mi_switch+0x2bf
sleepq_switch(c4e8479c,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4e8479c,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4e8479c,c4e84768,158,c06ce680,0) at msleep+0x29c
sbwait(c4e84744,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4e846f4,0,e7e11cb4,0,0,...) at soreceive+0x31e
soo_read(c548aa20,e7e11cb4,c49dca80,0,c554fc00,...) at soo_read+0x6e
dofileread(c554fc00,25,c548aa20,e7e11cb4,ffffffff,...) at dofileread+0x96
kern_readv(c554fc00,25,e7e11cb4,a567000,4,...) at kern_readv+0x61
read(c554fc00,e7e11d04,c,420,3,...) at read+0x4f
syscall(2844003b,846003b,bfbf003b,0,a567000,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28658cdb, esp = 0xbe1eee4c, ebp = 0xbe1eee78 ---

Tracing command mysqld pid 672 tid 100085 td 0xc4b47600
sched_switch(c4b47600,0,1,15e,55f6bb68,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4b47600,...) at mi_switch+0x2bf
sleepq_switch(c4b47600,c06cbe16,145,0,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4b47600,c07394c0,c06ca1f5,100,100,...) at sleepq_wait_sig+0x25
msleep(c4b47600,c07394c0,100,c06ca1f5,0,...) at msleep+0x29c
do_wait(c4b47600,846b2a4,0,0,e6fc3ce8,...) at do_wait+0x4c0
_umtx_op(c4b47600,e6fc3d04,14,c4c06cf8,5,...) at _umtx_op+0x10a
syscall(3b,3b,3b,846b2a0,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x285ce8c7, esp = 0xbf2c6eac, ebp = 0xbf2c6ec8 ---

Tracing command mysqld pid 672 tid 100084 td 0xc4b47780
sched_switch(c4b47780,0,1,15e,4b45d45e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,e6fc6c14,...) at mi_switch+0x2bf
sleepq_switch(e6fc6c14,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(e6fc6c14,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(e6fc6c14,c4c06cf8,168,c06c6969,0,...) at msleep+0x29c
kern_sigtimedwait(c4b47780,26005,0,0,0,...) at kern_sigtimedwait+0x342
sigwait(c4b47780,e6fc6d04,8,420,2,...) at sigwait+0x75
syscall(3b,3b,bf2f003b,bf2f7f90,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (429, FreeBSD ELF32, sigwait), eip = 0x285cebe7, esp = 0xbf2f7f1c, ebp = 0xbf2f7f68 ---

Tracing command mysqld pid 672 tid 100083 td 0xc4b47900
sched_switch(c4b47900,0,1,15e,3a7ee990,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4b47900,...) at mi_switch+0x2bf
sleepq_switch(c4b47900,c06cbe16,145,0,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4b47900,c0738808,c06ca1f5,100,100,...) at sleepq_wait_sig+0x25
msleep(c4b47900,c0738808,100,c06ca1f5,0,...) at msleep+0x29c
do_wait(c4b47900,9447a64,0,0,0,...) at do_wait+0x4c0
_umtx_op(c4b47900,e6fc9d04,14,1f80,5,...) at _umtx_op+0x10a
syscall(3b,3b,3b,9447a60,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x285ce8c7, esp = 0xbf3f8e7c, ebp = 0xbf3f8e98 ---

Tracing command mysqld pid 672 tid 100082 td 0xc4b47a80
sched_switch(c4b47a80,0,1,15e,d2fe97bc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4b47b8c,34e,c054233c,c4b47a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,34e,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,34e,31b,c4c06d38,...) at cv_timedwait_sig+0x1a4
kern_select(c4b47a80,0,0,0,0,...) at kern_select+0x558
select(c4b47a80,e6fccd04,14,420,5,...) at select+0x63
syscall(3b,3b,bf4f003b,0,aa72,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x28658c5b, esp = 0xbf4f9efc, ebp = 0xbf4f9f28 ---

Tracing command mysqld pid 672 tid 100081 td 0xc4b47c00
sched_switch(c4b47c00,0,1,15e,fae71a94,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4b47d0c,385,c054233c,c4b47c00,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,385,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,385,31b,46,...) at cv_timedwait_sig+0x1a4
kern_select(c4b47c00,0,0,0,0,...) at kern_select+0x558
select(c4b47c00,e6fcfd04,14,420,5,...) at select+0x63
syscall(3b,3b,bf5f003b,0,2710,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x28658c5b, esp = 0xbf5faf1c, ebp = 0xbf5faf48 ---

Tracing command mysqld pid 672 tid 100080 td 0xc4b47d80
sched_switch(c4b47d80,0,1,15e,7fb13b78,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4b47d80,...) at mi_switch+0x2bf
sleepq_switch(c4b47d80,c06cbe16,145,0,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4b47d80,c07380d0,c06ca1f5,100,100,...) at sleepq_wait_sig+0x25
msleep(c4b47d80,c07380d0,100,c06ca1f5,0,...) at msleep+0x29c
do_wait(c4b47d80,9a55bc4,0,0,e6fd2ce8,...) at do_wait+0x4c0
_umtx_op(c4b47d80,e6fd2d04,14,c4c06cf8,5,...) at _umtx_op+0x10a
syscall(3b,3b,3b,9a55bc0,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x285ce8c7, esp = 0xbf6fbcdc, ebp = 0xbf6fbcf8 ---

Tracing command mysqld pid 672 tid 100079 td 0xc4c09000
sched_switch(c4c09000,0,1,15e,7b841d8,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4c09000,...) at mi_switch+0x2bf
sleepq_switch(c4c09000,c06cbe16,145,0,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4c09000,c07385cc,c06ca1f5,100,100,...) at sleepq_wait_sig+0x25
msleep(c4c09000,c07385cc,100,c06ca1f5,0,...) at msleep+0x29c
do_wait(c4c09000,9a55ba4,1,0,c0506c92,...) at do_wait+0x4c0
_umtx_op(c4c09000,e6fe2d04,14,1,5,...) at _umtx_op+0x10a
syscall(3b,3b,3b,9a55ba0,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x285ce8c7, esp = 0xbf7fccdc, ebp = 0xbf7fccf8 ---

Tracing command mysqld pid 672 tid 100078 td 0xc4c09180
sched_switch(c4c09180,0,1,15e,64212168,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4c09180,...) at mi_switch+0x2bf
sleepq_switch(c4c09180,c06cbe16,145,0,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4c09180,c0738a9c,c06ca1f5,100,100,...) at sleepq_wait_sig+0x25
msleep(c4c09180,c0738a9c,100,c06ca1f5,0,...) at msleep+0x29c
do_wait(c4c09180,9a55b84,3,0,c4c09180,...) at do_wait+0x4c0
_umtx_op(c4c09180,e6fe5d04,14,420,5,...) at _umtx_op+0x10a
syscall(3b,3b,3b,9a55b80,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x285ce8c7, esp = 0xbf8fdcdc, ebp = 0xbf8fdcf8 ---

Tracing command mysqld pid 672 tid 100077 td 0xc4c09300
sched_switch(c4c09300,0,1,15e,c6fd5d08,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4c09300,...) at mi_switch+0x2bf
sleepq_switch(c4c09300,c06cbe16,145,0,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4c09300,c0738f98,c06ca1f5,100,100,...) at sleepq_wait_sig+0x25
msleep(c4c09300,c0738f98,100,c06ca1f5,0,...) at msleep+0x29c
do_wait(c4c09300,9a55b64,0,0,e6fe8ce8,...) at do_wait+0x4c0
_umtx_op(c4c09300,e6fe8d04,14,c4c06cf8,5,...) at _umtx_op+0x10a
syscall(3b,3b,3b,9a55b60,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (454, FreeBSD ELF32, _umtx_op), eip = 0x285ce8c7, esp = 0xbf9fecdc, ebp = 0xbf9fecf8 ---

Tracing command mysqld pid 672 tid 100069 td 0xc49a7c00
sched_switch(c49a7c00,0,1,15e,b2734054,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c073eb24,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c06cbe16,145,c49a7c00,c49a7c00,...) at sleepq_switch+0x10e
sleepq_wait_sig(c073eb24,c073eb00,c06ccb24,101,0,...) at sleepq_wait_sig+0x25
cv_wait_sig(c073eb24,c073eb00,c06ccb2b,31b,c56ce3e0,...) at cv_wait_sig+0x195
kern_select(c49a7c00,4,bfbfebf0,0,0,...) at kern_select+0x570
select(c49a7c00,e6f86d04,14,420,5,...) at select+0x63
syscall(3b,a63003b,bfbf003b,0,57,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x28658c5b, esp = 0xbfbfe7ac, ebp = 0xbfbfe7d8 ---

Tracing command sh pid 638 tid 100059 td 0xc4b46c00
sched_switch(c4b46c00,0,1,15e,4a4be936,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4b45648,...) at mi_switch+0x2bf
sleepq_switch(c4b45648,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4b45648,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4b45648,c4b456b0,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c4b46c00,ffffffff,e6fb1c7c,2,0,...) at kern_wait+0x895
wait4(c4b46c00,e6fb1d04,10,420,4,...) at wait4+0x3c
syscall(3b,3b,3b,1,27c,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281464db, esp = 0xbfbfe82c, ebp = 0xbfbfe848 ---

Tracing command rwhod pid 617 tid 100056 td 0xc49a6000
sched_switch(c49a6000,0,1,15e,f6fe4bd0,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c4aa04d4,...) at mi_switch+0x2bf
sleepq_switch(c4aa04d4,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c4aa04d4,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c4aa04d4,c4aa04a0,158,c06ce680,0) at msleep+0x29c
sbwait(c4aa047c,1,c06ce3f1,437,c06c82d8,...) at sbwait+0x6b
soreceive(c4aa042c,e6f50c38,e6f50c44,0,0,...) at soreceive+0x31e
kern_recvit(c49a6000,4,e6f50cb0,bfbfe980,0,...) at kern_recvit+0x1db
recvit(c49a6000,4,e6f50cb0,bfbfe980,bfbfe990,42c,bfbfee70,10,e6f50ca8,1,0,5,0,c49a6000) at recvit+0x36
recvfrom(c49a6000,e6f50d04,18,420,6,...) at recvfrom+0x83
syscall(3b,3b,bfbf003b,5,5,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (29, FreeBSD ELF32, recvfrom), eip = 0x2810d02b, esp = 0xbfbfe93c, ebp = 0xbfbfee98 ---

Tracing command ntpd pid 604 tid 100040 td 0xc4950780
sched_switch(c4950780,0,1,15e,521e652,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c073eb24,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c06cbe16,145,c4950780,c4950780,...) at sleepq_switch+0x10e
sleepq_wait_sig(c073eb24,c073eb00,c06ccb24,101,0,...) at sleepq_wait_sig+0x25
cv_wait_sig(c073eb24,c073eb00,c06ccb2b,31b,0,...) at cv_wait_sig+0x195
kern_select(c4950780,7,bfbfed90,0,0,...) at kern_select+0x570
select(c4950780,e4d55d04,14,420,5,...) at select+0x63
syscall(bfbf003b,3b,bfbf003b,bfbfed90,0,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282bbc5b, esp = 0xbfbfed5c, ebp = 0xbfbfee28 ---

Tracing command ypbind pid 532 tid 100060 td 0xc4b46a80
sched_switch(c4b46a80,0,1,15e,94b73862,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c4b46b8c,ae16,c054233c,c4b46a80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,ae16,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,ae16,31b,0,...) at cv_timedwait_sig+0x1a4
kern_select(c4b46a80,14,804c840,0,0,...) at kern_select+0x558
select(c4b46a80,e6faed04,14,420,5,...) at select+0x63
syscall(bfbf003b,2817003b,bfbf003b,804b410,bfbfea78,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2814bc5b, esp = 0xbfbfea2c, ebp = 0xbfbfee98 ---

Tracing command rpcbind pid 517 tid 100029 td 0xc46fcd80
sched_switch(c46fcd80,0,1,15e,513a2782,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c46fce8c,425,c054233c,c46fcd80,...) at sleepq_switch+0x10e
sleepq_timedwait_sig(c073eb24,425,c06ccb24,101,0,...) at sleepq_timedwait_sig+0x28
cv_timedwait_sig(c073eb24,c073eb00,425,3cd,20,...) at cv_timedwait_sig+0x1a4
poll(c46fcd80,e328bd04,c,420,3,...) at poll+0x42f
syscall(805003b,3b,bfbf003b,8052390,4,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (209, FreeBSD ELF32, poll), eip = 0x281179ab, esp = 0xbfbfcd8c, ebp = 0xbfbfee38 ---

Tracing command syslogd pid 499 tid 100044 td 0xc49a7300
sched_switch(12d03,0,44,c46f4780,3010000,...) at sched_switch+0x18f
end(8b000002,40f6f045,11752058,39e84d8b,7f3e3071,...) at 0xc4bd9550
end() at 0xec850fc0

Tracing command devd pid 430 tid 100057 td 0xc4b47000
sched_switch(c4b47000,0,1,15e,101b67e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c073eb24,...) at mi_switch+0x2bf
sleepq_switch(c073eb24,c06cbe16,145,c4b47000,c4b47000,...) at sleepq_switch+0x10e
sleepq_wait_sig(c073eb24,c073eb00,c06ccb24,101,0,...) at sleepq_wait_sig+0x25
cv_wait_sig(c073eb24,c073eb00,c06ccb2b,31b,13e,...) at cv_wait_sig+0x195
kern_select(c4b47000,5,bfbfe9c0,0,0,...) at kern_select+0x570
select(c4b47000,e6fb7d04,14,8091000,5,...) at select+0x63
syscall(3b,3b,3b,1,bfbfea40,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x807d5d7, esp = 0xbfbfe97c, ebp = 0xbfbfee68 ---

Tracing command schedcpu pid 35 tid 100030 td 0xc46fcc00
sched_switch(c46fcc00,0,1,15e,f3f3b2c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(e3288cfc,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(e3288cfc,3e8,c06c27ef,0,0,...) at sleepq_timedwait+0x67
msleep(e3288cfc,0,0,c06c27ef,3e8,...) at msleep+0x287
schedcpu_thread(0,e3288d38,c06c62ca,32d,0,...) at schedcpu_thread+0x38
fork_exit(c053152f,0,e3288d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3288d6c, ebp = 0 ---

Tracing command softdepflush pid 34 tid 100031 td 0xc46fca80
sched_switch(c46fca80,0,1,15e,df4c2cc,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c07479f4,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c07479f4,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c07479f4,c07479c0,44,c06d7d9d,3e8,...) at msleep+0x287
softdep_flush(0,e3285d38,c06c62ca,32d,0,...) at softdep_flush+0x277
fork_exit(c0610229,0,e3285d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3285d6c, ebp = 0 ---

Tracing command syncer pid 33 tid 100032 td 0xc46fc900
sched_switch(c46fc900,0,1,15e,7b1bc8fe,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,1,...) at mi_switch+0x2bf
sleepq_switch(c0737cbc,0,c06cbe16,211,e3282cc0,...) at sleepq_switch+0x10e
sleepq_wait(c0737cbc,0,c06c983b,c9,0,...) at sleepq_wait+0x66
msleep(c0737cbc,0,68,c06d1132,0,...) at msleep+0x2ab
sched_sync(0,e3282d38,c06c62ca,32d,0,...) at sched_sync+0x3ba
fork_exit(c0580c84,0,e3282d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3282d6c, ebp = 0 ---

Tracing command vnlru pid 32 tid 100033 td 0xc46fc780
sched_switch(c46fc780,0,1,15e,9656eac,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,1,...) at mi_switch+0x2bf
sleepq_switch(c494ea78,0,c06cbe16,236,1,...) at sleepq_switch+0x10e
sleepq_timedwait(c494ea78,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c494ea78,c073f480,250,c06d0e25,3e8,...) at msleep+0x287
vnlru_proc(0,e327fd38,c06c62ca,32d,0,...) at vnlru_proc+0x119
fork_exit(c057ec1f,0,e327fd38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe327fd6c, ebp = 0 ---

Tracing command bufdaemon pid 31 tid 100034 td 0xc46fc600
sched_switch(c46fc600,0,1,15e,d0e1a92,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,1,...) at mi_switch+0x2bf
sleepq_switch(c073f08c,0,c06cbe16,236,1,...) at sleepq_switch+0x10e
sleepq_timedwait(c073f08c,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c073f08c,c073f0a0,44,c06cf671,3e8,...) at msleep+0x287
buf_daemon(0,e327cd38,c06c62ca,32d,0,...) at buf_daemon+0x160
fork_exit(c056ffc5,0,e327cd38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe327cd6c, ebp = 0 ---

Tracing command pagezero pid 30 tid 100035 td 0xc46fc480
sched_switch(c46fc480,0,1,15e,6e37ff56,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c0748964,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c0748964,493e0,c06dcb4d,0,0,...) at sleepq_timedwait+0x67
msleep(c0748964,c0748440,200,c06dcb4d,493e0,...) at msleep+0x287
vm_pagezero(0,e3279d38,c06c62ca,32d,0,...) at vm_pagezero+0x81
fork_exit(c06499f0,0,e3279d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3279d6c, ebp = 0 ---

Tracing command vmdaemon pid 29 tid 100036 td 0xc4950d80
sched_switch(c4950d80,0,1,15e,af0c94ec,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,1,...) at mi_switch+0x2bf
sleepq_switch(c07484b4,0,c06cbe16,211,e4d61cc8,...) at sleepq_switch+0x10e
sleepq_wait(c07484b4,0,c06c983b,c9,0,...) at sleepq_wait+0x66
msleep(c07484b4,0,68,c06cf671,0,...) at msleep+0x2ab
vm_daemon(0,e4d61d38,c06c62ca,32d,0,...) at vm_daemon+0x59
fork_exit(c0648718,0,e4d61d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4d61d6c, ebp = 0 ---

Tracing command pagedaemon pid 28 tid 100037 td 0xc4950c00
sched_switch(c4950c00,0,1,15e,b23f5c6e,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c0748470,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c0748470,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c0748470,c0748440,44,c06cf671,1388,...) at msleep+0x287
vm_pageout(0,e4d5ed38,c06c62ca,32d,0,...) at vm_pageout+0x2a0
fork_exit(c0648381,0,e4d5ed38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4d5ed6c, ebp = 0 ---

Tracing command swi0: sio pid 27 tid 100017 td 0xc46f8900
sched_switch(c46f8900,0,1,15e,904bd4e0,...) at sched_switch+0x18f
mi_switch(1,0,c06c64dc,307,c46f8900,...) at mi_switch+0x2bf
ithread_loop(c480b2a0,e3264d38,c06c62ca,32d,c480b2a0,...) at ithread_loop+0xff
fork_exit(c0506fdd,c480b2a0,e3264d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3264d6c, ebp = 0 ---

Tracing command irq1: atkbd0 pid 26 tid 100018 td 0xc46f8780
fork_trampoline() at fork_trampoline

Tracing command irq18: bge1 pid 25 tid 100019 td 0xc46f8600
fork_trampoline() at fork_trampoline

Tracing command irq19: bge0 pid 24 tid 100020 td 0xc46f8480
sched_switch(c46f8480,0,1,15e,823ec268,...) at sched_switch+0x18f
mi_switch(1,0,c06c64dc,307,c46f8480,...) at mi_switch+0x2bf
ithread_loop(c47ed860,e325bd38,c06c62ca,32d,c47ed860,...) at ithread_loop+0xff
fork_exit(c0506fdd,c47ed860,e325bd38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe325bd6c, ebp = 0 ---

Tracing command irq15: ata1 pid 23 tid 100021 td 0xc46f8300
fork_trampoline() at fork_trampoline

Tracing command irq14: ata0 pid 22 tid 100022 td 0xc46f8180
sched_switch(c46f8180,0,1,15e,39b3e32,...) at sched_switch+0x18f
mi_switch(1,0,c06c64dc,307,c46f8180,...) at mi_switch+0x2bf
ithread_loop(c47e37a0,e3255d38,c06c62ca,32d,c47e37a0,...) at ithread_loop+0xff
fork_exit(c0506fdd,c47e37a0,e3255d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3255d6c, ebp = 0 ---

Tracing command irq9: acpi0 pid 21 tid 100023 td 0xc47bd780
fork_trampoline() at fork_trampoline

Tracing command acpi_task_2 pid 9 tid 100024 td 0xc47bd600
sched_switch(c47bd600,0,1,15e,a50b66c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c4757e80,0,c06cbe16,211,e4cc0cdc,...) at sleepq_switch+0x10e
sleepq_wait(c4757e80,c4757e9c,c06c27ef,0,0,...) at sleepq_wait+0x66
msleep(c4757e80,c4757e9c,0,c06c27ef,0,...) at msleep+0x2ab
taskqueue_thread_loop(c0731f68,e4cc0d38,c06c62ca,32d,c0731f68,...) at taskqueue_thread_loop+0xb3
fork_exit(c0543942,c0731f68,e4cc0d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4cc0d6c, ebp = 0 ---

Tracing command acpi_task_1 pid 8 tid 100025 td 0xc47bd480
sched_switch(c47bd480,0,1,15e,c278d86c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c4757e80,0,c06cbe16,211,e4cbdcdc,...) at sleepq_switch+0x10e
sleepq_wait(c4757e80,c4757e9c,c06c27ef,0,0,...) at sleepq_wait+0x66
msleep(c4757e80,c4757e9c,0,c06c27ef,0,...) at msleep+0x2ab
taskqueue_thread_loop(c0731f68,e4cbdd38,c06c62ca,32d,c0731f68,...) at taskqueue_thread_loop+0xb3
fork_exit(c0543942,c0731f68,e4cbdd38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4cbdd6c, ebp = 0 ---

Tracing command acpi_task_0 pid 7 tid 100026 td 0xc47bd300
sched_switch(c47bd300,0,1,15e,9d6fc8ec,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c4757e80,0,c06cbe16,211,e4cbacdc,...) at sleepq_switch+0x10e
sleepq_wait(c4757e80,c4757e9c,c06c27ef,0,0,...) at sleepq_wait+0x66
msleep(c4757e80,c4757e9c,0,c06c27ef,0,...) at msleep+0x2ab
taskqueue_thread_loop(c0731f68,e4cbad38,c06c62ca,32d,c0731f68,...) at taskqueue_thread_loop+0xb3
fork_exit(c0543942,c0731f68,e4cbad38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4cbad6c, ebp = 0 ---

Tracing command swi5: + pid 20 tid 100008 td 0xc46f7300
fork_trampoline() at fork_trampoline

Tracing command thread taskq pid 6 tid 100009 td 0xc46f7180
_mtx_lock_sleep(c935c074,c46f7180,0,c06ce912,6b2,...) at _mtx_lock_sleep+0xf3
_mtx_lock_flags(c935c074,0,c06ce912,6b2,14,...) at _mtx_lock_flags+0xbc
unp_gc(0,2,c06cc3de,52,c479711c,...) at unp_gc+0x1d2
taskqueue_run(c4797100,c479711c,0,c06c27ef,0,...) at taskqueue_run+0x104
taskqueue_thread_loop(c073d5e8,e3237d38,c06c62ca,32d,c073d5e8,...) at taskqueue_thread_loop+0x6b
fork_exit(c0543942,c073d5e8,e3237d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3237d6c, ebp = 0 ---

Tracing command swi6: Giant taskq pid 19 tid 100010 td 0xc46f7000
fork_trampoline() at fork_trampoline

Tracing command swi6: task queue pid 18 tid 100011 td 0xc46fc300
sched_switch(c46fc300,0,1,15e,55a572fa,...) at sched_switch+0x18f
mi_switch(1,0,c06c64dc,307,c46fc300,...) at mi_switch+0x2bf
ithread_loop(c47a5120,e3276d38,c06c62ca,32d,c47a5120,...) at ithread_loop+0xff
fork_exit(c0506fdd,c47a5120,e3276d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3276d6c, ebp = 0 ---

Tracing command kqueue taskq pid 5 tid 100012 td 0xc46fc180
sched_switch(c46fc180,0,1,15e,d5afdfec,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c4797380,0,c06cbe16,211,e3273cdc,...) at sleepq_switch+0x10e
sleepq_wait(c4797380,c479739c,c06c27ef,0,0,...) at sleepq_wait+0x66
msleep(c4797380,c479739c,0,c06c27ef,0,...) at msleep+0x2ab
taskqueue_thread_loop(c0735ca0,e3273d38,c06c62ca,32d,c0735ca0,...) at taskqueue_thread_loop+0xb3
fork_exit(c0543942,c0735ca0,e3273d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3273d6c, ebp = 0 ---

Tracing command yarrow pid 17 tid 100013 td 0xc46fc000
sched_switch(c46fc000,0,1,15e,7abd6244,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c07349e0,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c07349e0,64,c06c27ef,0,0,...) at sleepq_timedwait+0x67
msleep(c07349e0,0,0,c06c27ef,64,...) at msleep+0x287
random_kthread(0,e3270d38,c06c62ca,32d,0,...) at random_kthread+0x1c9
fork_exit(c04cbec1,0,e3270d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3270d6c, ebp = 0 ---

Tracing command g_down pid 4 tid 100014 td 0xc46f8d80
sched_switch(c46f8d80,0,1,15e,cc537224,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c0735408,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c0735408,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c0735408,c07352e8,24c,c06c27ef,64,...) at msleep+0x287
g_io_schedule_down(c46f8d80,0,c06c3a7e,74,c04e311d,...) at g_io_schedule_down+0x67
g_down_procbody(0,e326dd38,c06c62ca,32d,0,...) at g_down_procbody+0x93
fork_exit(c04e311d,0,e326dd38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe326dd6c, ebp = 0 ---

Tracing command g_up pid 3 tid 100015 td 0xc46f8c00
sched_switch(c46f8c00,0,1,15e,48213898,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c0735404,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c0735404,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c0735404,c0735328,24c,c06c27ef,64,...) at msleep+0x287
g_io_schedule_up(c46f8c00,0,c06c3a7e,5d,c04e3088,...) at g_io_schedule_up+0x143
g_up_procbody(0,e326ad38,c06c62ca,32d,0,...) at g_up_procbody+0x93
fork_exit(c04e3088,0,e326ad38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe326ad6c, ebp = 0 ---

Tracing command g_event pid 2 tid 100016 td 0xc46f8a80
sched_switch(c46f8a80,0,1,15e,837f7ac2,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,0,...) at mi_switch+0x2bf
sleepq_switch(c07353fc,0,c06cbe16,236,0,...) at sleepq_switch+0x10e
sleepq_timedwait(c07353fc,0,c06c983b,c9,0,...) at sleepq_timedwait+0x67
msleep(c07353fc,0,4c,c06c27ef,64,...) at msleep+0x287
g_event_procbody(0,e3267d38,c06c62ca,32d,0,...) at g_event_procbody+0xd1
fork_exit(c04e31b2,0,e3267d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3267d6c, ebp = 0 ---

Tracing command swi1: net pid 16 tid 100000 td 0xc46f8000
sched_switch(c46f8000,0,1,15e,22aa8b8c,...) at sched_switch+0x18f
mi_switch(1,0,c06c64dc,307,c46f8000,...) at mi_switch+0x2bf
ithread_loop(c46c4670,e3252d38,c06c62ca,32d,c46c4670,...) at ithread_loop+0xff
fork_exit(c0506fdd,c46c4670,e3252d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3252d6c, ebp = 0 ---

Tracing command swi3: vm pid 15 tid 100001 td 0xc46f7d80
fork_trampoline() at fork_trampoline

Tracing command swi4: clock sio pid 14 tid 100002 td 0xc46f7c00
sched_switch(c46f7c00,0,1,15e,f7d2c356,...) at sched_switch+0x18f
mi_switch(1,0,c06c64dc,307,c46f7c00,...) at mi_switch+0x2bf
ithread_loop(c46c4690,e324cd38,c06c62ca,32d,c46c4690,...) at ithread_loop+0xff
fork_exit(c0506fdd,c46c4690,e324cd38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe324cd6c, ebp = 0 ---

Tracing command idle: cpu0 pid 13 tid 100003 td 0xc46f7a80
sched_switch(c46f7a80,c46f8480,6,158,604ce6,...) at sched_switch+0x18f
mi_switch(6,c46f8480,c06ca83b,29d,c46f85d8,...) at mi_switch+0x2bf
maybe_preempt(c46f8480,1,c06ca651,46c,0,...) at maybe_preempt+0x1a9
sched_add(c46f8480,4,c06ca83b,200,c4755400,...) at sched_add+0x15b
setrunqueue(c46f8480,4,c06c64dc,211,e3249c2c,...) at setrunqueue+0xd0
intr_event_schedule_thread(c4755400,0,c0532c2d,1,c46f7a80,...) at intr_event_schedule_thread+0xef
intr_execute_handlers(c46ec0a4,e3249c6c,e3249cb0,c06786b3,33,...) at intr_execute_handlers+0x135
lapic_handle_intr(33) at lapic_handle_intr+0x3b
Xapic_isr1() at Xapic_isr1+0x33
--- interrupt, eip = 0xc06706a8, esp = 0xe3249cb0, ebp = 0xe3249cb0 ---
acpi_cpu_c1(c46f7a80,e3249cc8,246,c0737620,e3249ce4,...) at acpi_cpu_c1+0x5
acpi_cpu_idle(e3249d04,c0506022,c0737660,2,c06c6434,...) at acpi_cpu_idle+0x170
cpu_idle(c0737660,2,c06c6434,70,c0505f90,...) at cpu_idle+0x29
idle_proc(0,e3249d38,c06c62ca,32d,0,...) at idle_proc+0x92
fork_exit(c0505f90,0,e3249d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3249d6c, ebp = 0 ---

Tracing command idle: cpu1 pid 12 tid 100004 td 0xc46f7900
fork_trampoline() at fork_trampoline

Tracing command idle: cpu2 pid 11 tid 100005 td 0xc46f7780
sched_switch(c46f7780,0,1,158,bfe7884a,...) at sched_switch+0x18f
mi_switch(1,0,c06c6434,75,c0505f90,...) at mi_switch+0x2bf
idle_proc(0,e3243d38,c06c62ca,32d,0,...) at idle_proc+0xd9
fork_exit(c0505f90,0,e3243d38) at fork_exit+0xc2
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3243d6c, ebp = 0 ---

Tracing command idle: cpu3 pid 10 tid 100006 td 0xc46f7600
fork_trampoline() at fork_trampoline

Tracing command init pid 1 tid 100007 td 0xc46f7480
sched_switch(c46f7480,0,1,15e,8ec08a6c,...) at sched_switch+0x18f
mi_switch(1,0,c06cbe16,1bf,c46fb000,...) at mi_switch+0x2bf
sleepq_switch(c46fb000,c0737620,1,c06c82d8,0,...) at sleepq_switch+0x10e
sleepq_wait_sig(c46fb000,0,c06c983b,c9,100,...) at sleepq_wait_sig+0x25
msleep(c46fb000,c46fb068,15c,c06c9286,0,...) at msleep+0x29c
kern_wait(c46f7480,ffffffff,e323dc7c,0,0,...) at kern_wait+0x895
wait4(c46f7480,e323dd04,10,420,4,...) at wait4+0x3c
syscall(bfbf003b,bfbf003b,bfbf003b,bfbfef04,bfbfeef8,...) at syscall+0x295
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x805433f, esp = 0xbfbfed6c, ebp = 0xbfbfed88 ---

Tracing command swapper pid 0 tid 0 td 0xc0735720
sched_switch(c0735720,0,1,15e,fb58f4ec,...) at sched_switch+0x18f
mi_switch(1,0,c06dae96,2d3,c06e8d70,...) at mi_switch+0x2bf
scheduler(0,81e000,81ec00,81e000,0,...) at scheduler+0x207
mi_startup() at mi_startup+0xa0
begin() at begin+0x2c

db> show lockedvnods
Locked vnodes

0xc4bd9550: tag ufs, type VREG
    usecount 1, writecount 1, refcount 3 mountedhere 0
    flags ()
    v_object 0xc4bd3420 ref 0 pages 19
     lock type ufs: EXCL (count 1) by thread 0xc49a7300 (pid 499)
        ino 211993, on dev ad0s1e

db> show uma
              Zone       Allocs        Frees         Used    Cache
       FFS2 dinode      1565085      1528023        37062    27723
       FFS1 dinode            0            0            0        0
         FFS inode      1565085      1528023        37062    27869
       Mountpoints           10            0           10        8
          SWAPMETA            0            0            0        0
           rtentry          212          193           19       68
             ripcb            0            0            0        0
          sackhole         6191         6191            0      338
          tcpreass       184349       184343            6      501
         hostcache       823691       813122        10569     4081
          syncache      3106956      3106950            6      189
             tcptw       534739       534623          116      508
             tcpcb      3378303      3378162          141      515
             inpcb      3378303      3378046          257      403
             udpcb     15721644     15721509          135      525
               ipq           95           95            0      226
             unpcb      2086809      2085888          921     1431
            socket     21186757     21185560         1197     2136
             KNOTE     86621551     86621526           25      647
              PIPE         9748         9715           33       93
           DIRHASH         1719         1296          423      221
           NFSNODE           58           42           16       40
          NFSMOUNT            4            0            4       20
             NAMEI    103122126    103122126            0      168
       L VFS Cache         9429         9343           86      421
       S VFS Cache      2715837      2676387        39450    31670
         VNODEPOLL            0            0            0        0
             VNODE      1565222      1528111        37111    27793
     ata_composite            0            0            0        0
       ata_request      3751940      3751940            0      608
             g_bio     14844448     14844448            0     1479
      ACL UMA zone            0            0            0        0
    mbuf_jumbo_16k            0            0            0        0
     mbuf_jumbo_9k            0            0            0        0
mbuf_jumbo_pagesize            0            0            0        0
      mbuf_cluster        30147        29429          718      208
              mbuf    199400897    199400861           36      401
       mbuf_packet     80119431     80119159          272      446
           VMSPACE       138412       138148          264      425
            UPCALL            0            0            0        0
            KSEGRP        65775        64950          825      415
            THREAD        65775        64950          825      405
              PROC       138454       138155          299      450
             Files     80791453     80789654         1799     2865
              4096       153238       152915          323      373
              2048          310          183          127       75
              1024     42616138     42615914          224      596
               512       161935       161825          110      218
               256     43398519     43397150         1369     1016
               128     25886842     25884244         2598     1572
                64    216199524    216193319         6205     1701
                32      1741034      1737972         3062      554
                16    172205218    172202602         2616     1038
           mt_zone          154            0          154        2
         DP fakepg            0            0            0        0
          PV ENTRY    150984729    150832557       152172   211053
         MAP ENTRY     14780253     14772230         8023    11801
        KMAP ENTRY        80330        80189          141      755
               MAP            7            0            7       33
         VM OBJECT      5665476      5622021        43455    14429
        128 Bucket         9358         6283         3075      362
         64 Bucket          381          299           82       72
         32 Bucket          132           87           45       39
         16 Bucket           83           54           29       71
          UMA Hash            6            3            3       27
     UMA RCntSlabs         1213          750          463       55
         UMA Slabs        26346        25036         1310      283
         UMA Zones           67            0           67        5
          UMA Kegs           67            0           67        5
db> show malloc
              Type       Allocs        Frees         Used
            prison            0            0            0
        acd_driver            0            0            0
              $PIR            0            0            0
           ithread           82            0           82
            zombie       138155       138155            0
          nexusdev            3            0            3
          MP Table            0            0            0
           memdesc            1            0            1
         legacydrv            0            0            0
         proc-args       150423       150159          264
          I/O APIC            3            0            3
            kqueue     85121370     85121350           20
              kenv          113            1          112
        MADT Table            0            0            0
             sigio            1            0            1
file desc to leader            0            0            0
         file desc       240275       239621          654
         ar_driver            4            4            0
          atkbddev            2            0            2
           ata_pci            0            0            0
              cdev           20            0           20
         VM pgdata            2            0            2
           ata_dma            2            0            2
         ad_driver            1            0            1
           acpidev           62            0           62
         acpicmbat            0            0            0
          acpitask            1            1            0
           UMAHash            8            5            3
         UFS mount           15            0           15
         UFS quota            0            0            0
       UFS dirhash         1521         1242          279
          savedino         6533         6533            0
         newdirblk            0            0            0
            dirrem      1050063      1050047           16
             mkdir           18           18            0
            diradd      1050105      1050089           16
          freefile       374305       374298            7
          freeblks       374330       374323            7
          freefrag       277871       277871            0
        allocindir       172321       172319            2
          indirdep        15994        15993            1
       allocdirect       805964       805959            5
         bmsafemap       355666       355665            1
            newblk       978286       978285            1
          inodedep       742378       742345           33
           pagedep       600009       599983           26
           rpcclnt            0            0            0
          p1003.1b            1            0            1
               agp            0            0            0
        NFS daemon            1            0            1
     NFSV3 srvdesc            0            0            0
       NFS srvsock            0            0            0
           nlminfo            3            3            0
          NFS lock           33           33            0
      NFS DirectIO            0            0            0
          NFS hash            0            0            0
      NFSV3 diroff            1            0            1
       NFSV3 bigfh            0            0            0
           NFS req         2222         2222            0
       NFS srvsock            0            0            0
             idmap            0            0            0
          NFS4 dev            0            0            0
          syncache            1            0            1
       ata_generic            1            0            1
         hostcache            1            0            1
       ip_moptions            0            0            0
       Export Host            0            0            0
          in_multi            2            0            2
              igmp            0            0            0
          routetbl       102935       102894           41
            isadev           19            0           19
            acpica        19848        17715         2133
              GEOM          322          252           70
               tun            0            0            0
                lo            1            0            1
            arpcom            2            0            2
             clone            1            0            1
       ether_multi            8            1            7
            ifaddr           22            0           22
             ifnet            4            0            4
               BPF            3            0            3
       pfs_vncache            0            0            0
       Export Host            0            0            0
       vnodemarker       161288       161288            0
             mount          298          138          160
            vnodes            3            0            3
          VFS hash            1            0            1
       Export Host            0            0            0
cluster_save buffer         7170         7170            0
          vfscache            1            0            1
        BIO buffer          192          191            1
         pfs_nodes           20            0           20
               pcb     16005439     16005267          172
            soname    137796980    137796624          356
          mbuf_tag            2            2            0
          mbextcnt            0            0            0
              accf            0            0            0
              ptys            1            0            1
              ttys         4292         3232         1060
               shm            1            0            1
               sem            4            0            4
               msg            4            0            4
               iov     14900340     14900339            1
            select            0            0            0
          ioctlops     21702124     21702124            0
            Unitno       129909       129891           18
        turnstiles         1241           10         1231
         taskqueue            9            0            9
             stack            0            0            0
             DEVFS           13            1           12
        DEVFS_RULE            0            0            0
      sleep queues         1241           10         1231
              sbuf          190          190            0
              rman          541          406          135
            DEVFS1           73            0           73
            DEVFS3           85            1           84
            DEVFS2            0            0            0
              kobj          121           15          106
           entropy         1024            0         1024
      eventhandler           41            0           41
           devstat            6            0            6
           acpipwr            0            0            0
            bus-sc          874          802           72
               bus         2803         2111          692
              SWAP            2            0            2
              umtx         1240           10         1230
         sysctltmp        96737        96737            0
         sysctloid         2581           75         2506
            sysctl        11380        11380            0
           uidinfo         3940         3934            6
            plimit        82445        82259          186
         acpi_perf            0            0            0
              cred      5950747      5950285          462
           subproc       139205       138155         1050
              proc            2            0            2
           session        70562        70474           88
              pgrp        70643        70555           88
           acpisem           25            0           25
          mtx_pool            1            0            1
            module          167            0          167
        MD sectors            0            0            0
              free            0            0            0
           MD disk            0            0            0
            ip6ndp            0            0            0
            ip6opt            0            0            0
              temp       291816       291805           11
            devbuf          197            1          196
             cache            0            0            0
             lockf    212366162    212366148           14
               LED            0            0            0
            linker           47           18           29
            kbdmux            6            0            6
          PCI Link           68            0           68
            KTRACE          100            0          100

>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list