kern/106805: RELENG_6 hard lockup when debug.mpsafenet=1
Tai-hwa Liang
avatar at mmlab.cse.yzu.edu.tw
Sat Dec 16 02:20:14 PST 2006
>Number: 106805
>Category: kern
>Synopsis: RELENG_6 hard lockup when debug.mpsafenet=1
>Confidential: no
>Severity: critical
>Priority: low
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Dec 16 10:20:11 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Tai-hwa Liang
>Release: FreeBSD 6.2-PRERELEASE
>Organization:
>Environment:
System: FreeBSD 6.2-PRERELEASE: Mon Dec 11 09:40:55 CST 2006
Hardware: Tyan Tiger MPX system board with two AMD Athlon MP CPU.
ident gateway
maxusers 0
makeoptions CONF_CFLAGS=-fno-builtin
makeoptions DEBUG=-g
options SCHED_4BSD
options SMP
options WITNESS
options WITNESS_SKIPSPIN
options COMPAT_43
options COMPAT_FREEBSD4
options SYSVSHM
options SYSVSEM
options SYSVMSG
options DDB
options GDB
options KDB
options KTRACE
options INVARIANTS
options INVARIANT_SUPPORT
options INET
options FAST_IPSEC
options ALTQ
options ALTQ_CBQ # Class Bases Queueing
options ALTQ_RED # Random Early Detection
options ALTQ_RIO # RED In/Out
options ALTQ_HFSC # Hierarchical Packet Scheduler
options ALTQ_CDNR # Traffic conditioner
options ALTQ_PRIQ # Priority Queueing
options ALTQ_NOPCC # Required for SMP build
device ether
device loop
device mem
device io
device bpf
options ADAPTIVE_GIANT
options TCP_DROP_SYNFIN
options ZERO_COPY_SOCKETS
options FFS
options SOFTUPDATES
options UFS_EXTATTR
options UFS_EXTATTR_AUTOSTART
options UFS_ACL
options UFS_DIRHASH
options QUOTA
device random
options _KPOSIX_PRIORITY_SCHEDULING
options P1003_1B_SEMAPHORES
options MAC
options HZ=100
device scbus
device da
device pass
device pty
device snp
options MSGBUF_SIZE=81920
device atkbdc
device atkbd
options KBD_INSTALL_CDEV
device psm
options PSM_HOOKRESUME
options PSM_RESETAFTERSUSPEND
device vga
device splash
device sc
device ata
device atadisk
device atapicd
device atapicam
device fdc
device sio
options CONSPEED=38400
options BREAK_TO_DEBUGGER
device cbb
device pccard
device cardbus
device smbus
device amdpm
device smb
device iicbus
device iicbb
options PPC_PROBE_CHIPSET
device ppc
device ppbus
device lpt
device plip
device crypto
options SHOW_BUSYBUFS
machine i386
device apic
cpu I686_CPU
options CLK_USE_I8254_CALIBRATION
device gzip
device isa
options AUTO_EOI_1
device pci
device npx
device acpi
device pmtimer
options COMPAT_AOUT
>Description:
db> trace
Tracing pid 924 tid 100042 td 0xc653e480
kdb_enter(c0685297) at kdb_enter+0x2b
siointr1(c6539400,c071fec0,0,c06850a1,56e,...) at siointr1+0xce
siointr(c6539400) at siointr+0x21
intr_execute_handlers(c63ea4c8,e6c308d0,4,e6c30920,c0621693,...) at
intr_execute_handlers+0xe1
lapic_handle_intr(38) at lapic_handle_intr+0x2e
Xapic_isr1() at Xapic_isr1+0x33
--- interrupt, eip = 0xc04edf41, esp = 0xe6c30914, ebp = 0xe6c30920 ---
_mtx_lock_sleep(c698ce80,c653e480,0,c698a1b6,18f2) at _mtx_lock_sleep+0x115
_mtx_lock_flags(c698ce80,0,c698a1b6,18f2,c698ce80,...) at _mtx_lock_flags+0xa2
pf_test(2,c64bb800,e6c30a78,0,c755d000,...) at pf_test+0x81
pf_check_out(0,e6c30a78,c64bb800,2,c755d000) at pf_check_out+0x3d
pfil_run_hooks(c071a420,e6c30af4,c64bb800,2,c755d000,...) at pfil_run_hooks+0xc9
ip_output(c687d700,0,e6c30ac0,0,0,c755d000) at ip_output+0x83a
tcp_output(c7558740) at tcp_output+0xe0d
tcp_disconnect(c7558740) at tcp_disconnect+0xe0
tcp_usr_disconnect(c72776f4,e6c30bf0,c0531e2c,c72776f4,c6edf480,...) at tcp_usr_disconnect+0x6b
sodisconnect(c72776f4) at sodisconnect+0x26
soclose(c72776f4) at soclose+0x48
soo_close(c6edf480,c653e480) at soo_close+0x4b
fdrop_locked(c6edf480,c653e480,c63d5084,0,c0667839,...) at fdrop_locked+0x88
fdrop(c6edf480,c653e480,6ac,c06d02e0,0,...) at fdrop+0x24
closef(c6edf480,c653e480,0,0,39,...) at closef+0x367
close(c653e480,e6c30d04) at close+0x1a6
syscall(3b,3b,3b,0,39,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x2830e9af, esp = 0xbfbe88dc, ebp = 0xbfbe88f8 ---
db> show pcpu
cpuid = 0
curthread = 0xc653e480: pid 924 "squid"
curpcb = 0xe6c30d90
fpcurthread = 0xc653e480: pid 924 "squid"
idlethread = 0xc63f5780: pid 11 "idle: cpu0"
APIC ID = 1
currentldt = 0x50
spin locks held:
db> show allpcpu
Current CPU: 0
cpuid = 0
curthread = 0xc653e480: pid 924 "squid"
curpcb = 0xe6c30d90
fpcurthread = 0xc653e480: pid 924 "squid"
idlethread = 0xc63f5780: pid 11 "idle: cpu0"
APIC ID = 1
currentldt = 0x50
spin locks held:
cpuid = 1
curthread = 0xc63f5c00: pid 14 "swi1: net"
curpcb = 0xe4f6cd90
fpcurthread = none
idlethread = 0xc63f5600: pid 10 "idle: cpu1"
APIC ID = 0
currentldt = 0x50
spin locks held:
db> alltrace
Tracing command python pid 5852 tid 100196 td 0xc77ba600
sched_switch(c77ba600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c71fa0a8) at sleepq_switch+0xc1
sleepq_wait_sig(c71fa0a8) at sleepq_wait_sig+0x1d
msleep(c71fa0a8,c71fa074,158,c0672193,0,...) at msleep+0x26a
sbwait(c71fa050,55,c066fc27,2000,0,...) at sbwait+0x4b
soreceive(c71fa000,0,e9130cbc,0,0,0) at soreceive+0x2da
soo_read(c6edf948,e9130cbc,c7478c00,0,c77ba600) at soo_read+0x99
dofileread(c77ba600,0,c6edf948,e9130cbc,ffffffff,...) at dofileread+0x85
kern_readv(c77ba600,0,e9130cbc,8228000,2000,...) at kern_readv+0x36
read(c77ba600,e9130d04) at read+0x45
syscall(3b,3b,3b,8141c34,282fcb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x282ed34f, esp = 0xbfbfe9ac, ebp = 0xbfbfe9c8 ---
Tracing command spawn pid 5851 tid 100161 td 0xc6f1dc00
sched_switch(c6f1dc00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c71c5430) at sleepq_switch+0xc1
sleepq_wait_sig(c71c5430) at sleepq_wait_sig+0x1d
msleep(c71c5430,c71c5498,15c,c066fe0b,0) at msleep+0x26a
kern_wait(c6f1dc00,16dc,e8fedc84,0,0) at kern_wait+0x6bb
wait4(c6f1dc00,e8fedd04) at wait4+0x2a
syscall(3b,3b,3b,80609b1,1770,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282366cb, esp = 0xbfbfe9ec, ebp = 0xbfbfea08 ---
Tracing command python pid 5844 tid 100113 td 0xc6dfa780
sched_switch(c6dfa780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6c23d2c) at sleepq_switch+0xc1
sleepq_wait_sig(c6c23d2c) at sleepq_wait_sig+0x1d
msleep(c6c23d2c,c6c23cf8,158,c0672193,0,...) at msleep+0x26a
sbwait(c6c23cd4,55,c066fc27,2000,0,...) at sbwait+0x4b
soreceive(c6c23c84,0,e8f43cbc,0,0,0) at soreceive+0x2da
soo_read(c6fd9a68,e8f43cbc,c75b0780,0,c6dfa780) at soo_read+0x99
dofileread(c6dfa780,0,c6fd9a68,e8f43cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6dfa780,0,e8f43cbc,8228000,2000,...) at kern_readv+0x36
read(c6dfa780,e8f43d04) at read+0x45
syscall(3b,3b,3b,8141d34,282fcb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x282ed34f, esp = 0xbfbfe9ac, ebp = 0xbfbfe9c8 ---
Tracing command spawn pid 5843 tid 100192 td 0xc71db480
sched_switch(c71db480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c75b5a78) at sleepq_switch+0xc1
sleepq_wait_sig(c75b5a78) at sleepq_wait_sig+0x1d
msleep(c75b5a78,c75b5ae0,15c,c066fe0b,0) at msleep+0x26a
kern_wait(c71db480,16d4,e9070c84,0,0) at kern_wait+0x6bb
wait4(c71db480,e9070d04) at wait4+0x2a
syscall(3b,3b,3b,80609b1,1770,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282366cb, esp = 0xbfbfe9ec, ebp = 0xbfbfea08 ---
Tracing command local pid 5818 tid 100153 td 0xc71c3900
sched_switch(c71c3900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,1d02,e901fb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,1d02) at cv_timedwait_sig+0x192
kern_select(c71c3900,7,bfbfece0,bfbfec60,bfbfebe0,...) at kern_select+0x4a9
select(c71c3900,e901fd04) at select+0x44
syscall(3b,3b,3b,bfbfebd8,bfbfec60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282b12cf, esp = 0xbfbfebac, ebp = 0xbfbfed78 ---
Tracing command local pid 5802 tid 100206 td 0xc75c6900
sched_switch(c75c6900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d18140) at sleepq_switch+0xc1
sleepq_wait_sig(c6d18140) at sleepq_wait_sig+0x1d
msleep(c6d18140,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6d18140,16,ffffffff,ffffffff,e90e0cb0,...) at lf_setlock+0x181
lf_advlock(e90e0c90,cbcda664,0,0,e90e0c7c,...) at lf_advlock+0x203
ufs_advlock(e90e0c90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e90e0c90) at VOP_ADVLOCK_APV+0x8c
flock(c75c6900,e90e0d04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2825073f, esp = 0xbfbfed2c, ebp = 0xbfbfed78 ---
Tracing command imap-login pid 5786 tid 100176 td 0xc71db600
sched_switch(c71db600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(cc400700) at sleepq_switch+0xc1
sleepq_timedwait_sig(cc400700) at sleepq_timedwait_sig+0x1e
msleep(cc400700,cc400700,158,c0667d9e,65,...) at msleep+0x240
kqueue_scan(cc400700,5,e9073cc8,e9073cc0,e9073bf4,c71db600) at kqueue_scan+0x1f7
kern_kevent(c71db600,5,0,5,e9073cc8,...) at kern_kevent+0x151
kevent(c71db600,e9073d04) at kevent+0x55
syscall(3b,3b,3b,805c8d1,bfbfeb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0xc237ee3, esp = 0xbfbfeb1c, ebp = 0xbfbfeb78 ---
Tracing command imap pid 5785 tid 100147 td 0xc6a09d80
sched_switch(c6a09d80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c7212500) at sleepq_switch+0xc1
sleepq_timedwait_sig(c7212500) at sleepq_timedwait_sig+0x1e
msleep(c7212500,c7212500,158,c0667d9e,3e9,...) at msleep+0x240
kqueue_scan(c7212500,3,e8edbcc8,e8edbcc0,e8edbbf4,c6a09d80) at kqueue_scan+0x1f7
kern_kevent(c6a09d80,4,0,3,e8edbcc8,...) at kern_kevent+0x151
kevent(c6a09d80,e8edbd04) at kevent+0x55
syscall(3b,3b,3b,80c5078,bfbfe7a0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x18264ee3, esp = 0xbfbfe75c, ebp = 0xbfbfe7b8 ---
Tracing command python pid 5738 tid 100190 td 0xc71dad80
sched_switch(c71dad80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d3e4d4) at sleepq_switch+0xc1
sleepq_wait_sig(c6d3e4d4) at sleepq_wait_sig+0x1d
msleep(c6d3e4d4,c6d3e4a0,158,c0672193,0,...) at msleep+0x26a
sbwait(c6d3e47c,55,c066fc27,2000,0,...) at sbwait+0x4b
soreceive(c6d3e42c,0,e9064cbc,0,0,0) at soreceive+0x2da
soo_read(c72f80d8,e9064cbc,ca9da000,0,c71dad80) at soo_read+0x99
dofileread(c71dad80,0,c72f80d8,e9064cbc,ffffffff,...) at dofileread+0x85
kern_readv(c71dad80,0,e9064cbc,8228000,2000,...) at kern_readv+0x36
read(c71dad80,e9064d04) at read+0x45
syscall(3b,3b,3b,8141cb4,282fcb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x282ed34f, esp = 0xbfbfe9ac, ebp = 0xbfbfe9c8 ---
Tracing command spawn pid 5737 tid 100151 td 0xc71c3c00
sched_switch(c71c3c00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c71c2c90) at sleepq_switch+0xc1
sleepq_wait_sig(c71c2c90) at sleepq_wait_sig+0x1d
msleep(c71c2c90,c71c2cf8,15c,c066fe0b,0) at msleep+0x26a
kern_wait(c71c3c00,166a,e9025c84,0,0) at kern_wait+0x6bb
wait4(c71c3c00,e9025d04) at wait4+0x2a
syscall(3b,3b,3b,80609b1,1770,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282366cb, esp = 0xbfbfe9ec, ebp = 0xbfbfea08 ---
Tracing command smtpd pid 5726 tid 100208 td 0xc77bb180
sched_switch(c77bb180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(caa59400) at sleepq_switch+0xc1
sleepq_wait_sig(caa59400) at sleepq_wait_sig+0x1d
msleep(caa59400,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(caa59400,16,ffffffff,ffffffff,e9145cb0,...) at lf_setlock+0x181
lf_advlock(e9145c90,c6c8e6e8,0,0,e9145c7c,...) at lf_advlock+0x203
ufs_advlock(e9145c90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e9145c90) at VOP_ADVLOCK_APV+0x8c
flock(c77bb180,e9145d04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2826b73f, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---
Tracing command python pid 5703 tid 100129 td 0xc6ece180
sched_switch(c6ece180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c7267e90) at sleepq_switch+0xc1
sleepq_wait_sig(c7267e90) at sleepq_wait_sig+0x1d
msleep(c7267e90,c7267e5c,158,c0672193,0,...) at msleep+0x26a
sbwait(c7267e38,55,c066fc27,2000,0,...) at sbwait+0x4b
soreceive(c7267de8,0,e8f82cbc,0,0,0) at soreceive+0x2da
soo_read(c701eab0,e8f82cbc,ca9b6080,0,c6ece180) at soo_read+0x99
dofileread(c6ece180,0,c701eab0,e8f82cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6ece180,0,e8f82cbc,8228000,2000,...) at kern_readv+0x36
read(c6ece180,e8f82d04) at read+0x45
syscall(3b,3b,3b,8141c34,282fcb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x282ed34f, esp = 0xbfbfe9ac, ebp = 0xbfbfe9c8 ---
Tracing command smtpd pid 5653 tid 100092 td 0xc6c00480
sched_switch(c6c00480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(caae6e00) at sleepq_switch+0xc1
sleepq_wait_sig(caae6e00) at sleepq_wait_sig+0x1d
msleep(caae6e00,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(caae6e00,16,ffffffff,ffffffff,e8f12cb0,...) at lf_setlock+0x181
lf_advlock(e8f12c90,c6c8e6e8,0,0,e8f12c7c,...) at lf_advlock+0x203
ufs_advlock(e8f12c90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8f12c90) at VOP_ADVLOCK_APV+0x8c
flock(c6c00480,e8f12d04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2826b73f, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---
Tracing command cleanup pid 5603 tid 100195 td 0xc71d9780
sched_switch(c71d9780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,2711,e903ab40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,2711) at cv_timedwait_sig+0x192
kern_select(c71d9780,e,bfbfecd0,bfbfec50,bfbfebd0,...) at kern_select+0x4a9
select(c71d9780,e903ad04) at select+0x44
syscall(3b,3b,3b,bfbfebc8,bfbfec50,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282b62cf, esp = 0xbfbfeb9c, ebp = 0xbfbfed68 ---
Tracing command spawn pid 5578 tid 100154 td 0xc71c3780
sched_switch(c71c3780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,10a3,e901cb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,10a3) at cv_timedwait_sig+0x192
kern_select(c71c3780,7,bfbfecb0,bfbfec30,bfbfebb0,...) at kern_select+0x4a9
select(c71c3780,e901cd04) at select+0x44
syscall(3b,3b,3b,bfbfeba8,bfbfec30,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2829f2cf, esp = 0xbfbfeb7c, ebp = 0xbfbfed48 ---
Tracing command imap-login pid 5564 tid 100090 td 0xc66e7c00
sched_switch(c66e7c00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c7564300) at sleepq_switch+0xc1
sleepq_timedwait_sig(c7564300) at sleepq_timedwait_sig+0x1e
msleep(c7564300,c7564300,158,c0667d9e,65,...) at msleep+0x240
kqueue_scan(c7564300,6,e6c67cc8,e6c67cc0,e6c67bf4,c66e7c00) at kqueue_scan+0x1f7
kern_kevent(c66e7c00,5,0,6,e6c67cc8,...) at kern_kevent+0x151
kevent(c66e7c00,e6c67d04) at kevent+0x55
syscall(3b,3b,3b,805c8d1,bfbfeb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0xc237ee3, esp = 0xbfbfeb1c, ebp = 0xbfbfeb78 ---
Tracing command smtpd pid 5485 tid 100166 td 0xc6f1c600
sched_switch(c6f1c600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,2bd,e8fc3b40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,2bd) at cv_timedwait_sig+0x192
kern_select(c6f1c600,17,bfbfecd0,bfbfec50,bfbfebd0,...) at kern_select+0x4a9
select(c6f1c600,e8fc3d04) at select+0x44
syscall(3b,3b,3b,bfbfebc8,bfbfec50,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282cc2cf, esp = 0xbfbfeb9c, ebp = 0xbfbfed68 ---
Tracing command proxymap pid 5367 tid 100168 td 0xc71da180
sched_switch(c71da180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c71da180,e,bfbfed00,bfbfec80,bfbfec00,...) at kern_select+0x4bf
select(c71da180,e904cd04) at select+0x44
syscall(3b,3b,3b,0,bfbfec80,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2829d2cf, esp = 0xbfbfebcc, ebp = 0xbfbfed98 ---
Tracing command spawn pid 5365 tid 100097 td 0xc6bfec00
sched_switch(c6bfec00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6c05218) at sleepq_switch+0xc1
sleepq_wait_sig(c6c05218) at sleepq_wait_sig+0x1d
msleep(c6c05218,c6c05280,15c,c066fe0b,0) at msleep+0x26a
kern_wait(c6bfec00,1647,e8f03c84,0,0) at kern_wait+0x6bb
wait4(c6bfec00,e8f03d04) at wait4+0x2a
syscall(3b,3b,3b,80609b1,1729,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282366cb, esp = 0xbfbfe9ec, ebp = 0xbfbfea08 ---
Tracing command smtpd pid 5310 tid 100068 td 0xc66e7480
sched_switch(c66e7480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d18d40) at sleepq_switch+0xc1
sleepq_wait_sig(c6d18d40) at sleepq_wait_sig+0x1d
msleep(c6d18d40,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6d18d40,16,ffffffff,ffffffff,e6c58cb0,...) at lf_setlock+0x181
lf_advlock(e6c58c90,c6c8e6e8,0,0,e6c58c7c,...) at lf_advlock+0x203
ufs_advlock(e6c58c90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e6c58c90) at VOP_ADVLOCK_APV+0x8c
flock(c66e7480,e6c58d04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2826b73f, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---
Tracing command smtpd pid 5190 tid 100131 td 0xc6c00c00
sched_switch(c6c00c00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(caaa2700) at sleepq_switch+0xc1
sleepq_wait_sig(caaa2700) at sleepq_wait_sig+0x1d
msleep(caaa2700,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(caaa2700,16,ffffffff,ffffffff,e8f21cb0,...) at lf_setlock+0x181
lf_advlock(e8f21c90,c6c8e6e8,0,0,e8f21c7c,...) at lf_advlock+0x203
ufs_advlock(e8f21c90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8f21c90) at VOP_ADVLOCK_APV+0x8c
flock(c6c00c00,e8f21d04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2826b73f, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---
Tracing command smtpd pid 5166 tid 100110 td 0xc6dfac00
sched_switch(c6dfac00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(caae6a40) at sleepq_switch+0xc1
sleepq_wait_sig(caae6a40) at sleepq_wait_sig+0x1d
msleep(caae6a40,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(caae6a40,16,ffffffff,ffffffff,e8f4ccb0,...) at lf_setlock+0x181
lf_advlock(e8f4cc90,c6c8e6e8,0,0,e8f4cc7c,...) at lf_advlock+0x203
ufs_advlock(e8f4cc90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8f4cc90) at VOP_ADVLOCK_APV+0x8c
flock(c6dfac00,e8f4cd04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2826b73f, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---
Tracing command smtp pid 4966 tid 100202 td 0xc71d9180
sched_switch(c71d9180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,26ad,e902eb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,26ad) at cv_timedwait_sig+0x192
kern_select(c71d9180,f,bfbfecd0,bfbfec50,bfbfebd0,...) at kern_select+0x4a9
select(c71d9180,e902ed04) at select+0x44
syscall(3b,3b,3b,bfbfebc8,bfbfec50,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282bd2cf, esp = 0xbfbfeb9c, ebp = 0xbfbfed68 ---
Tracing command trivial-rewrite pid 4964 tid 100207 td 0xc75c6a80
sched_switch(c75c6a80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,1f5,e90e3b40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,1f5) at cv_timedwait_sig+0x192
kern_select(c75c6a80,15,bfbfece0,bfbfec60,bfbfebe0,...) at kern_select+0x4a9
select(c75c6a80,e90e3d04) at select+0x44
syscall(3b,3b,3b,bfbfebd8,bfbfec60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282a22cf, esp = 0xbfbfebac, ebp = 0xbfbfed78 ---
Tracing command smtpd pid 4739 tid 100167 td 0xc6f1c480
sched_switch(c6f1c480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6702a80) at sleepq_switch+0xc1
sleepq_wait_sig(c6702a80) at sleepq_wait_sig+0x1d
msleep(c6702a80,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6702a80,16,ffffffff,ffffffff,e8fc0cb0,...) at lf_setlock+0x181
lf_advlock(e8fc0c90,c6c8e6e8,0,0,e8fc0c7c,...) at lf_advlock+0x203
ufs_advlock(e8fc0c90) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8fc0c90) at VOP_ADVLOCK_APV+0x8c
flock(c6f1c480,e8fc0d04) at flock+0x1a1
syscall(3b,3b,3b,0,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (131, FreeBSD ELF32, flock), eip = 0x2826b73f, esp = 0xbfbfed1c, ebp = 0xbfbfed68 ---
Tracing command imap-login pid 4302 tid 100158 td 0xc71c3180
sched_switch(c71c3180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(cc431900) at sleepq_switch+0xc1
sleepq_timedwait_sig(cc431900) at sleepq_timedwait_sig+0x1e
msleep(cc431900,cc431900,158,c0667d9e,65,...) at msleep+0x240
kqueue_scan(cc431900,5,e9010cc8,e9010cc0,e9010bf4,c71c3180) at kqueue_scan+0x1f7
kern_kevent(c71c3180,5,0,5,e9010cc8,...) at kern_kevent+0x151
kevent(c71c3180,e9010d04) at kevent+0x55
syscall(3b,3b,3b,805c8d1,bfbfeb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0xc237ee3, esp = 0xbfbfeb1c, ebp = 0xbfbfeb78 ---
Tracing command pickup pid 4144 tid 100200 td 0xc77ba480
sched_switch(c77ba480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,1347,e912db40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,1347) at cv_timedwait_sig+0x192
kern_select(c77ba480,7,bfbfe8f0,bfbfe870,bfbfe7f0,...) at kern_select+0x4a9
select(c77ba480,e912dd04) at select+0x44
syscall(3b,3b,3b,bfbfe7e8,bfbfe870,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282a12cf, esp = 0xbfbfe7bc, ebp = 0xbfbfe988 ---
Tracing command httpd pid 4141 tid 100160 td 0xc6f1dd80
sched_switch(c6f1dd80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4ee22) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4ee22) at sleepq_wait_sig+0x1d
msleep(c6d4ee22,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c6f1dd80,e8ff0d04,0,e8ff0d30,c0634dd3,...) at accept1+0x192
accept(c6f1dd80,e8ff0d04) at accept+0x10
syscall(3b,3b,3b,80a3000,8266050,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2841975f, esp = 0xbfbfeb8c, ebp = 0xbfbfebb8 ---
Tracing command top pid 1787 tid 100144 td 0xc6f1c900
sched_switch(c6f1c900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,c9,e8fc9b40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,c9) at cv_timedwait_sig+0x192
kern_select(c6f1c900,2,bfbfe650,0,0,...) at kern_select+0x4a9
select(c6f1c900,e8fc9d04) at select+0x44
syscall(3b,3b,3b,bfbfe650,3,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2819c2b7, esp = 0xbfbfe5cc, ebp = 0xbfbfe748 ---
Tracing command tcsh pid 1773 tid 100162 td 0xc6f1da80
sched_switch(c6f1da80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c71c567c) at sleepq_switch+0xc1
sleepq_wait_sig(c71c567c) at sleepq_wait_sig+0x1d
msleep(c71c567c,c71c56b0,168,c066b471,0) at msleep+0x26a
kern_sigsuspend(c6f1da80,2,0,0,0,...) at kern_sigsuspend+0xa3
sigsuspend(c6f1da80,e8fead04) at sigsuspend+0x33
syscall(3b,3b,3b,8242a08,bfbf1bc0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x28154797, esp = 0xbfbf1bac, ebp = 0xbfbf1bd8 ---
Tracing command sshd pid 1771 tid 100116 td 0xc6dfa300
sched_switch(c6dfa300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c6dfa300,b,807bb80,807bb90,0,...) at kern_select+0x4bf
select(c6dfa300,e8f3ad04) at select+0x44
syscall(3b,3b,3b,0,bfbfe11c,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2834c2b7, esp = 0xbfbfe0ac, ebp = 0xbfbfe0f8 ---
Tracing command sshd pid 1750 tid 100115 td 0xc6dfa480
sched_switch(c6dfa480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c72670a8) at sleepq_switch+0xc1
sleepq_wait_sig(c72670a8) at sleepq_wait_sig+0x1d
msleep(c72670a8,c7267074,158,c0672193,0,...) at msleep+0x26a
sbwait(c7267050,55,c066fc27,4,0,...) at sbwait+0x4b
soreceive(c7267000,0,e8f3dcbc,0,0,0) at soreceive+0x2da
soo_read(c715e870,e8f3dcbc,c6fa3400,0,c6dfa480) at soo_read+0x99
dofileread(c6dfa480,5,c715e870,e8f3dcbc,ffffffff,...) at dofileread+0x85
kern_readv(c6dfa480,5,e8f3dcbc,bfbfe108,4,...) at kern_readv+0x36
read(c6dfa480,e8f3dd04) at read+0x45
syscall(3b,3b,3b,4,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2834c337, esp = 0xbfbfe0ac, ebp = 0xbfbfe0d8 ---
Tracing command smbd pid 1667 tid 100102 td 0xc6bfe480
sched_switch(c6bfe480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,1771,e8ef4b40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,1771) at cv_timedwait_sig+0x192
kern_select(c6bfe480,19,bfbfda40,0,0,...) at kern_select+0x4a9
select(c6bfe480,e8ef4d04) at select+0x44
syscall(3b,3b,3b,19,bfbfda40,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x285322b7, esp = 0xbfbfd8cc, ebp = 0xbfbfd998 ---
Tracing command imap-login pid 1470 tid 100122 td 0xc6a09a80
sched_switch(c6a09a80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6fa5b00) at sleepq_switch+0xc1
sleepq_timedwait_sig(c6fa5b00) at sleepq_timedwait_sig+0x1e
msleep(c6fa5b00,c6fa5b00,158,c0667d9e,65,...) at msleep+0x240
kqueue_scan(c6fa5b00,5,e8ed5cc8,e8ed5cc0,e8ed5bf4,c6a09a80) at kqueue_scan+0x1f7
kern_kevent(c6a09a80,5,0,5,e8ed5cc8,...) at kern_kevent+0x151
kevent(c6a09a80,e8ed5d04) at kevent+0x55
syscall(3b,3b,3b,805c8d1,bfbfeb60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0xc237ee3, esp = 0xbfbfeb1c, ebp = 0xbfbfeb78 ---
Tracing command dovecot-auth pid 1468 tid 100089 td 0xc66e8c00
sched_switch(c66e8c00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6f51900) at sleepq_switch+0xc1
sleepq_timedwait_sig(c6f51900) at sleepq_timedwait_sig+0x1e
msleep(c6f51900,c6f51900,158,c0667d9e,3f,...) at msleep+0x240
kqueue_scan(c6f51900,9,e6c85cc8,e6c85cc0,e6c85bf4,c66e8c00) at kqueue_scan+0x1f7
kern_kevent(c66e8c00,4,0,9,e6c85cc8,...) at kern_kevent+0x151
kevent(c66e8c00,e6c85d04) at kevent+0x55
syscall(3b,3b,3b,806b049,bfbfebc0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x18144ee3, esp = 0xbfbfeb7c, ebp = 0xbfbfebd8 ---
Tracing command getty pid 1467 tid 100139 td 0xc6f1d180
sched_switch(c6f1d180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c655a410) at sleepq_switch+0xc1
sleepq_wait_sig(c655a410) at sleepq_wait_sig+0x1d
msleep(c655a410,0,159,c0671332,0) at msleep+0x26a
ttysleep(c655a400,c655a410,159,c0671332,0,...) at ttysleep+0x21
ttread(c655a400,e8fd8cbc,0) at ttread+0x48f
ttyread(c6542d00,e8fd8cbc,0,e8fd8c14,c04cf2b9,...) at ttyread+0x2f
scread(c6542d00,e8fd8cbc,0,c06c8e40,0,...) at scread+0x22
giant_read(c6542d00,e8fd8cbc,0) at giant_read+0x2d
devfs_read_f(c6edf3f0,e8fd8cbc,c63f2780,0,c6f1d180) at devfs_read_f+0x62
dofileread(c6f1d180,0,c6edf3f0,e8fd8cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6f1d180,0,e8fd8cbc,bfbfee1f,1,...) at kern_readv+0x36
read(c6f1d180,e8fd8d04) at read+0x45
syscall(3b,3b,3b,0,804e580,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28147337, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---
Tracing command getty pid 1466 tid 100123 td 0xc671b000
sched_switch(c671b000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c655a810) at sleepq_switch+0xc1
sleepq_wait_sig(c655a810) at sleepq_wait_sig+0x1d
msleep(c655a810,0,159,c0671332,0) at msleep+0x26a
ttysleep(c655a800,c655a810,159,c0671332,0,...) at ttysleep+0x21
ttread(c655a800,e8e77cbc,0) at ttread+0x48f
ttyread(c6542e00,e8e77cbc,0,e8e77c14,c04cf2b9,...) at ttyread+0x2f
scread(c6542e00,e8e77cbc,0,c06c8e40,0,...) at scread+0x22
giant_read(c6542e00,e8e77cbc,0) at giant_read+0x2d
devfs_read_f(c6ecb318,e8e77cbc,c63f2780,0,c671b000) at devfs_read_f+0x62
dofileread(c671b000,0,c6ecb318,e8e77cbc,ffffffff,...) at dofileread+0x85
kern_readv(c671b000,0,e8e77cbc,bfbfee1f,1,...) at kern_readv+0x36
read(c671b000,e8e77d04) at read+0x45
syscall(3b,3b,3b,0,804e580,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28147337, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---
Tracing command getty pid 1465 tid 100127 td 0xc6ece480
sched_switch(c6ece480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c655ac10) at sleepq_switch+0xc1
sleepq_wait_sig(c655ac10) at sleepq_wait_sig+0x1d
msleep(c655ac10,0,159,c0671332,0) at msleep+0x26a
ttysleep(c655ac00,c655ac10,159,c0671332,0,...) at ttysleep+0x21
ttread(c655ac00,e8f88cbc,0) at ttread+0x48f
ttyread(c6555000,e8f88cbc,0,e8f88c14,c04cf2b9,...) at ttyread+0x2f
scread(c6555000,e8f88cbc,0,c06c8e40,0,...) at scread+0x22
giant_read(c6555000,e8f88cbc,0) at giant_read+0x2d
devfs_read_f(c6ede9d8,e8f88cbc,c63f2780,0,c6ece480) at devfs_read_f+0x62
dofileread(c6ece480,0,c6ede9d8,e8f88cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6ece480,0,e8f88cbc,bfbfee1f,1,...) at kern_readv+0x36
read(c6ece480,e8f88d04) at read+0x45
syscall(3b,3b,3b,0,804e580,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28147337, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---
Tracing command getty pid 1464 tid 100141 td 0xc6f1cd80
sched_switch(c6f1cd80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c655b010) at sleepq_switch+0xc1
sleepq_wait_sig(c655b010) at sleepq_wait_sig+0x1d
msleep(c655b010,0,159,c0671332,0) at msleep+0x26a
ttysleep(c655b000,c655b010,159,c0671332,0,...) at ttysleep+0x21
ttread(c655b000,e8fd2cbc,0) at ttread+0x48f
ttyread(c6555100,e8fd2cbc,0,e8fd2c14,c04cf2b9,...) at ttyread+0x2f
scread(c6555100,e8fd2cbc,0,c06c8e40,0,...) at scread+0x22
giant_read(c6555100,e8fd2cbc,0) at giant_read+0x2d
devfs_read_f(c6edf1f8,e8fd2cbc,c63f2780,0,c6f1cd80) at devfs_read_f+0x62
dofileread(c6f1cd80,0,c6edf1f8,e8fd2cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6f1cd80,0,e8fd2cbc,bfbfee1f,1,...) at kern_readv+0x36
read(c6f1cd80,e8fd2d04) at read+0x45
syscall(3b,3b,3b,0,804e580,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28147337, esp = 0xbfbfedfc, ebp = 0xbfbfee28 ---
Tracing command inetd pid 1448 tid 100125 td 0xc6ece780
sched_switch(c6ece780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c6ece780,a,bfbfe8b0,0,0,...) at kern_select+0x4bf
select(c6ece780,e8f8ed04) at select+0x44
syscall(3b,3b,3b,bfbfe8b0,16f3,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281592b7, esp = 0xbfbfdb8c, ebp = 0xbfbfee78 ---
Tracing command cron pid 1423 tid 100135 td 0xc6dfb480
sched_switch(c6dfb480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c972c) at sleepq_switch+0xc1
sleepq_timedwait_sig(c06c972c) at sleepq_timedwait_sig+0x1e
msleep(c06c972c,0,15c,c066c11d,1771,...) at msleep+0x240
kern_nanosleep(c6dfb480,e8f5bccc,e8f5bcc4) at kern_nanosleep+0xab
nanosleep(c6dfb480,e8f5bd04) at nanosleep+0x4f
syscall(3b,3b,3b,805008c,3c,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28130ef7, esp = 0xbfbfecdc, ebp = 0xbfbfed08 ---
Tracing command sshd pid 1416 tid 100130 td 0xc6ece000
sched_switch(c6ece000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c6ece000,7,807b930,0,0,...) at kern_select+0x4bf
select(c6ece000,e8f7fd04) at select+0x44
syscall(3b,3b,3b,1,a,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2834c2b7, esp = 0xbfbfe16c, ebp = 0xbfbfee78 ---
Tracing command dovecot pid 1396 tid 100140 td 0xc6f1d000
sched_switch(c6f1d000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d87100) at sleepq_switch+0xc1
sleepq_timedwait_sig(c6d87100) at sleepq_timedwait_sig+0x1e
msleep(c6d87100,c6d87100,158,c0667d9e,65,...) at msleep+0x240
kqueue_scan(c6d87100,11,e8fd5cc8,e8fd5cc0,e8fd5bf4,c6f1d000) at kqueue_scan+0x1f7
kern_kevent(c6f1d000,7,0,11,e8fd5cc8,...) at kern_kevent+0x151
kevent(c6f1d000,e8fd5d04) at kevent+0x55
syscall(3b,3b,3b,8067126,bfbfedf0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (363, FreeBSD ELF32, kevent), eip = 0x28119ee3, esp = 0xbfbfedac, ebp = 0xbfbfee08 ---
Tracing command saslauthd pid 1379 tid 100128 td 0xc6ece300
sched_switch(c6ece300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d47ac0) at sleepq_switch+0xc1
sleepq_wait_sig(c6d47ac0) at sleepq_wait_sig+0x1d
msleep(c6d47ac0,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6d47ac0,16,0,0,e8f85cb4,...) at lf_setlock+0x181
lf_advlock(e8f85c50,c6e665e0,0,0,e8f85c00,...) at lf_advlock+0x203
ufs_advlock(e8f85c50) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8f85c50) at VOP_ADVLOCK_APV+0x8c
kern_fcntl(c6ece300,6,9,e8f85cb4) at kern_fcntl+0xabd
fcntl(c6ece300,e8f85d04) at fcntl+0x4b
syscall(3b,3b,3b,7,bfbfeda0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (92, FreeBSD ELF32, fcntl), eip = 0x2839911b, esp = 0xbfbfed5c, ebp = 0xbfbfedd8 ---
Tracing command saslauthd pid 1377 tid 100121 td 0xc671b300
sched_switch(c671b300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6c78540) at sleepq_switch+0xc1
sleepq_wait_sig(c6c78540) at sleepq_wait_sig+0x1d
msleep(c6c78540,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6c78540,16,0,0,e8e7dcb4,...) at lf_setlock+0x181
lf_advlock(e8e7dc50,c6e665e0,0,0,e8e7dc00,...) at lf_advlock+0x203
ufs_advlock(e8e7dc50) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8e7dc50) at VOP_ADVLOCK_APV+0x8c
kern_fcntl(c671b300,6,9,e8e7dcb4) at kern_fcntl+0xabd
fcntl(c671b300,e8e7dd04) at fcntl+0x4b
syscall(3b,3b,3b,7,bfbfeda0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (92, FreeBSD ELF32, fcntl), eip = 0x2839911b, esp = 0xbfbfed5c, ebp = 0xbfbfedd8 ---
Tracing command saslauthd pid 1376 tid 100114 td 0xc6dfa600
sched_switch(c6dfa600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6a0b900) at sleepq_switch+0xc1
sleepq_wait_sig(c6a0b900) at sleepq_wait_sig+0x1d
msleep(c6a0b900,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6a0b900,16,0,0,e8f40cb4,...) at lf_setlock+0x181
lf_advlock(e8f40c50,c6e665e0,0,0,e8f40c00,...) at lf_advlock+0x203
ufs_advlock(e8f40c50) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8f40c50) at VOP_ADVLOCK_APV+0x8c
kern_fcntl(c6dfa600,6,9,e8f40cb4) at kern_fcntl+0xabd
fcntl(c6dfa600,e8f40d04) at fcntl+0x4b
syscall(3b,3b,3b,7,bfbfeda0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (92, FreeBSD ELF32, fcntl), eip = 0x2839911b, esp = 0xbfbfed5c, ebp = 0xbfbfedd8 ---
Tracing command saslauthd pid 1375 tid 100119 td 0xc66e8900
sched_switch(c66e8900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6f1172e) at sleepq_switch+0xc1
sleepq_wait_sig(c6f1172e) at sleepq_wait_sig+0x1d
msleep(c6f1172e,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c66e8900,e6c7fd04,0,e6c7fd30,c0634dd3,...) at accept1+0x192
accept(c66e8900,e6c7fd04) at accept+0x10
syscall(3b,3b,3b,7,bfbfeda0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2835275f, esp = 0xbfbfed5c, ebp = 0xbfbfedd8 ---
Tracing command smbd pid 1373 tid 100106 td 0xc66e8d80
sched_switch(c66e8d80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6df967c) at sleepq_switch+0xc1
sleepq_wait_sig(c6df967c) at sleepq_wait_sig+0x1d
msleep(c6df967c,c6df96b0,168,c066b471,0) at msleep+0x26a
kern_sigsuspend(c66e8d80,40001080,0,0,0,...) at kern_sigsuspend+0xa3
sigsuspend(c66e8d80,e6c88d04) at sigsuspend+0x33
syscall(3b,3b,3b,1,bfbfdaa0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x284b4797, esp = 0xbfbfda8c, ebp = 0xbfbfdab8 ---
Tracing command saslauthd pid 1372 tid 100109 td 0xc6dfad80
sched_switch(c6dfad80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6c78b40) at sleepq_switch+0xc1
sleepq_wait_sig(c6c78b40) at sleepq_wait_sig+0x1d
msleep(c6c78b40,0,168,c06a0864,0) at msleep+0x26a
lf_setlock(c6c78b40,16,0,0,e8f4fcb4,...) at lf_setlock+0x181
lf_advlock(e8f4fc50,c6e665e0,0,0,e8f4fc00,...) at lf_advlock+0x203
ufs_advlock(e8f4fc50) at ufs_advlock+0x1c
VOP_ADVLOCK_APV(c06b3a00,e8f4fc50) at VOP_ADVLOCK_APV+0x8c
kern_fcntl(c6dfad80,6,9,e8f4fcb4) at kern_fcntl+0xabd
fcntl(c6dfad80,e8f4fd04) at fcntl+0x4b
syscall(3b,3b,3b,7,bfbfeda0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (92, FreeBSD ELF32, fcntl), eip = 0x2839911b, esp = 0xbfbfed5c, ebp = 0xbfbfedd8 ---
Tracing command smbd pid 1357 tid 100117 td 0xc671cd80
sched_switch(c671cd80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c671cd80,17,bfbfdb70,0,0,...) at kern_select+0x4bf
select(c671cd80,e8eb0d04) at select+0x44
syscall(3b,3b,3b,17,bfbfdb70,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x285322b7, esp = 0xbfbfd9fc, ebp = 0xbfbfdac8 ---
Tracing command nmbd pid 1353 tid 100091 td 0xc6c00600
sched_switch(c6c00600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6915b28) at sleepq_switch+0xc1
sleepq_wait_sig(c6915b28) at sleepq_wait_sig+0x1d
msleep(c6915b28,c6915c98,14c,c066fad3,0) at msleep+0x26a
pipe_read(c6ede510,e8f15cbc,c63f2780,0,c6c00600) at pipe_read+0x393
dofileread(c6c00600,6,c6ede510,e8f15cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6c00600,6,e8f15cbc,bfbfe870,58,...) at kern_readv+0x36
read(c6c00600,e8f15d04) at read+0x45
syscall(3b,3b,3b,58,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2833f337, esp = 0xbfbfe7ac, ebp = 0xbfbfe7d8 ---
Tracing command nmbd pid 1352 tid 100066 td 0xc66e7780
sched_switch(c66e7780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,3e9,e6c5eb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,3e9) at cv_timedwait_sig+0x192
kern_select(c66e7780,e,bfbfe840,0,0,...) at kern_select+0x4a9
select(c66e7780,e6c5ed04) at select+0x44
syscall(3b,3b,3b,e,bfbfe840,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2833f2b7, esp = 0xbfbfe71c, ebp = 0xbfbfe7e8 ---
Tracing command racoon pid 1334 tid 100126 td 0xc6ece600
sched_switch(c6ece600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,d0c,e8f8bb40,200246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,d0c) at cv_timedwait_sig+0x192
kern_select(c6ece600,7,bfbfedb0,0,0,...) at kern_select+0x4a9
select(c6ece600,e8f8bd04) at select+0x44
syscall(3b,3b,3b,21,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282c62b7, esp = 0xbfbfe95c, ebp = 0xbfbfee48 ---
Tracing command ntpd pid 1327 tid 100118 td 0xc671c780
sched_switch(c671c780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,1f5,e8ea4b84,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,1f5) at cv_timedwait_sig+0x192
poll(c671c780,e8ea4d04) at poll+0x3a3
syscall(3b,3b,3b,5,2,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (209, FreeBSD ELF32, poll), eip = 0x280f5dc3, esp = 0xbfbfeccc, ebp = 0xbfbfed98 ---
Tracing command ntpd pid 1326 tid 100124 td 0xc6ece900
sched_switch(c6ece900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,3b7,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
poll(c6ece900,e8f91d04) at poll+0x3b9
syscall(3b,3b,3b,bfbfee20,bfbfede0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (209, FreeBSD ELF32, poll), eip = 0x280f5dc3, esp = 0xbfbfed9c, ebp = 0xbfbfee78 ---
Tracing command dhcpd pid 1319 tid 100065 td 0xc66e7900
sched_switch(c66e7900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c66e7900,7,bfbfebd0,bfbfeb50,bfbfead0,...) at kern_select+0x4bf
select(c66e7900,e6c61d04) at select+0x44
syscall(3b,3b,3b,bfbfed36,3,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281a12b7, esp = 0xbfbfea6c, ebp = 0xbfbfec68 ---
Tracing command usbd pid 1222 tid 100059 td 0xc671ba80
sched_switch(c671ba80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,a3b,e8e8cb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,a3b) at cv_timedwait_sig+0x192
kern_select(c671ba80,5,bfbfeda0,bfbfed20,0,...) at kern_select+0x4a9
select(c671ba80,e8e8cd04) at select+0x44
syscall(3b,3b,3b,bfbfed20,1e,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2813b2b7, esp = 0xbfbfeccc, ebp = 0xbfbfee78 ---
Tracing command usbtask pid 1221 tid 100105 td 0xc6bfe180
sched_switch(c6bfe180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6e8ed84,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6e8ed84,0,c04edaf8,c06c8e40,c6e8bf28,...) at sleepq_wait+0x46
msleep(c6e8ed84,0,5c,c6e8bf5c,0,...) at msleep+0x279
usb_task_thread(0,e8eeed38,0,c6e7b854,0,...) at usb_task_thread+0x8c
fork_exit(c6e7b854,0,e8eeed38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe8eeed6c, ebp = 0 ---
Tracing command usb0 pid 1220 tid 100104 td 0xc6bfe000
sched_switch(c6bfe000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6e2b210,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c6e2b210) at sleepq_timedwait+0x4a
msleep(c6e2b210,0,5c,c6e8bf55,1770,...) at msleep+0x255
usb_event_thread(c6bef040,e8eebd38,c6bef040,c6e7b7c4,0,...) at usb_event_thread+0x71
fork_exit(c6e7b7c4,c6bef040,e8eebd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe8eebd6c, ebp = 0 ---
Tracing command httpd pid 1219 tid 100085 td 0xc671c180
sched_switch(c671c180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4ee22) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4ee22) at sleepq_wait_sig+0x1d
msleep(c6d4ee22,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c671c180,e8e98d04,0,e8e98d30,c0634dd3,...) at accept1+0x192
accept(c671c180,e8e98d04) at accept+0x10
syscall(3b,3b,3b,80a3000,8266050,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2841975f, esp = 0xbfbfeb7c, ebp = 0xbfbfeba8 ---
Tracing command httpd pid 1218 tid 100108 td 0xc6dfb000
sched_switch(c6dfb000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4ee22) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4ee22) at sleepq_wait_sig+0x1d
msleep(c6d4ee22,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c6dfb000,e8f52d04,0,e8f52d30,c0634dd3,...) at accept1+0x192
accept(c6dfb000,e8f52d04) at accept+0x10
syscall(3b,3b,3b,80a3000,8266050,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2841975f, esp = 0xbfbfeb7c, ebp = 0xbfbfeba8 ---
Tracing command httpd pid 1217 tid 100107 td 0xc66e8780
sched_switch(c66e8780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4ee22) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4ee22) at sleepq_wait_sig+0x1d
msleep(c6d4ee22,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c66e8780,e6c7cd04,0,e6c7cd30,c0634dd3,...) at accept1+0x192
accept(c66e8780,e6c7cd04) at accept+0x10
syscall(3b,3b,3b,80a3000,8266050,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2841975f, esp = 0xbfbfeb7c, ebp = 0xbfbfeba8 ---
Tracing command httpd pid 1216 tid 100083 td 0xc671c480
sched_switch(c671c480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4ee22) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4ee22) at sleepq_wait_sig+0x1d
msleep(c6d4ee22,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c671c480,e8e9ed04,0,e8e9ed30,c0634dd3,...) at accept1+0x192
accept(c671c480,e8e9ed04) at accept+0x10
syscall(3b,3b,3b,80a3000,8266050,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2841975f, esp = 0xbfbfeb7c, ebp = 0xbfbfeba8 ---
Tracing command httpd pid 1215 tid 100101 td 0xc6bfe600
sched_switch(c6bfe600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4ee22) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4ee22) at sleepq_wait_sig+0x1d
msleep(c6d4ee22,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c6bfe600,e8ef7d04,0,e8ef7d30,c0634dd3,...) at accept1+0x192
accept(c6bfe600,e8ef7d04) at accept+0x10
syscall(3b,3b,3b,80a3000,8266050,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x2841975f, esp = 0xbfbfeb7c, ebp = 0xbfbfeba8 ---
Tracing command lpd pid 1183 tid 100082 td 0xc671c600
sched_switch(c671c600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c671c600,14,bfbfeab0,0,0,...) at kern_select+0x4bf
select(c671c600,e8ea1d04) at select+0x44
syscall(3b,3b,3b,805d030,805d030,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281462b7, esp = 0xbfbfe0cc, ebp = 0xbfbfee78 ---
Tracing command ipfm pid 1175 tid 100103 td 0xc671b180
sched_switch(c671b180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6ce0500) at sleepq_switch+0xc1
sleepq_timedwait_sig(c6ce0500) at sleepq_timedwait_sig+0x1e
msleep(c6ce0500,c6ce0578,11a,c0675390,64) at msleep+0x240
bpfread(c6df7200,e8e7acbc,0,c06c8e40,0,...) at bpfread+0x13a
giant_read(c6df7200,e8e7acbc,0) at giant_read+0x2d
devfs_read_f(c6c29ca8,e8e7acbc,c63f2780,0,c671b180) at devfs_read_f+0x62
dofileread(c671b180,3,c6c29ca8,e8e7acbc,ffffffff,...) at dofileread+0x85
kern_readv(c671b180,3,e8e7acbc,805b000,8000,...) at kern_readv+0x36
read(c671b180,e8e7ad04) at read+0x45
syscall(3b,3b,3b,8052200,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x28163337, esp = 0xbfbfed7c, ebp = 0xbfbfedd8 ---
Tracing command tcpserver pid 1172 tid 100099 td 0xc6bfe900
sched_switch(c6bfe900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d8672e) at sleepq_switch+0xc1
sleepq_wait_sig(c6d8672e) at sleepq_wait_sig+0x1d
msleep(c6d8672e,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c6bfe900,e8efdd04,0,e8efdd30,c0634dd3,...) at accept1+0x192
accept(c6bfe900,e8efdd04) at accept+0x10
syscall(3b,3b,3b,bfbfee0c,3,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x280e975f, esp = 0xbfbfed2c, ebp = 0xbfbfed68 ---
Tracing command httpd pid 1154 tid 100093 td 0xc6c00300
sched_switch(c6c00300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c972c) at sleepq_switch+0xc1
sleepq_timedwait_sig(c06c972c) at sleepq_timedwait_sig+0x1e
msleep(c06c972c,0,15c,c066c11d,65,...) at msleep+0x240
kern_nanosleep(c6c00300,e8f0fccc,e8f0fcc4) at kern_nanosleep+0xab
nanosleep(c6c00300,e8f0fd04) at nanosleep+0x4f
syscall(3b,3b,3b,bfbfec30,1,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (240, FreeBSD ELF32, nanosleep), eip = 0x28455ef7, esp = 0xbfbfeb8c, ebp = 0xbfbfebe8 ---
Tracing command nfsd pid 1137 tid 100111 td 0xc6dfaa80
sched_switch(c6dfaa80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d76200) at sleepq_switch+0xc1
sleepq_wait_sig(c6d76200) at sleepq_wait_sig+0x1d
msleep(c6d76200,c6dc7660,158,c6dc1c9f,0,...) at msleep+0x26a
nfssvc(c6dfaa80,e8f49d04) at nfssvc+0x1d3
syscall(3b,3b,3b,1,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280bd197, esp = 0xbfbfeb1c, ebp = 0xbfbfeb38 ---
Tracing command nfsd pid 1136 tid 100112 td 0xc6dfa900
sched_switch(c6dfa900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d76400) at sleepq_switch+0xc1
sleepq_wait_sig(c6d76400) at sleepq_wait_sig+0x1d
msleep(c6d76400,c6dc7660,158,c6dc1c9f,0,...) at msleep+0x26a
nfssvc(c6dfa900,e8f46d04) at nfssvc+0x1d3
syscall(3b,3b,3b,1,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280bd197, esp = 0xbfbfeb1c, ebp = 0xbfbfeb38 ---
Tracing command nfsd pid 1134 tid 100052 td 0xc66e8300
sched_switch(c66e8300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d6be00) at sleepq_switch+0xc1
sleepq_wait_sig(c6d6be00) at sleepq_wait_sig+0x1d
msleep(c6d6be00,c6dc7660,158,c6dc1c9f,0,...) at msleep+0x26a
nfssvc(c66e8300,e6c73d04) at nfssvc+0x1d3
syscall(3b,3b,3b,1,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280bd197, esp = 0xbfbfeb1c, ebp = 0xbfbfeb38 ---
Tracing command nfsd pid 1133 tid 100067 td 0xc66e7600
sched_switch(c66e7600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d76e00) at sleepq_switch+0xc1
sleepq_wait_sig(c6d76e00) at sleepq_wait_sig+0x1d
msleep(c6d76e00,c6dc7660,158,c6dc1c9f,0,...) at msleep+0x26a
nfssvc(c66e7600,e6c5bd04) at nfssvc+0x1d3
syscall(3b,3b,3b,1,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (155, FreeBSD ELF32, nfssvc), eip = 0x280bd197, esp = 0xbfbfeb1c, ebp = 0xbfbfeb38 ---
Tracing command nfsd pid 1132 tid 100055 td 0xc66e7d80
sched_switch(c66e7d80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6d4e9f6) at sleepq_switch+0xc1
sleepq_wait_sig(c6d4e9f6) at sleepq_wait_sig+0x1d
msleep(c6d4e9f6,c0716ec0,158,c066fe72,0) at msleep+0x26a
accept1(c66e7d80,e6c6ad04,0,e6c6ad30,c0634dd3,...) at accept1+0x192
accept(c66e7d80,e6c6ad04) at accept+0x10
syscall(3b,3b,3b,bfbfee40,3,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (30, FreeBSD ELF32, accept), eip = 0x280e475f, esp = 0xbfbfeb3c, ebp = 0xbfbfee68 ---
Tracing command mountd pid 1130 tid 100047 td 0xc649dc00
sched_switch(c649dc00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c649dc00,6,bfbfede0,0,0,...) at kern_select+0x4bf
select(c649dc00,e69e5d04) at select+0x44
syscall(3b,3b,3b,4,1,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2814a2b7, esp = 0xbfbfed3c, ebp = 0xbfbfee78 ---
Tracing command rpcbind pid 1105 tid 100087 td 0xc671cc00
sched_switch(c671cc00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,7ed,e8eadb84,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,7ed) at cv_timedwait_sig+0x192
poll(c671cc00,e8eadd04) at poll+0x3a3
syscall(3b,3b,3b,1,4,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (209, FreeBSD ELF32, poll), eip = 0x2810adc3, esp = 0xbfbfcc5c, ebp = 0xbfbfee28 ---
Tracing command verify pid 1075 tid 100070 td 0xc66e7180
sched_switch(c66e7180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c66e7180,14,bfbfecf0,bfbfec70,bfbfebf0,...) at kern_select+0x4bf
select(c66e7180,e6c52d04) at select+0x44
syscall(3b,3b,3b,0,bfbfec70,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282a02cf, esp = 0xbfbfebbc, ebp = 0xbfbfed88 ---
Tracing command anvil pid 1072 tid 100086 td 0xc671ca80
sched_switch(c671ca80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,c9,e8eaab40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,c9) at cv_timedwait_sig+0x192
kern_select(c671ca80,11,bfbfecf0,bfbfec70,bfbfebf0,...) at kern_select+0x4a9
select(c671ca80,e8eaad04) at select+0x44
syscall(3b,3b,3b,bfbfebe8,bfbfec70,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2829f2cf, esp = 0xbfbfebbc, ebp = 0xbfbfed88 ---
Tracing command tlsmgr pid 1071 tid 100094 td 0xc6c00180
sched_switch(c6c00180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,c0f9,e8f0cb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,c0f9) at cv_timedwait_sig+0x192
kern_select(c6c00180,13,bfbfece0,bfbfec60,bfbfebe0,...) at kern_select+0x4a9
select(c6c00180,e8f0cd04) at select+0x44
syscall(3b,3b,3b,bfbfebd8,bfbfec60,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282a02cf, esp = 0xbfbfebac, ebp = 0xbfbfed78 ---
Tracing command qmgr pid 1026 tid 100073 td 0xc6a09780
sched_switch(c6a09780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,26ad,e8ecfb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,26ad) at cv_timedwait_sig+0x192
kern_select(c6a09780,f,bfbfe8c0,bfbfe840,bfbfe7c0,...) at kern_select+0x4a9
select(c6a09780,e8ecfd04) at select+0x44
syscall(3b,3b,3b,bfbfe7b8,bfbfe840,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x282ab2cf, esp = 0xbfbfe78c, ebp = 0xbfbfe958 ---
Tracing command syslogd pid 1024 tid 100060 td 0xc671b900
sched_switch(c671b900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c671b900,8,8056060,0,0,...) at kern_select+0x4bf
select(c671b900,e8e89d04) at select+0x44
syscall(3b,3b,3b,8056064,8056060,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2814b2b7, esp = 0xbfbfd9ac, ebp = 0xbfbfedf8 ---
Tracing command master pid 1004 tid 100038 td 0xc653ea80
sched_switch(c653ea80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,259,e6c3cb40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,259) at cv_timedwait_sig+0x192
kern_select(c653ea80,69,bfbfeb60,bfbfeae0,bfbfea60,...) at kern_select+0x4a9
select(c653ea80,e6c3cd04) at select+0x44
syscall(3b,3b,3b,bfbfea58,bfbfeae0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2829a2cf, esp = 0xbfbfea2c, ebp = 0xbfbfebf8 ---
Tracing command syslogd pid 951 tid 100044 td 0xc653e180
sched_switch(c653e180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c653e180,5,8054030,0,0,...) at kern_select+0x4bf
select(c653e180,e6c2ad04) at select+0x44
syscall(3b,3b,3b,10,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2814b2cf, esp = 0xbfbfdb1c, ebp = 0xbfbfee48 ---
Tracing command unlinkd pid 935 tid 100072 td 0xc6a09900
sched_switch(c6a09900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c69147f8) at sleepq_switch+0xc1
sleepq_wait_sig(c69147f8) at sleepq_wait_sig+0x1d
msleep(c69147f8,c6914968,14c,c066fad3,0) at msleep+0x26a
pipe_read(c67562d0,e8ed2cbc,c6b6fa80,0,c6a09900) at pipe_read+0x393
dofileread(c6a09900,0,c67562d0,e8ed2cbc,ffffffff,...) at dofileread+0x85
kern_readv(c6a09900,0,e8ed2cbc,28136263,1,...) at kern_readv+0x36
read(c6a09900,e8ed2d04) at read+0x45
syscall(3b,3b,3b,0,28136220,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x281289ef, esp = 0xbfbfe8ac, ebp = 0xbfbfe8c8 ---
Tracing command squid pid 924 tid 100042 td 0xc653e480
kdb_enter(c0685297) at kdb_enter+0x2b
siointr1(c6539400,c071fec0,0,c06850a1,56e,...) at siointr1+0xce
siointr(c6539400) at siointr+0x21
intr_execute_handlers(c63ea4c8,e6c308d0,4,e6c30920,c0621693,...) at intr_execute_handlers+0xe1
lapic_handle_intr(38) at lapic_handle_intr+0x2e
Xapic_isr1() at Xapic_isr1+0x33
--- interrupt, eip = 0xc04edf41, esp = 0xe6c30914, ebp = 0xe6c30920 ---
_mtx_lock_sleep(c698ce80,c653e480,0,c698a1b6,18f2) at _mtx_lock_sleep+0x115
_mtx_lock_flags(c698ce80,0,c698a1b6,18f2,c698ce80,...) at _mtx_lock_flags+0xa2
pf_test(2,c64bb800,e6c30a78,0,c755d000,...) at pf_test+0x81
pf_check_out(0,e6c30a78,c64bb800,2,c755d000) at pf_check_out+0x3d
pfil_run_hooks(c071a420,e6c30af4,c64bb800,2,c755d000,...) at pfil_run_hooks+0xc9
ip_output(c687d700,0,e6c30ac0,0,0,c755d000) at ip_output+0x83a
tcp_output(c7558740) at tcp_output+0xe0d
tcp_disconnect(c7558740) at tcp_disconnect+0xe0
tcp_usr_disconnect(c72776f4,e6c30bf0,c0531e2c,c72776f4,c6edf480,...) at tcp_usr_disconnect+0x6b
sodisconnect(c72776f4) at sodisconnect+0x26
soclose(c72776f4) at soclose+0x48
soo_close(c6edf480,c653e480) at soo_close+0x4b
fdrop_locked(c6edf480,c653e480,c63d5084,0,c0667839,...) at fdrop_locked+0x88
fdrop(c6edf480,c653e480,6ac,c06d02e0,0,...) at fdrop+0x24
closef(c6edf480,c653e480,0,0,39,...) at closef+0x367
close(c653e480,e6c30d04) at close+0x1a6
syscall(3b,3b,3b,0,39,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (6, FreeBSD ELF32, close), eip = 0x2830e9af, esp = 0xbfbe88dc, ebp = 0xbfbe88f8 ---
Tracing command squid pid 922 tid 100041 td 0xc653e600
sched_switch(c653e600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c653dc90) at sleepq_switch+0xc1
sleepq_wait_sig(c653dc90) at sleepq_wait_sig+0x1d
msleep(c653dc90,c653dcf8,15c,c066fe0b,0) at msleep+0x26a
kern_wait(c653e600,ffffffff,e6c33c84,0,0) at kern_wait+0x6bb
wait4(c653e600,e6c33d04) at wait4+0x2a
syscall(3b,3b,3b,39c,bfbfe810,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x282af087, esp = 0xbfbfe7bc, ebp = 0xbfbfe7d8 ---
Tracing command syslogd pid 911 tid 100045 td 0xc653e000
sched_switch(c653e000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c653e000,5,8054030,0,0,...) at kern_select+0x4bf
select(c653e000,e6c27d04) at select+0x44
syscall(3b,3b,3b,10,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2813b96f, esp = 0xbfbfdb1c, ebp = 0xbfbfee48 ---
Tracing command cvsupd pid 886 tid 100040 td 0xc653e780
sched_switch(c653e780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c653e780,5,8130144,8130154,8130164,...) at kern_select+0x4bf
select(c653e780,e6c36d04) at select+0x44
syscall(3b,3b,3b,8130164,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2820296f, esp = 0x8183c90, ebp = 0x8183cfc ---
Tracing command syslogd pid 879 tid 100074 td 0xc6a09600
sched_switch(c6a09600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c6a09600,5,8054030,0,0,...) at kern_select+0x4bf
select(c6a09600,e8eccd04) at select+0x44
syscall(3b,3b,3b,10,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2813b96f, esp = 0xbfbfdb1c, ebp = 0xbfbfee48 ---
Tracing command named pid 853 tid 100053 td 0xc66e8180
sched_switch(c66e8180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,2a2,e6c70b40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,2a2) at cv_timedwait_sig+0x192
kern_select(c66e8180,18,bfbfed40,bfbfecc0,0,...) at kern_select+0x4a9
select(c66e8180,e6c70d04) at select+0x44
syscall(3b,3b,3b,0,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2835f96f, esp = 0xbfbfec7c, ebp = 0xbfbfedd8 ---
Tracing command syslogd pid 848 tid 100043 td 0xc653e300
sched_switch(c653e300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c653e300,5,8054030,0,0,...) at kern_select+0x4bf
select(c653e300,e6c2dd04) at select+0x44
syscall(3b,3b,3b,10,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2813b96f, esp = 0xbfbfdb1c, ebp = 0xbfbfee48 ---
Tracing command slapd pid 822 tid 100215 td 0xc71d9900
sched_switch(c71d9900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c63f8a54) at sleepq_switch+0xc1
sleepq_timedwait_sig(c63f8a54) at sleepq_timedwait_sig+0x1e
msleep(c63f8a54,c6a07068,168,c0668842,1771,...) at msleep+0x240
kse_release(c71d9900,e903dd04) at kse_release+0x1df
syscall(3b,3b,3b,8264400,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (383, FreeBSD ELF32, kse_release), eip = 0x2840e4f7, esp = 0x8375f1c, ebp = 0x8375f58 ---
Tracing command slapd pid 822 tid 100080 td 0xc71db000
sched_switch(c71db000,c71d9900,1) at sched_switch+0x177
mi_switch(1,c71d9900) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c71db000,2f,bf4fcd70,0,0,...) at kern_select+0x4bf
select(c71db000,e9067d04) at select+0x44
syscall(3b,3b,3b,8262200,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x284d42a3, esp = 0xbf4fc1ec, ebp = 0xbf4fc228 ---
Tracing command slapd pid 822 tid 100079 td 0xc6dfa180
sched_switch(c6dfa180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c63f8a54) at sleepq_switch+0xc1
sleepq_timedwait_sig(c63f8a54) at sleepq_timedwait_sig+0x1e
msleep(c63f8a54,c6a07068,168,c0668842,1771,...) at msleep+0x240
kse_release(c6dfa180,e8f37d04) at kse_release+0x1df
syscall(3b,3b,3b,81c6000,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (383, FreeBSD ELF32, kse_release), eip = 0x2840e4f7, esp = 0x81caf28, ebp = 0x81caf64 ---
Tracing command slapd pid 822 tid 100077 td 0xc6a09180
sched_switch(c6a09180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6a07138) at sleepq_switch+0xc1
sleepq_timedwait_sig(c6a07138) at sleepq_timedwait_sig+0x1e
msleep(c6a07138,c6a07068,168,c0668837,bb9,...) at msleep+0x240
kse_release(c6a09180,e8ec3d04) at kse_release+0x121
syscall(3b,3b,3b,8264300,81,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (383, FreeBSD ELF32, kse_release), eip = 0x2840e4f7, esp = 0xbf9fef2c, ebp = 0xbf9fef88 ---
Tracing command syslogd pid 812 tid 100064 td 0xc66e7a80
sched_switch(c66e7a80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c66e7a80,5,8054030,0,0,...) at kern_select+0x4bf
select(c66e7a80,e6c64d04) at select+0x44
syscall(3b,3b,3b,10,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x281452a3, esp = 0xbfbfdb1c, ebp = 0xbfbfee48 ---
Tracing command named pid 786 tid 100046 td 0xc649dd80
sched_switch(c649dd80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_timedwait_sig(c0716a84,c0716a84,de,e69e8b40,246,...) at sleepq_timedwait_sig+0x1e
cv_timedwait_sig(c0716a84,c0716a60,de) at cv_timedwait_sig+0x192
kern_select(c649dd80,1a,bfbfed40,bfbfecc0,0,...) at kern_select+0x4a9
select(c649dd80,e69e8d04) at select+0x44
syscall(3b,3b,3b,0,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2835f96f, esp = 0xbfbfec7c, ebp = 0xbfbfedd8 ---
Tracing command syslogd pid 781 tid 100057 td 0xc671bd80
sched_switch(c671bd80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c671bd80,5,8054030,0,0,...) at kern_select+0x4bf
select(c671bd80,e8e92d04) at select+0x44
syscall(3b,3b,3b,10,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x2813b96f, esp = 0xbfbfdb1c, ebp = 0xbfbfee48 ---
Tracing command devd pid 643 tid 100039 td 0xc653e900
sched_switch(c653e900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c0716a84) at sleepq_switch+0xc1
sleepq_wait_sig(c0716a84,246,c06c8e00,c066f86f,303,...) at sleepq_wait_sig+0x1d
cv_wait_sig(c0716a84,c0716a60) at cv_wait_sig+0x189
kern_select(c653e900,5,bfbfe9d0,0,0,...) at kern_select+0x4bf
select(c653e900,e6c39d04) at select+0x44
syscall(3b,3b,3b,1,8,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (93, FreeBSD ELF32, select), eip = 0x80757f7, esp = 0xbfbfe96c, ebp = 0xbfbfee78 ---
Tracing command pflogd pid 457 tid 100056 td 0xc671c000
sched_switch(c671c000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c69baa00) at sleepq_switch+0xc1
sleepq_timedwait_sig(c69baa00) at sleepq_timedwait_sig+0x1e
msleep(c69baa00,c69baa78,11a,c0675390,32) at msleep+0x240
bpfread(c69bab00,e8e95cbc,0,c06c8e40,0,...) at bpfread+0x13a
giant_read(c69bab00,e8e95cbc,0) at giant_read+0x2d
devfs_read_f(c674dca8,e8e95cbc,c69bca00,0,c671c000) at devfs_read_f+0x62
dofileread(c671c000,3,c674dca8,e8e95cbc,ffffffff,...) at dofileread+0x85
kern_readv(c671c000,3,e8e95cbc,8051000,8000,...) at kern_readv+0x36
read(c671c000,e8e95d04) at read+0x45
syscall(3b,3b,3b,804f000,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c337, esp = 0xbfbfed8c, ebp = 0xbfbfede8 ---
Tracing command pflogd pid 452 tid 100058 td 0xc671bc00
sched_switch(c671bc00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6862e90) at sleepq_switch+0xc1
sleepq_wait_sig(c6862e90) at sleepq_wait_sig+0x1d
msleep(c6862e90,c6862e5c,158,c0672193,0,...) at msleep+0x26a
sbwait(c6862e38,55,c066fc27,4,0,...) at sbwait+0x4b
soreceive(c6862de8,0,e8e8fcbc,0,0,0) at soreceive+0x2da
soo_read(c674ed38,e8e8fcbc,c63f2780,0,c671bc00) at soo_read+0x99
dofileread(c671bc00,4,c674ed38,e8e8fcbc,ffffffff,...) at dofileread+0x85
kern_readv(c671bc00,4,e8e8fcbc,bfbfedf8,4,...) at kern_readv+0x36
read(c671bc00,e8e8fd04) at read+0x45
syscall(3b,3b,3b,4,4,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (3, FreeBSD ELF32, read), eip = 0x2816c337, esp = 0xbfbfeddc, ebp = 0xbfbfee18 ---
Tracing command adjkerntz pid 187 tid 100050 td 0xc66e8600
sched_switch(c66e8600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c66e624c) at sleepq_switch+0xc1
sleepq_wait_sig(c66e624c) at sleepq_wait_sig+0x1d
msleep(c66e624c,c66e6280,168,c066b471,0) at msleep+0x26a
kern_sigsuspend(c66e8600,0,0,0,0,...) at kern_sigsuspend+0xa3
sigsuspend(c66e8600,e6c79d04) at sigsuspend+0x33
syscall(3b,3b,3b,0,ffff8f80,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (341, FreeBSD ELF32, sigsuspend), eip = 0x280bb797, esp = 0xbfbfed9c, ebp = 0xbfbfee78 ---
Tracing command md0 pid 101 tid 100051 td 0xc66e8480
sched_switch(c66e8480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6741800,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6741800,0,c07d5a0e,29d,8,...) at sleepq_wait+0x46
msleep(c6741800,c6741820,24c,c07d5a91,0,...) at msleep+0x279
md_kthread(c6741800,e6c76d38,c6741800,c07d4884,0,...) at md_kthread+0x15b
fork_exit(c07d4884,c6741800,e6c76d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe6c76d6c, ebp = 0 ---
Tracing command g_mirror gm0s1 pid 41 tid 100062 td 0xc671b600
sched_switch(c671b600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c670aa00,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c670aa00) at sleepq_timedwait+0x4a
msleep(c670aa00,c670aa80,24c,c07eabb3,1f4,...) at msleep+0x255
g_mirror_worker(c670aa00,e8e83d38,c670aa00,c07e491c,0,...) at g_mirror_worker+0x452
fork_exit(c07e491c,c670aa00,e8e83d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe8e83d6c, ebp = 0 ---
Tracing command schedcpu pid 40 tid 100048 td 0xc649da80
sched_switch(c649da80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(e69e2d04,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(e69e2d04) at sleepq_timedwait+0x4a
msleep(e69e2d04,0,0,c067c716,64) at msleep+0x255
schedcpu_thread(0,e69e2d38,0,c0506760,0,...) at schedcpu_thread+0x26
fork_exit(c0506760,0,e69e2d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69e2d6c, ebp = 0 ---
Tracing command softdepflush pid 39 tid 100049 td 0xc649d900
sched_switch(c649d900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071cf94,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c071cf94) at sleepq_timedwait+0x4a
msleep(c071cf94,c071cf60,44,c067d87f,64) at msleep+0x255
softdep_flush(0,e69dfd38,0,c05c06f4,0,...) at softdep_flush+0x223
fork_exit(c05c06f4,0,e69dfd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69dfd6c, ebp = 0 ---
Tracing command syncer pid 38 tid 100027 td 0xc649d180
sched_switch(c649d180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c949c,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c06c949c,0,c04edb9e,c07174a0,c0674873,...) at sleepq_wait+0x46
msleep(c06c949c,0,68,c0674c4b,0) at msleep+0x279
sched_sync(0,e69d0d38,0,c054dbd0,0,...) at sched_sync+0x309
fork_exit(c054dbd0,0,e69d0d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69d0d6c, ebp = 0 ---
Tracing command vnlru pid 37 tid 100028 td 0xc649d000
sched_switch(c649d000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c653c000,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c653c000) at sleepq_timedwait+0x4a
msleep(c653c000,c0717460,250,c0674934,64,c07174e0) at msleep+0x255
vnlru_proc(0,e69cdd38,0,c054c0f0,0,...) at vnlru_proc+0xdf
fork_exit(c054c0f0,0,e69cdd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69cdd6c, ebp = 0 ---
Tracing command bufdaemon pid 36 tid 100029 td 0xc63fad80
sched_switch(c63fad80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071706c,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c071706c) at sleepq_timedwait+0x4a
msleep(c071706c,c0717080,44,c0673180,64) at msleep+0x255
buf_daemon(0,e4fabd38,0,c053fac0,0,...) at buf_daemon+0x108
fork_exit(c053fac0,0,e4fabd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4fabd6c, ebp = 0 ---
Tracing command pagezero pid 35 tid 100030 td 0xc63fac00
sched_switch(c63fac00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071df24,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c071df24) at sleepq_timedwait+0x4a
msleep(c071df24,c071da00,200,c0682a8d,7530,c071da00,0,c0682a73,9d) at msleep+0x255
vm_pagezero(0,e4fa8d38,0,c05f33f4,0,...) at vm_pagezero+0xb0
fork_exit(c05f33f4,0,e4fa8d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4fa8d6c, ebp = 0 ---
Tracing command vmdaemon pid 34 tid 100031 td 0xc63faa80
sched_switch(c63faa80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071da74,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c071da74,0,c04edaf8,c06c8e40,c0682749,...) at sleepq_wait+0x46
msleep(c071da74,0,68,c0673180,0) at msleep+0x279
vm_daemon(0,e4fa5d38,0,c05f2420,0,...) at vm_daemon+0x36
fork_exit(c05f2420,0,e4fa5d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4fa5d6c, ebp = 0 ---
Tracing command pagedaemon pid 33 tid 100032 td 0xc63fa900
sched_switch(c63fa900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071da30,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c071da30) at sleepq_timedwait+0x4a
msleep(c071da30,c071da00,44,c0673180,1f4) at msleep+0x255
vm_pageout(0,e4fa2d38,0,c05f20e0,0,...) at vm_pageout+0x260
fork_exit(c05f20e0,0,e4fa2d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4fa2d6c, ebp = 0 ---
Tracing command fdc0 pid 32 tid 100033 td 0xc63fa780
sched_switch(c63fa780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6447a3c,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c6447a3c) at sleepq_timedwait+0x4a
msleep(c6447a3c,c6447af0,4c,c067c716,64) at msleep+0x255
fdc_worker(c6447a00,c6447af0,0,c0684390,48e) at fdc_worker+0x1ca
fdc_thread(c6447a00,e4f9fd38,c6447a00,c0603760,0,...) at fdc_thread+0x54
fork_exit(c0603760,c6447a00,e4f9fd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f9fd6c, ebp = 0 ---
Tracing command irq7: ppc0 pid 31 tid 100034 td 0xc63fa600
fork_trampoline() at fork_trampoline
Tracing command swi0: sio pid 30 tid 100035 td 0xc63fa480
sched_switch(c63fa480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c65367c0,e4f99d38,c65367c0,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c65367c0,e4f99d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f99d6c, ebp = 0 ---
Tracing command irq12: psm0 pid 29 tid 100036 td 0xc653ed80
fork_trampoline() at fork_trampoline
Tracing command irq1: atkbd0 pid 28 tid 100037 td 0xc653ec00
sched_switch(c653ec00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c6533760,e6c3fd38,c6533760,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c6533760,e6c3fd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe6c3fd6c, ebp = 0 ---
Tracing command irq19: xl0 ohci0 pid 27 tid 100017 td 0xc63f6900
sched_switch(c63f6900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c6533440,e4f84d38,c6533440,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c6533440,e4f84d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f84d6c, ebp = 0 ---
Tracing command irq17: fxp1 pid 26 tid 100018 td 0xc63f6780
sched_switch(c63f6780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c64d22d0,e4f81d38,c64d22d0,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c64d22d0,e4f81d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f81d6c, ebp = 0 ---
Tracing command irq16: fxp0 pid 25 tid 100019 td 0xc63f6600
sched_switch(c63f6600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c64d2990,e4f7ed38,c64d2990,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c64d2990,e4f7ed38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f7ed6c, ebp = 0 ---
Tracing command irq15: ata1 pid 24 tid 100020 td 0xc63f6480
sched_switch(c63f6480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c64c4410,e4f7bd38,c64c4410,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c64c4410,e4f7bd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f7bd6c, ebp = 0 ---
Tracing command irq14: ata0 pid 23 tid 100021 td 0xc63f6300
sched_switch(c63f6300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c64c4560,e4f78d38,c64c4560,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c64c4560,e4f78d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f78d6c, ebp = 0 ---
Tracing command irq9: acpi0 pid 22 tid 100022 td 0xc63f6180
fork_trampoline() at fork_trampoline
Tracing command acpi_task_2 pid 21 tid 100023 td 0xc649d780
sched_switch(c649d780,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6444400,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6444400,0,c066e4ab,49,8,...) at sleepq_wait+0x46
msleep(c6444400,c644441c,0,c067c716,0) at msleep+0x279
taskqueue_thread_loop(c06c4b28,e69dcd38,c06c4b28,c0515aa4,0,...) at taskqueue_thread_loop+0x78
fork_exit(c0515aa4,c06c4b28,e69dcd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69dcd6c, ebp = 0 ---
Tracing command acpi_task_1 pid 20 tid 100024 td 0xc649d600
sched_switch(c649d600,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6444400,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6444400,0,c066e4ab,49,8,...) at sleepq_wait+0x46
msleep(c6444400,c644441c,0,c067c716,0) at msleep+0x279
taskqueue_thread_loop(c06c4b28,e69d9d38,c06c4b28,c0515aa4,0,...) at taskqueue_thread_loop+0x78
fork_exit(c0515aa4,c06c4b28,e69d9d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69d9d6c, ebp = 0 ---
Tracing command acpi_task_0 pid 9 tid 100025 td 0xc649d480
sched_switch(c649d480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6444400,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6444400,0,c066e4ab,49,c64ad580,...) at sleepq_wait+0x46
msleep(c6444400,c644441c,0,c067c716,0) at msleep+0x279
taskqueue_thread_loop(c06c4b28,e69d6d38,c06c4b28,c0515aa4,0,...) at taskqueue_thread_loop+0x78
fork_exit(c0515aa4,c06c4b28,e69d6d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69d6d6c, ebp = 0 ---
Tracing command swi2: cambio pid 19 tid 100026 td 0xc649d300
sched_switch(c649d300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c648b160,e69d3d38,c648b160,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c648b160,e69d3d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe69d3d6c, ebp = 0 ---
Tracing command swi5: + pid 18 tid 100008 td 0xc63f5300
fork_trampoline() at fork_trampoline
Tracing command thread taskq pid 8 tid 100009 td 0xc63f5180
sched_switch(c63f5180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6444680,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6444680,0,c066e4ab,49,8,...) at sleepq_wait+0x46
msleep(c6444680,c644469c,0,c067c716,0) at msleep+0x279
taskqueue_thread_loop(c06cedc8,e4f57d38,c06cedc8,c0515aa4,0,...) at taskqueue_thread_loop+0x78
fork_exit(c0515aa4,c06cedc8,e4f57d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f57d6c, ebp = 0 ---
Tracing command swi6: Giant taskq pid 17 tid 100010 td 0xc63f5000
fork_trampoline() at fork_trampoline
Tracing command swi6: task queue pid 16 tid 100011 td 0xc63fa300
sched_switch(c63fa300,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c648b200,e4f96d38,c648b200,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c648b200,e4f96d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f96d6c, ebp = 0 ---
Tracing command kqueue taskq pid 7 tid 100012 td 0xc63fa180
sched_switch(c63fa180,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c6444900,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c6444900,0,c066e4ab,49,8,...) at sleepq_wait+0x46
msleep(c6444900,c644491c,0,c067c716,0) at msleep+0x279
taskqueue_thread_loop(c06c7420,e4f93d38,c06c7420,c0515aa4,0,...) at taskqueue_thread_loop+0x78
fork_exit(c0515aa4,c06c7420,e4f93d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f93d6c, ebp = 0 ---
Tracing command yarrow pid 15 tid 100013 td 0xc63fa000
sched_switch(c63fa000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c59e0,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c06c59e0) at sleepq_timedwait+0x4a
msleep(c06c59e0,0,0,c067c716,a) at msleep+0x255
random_kthread(0,e4f90d38,0,c04b68e8,0,...) at random_kthread+0x180
fork_exit(c04b68e8,0,e4f90d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f90d6c, ebp = 0 ---
Tracing command crypto returns pid 6 tid 100014 td 0xc63f6d80
sched_switch(c63f6d80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071cc64,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c071cc64,0,c067bc32,4d4,8,...) at sleepq_wait+0x46
msleep(c071cc64,c071cc80,5c,c067be23,0) at msleep+0x279
crypto_ret_proc(0,e4f8dd38,0,c059fa48,0,...) at crypto_ret_proc+0x128
fork_exit(c059fa48,0,e4f8dd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f8dd6c, ebp = 0 ---
Tracing command crypto pid 5 tid 100015 td 0xc63f6c00
sched_switch(c63f6c00,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c071cc24,c06c8e00,0,c066deda,211,...) at sleepq_switch+0xc1
sleepq_wait(c071cc24,0,c067bc32,44c,8,...) at sleepq_wait+0x46
msleep(c071cc24,c071cc40,5c,c067be17,0,...) at msleep+0x279
crypto_proc(0,e4f8ad38,0,c059f7c0,0,...) at crypto_proc+0x23e
fork_exit(c059f7c0,0,e4f8ad38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f8ad6c, ebp = 0 ---
Tracing command g_down pid 4 tid 100016 td 0xc63f6a80
sched_switch(c63f6a80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c6708,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c06c6708) at sleepq_timedwait+0x4a
msleep(c06c6708,c06c65e8,24c,c067c716,a) at msleep+0x255
g_io_schedule_down(c63f6a80) at g_io_schedule_down+0x56
g_down_procbody(0,e4f87d38,0,c04c2230,0,...) at g_down_procbody+0x5a
fork_exit(c04c2230,0,e4f87d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f87d6c, ebp = 0 ---
Tracing command g_up pid 3 tid 100000 td 0xc63f6000
sched_switch(c63f6000,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c6704,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c06c6704) at sleepq_timedwait+0x4a
msleep(c06c6704,c06c6628,24c,c067c716,a) at msleep+0x255
g_io_schedule_up(c63f6000) at g_io_schedule_up+0x127
g_up_procbody(0,e4f72d38,0,c04c21d0,0,...) at g_up_procbody+0x5a
fork_exit(c04c21d0,0,e4f72d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f72d6c, ebp = 0 ---
Tracing command g_event pid 2 tid 100001 td 0xc63f5d80
sched_switch(c63f5d80,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c06c66fc,c06c8e00,0,c066deda,236,...) at sleepq_switch+0xc1
sleepq_timedwait(c06c66fc) at sleepq_timedwait+0x4a
msleep(c06c66fc,0,4c,c067c716,a) at msleep+0x255
g_event_procbody(0,e4f6fd38,0,c04c2290,0,...) at g_event_procbody+0x9e
fork_exit(c04c2290,0,e4f6fd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f6fd6c, ebp = 0 ---
Tracing command swi1: net pid 14 tid 100002 td 0xc63f5c00
sched_switch(c07180d8,0,e4f6ccc0,c0565a32,c6879700,...) at sched_switch+0x177
_end() at 0xc6879700
Tracing command swi3: vm pid 13 tid 100003 td 0xc63f5a80
fork_trampoline() at fork_trampoline
Tracing command swi4: clock sio pid 12 tid 100004 td 0xc63f5900
sched_switch(c63f5900,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
ithread_loop(c63b69d0,e4f66d38,c63b69d0,c04e10ec,0,...) at ithread_loop+0xda
fork_exit(c04e10ec,c63b69d0,e4f66d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f66d6c, ebp = 0 ---
Tracing command idle: cpu0 pid 11 tid 100005 td 0xc63f5780
sched_switch(c63f5780,0,1) at sched_switch+0x177
mi_switch(1,0,c06c8e00,0,c0668303,...) at mi_switch+0x270
idle_proc(0,e4f63d38,0,c04e03f8,0,...) at idle_proc+0x8c
fork_exit(c04e03f8,0,e4f63d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f63d6c, ebp = 0 ---
Tracing command idle: cpu1 pid 10 tid 100006 td 0xc63f5600
sched_switch(c63f5600,0,1) at sched_switch+0x177
mi_switch(1,0,c06c8e00,0,c0668303,...) at mi_switch+0x270
idle_proc(0,e4f60d38,0,c04e03f8,0,...) at idle_proc+0x8c
fork_exit(c04e03f8,0,e4f60d38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f60d6c, ebp = 0 ---
Tracing command init pid 1 tid 100007 td 0xc63f5480
sched_switch(c63f5480,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
sleepq_switch(c63f9000) at sleepq_switch+0xc1
sleepq_wait_sig(c63f9000) at sleepq_wait_sig+0x1d
msleep(c63f9000,c63f9068,15c,c066fe0b,0) at msleep+0x26a
kern_wait(c63f5480,ffffffff,e4f5dc84,0,0) at kern_wait+0x6bb
wait4(c63f5480,e4f5dd04) at wait4+0x2a
syscall(3b,3b,3b,0,0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7, FreeBSD ELF32, wait4), eip = 0x8052f47, esp = 0xbfbfed7c, ebp = 0xbfbfed98 ---
Tracing command swapper pid 0 tid 0 td 0xc06c6ea0
sched_switch(c06c6ea0,0,1) at sched_switch+0x177
mi_switch(1,0) at mi_switch+0x270
scheduler(0,c1ec00,c1e000,0,c043a305,...) at scheduler+0x195
mi_startup() at mi_startup+0x96
begin() at begin+0x2c
db> s ps
pid ppid pgrp uid state wmesg wchan cmd
5852 5851 5852 7786 SsJ sbwait 0xc71fa0a8 python
5851 1004 1004 0 SJ wait 0xc71c5430 spawn
5844 5843 5844 7786 SsJ sbwait 0xc6c23d2c python
5843 1004 1004 0 SJ wait 0xc75b5a78 spawn
5818 1004 1004 0 SJ select 0xc0716a84 local
5802 1004 1004 0 SJ lockf 0xc6d18140 local
5786 1396 1396 143 S kqread 0xcc400700 imap-login
5785 1396 1396 4000 S kqread 0xc7212500 imap
5738 5737 5738 7786 SsJ sbwait 0xc6d3e4d4 python
5737 1004 1004 0 SJ wait 0xc71c2c90 spawn
5726 1004 1004 7789 SJ lockf 0xcaa59400 smtpd
5703 5365 5703 7786 SsJ sbwait 0xc7267e90 python
5653 1004 1004 7789 SJ lockf 0xcaae6e00 smtpd
5603 1004 1004 7789 SJ select 0xc0716a84 cleanup
5578 1004 1004 0 SJ select 0xc0716a84 spawn
5564 1396 1396 143 S kqread 0xc7564300 imap-login
5485 1004 1004 7789 SJ select 0xc0716a84 smtpd
5367 1004 1004 7789 SJ select 0xc0716a84 proxymap
5365 1004 1004 0 SJ wait 0xc6c05218 spawn
5310 1004 1004 7789 SJ lockf 0xc6d18d40 smtpd
5190 1004 1004 7789 SJ lockf 0xcaaa2700 smtpd
5166 1004 1004 7789 SJ lockf 0xcaae6a40 smtpd
4966 1004 1004 7789 SJ select 0xc0716a84 smtp
4964 1004 1004 7789 SJ select 0xc0716a84 trivial-rewrite
4739 1004 1004 7789 SJ lockf 0xc6702a80 smtpd
4302 1396 1396 143 S kqread 0xcc431900 imap-login
4144 1004 1004 7789 SJ select 0xc0716a84 pickup
4141 1154 1154 80 S accept 0xc6d4ee22 httpd
1787 1773 1787 4005 S+ select 0xc0716a84 top
1773 1771 1773 4005 Ss+ pause 0xc71c567c tcsh
1771 1750 1750 4005 S select 0xc0716a84 sshd
1750 1416 1750 0 Ss sbwait 0xc72670a8 sshd
1667 1357 1357 0 S select 0xc0716a84 smbd
1470 1396 1396 143 S kqread 0xc6fa5b00 imap-login
1468 1396 1396 0 S kqread 0xc6f51900 dovecot-auth
1467 1 1467 0 Ss+ ttyin 0xc655a410 getty
1466 1 1466 0 Ss+ ttyin 0xc655a810 getty
1465 1 1465 0 Ss+ ttyin 0xc655ac10 getty
1464 1 1464 0 Ss+ ttyin 0xc655b010 getty
1448 1 1448 0 Ss select 0xc0716a84 inetd
1423 1 1423 0 Ss nanslp 0xc06c972c cron
1416 1 1416 0 Ss select 0xc0716a84 sshd
1396 1 1396 0 Ss kqread 0xc6d87100 dovecot
1379 1372 1372 0 S lockf 0xc6d47ac0 saslauthd
1377 1372 1372 0 S lockf 0xc6c78540 saslauthd
1376 1372 1372 0 S lockf 0xc6a0b900 saslauthd
1375 1372 1372 0 S accept 0xc6f1172e saslauthd
1373 1357 1357 0 S pause 0xc6df967c smbd
1372 1 1372 0 Ss lockf 0xc6c78b40 saslauthd
1357 1 1357 0 Ss select 0xc0716a84 smbd
1353 1352 1352 0 S piperd 0xc6915b28 nmbd
1352 1 1352 0 Ss select 0xc0716a84 nmbd
1334 1 1334 0 Ss select 0xc0716a84 racoon
1327 1326 1326 123 S select 0xc0716a84 ntpd
1326 1 1326 0 Ss select 0xc0716a84 ntpd
1319 1 1319 101 SsJ select 0xc0716a84 dhcpd
1222 1 1222 0 Ss select 0xc0716a84 usbd
1221 0 0 0 SL usbtsk 0xc6e8ed84 [usbtask]
1220 0 0 0 SL usbevt 0xc6e2b210 [usb0]
1219 1154 1154 80 S accept 0xc6d4ee22 httpd
1218 1154 1154 80 S accept 0xc6d4ee22 httpd
1217 1154 1154 80 S accept 0xc6d4ee22 httpd
1216 1154 1154 80 S accept 0xc6d4ee22 httpd
1215 1154 1154 80 S accept 0xc6d4ee22 httpd
1183 1 1183 0 Ss select 0xc0716a84 lpd
1175 1 1175 0 Ss bpf 0xc6ce0500 ipfm
1172 1 42 68 S+ accept 0xc6d8672e tcpserver
1154 1 1154 0 Ss nanslp 0xc06c972c httpd
1137 1132 1132 0 S - 0xc6d76200 nfsd
1136 1132 1132 0 S - 0xc6d76400 nfsd
1134 1132 1132 0 S - 0xc6d6be00 nfsd
1133 1132 1132 0 S - 0xc6d76e00 nfsd
1132 1 1132 0 Ss accept 0xc6d4e9f6 nfsd
1130 1 1130 0 Ss select 0xc0716a84 mountd
1105 1 1105 0 Ss select 0xc0716a84 rpcbind
1075 1004 1075 7789 SsJ select 0xc0716a84 verify
1072 1004 1004 7789 SJ select 0xc0716a84 anvil
1071 1004 1004 7789 SJ select 0xc0716a84 tlsmgr
1026 1004 1004 7789 SJ select 0xc0716a84 qmgr
1024 1 1024 0 Ss select 0xc0716a84 syslogd
1004 1 1004 0 SsJ select 0xc0716a84 master
951 1 951 0 SsJ select 0xc0716a84 syslogd
935 924 935 100 SsJ piperd 0xc69147f8 unlinkd
924 922 922 100 RJ CPU 0 squid
922 1 922 100 SsJ wait 0xc653dc90 squid
911 1 911 0 SsJ select 0xc0716a84 syslogd
886 1 886 0 SsJ select 0xc0716a84 cvsupd
879 1 879 0 SsJ select 0xc0716a84 syslogd
853 1 853 53 SsJ select 0xc0716a84 named
848 1 848 0 SsJ select 0xc0716a84 syslogd
822 1 822 389 SsJ (threaded) slapd
100215 S kserel 0xc63f8a54 slapd
100080 S select 0xc0716a84 slapd
100079 S kserel 0xc63f8a54 slapd
100077 S ksesigwa 0xc6a07138 slapd
812 1 812 0 SsJ select 0xc0716a84 syslogd
786 1 786 53 SsJ select 0xc0716a84 named
781 1 781 0 SsJ select 0xc0716a84 syslogd
643 1 643 0 Ss select 0xc0716a84 devd
457 452 452 64 S bpf 0xc69baa00 pflogd
452 1 452 0 Ss sbwait 0xc6862e90 pflogd
187 1 187 0 Ss pause 0xc66e624c adjkerntz
101 0 0 0 SL mdwait 0xc6741800 [md0]
41 0 0 0 SL m:w1 0xc670aa00 [g_mirror gm0s1]
40 0 0 0 SL - 0xe69e2d04 [schedcpu]
39 0 0 0 SL sdflush 0xc071cf94 [softdepflush]
38 0 0 0 SL syncer 0xc06c949c [syncer]
37 0 0 0 SL vlruwt 0xc653c000 [vnlru]
36 0 0 0 SL psleep 0xc071706c [bufdaemon]
35 0 0 0 SL pgzero 0xc071df24 [pagezero]
34 0 0 0 SL psleep 0xc071da74 [vmdaemon]
33 0 0 0 SL psleep 0xc071da30 [pagedaemon]
32 0 0 0 SL - 0xc6447a3c [fdc0]
31 0 0 0 WL [irq7: ppc0]
30 0 0 0 WL [swi0: sio]
29 0 0 0 WL [irq12: psm0]
28 0 0 0 WL [irq1: atkbd0]
27 0 0 0 RL [irq19: xl0 ohci0]
26 0 0 0 RL [irq17: fxp1]
25 0 0 0 RL [irq16: fxp0]
24 0 0 0 WL [irq15: ata1]
23 0 0 0 WL [irq14: ata0]
22 0 0 0 WL [irq9: acpi0]
21 0 0 0 SL - 0xc6444400 [acpi_task_2]
20 0 0 0 SL - 0xc6444400 [acpi_task_1]
9 0 0 0 SL - 0xc6444400 [acpi_task_0]
19 0 0 0 WL [swi2: cambio]
18 0 0 0 WL [swi5: +]
8 0 0 0 SL - 0xc6444680 [thread taskq]
17 0 0 0 WL [swi6: Giant taskq]
16 0 0 0 WL [swi6: task queue]
7 0 0 0 SL - 0xc6444900 [kqueue taskq]
15 0 0 0 SL - 0xc06c59e0 [yarrow]
6 0 0 0 SL crypto_r 0xc071cc64 [crypto returns]
5 0 0 0 SL crypto_w 0xc071cc24 [crypto]
4 0 0 0 SL - 0xc06c6708 [g_down]
3 0 0 0 SL - 0xc06c6704 [g_up]
2 0 0 0 SL - 0xc06c66fc [g_event]
14 0 0 0 RL CPU 1 [swi1: net]
13 0 0 0 WL [swi3: vm]
12 0 0 0 RL [swi4: clock sio]
11 0 0 0 RL [idle: cpu0]
10 0 0 0 RL [idle: cpu1]
1 0 1 0 SLs wait 0xc63f9000 [init]
0 0 0 0 WLs [swapper]
db> show locks
exclusive sleep mutex inp (tcpinp) r = 0 (0xc755d090) locked @ netinet/tcp_usrreq.c:441
exclusive sleep mutex tcp r = 0 (0xc071a86c) locked @ netinet/tcp_usrreq.c:441
db> show alllocks
Process 924 (squid) thread 0xc653e480 (100042)
exclusive sleep mutex inp (tcpinp) r = 0 (0xc755d090) locked @ netinet/tcp_usrreq.c:441
exclusive sleep mutex tcp r = 0 (0xc071a86c) locked @ netinet/tcp_usrreq.c:441
Process 14 (swi1: net) thread 0xc63f5c00 (100002)
exclusive sleep mutex pf task mtx r = 0 (0xc698ce80) locked @ /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:6386
db> show lockedvnods
Locked vnodes
db> show uma
Zone Allocs Frees Used Cache
NFSNODE 0 0 0 0
NFSMOUNT 0 0 0 0
pfosfp 208 0 208 300
pfospfen 348 0 348 48
pfiaddrpl 33 0 33 93
pfstatescrub 0 0 0 0
pffrcent 0 0 0 0
pffrcache 0 0 0 0
pffrag 44 44 0 234
pffrent 87 87 0 406
pfrkentry2 0 0 0 0
pfrkentry 4 0 4 71
pfrktable 11 4 7 8
pfpooladdrpl 25 0 25 143
pfaltqpl 12 0 12 48
pfstatepl 115019 113723 1296 1884
pfrulepl 98 0 98 22
pfsrctrpl 7 4 3 75
FFS2 dinode 1338946 1251115 87831 2709
FFS1 dinode 0 0 0 0
FFS inode 1338946 1251115 87831 2707
Mountpoints 13 0 13 5
SWAPMETA 0 0 0 0
rtentry 303 35 268 51
ripcb 2 1 1 43
sackhole 15 15 0 338
tcpreass 14030 14030 0 338
hostcache 729 418 311 139
syncache 6677 6677 0 117
tcptw 4235 4202 33 435
tcpcb 13345 13211 134 114
inpcb 13345 13178 167 185
udpcb 21727 21698 29 81
ipq 0 0 0 0
unpcb 9409 9235 174 162
socket 44491 44150 341 165
KNOTE 168982 168927 55 225
PIPE 2826 2769 57 69
DIRHASH 6132 5030 1102 170
NAMEI 6828662 6828662 0 212
L VFS Cache 26136 25171 965 1037
S VFS Cache 1978416 1895987 82429 12659
VNODEPOLL 0 0 0 0
VNODE 1339080 1251186 87894 2658
ata_composite 0 0 0 0
ata_request 1084609 1084609 0 1026
cryptodesc 19934 19934 0 201
cryptop 9967 9967 0 189
g_bio 4882828 4882828 0 3190
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 590816 590283 533 445
mbuf 6939245 6939216 29 618
mbuf_packet 2563996 2563739 257 266
VMSPACE 5833 5736 97 85
UPCALL 3 0 3 231
KSEGRP 211 0 211 69
THREAD 21597 21382 215 85
PROC 5878 5738 140 70
MAC labels 2253944 2163498 90446 2504
Files 1735470 1734680 790 323
4096 11769 11590 179 65
2048 214828 214651 177 747
1024 61554 61429 125 99
512 224941 224590 351 473
256 285380 284269 1111 749
128 1382900 1380064 2836 1994
64 1855253 1850983 4270 1984
32 2012118 2009529 2589 2157
16 797226 794230 2996 861
mt_zone 179 0 179 237
DP fakepg 0 0 0 0
PV ENTRY 5912861 5837077 75784 28181
MAP ENTRY 670630 666380 4250 958
KMAP ENTRY 47481 46931 550 1074
MAP 7 0 7 33
VM OBJECT 1011539 942734 68805 2477
128 Bucket 2932 2302 630 665
64 Bucket 169 125 44 68
32 Bucket 113 64 49 35
16 Bucket 83 54 29 71
UMA Hash 6 3 3 27
UMA RCntSlabs 1297 808 489 29
UMA Slabs 5377 3994 1383 1213
UMA Zones 86 0 86 2
UMA Kegs 86 0 86 10
db> show malloc
Type Allocs Frees Used
gif 1 0 1
USB 13 0 13
USBdev 4 3 1
USBHC 0 0 0
NFS srvsock 1 0 1
NFSV3 srvdesc 0 0 0
NFS daemon 5 0 5
rpcclnt 0 0 0
idmap 0 0 0
NFS4 dev 0 0 0
NFS req 0 0 0
NFSV3 bigfh 0 0 0
NFSV3 diroff 0 0 0
NFS hash 0 0 0
NFS DirectIO 0 0 0
NFS srvsock 0 0 0
NFS lock 0 0 0
nlminfo 0 0 0
linux 11 0 11
pflog 1 0 1
pf_if 32 0 32
mirror_data 1751 1748 3
MD sectors 0 0 0
MD disk 1 0 1
acpica 13480 12300 1180
ip6ndp 0 0 0
$PIR 0 0 0
ip6opt 0 0 0
temp 265956 265936 20
nexusdev 3 0 3
MP Table 0 0 0
memdesc 1 0 1
legacydrv 0 0 0
devbuf 1584 2 1582
I/O APIC 1 0 1
cache 0 0 0
mactemp 24 24 0
MADT Table 0 0 0
lockf 1205287 1205251 36
acpicmbat 0 0 0
linker 257 135 122
CAM SIM 3 0 3
atkbddev 2 0 2
CAM ccb queue 0 0 0
KTRACE 100 0 100
VM pgdata 2 0 2
prison 7 0 7
LED 0 0 0
ithread 70 0 70
zombie 5738 5738 0
proc-args 5605 5521 84
UMAHash 10 7 3
UFS mount 15 0 15
UFS quota 48 0 48
ufs_extattr 0 0 0
UFS dirhash 6075 5160 915
savedino 8397 8397 0
newdirblk 25 25 0
dirrem 246463 246460 3
mkdir 150716 150716 0
diradd 247957 247923 34
freefile 219986 219983 3
freeblks 153781 153778 3
freefrag 14154 14153 1
allocindir 15525 15508 17
indirdep 942 937 5
allocdirect 181274 181245 29
bmsafemap 6903 6899 4
newblk 196800 196799 1
inodedep 365806 365762 44
pagedep 136120 136112 8
kqueue 40845 40812 33
kenv 115 1 114
sigio 1 0 1
file desc to leader 0 0 0
file desc 6970 6747 223
CAM dev queue 3 0 3
acpidev 30 0 30
cdev 26 0 26
acd_driver 0 0 0
ata_cam 4 2 2
ata_pci 0 0 0
ata_dma 2 0 2
ad_driver 2 0 2
p1003.1b 1 0 1
xform 9973 9971 2
crypto 34 20 14
ipsec-reg 3 0 3
ipsec-saq 1 1 0
ipsec-misc 36 24 12
ipsecrequest 4 0 4
ipsecpolicy 83494 83096 398
sahead 2 0 2
secasvar 6 4 2
inpcbpolicy 35074 34877 197
syncache 1 0 1
CAM queue 49 40 9
hostcache 1 0 1
ip_moptions 0 0 0
Export Host 2 0 2
in_multi 5 0 5
igmp 0 0 0
routetbl 1966 1412 554
Gzip trees 0 0 0
CAM periph 1 0 1
isadev 17 0 17
lo 1 0 1
arpcom 3 0 3
clone 3 0 3
ether_multi 22 3 19
ifaddr 37 0 37
ifnet 8 0 8
BPF 22 3 19
acpisem 15 0 15
Export Host 0 0 0
vnodemarker 6976 6976 0
mount 1112 949 163
vnodes 3 0 3
VFS hash 1 0 1
Export Host 20 10 10
cluster_save buffer 2062 2062 0
vfscache 1 0 1
BIO buffer 214469 214436 33
GEOM 767 522 245
pcb 27963 27865 98
soname 237403 237322 81
sems 0 0 0
mbuf_tag 1342177 1342164 13
mbextcnt 311943 311943 0
accf 0 0 0
ptys 4 0 4
ttys 2546 1753 793
shm 1 0 1
sem 4 0 4
msg 4 0 4
iov 115040 115040 0
select 0 0 0
ioctlops 46049 46049 0
DEVFS 108 1 107
DEVFS_RULE 47 0 47
DEVFS1 119 0 119
DEVFS3 977 1 976
Unitno 42772 42764 8
turnstiles 301 0 301
taskqueue 9 0 9
stack 0 0 0
DEVFS2 749 630 119
snp 0 0 0
sleep queues 301 0 301
sbuf 992 992 0
rman 517 388 129
entropy 1024 0 1024
ppbusdev 2 0 2
ata_generic 2 0 2
kobj 141 25 116
acpitask 1 1 0
eventhandler 60 0 60
devstat 12 0 12
acpipwr 0 0 0
bus-sc 634 582 52
bus 3047 2412 635
SWAP 2 0 2
umtx 300 0 300
sysctltmp 2410 2410 0
sysctloid 2309 0 2309
sysctl 53856 53856 0
uidinfo 2065 2049 16
plimit 7134 7086 48
acpi_perf 0 0 0
cred 780581 780399 182
subproc 6090 5738 352
proc 2 0 2
session 906 859 47
pgrp 1211 1163 48
CAM XPT 61 41 20
mtx_pool 1 0 1
module 211 0 211
PCI Link 8 0 8
free 0 0 0
db> show msgbuf
msgbufp = 0xc1046fe4
magic = 63062, size = 81892, r= 30938, w = 32154, ptr = 0xc1033000, cksum= 2506841
KDB: enter: Line break on console
exclusive sleep mutex inp (tcpinp) r = 0 (0xc755d090) locked @ netinet/tcp_usrreq.c:441
exclusive sleep mutex tcp r = 0 (0xc071a86c) locked @ netinet/tcp_usrreq.c:441
exclusive sleep mutex inp (tcpinp) r = 0 (0xc755d090) locked @ netinet/tcp_usrreq.c:441
exclusive sleep mutex tcp r = 0 (0xc071a86c) locked @ netinet/tcp_usrreq.c:441
exclusive sleep mutex pf task mtx r = 0 (0xc698ce80) locked @ /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:6386
Locked vnodes
Copyright (c) 1992-2006 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 6.2-PRERELEASE #1: Mon Dec 11 09:40:55 CST 2006
root at gateway.hostname.tld:/usr/src/sys/i386/compile/gateway
WARNING: WITNESS option enabled, expect reduced performance.
Preloaded elf kernel "/boot/kernel/kernel" at 0xc0822000.
Preloaded elf module "/boot/kernel/geom_md.ko" at 0xc08221b0.
Preloaded elf module "/boot/kernel/geom_mirror.ko" at 0xc082225c.
Preloaded elf module "/boot/kernel/if_fxp.ko" at 0xc082230c.
Preloaded elf module "/boot/kernel/miibus.ko" at 0xc08223b8.
Preloaded elf module "/boot/kernel/if_xl.ko" at 0xc0822464.
MP Configuration Table version 1.4 found at 0xc009fc70
Table 'FACP' at 0x7fefef2e
Table 'APIC' at 0x7fefefa2
MADT: Found table at 0x7fefefa2
APIC: Using the MADT enumerator.
MADT: Found CPU APIC ID 1 ACPI ID 0: enabled
SMP: Added CPU 1 (AP)
MADT: Found CPU APIC ID 0 ACPI ID 1: enabled
SMP: Added CPU 0 (AP)
INTR: Adding local APIC 1 as a target
ACPI APIC Table: <PTLTD APIC >
Calibrating clock(s) ... i8254 clock: 1192941 Hz
Timecounter "i8254" frequency 1192941 Hz quality 0
Calibrating TSC clock ... TSC clock: 2132987994 Hz
CPU: AMD Athlon(tm) MP 2800+ (2132.99-MHz 686-class CPU)
Origin = "AuthenticAMD" Id = 0x6a0 Stepping = 0
Features=0x383fbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR,SSE>
AMD Features=0xc0480800<SYSCALL,MP,MMX+,3DNow+,3DNow>
Data TLB: 32 entries, fully associative
Instruction TLB: 16 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 internal cache: 512 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
real memory = 2146959360 (2047 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c28000 - 0x000000007dab1fff, 2095620096 bytes (511626 pages)
0x000000007ff00000 - 0x000000007ff6bfff, 442368 bytes (108 pages)
avail memory = 2095804416 (1998 MB)
INTR: Adding local APIC 0 as a target
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
cpu0 (BSP): APIC ID: 1
cpu1 (AP): APIC ID: 0
APIC: CPU 0 has ACPI ID 0
APIC: CPU 1 has ACPI ID 1
bios32: Found BIOS32 Service Directory header at 0xc00f70d0
bios32: Entry = 0xfd6b0 (c00fd6b0) Rev = 0 Len = 1
pcibios: PCI BIOS entry at 0xfd6b0+0x120
pnpbios: Found PnP BIOS data at 0xc00f7130
pnpbios: Entry = f0000:9aad Rev = 1.0
Other BIOS signatures found:
MADT: Found IO APIC ID 2, Interrupt 0 at 0xfec00000
ioapic0: Routing external 8259A's -> intpin 0
MADT: Interrupt override: source 0, irq 2
ioapic0: Routing IRQ 0 -> intpin 2
lapic1: Routing NMI -> LINT1
lapic1: LINT1 trigger: edge
lapic1: LINT1 polarity: high
lapic0: Routing NMI -> LINT1
lapic0: LINT1 trigger: edge
lapic0: LINT1 polarity: high
MADT: Forcing active-low polarity and level trigger for SCI
ioapic0: intpin 9 polarity: low
ioapic0: intpin 9 trigger: level
ioapic0 <Version 1.1> irqs 0-23 on motherboard
cpu0 BSP:
ID: 0x01000000 VER: 0x00040010 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000100ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000
crypto: <crypto core>
random: <entropy source, Software, Yarrow>
io: <I/O>
mem: <memory>
Pentium Pro MTRR support enabled
null: <null device, zero device>
npx0: INT 16 interface
acpi0: <PTLTD RSDT> on motherboard
ioapic0: routing intpin 9 (ISA IRQ 9) to vector 48
acpi0: [MPSAFE]
pci_open(1): mode 1 addr port (0x0cf8) is 0x80020010
pci_open(1a): mode1res=0x80000000 (0x80000000)
pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=700c1022)
pcibios: BIOS version 2.10
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 7 func 3
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 7 func 0
acpi0: Power Button (fixed)
acpi0: Sleep Button (fixed)
acpi0: wakeup code va 0xda38e000 pa 0x9e000
ACPI timer: 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 1/2 -> 10
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0x8008-0x800b on acpi0
pci_link0: Index IRQ Rtd Ref IRQs
Initial Probe 0 5 N 0 3 5 10 11
Validation 0 5 N 0 3 5 10 11
After Disable 0 255 N 0 3 5 10 11
pci_link1: Index IRQ Rtd Ref IRQs
Initial Probe 0 9 N 0 3 5 10 11
Validation 0 9 N 0 3 5 10 11
After Disable 0 255 N 0 3 5 10 11
pci_link2: Index IRQ Rtd Ref IRQs
Initial Probe 0 11 N 0 3 5 10 11
Validation 0 11 N 0 3 5 10 11
After Disable 0 255 N 0 3 5 10 11
pci_link3: Index IRQ Rtd Ref IRQs
Initial Probe 0 10 N 0 3 5 10 11
Validation 0 10 N 0 3 5 10 11
After Disable 0 255 N 0 3 5 10 11
cpu0: <ACPI CPU> on acpi0
cpu1: <ACPI CPU> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff,0x8000-0x807f,0x8080-0x80ff iomem 0xd8000-0xdbfff on acpi0
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
found-> vendor=0x1022, dev=0x700c, revid=0x20
bus=0, slot=0, func=0
class=06-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0006, statreg=0x2230, cachelnsz=0 (dwords)
lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
map[10]: type 3, range 32, base f4000000, size 26, enabled
map[14]: type 3, range 32, base f1300000, size 12, enabled
map[18]: type 4, range 32, base 00001010, size 2, port disabled
found-> vendor=0x1022, dev=0x700d, revid=0x00
bus=0, slot=1, func=0
class=06-04-00, hdrtype=0x01, mfdev=0
cmdreg=0x0007, statreg=0x0220, cachelnsz=0 (dwords)
lattimer=0x63 (2970 ns), mingnt=0x0c (3000 ns), maxlat=0x00 (0 ns)
found-> vendor=0x1022, dev=0x7440, revid=0x05
bus=0, slot=7, func=0
class=06-01-00, hdrtype=0x00, mfdev=1
cmdreg=0x000f, statreg=0x0220, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x1022, dev=0x7441, revid=0x04
bus=0, slot=7, func=1
class=01-01-8a, hdrtype=0x00, mfdev=0
cmdreg=0x0005, statreg=0x0200, cachelnsz=0 (dwords)
lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
map[20]: type 4, range 32, base 0000f000, size 4, enabled
found-> vendor=0x1022, dev=0x7443, revid=0x03
bus=0, slot=7, func=3
class=06-80-00, hdrtype=0x00, mfdev=0
cmdreg=0x0000, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x16 (660 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x1022, dev=0x7448, revid=0x05
bus=0, slot=16, func=0
class=06-04-00, hdrtype=0x01, mfdev=0
cmdreg=0x0017, statreg=0x2220, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x04 (1000 ns), maxlat=0x00 (0 ns)
pcib1: <ACPI PCI-PCI bridge> at device 1.0 on pci0
pcib1: secondary bus 1
pcib1: subordinate bus 1
pcib1: I/O decode 0xf000-0xfff
pcib1: memory decode 0xf0000000-0xf0ffffff
pcib1: prefetched decode 0xf8000000-0xfc0fffff
pci1: <ACPI PCI bus> on pcib1
pci1: physical bus=1
found-> vendor=0x10de, dev=0x0172, revid=0xa3
bus=1, slot=5, func=0
class=03-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns)
intpin=a, irq=11
powerspec 2 supports D0 D3 current D0
map[10]: type 1, range 32, base f0000000, size 24, enabled
pcib1: requested memory range 0xf0000000-0xf0ffffff: good
map[14]: type 3, range 32, base f8000000, size 26, enabled
pcib1: requested memory range 0xf8000000-0xfbffffff: good
map[18]: type 3, range 32, base fc000000, size 19, enabled
pcib1: requested memory range 0xfc000000-0xfc07ffff: good
pcib1: matched entry for 1.5.INTA
pcib1: slot 5 INTA hardwired to IRQ 18
pci1: <display, VGA> at device 5.0 (no driver attached)
isab0: <PCI-ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <AMD 768 UDMA100 controller> port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xf000-0xf00f at device 7.1 on pci0
atapci0: Reserved 0x10 bytes for rid 0x20 type 4 at 0xf000
ata0: <ATA channel 0> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x10 type 4 at 0x1f0
atapci0: Reserved 0x1 bytes for rid 0x14 type 4 at 0x3f6
ata0: reset tp1 mask=03 ostat0=50 ostat1=00
ata0: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ioapic0: routing intpin 14 (ISA IRQ 14) to vector 49
ata0: [MPSAFE]
ata1: <ATA channel 1> on atapci0
atapci0: Reserved 0x8 bytes for rid 0x18 type 4 at 0x170
atapci0: Reserved 0x1 bytes for rid 0x1c type 4 at 0x376
ata1: reset tp1 mask=03 ostat0=50 ostat1=00
ata1: stat0=0x50 err=0x01 lsb=0x00 msb=0x00
ata1: stat1=0x00 err=0x01 lsb=0x00 msb=0x00
ata1: reset tp2 stat0=50 stat1=00 devices=0x1<ATA_MASTER>
ioapic0: routing intpin 15 (ISA IRQ 15) to vector 50
ata1: [MPSAFE]
amdpm0: <AMD 756/766/768/8111 Power Management Controller> port 0x80e0-0x80ff at device 7.3 on pci0
smbus0: <System Management Bus> on amdpm0
smb0: <SMBus generic I/O> on smbus0
pcib2: <ACPI PCI-PCI bridge> at device 16.0 on pci0
pcib2: secondary bus 2
pcib2: subordinate bus 2
pcib2: I/O decode 0x2000-0x2fff
pcib2: memory decode 0xf1000000-0xf10fffff
pcib2: prefetched decode 0xfff00000-0xfffff
pci2: <ACPI PCI bus> on pcib2
pci2: physical bus=2
found-> vendor=0x1022, dev=0x7449, revid=0x07
bus=2, slot=0, func=0
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns)
intpin=d, irq=10
map[10]: type 1, range 32, base f1040000, size 12, enabled
pcib2: requested memory range 0xf1040000-0xf1040fff: good
pcib2: matched entry for 2.0.INTD
pcib2: slot 0 INTD hardwired to IRQ 19
found-> vendor=0x8086, dev=0x1229, revid=0x0c
bus=2, slot=4, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0290, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
intpin=a, irq=5
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type 1, range 32, base f1041000, size 12, enabled
pcib2: requested memory range 0xf1041000-0xf1041fff: good
map[14]: type 4, range 32, base 00002080, size 6, enabled
pcib2: requested I/O range 0x2080-0x20bf: in range
map[18]: type 1, range 32, base f1000000, size 17, enabled
pcib2: requested memory range 0xf1000000-0xf101ffff: good
pcib2: matched entry for 2.4.INTA
pcib2: slot 4 INTA hardwired to IRQ 16
found-> vendor=0x8086, dev=0x1229, revid=0x0c
bus=2, slot=5, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0290, cachelnsz=16 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
intpin=a, irq=9
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type 1, range 32, base f1042000, size 12, enabled
pcib2: requested memory range 0xf1042000-0xf1042fff: good
map[14]: type 4, range 32, base 000020c0, size 6, enabled
pcib2: requested I/O range 0x20c0-0x20ff: in range
map[18]: type 1, range 32, base f1020000, size 17, enabled
pcib2: requested memory range 0xf1020000-0xf103ffff: good
pcib2: matched entry for 2.5.INTA
pcib2: slot 5 INTA hardwired to IRQ 17
found-> vendor=0x10b7, dev=0x9200, revid=0x78
bus=2, slot=8, func=0
class=02-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0210, cachelnsz=16 (dwords)
lattimer=0x50 (2400 ns), mingnt=0x0a (2500 ns), maxlat=0x0a (2500 ns)
intpin=a, irq=10
powerspec 2 supports D0 D1 D2 D3 current D0
map[10]: type 4, range 32, base 00002000, size 7, enabled
pcib2: requested I/O range 0x2000-0x207f: in range
map[14]: type 1, range 32, base f1043000, size 7, enabled
pcib2: requested memory range 0xf1043000-0xf104307f: good
pcib2: matched entry for 2.8.INTA
pcib2: slot 8 INTA hardwired to IRQ 19
pci2: <serial bus, USB> at device 0.0 (no driver attached)
fxp0: <Intel 82550 Pro/100 Ethernet> port 0x2080-0x20bf mem 0xf1041000-0xf1041fff,0xf1000000-0xf101ffff irq 16 at device 4.0 on pci2
fxp0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xf1041000
fxp0: using memory space register mapping
fxp0: PCI IDs: 8086 1229 8086 0040 000c
fxp0: Dynamic Standby mode is disabled
miibus0: <MII bus> on fxp0
inphy0: <i82555 10/100 media interface> on miibus0
inphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp0: bpf attached
fxp0: Ethernet address: **:**:**:**:**:**
ioapic0: routing intpin 16 (PCI IRQ 16) to vector 51
fxp0: [MPSAFE]
fxp1: <Intel 82550 Pro/100 Ethernet> port 0x20c0-0x20ff mem 0xf1042000-0xf1042fff,0xf1020000-0xf103ffff irq 17 at device 5.0 on pci2
fxp1: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xf1042000
fxp1: using memory space register mapping
fxp1: PCI IDs: 8086 1229 8086 0040 000c
fxp1: Dynamic Standby mode is disabled
miibus1: <MII bus> on fxp1
inphy1: <i82555 10/100 media interface> on miibus1
inphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
fxp1: bpf attached
fxp1: Ethernet address: **:**:**:**:**:**
ioapic0: routing intpin 17 (PCI IRQ 17) to vector 52
fxp1: [MPSAFE]
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0x2000-0x207f mem 0xf1043000-0xf104307f irq 19 at device 8.0 on pci2
xl0: Reserved 0x80 bytes for rid 0x14 type 3 at 0xf1043000
xl0: using memory mapped I/O
xl0: media options word: a
xl0: found MII/AUTO
miibus2: <MII bus> on xl0
ukphy0: <Generic IEEE 802.3u media interface> on miibus2
ukphy0: OUI 0x00105a, model 0x0000, rev. 0
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
xl0: bpf attached
xl0: Ethernet address: **:**:**:**:**:**
ioapic0: routing intpin 19 (PCI IRQ 19) to vector 53
xl0: [MPSAFE]
psmcpnp0: <PS/2 mouse port> irq 12 on acpi0
atkbdc0: <Keyboard controller (i8042)> port 0x60,0x64 irq 1 on acpi0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
kbd0 at atkbd0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000
ioapic0: routing intpin 1 (ISA IRQ 1) to vector 54
atkbd0: [GIANT-LOCKED]
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
ioapic0: routing intpin 12 (ISA IRQ 12) to vector 55
psm0: [GIANT-LOCKED]
psm0: model IntelliMouse, device ID 3-00, 3 buttons
psm0: config:00006000, flags:00000008, packet size:4
psm0: syncmask:08, syncbits:00
sio0: irq maps: 0xc001 0xc011 0xc001 0xc001
sio0: <16550A-compatible COM port> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0
sio0: type 16550A, console
ioapic0: routing intpin 4 (ISA IRQ 4) to vector 56
sio1: irq maps: 0xc001 0xc009 0xc001 0xc001
sio1: <16550A-compatible COM port> port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
ioapic0: routing intpin 3 (ISA IRQ 3) to vector 57
ppc0: using extended I/O port range
ppc0: ECP SPP ECP+EPP SPP
ppc0: <ECP parallel printer port> port 0x378-0x37f,0x778-0x77f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/9 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ioapic0: routing intpin 7 (ISA IRQ 7) to vector 58
fdc0: <floppy drive controller> port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on acpi0
fdc0: ic_type 90 part_id 80
ioapic0: routing intpin 6 (ISA IRQ 6) to vector 59
fdc0: [MPSAFE]
fdc0: [FAST]
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
fdc: fdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 already exists; skipping it
pnp_identify: Trying Read_Port at 203
pnp_identify: Trying Read_Port at 243
pnp_identify: Trying Read_Port at 283
pnp_identify: Trying Read_Port at 2c3
pnp_identify: Trying Read_Port at 303
pnp_identify: Trying Read_Port at 343
pnp_identify: Trying Read_Port at 383
pnp_identify: Trying Read_Port at 3c3
PNP Identify complete
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
pmtimer0 on isa0
orm0: <ISA Option ROMs> at iomem 0xcf800-0xcffff,0xd0000-0xd17ff,0xd1800-0xd2fff,0xe0000-0xe3fff on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
lnc0: not probed (disabled)
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
Reducing kern.maxvnodes 134329 -> 100000
lapic: Divisor 2, Frequency 133311706 hz
Timecounter "TSC" frequency 2132987994 Hz quality -100
Timecounters tick every 10.000 msec
crypto: assign driver 0, flags 6
crypto: driver 0 registers alg 1 flags 0 maxoplen 0
crypto: driver 0 registers alg 2 flags 0 maxoplen 0
crypto: driver 0 registers alg 3 flags 0 maxoplen 0
crypto: driver 0 registers alg 4 flags 0 maxoplen 0
crypto: driver 0 registers alg 5 flags 0 maxoplen 0
crypto: driver 0 registers alg 16 flags 0 maxoplen 0
crypto: driver 0 registers alg 6 flags 0 maxoplen 0
crypto: driver 0 registers alg 7 flags 0 maxoplen 0
crypto: driver 0 registers alg 18 flags 0 maxoplen 0
crypto: driver 0 registers alg 19 flags 0 maxoplen 0
crypto: driver 0 registers alg 20 flags 0 maxoplen 0
crypto: driver 0 registers alg 8 flags 0 maxoplen 0
crypto: driver 0 registers alg 15 flags 0 maxoplen 0
crypto: driver 0 registers alg 9 flags 0 maxoplen 0
crypto: driver 0 registers alg 10 flags 0 maxoplen 0
crypto: driver 0 registers alg 13 flags 0 maxoplen 0
crypto: driver 0 registers alg 14 flags 0 maxoplen 0
crypto: driver 0 registers alg 11 flags 0 maxoplen 0
crypto: driver 0 registers alg 17 flags 0 maxoplen 0
Fast IPsec: Initialized Security Association Processing.
lo0: bpf attached
ata0-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=80 wire
ad0: setting PIO4 on 768 chip
ad0: setting UDMA100 on 768 chip
ad0: 238475MB <Hitachi HDT725025VLAT80 V5DOA42A> at ata0-master UDMA100
ad0: 488397168 sectors [484521C/16H/63S] 16 sectors/interrupt 1 depth queue
ata1-master: pio=PIO4 wdma=WDMA2 udma=UDMA133 cable=80 wire
ad1: setting PIO4 on 768 chip
ad1: setting UDMA100 on 768 chip
ad1: 238475MB <Hitachi HDT725025VLAT80 V5DOA42A> at ata1-master UDMA100
ad1: 488397168 sectors [484521C/16H/63S] 16 sectors/interrupt 1 depth queue
SMP: AP CPU #1 Launched!
cpu1 AP:
ID: 0x00000000 VER: 0x00040010 LDR: 0x00000000 DFR: 0xffffffff
lint0: 0x00010700 lint1: 0x00000400 TPR: 0x00000000 SVR: 0x000001ff
timer: 0x000200ef therm: 0x00000000 err: 0x00010000 pcm: 0x00010000
ioapic0: Assigning ISA IRQ 1 to local APIC 1
ioapic0: Assigning ISA IRQ 3 to local APIC 0
ioapic0: Assigning ISA IRQ 4 to local APIC 1
ioapic0: Assigning ISA IRQ 6 to local APIC 0
ioapic0: Assigning ISA IRQ 7 to local APIC 1
ioapic0: Assigning ISA IRQ 9 to local APIC 0
ioapic0: Assigning ISA IRQ 12 to local APIC 1
ioapic0: Assigning ISA IRQ 14 to local APIC 0
ioapic0: Assigning ISA IRQ 15 to local APIC 1
ioapic0: Assigning PCI IRQ 16 to local APIC 0
ioapic0: Assigning PCI IRQ 17 to local APIC 1
ioapic0: Assigning PCI IRQ 19 to local APIC 0
GEOM: new disk ad0
GEOM: new disk ad1
GEOM_MIRROR: Device gm0s1 created (id=3575821948).
GEOM_MIRROR: Device gm0s1: provider ad0s1 detected.
GEOM_MIRROR: Device gm0s1: provider ad1s1 detected.
GEOM_MIRROR: Device gm0s1: provider ad1s1 activated.
GEOM_MIRROR: Device gm0s1: provider ad0s1 activated.
GEOM_MIRROR: Device gm0s1: provider mirror/gm0s1 launched.
Trying to mount root from ufs:/dev/mirror/gm0s1a
start_init: trying /sbin/init
<118>Loading configuration files.
<118>kernel dumps on /dev/mirror/gm0s1b
<118>Entropy harvesting:
<118> interrupts
<118> ethernet
<118> point_to_point
<118> kickstart
<118>.
<118>swapon: adding /dev/mirror/gm0s1b as swap device
<118>Starting file system checks:
<118>/dev/mirror/gm0s1a: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/mirror/gm0s1a: clean, 99244 free (1124 frags, 12265 blocks, 0.9% fragmentation)
<118>/dev/mirror/gm0s1d: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/mirror/gm0s1d: clean, 17172 free (836 frags, 2042 blocks, 1.3% fragmentation)
<118>/dev/mirror/gm0s1e: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/mirror/gm0s1e: clean, 2178689 free (122905 frags, 256973 blocks, 3.0% fragmentation)
<118>/dev/mirror/gm0s1f: FILE SYSTEM CLEAN; SKIPPING CHECKS
<118>/dev/mirror/gm0s1f: clean, 78621974 free (1087046 frags, 9691866 blocks, 1.0% fragmentation)
<118>Mounting local file systems:
<118>.
<118>Setting hostname: gateway.hostname.tld.
fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6
fxp0: Microcode loaded, int_delay: 1000 usec bundle_max: 6
<118>lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
<118> inet 127.0.0.1 netmask 0xff000000
<118>fxp0: flags=9843<UP,BROADCAST,RUNNING,SIMPLEX,LINK0,MULTICAST> mtu 1500
<118> options=b<RXCSUM,TXCSUM,VLAN_MTU>
<118> inet XX.XX.XX.XX netmask 0xffffff00 broadcast XX.XX.XX.255
<118> ether **:**:**:**:**:**
<118> media: Ethernet autoselect (100baseTX <full-duplex>)
<118> status: active
<118>fxp1: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
<118> options=b<RXCSUM,TXCSUM,VLAN_MTU>
<118> inet XX.XX.XX.XX netmask 0xfffffff8 broadcast XX.XX.XX.XX
<118> inet XX.XX.XX.XX netmask 0xffffffff broadcast XX.XX.XX.XX
<118> ether **:**:**:**:**:**
<118> media: Ethernet autoselect (100baseTX <full-duplex>)
<118> status: active
<118>xl0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
<118> options=9<RXCSUM,VLAN_MTU>
<118> inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255
<118> ether **:**:**:**:**:**
<118> media: Ethernet autoselect (100baseTX <full-duplex>)
<118> status: active
pflog0: bpf attached
<118>Starting pflog.
<118>Enabling pf.
<118>Dec 16 14:32:08 pflogd[452]: [priv]: msg PRIV_OPEN_LOG received
<118>pf enabled
<118>add net default: gateway XX.XX.XX.XX
<118>Additional routing options:
<118> ignore ICMP redirect=YES
<118> IP gateway=YES
<118> drop SYN+FIN packets=YES
<118>.
<118>Starting devd.
lock order reversal:
1st 0xc071a86c tcp (tcp) @ netinet/tcp_input.c:625
2nd 0xc698ce80 pf task mtx (pf task mtx) @ /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:6386
KDB: stack backtrace:
kdb_backtrace(0,ffffffff,c06d9f10,c06d84f8,c06a25c4,...) at kdb_backtrace+0x29
witness_checkorder(c698ce80,9,c698a1b6,18f2) at witness_checkorder+0x578
_mtx_lock_flags(c698ce80,0,c698a1b6,18f2,c698ce80,...) at _mtx_lock_flags+0x78
pf_test(2,c64bdc00,e4f6caf0,0,0,...) at pf_test+0x81
pf_check_out(0,e4f6caf0,c64bdc00,2,0) at pf_check_out+0x3d
pfil_run_hooks(c071a420,e4f6cb6c,c64bdc00,2,0,...) at pfil_run_hooks+0xc9
ip_output(c687b100,0,e4f6cb38,0,0,...) at ip_output+0x83a
tcp_respond(0,c689c010,c689c024,c687b100,b5c6b717,0,14) at tcp_respond+0x312
tcp_input(c687b100,14,1,302a287c,1,...) at tcp_input+0x2afe
ip_input(c687b100) at ip_input+0x761
netisr_processqueue(c07180d8) at netisr_processqueue+0x6e
swi_net(0) at swi_net+0xc2
ithread_execute_handlers(c63f4430,c643d080) at ithread_execute_handlers+0xe6
ithread_loop(c63b69b0,e4f6cd38,c63b69b0,c04e10ec,0,...) at ithread_loop+0x67
fork_exit(c04e10ec,c63b69b0,e4f6cd38) at fork_exit+0xa0
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe4f6cd6c, ebp = 0 ---
<118>hw.acpi.cpu.cx_lowest:
<118>C1
<118> ->
<118>C1
<118>
<118>Mounting NFS file systems:
<118>.
<118>ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib /usr/local/lib/compat/pkg /usr/local/lib/dovecot /usr/local/lib/dovecot/imap /usr/local/lib/dovecot/lda /usr/local/lib/dovecot/pop3
<118>a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout
<118>Configuring jails:
<118>.
<118>Starting jails:
<118> dns.hostname.tld
<118> cvsup.hostname.tld
<118> proxy.hostname.tld
lock order reversal:
1st 0xc6abbbd0 inp (tcpinp) @ netinet/tcp_usrreq.c:368
2nd 0xc698ce80 pf task mtx (pf task mtx) @ /usr/src/sys/modules/pf/../../contrib/pf/net/pf.c:6386
KDB: stack backtrace:
kdb_backtrace(0,ffffffff,c06d9ee8,c06d84f8,c06a25c4,...) at kdb_backtrace+0x29
witness_checkorder(c698ce80,9,c698a1b6,18f2) at witness_checkorder+0x578
_mtx_lock_flags(c698ce80,0,c698a1b6,18f2,c698ce80,...) at _mtx_lock_flags+0x78
pf_test(2,c655e800,e69e5b40,0,c6abbb40,...) at pf_test+0x81
pf_check_out(0,e69e5b40,c655e800,2,c6abbb40) at pf_check_out+0x3d
pfil_run_hooks(c071a420,e69e5bbc,c655e800,2,c6abbb40,...) at pfil_run_hooks+0xc9
ip_output(c6873c00,0,e69e5b88,0,0,c6abbb40) at ip_output+0x83a
tcp_output(c6abd3a0) at tcp_output+0xe0d
tcp_usr_connect(c686642c,c6a925c0,c649dc00) at tcp_usr_connect+0xe3
soconnect(c686642c,c6a925c0,c649dc00) at soconnect+0x4e
kern_connect(c649dc00,4,c6a925c0,c6a925c0,0,...) at kern_connect+0xbb
connect(c649dc00,e69e5d04) at connect+0x2f
syscall(3b,3b,3b,804f380,80521a0,...) at syscall+0x22f
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (98, FreeBSD ELF32, connect), eip = 0x28126fbf, esp = 0xbfbfd26c, ebp = 0xbfbfd3d8 ---
<118> mail.hostname.tld
<118>.
<118>Creating and/or trimming log files:
<118>.
<118>Starting syslogd.
<118>Checking for core dump on /dev/mirror/gm0s1b...
<118>savecore: no dumps found
<118>Initial i386 initialization:
<118>.
<118>Additional ABI support:
<118> linux
Linux ELF exec handler installed
<118>.
nfslock: pseudo-device
<118>NFS access cache time=60
<118>Checking quotas:
<118> done.
<118>Enabling quotas:
<118> done.
<118>Starting rpcbind.
<118>Dec 16 14:32:56 gateway rpcbind: cannot create socket for udp6
<118>Starting mountd.
<118>Starting nfsd.
<118>Performing sanity check on apache22 configuration:
<118>Syntax OK
<118>Starting apache22.
<118>Starting local daemons:
<118> pop3s
<118> arp+routing
<118> ipfm
<6>xl0: promiscuous mode enabled
<118>.
<118>Starting lpd.
<118>Updating motd
<118>.
<118>Mounting late file systems:
<118>.
<118>Starting usbd.
pci0: driver added
pci1: driver added
found-> vendor=0x10de, dev=0x0172, revid=0xa3
bus=1, slot=5, func=0
class=03-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns)
intpin=a, irq=18
powerspec 2 supports D0 D3 current D0
pci1:5:0: reprobing on driver added
pci2: driver added
found-> vendor=0x1022, dev=0x7449, revid=0x07
bus=2, slot=0, func=0
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns)
intpin=d, irq=19
pci2:0:0: reprobing on driver added
pci0: driver added
pci1: driver added
found-> vendor=0x10de, dev=0x0172, revid=0xa3
bus=1, slot=5, func=0
class=03-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns)
intpin=a, irq=18
powerspec 2 supports D0 D3 current D0
pci1:5:0: reprobing on driver added
pci2: driver added
found-> vendor=0x1022, dev=0x7449, revid=0x07
bus=2, slot=0, func=0
class=0c-03-10, hdrtype=0x00, mfdev=0
cmdreg=0x0017, statreg=0x0280, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x00 (0 ns), maxlat=0x50 (20000 ns)
intpin=d, irq=19
pci2:0:0: reprobing on driver added
ohci0: <OHCI (generic) USB controller> mem 0xf1040000-0xf1040fff irq 19 at device 0.0 on pci2
ohci0: Reserved 0x1000 bytes for rid 0x10 type 3 at 0xf1040000
ohci0: [GIANT-LOCKED]
usb0: OHCI version 1.0, legacy support
usb0: SMM does not respond, resetting
usb0: <OHCI (generic) USB controller> on ohci0
usb0: USB revision 1.0
uhub0: AMD OHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 4 ports with 4 removable, self powered
pci0: driver added
pci1: driver added
found-> vendor=0x10de, dev=0x0172, revid=0xa3
bus=1, slot=5, func=0
class=03-00-00, hdrtype=0x00, mfdev=0
cmdreg=0x0003, statreg=0x02b0, cachelnsz=0 (dwords)
lattimer=0x40 (1920 ns), mingnt=0x05 (1250 ns), maxlat=0x01 (250 ns)
intpin=a, irq=18
powerspec 2 supports D0 D3 current D0
pci1:5:0: reprobing on driver added
pci2: driver added
<118>Starting dhcpd.
<118>Internet Systems Consortium DHCP Server V3.0.5rc2
<118>
<118>Copyright 2004-2006 Internet Systems Consortium.
<118>
<118>All rights reserved.
<118>
<118>For info, please visit http://www.isc.org/sw/dhcp/
<118>
<118>WARNING: Host declarations are global. They are not limited to the scope you declared them in.
<118>
<118>Dec 16 14:33:02 gateway dhcpd: WARNING: Host declarations are global. They are not limited to the scope you declared them in.
<118>Wrote 0 deleted host decls to leases file.
<118>
<118>Wrote 0 new dynamic host decls to leases file.
<118>
<118>Wrote 3 leases to leases file.
<118>
<118>Listening on BPF/xl0/**:**:**:**:**:**/192.168.0/24
<118>
<118>Sending on BPF/xl0/**:**:**:**:**:**/192.168.0/24
<118>
<118>Sending on Socket/fallback/fallback-net
<118>
<118>Starting openntpd.
<118>Starting racoon.
<118>Removing stale Samba tdb files:
<118>.
<118>.
<118>.
<118>.
<118>.
<118>.
<118>.
<118>.
<118> done
<118>Starting nmbd.
<118>Starting smbd.
<118>Starting saslauthd.
<118>Starting dovecot.
<118>Configuring syscons:
<118> keyrate
<118> blanktime
<118> screensaver
splash: image decoder found: blank_saver
<118>.
<118>Starting sshd.
<118>Starting cron.
<118>Local package initialization:
<118>.
<118>Additional TCP options:
<118>.
<118>Starting inetd.
<118>Starting background file system checks in 5 seconds.
<118>
<118>Sat Dec 16 14:33:04 CST 2006
KDB: enter: Line break on console
gif0: bpf attached
WARNING: pseudo-random number generator used for IPsec processing
<5>fxp0: link state changed to DOWN
<5>fxp0: link state changed to UP
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 120 bytes
xl0: transmission error: 90
xl0: tx underrun, increasing tx start threshold to 180 bytes
>How-To-Repeat:
Booting the system with debug.mpsafenet=1 and wait. Depending on the
network traffic, the system can lockup in less than one hour.
In addition to that, numlock light doesn't respond to numlock key when
the system is hanging.
>Fix:
Didn't try this yet....
Index: pf_ioctl.c
===================================================================
RCS file: /home/ncvs/src/sys/contrib/pf/net/pf_ioctl.c,v
retrieving revision 1.20.2.4
diff -u -p -r1.20.2.4 pf_ioctl.c
--- pf_ioctl.c 9 Sep 2006 00:50:25 -0000 1.20.2.4
+++ pf_ioctl.c 11 Dec 2006 03:01:49 -0000
@@ -3396,7 +3396,13 @@ pf_check_out(void *arg, struct mbuf **m,
HTONS(h->ip_len);
HTONS(h->ip_off);
}
+#ifdef __FreeBSD__
+ PF_UNLOCK();
+#endif
chk = pf_test(PF_OUT, ifp, m, NULL, inp);
+#ifdef __FreeBSD__
+ PF_LOCK();
+#endif
if (chk && *m) {
m_freem(*m);
*m = NULL;
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-bugs
mailing list