GENERIC HEAD from Jul 10 15:30 UTC, vmcore.164

GDB: no debug ports present
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2007 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD is a registered trademark of The FreeBSD Foundation.
FreeBSD 7.0-CURRENT #0: Sat Jul 14 17:47:38 CEST 2007
    pho@crashbox.osted.lan:/usr/src/sys/i386/compile/PHO
WARNING: WITNESS option enabled, expect reduced performance.
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) XEON(TM) CPU 1.80GHz (1799.80-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf24  Stepping = 4
  Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
  Logical CPUs per core: 2
real memory  = 1073676288 (1023 MB)
avail memory = 1036505088 (988 MB)
:
Trying to mount root from ufs:/dev/ad0s1a
fxp0: link state changed to UP
ucom0: open bulk out error (addr 2): IN_USE
interrupt                   total
irq1: atkbd0                           1
irq4: sio0                            85
irq6: fdc0                             1
irq14: ata0                        11383
irq16: uhci0                          57
irq17: fxp0                         2100
cpu0: timer                     18616110
cpu1: timer                     18616556
cpu3: timer                     18616730
cpu2: timer                     18616885
Total                    74480250
KDB: stack backtrace:
db_trace_self_wrapper(c0a96d7b,e46e0c18,c071ad4b,c0a8f8c0,4707a7a,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c0a8f8c0,4707a7a,0,113,4707a7a,...) at kdb_backtrace+0x29
hardclock(0,c07406b8,0,c0ba7dc8,c3f15e00,...) at hardclock+0x19b
lapic_handle_timer(e46e0c40) at lapic_handle_timer+0x9c
Xtimerint() at Xtimerint+0x1f
--- interrupt, eip = 0xc07406b8, esp = 0xe46e0c80, ebp = 0xe46e0c9c ---
_mtx_lock_sleep(c0ba7dc8,c40c7400,0,c0a90fd0,40b,...) at _mtx_lock_sleep+0x108
_mtx_lock_flags(c0ba7dc8,0,c0a90fd0,40b,c3f0d464,...) at _mtx_lock_flags+0xef
ithread_loop(c40c5370,e46e0d38,c0a90d4c,315,c40c9558,...) at ithread_loop+0x1aa
fork_exit(c0730bd0,c40c5370,e46e0d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46e0d70, ebp = 0 ---
KDB: enter: watchdog timeout
[thread pid 33 tid 100037 ]
Stopped at      kdb_enter+0x32: leave
db>
db> show allpcpu
Current CPU: 0

cpuid        = 0
curthread    = 0xc40c7400: pid 33 "irq1: atkbd0"
curpcb       = 0xe46e0d90
fpcurthread  = none
idlethread   = 0xc3f13000: pid 14 "idle: cpu0"
APIC ID      = 0
currentldt   = 0x50
spin locks held:

cpuid        = 1
curthread    = 0xc46c1c00: pid 1317 "bash"
curpcb       = 0xe6ac9d90
fpcurthread  = none
idlethread   = 0xc3f11e00: pid 13 "idle: cpu1"
APIC ID      = 1
currentldt   = 0x50
spin locks held:

cpuid        = 2
curthread    = 0xc434c000: pid 1038 "sshd"
curpcb       = 0xe6946d90
fpcurthread  = none
idlethread   = 0xc3f11c00: pid 12 "idle: cpu2"
APIC ID      = 6
currentldt   = 0x50
spin locks held:

cpuid        = 3
curthread    = 0xc3f15e00: pid 26 "irq16: uhci0"
curpcb       = 0xe2a56d90
fpcurthread  = none
idlethread   = 0xc3f11a00: pid 11 "idle: cpu3"
APIC ID      = 7
currentldt   = 0x50
spin locks held:

db> show alllocks
Process 1091 (sshd) thread 0xc4396600 (100080)
shared sx filedesc structure r = 0 (0xc44c322c) locked @ kern/sys_generic.c:837
Process 1089 (sshd) thread 0xc4387800 (100072)
exclusive sx so_rcv_sx r = 0 (0xc445008c) locked @ kern/uipc_sockbuf.c:145
Process 1038 (sshd) thread 0xc434c000 (100059)
shared sx filedesc structure r = 0 (0xc432d72c) locked @ kern/sys_generic.c:837
Process 1036 (sshd) thread 0xc434c600 (100056)
exclusive sx so_rcv_sx r = 0 (0xc4517530) locked @ kern/uipc_sockbuf.c:145
Process 26 (irq16: uhci0) thread 0xc3f15e00 (100025)
exclusive sleep mutex Giant r = 0 (0xc0ba7dc8) locked @ kern/kern_intr.c:1035
db> show lockedvnods
Locked vnodes
db> ps
  pid  ppid  pgrp   uid   state   wmesg     wchan    cmd
 1317  1082  1317     0  R+      CPU 1               bash
 1311  1305  1311     0  S+      ttyin    0xc406d010 bash
 1305  1304  1305     0  S+      pause    0xc44aab10 csh
 1304  1092  1304  1001  S+      wait     0xc448e000 su
 1092  1091  1092  1001  Ss+     wait     0xc46be2ac bash
 1091  1089  1089  1001  R                           sshd
 1089   788  1089     0  Ss      sbwait   0xc44500bc sshd
 1082  1078  1082     0  S+      wait     0xc4491000 bash
 1078  1077  1078     0  S+      pause    0xc4346060 csh
 1077  1039  1077  1001  S+      wait     0xc4386558 su
 1039  1038  1039  1001  Ss+     wait     0xc42c1558 bash
 1038  1036  1036  1001  R       CPU 2               sshd
 1036   788  1036     0  Ss      sbwait   0xc4517560 sshd
  907     1   907     0  Ss+     ttyin    0xc40df410 getty
  906     1   906     0  Ss+     ttyin    0xc40e7010 getty
  905     1   905     0  Ss+     ttyin    0xc40e6c10 getty
  904     1   904     0  Ss+     ttyin    0xc40e7c10 getty
  903     1   903     0  Ss+     ttyin    0xc40e7810 getty
  902     1   902     0  Ss+     ttyin    0xc40e5c10 getty
  901     1   901     0  Ss+     ttyin    0xc40e5810 getty
  900     1   900     0  Ss+     ttyin    0xc40e6810 getty
  885     1   885     0  Ss      select   0xc0bf50dc inetd
  858     1   858     0  Ss      select   0xc0bf50dc moused
  845     1   845     0  Ss      nanslp   0xc0ba84e4 watchdogd
  804     1   804     0  Ss      nanslp   0xc0ba84e4 cron
  798     1   798    25  Ss      pause    0xc434f30c sendmail
  794     1   794     0  Ss      select   0xc0bf50dc sendmail
  788     1   788     0  Ss      select   0xc0bf50dc sshd
  769     1   769     0  Ss      select   0xc0bf50dc ntpd
  716   700   700     0  S       -        0xc42d9a00 nfsd
  715   700   700     0  S       -        0xc451e400 nfsd
  714   700   700     0  S       -        0xc450ba00 nfsd
  713   700   700     0  S       -        0xc42ad200 nfsd
  712   700   700     0  S       -        0xc42ad400 nfsd
  711   700   700     0  S       -        0xc42d9800 nfsd
  710   700   700     0  S       -        0xc450bc00 nfsd
  709   700   700     0  S       -        0xc451e600 nfsd
  708   700   700     0  S       -        0xc450be00 nfsd
  707   700   700     0  S       -        0xc450c000 nfsd
  706   700   700     0  S       -        0xc450c200 nfsd
  704   700   700     0  S       -        0xc4427600 nfsd
  703   700   700     0  S       -        0xc4427400 nfsd
  702   700   700     0  S       -        0xc450c400 nfsd
  701   700   700     0  S       -        0xc4427800 nfsd
  700     1   700     0  Ss      select   0xc0bf50dc nfsd
  698     1   698     0  Ss      select   0xc0bf50dc mountd
  645     1   645     0  Ss      select   0xc0bf50dc rpcbind
  628     1   628     0  Ss      select   0xc0bf50dc syslogd
  569     1   569     0  Ss      select   0xc0bf50dc devd
   46     0     0     0  SL      -        0xc0ba8314 [schedcpu]
   45     0     0     0  SL      sdflush  0xc0c00e64 [softdepflush]
   44     0     0     0  SL      syncer   0xc0ba830c [syncer]
   43     0     0     0  SL      vlruwt   0xc42c4804 [vnlru]
   42     0     0     0  SL      psleep   0xc0bf5584 [bufdaemon]
   41     0     0     0  SL      pgzero   0xc0c01938 [pagezero]
   40     0     0     0  SL      psleep   0xc0c01654 [vmdaemon]
   39     0     0     0  SL      psleep   0xc0c0161c [pagedaemon]
   38     0     0     0  SL      waiting_ 0xc0bf72e8 [sctp_iterator]
   37     0     0     0  WL                          [irq7: ppc0]
   36     0     0     0  SL      -        0xc401823c [fdc0]
   35     0     0     0  WL                          [swi0: sio]
   34     0     0     0  WL                          [irq12: psm0]
   33     0     0     0  RL      CPU 0               [irq1: atkbd0]
   32     0     0     0  WL                          [irq15: ata1]
   31     0     0     0  WL                          [irq14: ata0]
   30     0     0     0  WL                          [irq17: fxp0]
   29     0     0     0  SL      usbtsk   0xc0ba5bf4 [usbtask-dr]
   28     0     0     0  SL      usbtsk   0xc0ba5be0 [usbtask-hc]
   27     0     0     0  SL      usbevt   0xc402d210 [usb0]
   26     0     0     0  RL      CPU 3               [irq16: uhci0]
   25     0     0     0  SL      -        0xc3fbda00 [em0 taskq]
   24     0     0     0  WL                          [irq9: acpi0]
   23     0     0     0  WL                          [swi6: task queue]
   22     0     0     0  WL                          [swi6: Giant taskq]
   21     0     0     0  SL      -        0xc3fbca80 [thread taskq]
   20     0     0     0  WL                          [swi5: +]
    9     0     0     0  SL      -        0xc3fbcc00 [acpi_task_2]
    8     0     0     0  SL      -        0xc3fbcc00 [acpi_task_1]
    7     0     0     0  SL      -        0xc3fbcc00 [acpi_task_0]
   19     0     0     0  WL                          [swi2: cambio]
    6     0     0     0  SL      ccb_scan 0xc0b76dd4 [xpt_thrd]
    5     0     0     0  SL      -        0xc3fbce80 [kqueue taskq]
   18     0     0     0  SL      -        0xc0ba8314 [yarrow]
    4     0     0     0  SL      -        0xc0ba638c [g_down]
    3     0     0     0  SL      -        0xc0ba6388 [g_up]
    2     0     0     0  SL      -        0xc0ba6380 [g_event]
   17     0     0     0  WL                          [swi1: net]
   16     0     0     0  WL                          [swi3: vm]
   15     0     0     0  LL     *Giant    0xc3eea0a0 [swi4: clock sio]
   14     0     0     0  RL                          [idle: cpu0]
   13     0     0     0  RL                          [idle: cpu1]
   12     0     0     0  RL                          [idle: cpu2]
   11     0     0     0  RL                          [idle: cpu3]
    1     0     1     0  SLs     wait     0xc3f10ab0 [init]
   10     0     0     0  SL      audit_wo 0xc0c008d4 [audit]
    0     0     0     0  WLs                         [swapper]
db> show sleepchain 1311
thread 100077 (pid 1311, bash) sleeping on 0xc406d010 "ttyin"
db> set $lines 0
db> allt

Tracing command bash pid 1317 tid 100137 td 0xc46c1c00
cpustop_handler(2,e6ac9798,c09fc64d,c46c1c00,c46c3558,...) at cpustop_handler+0x32
ipi_nmi_handler(c46c1c00,c46c3558,c0ba7db0,0,c46c3558,...) at ipi_nmi_handler+0x2f
trap(e6ac97a4) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc07406b8, esp = 0xe6ac97e4, ebp = 0xe6ac9800 ---
_mtx_lock_sleep(c0ba7dc8,c46c1c00,0,c0a94ccb,eb,...) at _mtx_lock_sleep+0x108
_mtx_lock_flags(c0ba7dc8,0,c0a94ccb,eb,0,...) at _mtx_lock_flags+0xef
_sleep(c4b23000,0,4c,c0a8925e,0,...) at _sleep+0x3e9
usbd_transfer(c4b23000,e6ac98fc,c06cc898,c4b23000,c40f1c00,...) at usbd_transfer+0x198
usbd_sync_transfer(c4b23000,c40f1c00,0,1388,e6ac996c,...) at usbd_sync_transfer+0x16
usbd_do_request_flags_pipe(c40f1c00,c40f1a00,e6ac996c,0,0,...) at usbd_do_request_flags_pipe+0x88
usbd_do_request_flags(c40f1c00,e6ac996c,0,0,0,...) at usbd_do_request_flags+0x3c
usbd_do_request(c40f1c00,e6ac996c,0,c40e3364,c40e3300,...) at usbd_do_request+0x37
uplcom_open(c40e3300,ffffffff,0,0,c40e8c00,...) at uplcom_open+0xa3
ucomopen(c40e8c00,c40e3200,0,8,c0a8f9f4,...) at ucomopen+0x76
ttyopen(c40e3200,1,2000,c46c1c00,c0b4c980,...) at ttyopen+0x286
giant_open(c40e3200,1,2000,c46c1c00,c42eba80,...) at giant_open+0x4f
devfs_open(e6ac9a8c,c0ac53ab,c46c1c00,0,e6ac9b80,...) at devfs_open+0x230
VOP_OPEN_APV(c0b3cec0,e6ac9a8c,e6ac9a78,246,c46f46cc,...) at VOP_OPEN_APV+0xc5
vn_open_cred(e6ac9b80,e6ac9c78,1a4,c46bf800,c431c0d8,...) at vn_open_cred+0x44b
vn_open(e6ac9b80,e6ac9c78,1a4,c431c0d8,c46c1c00,...) at vn_open+0x33
kern_open(c46c1c00,28456120,0,1,1b6,...) at kern_open+0xe7
open(c46c1c00,e6ac9cfc,c,c,c0b40058,...) at open+0x30
syscall(e6ac9d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (5, FreeBSD ELF32, open), eip = 0x2830ebfb, esp = 0xbfbfe66c, ebp = 0xbfbfe7d8 ---

Tracing command bash pid 1311 tid 100077 td 0xc434ce00
sched_switch(c434ce00,0,1,180,bc4ac170,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c434ce00,0,c0a97964,199,c406d010,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c406d010,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c406d010,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c406d000,c406d010,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c406d000,e695bc60,0,c42c5400,e695bc60,...) at ttread+0x4e7
ptsread(c42c5400,e695bc60,0,168,0,...) at ptsread+0x3e
giant_read(c42c5400,e695bc60,0,0,1,...) at giant_read+0x48
devfs_read_f(c431c480,e695bc60,c4442400,0,c434ce00,...) at devfs_read_f+0x71
dofileread(e695bc60,ffffffff,ffffffff,0,c431c480,...) at dofileread+0x96
kern_readv(c434ce00,0,e695bc60,bfbfe69f,1,...) at kern_readv+0x58
read(c434ce00,e695bcfc,c,c0a99942,c0b40028,...) at read+0x4f
syscall(e695bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2831d9df, esp = 0xbfbfe67c, ebp = 0xbfbfe6a8 ---

Tracing command csh pid 1305 tid 100109 td 0xc44ac600
sched_switch(c44ac600,0,1,180,84cd1982,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44ac600,0,c0a97964,199,c44aab10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,68,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c44aab10,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c44aab10,c44aab44,168,c0a578b7,0,...) at _sleep+0x359
kern_sigsuspend(c44ac600,0,0,0,0,...) at kern_sigsuspend+0xe4
sigsuspend(c44ac600,e6a86cfc,4,c0a99942,c0b41fd8,...) at sigsuspend+0x4d
syscall(e6a86d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x2816e48f, esp = 0xbfbfe69c, ebp = 0xbfbfe708 ---

Tracing command su pid 1304 tid 100095 td 0xc438b800
sched_switch(c438b800,0,1,180,e6cb9618,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c438b800,0,c0a97964,199,c448e000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c448e000,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c448e000,c448e094,15c,c0a99a68,0,...) at _sleep+0x359
kern_wait(c438b800,519,e6993c2c,2,0,...) at kern_wait+0xa66
wait4(c438b800,e6993cfc,10,c,c0b40088,...) at wait4+0x3b
syscall(e6993d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281086cb, esp = 0xbfbfe6ec, ebp = 0xbfbfe708 ---

Tracing command bash pid 1092 tid 100131 td 0xc4396800
sched_switch(c4396800,0,1,180,cfe38186,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4396800,0,c0a97964,199,c46be2ac,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c46be2ac,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c46be2ac,c46be340,15c,c0a99a68,0,...) at _sleep+0x359
kern_wait(c4396800,ffffffff,e69d4c2c,6,0,...) at kern_wait+0xa66
wait4(c4396800,e69d4cfc,10,c0a99942,c0b40088,...) at wait4+0x3b
syscall(e69d4d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282a06cb, esp = 0xbfbfe8ec, ebp = 0xbfbfe908 ---

Tracing command sshd pid 1091 tid 100080 td 0xc4396600
sched_switch(c4396600,c40c7400,6,17b,cc793f98,...) at sched_switch+0x1b6
mi_switch(6,c40c7400,c0a95e47,f6,c40c7400,...) at mi_switch+0x217
maybe_preempt(c40c7400,1,c0a95cb7,43a,8,...) at maybe_preempt+0x17b
sched_add(c40c7400,4,c0a90fd0,2c2,c09e8bf7,...) at sched_add+0x35e
intr_event_schedule_thread(c3f0d400,0,c0a8f83a,c4396600,c3f0d400,...) at intr_event_schedule_thread+0xf2
intr_execute_handlers(c3f03c64,e69d1a08,e69d1a64,c09e2a04,36,...) at intr_execute_handlers+0x12b
lapic_handle_intr(36,e69d1a08) at lapic_handle_intr+0x3f
Xapic_isr1() at Xapic_isr1+0x34
--- interrupt, eip = 0xc07406b8, esp = 0xe69d1a48, ebp = 0xe69d1a64 ---
_mtx_lock_sleep(c0ba7dc8,c4396600,0,c0a8f9f4,180,...) at _mtx_lock_sleep+0x108
_mtx_lock_flags(c0ba7dc8,0,c0a8f9f4,180,0,...) at _mtx_lock_flags+0xef
giant_poll(c434d900,40,c4396600,c0b4cf80,c434d900,...) at giant_poll+0x2e
devfs_poll_f(c431c6c0,40,c4442d00,c4396600,c0aaa6d4,...) at devfs_poll_f+0x35
kern_select(c4396600,9,285030e0,285030e4,0,0,0,280e85e8) at kern_select+0x47e
select(c4396600,e69d1cfc,14,c0a85193,c0b40898,...) at select+0x5e
syscall(e69d1d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283eb95f, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 1089 tid 100072 td 0xc4387800
sched_switch(c4387800,0,1,180,7311944,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4387800,0,c0a97964,199,c44500bc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c44500bc,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c44500bc,c4450074,158,c0a9c6d0,0) at _sleep+0x359
sbwait(c4450050,1,c0a9c7e5,5ae,c4450074,...) at sbwait+0x76
soreceive_generic(c4450000,0,e697bc60,0,0,...) at soreceive_generic+0x42f
soreceive(c4450000,0,e697bc60,0,0,...) at soreceive+0x4d
soo_read(c43451f8,e697bc60,c44c2200,0,c4387800,...) at soo_read+0x6f
dofileread(e697bc60,ffffffff,ffffffff,0,c43451f8,...) at dofileread+0x96
kern_readv(c4387800,5,e697bc60,bfbfe64c,4,...) at kern_readv+0x58
read(c4387800,e697bcfc,c,c0aae809,c0b40028,...) at read+0x4f
syscall(e697bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283eb9df, esp = 0xbfbfe60c, ebp = 0xbfbfe628 ---

Tracing command bash pid 1082 tid 100100 td 0xc448fe00
sched_switch(c448fe00,0,1,180,dc0c61b4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c448fe00,0,c0a97964,199,c4491000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4491000,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4491000,c4491094,15c,c0a99a68,0,...) at _sleep+0x359
kern_wait(c448fe00,ffffffff,e6a4ac2c,6,0,...) at kern_wait+0xa66
wait4(c448fe00,e6a4acfc,10,c0a99942,c0b40088,...) at wait4+0x3b
syscall(e6a4ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282a06cb, esp = 0xbfbfe73c, ebp = 0xbfbfe758 ---

Tracing command csh pid 1078 tid 100055 td 0xc434c800
sched_switch(c434c800,0,1,180,266a7e0e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c434c800,0,c0a97964,199,c4346060,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,68,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4346060,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4346060,c4346094,168,c0a578b7,0,...) at _sleep+0x359
kern_sigsuspend(c434c800,0,0,0,0,...) at kern_sigsuspend+0xe4
sigsuspend(c434c800,e6952cfc,4,c0a99942,c0b41fd8,...) at sigsuspend+0x4d
syscall(e6952d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x2816e48f, esp = 0xbfbfe69c, ebp = 0xbfbfe708 ---

Tracing command su pid 1077 tid 100067 td 0xc438b200
sched_switch(c438b200,0,1,180,a820a1f8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c438b200,0,c0a97964,199,c4386558,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4386558,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4386558,c43865ec,15c,c0a99a68,0,...) at _sleep+0x359
kern_wait(c438b200,436,e698ac2c,2,0,...) at kern_wait+0xa66
wait4(c438b200,e698acfc,10,c,c0b40088,...) at wait4+0x3b
syscall(e698ad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x281086cb, esp = 0xbfbfe6fc, ebp = 0xbfbfe718 ---

Tracing command bash pid 1039 tid 100042 td 0xc42c2c00
sched_switch(c42c2c00,0,1,180,97b0034a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c2c00,0,c0a97964,199,c42c1558,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42c1558,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42c1558,c42c15ec,15c,c0a99a68,0,...) at _sleep+0x359
kern_wait(c42c2c00,ffffffff,e473cc2c,6,0,...) at kern_wait+0xa66
wait4(c42c2c00,e473ccfc,10,c0a99942,c0b40088,...) at wait4+0x3b
syscall(e473cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282a06cb, esp = 0xbfbfe8ec, ebp = 0xbfbfe908 ---

Tracing command sshd pid 1038 tid 100059 td 0xc434c000
cpustop_handler(4,e69469fc,c09fc64d,c0767f2e,c4346ab0,...) at cpustop_handler+0x32
ipi_nmi_handler(c0767f2e,c4346ab0,c0ba7db0,0,c4346ab0,...) at ipi_nmi_handler+0x2f
trap(e6946a08) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc07406b8, esp = 0xe6946a48, ebp = 0xe6946a64 ---
_mtx_lock_sleep(c0ba7dc8,c434c000,0,c0a8f9f4,180,...) at _mtx_lock_sleep+0x108
_mtx_lock_flags(c0ba7dc8,0,c0a8f9f4,180,0,...) at _mtx_lock_flags+0xef
giant_poll(c46bf000,40,c434c000,c0b4cf80,c46bf000,...) at giant_poll+0x2e
devfs_poll_f(c4324090,40,c44c2500,c434c000,c0aaa6d4,...) at devfs_poll_f+0x35
kern_select(c434c000,9,285030e0,285030e4,0,0,0,280e85e8) at kern_select+0x47e
select(c434c000,e6946cfc,14,c0a85193,c0b40898,...) at select+0x5e
syscall(e6946d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283eb95f, esp = 0xbfbfe5fc, ebp = 0xbfbfe648 ---

Tracing command sshd pid 1036 tid 100056 td 0xc434c600
sched_switch(c434c600,0,1,180,adb733b4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c434c600,0,c0a97964,199,c4517560,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4517560,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4517560,c4517518,158,c0a9c6d0,0) at _sleep+0x359
sbwait(c45174f4,1,c0a9c7e5,5ae,c4517518,...) at sbwait+0x76
soreceive_generic(c45174a4,0,e694fc60,0,0,...) at soreceive_generic+0x42f
soreceive(c45174a4,0,e694fc60,0,0,...) at soreceive+0x4d
soo_read(c4345048,e694fc60,c432d600,0,c434c600,...) at soo_read+0x6f
dofileread(e694fc60,ffffffff,ffffffff,0,c4345048,...) at dofileread+0x96
kern_readv(c434c600,5,e694fc60,bfbfe64c,4,...) at kern_readv+0x58
read(c434c600,e694fcfc,c,c0aae809,c0b40028,...) at read+0x4f
syscall(e694fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x283eb9df, esp = 0xbfbfe60c, ebp = 0xbfbfe628 ---

Tracing command getty pid 907 tid 100122 td 0xc4490c00
sched_switch(c4490c00,0,1,180,bf9b73dc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4490c00,0,c0a97964,199,c40df410,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40df410,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40df410,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40df400,c40df410,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40df400,e6a5fc60,0,e6a5fb9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e3d00,e6a5fc60,0,e6a5fbb8,c071c308,...) at ttyread+0x39
scread(c40e3d00,e6a5fc60,0,168,0,...) at scread+0x2d
giant_read(c40e3d00,e6a5fc60,0,0,1,...) at giant_read+0x48
devfs_read_f(c4345630,e6a5fc60,c3eec700,0,c4490c00,...) at devfs_read_f+0x71
dofileread(e6a5fc60,ffffffff,ffffffff,0,c4345630,...) at dofileread+0x96
kern_readv(c4490c00,0,e6a5fc60,bfbfee4b,1,...) at kern_readv+0x58
read(c4490c00,e6a5fcfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e6a5fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 906 tid 100123 td 0xc4490a00
sched_switch(c4490a00,0,1,180,c01af1c8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4490a00,0,c0a97964,199,c40e7010,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e7010,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e7010,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e7000,c40e7010,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e7000,e6a5cc60,0,e6a5cb9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e3e00,e6a5cc60,0,e6a5cbb8,c071c308,...) at ttyread+0x39
scread(c40e3e00,e6a5cc60,0,168,0,...) at scread+0x2d
giant_read(c40e3e00,e6a5cc60,0,0,1,...) at giant_read+0x48
devfs_read_f(c4345438,e6a5cc60,c3eec700,0,c4490a00,...) at devfs_read_f+0x71
dofileread(e6a5cc60,ffffffff,ffffffff,0,c4345438,...) at dofileread+0x96
kern_readv(c4490a00,0,e6a5cc60,bfbfee4b,1,...) at kern_readv+0x58
read(c4490a00,e6a5ccfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e6a5cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 905 tid 100124 td 0xc4490800
sched_switch(c4490800,0,1,180,bfbbdec0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4490800,0,c0a97964,199,c40e6c10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e6c10,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e6c10,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e6c00,c40e6c10,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e6c00,e6a59c60,0,e6a59b9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e4000,e6a59c60,0,e6a59bb8,c071c308,...) at ttyread+0x39
scread(c40e4000,e6a59c60,0,168,0,...) at scread+0x2d
giant_read(c40e4000,e6a59c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c4324000,e6a59c60,c3eec700,0,c4490800,...) at devfs_read_f+0x71
dofileread(e6a59c60,ffffffff,ffffffff,0,c4324000,...) at dofileread+0x96
kern_readv(c4490800,0,e6a59c60,bfbfee4b,1,...) at kern_readv+0x58
read(c4490800,e6a59cfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e6a59d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 904 tid 100125 td 0xc448f400
sched_switch(c448f400,0,1,180,bfc42a0e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c448f400,0,c0a97964,199,c40e7c10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e7c10,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e7c10,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e7c00,c40e7c10,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e7c00,e6a3bc60,0,e6a3bb9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e4100,e6a3bc60,0,e6a3bbb8,c071c308,...) at ttyread+0x39
scread(c40e4100,e6a3bc60,0,168,0,...) at scread+0x2d
giant_read(c40e4100,e6a3bc60,0,0,1,...) at giant_read+0x48
devfs_read_f(c44a67e0,e6a3bc60,c3eec700,0,c448f400,...) at devfs_read_f+0x71
dofileread(e6a3bc60,ffffffff,ffffffff,0,c44a67e0,...) at dofileread+0x96
kern_readv(c448f400,0,e6a3bc60,bfbfee4b,1,...) at kern_readv+0x58
read(c448f400,e6a3bcfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e6a3bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 903 tid 100126 td 0xc448f200
sched_switch(c448f200,0,1,180,bff05394,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c448f200,0,c0a97964,199,c40e7810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e7810,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e7810,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e7800,c40e7810,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e7800,e6a38c60,0,e6a38b9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e4200,e6a38c60,0,e6a38bb8,c071c308,...) at ttyread+0x39
scread(c40e4200,e6a38c60,0,168,0,...) at scread+0x2d
giant_read(c40e4200,e6a38c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c4345900,e6a38c60,c3eec700,0,c448f200,...) at devfs_read_f+0x71
dofileread(e6a38c60,ffffffff,ffffffff,0,c4345900,...) at dofileread+0x96
kern_readv(c448f200,0,e6a38c60,bfbfee4b,1,...) at kern_readv+0x58
read(c448f200,e6a38cfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e6a38d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 902 tid 100127 td 0xc448f000
sched_switch(c448f000,0,1,180,bf1721d8,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c448f000,0,c0a97964,199,c40e5c10,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e5c10,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e5c10,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e5c00,c40e5c10,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e5c00,e6a35c60,0,e6a35b9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e4300,e6a35c60,0,e6a35bb8,c071c308,...) at ttyread+0x39
scread(c40e4300,e6a35c60,0,168,0,...) at scread+0x2d
giant_read(c40e4300,e6a35c60,0,0,1,...) at giant_read+0x48
devfs_read_f(c43451b0,e6a35c60,c3eec700,0,c448f000,...) at devfs_read_f+0x71
dofileread(e6a35c60,ffffffff,ffffffff,0,c43451b0,...) at dofileread+0x96
kern_readv(c448f000,0,e6a35c60,bfbfee4b,1,...) at kern_readv+0x58
read(c448f000,e6a35cfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e6a35d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 901 tid 100128 td 0xc4396e00
sched_switch(c4396e00,0,1,180,befb2416,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4396e00,0,c0a97964,199,c40e5810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e5810,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e5810,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e5800,c40e5810,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e5800,e69ddc60,0,e69ddb9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e4400,e69ddc60,0,e69ddbb8,c071c308,...) at ttyread+0x39
scread(c40e4400,e69ddc60,0,168,0,...) at scread+0x2d
giant_read(c40e4400,e69ddc60,0,0,1,...) at giant_read+0x48
devfs_read_f(c4329990,e69ddc60,c3eec700,0,c4396e00,...) at devfs_read_f+0x71
dofileread(e69ddc60,ffffffff,ffffffff,0,c4329990,...) at dofileread+0x96
kern_readv(c4396e00,0,e69ddc60,bfbfee4b,1,...) at kern_readv+0x58
read(c4396e00,e69ddcfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e69ddd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command getty pid 900 tid 100129 td 0xc4396c00
sched_switch(c4396c00,0,1,180,c00b8936,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4396c00,0,c0a97964,199,c40e6810,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,59,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c40e6810,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c40e6810,0,159,c0a9b2bc,0,...) at _sleep+0x359
ttysleep(c40e6800,c40e6810,159,c0a9b2bc,0,...) at ttysleep+0x39
ttread(c40e6800,e69dac60,0,e69dab9c,c0676a7d,...) at ttread+0x4e7
ttyread(c40e4500,e69dac60,0,e69dabb8,c071c308,...) at ttyread+0x39
scread(c40e4500,e69dac60,0,168,0,...) at scread+0x2d
giant_read(c40e4500,e69dac60,0,0,1,...) at giant_read+0x48
devfs_read_f(c4345d38,e69dac60,c3eec700,0,c4396c00,...) at devfs_read_f+0x71
dofileread(e69dac60,ffffffff,ffffffff,0,c4345d38,...) at dofileread+0x96
kern_readv(c4396c00,0,e69dac60,bfbfee4b,1,...) at kern_readv+0x58
read(c4396c00,e69dacfc,c,c0ac5954,c0b40028,...) at read+0x4f
syscall(e69dad38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c9df, esp = 0xbfbfee1c, ebp = 0xbfbfee58 ---

Tracing command inetd pid 885 tid 100136 td 0xc46c1e00
sched_switch(c46c1e00,0,1,180,a016ef0a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c46c1e00,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c46c1e00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,c0ab4a67,...) at _cv_wait_sig+0x1fc
kern_select(c46c1e00,6,bfbfec7c,0,0,0,c43248b8,bfbfee38) at kern_select+0x6cc
select(c46c1e00,e6acccfc,14,c0a99abb,c0b40898,...) at select+0x5e
syscall(e6accd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2817f95f, esp = 0xbfbfe07c, ebp = 0xbfbfee68 ---

Tracing command moused pid 858 tid 100108 td 0xc42c2e00
sched_switch(c42c2e00,0,1,180,818ed8c6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c2e00,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c42c2e00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,14,...) at _cv_wait_sig+0x1fc
kern_select(c42c2e00,400,bfbfea9c,0,0,0,46990490,0) at kern_select+0x6cc
select(c42c2e00,e473fcfc,14,c0ac5954,c0b40898,...) at select+0x5e
syscall(e473fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2818495f, esp = 0xbfbfea1c, ebp = 0xbfbfebb8 ---

Tracing command watchdogd pid 845 tid 100087 td 0xc4393800
sched_switch(c4393800,0,1,180,31e42e4e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4393800,0,c0a97964,199,c0ba84e4,...) at sleepq_switch+0xf0
sleepq_catch_signals(e69bcbc4,c074007d,c0ba7db0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0ba84e4,0,c0a94ccb,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0ba84e4,0,15c,c0a9547e,ea61,...) at _sleep+0x331
kern_nanosleep(c4393800,e69bcc64,e69bcc6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c4393800,e69bccfc,8,c0ac5954,c0b41660,...) at nanosleep+0x6f
syscall(e69bcd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2816156f, esp = 0xbfbfed4c, ebp = 0xbfbfed78 ---

Tracing command cron pid 804 tid 100116 td 0xc44ab800
sched_switch(c44ab800,0,1,180,a9ede32a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44ab800,0,c0a97964,199,c0ba84e4,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a71bc4,c074007d,c0ba7db0,1,5c,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0ba84e4,0,c0a94ccb,da,0,...) at sleepq_timedwait_sig+0x17
_sleep(c0ba84e4,0,15c,c0a9547e,ea61,...) at _sleep+0x331
kern_nanosleep(c44ab800,e6a71c64,e6a71c6c,3c,0,...) at kern_nanosleep+0xc1
nanosleep(c44ab800,e6a71cfc,8,c0a99bac,c0b41660,...) at nanosleep+0x6f
syscall(e6a71d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x2815256f, esp = 0xbfbfed0c, ebp = 0xbfbfed38 ---

Tracing command sendmail pid 798 tid 100061 td 0xc4347c00
sched_switch(c4347c00,0,1,180,c4967156,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4347c00,0,c0a97964,199,c434f30c,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,68,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c434f30c,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c434f30c,c434f340,168,c0a578b7,0,...) at _sleep+0x359
kern_sigsuspend(c4347c00,0,0,0,0,...) at kern_sigsuspend+0xe4
sigsuspend(c4347c00,e6940cfc,4,c0a99942,c0b41fd8,...) at sigsuspend+0x4d
syscall(e6940d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x2831248f, esp = 0xbfbfdb1c, ebp = 0xbfbfdb48 ---

Tracing command sendmail pid 794 tid 100085 td 0xc4393c00
sched_switch(c4393c00,0,1,180,eded889c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4393c00,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(e69c2a84,c074041a,c0bf50c4,0,c4393c00,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bf50dc,1389,c0ab10e0,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bf50dc,c0bf50c4,1389,30f,c073d5fd,...) at _cv_timedwait_sig+0x20b
kern_select(c4393c00,5,bfbfd92c,0,0,e69c2c70,5,0) at kern_select+0x6b4
select(c4393c00,e69c2cfc,14,c0a99e61,c0b40898,...) at select+0x5e
syscall(e69c2d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283a495f, esp = 0xbfbfd09c, ebp = 0xbfbfdb38 ---

Tracing command sshd pid 788 tid 100098 td 0xc4490200
sched_switch(c4490200,0,1,180,e09fd0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4490200,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c4490200,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,c09550b1,...) at _cv_wait_sig+0x1fc
kern_select(c4490200,7,2850b0bc,0,0,0,2ff,e6a50d38) at kern_select+0x6cc
select(c4490200,e6a50cfc,14,c,c0b40898,...) at select+0x5e
syscall(e6a50d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x283eb95f, esp = 0xbfbfe6cc, ebp = 0xbfbfee98 ---

Tracing command ntpd pid 769 tid 100110 td 0xc44ac400
sched_switch(c44ac400,0,1,180,d9900684,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44ac400,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c44ac400,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,0,...) at _cv_wait_sig+0x1fc
kern_select(c44ac400,a,bfbfed7c,0,0,0,e6a83c9c,246) at kern_select+0x6cc
select(c44ac400,e6a83cfc,14,c0a9a29b,c0b40898,...) at select+0x5e
syscall(e6a83d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2831595f, esp = 0xbfbfed5c, ebp = 0xbfbfee18 ---

Tracing command nfsd pid 716 tid 100058 td 0xc434c200
sched_switch(c434c200,0,1,180,552f6802,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c434c200,0,c0a97964,199,c42d9a00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42d9a00,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42d9a00,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c434c200,e6949cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6949d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 715 tid 100103 td 0xc448f800
sched_switch(c448f800,0,1,180,54f9edfa,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c448f800,0,c0a97964,199,c451e400,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c451e400,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c451e400,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c448f800,e6a41cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6a41d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 714 tid 100057 td 0xc434c400
sched_switch(c434c400,0,1,180,54dbc66e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c434c400,0,c0a97964,199,c450ba00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c450ba00,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c450ba00,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c434c400,e694ccfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e694cd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 713 tid 100096 td 0xc4490600
sched_switch(c4490600,0,1,180,54736d5e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4490600,0,c0a97964,199,c42ad200,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42ad200,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42ad200,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4490600,e6a56cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6a56d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 712 tid 100076 td 0xc4387000
sched_switch(c4387000,0,1,180,54a3602a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4387000,0,c0a97964,199,c42ad400,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42ad400,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42ad400,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4387000,e696fcfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e696fd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 711 tid 100118 td 0xc44ab400
sched_switch(c44ab400,0,1,180,55143556,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44ab400,0,c0a97964,199,c42d9800,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c42d9800,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c42d9800,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c44ab400,e6a6bcfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6a6bd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 710 tid 100068 td 0xc438b000
sched_switch(c438b000,0,1,180,54737666,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c438b000,0,c0a97964,199,c450bc00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c450bc00,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c450bc00,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c438b000,e6987cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6987d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 709 tid 100040 td 0xc400be00
sched_switch(c400be00,0,1,180,54be2436,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c400be00,0,c0a97964,199,c451e600,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c451e600,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c451e600,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c400be00,e4493cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e4493d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 708 tid 100075 td 0xc4387200
sched_switch(c4387200,0,1,180,544342e2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4387200,0,c0a97964,199,c450be00,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c450be00,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c450be00,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4387200,e6972cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6972d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 707 tid 100082 td 0xc4396200
sched_switch(c4396200,0,1,180,5402d67e,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4396200,0,c0a97964,199,c450c000,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c450c000,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c450c000,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4396200,e69cbcfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e69cbd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 706 tid 100064 td 0xc4347600
sched_switch(c4347600,0,1,180,53c6def2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4347600,0,c0a97964,199,c450c200,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c450c200,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c450c200,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4347600,e6937cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6937d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 704 tid 100099 td 0xc4490000
sched_switch(c4490000,0,1,180,53abe986,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4490000,0,c0a97964,199,c4427600,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4427600,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4427600,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4490000,e6a4dcfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6a4dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 703 tid 100071 td 0xc4387a00
sched_switch(c4387a00,0,1,180,53e17296,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4387a00,0,c0a97964,199,c4427400,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4427400,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c4427400,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4387a00,e697ecfc,8,c438c2ac,c0b40e68,...) at nfssvc+0x683
syscall(e697ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 702 tid 100069 td 0xc4387e00
sched_switch(c4387e00,0,1,180,53429922,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4387e00,0,c0a97964,199,c450c400,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c450c400,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c450c400,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c4387e00,e6984cfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e6984d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 701 tid 100053 td 0xc40c8600
sched_switch(c40c8600,0,1,180,58dfe27a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40c8600,0,c0a97964,199,c4427800,...) at sleepq_switch+0xf0
sleepq_catch_signals(1,c0a97964,11b,100,58,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c4427800,c0c00760,c0a8bd5b,100,0,...) at sleepq_wait_sig+0x14
_sleep(c4427800,c0c00760,158,c0a8bd5b,0,...) at _sleep+0x359
nfssvc(c40c8600,e46fbcfc,8,c,c0b40e68,...) at nfssvc+0x683
syscall(e46fbd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280cbf6f, esp = 0xbfbfeb2c, ebp = 0xbfbfeb48 ---

Tracing command nfsd pid 700 tid 100111 td 0xc44ac200
sched_switch(c44ac200,0,1,180,5ed3bb68,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44ac200,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c44ac200,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,c09550b1,...) at _cv_wait_sig+0x1fc
kern_select(c44ac200,5,bfbfed48,0,0,0,2ff,e6a80d38) at kern_select+0x6cc
select(c44ac200,e6a80cfc,14,c,c0b40898,...) at select+0x5e
syscall(e6a80d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2815d95f, esp = 0xbfbfeb4c, ebp = 0xbfbfee78 ---

Tracing command mountd pid 698 tid 100060 td 0xc4347e00
sched_switch(c4347e00,0,1,180,552abbca,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c4347e00,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c4347e00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,e6943aec,...) at _cv_wait_sig+0x1fc
kern_select(c4347e00,8,bfbfedbc,0,0,0,c44ab3e4,0) at kern_select+0x6cc
select(c4347e00,e6943cfc,14,c4347e00,c0b40898,...) at select+0x5e
syscall(e6943d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2816f95f, esp = 0xbfbfed7c, ebp = 0xbfbfee88 ---

Tracing command rpcbind pid 645 tid 100119 td 0xc44ab200
sched_switch(c44ab200,0,1,180,e3803520,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c44ab200,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(e6a68ad8,c074041a,c0bf50c4,0,c44ab200,...) at sleepq_catch_signals+0x21e
sleepq_timedwait_sig(c0bf50dc,7531,c0ab10e0,101,0,...) at sleepq_timedwait_sig+0x17
_cv_timedwait_sig(c0bf50dc,c0bf50c4,7531,3bb,c0ab4a70,...) at _cv_timedwait_sig+0x20b
poll(c44ab200,e6a68cfc,c,c0a99bac,c0b41378,...) at poll+0x554
syscall(e6a68d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (209, FreeBSD ELF32, poll), eip = 0x281229e3, esp = 0xbfbfcc7c, ebp = 0xbfbfee48 ---

Tracing command syslogd pid 628 tid 100104 td 0xc448f600
sched_switch(c448f600,0,1,180,6c6d3b02,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c448f600,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c448f600,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,0,...) at _cv_wait_sig+0x1fc
kern_select(c448f600,9,282200bc,0,0,0,13a09,28180934) at kern_select+0x6cc
select(c448f600,e6a3ecfc,14,c0a99a57,c0b40898,...) at select+0x5e
syscall(e6a3ed38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x2816f95f, esp = 0xbfbfdf3c, ebp = 0xbfbfee88 ---

Tracing command devd pid 569 tid 100043 td 0xc42c2a00
sched_switch(c42c2a00,0,1,180,7e8a6ea0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c2a00,0,c0a97964,199,c0bf50dc,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074041a,c0bf50c4,0,c0a930f1,c42c2a00,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c0bf50dc,c0bf50c4,c0ab10e0,101,0,...) at sleepq_wait_sig+0x14
_cv_wait_sig(c0bf50dc,c0bf50c4,c0a994d1,30f,c0bae994,...) at _cv_wait_sig+0x1fc
kern_select(c42c2a00,5,bfbfedf8,0,0,0,bfbfe99c,bfbfe99c) at kern_select+0x6cc
select(c42c2a00,e4739cfc,14,c0a99da6,c0b40898,...) at select+0x5e
syscall(e4739d38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (93, FreeBSD ELF32, select), eip = 0x807f953, esp = 0xbfbfe9bc, ebp = 0xbfbfee98 ---

Tracing command schedcpu pid 46 tid 100045 td 0xc42c2600
sched_switch(c42c2600,0,1,180,b3ea78dc,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c42c2600,0,c0a97964,23e,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0ba8314,3e8,c0a8bd5b,2,0,...) at sleepq_timedwait+0x68
_sleep(c0ba8314,0,0,c0a8bd5b,3e8,...) at _sleep+0x345
pause(c0a8bd5b,3e8,1d4,1d2,800,...) at pause+0x47
schedcpu_thread(0,e4733d38,c0a90d4c,315,c42c4000,...) at schedcpu_thread+0x267
fork_exit(c07681d0,0,e4733d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4733d70, ebp = 0 ---

Tracing command softdepflush pid 45 tid 100046 td 0xc42c2400
sched_switch(c42c2400,0,1,180,b41ea746,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,44,...) at mi_switch+0x217
sleepq_switch(c42c2400,0,c0a97964,23e,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c00e64,3e8,c0ab2cce,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c00e64,c0c00e3c,44,c0ab2cce,3e8,...) at _sleep+0x345
softdep_flush(0,e4730d38,c0a90d4c,315,c42c42ac,...) at softdep_flush+0x2d2
fork_exit(c092b900,0,e4730d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4730d70, ebp = 0 ---

Tracing command syncer pid 44 tid 100047 td 0xc42c2200
sched_switch(c42c2200,0,1,180,9af0173a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c42c2200,...) at mi_switch+0x217
sleepq_switch(c42c2200,0,c0a97964,21b,68,...) at sleepq_switch+0xf0
sleepq_wait(c0ba830c,0,c0a9fe7a,0,0,...) at sleepq_wait+0x60
_sleep(c0ba830c,c0bf5864,68,c0a9fe7a,0,...) at _sleep+0x369
sched_sync(0,e472dd38,c0a90d4c,315,c42c4558,...) at sched_sync+0x56e
fork_exit(c07c8a70,0,e472dd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe472dd70, ebp = 0 ---

Tracing command vnlru pid 43 tid 100048 td 0xc42c2000
sched_switch(c42c2000,0,1,180,bafb42ba,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,50,...) at mi_switch+0x217
sleepq_switch(c42c2000,0,c0a97964,23e,50,...) at sleepq_switch+0xf0
sleepq_timedwait(c42c4804,3e8,c0a9ff24,0,0,...) at sleepq_timedwait+0x68
_sleep(c42c4804,c0bf5838,250,c0a9ff24,3e8,...) at _sleep+0x345
vnlru_proc(0,e472ad38,c0a90d4c,315,c42c4804,...) at vnlru_proc+0x114
fork_exit(c07c9840,0,e472ad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe472ad70, ebp = 0 ---

Tracing command bufdaemon pid 42 tid 100049 td 0xc40c8e00
sched_switch(c40c8e00,0,1,180,b3e6edce,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,44,...) at mi_switch+0x217
sleepq_switch(c40c8e00,0,c0a97964,23e,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0bf5584,3e8,c0a9dbb4,0,0,...) at sleepq_timedwait+0x68
_sleep(c0bf5584,c0bf5588,44,c0a9dbb4,3e8,...) at _sleep+0x345
buf_daemon(0,e4707d38,c0a90d4c,315,c42c4ab0,...) at buf_daemon+0x21e
fork_exit(c07b45c0,0,e4707d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4707d70, ebp = 0 ---

Tracing command pagezero pid 41 tid 100050 td 0xc40c8c00
sched_switch(c40c8c00,0,1,180,5887b77a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c40c8c00,0,c0a97964,23e,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c01938,493e0,c0ab75cf,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c01938,c0c015e0,0,c0ab75cf,493e0,...) at _sleep+0x345
vm_pagezero(0,e4704d38,c0a90d4c,315,c42c7000,...) at vm_pagezero+0xdc
fork_exit(c0964cd0,0,e4704d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4704d70, ebp = 0 ---

Tracing command vmdaemon pid 40 tid 100030 td 0xc40c8200
sched_switch(c40c8200,0,1,180,3038cb36,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c40c8200,...) at mi_switch+0x217
sleepq_switch(c40c8200,0,c0a97964,21b,68,...) at sleepq_switch+0xf0
sleepq_wait(c0c01654,0,c0a94ccb,da,0,...) at sleepq_wait+0x60
_sleep(c0c01654,c0c01658,68,c0a9dbb4,0,...) at _sleep+0x369
vm_daemon(0,e46f5d38,c0a90d4c,315,c40c6000,...) at vm_daemon+0x59
fork_exit(c0960340,0,e46f5d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46f5d70, ebp = 0 ---

Tracing command pagedaemon pid 39 tid 100031 td 0xc40c8000
sched_switch(c40c8000,0,1,180,6ccd46c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,44,...) at mi_switch+0x217
sleepq_switch(c40c8000,0,c0a97964,23e,44,...) at sleepq_switch+0xf0
sleepq_timedwait(c0c0161c,1388,c0a9dbb4,0,0,...) at sleepq_timedwait+0x68
_sleep(c0c0161c,c0c015e0,44,c0a9dbb4,1388,...) at _sleep+0x345
vm_pageout(0,e46f2d38,c0a90d4c,315,c40c62ac,...) at vm_pageout+0x2bb
fork_exit(c0960ef0,0,e46f2d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46f2d70, ebp = 0 ---

Tracing command sctp_iterator pid 38 tid 100032 td 0xc40c7e00
sched_switch(c40c7e00,0,1,180,c2ff20a0,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c40c7e00,...) at mi_switch+0x217
sleepq_switch(c40c7e00,0,c0a97964,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c0bf72e8,c0bf71f0,c0aa6968,0,0,...) at sleepq_wait+0x60
_sleep(c0bf72e8,c0bf71f0,0,c0aa6968,0,...) at _sleep+0x369
sctp_iterator_thread(0,e4727d38,c0a90d4c,315,c40c6558,...) at sctp_iterator_thread+0x60
fork_exit(c082df00,0,e4727d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4727d70, ebp = 0 ---

Tracing command irq7: ppc0 pid 37 tid 100033 td 0xc40c7c00
fork_trampoline() at fork_trampoline

Tracing command fdc0 pid 36 tid 100034 td 0xc40c7a00
sched_switch(c40c7a00,0,1,180,9a437bda,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c40c7a00,0,c0a97964,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c401823c,3e8,c0a8bd5b,0,0,...) at sleepq_timedwait+0x68
_sleep(c401823c,c40182f0,4c,c0a8bd5b,3e8,...) at _sleep+0x345
fdc_thread(c4018200,e46e9d38,c0a90d4c,315,c40c6ab0,...) at fdc_thread+0x2b8
fork_exit(c09bcbe0,c4018200,e46e9d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46e9d70, ebp = 0 ---

Tracing command swi0: sio pid 35 tid 100035 td 0xc40c7800
sched_switch(c40c7800,0,1,180,e09b9ac,...) at sched_switch+0x1b6
mi_switch(1,0,c0a90fd0,46b,c40d68e4,...) at mi_switch+0x217
ithread_loop(c40c5c70,e46e6d38,c0a90d4c,315,c40c9000,...) at ithread_loop+0x34c
fork_exit(c0730bd0,c40c5c70,e46e6d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46e6d70, ebp = 0 ---

Tracing command irq12: psm0 pid 34 tid 100036 td 0xc40c7600
fork_trampoline() at fork_trampoline

Tracing command irq1: atkbd0 pid 33 tid 100037 td 0xc40c7400
kdb_enter(c0a67088,4707a7a,0,113,4707a7a,...) at kdb_enter+0x32
hardclock(0,c07406b8,0,c0ba7dc8,c3f15e00,...) at hardclock+0x1a7
lapic_handle_timer(e46e0c40) at lapic_handle_timer+0x9c
Xtimerint() at Xtimerint+0x1f
--- interrupt, eip = 0xc07406b8, esp = 0xe46e0c80, ebp = 0xe46e0c9c ---
_mtx_lock_sleep(c0ba7dc8,c40c7400,0,c0a90fd0,40b,...) at _mtx_lock_sleep+0x108
_mtx_lock_flags(c0ba7dc8,0,c0a90fd0,40b,c3f0d464,...) at _mtx_lock_flags+0xef
ithread_loop(c40c5370,e46e0d38,c0a90d4c,315,c40c9558,...) at ithread_loop+0x1aa
fork_exit(c0730bd0,c40c5370,e46e0d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46e0d70, ebp = 0 ---

Tracing command irq15: ata1 pid 32 tid 100038 td 0xc40c7200
fork_trampoline() at fork_trampoline

Tracing command irq14: ata0 pid 31 tid 100039 td 0xc40c7000
sched_switch(c40c7000,0,1,180,ed46f6a2,...) at sched_switch+0x1b6
mi_switch(1,0,c0a90fd0,46b,c3f0cce4,...) at mi_switch+0x217
ithread_loop(c40c4c40,e46dad38,c0a90d4c,315,c40c9ab0,...) at ithread_loop+0x34c
fork_exit(c0730bd0,c40c4c40,e46dad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe46dad70, ebp = 0 ---

Tracing command irq17: fxp0 pid 30 tid 100021 td 0xc400b600
sched_switch(c400b600,0,1,180,b6faf40c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a90fd0,46b,c3f516e4,...) at mi_switch+0x217
ithread_loop(c40c4300,e4487d38,c0a90d4c,315,c400c2ac,...) at ithread_loop+0x34c
fork_exit(c0730bd0,c40c4300,e4487d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4487d70, ebp = 0 ---

Tracing command usbtask-dr pid 29 tid 100022 td 0xc400b400
sched_switch(c400b400,0,1,180,e107398,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c400b400,...) at mi_switch+0x217
sleepq_switch(c400b400,0,c0a97964,21b,5c,...) at sleepq_switch+0xf0
sleepq_wait(c0ba5bf4,0,c0a94ccb,da,0,...) at sleepq_wait+0x60
_sleep(c0ba5bf4,0,5c,c0a88d39,0,...) at _sleep+0x369
usb_task_thread(c0ba5bf4,e4484d38,c0a90d4c,315,c400c558,...) at usb_task_thread+0x62
fork_exit(c06c88e0,c0ba5bf4,e4484d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4484d70, ebp = 0 ---

Tracing command usbtask-hc pid 28 tid 100023 td 0xc400b200
sched_switch(c400b200,0,1,180,e10475c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c400b200,...) at mi_switch+0x217
sleepq_switch(c400b200,0,c0a97964,21b,5c,...) at sleepq_switch+0xf0
sleepq_wait(c0ba5be0,0,c0a94ccb,da,0,...) at sleepq_wait+0x60
_sleep(c0ba5be0,0,5c,c0a88d39,0,...) at _sleep+0x369
usb_task_thread(c0ba5be0,e4481d38,c0a90d4c,315,c400c804,...) at usb_task_thread+0x62
fork_exit(c06c88e0,c0ba5be0,e4481d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4481d70, ebp = 0 ---

Tracing command usb0 pid 27 tid 100024 td 0xc400b000
sched_switch(c400b000,0,1,180,38c0d4f6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,5c,...) at mi_switch+0x217
sleepq_switch(c400b000,0,c0a97964,23e,5c,...) at sleepq_switch+0xf0
sleepq_timedwait(c402d210,ea60,c0a88cfc,0,0,...) at sleepq_timedwait+0x68
_sleep(c402d210,0,5c,c0a88cfc,ea60,...) at _sleep+0x345
usb_event_thread(c405c180,e447ed38,c0a90d4c,315,c400cab0,...) at usb_event_thread+0xca
fork_exit(c06c8160,c405c180,e447ed38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe447ed70, ebp = 0 ---

Tracing command irq16: uhci0 pid 26 tid 100025 td 0xc3f15e00
cpustop_handler(8,e2a56c2c,c09fc64d,c074007d,c4019000,...) at cpustop_handler+0x32
ipi_nmi_handler(c074007d,c4019000,c0ba7db0,0,c4019000,...) at ipi_nmi_handler+0x2f
trap(e2a56c38) at trap+0x2d
calltrap() at calltrap+0x6
--- trap 0x13, eip = 0xc06bb484, esp = 0xe2a56c78, ebp = 0xe2a56c94 ---
uhci_softintr(c402d000,e2a56cbc,c06bc293,c402d000,c0a90fd0,...) at uhci_softintr+0x54
usb_schedsoftintr(c402d000,c0a90fd0,c405c300,0,c3f51700,...) at usb_schedsoftintr+0x12
uhci_intr1(e2a56cf8,c0730d85,c402d000,0,c0a90fd0,...) at uhci_intr1+0x1e3
uhci_intr(c402d000,0,c0a90fd0,40b,c3f51764,...) at uhci_intr+0x1d
ithread_loop(c4057a90,e2a56d38,c0a90d4c,315,c4019000,...) at ithread_loop+0x1b5
fork_exit(c0730bd0,c4057a90,e2a56d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a56d70, ebp = 0 ---

Tracing command em0 taskq pid 25 tid 100026 td 0xc3f15c00
sched_switch(c3f15c00,0,1,180,b826374,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c3f15c00,...) at mi_switch+0x217
sleepq_switch(c3f15c00,0,c0a97964,21b,c3f15c00,...) at sleepq_switch+0xf0
sleepq_wait(c3fbda00,0,c0a94d12,c0a8bd5b,0,...) at sleepq_wait+0x60
msleep_spin(c3fbda00,c3fbda1c,c0a8bd5b,0,c0a930f1,...) at msleep_spin+0x20d
taskqueue_thread_loop(c4002aec,e2a53d38,c0a90d4c,315,c40192ac,...) at taskqueue_thread_loop+0x8a
fork_exit(c077c430,c4002aec,e2a53d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a53d70, ebp = 0 ---

Tracing command irq9: acpi0 pid 24 tid 100027 td 0xc3f15a00
fork_trampoline() at fork_trampoline

Tracing command swi6: task queue pid 23 tid 100028 td 0xc3f15800
sched_switch(c3f15800,0,1,180,c2fc8570,...) at sched_switch+0x1b6
mi_switch(1,0,c0a90fd0,46b,c3fbc8e4,...) at mi_switch+0x217
ithread_loop(c4000160,e2a4dd38,c0a90d4c,315,c4019804,...) at ithread_loop+0x34c
fork_exit(c0730bd0,c4000160,e2a4dd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a4dd70, ebp = 0 ---

Tracing command swi6: Giant taskq pid 22 tid 100029 td 0xc3f15600
sched_switch(c3f15600,0,1,180,3d7a1a34,...) at sched_switch+0x1b6
mi_switch(1,0,c0a90fd0,46b,c3fbc9e4,...) at mi_switch+0x217
ithread_loop(c4000170,e2a4ad38,c0a90d4c,315,c4019ab0,...) at ithread_loop+0x34c
fork_exit(c0730bd0,c4000170,e2a4ad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a4ad70, ebp = 0 ---

Tracing command thread taskq pid 21 tid 100013 td 0xc3f13c00
sched_switch(c3f13c00,0,1,180,24e5aff4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c3f13c00,...) at mi_switch+0x217
sleepq_switch(c3f13c00,0,c0a97964,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbca80,c3fbca9c,c0a8bd5b,0,0,...) at sleepq_wait+0x60
_sleep(c3fbca80,c3fbca9c,0,c0a8bd5b,0,...) at _sleep+0x369
taskqueue_thread_loop(c0badaf8,e2a3bd38,c0a90d4c,315,c3f53804,...) at taskqueue_thread_loop+0xb4
fork_exit(c077c430,c0badaf8,e2a3bd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a3bd70, ebp = 0 ---

Tracing command swi5: + pid 20 tid 100014 td 0xc3f13a00
fork_trampoline() at fork_trampoline

Tracing command acpi_task_2 pid 9 tid 100015 td 0xc3f13800
sched_switch(c3f13800,0,1,180,e177e94,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c3f13800,...) at mi_switch+0x217
sleepq_switch(c3f13800,0,c0a97964,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a8bd5b,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a8bd5b,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d7be94,e2a35d38,c0a90d4c,315,c4009000,...) at taskqueue_thread_loop+0xb4
fork_exit(c077c430,c0d7be94,e2a35d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a35d70, ebp = 0 ---

Tracing command acpi_task_1 pid 8 tid 100016 td 0xc3f13600
sched_switch(c3f13600,0,1,180,e175410,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c3f13600,...) at mi_switch+0x217
sleepq_switch(c3f13600,0,c0a97964,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a8bd5b,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a8bd5b,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d7be94,e2a32d38,c0a90d4c,315,c40092ac,...) at taskqueue_thread_loop+0xb4
fork_exit(c077c430,c0d7be94,e2a32d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a32d70, ebp = 0 ---

Tracing command acpi_task_0 pid 7 tid 100017 td 0xc3f13400
sched_switch(c3f13400,0,1,180,e408c8c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c3f13400,...) at mi_switch+0x217
sleepq_switch(c3f13400,0,c0a97964,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbcc00,c3fbcc1c,c0a8bd5b,0,0,...) at sleepq_wait+0x60
_sleep(c3fbcc00,c3fbcc1c,0,c0a8bd5b,0,...) at _sleep+0x369
taskqueue_thread_loop(c0d7be94,e2a2fd38,c0a90d4c,315,c4009558,...) at taskqueue_thread_loop+0xb4
fork_exit(c077c430,c0d7be94,e2a2fd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a2fd70, ebp = 0 ---

Tracing command swi2: cambio pid 19 tid 100018 td 0xc3f13200
fork_trampoline() at fork_trampoline

Tracing command xpt_thrd pid 6 tid 100019 td 0xc400ba00
sched_switch(c400ba00,0,1,180,e0fde3c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c400ba00,...) at mi_switch+0x217
sleepq_switch(c400ba00,0,c0a97964,21b,4c,...) at sleepq_switch+0xf0
sleepq_wait(c0b76dd4,0,c0a94ccb,da,0,...) at sleepq_wait+0x60
_sleep(c0b76dd4,c0b76dec,4c,c0a4b462,0,...) at _sleep+0x369
xpt_scanner_thread(0,e448dd38,c0a90d4c,315,c4009ab0,...) at xpt_scanner_thread+0x41
fork_exit(c0467ba0,0,e448dd38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe448dd70, ebp = 0 ---

Tracing command kqueue taskq pid 5 tid 100020 td 0xc400b800
sched_switch(c400b800,0,1,180,e15a05c,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c400b800,...) at mi_switch+0x217
sleepq_switch(c400b800,0,c0a97964,21b,0,...) at sleepq_switch+0xf0
sleepq_wait(c3fbce80,c3fbce9c,c0a8bd5b,0,0,...) at sleepq_wait+0x60
_sleep(c3fbce80,c3fbce9c,0,c0a8bd5b,0,...) at _sleep+0x369
taskqueue_thread_loop(c0ba6b8c,e448ad38,c0a90d4c,315,c400c000,...) at taskqueue_thread_loop+0xb4
fork_exit(c077c430,c0ba6b8c,e448ad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe448ad70, ebp = 0 ---

Tracing command yarrow pid 18 tid 100006 td 0xc3f11400
sched_switch(c3f11400,0,1,180,d3de9b22,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c3f11400,0,c0a97964,23e,0,...) at sleepq_switch+0xf0
sleepq_timedwait(c0ba8314,64,c0a8bd5b,2,0,...) at sleepq_timedwait+0x68
_sleep(c0ba8314,0,0,c0a8bd5b,64,...) at _sleep+0x345
pause(c0a8bd5b,64,c0a807c6,112,0,...) at pause+0x47
random_kthread(0,e2a17d38,c0a90d4c,315,c3f142ac,...) at random_kthread+0x1d9
fork_exit(c06535f0,0,e2a17d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a17d70, ebp = 0 ---

Tracing command g_down pid 4 tid 100007 td 0xc3f11200
sched_switch(c3f11200,0,1,180,daa092f6,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c3f11200,0,c0a97964,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0ba638c,64,c0a8bd5b,0,0,...) at sleepq_timedwait+0x68
_sleep(c0ba638c,c0ba62a8,24c,c0a8bd5b,64,...) at _sleep+0x345
g_io_schedule_down(c3f11200,0,c0a8d41e,74,0,...) at g_io_schedule_down+0x6b
g_down_procbody(0,e2a14d38,c0a90d4c,315,c3f14558,...) at g_down_procbody+0x8d
fork_exit(c06fff20,0,e2a14d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a14d70, ebp = 0 ---

Tracing command g_up pid 3 tid 100008 td 0xc3f11000
sched_switch(c3f11000,0,1,180,dabbfd5a,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c3f11000,0,c0a97964,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0ba6388,64,c0a8bd5b,0,0,...) at sleepq_timedwait+0x68
_sleep(c0ba6388,c0ba62e8,24c,c0a8bd5b,64,...) at _sleep+0x345
g_io_schedule_up(c3f11000,0,c0a8d41e,5d,0,...) at g_io_schedule_up+0x133
g_up_procbody(0,e2a11d38,c0a90d4c,315,c3f14804,...) at g_up_procbody+0x8d
fork_exit(c06fffb0,0,e2a11d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a11d70, ebp = 0 ---

Tracing command g_event pid 2 tid 100009 td 0xc3f15400
sched_switch(c3f15400,0,1,180,d3def9ba,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,4c,...) at mi_switch+0x217
sleepq_switch(c3f15400,0,c0a97964,23e,4c,...) at sleepq_switch+0xf0
sleepq_timedwait(c0ba6380,64,c0a8bd5b,0,0,...) at sleepq_timedwait+0x68
_sleep(c0ba6380,0,4c,c0a8bd5b,64,...) at _sleep+0x345
g_event_procbody(0,e2a47d38,c0a90d4c,315,c3f14ab0,...) at g_event_procbody+0xcb
fork_exit(c0700040,0,e2a47d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a47d70, ebp = 0 ---

Tracing command swi1: net pid 17 tid 100010 td 0xc3f15200
sched_switch(c3f15200,0,1,180,fe2db86,...) at sched_switch+0x1b6
mi_switch(1,0,c0a90fd0,46b,c3f524e4,...) at mi_switch+0x217
ithread_loop(c3f0f320,e2a44d38,c0a90d4c,315,c3f53000,...) at ithread_loop+0x34c
fork_exit(c0730bd0,c3f0f320,e2a44d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a44d70, ebp = 0 ---

Tracing command swi3: vm pid 16 tid 100011 td 0xc3f15000
fork_trampoline() at fork_trampoline

Tracing command swi4: clock sio pid 15 tid 100012 td 0xc3f13e00
sched_switch(c3f13e00,0,1,17b,e681a270,...) at sched_switch+0x1b6
mi_switch(1,0,c0a980af,2e2,c3eea0a0,...) at mi_switch+0x217
turnstile_wait(c3eea0a0,c3f15e00,0,17b,c0ba7dc8,...) at turnstile_wait+0x4cb
_mtx_lock_sleep(c0ba7dc8,c3f13e00,0,c0a95550,f8,...) at _mtx_lock_sleep+0x15a
_mtx_lock_flags(c0ba7dc8,0,c0a95550,f8,0,...) at _mtx_lock_flags+0xef
softclock(0,0,c0a90fd0,471,c3f525e4,...) at softclock+0x217
ithread_loop(c3f0f340,e2a3ed38,c0a90d4c,315,c3f53558,...) at ithread_loop+0x1b5
fork_exit(c0730bd0,c3f0f340,e2a3ed38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a3ed70, ebp = 0 ---

Tracing command idle: cpu0 pid 14 tid 100000 td 0xc3f13000
sched_switch(c3f13000,c400b600,6,17b,a47bec48,...) at sched_switch+0x1b6
mi_switch(6,c400b600,c0a95e47,f6,c400b600,...) at mi_switch+0x217
maybe_preempt(c400b600,1,c0a95cb7,43a,8,...) at maybe_preempt+0x17b
sched_add(c400b600,4,c0a90fd0,2c2,c09e8bf7,...) at sched_add+0x35e
intr_event_schedule_thread(c3f51680,0,c0a8f83a,c3f13000,c3f51680,...) at intr_event_schedule_thread+0xf2
intr_execute_handlers(c3f03ea4,e2a29c68,e2a29ca8,c09e2a04,33,...) at intr_execute_handlers+0x12b
lapic_handle_intr(33,e2a29c68) at lapic_handle_intr+0x3f
Xapic_isr1() at Xapic_isr1+0x34
--- interrupt, eip = 0xc0d6b575, esp = 0xe2a29ca8, ebp = 0xe2a29ca8 ---
acpi_cpu_c1(c07546d7,c3f13000,e2a29cc4,0,c0ba7db0,...) at acpi_cpu_c1+0x5
acpi_cpu_idle(e2a29cf8,c0768477,c0ba7dc8,2,c0a95cb7,...) at acpi_cpu_idle+0x18c
cpu_idle(c0ba7dc8,2,c0a95cb7,55d,e2a29d24,...) at cpu_idle+0x28
sched_idletd(0,e2a29d38,c0a90d4c,315,c3f10000,...) at sched_idletd+0x37
fork_exit(c0768440,0,e2a29d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a29d70, ebp = 0 ---

Tracing command idle: cpu1 pid 13 tid 100001 td 0xc3f11e00
sched_switch(c3f11e00,0,1,17b,dc429900,...) at sched_switch+0x1b6
mi_switch(1,0,c0a95cb7,562,e2a26d24,...) at mi_switch+0x217
sched_idletd(0,e2a26d38,c0a90d4c,315,c3f102ac,...) at sched_idletd+0x7a
fork_exit(c0768440,0,e2a26d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a26d70, ebp = 0 ---

Tracing command idle: cpu2 pid 12 tid 100002 td 0xc3f11c00
sched_switch(c3f11c00,0,1,17b,a0f70730,...) at sched_switch+0x1b6
mi_switch(1,0,c0a95cb7,562,e2a23d24,...) at mi_switch+0x217
sched_idletd(0,e2a23d38,c0a90d4c,315,c3f10558,...) at sched_idletd+0x7a
fork_exit(c0768440,0,e2a23d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a23d70, ebp = 0 ---

Tracing command idle: cpu3 pid 11 tid 100003 td 0xc3f11a00
sched_switch(c3f11a00,0,1,17b,e6815dd4,...) at sched_switch+0x1b6
mi_switch(1,0,c0a95cb7,562,e2a20d24,...) at mi_switch+0x217
sched_idletd(0,e2a20d38,c0a90d4c,315,c3f10804,...) at sched_idletd+0x7a
fork_exit(c0768440,0,e2a20d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a20d70, ebp = 0 ---

Tracing command init pid 1 tid 100004 td 0xc3f11800
sched_switch(c3f11800,0,1,180,b5d29790,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,0,...) at mi_switch+0x217
sleepq_switch(c3f11800,0,c0a97964,199,c3f10ab0,...) at sleepq_switch+0xf0
sleepq_catch_signals(c074007d,c0ba7db0,1,c0a930f1,5c,...) at sleepq_catch_signals+0x21e
sleepq_wait_sig(c3f10ab0,0,c0a94ccb,da,0,...) at sleepq_wait_sig+0x14
_sleep(c3f10ab0,c3f10b44,15c,c0a99a68,0,...) at _sleep+0x359
kern_wait(c3f11800,ffffffff,e2a1dc2c,0,0,...) at kern_wait+0xa66
wait4(c3f11800,e2a1dcfc,10,c,c0b40088,...) at wait4+0x3b
syscall(e2a1dd38) at syscall+0x2b3
Xint0x80_syscall() at Xint0x80_syscall+0x20
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x805479b, esp = 0xbfbfe97c, ebp = 0xbfbfe998 ---

Tracing command audit pid 10 tid 100005 td 0xc3f11600
sched_switch(c3f11600,0,1,180,e0a8808,...) at sched_switch+0x1b6
mi_switch(1,0,c0a97964,1bd,c3f11600,...) at mi_switch+0x217
sleepq_switch(c3f11600,0,c0a97964,21b,c3f11600,...) at sleepq_switch+0xf0
sleepq_wait(c0c008d4,c0c008b4,c0ab080f,1,0,...) at sleepq_wait+0x60
_cv_wait(c0c008d4,c0c008b4,c0ab11bb,1c2,0,...) at _cv_wait+0x1fc
audit_worker(0,e2a1ad38,c0a90d4c,315,c3f14000,...) at audit_worker+0x99
fork_exit(c09110f0,0,e2a1ad38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe2a1ad70, ebp = 0 ---

Tracing command swapper pid 0 tid 0 td 0xc0ba66f0
sched_switch(c0ba66f0,0,1,180,37e5abf6,...) at sched_switch+0x1b6
mi_switch(1,0,c0ab5408,2d5,0,...) at mi_switch+0x217
scheduler(0,101ec00,101ec00,101e000,1028000,...) at scheduler+0x253
mi_startup() at mi_startup+0x96
begin() at begin+0x2c
db> call doadump
Physical memory: 1011 MB
Dumping 162 MB: 147 131 115 99 83 67 51 35 19 3
Dump complete
= 0xf
db> c
interrupt                   total
irq1: atkbd0                           1
irq4: sio0                            86
irq6: fdc0                             1
irq14: ata0                        11384
irq16: uhci0                          57
irq17: fxp0                         2101
cpu0: timer                     18616112
cpu1: timer                     18620012
cpu3: timer                     18620187
cpu2: timer                     18620342
Total                    74490627
KDB: stack backtrace:
db_trace_self_wrapper(c0a96d7b,e4487c30,c071ad4b,c0a8f8c0,470a303,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c0a8f8c0,470a303,0,113,470a303,...) at kdb_backtrace+0x29
hardclock(0,c05aaed2,0,c40652ac,c4079100,...) at hardclock+0x19b
lapic_handle_timer(e4487c58) at lapic_handle_timer+0x9c
Xtimerint() at Xtimerint+0x1f
--- interrupt, eip = 0xc05aaed2, esp = 0xe4487c98, ebp = 0xe4487cc4 ---
fxp_intr(c4065000,0,c0a90fd0,471,c3f516e4,...) at fxp_intr+0x162
ithread_loop(c40c4300,e4487d38,c0a90d4c,315,c400c2ac,...) at ithread_loop+0x1b5
fork_exit(c0730bd0,c40c4300,e4487d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4487d70, ebp = 0 ---
KDB: enter: watchdog timeout
[thread pid 30 tid 100021 ]
Stopped at      kdb_enter+0x32: leave
db> c
interrupt                   total
irq1: atkbd0                           1
irq4: sio0                            87
irq6: fdc0                             1
irq14: ata0                        11384
irq16: uhci0                          57
irq17: fxp0                         2101
cpu0: timer                     18616114
cpu1: timer                     18623240
cpu3: timer                     18623416
cpu2: timer                     18623571
Total                    74500314
KDB: stack backtrace:
db_trace_self_wrapper(c0a96d7b,e4487a6c,c071ad4b,c0a8f8c0,470c8da,...) at db_trace_self_wrapper+0x26
kdb_backtrace(c0a8f8c0,470c8da,0,113,470c8da,...) at kdb_backtrace+0x29
hardclock(0,c094de83,0,c145e1e0,c4470fa8,...) at hardclock+0x19b
lapic_handle_timer(e4487a94) at lapic_handle_timer+0x9c
Xtimerint() at Xtimerint+0x1f
--- interrupt, eip = 0xc094de83, esp = 0xe4487ad4, ebp = 0xe4487b00 ---
uma_dbg_free(c145e1e0,0,c4470100,8d1,c44772b8,...) at uma_dbg_free+0x53
uma_zfree_arg(c145e1e0,c4470100,0,0,e4487b78,...) at uma_zfree_arg+0x96
mb_free_ext(c4470100,c42f2880,c406e400,c42f2880,e4487c28,...) at mb_free_ext+0x123
m_freem(c4470100,0,c0aa505b,305,c400b600,...) at m_freem+0x20
arpintr(c4470100,c0652962,806,c406e400,806,...) at arpintr+0xb48
netisr_dispatch(12,c4470100,c400b698,c0b46324,c0a6bf41,...) at netisr_dispatch+0x73
ether_demux(c406e400,c4470100,3,0,3,...) at ether_demux+0x1f1
ether_input(c406e400,c4470100,c0a6bf38,6a9,c4065014,...) at ether_input+0x37f
fxp_intr(c4065000,0,c0a90fd0,471,c3f516e4,...) at fxp_intr+0x264
ithread_loop(c40c4300,e4487d38,c0a90d4c,315,c400c2ac,...) at ithread_loop+0x1b5
fork_exit(c0730bd0,c40c4300,e4487d38) at fork_exit+0xb8
fork_trampoline() at fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xe4487d70, ebp = 0 ---
KDB: enter: watchdog timeout
[thread pid 30 tid 100021 ]
Stopped at      kdb_enter+0x32: leave
db> reset

(kgdb) proc 1317
(kgdb) bt
#0  cpustop_handler () at atomic.h:253
#1  0xc09f14ff in ipi_nmi_handler () at ../../../i386/i386/mp_machdep.c:1331
#2  0xc09fc64d in trap (frame=0xe6ac97a4) at ../../../i386/i386/trap.c:191
#3  0xc09e263b in calltrap () at ../../../i386/i386/exception.s:139
#4  0xc07406b8 in _mtx_lock_sleep (m=0xc0ba7dc8, tid=0xc46c1c00, opts=0x0, file=0xc0a94ccb "../../../kern/kern_synch.c",
    line=0xeb) at cpufunc.h:317
#5  0xc074081f in _mtx_lock_flags (m=0xc0ba7dc8, opts=0x0, file=0xc0a94ccb "../../../kern/kern_synch.c", line=0xeb)
    at ../../../kern/kern_mutex.c:187
#6  0xc07543b9 in _sleep (ident=0xc4b23000, lock=0x0, priority=0x4c, wmesg=0xc0a8925e "usbsyn", timo=0x0)
    at ../../../kern/kern_synch.c:235
#7  0xc06cc6b8 in usbd_transfer (xfer=0xc4b23000) at ../../../dev/usb/usbdi.c:333
#8  0xc06cc806 in usbd_sync_transfer (xfer=0xc4b23000) at ../../../dev/usb/usbdi.c:406
#9  0xc06cc898 in usbd_do_request_flags_pipe (dev=0xc40f1c00, pipe=0xc40f1a00, req=0xe6ac996c, data=0x0, flags=Variable "flags" is not available.
)
    at ../../../dev/usb/usbdi.c:1098
#10 0xc06cc9ec in usbd_do_request_flags (dev=0xc40f1c00, req=0xe6ac996c, data=0x0, flags=Variable "flags" is not available.
) at ../../../dev/usb/usbdi.c:1068
#11 0xc06cca27 in usbd_do_request (dev=0xc40f1c00, req=0xe6ac996c, data=0x0) at ../../../dev/usb/usbdi.c:1060
#12 0xc0d1d8c3 in ?? ()
#13 0xc40f1c00 in ?? ()
#14 0xe6ac996c in ?? ()
#15 0x00000000 in ?? ()
#16 0xc40e3364 in ?? ()
#17 0xc40e3300 in ?? ()
#18 0xc42b1280 in ?? ()
#19 0x0000000a in ?? ()
#20 0xc0d1d9b0 in ?? ()
#21 0x00000064 in ?? ()
#22 0x848401c0 in ?? ()
#23 0x00000000 in ?? ()
#24 0x00000006 in ?? ()
#25 0x00000000 in ?? ()
#26 0xc40e3300 in ?? ()
#27 0xe6ac99a4 in ?? ()
#28 0xc0d22086 in ?? ()
#29 0xc40e3300 in ?? ()
#30 0xffffffff in ?? ()
#31 0x00000000 in ?? ()
#32 0x00000000 in ?? ()
#33 0xc40e8c00 in ?? ()
#34 0x00000000 in ?? ()
#35 0xc40e3200 in ?? ()
#36 0xe6ac99d4 in ?? ()
#37 0xc0793556 in ttyopen (dev=0xc40e3300, flag=0xffffffff, mode=0x0, td=0x0) at tty.h:377
(kgdb) f 5
#5  0xc074081f in _mtx_lock_flags (m=0xc0ba7dc8, opts=0x0, file=0xc0a94ccb "../../../kern/kern_synch.c", line=0xeb)
    at ../../../kern/kern_mutex.c:187
187             _get_sleep_lock(m, curthread, opts, file, line);
(kgdb) l
182                 ("mtx_lock() of spin mutex %s @ %s:%d", m->lock_object.lo_name,
183                 file, line));
184             WITNESS_CHECKORDER(&m->lock_object, opts | LOP_NEWORDER | LOP_EXCLUSIVE,
185                 file, line);
186
187             _get_sleep_lock(m, curthread, opts, file, line);
188             LOCK_LOG_LOCK("LOCK", &m->lock_object, opts, m->mtx_recurse, file,
189                 line);
190             WITNESS_LOCK(&m->lock_object, opts | LOP_EXCLUSIVE, file, line);
191             curthread->td_locks++;
(kgdb) p *m
$2 = {lock_object = {lo_name = 0xc0aaec69 "Giant", lo_type = 0xc0aaec69 "Giant", lo_flags = 0x18b0000, lo_witness_data = {
      lod_list = {stqe_next = 0xc0bb8920}, lod_witness = 0xc0bb8920}}, mtx_lock = 0xc3f15e02, mtx_recurse = 0x0}
(kgdb) proc 26
(kgdb) bt
#0  cpustop_handler () at atomic.h:253
#1  0xc09f14ff in ipi_nmi_handler () at ../../../i386/i386/mp_machdep.c:1331
#2  0xc09fc64d in trap (frame=0xe2a56c38) at ../../../i386/i386/trap.c:191
#3  0xc09e263b in calltrap () at ../../../i386/i386/exception.s:139
#4  0xc06bb484 in uhci_softintr (v=0xc402d000) at ../../../dev/usb/uhci.c:1300
#5  0xc06c7882 in usb_schedsoftintr (bus=0xc402d000) at ../../../dev/usb/usb.c:844
#6  0xc06bc293 in uhci_intr1 (sc=0xc402d000) at ../../../dev/usb/uhci.c:1224
#7  0xc06bc58d in uhci_intr (arg=0xc402d000) at ../../../dev/usb/uhci.c:1139
#8  0xc0730d85 in ithread_loop (arg=0xc4057a90) at ../../../kern/kern_intr.c:1036
#9  0xc072e208 in fork_exit (callout=0xc0730bd0 <ithread_loop>, arg=0xc4057a90, frame=0xe2a56d38)
    at ../../../kern/kern_fork.c:797
#10 0xc09e26b0 in fork_trampoline () at ../../../i386/i386/exception.s:205

---
Test: stty -a < /dev/ttyU0