GENERIC 7.0-CURRENT from Nov 28 19:10 UTC, vmcore.29
Double panic.
KDB: debugger backends: ddb
KDB: current backend: ddb
Copyright (c) 1992-2005 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 7.0-CURRENT #23: Mon Nov 28 21:34:49 CET 2005
pho@crashbox.osted.lan:/usr/src/sys/i386/compile/PHO
WARNING: WITNESS option enabled, expect reduced performance.
ACPI APIC Table: <A M I OEMAPIC >
Timecounter "i8254" frequency 1193182 Hz quality 0
CPU: Intel(R) XEON(TM) CPU 1.80GHz (1799.81-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0xf24 Stepping = 4
Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
Logical CPUs per core: 2
real memory = 1073676288 (1023 MB)
avail memory = 1041006592 (992 MB)
:
Trying to mount root from ufs:/dev/ad0s1a
fxp0: link state changed to UP
System call write returning with the following locks held:
exclusive sleep mutex so_snd r = 0 (0xc5ee3250) locked @ kern/uipc_socket.c:884
panic: witness_warn
cpuid = 1
KDB: enter: panic
[thread pid 6343 tid 100173 ]
Stopped at kdb_enter+0x2b: nop
db> where
Tracing pid 6343 tid 100173 td 0xc4ff2a80
kdb_enter(c087907b) at kdb_enter+0x2b
panic(c087d3e2,1,0,c4ff2a80,c54aaaf0) at panic+0x14b
witness_warn(2,0,c089e98d,c086ac5e,82) at witness_warn+0x15d
syscall(3b,bfbf003b,bfbf003b,0,280c503c) at syscall+0x459
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7512), eip = 0x2831e73b, esp = 0xbfbfc98c, ebp = 0xbfbfc9a8 ---
db> show allpcpu
Current CPU: 1
cpuid = 0
curthread = 0xc4aefa80: pid 13 "idle: cpu0"
curpcb = 0xe3650d90
fpcurthread = none
idlethread = 0xc4aefa80: pid 13 "idle: cpu0"
APIC ID = 0
currentldt = 0x50
spin locks held:
cpuid = 1
curthread = 0xc4ff2a80: pid 6343 "ssh"
curpcb = 0xe76cdd90
fpcurthread = none
idlethread = 0xc4aef900: pid 12 "idle: cpu1"
APIC ID = 1
currentldt = 0x50
spin locks held:
cpuid = 2
curthread = 0xc4aefc00: pid 14 "swi1: net"
curpcb = 0xe3653d90
fpcurthread = none
idlethread = 0xc4aef780: pid 11 "idle: cpu2"
APIC ID = 6
currentldt = 0x50
spin locks held:
cpuid = 3
curthread = 0xc54b2d80: pid 6341 "cvs"
curpcb = 0xe7800d90
fpcurthread = none
idlethread = 0xc4aef600: pid 10 "idle: cpu3"
APIC ID = 7
currentldt = 0x50
spin locks held:
db> show alllocks
Process 6343 (ssh) thread 0xc4ff2a80 (100173)
exclusive sleep mutex so_snd r = 0 (0xc5ee3250) locked @ kern/uipc_socket.c:884
Process 6341 (cvs) thread 0xc54b2d80 (100219)
exclusive sleep mutex needsbuffer lock r = 0 (0xc09920e0) locked @ kern/vfs_bio.c:351
Process 14 (swi1: net) thread 0xc4aefc00 (100002)
exclusive sleep mutex inp (tcpinp) r = 0 (0xc679557c) locked @ netinet/tcp_input.c:743
exclusive sleep mutex tcp r = 0 (0xc09940ac) locked @ netinet/tcp_input.c:616
db> where 6343
Tracing pid 6343 tid 100173 td 0xc4ff2a80
kdb_enter(c087907b) at kdb_enter+0x2b
panic(c087d3e2,1,0,c4ff2a80,c54aaaf0) at panic+0x14b
witness_warn(2,0,c089e98d,c086ac5e,82) at witness_warn+0x15d
syscall(3b,bfbf003b,bfbf003b,0,280c503c) at syscall+0x459
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (7512), eip = 0x2831e73b, esp = 0xbfbfc98c, ebp = 0xbfbfc9a8 ---
db> where 6341
Tracing pid 6341 tid 100219 td 0xc54b2d80
ipi_nmi_handler(e7800ba4,c0641adb,0,0,c0943e40) at ipi_nmi_handler+0x51
trap(e7800008,bfbf0028,28,c087c56e,c641e460) at trap+0x3d
calltrap() at calltrap+0x5
--- trap 0x13, eip = 0xc06494d4, esp = 0xe7800c4c, ebp = 0xe7800c60 ---
panic(c087c56e,3,0,c54b2d80,c641e460) at panic+0x54
userret(c54b2d80,e7800d38,57a,c,c54b2d80) at userret+0xc5
syscall(80e003b,3b,bfbf003b,80eaa50,0) at syscall+0x370
Xint0x80_syscall() at Xint0x80_syscall+0x1f
--- syscall (0, FreeBSD ELF32, nosys), eip = 0x283409eb, esp = 0xbfbfe55c, ebp = 0xbfbfe5f8 ---
db> where 14
Tracing pid 14 tid 100002 td 0xc4aefc00
ipi_nmi_handler(e3653ac8,c0641adb,0,0,c0943e40) at ipi_nmi_handler+0x51
trap(c4ae0008,e3650028,28,c4aefc00,c5ee3250) at trap+0x3d
calltrap() at calltrap+0x5
--- trap 0x13, eip = 0xc06419a6, esp = 0xe3653b70, ebp = 0xe3653b7c ---
_mtx_lock_sleep(c5ee3250,c4aefc00,0,c0887c15,842) at _mtx_lock_sleep+0xf2
_mtx_lock_flags(c5ee3250,0,c0887c15,842,0) at _mtx_lock_flags+0x85
tcp_input(c52e1600,14,12e,c52e1600,0) at tcp_input+0x2343
ip_input(c52e1600) at ip_input+0x5a1
netisr_processqueue(c09931d8) at netisr_processqueue+0x6e
swi_net(0) at swi_net+0xc2
ithread_execute_handlers(c4aee460,c4b43000) at ithread_execute_handlers+0xe6
ithread_loop(c4ad0780,e3653d38,c4ad0780,c06366b0,0) at ithread_loop+0x67
fork_exit(c06366b0,c4ad0780,e3653d38) at fork_exit+0xa4
fork_trampoline() at fork_trampoline+0x8
--- trap 0x1, eip = 0, esp = 0xe3653d6c, ebp = 0 ---
db> ps
pid proc uid ppid pgrp flag stat wmesg wchan cmd
6343 c54aaaf0 1001 6341 6338 0004000 [CPU 1] ssh
6342 c4ff3d20 1001 6340 6338 0004000 [SLPQ piperd 0xc4e78330][SLP] egrep
6341 c641e460 1001 6340 6338 0004000 [CPU 3] cvs
6340 c4f258c0 1001 6338 6338 0004000 [SLPQ wait 0xc4f258c0][SLP] sh
6338 c4ebc000 1001 6336 6338 0004000 [SLPQ wait 0xc4ebc000][SLP] sh
6336 c6ddcd20 0 489 489 0000000 [SLPQ piperd 0xc62b37f8][SLP] cron
73378 c5466460 0 1 73378 0000000 [SLPQ nanslp 0xc09447c4][SLP] powerd
73330 c4fcfaf0 0 73305 73330 0004002 [SLPQ ttyin 0xc4c13010][SLP] csh
73305 c4fceaf0 1001 72907 73305 0004102 [SLPQ wait 0xc4fceaf0][SLP] su
72907 c4fce460 1001 72906 72907 0004002 [SLPQ wait 0xc4fce460][SLP] bash
72906 c54658c0 1001 72886 72886 0000100 [SLPQ select 0xc0991ae4][SLP] sshd
72886 c54b3460 0 463 72886 0004100 [SLPQ sbwait 0xc54f6370][SLP] sshd
3077 c4f208c0 0 3074 3077 0004002 [SLPQ ttyin 0xc4c2e810][SLP] bash
3074 c4ebfaf0 0 3073 3074 0004002 [SLPQ pause 0xc4ebfb24][SLP] csh
3073 c4ebf230 1001 591 3073 0004102 [SLPQ wait 0xc4ebf230][SLP] su
591 c4e25d20 1001 590 591 0004002 [SLPQ wait 0xc4e25d20][SLP] bash
590 c4ebc8c0 1001 588 588 0000100 [SLPQ select 0xc0991ae4][SLP] sshd
588 c4fcf8c0 0 463 588 0004100 [SLPQ sbwait 0xc4fa6370][SLP] sshd
579 c4f25460 0 1 579 0004002 [SLPQ ttyin 0xc4cc0010][SLP] getty
578 c4f25af0 0 1 578 0004002 [SLPQ ttyin 0xc4cc0410][SLP] getty
577 c4e24000 0 1 577 0004002 [SLPQ ttyin 0xc4cc0810][SLP] getty
576 c4ff0460 0 1 576 0004002 [SLPQ ttyin 0xc4cc0c10][SLP] getty
575 c4ea7000 0 1 575 0004002 [SLPQ ttyin 0xc4cc1010][SLP] getty
574 c4f20d20 0 1 574 0004002 [SLPQ ttyin 0xc4cc1410][SLP] getty
573 c4ff0000 0 1 573 0004002 [SLPQ ttyin 0xc4cc1810][SLP] getty
572 c4ff3690 0 1 572 0004002 [SLPQ ttyin 0xc4cc1c10][SLP] getty
559 c4f20000 0 1 559 0000000 [SLPQ select 0xc0991ae4][SLP] inetd
538 c4ebf8c0 0 1 538 0000000 [SLPQ select 0xc0991ae4][SLP] moused
489 c4ebf690 0 1 489 0000000 [SLPQ nanslp 0xc09447c4][SLP] cron
473 c4ff38c0 25 1 473 0000100 [SLPQ pause 0xc4ff38f4][SLP] sendmail
469 c4f25000 0 1 469 0000100 [SLPQ select 0xc0991ae4][SLP] sendmail
463 c4fce230 0 1 463 0000100 [SLPQ select 0xc0991ae4][SLP] sshd
417 c4e25230 0 1 417 0000000 [SLPQ select 0xc0991ae4][SLP] usbd
400 c4ff0690 0 396 396 0000000 [SLPQ - 0xc4e1a600][SLP] nfsd
399 c4ff08c0 0 396 396 0000000 [SLPQ - 0xc4f00200][SLP] nfsd
398 c4ff0af0 0 396 396 0000000 [SLPQ - 0xc4e1a800][SLP] nfsd
397 c4ff0d20 0 396 396 0000000 [SLPQ - 0xc4f00000][SLP] nfsd
396 c4ea7690 0 1 396 0000000 [SLPQ select 0xc0991ae4][SLP] nfsd
394 c4ea7230 0 1 394 0000000 [SLPQ select 0xc0991ae4][SLP] mountd
327 c4ea78c0 0 1 327 0000000 [SLPQ select 0xc0991ae4][SLP] rpcbind
296 c4ebcaf0 0 1 296 0000000 [SLPQ select 0xc0991ae4][SLP] devd
221 c4c968c0 0 1 221 0000000 [SLPQ select 0xc0991ae4][SLP] syslogd
45 c4e24230 0 0 0 0000204 [SLPQ - 0xe5319d04][SLP] schedcpu
44 c4e24460 0 0 0 0000204 [SLPQ - 0xc099a14c][SLP] nfsiod 3
43 c4e24690 0 0 0 0000204 [SLPQ - 0xc099a148][SLP] nfsiod 2
42 c4e248c0 0 0 0 0000204 [SLPQ - 0xc099a144][SLP] nfsiod 1
41 c4e24af0 0 0 0 0000204 [SLPQ - 0xc099a140][SLP] nfsiod 0
40 c4e24d20 0 0 0 0000204 [SLPQ syncer 0xc09444b0][SLP] syncer
39 c4e25000 0 0 0 0000204 [SLPQ vlruwt 0xc4e25000][SLP] vnlru
38 c4beed20 0 0 0 0000204 [SLPQ psleep 0xc099204c][SLP] bufdaemon
37 c4c94000 0 0 0 000020c [SLPQ pgzero 0xc09a0764][SLP] pagezero
36 c4c94230 0 0 0 0000204 [SLPQ psleep 0xc09a02b0][SLP] vmdaemon
35 c4c94460 0 0 0 0000204 [SLPQ psleep 0xc09a0270][SLP] pagedaemon
34 c4c94690 0 0 0 0000204 [IWAIT] irq7: ppc0
33 c4c948c0 0 0 0 0000204 [SLPQ - 0xc4be5e3c][SLP] fdc0
32 c4c94af0 0 0 0 0000204 [IWAIT] swi0: sio
31 c4c94d20 0 0 0 0000204 [IWAIT] irq12: psm0
30 c4c96000 0 0 0 0000204 [IWAIT] irq1: atkbd0
29 c4c96230 0 0 0 0000204 [IWAIT] irq15: ata1
28 c4c96460 0 0 0 0000204 [IWAIT] irq14: ata0
27 c4b45690 0 0 0 0000204 [IWAIT] irq17: fxp0
26 c4b458c0 0 0 0 0000204 [SLPQ usbtsk 0xc0941384][SLP] usbtask
25 c4b45af0 0 0 0 0000204 [SLPQ usbevt 0xc4bf8210][SLP] usb0
24 c4b45d20 0 0 0 0000204 [IWAIT] irq16: uhci0
23 c4bee000 0 0 0 0000204 [IWAIT] irq48: em0
22 c4bee230 0 0 0 0000204 [IWAIT] irq9: acpi0
21 c4bee460 0 0 0 0000204 [IWAIT] swi5: Fast taskq
9 c4bee690 0 0 0 0000204 [SLPQ - 0xc4b44380][SLP] thread taskq
8 c4bee8c0 0 0 0 0000204 [SLPQ - 0xc4b44400][SLP] acpi_task2
7 c4beeaf0 0 0 0 0000204 [SLPQ - 0xc4b44400][SLP] acpi_task1
6 c4af3230 0 0 0 0000204 [SLPQ - 0xc4b44400][SLP] acpi_task0
20 c4af3460 0 0 0 0000204 [IWAIT] swi6: Giant taskq
19 c4af3690 0 0 0 0000204 [IWAIT] swi6: task queue
18 c4af38c0 0 0 0 0000204 [IWAIT] swi2: cambio
5 c4af3af0 0 0 0 0000204 [SLPQ - 0xc4b44780][SLP] kqueue taskq
17 c4af3d20 0 0 0 0000204 [SLPQ - 0xc093efc0][SLP] yarrow
4 c4b45000 0 0 0 0000204 [SLPQ - 0xc0941bc8][SLP] g_down
3 c4b45230 0 0 0 0000204 [SLPQ - 0xc0941bc4][SLP] g_up
2 c4b45460 0 0 0 0000204 [SLPQ - 0xc0941bbc][SLP] g_event
16 c4aee000 0 0 0 0000204 [IWAIT] swi3: vm
15 c4aee230 0 0 0 000020c [LOCK tcp c4ba01c0] swi4: clock sio
14 c4aee460 0 0 0 0000204 [CPU 2] swi1: net
13 c4aee690 0 0 0 000020c [CPU 0] idle: cpu0
12 c4aee8c0 0 0 0 000020c [Can run] idle: cpu1
11 c4aeeaf0 0 0 0 000020c [Can run] idle: cpu2
10 c4aeed20 0 0 0 000020c [Can run] idle: cpu3
1 c4af3000 0 0 1 0004200 [SLPQ wait 0xc4af3000][SLP] init
0 c0941cc0 0 0 0 0000200 [IWAIT] swapper
db> call doadump
Dumping 1023 MB (2 chunks)
chunk 0: 1MB (159 pages) ... ok
chunk 1: 1023MB (261872 pages) 1007 991 975 959 943 927 911 895 879 863 847 831 815 799 783 767 751 735 719 703 687 671 655 639 623 607 591 575 559 543 527 511 495 479 463 447 431 415 399 383 367 351 335 319 303 287 271 255 239 223 207 191 175 159 143 127 111 95 79 63 47 31 15 ... ok
Dump complete
= 0xf
db> reset
(kgdb) l *userret+0xc5
0xc066a919 is in userret (../../../kern/subr_trap.c:140).
135
136 /*
137 * Let the scheduler adjust our priority etc.
138 */
139 sched_userret(td);
140 KASSERT(td->td_locks == 0,
141 ("userret: Returning with %d locks held.", td->td_locks));
142 }
143
144 /*
(kgdb) p *(struct thread *)0xc54b2d80
$5 = {td_proc = 0xc641e460, td_ksegrp = 0xc6114660, td_plist = {tqe_next = 0x0, tqe_prev = 0xc641e470}, td_kglist = {tqe_next = 0x0,
tqe_prev = 0xc611466c}, td_slpq = {tqe_next = 0x0, tqe_prev = 0xc4cbade0}, td_lockq = {tqe_next = 0x0, tqe_prev = 0xe50ccc44},
td_runq = {tqe_next = 0x0, tqe_prev = 0x0}, td_selq = {tqh_first = 0x0, tqh_last = 0xc54b2db0}, td_sleepqueue = 0xc4cbade0,
td_turnstile = 0xc4e6eac0, td_umtxq = 0xc5454600, td_tid = 0x1877b, td_sigqueue = {sq_signals = {__bits = {0x0, 0x0, 0x0, 0x0}},
sq_list = {tqh_first = 0x0, tqh_last = 0xc54b2dd8}, sq_proc = 0xc641e460, sq_flags = 0x1}, td_flags = 0x1000000, td_inhibitors = 0x0,
td_pflags = 0x0, td_dupfd = 0xffffffff, td_wchan = 0x0, td_wmesg = 0x0, td_lastcpu = 0x3, td_oncpu = 0x3, td_owepreempt = 0x0,
td_locks = 0x3, td_blocked = 0x0, td_lockname = 0x0, td_contested = {lh_first = 0x0}, td_sleeplocks = 0xc0991888,
td_intr_nesting_level = 0x0, td_pinned = 0x0, td_mailbox = 0x0, td_ucred = 0xc6bfc000, td_standin = 0x0, td_upcall = 0x0,
td_sticks = 0x584, td_uuticks = 0x0, td_usticks = 0x0, td_intrval = 0x0, td_oldsigmask = {__bits = {0x0, 0x0, 0x0, 0x0}}, td_sigmask = {
__bits = {0x0, 0x0, 0x0, 0x0}}, td_generation = 0x4ff, td_sigstk = {ss_sp = 0x0, ss_size = 0x0, ss_flags = 0x4}, td_kflags = 0x0,
td_xsig = 0x0, td_profil_addr = 0x0, td_profil_ticks = 0x0, td_base_pri = 0xb8, td_priority = 0xb8, td_pcb = 0xe7800d90,
td_state = TDS_RUNNING, td_retval = {0x0, 0xbfbfe6f0}, td_slpcallout = {c_links = {sle = {sle_next = 0x0}, tqe = {tqe_next = 0x0,
tqe_prev = 0xd8b113a8}}, c_time = 0x343156b, c_arg = 0xc54b2d80, c_func = 0xc066977c <sleepq_timeout>, c_mtx = 0x0,
c_flags = 0x12}, td_frame = 0xe7800d38, td_kstack_obj = 0xc542ec60, td_kstack = 0xe77ff000, td_kstack_pages = 0x2,
td_altkstack_obj = 0x0, td_altkstack = 0x0, td_altkstack_pages = 0x0, td_critnest = 0x0, td_md = {md_spinlock_count = 0x0,
md_saved_flags = 0x46}, td_sched = 0xc54b2ee0}
(kgdb) p *(struct thread *)0xc4ff2a80
$6 = {td_proc = 0xc54aaaf0, td_ksegrp = 0xc54a93c0, td_plist = {tqe_next = 0x0, tqe_prev = 0xc54aab00}, td_kglist = {tqe_next = 0x0,
tqe_prev = 0xc54a93cc}, td_slpq = {tqe_next = 0x0, tqe_prev = 0xc4f21198}, td_lockq = {tqe_next = 0xc4fd1a80, tqe_prev = 0xe788eafc},
td_runq = {tqe_next = 0x0, tqe_prev = 0x0}, td_selq = {tqh_first = 0x0, tqh_last = 0xc4ff2ab0}, td_sleepqueue = 0xc4e35b60,
td_turnstile = 0xc546ae00, td_umtxq = 0xc4e4c980, td_tid = 0x1874d, td_sigqueue = {sq_signals = {__bits = {0x0, 0x0, 0x0, 0x0}},
sq_list = {tqh_first = 0x0, tqh_last = 0xc4ff2ad8}, sq_proc = 0xc54aaaf0, sq_flags = 0x1}, td_flags = 0x1000000, td_inhibitors = 0x0,
td_pflags = 0x0, td_dupfd = 0x0, td_wchan = 0x0, td_wmesg = 0x0, td_lastcpu = 0x0, td_oncpu = 0x1, td_owepreempt = 0x0, td_locks = 0x0,
td_blocked = 0x0, td_lockname = 0x0, td_contested = {lh_first = 0x0}, td_sleeplocks = 0xc0991a10, td_intr_nesting_level = 0x0,
td_pinned = 0x0, td_mailbox = 0x0, td_ucred = 0xc5267900, td_standin = 0x0, td_upcall = 0x0, td_sticks = 0x36, td_uuticks = 0x0,
td_usticks = 0x0, td_intrval = 0x0, td_oldsigmask = {__bits = {0x0, 0x0, 0x0, 0x0}}, td_sigmask = {__bits = {0x0, 0x0, 0x0, 0x0}},
td_generation = 0x4c, td_sigstk = {ss_sp = 0x0, ss_size = 0x0, ss_flags = 0x4}, td_kflags = 0x0, td_xsig = 0x0, td_profil_addr = 0x0,
td_profil_ticks = 0x0, td_base_pri = 0xb4, td_priority = 0xb4, td_pcb = 0xe76cdd90, td_state = TDS_RUNNING, td_retval = {0x1d58,
0x280c503c}, td_slpcallout = {c_links = {sle = {sle_next = 0x0}, tqe = {tqe_next = 0x0, tqe_prev = 0xd8b101b8}}, c_time = 0x3eb932d,
c_arg = 0xc4ff2a80, c_func = 0xc066977c <sleepq_timeout>, c_mtx = 0x0, c_flags = 0x10}, td_frame = 0xe76cdd38,
td_kstack_obj = 0xc4f94948, td_kstack = 0xe76cc000, td_kstack_pages = 0x2, td_altkstack_obj = 0x0, td_altkstack = 0x0,
td_altkstack_pages = 0x0, td_critnest = 0x1, td_md = {md_spinlock_count = 0x0, md_saved_flags = 0x46}, td_sched = 0xc4ff2be0}
(kgdb) p *(struct thread *)0xc4aefc00
$7 = {td_proc = 0xc4aee460, td_ksegrp = 0xc4af1e40, td_plist = {tqe_next = 0x0, tqe_prev = 0xc4aee470}, td_kglist = {tqe_next = 0x0,
tqe_prev = 0xc4af1e4c}, td_slpq = {tqe_next = 0x0, tqe_prev = 0x0}, td_lockq = {tqe_next = 0x0, tqe_prev = 0xe7838af0}, td_runq = {
tqe_next = 0x0, tqe_prev = 0x0}, td_selq = {tqh_first = 0x0, tqh_last = 0x0}, td_sleepqueue = 0xc4ae9540, td_turnstile = 0xc4ae8600,
td_umtxq = 0xc4ae8640, td_tid = 0x186a2, td_sigqueue = {sq_signals = {__bits = {0x0, 0x0, 0x0, 0x0}}, sq_list = {tqh_first = 0x0,
tqh_last = 0xc4aefc58}, sq_proc = 0xc4aee460, sq_flags = 0x1}, td_flags = 0x1000000, td_inhibitors = 0x0, td_pflags = 0x400,
td_dupfd = 0x0, td_wchan = 0x0, td_wmesg = 0x0, td_lastcpu = 0x0, td_oncpu = 0x2, td_owepreempt = 0x0, td_locks = 0x0, td_blocked = 0x0,
td_lockname = 0x0, td_contested = {lh_first = 0xc4ba01c0}, td_sleeplocks = 0xc09919d8, td_intr_nesting_level = 0x0, td_pinned = 0x0,
td_mailbox = 0x0, td_ucred = 0xc4aea300, td_standin = 0x0, td_upcall = 0x0, td_sticks = 0x0, td_uuticks = 0x0, td_usticks = 0x0,
td_intrval = 0x0, td_oldsigmask = {__bits = {0x0, 0x0, 0x0, 0x0}}, td_sigmask = {__bits = {0x0, 0x0, 0x0, 0x0}},
td_generation = 0x235bc, td_sigstk = {ss_sp = 0x0, ss_size = 0x0, ss_flags = 0x0}, td_kflags = 0x0, td_xsig = 0x0, td_profil_addr = 0x0,
td_profil_ticks = 0x0, td_base_pri = 0x28, td_priority = 0x28, td_pcb = 0xe3653d90, td_state = TDS_RUNNING, td_retval = {0x0, 0x0},
td_slpcallout = {c_links = {sle = {sle_next = 0x0}, tqe = {tqe_next = 0x0, tqe_prev = 0x0}}, c_time = 0x0, c_arg = 0x0, c_func = 0,
c_mtx = 0x0, c_flags = 0x10}, td_frame = 0xe3653d38, td_kstack_obj = 0xc1062ad4, td_kstack = 0xe3652000, td_kstack_pages = 0x2,
td_altkstack_obj = 0x0, td_altkstack = 0x0, td_altkstack_pages = 0x0, td_critnest = 0x0, td_md = {md_spinlock_count = 0x0,
md_saved_flags = 0x46}, td_sched = 0xc4aefd60}