1
|
ddb.txt 0600 0 0 1317102 14615140650 7166 ustar root wheel db:0:kdb.enter.default> run pfs
|
2
|
db:1:pfs> bt
|
3
|
Tracing pid 2 tid 100112 td 0xfffff8000582a000
|
4
|
kdb_enter() at kdb_enter+0x33/frame 0xfffffe0084fe38f0
|
5
|
panic() at panic+0x43/frame 0xfffffe0084fe3950
|
6
|
trap_fatal() at trap_fatal+0x40f/frame 0xfffffe0084fe39b0
|
7
|
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe0084fe3a10
|
8
|
calltrap() at calltrap+0x8/frame 0xfffffe0084fe3a10
|
9
|
--- trap 0xc, rip = 0xffffffff80f246e2, rsp = 0xfffffe0084fe3ae0, rbp = 0xfffffe0084fe3b70 ---
|
10
|
tcp_m_copym() at tcp_m_copym+0x62/frame 0xfffffe0084fe3b70
|
11
|
tcp_default_output() at tcp_default_output+0x1294/frame 0xfffffe0084fe3d60
|
12
|
tcp_timer_rexmt() at tcp_timer_rexmt+0x53c/frame 0xfffffe0084fe3dc0
|
13
|
tcp_timer_enter() at tcp_timer_enter+0x101/frame 0xfffffe0084fe3e00
|
14
|
softclock_call_cc() at softclock_call_cc+0x12e/frame 0xfffffe0084fe3ec0
|
15
|
softclock_thread() at softclock_thread+0xe9/frame 0xfffffe0084fe3ef0
|
16
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fe3f30
|
17
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fe3f30
|
18
|
--- trap 0x462d6966, rip = 0x49462d7673, rsp = 0, rbp = 0x45442d6564 ---
|
19
|
db:1:pfs> show registers
|
20
|
cs 0x20
|
21
|
ds 0x3b
|
22
|
es 0x3b
|
23
|
fs 0x13
|
24
|
gs 0x1b
|
25
|
ss 0
|
26
|
rax 0x12
|
27
|
rcx 0xffffffff8141f825
|
28
|
rdx 0xffffffff844195ff
|
29
|
rbx 0x100
|
30
|
rsp 0xfffffe0084fe37c8
|
31
|
rbp 0xfffffe0084fe38f0
|
32
|
rsi 0xfffffe0084fe3210
|
33
|
rdi 0xffffffff82d41c28 vt_conswindow+0x10
|
34
|
r8 0x10
|
35
|
r9 0x10
|
36
|
r10 0xf
|
37
|
r11 0x10
|
38
|
r12 0
|
39
|
r13 0
|
40
|
r14 0xffffffff8142fefb
|
41
|
r15 0xfffff8000582a000
|
42
|
rip 0xffffffff80d3f4c3 kdb_enter+0x33
|
43
|
rflags 0x82
|
44
|
kdb_enter+0x33: movq $0,0x235af42(%rip)
|
45
|
db:1:pfs> show pcpu
|
46
|
cpuid = 15
|
47
|
dynamic pcpu = 0xfffffe008f0a7f40
|
48
|
curthread = 0xfffff8000582a000: pid 2 tid 100112 critnest 1 "clock (15)"
|
49
|
curpcb = 0xfffff8000582a520
|
50
|
fpcurthread = none
|
51
|
idlethread = 0xfffff80005793000: tid 100018 "idle: cpu15"
|
52
|
self = 0xffffffff8401f000
|
53
|
curpmap = 0xffffffff8303e6b0
|
54
|
tssp = 0xffffffff8401f384
|
55
|
rsp0 = 0xfffffe0084fe4000
|
56
|
kcr3 = 0x8000000003f7d002
|
57
|
ucr3 = 0xffffffffffffffff
|
58
|
scr3 = 0x133fba997
|
59
|
gs32p = 0xffffffff8401f404
|
60
|
ldt = 0xffffffff8401f444
|
61
|
tss = 0xffffffff8401f434
|
62
|
curvnet = 0xfffff80005277f40
|
63
|
db:1:pfs> run lockinfo
|
64
|
db:2:lockinfo> show locks
|
65
|
No such command; use "help" to list available commands
|
66
|
db:2:lockinfo> show alllocks
|
67
|
No such command; use "help" to list available commands
|
68
|
db:2:lockinfo> show lockedvnods
|
69
|
Locked vnodes
|
70
|
db:1:pfs> acttrace
|
71
|
|
72
|
Tracing command clock pid 2 tid 100112 td 0xfffff8000582a000 (CPU 15)
|
73
|
kdb_enter() at kdb_enter+0x33/frame 0xfffffe0084fe38f0
|
74
|
panic() at panic+0x43/frame 0xfffffe0084fe3950
|
75
|
trap_fatal() at trap_fatal+0x40f/frame 0xfffffe0084fe39b0
|
76
|
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe0084fe3a10
|
77
|
calltrap() at calltrap+0x8/frame 0xfffffe0084fe3a10
|
78
|
--- trap 0xc, rip = 0xffffffff80f246e2, rsp = 0xfffffe0084fe3ae0, rbp = 0xfffffe0084fe3b70 ---
|
79
|
tcp_m_copym() at tcp_m_copym+0x62/frame 0xfffffe0084fe3b70
|
80
|
tcp_default_output() at tcp_default_output+0x1294/frame 0xfffffe0084fe3d60
|
81
|
tcp_timer_rexmt() at tcp_timer_rexmt+0x53c/frame 0xfffffe0084fe3dc0
|
82
|
tcp_timer_enter() at tcp_timer_enter+0x101/frame 0xfffffe0084fe3e00
|
83
|
softclock_call_cc() at softclock_call_cc+0x12e/frame 0xfffffe0084fe3ec0
|
84
|
softclock_thread() at softclock_thread+0xe9/frame 0xfffffe0084fe3ef0
|
85
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fe3f30
|
86
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fe3f30
|
87
|
--- trap 0x462d6966, rip = 0x49462d7673, rsp = 0, rbp = 0x45442d6564 ---
|
88
|
|
89
|
Tracing command idle pid 11 tid 100009 td 0xfffff80005761740 (CPU 6)
|
90
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e26df0
|
91
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e26e00
|
92
|
trap() at trap+0x3f/frame 0xfffffe0011e26f20
|
93
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e26f20
|
94
|
--- trap 0x13, rip = 0xffffffff8126fd62, rsp = 0xfffffe0010782de0, rbp = 0xfffffe0010782df0 ---
|
95
|
cpu_idle() at cpu_idle+0xe2/frame 0xfffffe0010782df0
|
96
|
sched_idletd() at sched_idletd+0x576/frame 0xfffffe0010782ef0
|
97
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010782f30
|
98
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010782f30
|
99
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
100
|
|
101
|
Tracing command intr pid 12 tid 100118 td 0xfffff80005825000 (CPU 9)
|
102
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e53df0
|
103
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e53e00
|
104
|
trap() at trap+0x3f/frame 0xfffffe0011e53f20
|
105
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e53f20
|
106
|
--- trap 0x13, rip = 0xffffffff80fba247, rsp = 0xfffffe0091604ba0, rbp = 0xfffffe0091604d40 ---
|
107
|
pf_test() at pf_test+0x207/frame 0xfffffe0091604d40
|
108
|
pf_check_in() at pf_check_in+0x27/frame 0xfffffe0091604d60
|
109
|
pfil_mbuf_in() at pfil_mbuf_in+0x38/frame 0xfffffe0091604d90
|
110
|
ip_input() at ip_input+0x3aa/frame 0xfffffe0091604df0
|
111
|
swi_net() at swi_net+0x138/frame 0xfffffe0091604e60
|
112
|
ithread_loop() at ithread_loop+0x257/frame 0xfffffe0091604ef0
|
113
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091604f30
|
114
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091604f30
|
115
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
116
|
|
117
|
Tracing command unbound-control pid 94272 tid 100550 td 0xfffff800690b3740 (CPU 12)
|
118
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e80df0
|
119
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e80e00
|
120
|
trap() at trap+0x3f/frame 0xfffffe0011e80f20
|
121
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e80f20
|
122
|
--- trap 0x13, rip = 0x2894b3bf2957, rsp = 0x820e8d430, rbp = 0x820e8d4b0 ---
|
123
|
|
124
|
Tracing command telegraf pid 94649 tid 100506 td 0xfffff80046156740 (CPU 3)
|
125
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011df9df0
|
126
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011df9e00
|
127
|
trap() at trap+0x3f/frame 0xfffffe0011df9f20
|
128
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011df9f20
|
129
|
--- trap 0x13, rip = 0xffffffff8129dab8, rsp = 0xfffffe00fd4f97a0, rbp = 0xfffffe00fd4f98f0 ---
|
130
|
pmap_remove_pages() at pmap_remove_pages+0x658/frame 0xfffffe00fd4f98f0
|
131
|
exec_new_vmspace() at exec_new_vmspace+0x20a/frame 0xfffffe00fd4f9940
|
132
|
exec_elf64_imgact() at exec_elf64_imgact+0x62b/frame 0xfffffe00fd4f9a00
|
133
|
kern_execve() at kern_execve+0x691/frame 0xfffffe00fd4f9d80
|
134
|
sys_execve() at sys_execve+0x56/frame 0xfffffe00fd4f9e00
|
135
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4f9f30
|
136
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4f9f30
|
137
|
--- syscall (59, FreeBSD ELF64, execve), rip = 0x4cd996, rsp = 0x8587a2890, rbp = 0x8587a29a8 ---
|
138
|
|
139
|
Tracing command telegraf pid 1613 tid 104474 td 0xfffff801e9f42740 (CPU 11)
|
140
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e71df0
|
141
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e71e00
|
142
|
trap() at trap+0x3f/frame 0xfffffe0011e71f20
|
143
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e71f20
|
144
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe0100b66ac8, rbp = 0xfffffe0100b66b50 ---
|
145
|
lock_delay() at lock_delay+0x12/frame 0xfffffe0100b66b50
|
146
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0100b66c30
|
147
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100b66d60
|
148
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100b66db0
|
149
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100b66e10
|
150
|
trap() at trap+0x45d/frame 0xfffffe0100b66f30
|
151
|
calltrap() at calltrap+0x8/frame 0xfffffe0100b66f30
|
152
|
--- trap 0xc, rip = 0x46f96e, rsp = 0x85a394de0, rbp = 0x85a394e10 ---
|
153
|
|
154
|
Tracing command telegraf pid 1613 tid 104475 td 0xfffff801a45a5740 (CPU 0)
|
155
|
cpustop_handler() at cpustop_handler+0x27/frame 0xffffffff83100b00
|
156
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xffffffff83100b10
|
157
|
trap() at trap+0x3f/frame 0xffffffff83100c30
|
158
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xffffffff83100c30
|
159
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe010081eac8, rbp = 0xfffffe010081eb50 ---
|
160
|
lock_delay() at lock_delay+0x12/frame 0xfffffe010081eb50
|
161
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe010081ec30
|
162
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe010081ed60
|
163
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe010081edb0
|
164
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe010081ee10
|
165
|
trap() at trap+0x45d/frame 0xfffffe010081ef30
|
166
|
calltrap() at calltrap+0x8/frame 0xfffffe010081ef30
|
167
|
--- trap 0xc, rip = 0x4104dc, rsp = 0x85a2725e8, rbp = 0x85a272640 ---
|
168
|
|
169
|
Tracing command telegraf pid 1613 tid 104479 td 0xfffff800468cd740 (CPU 14)
|
170
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e9edf0
|
171
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e9ee00
|
172
|
trap() at trap+0x3f/frame 0xfffffe0011e9ef20
|
173
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e9ef20
|
174
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe00fd54fac8, rbp = 0xfffffe00fd54fb50 ---
|
175
|
lock_delay() at lock_delay+0x12/frame 0xfffffe00fd54fb50
|
176
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe00fd54fc30
|
177
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe00fd54fd60
|
178
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe00fd54fdb0
|
179
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe00fd54fe10
|
180
|
trap() at trap+0x45d/frame 0xfffffe00fd54ff30
|
181
|
calltrap() at calltrap+0x8/frame 0xfffffe00fd54ff30
|
182
|
--- trap 0xc, rip = 0x434a90, rsp = 0x8587a4b98, rbp = 0x8587a4bb0 ---
|
183
|
|
184
|
Tracing command telegraf pid 1613 tid 104481 td 0xfffff802510f0740 (CPU 5)
|
185
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e17df0
|
186
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e17e00
|
187
|
trap() at trap+0x3f/frame 0xfffffe0011e17f20
|
188
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e17f20
|
189
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe0100b2fa48, rbp = 0xfffffe0100b2faf0 ---
|
190
|
lock_delay() at lock_delay+0x12/frame 0xfffffe0100b2faf0
|
191
|
vm_object_shadow() at vm_object_shadow+0x355/frame 0xfffffe0100b2fb50
|
192
|
vm_map_lookup() at vm_map_lookup+0xb31/frame 0xfffffe0100b2fc30
|
193
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100b2fd60
|
194
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100b2fdb0
|
195
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100b2fe10
|
196
|
trap() at trap+0x45d/frame 0xfffffe0100b2ff30
|
197
|
calltrap() at calltrap+0x8/frame 0xfffffe0100b2ff30
|
198
|
--- trap 0xc, rip = 0x44ddcb, rsp = 0x858e92c28, rbp = 0x858e92d58 ---
|
199
|
|
200
|
Tracing command telegraf pid 1613 tid 104485 td 0xfffff80227c74740 (CPU 1)
|
201
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011ddbdf0
|
202
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011ddbe00
|
203
|
trap() at trap+0x3f/frame 0xfffffe0011ddbf20
|
204
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011ddbf20
|
205
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe0100814ac8, rbp = 0xfffffe0100814b50 ---
|
206
|
lock_delay() at lock_delay+0x12/frame 0xfffffe0100814b50
|
207
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0100814c30
|
208
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100814d60
|
209
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100814db0
|
210
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100814e10
|
211
|
trap() at trap+0x45d/frame 0xfffffe0100814f30
|
212
|
calltrap() at calltrap+0x8/frame 0xfffffe0100814f30
|
213
|
--- trap 0xc, rip = 0x43d8ad, rsp = 0x85ae4b100, rbp = 0x85ae4b110 ---
|
214
|
|
215
|
Tracing command telegraf pid 1613 tid 104486 td 0xfffff801ec2f5740 (CPU 4)
|
216
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e08df0
|
217
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e08e00
|
218
|
trap() at trap+0x3f/frame 0xfffffe0011e08f20
|
219
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e08f20
|
220
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe01026f9ac8, rbp = 0xfffffe01026f9b50 ---
|
221
|
lock_delay() at lock_delay+0x12/frame 0xfffffe01026f9b50
|
222
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe01026f9c30
|
223
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe01026f9d60
|
224
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe01026f9db0
|
225
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe01026f9e10
|
226
|
trap() at trap+0x45d/frame 0xfffffe01026f9f30
|
227
|
calltrap() at calltrap+0x8/frame 0xfffffe01026f9f30
|
228
|
--- trap 0xc, rip = 0x47296b, rsp = 0x85a38a970, rbp = 0x85a38a9d0 ---
|
229
|
|
230
|
Tracing command telegraf pid 1613 tid 104489 td 0xfffff801333d0740 (CPU 7)
|
231
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e35df0
|
232
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e35e00
|
233
|
trap() at trap+0x3f/frame 0xfffffe0011e35f20
|
234
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e35f20
|
235
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe0102645ac8, rbp = 0xfffffe0102645b50 ---
|
236
|
lock_delay() at lock_delay+0x10/frame 0xfffffe0102645b50
|
237
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0102645c30
|
238
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102645d60
|
239
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102645db0
|
240
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102645e10
|
241
|
trap() at trap+0x45d/frame 0xfffffe0102645f30
|
242
|
calltrap() at calltrap+0x8/frame 0xfffffe0102645f30
|
243
|
--- trap 0xc, rip = 0x46c092, rsp = 0x85b8665d0, rbp = 0x85b866600 ---
|
244
|
|
245
|
Tracing command telegraf pid 1613 tid 104490 td 0xfffff800693b5740 (CPU 8)
|
246
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e44df0
|
247
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e44e00
|
248
|
trap() at trap+0x3f/frame 0xfffffe0011e44f20
|
249
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e44f20
|
250
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe0100a69ac8, rbp = 0xfffffe0100a69b50 ---
|
251
|
lock_delay() at lock_delay+0x10/frame 0xfffffe0100a69b50
|
252
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0100a69c30
|
253
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100a69d60
|
254
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100a69db0
|
255
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100a69e10
|
256
|
trap() at trap+0x45d/frame 0xfffffe0100a69f30
|
257
|
calltrap() at calltrap+0x8/frame 0xfffffe0100a69f30
|
258
|
--- trap 0xc, rip = 0x43056b, rsp = 0x867d79e30, rbp = 0x867d79e40 ---
|
259
|
|
260
|
Tracing command telegraf pid 1613 tid 104491 td 0xfffff80217cf4740 (CPU 13)
|
261
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e8fdf0
|
262
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e8fe00
|
263
|
trap() at trap+0x3f/frame 0xfffffe0011e8ff20
|
264
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e8ff20
|
265
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe0102618ac8, rbp = 0xfffffe0102618b50 ---
|
266
|
lock_delay() at lock_delay+0x10/frame 0xfffffe0102618b50
|
267
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0102618c30
|
268
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102618d60
|
269
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102618db0
|
270
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102618e10
|
271
|
trap() at trap+0x45d/frame 0xfffffe0102618f30
|
272
|
calltrap() at calltrap+0x8/frame 0xfffffe0102618f30
|
273
|
--- trap 0xc, rip = 0x473363, rsp = 0x8689d9c88, rbp = 0x8689d9ce0 ---
|
274
|
|
275
|
Tracing command telegraf pid 1613 tid 106119 td 0xfffff802515a3000 (CPU 10)
|
276
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e62df0
|
277
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e62e00
|
278
|
trap() at trap+0x3f/frame 0xfffffe0011e62f20
|
279
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e62f20
|
280
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe01027c9ac8, rbp = 0xfffffe01027c9b50 ---
|
281
|
lock_delay() at lock_delay+0x10/frame 0xfffffe01027c9b50
|
282
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe01027c9c30
|
283
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe01027c9d60
|
284
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe01027c9db0
|
285
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe01027c9e10
|
286
|
trap() at trap+0x45d/frame 0xfffffe01027c9f30
|
287
|
calltrap() at calltrap+0x8/frame 0xfffffe01027c9f30
|
288
|
--- trap 0xc, rip = 0x4370fb, rsp = 0x86910ed28, rbp = 0x86910fda8 ---
|
289
|
|
290
|
Tracing command telegraf pid 94097 tid 100539 td 0xfffff80005bc2000 (CPU 2)
|
291
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011deadf0
|
292
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011deae00
|
293
|
trap() at trap+0x3f/frame 0xfffffe0011deaf20
|
294
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011deaf20
|
295
|
--- trap 0x13, rip = 0xffffffff80d44f70, rsp = 0xfffffe00fd563790, rbp = 0xfffffe00fd563790 ---
|
296
|
pctrie_lookup_le() at pctrie_lookup_le+0x20/frame 0xfffffe00fd563790
|
297
|
vm_page_rename() at vm_page_rename+0x2a/frame 0xfffffe00fd5637e0
|
298
|
vm_object_collapse() at vm_object_collapse+0x330/frame 0xfffffe00fd563860
|
299
|
vm_object_deallocate() at vm_object_deallocate+0x327/frame 0xfffffe00fd5638a0
|
300
|
vm_map_process_deferred() at vm_map_process_deferred+0x92/frame 0xfffffe00fd5638c0
|
301
|
vm_map_remove() at vm_map_remove+0xff/frame 0xfffffe00fd5638f0
|
302
|
exec_new_vmspace() at exec_new_vmspace+0x21a/frame 0xfffffe00fd563940
|
303
|
exec_elf64_imgact() at exec_elf64_imgact+0x62b/frame 0xfffffe00fd563a00
|
304
|
kern_execve() at kern_execve+0x691/frame 0xfffffe00fd563d80
|
305
|
sys_execve() at sys_execve+0x56/frame 0xfffffe00fd563e00
|
306
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd563f30
|
307
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd563f30
|
308
|
--- syscall (59, FreeBSD ELF64, execve), rip = 0x4cd996, rsp = 0x8587a1808, rbp = 0x8587a1920 ---
|
309
|
db:1:pfs> ps
|
310
|
pid ppid pgrp uid state wmesg wchan cmd
|
311
|
94649 1613 1590 0 R CPU 3 telegraf
|
312
|
94315 94072 1590 0 S piperd 0xfffffe0100172888 grep
|
313
|
94272 94072 1590 0 R CPU 12 unbound-control
|
314
|
94097 1613 94097 0 R CPU 2 telegraf
|
315
|
94072 1613 1590 0 S wait 0xfffffe00feaa75c0 sh
|
316
|
91488 1 91488 0 Ss select 0xfffff802516847c0 sshg-blocker
|
317
|
91084 1 91084 0 Ss select 0xfffff800464cdd40 sshg-parser
|
318
|
90179 89838 88874 0 S piperd 0xfffffe00fe6adb60 sh
|
319
|
89838 88874 88874 0 S wait 0xfffffe0102596040 sh
|
320
|
89519 88874 88874 0 S (threaded) sshg-blocker
|
321
|
100571 S piperd 0xfffffe00fe6ce110 sshg-blocker
|
322
|
106191 S nanslp 0xffffffff83081960 sshg-blocker
|
323
|
89410 88874 88874 0 S piperd 0xfffffe01004c7b60 sshg-parser
|
324
|
89134 88874 88874 0 S piperd 0xfffffe00ffb172d8 cat
|
325
|
88874 92183 88874 0 Ss wait 0xfffffe00fe6a6060 sh
|
326
|
87257 39130 23 0 S nanslp 0xffffffff8308196a sleep
|
327
|
82380 1 82380 80 Ss kqread 0xfffff8022b94a700 haproxy
|
328
|
6109 5439 6109 0 S+ ttyin 0xfffff80041a85cb0 sh
|
329
|
5439 3986 5439 0 S+ wait 0xfffffe010062cb00 sh
|
330
|
5147 1 5147 0 Ss+ ttyin 0xfffff80041b1b4b0 getty
|
331
|
5080 1 5080 0 Ss+ ttyin 0xfffff80041b1bcb0 getty
|
332
|
4935 1 4935 0 Ss+ ttyin 0xfffff80041b1a4b0 getty
|
333
|
4821 1 4821 0 Ss+ ttyin 0xfffff80041b1acb0 getty
|
334
|
4485 1 4485 0 Ss+ ttyin 0xfffff80041b194b0 getty
|
335
|
4394 1 4394 0 Ss+ ttyin 0xfffff80041b19cb0 getty
|
336
|
4246 1 4246 0 Ss+ ttyin 0xfffff80041a854b0 getty
|
337
|
3986 1 3986 0 Ss+ wait 0xfffffe00fddbaae0 login
|
338
|
1613 1590 1590 0 R (threaded) telegraf
|
339
|
100536 S uwait 0xfffff80046e50b80 telegraf
|
340
|
104472 S nanslp 0xffffffff83081967 telegraf
|
341
|
104473 S piperd 0xfffffe00fe6a1888 telegraf
|
342
|
104474 Run CPU 11 telegraf
|
343
|
104475 Run CPU 0 telegraf
|
344
|
104476 S uwait 0xfffff80124f41d00 telegraf
|
345
|
104477 D vm map 0xfffff800467412c8 telegraf
|
346
|
104478 S kqread 0xfffff801ec9cb900 telegraf
|
347
|
104479 Run CPU 14 telegraf
|
348
|
104480 D vm map 0xfffff800467412c8 telegraf
|
349
|
104481 Run CPU 5 telegraf
|
350
|
104482 S uwait 0xfffff80124fee900 telegraf
|
351
|
104483 S uwait 0xfffff801a41e7600 telegraf
|
352
|
104484 D vm map 0xfffff800467412c8 telegraf
|
353
|
104485 Run CPU 1 telegraf
|
354
|
104486 Run CPU 4 telegraf
|
355
|
104487 D vm map 0xfffff800467412c8 telegraf
|
356
|
104488 S uwait 0xfffff800468b1780 telegraf
|
357
|
104489 Run CPU 7 telegraf
|
358
|
104490 Run CPU 8 telegraf
|
359
|
104491 Run CPU 13 telegraf
|
360
|
106119 Run CPU 10 telegraf
|
361
|
1590 1 1590 0 Ss kqread 0xfffff80217627300 daemon
|
362
|
95701 1 95701 0 Ss (threaded) openvpn
|
363
|
100635 S select 0xfffff800690d7740 openvpn
|
364
|
103380 S kqread 0xfffff801ec9cb800 openvpn
|
365
|
19997 597 597 0 S accept 0xfffff80046cb9590 php-fpm
|
366
|
3174 2944 2944 0 S nanslp 0xffffffff83081967 minicron
|
367
|
2944 1 2944 0 Ss wait 0xfffffe00feaa6b00 minicron
|
368
|
2769 2292 2292 0 S nanslp 0xffffffff83081966 minicron
|
369
|
2292 1 2292 0 Ss wait 0xfffffe00feb6f000 minicron
|
370
|
2257 1817 1817 0 S nanslp 0xffffffff83081967 minicron
|
371
|
1817 1 1817 0 Ss wait 0xfffffe00fe6d7040 minicron
|
372
|
1660 1473 1473 0 S nanslp 0xffffffff83081968 minicron
|
373
|
1473 1 1473 0 Ss wait 0xfffffe01005dd040 minicron
|
374
|
92183 1 92183 0 Ss kqread 0xfffff8003f7fa000 syslogd
|
375
|
39130 1 23 0 S+ wait 0xfffffe0098501ae0 sh
|
376
|
96948 96608 96608 0 S kqread 0xfffff8018caedb00 nginx
|
377
|
96849 96608 96608 0 S kqread 0xfffff80069803400 nginx
|
378
|
96608 1 96608 0 Ss pause 0xfffffe00fe715b90 nginx
|
379
|
90973 1 90973 0 Ss (threaded) ntpd
|
380
|
101817 S select 0xfffff80193fd6540 ntpd
|
381
|
102327 S usem 0xfffff80041b66680 ntpd
|
382
|
72493 1 72493 0 Ss nanslp 0xffffffff8308196e cron
|
383
|
64116 1 64116 59 Ss (threaded) unbound
|
384
|
100573 S kqread 0xfffff80041b29200 unbound
|
385
|
101797 S kqread 0xfffff80205455500 unbound
|
386
|
101798 S kqread 0xfffff80069a50d00 unbound
|
387
|
101799 S kqread 0xfffff80041ba1e00 unbound
|
388
|
101800 S kqread 0xfffff80005f13300 unbound
|
389
|
101801 S kqread 0xfffff8001b00cb00 unbound
|
390
|
101802 S kqread 0xfffff80244ebf500 unbound
|
391
|
101803 S kqread 0xfffff8001b00bd00 unbound
|
392
|
101804 S kqread 0xfffff800466a9700 unbound
|
393
|
101805 S kqread 0xfffff80005928200 unbound
|
394
|
101806 S kqread 0xfffff80244ec1c00 unbound
|
395
|
101807 S kqread 0xfffff80041b29500 unbound
|
396
|
101808 S kqread 0xfffff802057b3d00 unbound
|
397
|
101809 S kqread 0xfffff8018cdb8600 unbound
|
398
|
101810 S kqread 0xfffff80205437c00 unbound
|
399
|
101811 S kqread 0xfffff8001b00cd00 unbound
|
400
|
24692 1 24692 0 Ss select 0xfffff80244eecac0 sshd
|
401
|
19914 1 19914 0 Ss (threaded) dpinger
|
402
|
100592 S uwait 0xfffff80041b67300 dpinger
|
403
|
101274 S sbwait 0xfffff80069396d0c dpinger
|
404
|
101275 S nanslp 0xffffffff83081964 dpinger
|
405
|
101276 S nanslp 0xffffffff83081968 dpinger
|
406
|
101277 S accept 0xfffff80046cbbd10 dpinger
|
407
|
6551 1 6551 0 Ss bpf 0xfffff80046b01e00 filterlog
|
408
|
2807 1 2807 0 Ss select 0xfffff80046cdc6c0 devd
|
409
|
641 639 639 0 S kqread 0xfffff80046072700 check_reload_status
|
410
|
639 1 639 0 Ss kqread 0xfffff80124fe5100 check_reload_status
|
411
|
599 597 597 0 S accept 0xfffff80046cb9590 php-fpm
|
412
|
598 597 597 0 S accept 0xfffff80046cb9590 php-fpm
|
413
|
597 1 597 0 Ss kqread 0xfffff80124756a00 php-fpm
|
414
|
22 0 0 0 DL idle 0xfffffe009b06ab00 [enc_daemon0]
|
415
|
21 0 0 0 DL aldslp 0xffffffff8303e958 [ALQ Daemon]
|
416
|
20 0 0 0 DL syncer 0xffffffff830bb7a8 [syncer]
|
417
|
19 0 0 0 DL vlruwt 0xfffffe0098502b00 [vnlru]
|
418
|
18 0 0 0 DL (threaded) [bufdaemon]
|
419
|
100279 D psleep 0xffffffff830ba7e0 [bufdaemon]
|
420
|
100280 D - 0xffffffff82c03100 [bufspacedaemon-0]
|
421
|
100281 D - 0xffffffff82c03380 [bufspacedaemon-1]
|
422
|
100282 D - 0xffffffff82c03600 [bufspacedaemon-2]
|
423
|
100283 D - 0xffffffff82c03880 [bufspacedaemon-3]
|
424
|
17 0 0 0 DL psleep 0xffffffff830f0510 [vmdaemon]
|
425
|
9 0 0 0 DL (threaded) [pagedaemon]
|
426
|
100277 D psleep 0xffffffff830d8978 [dom0]
|
427
|
100284 D launds 0xffffffff830d8984 [laundry: dom0]
|
428
|
100285 D umarcl 0xffffffff811504a0 [uma]
|
429
|
8 0 0 0 DL - 0xffffffff82e82700 [rand_harvestq]
|
430
|
7 0 0 0 DL pftm 0xffffffff80fb5280 [pf purge]
|
431
|
6 0 0 0 DL (threaded) [zfskern]
|
432
|
100242 D t->zthr 0xfffff8003f786948 [arc_evict]
|
433
|
100243 D t->zthr 0xfffff8003f786748 [arc_reap]
|
434
|
100244 D - 0xfffff8003f786500 [dbu_evict]
|
435
|
100245 D dbuf_ev 0xffffffff839028a8 [dbuf_evict_thread]
|
436
|
100246 D - 0xfffff8003f786200 [z_vdev_file_0]
|
437
|
100247 D - 0xfffff8003f786200 [z_vdev_file_1]
|
438
|
100248 D - 0xfffff8003f786200 [z_vdev_file_2]
|
439
|
100249 D - 0xfffff8003f786200 [z_vdev_file_3]
|
440
|
100250 D - 0xfffff8003f786200 [z_vdev_file_4]
|
441
|
100251 D - 0xfffff8003f786200 [z_vdev_file_5]
|
442
|
100252 D - 0xfffff8003f786200 [z_vdev_file_6]
|
443
|
100253 D - 0xfffff8003f786200 [z_vdev_file_7]
|
444
|
100254 D - 0xfffff8003f786200 [z_vdev_file_8]
|
445
|
100255 D - 0xfffff8003f786200 [z_vdev_file_9]
|
446
|
100256 D - 0xfffff8003f786200 [z_vdev_file_10]
|
447
|
100257 D - 0xfffff8003f786200 [z_vdev_file_11]
|
448
|
100258 D - 0xfffff8003f786200 [z_vdev_file_12]
|
449
|
100259 D - 0xfffff8003f786200 [z_vdev_file_13]
|
450
|
100260 D - 0xfffff8003f786200 [z_vdev_file_14]
|
451
|
100261 D - 0xfffff8003f786200 [z_vdev_file_15]
|
452
|
100262 D l2arc_f 0xffffffff83901da0 [l2arc_feed_thread]
|
453
|
100263 D - 0xfffff8003f788e00 [zfsvfs]
|
454
|
100264 S zevent_ 0xffffffff83902e40 [sysevent]
|
455
|
100368 D - 0xfffff80046021e00 [z_zvol]
|
456
|
100369 D - 0xfffff80046021c00 [z_metaslab_0]
|
457
|
100370 D - 0xfffff80046021c00 [z_metaslab_1]
|
458
|
100371 D - 0xfffff80046021c00 [z_metaslab_2]
|
459
|
100372 D - 0xfffff80046021c00 [z_metaslab_3]
|
460
|
100373 D - 0xfffff80046021c00 [z_metaslab_4]
|
461
|
100374 D - 0xfffff80046021c00 [z_metaslab_5]
|
462
|
100375 D - 0xfffff80046021c00 [z_metaslab_6]
|
463
|
100376 D - 0xfffff80046021c00 [z_metaslab_7]
|
464
|
100377 D - 0xfffff80046021300 [z_prefetch_0]
|
465
|
100378 D - 0xfffff80046021300 [z_prefetch_1]
|
466
|
100379 D - 0xfffff80046021300 [z_prefetch_2]
|
467
|
100380 D - 0xfffff80046021300 [z_prefetch_3]
|
468
|
100381 D - 0xfffff80046021300 [z_prefetch_4]
|
469
|
100382 D - 0xfffff80046021300 [z_prefetch_5]
|
470
|
100383 D - 0xfffff80046021300 [z_prefetch_6]
|
471
|
100384 D - 0xfffff80046021300 [z_prefetch_7]
|
472
|
100385 D - 0xfffff80046021300 [z_prefetch_8]
|
473
|
100386 D - 0xfffff80046021300 [z_prefetch_9]
|
474
|
100387 D - 0xfffff80046021300 [z_prefetch_10]
|
475
|
100388 D - 0xfffff80046021300 [z_prefetch_11]
|
476
|
100389 D - 0xfffff80046021300 [z_prefetch_12]
|
477
|
100390 D - 0xfffff80046021300 [z_prefetch_13]
|
478
|
100391 D - 0xfffff80046021300 [z_prefetch_14]
|
479
|
100392 D - 0xfffff80046021300 [z_prefetch_15]
|
480
|
100393 D - 0xfffff80046038500 [z_upgrade_0]
|
481
|
100394 D - 0xfffff80046038500 [z_upgrade_1]
|
482
|
100395 D - 0xfffff80046038500 [z_upgrade_2]
|
483
|
100396 D - 0xfffff80046038500 [z_upgrade_3]
|
484
|
100397 D - 0xfffff80046038500 [z_upgrade_4]
|
485
|
100398 D - 0xfffff80046038500 [z_upgrade_5]
|
486
|
100399 D - 0xfffff80046038500 [z_upgrade_6]
|
487
|
100400 D - 0xfffff80046038500 [z_upgrade_7]
|
488
|
100401 D - 0xfffff80046038500 [z_upgrade_8]
|
489
|
100402 D - 0xfffff80046038500 [z_upgrade_9]
|
490
|
100403 D - 0xfffff80046038500 [z_upgrade_10]
|
491
|
100404 D - 0xfffff80046038500 [z_upgrade_11]
|
492
|
100405 D - 0xfffff80046038500 [z_upgrade_12]
|
493
|
100406 D - 0xfffff80046038500 [z_upgrade_13]
|
494
|
100407 D - 0xfffff80046038500 [z_upgrade_14]
|
495
|
100408 D - 0xfffff80046038500 [z_upgrade_15]
|
496
|
100411 D - 0xfffff8004603ae00 [dp_sync_taskq_0]
|
497
|
100412 D - 0xfffff8004603ae00 [dp_sync_taskq_1]
|
498
|
100413 D - 0xfffff8004603ae00 [dp_sync_taskq_2]
|
499
|
100414 D - 0xfffff8004603ae00 [dp_sync_taskq_3]
|
500
|
100415 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
501
|
100416 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
502
|
100417 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
503
|
100418 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
504
|
100419 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
505
|
100420 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
506
|
100421 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
507
|
100422 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
508
|
100423 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
509
|
100424 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
510
|
100425 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
511
|
100426 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
512
|
100427 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
513
|
100428 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
514
|
100429 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
515
|
100430 D - 0xfffff80046039000 [dp_zil_clean_taskq_]
|
516
|
100431 D - 0xfffff8004603b900 [z_zrele_0]
|
517
|
100432 D - 0xfffff8004603b900 [z_zrele_1]
|
518
|
100433 D - 0xfffff8004603b900 [z_zrele_2]
|
519
|
100434 D - 0xfffff8004603b900 [z_zrele_3]
|
520
|
100435 D - 0xfffff8004603b900 [z_zrele_4]
|
521
|
100436 D - 0xfffff8004603b900 [z_zrele_5]
|
522
|
100437 D - 0xfffff8004603b900 [z_zrele_6]
|
523
|
100438 D - 0xfffff8004603b900 [z_zrele_7]
|
524
|
100439 D - 0xfffff8004603b900 [z_zrele_8]
|
525
|
100440 D - 0xfffff8004603b900 [z_zrele_9]
|
526
|
100441 D - 0xfffff8004603b900 [z_zrele_10]
|
527
|
100442 D - 0xfffff8004603b900 [z_zrele_11]
|
528
|
100443 D - 0xfffff8004603b900 [z_zrele_12]
|
529
|
100444 D - 0xfffff8004603b900 [z_zrele_13]
|
530
|
100445 D - 0xfffff8004603b900 [z_zrele_14]
|
531
|
100446 D - 0xfffff8004603b900 [z_zrele_15]
|
532
|
100447 D - 0xfffff8004601e700 [z_unlinked_drain_0]
|
533
|
100448 D - 0xfffff8004601e700 [z_unlinked_drain_1]
|
534
|
100449 D - 0xfffff8004601e700 [z_unlinked_drain_2]
|
535
|
100450 D - 0xfffff8004601e700 [z_unlinked_drain_3]
|
536
|
100451 D - 0xfffff8004601e700 [z_unlinked_drain_4]
|
537
|
100452 D - 0xfffff8004601e700 [z_unlinked_drain_5]
|
538
|
100453 D - 0xfffff8004601e700 [z_unlinked_drain_6]
|
539
|
100454 D - 0xfffff8004601e700 [z_unlinked_drain_7]
|
540
|
100455 D - 0xfffff8004601e700 [z_unlinked_drain_8]
|
541
|
100456 D - 0xfffff8004601e700 [z_unlinked_drain_9]
|
542
|
100457 D - 0xfffff8004601e700 [z_unlinked_drain_10]
|
543
|
100458 D - 0xfffff8004601e700 [z_unlinked_drain_11]
|
544
|
100459 D - 0xfffff8004601e700 [z_unlinked_drain_12]
|
545
|
100460 D - 0xfffff8004601e700 [z_unlinked_drain_13]
|
546
|
100461 D - 0xfffff8004601e700 [z_unlinked_drain_14]
|
547
|
100462 D - 0xfffff8004601e700 [z_unlinked_drain_15]
|
548
|
100478 D tx->tx_ 0xfffff80041b55d50 [txg_thread_enter]
|
549
|
100479 D tx->tx_ 0xfffff80041b55d30 [txg_thread_enter]
|
550
|
100480 D mmp->mm 0xfffffe009aff9458 [mmp_thread_enter]
|
551
|
100481 D t->zthr 0xfffff80046374d48 [raidz_expand]
|
552
|
100482 D t->zthr 0xfffff80046372048 [z_indirect_condense]
|
553
|
100483 D t->zthr 0xfffff80046373148 [z_livelist_destroy]
|
554
|
100484 D t->zthr 0xfffff80046071248 [z_livelist_condense]
|
555
|
100485 D t->zthr 0xfffff8004606f648 [z_checkpoint_discar]
|
556
|
100486 D vd->vde 0xfffffe00fd185dd0 [vdev_autotrim_threa]
|
557
|
16 0 0 0 DL (threaded) [usb]
|
558
|
100191 D - 0xfffffe0091fe1440 [usbus0]
|
559
|
100192 D - 0xfffffe0091fe1498 [usbus0]
|
560
|
100193 D - 0xfffffe0091fe14f0 [usbus0]
|
561
|
100194 D - 0xfffffe0091fe1548 [usbus0]
|
562
|
100195 D - 0xfffffe0091fe15a0 [usbus0]
|
563
|
100197 D - 0xfffffe0091e45cf0 [usbus1]
|
564
|
100198 D - 0xfffffe0091e45d48 [usbus1]
|
565
|
100199 D - 0xfffffe0091e45da0 [usbus1]
|
566
|
100200 D - 0xfffffe0091e45df8 [usbus1]
|
567
|
100201 D - 0xfffffe0091e45e50 [usbus1]
|
568
|
100202 D - 0xfffffe0092626cf0 [usbus2]
|
569
|
100203 D - 0xfffffe0092626d48 [usbus2]
|
570
|
100204 D - 0xfffffe0092626da0 [usbus2]
|
571
|
100205 D - 0xfffffe0092626df8 [usbus2]
|
572
|
100206 D - 0xfffffe0092626e50 [usbus2]
|
573
|
5 0 0 0 DL - 0xffffffff830fa1d8 [busdma]
|
574
|
4 0 0 0 DL (threaded) [cam]
|
575
|
100184 D - 0xffffffff82e33240 [doneq0]
|
576
|
100185 D - 0xffffffff82e332c0 [doneq1]
|
577
|
100186 D - 0xffffffff82e33340 [doneq2]
|
578
|
100187 D - 0xffffffff82e331c0 [async]
|
579
|
100275 D - 0xffffffff82e33090 [scanner]
|
580
|
3 0 0 0 DL (threaded) [crypto]
|
581
|
100167 D crypto_ 0xffffffff830d5f40 [crypto]
|
582
|
100168 D crypto_ 0xfffff800051b1830 [crypto returns 0]
|
583
|
100169 D crypto_ 0xfffff800051b1880 [crypto returns 1]
|
584
|
100170 D crypto_ 0xfffff800051b18d0 [crypto returns 2]
|
585
|
100171 D crypto_ 0xfffff800051b1920 [crypto returns 3]
|
586
|
100172 D crypto_ 0xfffff800051b1970 [crypto returns 4]
|
587
|
100173 D crypto_ 0xfffff800051b19c0 [crypto returns 5]
|
588
|
100174 D crypto_ 0xfffff800051b1a10 [crypto returns 6]
|
589
|
100175 D crypto_ 0xfffff800051b1a60 [crypto returns 7]
|
590
|
100176 D crypto_ 0xfffff800051b1ab0 [crypto returns 8]
|
591
|
100177 D crypto_ 0xfffff800051b1b00 [crypto returns 9]
|
592
|
100178 D crypto_ 0xfffff800051b1b50 [crypto returns 10]
|
593
|
100179 D crypto_ 0xfffff800051b1ba0 [crypto returns 11]
|
594
|
100180 D crypto_ 0xfffff800051b1bf0 [crypto returns 12]
|
595
|
100181 D crypto_ 0xfffff800051b1c40 [crypto returns 13]
|
596
|
100182 D crypto_ 0xfffff800051b1c90 [crypto returns 14]
|
597
|
100183 D crypto_ 0xfffff800051b1ce0 [crypto returns 15]
|
598
|
15 0 0 0 DL seqstat 0xfffff80005a9dc88 [sequencer 00]
|
599
|
14 0 0 0 DL (threaded) [geom]
|
600
|
100146 D - 0xffffffff8303d358 [g_event]
|
601
|
100147 D - 0xffffffff8303d360 [g_up]
|
602
|
100148 D - 0xffffffff8303d368 [g_down]
|
603
|
13 0 0 0 DL (threaded) [ng_queue]
|
604
|
100129 D sleep 0xffffffff82d9f6a0 [ng_queue0]
|
605
|
100130 D sleep 0xffffffff82d9f6a0 [ng_queue1]
|
606
|
100131 D sleep 0xffffffff82d9f6a0 [ng_queue2]
|
607
|
100132 D sleep 0xffffffff82d9f6a0 [ng_queue3]
|
608
|
100133 D sleep 0xffffffff82d9f6a0 [ng_queue4]
|
609
|
100134 D sleep 0xffffffff82d9f6a0 [ng_queue5]
|
610
|
100135 D sleep 0xffffffff82d9f6a0 [ng_queue6]
|
611
|
100136 D sleep 0xffffffff82d9f6a0 [ng_queue7]
|
612
|
100137 D sleep 0xffffffff82d9f6a0 [ng_queue8]
|
613
|
100138 D sleep 0xffffffff82d9f6a0 [ng_queue9]
|
614
|
100139 D sleep 0xffffffff82d9f6a0 [ng_queue10]
|
615
|
100140 D sleep 0xffffffff82d9f6a0 [ng_queue11]
|
616
|
100141 D sleep 0xffffffff82d9f6a0 [ng_queue12]
|
617
|
100142 D sleep 0xffffffff82d9f6a0 [ng_queue13]
|
618
|
100143 D sleep 0xffffffff82d9f6a0 [ng_queue14]
|
619
|
100144 D sleep 0xffffffff82d9f6a0 [ng_queue15]
|
620
|
2 0 0 0 RL (threaded) [clock]
|
621
|
100097 I [clock (0)]
|
622
|
100098 I [clock (1)]
|
623
|
100099 I [clock (2)]
|
624
|
100100 I [clock (3)]
|
625
|
100101 I [clock (4)]
|
626
|
100102 I [clock (5)]
|
627
|
100103 I [clock (6)]
|
628
|
100104 I [clock (7)]
|
629
|
100105 I [clock (8)]
|
630
|
100106 I [clock (9)]
|
631
|
100107 I [clock (10)]
|
632
|
100108 I [clock (11)]
|
633
|
100109 I [clock (12)]
|
634
|
100110 I [clock (13)]
|
635
|
100111 I [clock (14)]
|
636
|
100112 Run CPU 15 [clock (15)]
|
637
|
12 0 0 0 RL (threaded) [intr]
|
638
|
100054 I [swi6: task queue]
|
639
|
100055 I [swi6: Giant taskq]
|
640
|
100057 I [swi5: fast taskq]
|
641
|
100113 I [swi1: netisr 0]
|
642
|
100114 I [swi1: netisr 1]
|
643
|
100115 I [swi1: netisr 2]
|
644
|
100116 I [swi1: netisr 3]
|
645
|
100117 I [swi1: netisr 4]
|
646
|
100118 Run CPU 9 [swi1: netisr 5]
|
647
|
100119 I [swi1: netisr 6]
|
648
|
100120 I [swi1: netisr 7]
|
649
|
100121 I [swi1: netisr 8]
|
650
|
100122 I [swi1: netisr 9]
|
651
|
100123 I [swi1: netisr 10]
|
652
|
100124 I [swi1: netisr 11]
|
653
|
100125 I [swi1: netisr 12]
|
654
|
100126 I [swi1: netisr 13]
|
655
|
100127 I [swi1: netisr 14]
|
656
|
100128 I [swi1: netisr 15]
|
657
|
100188 I [swi4: apei]
|
658
|
100190 I [irq68: xhci0]
|
659
|
100196 I [irq18: ehci0 ehci1+]
|
660
|
100207 I [irq87: ahci0]
|
661
|
100208 I [swi0: uart uart]
|
662
|
100267 I [swi1: pf send]
|
663
|
100268 I [swi1: pfsync]
|
664
|
11 0 0 0 RL (threaded) [idle]
|
665
|
100003 CanRun [idle: cpu0]
|
666
|
100004 CanRun [idle: cpu1]
|
667
|
100005 CanRun [idle: cpu2]
|
668
|
100006 CanRun [idle: cpu3]
|
669
|
100007 CanRun [idle: cpu4]
|
670
|
100008 CanRun [idle: cpu5]
|
671
|
100009 Run CPU 6 [idle: cpu6]
|
672
|
100010 CanRun [idle: cpu7]
|
673
|
100011 CanRun [idle: cpu8]
|
674
|
100012 CanRun [idle: cpu9]
|
675
|
100013 CanRun [idle: cpu10]
|
676
|
100014 CanRun [idle: cpu11]
|
677
|
100015 CanRun [idle: cpu12]
|
678
|
100016 CanRun [idle: cpu13]
|
679
|
100017 CanRun [idle: cpu14]
|
680
|
100018 CanRun [idle: cpu15]
|
681
|
1 0 1 0 SLs wait 0xfffffe008539d040 [init]
|
682
|
10 0 0 0 DL audit_w 0xffffffff830d6450 [audit]
|
683
|
0 0 0 0 DLs (threaded) [kernel]
|
684
|
100000 D swapin 0xffffffff8303d8e0 [swapper]
|
685
|
100019 D - 0xfffff8000575f500 [softirq_0]
|
686
|
100020 D - 0xfffff8000575f300 [softirq_1]
|
687
|
100021 D - 0xfffff8000575f100 [softirq_2]
|
688
|
100022 D - 0xfffff80005760e00 [softirq_3]
|
689
|
100023 D - 0xfffff80005760c00 [softirq_4]
|
690
|
100024 D - 0xfffff80005760a00 [softirq_5]
|
691
|
100025 D - 0xfffff80005760800 [softirq_6]
|
692
|
100026 D - 0xfffff80005760600 [softirq_7]
|
693
|
100027 D - 0xfffff80005760400 [softirq_8]
|
694
|
100028 D - 0xfffff80005760200 [softirq_9]
|
695
|
100029 D - 0xfffff80005760000 [softirq_10]
|
696
|
100030 D - 0xfffff80005276d00 [softirq_11]
|
697
|
100031 D - 0xfffff80005276b00 [softirq_12]
|
698
|
100032 D - 0xfffff80005276900 [softirq_13]
|
699
|
100033 D - 0xfffff80005276700 [softirq_14]
|
700
|
100034 D - 0xfffff80005276500 [softirq_15]
|
701
|
100035 D - 0xfffff80005276300 [if_io_tqg_0]
|
702
|
100036 D - 0xfffff800057a0500 [if_io_tqg_1]
|
703
|
100037 D - 0xfffff800057a0300 [if_io_tqg_2]
|
704
|
100038 D - 0xfffff800057a0100 [if_io_tqg_3]
|
705
|
100039 D - 0xfffff800057a1e00 [if_io_tqg_4]
|
706
|
100040 D - 0xfffff800057a1c00 [if_io_tqg_5]
|
707
|
100041 D - 0xfffff800057a1a00 [if_io_tqg_6]
|
708
|
100042 D - 0xfffff800057a1800 [if_io_tqg_7]
|
709
|
100043 D - 0xfffff800057a1600 [if_io_tqg_8]
|
710
|
100044 D - 0xfffff800057a1400 [if_io_tqg_9]
|
711
|
100045 D - 0xfffff800057a1200 [if_io_tqg_10]
|
712
|
100046 D - 0xfffff800057a1000 [if_io_tqg_11]
|
713
|
100047 D - 0xfffff800057a2d00 [if_io_tqg_12]
|
714
|
100048 D - 0xfffff800057a2b00 [if_io_tqg_13]
|
715
|
100049 D - 0xfffff800057a2900 [if_io_tqg_14]
|
716
|
100050 D - 0xfffff800057a2700 [if_io_tqg_15]
|
717
|
100051 D - 0xfffff800057a2500 [if_config_tqg_0]
|
718
|
100052 D - 0xfffff800057a2300 [pci_hp taskq]
|
719
|
100053 D - 0xfffff800057a2100 [kqueue_ctx taskq]
|
720
|
100056 D - 0xfffff800057a3800 [thread taskq]
|
721
|
100058 D - 0xfffff800057a3300 [aiod_kick taskq]
|
722
|
100059 D - 0xfffff800057a3100 [deferred_unmount ta]
|
723
|
100060 D - 0xfffff8000575de00 [inm_free taskq]
|
724
|
100061 D - 0xfffff8000575dc00 [in6m_free taskq]
|
725
|
100062 D - 0xfffff8000575da00 [linuxkpi_irq_wq]
|
726
|
100063 D - 0xfffff8000575d800 [linuxkpi_short_wq_0]
|
727
|
100064 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
728
|
100065 D - 0xfffff8000575d800 [linuxkpi_short_wq_2]
|
729
|
100066 D - 0xfffff8000575d800 [linuxkpi_short_wq_3]
|
730
|
100067 D - 0xfffff8000575d800 [linuxkpi_short_wq_4]
|
731
|
100068 D - 0xfffff8000575d800 [linuxkpi_short_wq_5]
|
732
|
100069 D - 0xfffff8000575d800 [linuxkpi_short_wq_6]
|
733
|
100070 D - 0xfffff8000575d800 [linuxkpi_short_wq_7]
|
734
|
100071 D - 0xfffff8000575d800 [linuxkpi_short_wq_8]
|
735
|
100072 D - 0xfffff8000575d800 [linuxkpi_short_wq_9]
|
736
|
100073 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
737
|
100074 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
738
|
100075 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
739
|
100076 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
740
|
100077 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
741
|
100078 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
742
|
100079 D - 0xfffff8000575d800 [linuxkpi_short_wq_1]
|
743
|
100080 D - 0xfffff800057c8800 [linuxkpi_long_wq_0]
|
744
|
100081 D - 0xfffff800057c8800 [linuxkpi_long_wq_1]
|
745
|
100082 D - 0xfffff800057c8800 [linuxkpi_long_wq_2]
|
746
|
100083 D - 0xfffff800057c8800 [linuxkpi_long_wq_3]
|
747
|
100084 D - 0xfffff800057c8800 [linuxkpi_long_wq_4]
|
748
|
100085 D - 0xfffff800057c8800 [linuxkpi_long_wq_5]
|
749
|
100086 D - 0xfffff800057c8800 [linuxkpi_long_wq_6]
|
750
|
100087 D - 0xfffff800057c8800 [linuxkpi_long_wq_7]
|
751
|
100088 D - 0xfffff800057c8800 [linuxkpi_long_wq_8]
|
752
|
100089 D - 0xfffff800057c8800 [linuxkpi_long_wq_9]
|
753
|
100090 D - 0xfffff800057c8800 [linuxkpi_long_wq_10]
|
754
|
100091 D - 0xfffff800057c8800 [linuxkpi_long_wq_11]
|
755
|
100092 D - 0xfffff800057c8800 [linuxkpi_long_wq_12]
|
756
|
100093 D - 0xfffff800057c8800 [linuxkpi_long_wq_13]
|
757
|
100094 D - 0xfffff800057c8800 [linuxkpi_long_wq_14]
|
758
|
100095 D - 0xfffff800057c8800 [linuxkpi_long_wq_15]
|
759
|
100096 D - 0xfffff800057c8800 [linuxkpi_long_wq_16]
|
760
|
100145 D - 0xfffff80005820200 [firmware taskq]
|
761
|
100149 D - 0xfffff800057c7900 [t4_rst_thr]
|
762
|
100151 D - 0xfffff80005a95700 [crypto_0]
|
763
|
100152 D - 0xfffff80005a95700 [crypto_1]
|
764
|
100153 D - 0xfffff80005a95700 [crypto_2]
|
765
|
100154 D - 0xfffff80005a95700 [crypto_3]
|
766
|
100155 D - 0xfffff80005a95700 [crypto_4]
|
767
|
100156 D - 0xfffff80005a95700 [crypto_5]
|
768
|
100157 D - 0xfffff80005a95700 [crypto_6]
|
769
|
100158 D - 0xfffff80005a95700 [crypto_7]
|
770
|
100159 D - 0xfffff80005a95700 [crypto_8]
|
771
|
100160 D - 0xfffff80005a95700 [crypto_9]
|
772
|
100161 D - 0xfffff80005a95700 [crypto_10]
|
773
|
100162 D - 0xfffff80005a95700 [crypto_11]
|
774
|
100163 D - 0xfffff80005a95700 [crypto_12]
|
775
|
100164 D - 0xfffff80005a95700 [crypto_13]
|
776
|
100165 D - 0xfffff80005a95700 [crypto_14]
|
777
|
100166 D - 0xfffff80005a95700 [crypto_15]
|
778
|
100209 D - 0xfffff8002b0e2a00 [system_taskq_0]
|
779
|
100210 D - 0xfffff8002b0e2a00 [system_taskq_1]
|
780
|
100211 D - 0xfffff8002b0e2a00 [system_taskq_2]
|
781
|
100212 D - 0xfffff8002b0e2a00 [system_taskq_3]
|
782
|
100213 D - 0xfffff8002b0e2a00 [system_taskq_4]
|
783
|
100214 D - 0xfffff8002b0e2a00 [system_taskq_5]
|
784
|
100215 D - 0xfffff8002b0e2a00 [system_taskq_6]
|
785
|
100216 D - 0xfffff8002b0e2a00 [system_taskq_7]
|
786
|
100217 D - 0xfffff8002b0e2a00 [system_taskq_8]
|
787
|
100218 D - 0xfffff8002b0e2a00 [system_taskq_9]
|
788
|
100219 D - 0xfffff8002b0e2a00 [system_taskq_10]
|
789
|
100220 D - 0xfffff8002b0e2a00 [system_taskq_11]
|
790
|
100221 D - 0xfffff8002b0e2a00 [system_taskq_12]
|
791
|
100222 D - 0xfffff8002b0e2a00 [system_taskq_13]
|
792
|
100223 D - 0xfffff8002b0e2a00 [system_taskq_14]
|
793
|
100224 D - 0xfffff8002b0e2a00 [system_taskq_15]
|
794
|
100225 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
795
|
100226 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
796
|
100227 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
797
|
100228 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
798
|
100229 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
799
|
100230 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
800
|
100231 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
801
|
100232 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
802
|
100233 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
803
|
100234 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
804
|
100235 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
805
|
100236 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
806
|
100237 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
807
|
100238 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
808
|
100239 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
809
|
100240 D - 0xfffff8002b0e3800 [system_delay_taskq_]
|
810
|
100241 D - 0xfffff8003f786b00 [arc_prune]
|
811
|
100265 D - 0xfffff8003f789800 [ip_mroute_tskq task]
|
812
|
100269 D - 0xfffff80041aeb400 [acpi_task_0]
|
813
|
100270 D - 0xfffff80041aeb400 [acpi_task_1]
|
814
|
100271 D - 0xfffff80041aeb400 [acpi_task_2]
|
815
|
100273 D - 0xfffff80005273200 [mca taskq]
|
816
|
100274 D - 0xfffff80005a98b00 [CAM taskq]
|
817
|
100276 D - 0xfffff80041aec000 [mlx4]
|
818
|
100290 D - 0xfffff80041b45400 [z_null_iss]
|
819
|
100291 D - 0xfffff80041b45200 [z_null_int]
|
820
|
100292 D - 0xfffff80041b45000 [z_rd_iss_0]
|
821
|
100293 D - 0xfffff80041b45000 [z_rd_iss_1]
|
822
|
100294 D - 0xfffff80041b45000 [z_rd_iss_2]
|
823
|
100295 D - 0xfffff80041b45000 [z_rd_iss_3]
|
824
|
100296 D - 0xfffff80041b45000 [z_rd_iss_4]
|
825
|
100297 D - 0xfffff80041b45000 [z_rd_iss_5]
|
826
|
100298 D - 0xfffff80041b45000 [z_rd_iss_6]
|
827
|
100299 D - 0xfffff80041b45000 [z_rd_iss_7]
|
828
|
100300 D - 0xfffff80046004a00 [z_rd_int_0_0]
|
829
|
100301 D - 0xfffff80046004a00 [z_rd_int_0_1]
|
830
|
100302 D - 0xfffff80046004a00 [z_rd_int_0_2]
|
831
|
100303 D - 0xfffff80046004a00 [z_rd_int_0_3]
|
832
|
100304 D - 0xfffff80046004500 [z_rd_int_1_0]
|
833
|
100305 D - 0xfffff80046004500 [z_rd_int_1_1]
|
834
|
100306 D - 0xfffff80046004500 [z_rd_int_1_2]
|
835
|
100307 D - 0xfffff80046004500 [z_rd_int_1_3]
|
836
|
100308 D - 0xfffff80046004000 [z_rd_int_2_0]
|
837
|
100309 D - 0xfffff80046004000 [z_rd_int_2_1]
|
838
|
100310 D - 0xfffff80046004000 [z_rd_int_2_2]
|
839
|
100311 D - 0xfffff80046004000 [z_rd_int_2_3]
|
840
|
100312 D - 0xfffff80046005a00 [z_wr_iss_0_0]
|
841
|
100313 D - 0xfffff80046005a00 [z_wr_iss_0_1]
|
842
|
100314 D - 0xfffff80046005a00 [z_wr_iss_0_2]
|
843
|
100315 D - 0xfffff80046005600 [z_wr_iss_1_0]
|
844
|
100316 D - 0xfffff80046005600 [z_wr_iss_1_1]
|
845
|
100317 D - 0xfffff80046005600 [z_wr_iss_1_2]
|
846
|
100318 D - 0xfffff80046005200 [z_wr_iss_2_0]
|
847
|
100319 D - 0xfffff80046005200 [z_wr_iss_2_1]
|
848
|
100320 D - 0xfffff80046005200 [z_wr_iss_2_2]
|
849
|
100321 D - 0xfffff80046006d00 [z_wr_iss_3_0]
|
850
|
100322 D - 0xfffff80046006d00 [z_wr_iss_3_1]
|
851
|
100323 D - 0xfffff80046006d00 [z_wr_iss_3_2]
|
852
|
100324 D - 0xfffff80046006900 [z_wr_iss_h_0]
|
853
|
100325 D - 0xfffff80046006900 [z_wr_iss_h_1]
|
854
|
100326 D - 0xfffff80046006900 [z_wr_iss_h_2]
|
855
|
100327 D - 0xfffff80046006900 [z_wr_iss_h_3]
|
856
|
100328 D - 0xfffff80046006900 [z_wr_iss_h_4]
|
857
|
100329 D - 0xfffff80046006300 [z_wr_int_0_0]
|
858
|
100330 D - 0xfffff80046006300 [z_wr_int_0_1]
|
859
|
100331 D - 0xfffff80046006300 [z_wr_int_0_2]
|
860
|
100332 D - 0xfffff80046006300 [z_wr_int_0_3]
|
861
|
100333 D - 0xfffff80041fecd00 [z_wr_int_1_0]
|
862
|
100334 D - 0xfffff80041fecd00 [z_wr_int_1_1]
|
863
|
100335 D - 0xfffff80041fecd00 [z_wr_int_1_2]
|
864
|
100336 D - 0xfffff80041fecd00 [z_wr_int_1_3]
|
865
|
100337 D - 0xfffff80041fec800 [z_wr_int_2_0]
|
866
|
100338 D - 0xfffff80041fec800 [z_wr_int_2_1]
|
867
|
100339 D - 0xfffff80041fec800 [z_wr_int_2_2]
|
868
|
100340 D - 0xfffff80041fec800 [z_wr_int_2_3]
|
869
|
100341 D - 0xfffff80041fec300 [z_wr_int_h_0]
|
870
|
100342 D - 0xfffff80041fec300 [z_wr_int_h_1]
|
871
|
100343 D - 0xfffff80041fec300 [z_wr_int_h_2]
|
872
|
100344 D - 0xfffff80041fec300 [z_wr_int_h_3]
|
873
|
100345 D - 0xfffff80041fec300 [z_wr_int_h_4]
|
874
|
100346 D - 0xfffff8004601e100 [z_fr_iss_0_0]
|
875
|
100347 D - 0xfffff8004601e100 [z_fr_iss_0_1]
|
876
|
100348 D - 0xfffff8004601e100 [z_fr_iss_0_2]
|
877
|
100349 D - 0xfffff8004601e100 [z_fr_iss_0_3]
|
878
|
100350 D - 0xfffff8004601fb00 [z_fr_iss_1_0]
|
879
|
100351 D - 0xfffff8004601fb00 [z_fr_iss_1_1]
|
880
|
100352 D - 0xfffff8004601fb00 [z_fr_iss_1_2]
|
881
|
100353 D - 0xfffff8004601fb00 [z_fr_iss_1_3]
|
882
|
100354 D - 0xfffff8004601f600 [z_fr_iss_2_0]
|
883
|
100355 D - 0xfffff8004601f600 [z_fr_iss_2_1]
|
884
|
100356 D - 0xfffff8004601f600 [z_fr_iss_2_2]
|
885
|
100357 D - 0xfffff8004601f600 [z_fr_iss_2_3]
|
886
|
100358 D - 0xfffff8004601f100 [z_fr_int]
|
887
|
100359 D - 0xfffff80046020e00 [z_cl_iss]
|
888
|
100360 D - 0xfffff80046020c00 [z_cl_int]
|
889
|
100361 D - 0xfffff80046020a00 [z_ioctl_iss]
|
890
|
100362 D - 0xfffff80046020800 [z_ioctl_int]
|
891
|
100363 D - 0xfffff80046020600 [z_trim_iss_0]
|
892
|
100364 D - 0xfffff80046020600 [z_trim_iss_1]
|
893
|
100365 D - 0xfffff80046020600 [z_trim_iss_2]
|
894
|
100366 D - 0xfffff80046020600 [z_trim_iss_3]
|
895
|
100367 D - 0xfffff80046020100 [z_trim_int]
|
896
|
65282 92183 65282 0 Z sh
|
897
|
db:1:pfs> alltrace
|
898
|
|
899
|
Tracing command kernel pid 0 tid 100000 td 0xffffffff8303de40
|
900
|
sched_switch() at sched_switch+0x88a/frame 0xffffffff83f73e70
|
901
|
mi_switch() at mi_switch+0xba/frame 0xffffffff83f73e90
|
902
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xffffffff83f73ed0
|
903
|
_sleep() at _sleep+0x1a6/frame 0xffffffff83f73f50
|
904
|
swapper() at swapper+0x69/frame 0xffffffff83f73fa0
|
905
|
mi_startup() at mi_startup+0x20e/frame 0xffffffff83f73ff0
|
906
|
|
907
|
Tracing command kernel pid 0 tid 100019 td 0xfffff80005794740
|
908
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107c4e50
|
909
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107c4e70
|
910
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107c4ec0
|
911
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107c4ef0
|
912
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107c4f30
|
913
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107c4f30
|
914
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
915
|
|
916
|
Tracing command kernel pid 0 tid 100020 td 0xfffff80005794000
|
917
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107bfe50
|
918
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107bfe70
|
919
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107bfec0
|
920
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107bfef0
|
921
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107bff30
|
922
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107bff30
|
923
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
924
|
|
925
|
Tracing command kernel pid 0 tid 100021 td 0xfffff80005799740
|
926
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107cee50
|
927
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107cee70
|
928
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107ceec0
|
929
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107ceef0
|
930
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107cef30
|
931
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107cef30
|
932
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
933
|
|
934
|
Tracing command kernel pid 0 tid 100022 td 0xfffff80005799000
|
935
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107c9e50
|
936
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107c9e70
|
937
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107c9ec0
|
938
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107c9ef0
|
939
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107c9f30
|
940
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107c9f30
|
941
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
942
|
|
943
|
Tracing command kernel pid 0 tid 100023 td 0xfffff8000579a740
|
944
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107d8e50
|
945
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107d8e70
|
946
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107d8ec0
|
947
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107d8ef0
|
948
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107d8f30
|
949
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107d8f30
|
950
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
951
|
|
952
|
Tracing command kernel pid 0 tid 100024 td 0xfffff8000579a000
|
953
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107d3e50
|
954
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107d3e70
|
955
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107d3ec0
|
956
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107d3ef0
|
957
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107d3f30
|
958
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107d3f30
|
959
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
960
|
|
961
|
Tracing command kernel pid 0 tid 100025 td 0xfffff800057a8740
|
962
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107e2e50
|
963
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107e2e70
|
964
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107e2ec0
|
965
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107e2ef0
|
966
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107e2f30
|
967
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107e2f30
|
968
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
969
|
|
970
|
Tracing command kernel pid 0 tid 100026 td 0xfffff800057a8000
|
971
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107dde50
|
972
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107dde70
|
973
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107ddec0
|
974
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107ddef0
|
975
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107ddf30
|
976
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107ddf30
|
977
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
978
|
|
979
|
Tracing command kernel pid 0 tid 100027 td 0xfffff800057a9740
|
980
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107ece50
|
981
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107ece70
|
982
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107ecec0
|
983
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107ecef0
|
984
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107ecf30
|
985
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107ecf30
|
986
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
987
|
|
988
|
Tracing command kernel pid 0 tid 100028 td 0xfffff800057a9000
|
989
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107e7e50
|
990
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107e7e70
|
991
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107e7ec0
|
992
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107e7ef0
|
993
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107e7f30
|
994
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107e7f30
|
995
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
996
|
|
997
|
Tracing command kernel pid 0 tid 100029 td 0xfffff800057aa740
|
998
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107f6e50
|
999
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107f6e70
|
1000
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107f6ec0
|
1001
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107f6ef0
|
1002
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107f6f30
|
1003
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107f6f30
|
1004
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1005
|
|
1006
|
Tracing command kernel pid 0 tid 100030 td 0xfffff800057aa000
|
1007
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107f1e50
|
1008
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107f1e70
|
1009
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107f1ec0
|
1010
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107f1ef0
|
1011
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107f1f30
|
1012
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107f1f30
|
1013
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1014
|
|
1015
|
Tracing command kernel pid 0 tid 100031 td 0xfffff800057ab740
|
1016
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e18e50
|
1017
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e18e70
|
1018
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e18ec0
|
1019
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e18ef0
|
1020
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e18f30
|
1021
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e18f30
|
1022
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1023
|
|
1024
|
Tracing command kernel pid 0 tid 100032 td 0xfffff800057ab000
|
1025
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107fbe50
|
1026
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107fbe70
|
1027
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00107fbec0
|
1028
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00107fbef0
|
1029
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107fbf30
|
1030
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107fbf30
|
1031
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1032
|
|
1033
|
Tracing command kernel pid 0 tid 100033 td 0xfffff800057a4740
|
1034
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e22e50
|
1035
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e22e70
|
1036
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e22ec0
|
1037
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e22ef0
|
1038
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e22f30
|
1039
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e22f30
|
1040
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1041
|
|
1042
|
Tracing command kernel pid 0 tid 100034 td 0xfffff800057a4000
|
1043
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e1de50
|
1044
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e1de70
|
1045
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e1dec0
|
1046
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e1def0
|
1047
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e1df30
|
1048
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e1df30
|
1049
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1050
|
|
1051
|
Tracing command kernel pid 0 tid 100035 td 0xfffff800057a5740
|
1052
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e2ce50
|
1053
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e2ce70
|
1054
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e2cec0
|
1055
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e2cef0
|
1056
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e2cf30
|
1057
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e2cf30
|
1058
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1059
|
|
1060
|
Tracing command kernel pid 0 tid 100036 td 0xfffff800057a5000
|
1061
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e27e50
|
1062
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e27e70
|
1063
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e27ec0
|
1064
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e27ef0
|
1065
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e27f30
|
1066
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e27f30
|
1067
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1068
|
|
1069
|
Tracing command kernel pid 0 tid 100037 td 0xfffff800057a6740
|
1070
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e36e50
|
1071
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e36e70
|
1072
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e36ec0
|
1073
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e36ef0
|
1074
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e36f30
|
1075
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e36f30
|
1076
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1077
|
|
1078
|
Tracing command kernel pid 0 tid 100038 td 0xfffff800057a6000
|
1079
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e31e50
|
1080
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e31e70
|
1081
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e31ec0
|
1082
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e31ef0
|
1083
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e31f30
|
1084
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e31f30
|
1085
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1086
|
|
1087
|
Tracing command kernel pid 0 tid 100039 td 0xfffff800057a7740
|
1088
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e40e50
|
1089
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e40e70
|
1090
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e40ec0
|
1091
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e40ef0
|
1092
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e40f30
|
1093
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e40f30
|
1094
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1095
|
|
1096
|
Tracing command kernel pid 0 tid 100040 td 0xfffff800057a7000
|
1097
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e3be50
|
1098
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e3be70
|
1099
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e3bec0
|
1100
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e3bef0
|
1101
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e3bf30
|
1102
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e3bf30
|
1103
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1104
|
|
1105
|
Tracing command kernel pid 0 tid 100041 td 0xfffff8000579c740
|
1106
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e4ae50
|
1107
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e4ae70
|
1108
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e4aec0
|
1109
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e4aef0
|
1110
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e4af30
|
1111
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e4af30
|
1112
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1113
|
|
1114
|
Tracing command kernel pid 0 tid 100042 td 0xfffff8000579c000
|
1115
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e45e50
|
1116
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e45e70
|
1117
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e45ec0
|
1118
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e45ef0
|
1119
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e45f30
|
1120
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e45f30
|
1121
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1122
|
|
1123
|
Tracing command kernel pid 0 tid 100043 td 0xfffff8000579d740
|
1124
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e54e50
|
1125
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e54e70
|
1126
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e54ec0
|
1127
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e54ef0
|
1128
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e54f30
|
1129
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e54f30
|
1130
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1131
|
|
1132
|
Tracing command kernel pid 0 tid 100044 td 0xfffff8000579d000
|
1133
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e4fe50
|
1134
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e4fe70
|
1135
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e4fec0
|
1136
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e4fef0
|
1137
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e4ff30
|
1138
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e4ff30
|
1139
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1140
|
|
1141
|
Tracing command kernel pid 0 tid 100045 td 0xfffff8000579e740
|
1142
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e5ee50
|
1143
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e5ee70
|
1144
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e5eec0
|
1145
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e5eef0
|
1146
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e5ef30
|
1147
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e5ef30
|
1148
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1149
|
|
1150
|
Tracing command kernel pid 0 tid 100046 td 0xfffff8000579e000
|
1151
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e59e50
|
1152
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e59e70
|
1153
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e59ec0
|
1154
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e59ef0
|
1155
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e59f30
|
1156
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e59f30
|
1157
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1158
|
|
1159
|
Tracing command kernel pid 0 tid 100047 td 0xfffff8000579f740
|
1160
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e68e50
|
1161
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e68e70
|
1162
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e68ec0
|
1163
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e68ef0
|
1164
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e68f30
|
1165
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e68f30
|
1166
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1167
|
|
1168
|
Tracing command kernel pid 0 tid 100048 td 0xfffff8000579f000
|
1169
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e63e50
|
1170
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e63e70
|
1171
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e63ec0
|
1172
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e63ef0
|
1173
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e63f30
|
1174
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e63f30
|
1175
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1176
|
|
1177
|
Tracing command kernel pid 0 tid 100049 td 0xfffff800057d6740
|
1178
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e72e50
|
1179
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e72e70
|
1180
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e72ec0
|
1181
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e72ef0
|
1182
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e72f30
|
1183
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e72f30
|
1184
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1185
|
|
1186
|
Tracing command kernel pid 0 tid 100050 td 0xfffff800057d6000
|
1187
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e6de50
|
1188
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e6de70
|
1189
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e6dec0
|
1190
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e6def0
|
1191
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e6df30
|
1192
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e6df30
|
1193
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1194
|
|
1195
|
Tracing command kernel pid 0 tid 100051 td 0xfffff800057d7740
|
1196
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e7ce50
|
1197
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e7ce70
|
1198
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084e7cec0
|
1199
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0084e7cef0
|
1200
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e7cf30
|
1201
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e7cf30
|
1202
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1203
|
|
1204
|
Tracing command kernel pid 0 tid 100052 td 0xfffff800057d7000
|
1205
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e77e20
|
1206
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e77e40
|
1207
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084e77ec0
|
1208
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084e77ef0
|
1209
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e77f30
|
1210
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e77f30
|
1211
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1212
|
|
1213
|
Tracing command kernel pid 0 tid 100053 td 0xfffff800057d8740
|
1214
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e86e20
|
1215
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e86e40
|
1216
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084e86ec0
|
1217
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084e86ef0
|
1218
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e86f30
|
1219
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e86f30
|
1220
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1221
|
|
1222
|
Tracing command kernel pid 0 tid 100056 td 0xfffff8000579b000
|
1223
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e8be20
|
1224
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e8be40
|
1225
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084e8bec0
|
1226
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084e8bef0
|
1227
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e8bf30
|
1228
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e8bf30
|
1229
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1230
|
|
1231
|
Tracing command kernel pid 0 tid 100058 td 0xfffff800057cf000
|
1232
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e95e20
|
1233
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e95e40
|
1234
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084e95ec0
|
1235
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084e95ef0
|
1236
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e95f30
|
1237
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e95f30
|
1238
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1239
|
|
1240
|
Tracing command kernel pid 0 tid 100059 td 0xfffff800057d3740
|
1241
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ea4e20
|
1242
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ea4e40
|
1243
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ea4ec0
|
1244
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ea4ef0
|
1245
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ea4f30
|
1246
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ea4f30
|
1247
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1248
|
|
1249
|
Tracing command kernel pid 0 tid 100060 td 0xfffff800057d3000
|
1250
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e9fe20
|
1251
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e9fe40
|
1252
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084e9fec0
|
1253
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084e9fef0
|
1254
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e9ff30
|
1255
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e9ff30
|
1256
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1257
|
|
1258
|
Tracing command kernel pid 0 tid 100061 td 0xfffff800057d4740
|
1259
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084eaee20
|
1260
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084eaee40
|
1261
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084eaeec0
|
1262
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084eaeef0
|
1263
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084eaef30
|
1264
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084eaef30
|
1265
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1266
|
|
1267
|
Tracing command kernel pid 0 tid 100062 td 0xfffff800057d4000
|
1268
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ea9e50
|
1269
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ea9e70
|
1270
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0084ea9ec0
|
1271
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe0084ea9ef0
|
1272
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ea9f30
|
1273
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ea9f30
|
1274
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1275
|
|
1276
|
Tracing command kernel pid 0 tid 100063 td 0xfffff800057d5740
|
1277
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084eb8e20
|
1278
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084eb8e40
|
1279
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084eb8ec0
|
1280
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084eb8ef0
|
1281
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084eb8f30
|
1282
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084eb8f30
|
1283
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1284
|
|
1285
|
Tracing command kernel pid 0 tid 100064 td 0xfffff800057d5000
|
1286
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084eb3e20
|
1287
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084eb3e40
|
1288
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084eb3ec0
|
1289
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084eb3ef0
|
1290
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084eb3f30
|
1291
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084eb3f30
|
1292
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1293
|
|
1294
|
Tracing command kernel pid 0 tid 100065 td 0xfffff800057cb740
|
1295
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ec2e20
|
1296
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ec2e40
|
1297
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ec2ec0
|
1298
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ec2ef0
|
1299
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ec2f30
|
1300
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ec2f30
|
1301
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1302
|
|
1303
|
Tracing command kernel pid 0 tid 100066 td 0xfffff800057cb000
|
1304
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ebde20
|
1305
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ebde40
|
1306
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ebdec0
|
1307
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ebdef0
|
1308
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ebdf30
|
1309
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ebdf30
|
1310
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1311
|
|
1312
|
Tracing command kernel pid 0 tid 100067 td 0xfffff800057cc740
|
1313
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ecce20
|
1314
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ecce40
|
1315
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084eccec0
|
1316
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084eccef0
|
1317
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084eccf30
|
1318
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084eccf30
|
1319
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1320
|
|
1321
|
Tracing command kernel pid 0 tid 100068 td 0xfffff800057cc000
|
1322
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ec7e20
|
1323
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ec7e40
|
1324
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ec7ec0
|
1325
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ec7ef0
|
1326
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ec7f30
|
1327
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ec7f30
|
1328
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1329
|
|
1330
|
Tracing command kernel pid 0 tid 100069 td 0xfffff800057cd740
|
1331
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ed6e20
|
1332
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ed6e40
|
1333
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ed6ec0
|
1334
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ed6ef0
|
1335
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ed6f30
|
1336
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ed6f30
|
1337
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1338
|
|
1339
|
Tracing command kernel pid 0 tid 100070 td 0xfffff800057cd000
|
1340
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ed1e20
|
1341
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ed1e40
|
1342
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ed1ec0
|
1343
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ed1ef0
|
1344
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ed1f30
|
1345
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ed1f30
|
1346
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1347
|
|
1348
|
Tracing command kernel pid 0 tid 100071 td 0xfffff800057ce740
|
1349
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ee0e20
|
1350
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ee0e40
|
1351
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ee0ec0
|
1352
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ee0ef0
|
1353
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ee0f30
|
1354
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ee0f30
|
1355
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1356
|
|
1357
|
Tracing command kernel pid 0 tid 100072 td 0xfffff800057ce000
|
1358
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084edbe20
|
1359
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084edbe40
|
1360
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084edbec0
|
1361
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084edbef0
|
1362
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084edbf30
|
1363
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084edbf30
|
1364
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1365
|
|
1366
|
Tracing command kernel pid 0 tid 100073 td 0xfffff800057c3740
|
1367
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084eeae20
|
1368
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084eeae40
|
1369
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084eeaec0
|
1370
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084eeaef0
|
1371
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084eeaf30
|
1372
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084eeaf30
|
1373
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1374
|
|
1375
|
Tracing command kernel pid 0 tid 100074 td 0xfffff800057c3000
|
1376
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ee5e20
|
1377
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ee5e40
|
1378
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ee5ec0
|
1379
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ee5ef0
|
1380
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ee5f30
|
1381
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ee5f30
|
1382
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1383
|
|
1384
|
Tracing command kernel pid 0 tid 100075 td 0xfffff800057c4740
|
1385
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ef4e20
|
1386
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ef4e40
|
1387
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ef4ec0
|
1388
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ef4ef0
|
1389
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ef4f30
|
1390
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ef4f30
|
1391
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1392
|
|
1393
|
Tracing command kernel pid 0 tid 100076 td 0xfffff800057c4000
|
1394
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084eefe20
|
1395
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084eefe40
|
1396
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084eefec0
|
1397
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084eefef0
|
1398
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084eeff30
|
1399
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084eeff30
|
1400
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1401
|
|
1402
|
Tracing command kernel pid 0 tid 100077 td 0xfffff800057c5740
|
1403
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084efee20
|
1404
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084efee40
|
1405
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084efeec0
|
1406
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084efeef0
|
1407
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084efef30
|
1408
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084efef30
|
1409
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1410
|
|
1411
|
Tracing command kernel pid 0 tid 100078 td 0xfffff800057c5000
|
1412
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ef9e20
|
1413
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ef9e40
|
1414
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084ef9ec0
|
1415
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084ef9ef0
|
1416
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ef9f30
|
1417
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ef9f30
|
1418
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1419
|
|
1420
|
Tracing command kernel pid 0 tid 100079 td 0xfffff800057c6740
|
1421
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f08e20
|
1422
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f08e40
|
1423
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f08ec0
|
1424
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f08ef0
|
1425
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f08f30
|
1426
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f08f30
|
1427
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1428
|
|
1429
|
Tracing command kernel pid 0 tid 100080 td 0xfffff800057c6000
|
1430
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f03e20
|
1431
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f03e40
|
1432
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f03ec0
|
1433
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f03ef0
|
1434
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f03f30
|
1435
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f03f30
|
1436
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1437
|
|
1438
|
Tracing command kernel pid 0 tid 100081 td 0xfffff800057bb740
|
1439
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f12e20
|
1440
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f12e40
|
1441
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f12ec0
|
1442
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f12ef0
|
1443
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f12f30
|
1444
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f12f30
|
1445
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1446
|
|
1447
|
Tracing command kernel pid 0 tid 100082 td 0xfffff800057bb000
|
1448
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f0de20
|
1449
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f0de40
|
1450
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f0dec0
|
1451
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f0def0
|
1452
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f0df30
|
1453
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f0df30
|
1454
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1455
|
|
1456
|
Tracing command kernel pid 0 tid 100083 td 0xfffff800057bc740
|
1457
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f1ce20
|
1458
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f1ce40
|
1459
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f1cec0
|
1460
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f1cef0
|
1461
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f1cf30
|
1462
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f1cf30
|
1463
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1464
|
|
1465
|
Tracing command kernel pid 0 tid 100084 td 0xfffff800057bc000
|
1466
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f17e20
|
1467
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f17e40
|
1468
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f17ec0
|
1469
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f17ef0
|
1470
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f17f30
|
1471
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f17f30
|
1472
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1473
|
|
1474
|
Tracing command kernel pid 0 tid 100085 td 0xfffff800057bd740
|
1475
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f26e20
|
1476
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f26e40
|
1477
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f26ec0
|
1478
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f26ef0
|
1479
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f26f30
|
1480
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f26f30
|
1481
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1482
|
|
1483
|
Tracing command kernel pid 0 tid 100086 td 0xfffff800057bd000
|
1484
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f21e20
|
1485
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f21e40
|
1486
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f21ec0
|
1487
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f21ef0
|
1488
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f21f30
|
1489
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f21f30
|
1490
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1491
|
|
1492
|
Tracing command kernel pid 0 tid 100087 td 0xfffff800057c2740
|
1493
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f30e20
|
1494
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f30e40
|
1495
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f30ec0
|
1496
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f30ef0
|
1497
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f30f30
|
1498
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f30f30
|
1499
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1500
|
|
1501
|
Tracing command kernel pid 0 tid 100088 td 0xfffff800057c2000
|
1502
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f2be20
|
1503
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f2be40
|
1504
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f2bec0
|
1505
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f2bef0
|
1506
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f2bf30
|
1507
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f2bf30
|
1508
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1509
|
|
1510
|
Tracing command kernel pid 0 tid 100089 td 0xfffff800057f5740
|
1511
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f3ae20
|
1512
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f3ae40
|
1513
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f3aec0
|
1514
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f3aef0
|
1515
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f3af30
|
1516
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f3af30
|
1517
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1518
|
|
1519
|
Tracing command kernel pid 0 tid 100090 td 0xfffff800057f5000
|
1520
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f35e20
|
1521
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f35e40
|
1522
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f35ec0
|
1523
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f35ef0
|
1524
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f35f30
|
1525
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f35f30
|
1526
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1527
|
|
1528
|
Tracing command kernel pid 0 tid 100091 td 0xfffff800057f6740
|
1529
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f44e20
|
1530
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f44e40
|
1531
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f44ec0
|
1532
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f44ef0
|
1533
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f44f30
|
1534
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f44f30
|
1535
|
--- trap 0x74006f, rip = 0x3e00730025003c, rsp = 0x69007200650053, rbp = 0x64003400250020 ---
|
1536
|
|
1537
|
Tracing command kernel pid 0 tid 100092 td 0xfffff800057f6000
|
1538
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f3fe20
|
1539
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f3fe40
|
1540
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f3fec0
|
1541
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f3fef0
|
1542
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f3ff30
|
1543
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f3ff30
|
1544
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
1545
|
|
1546
|
Tracing command kernel pid 0 tid 100093 td 0xfffff800057f7740
|
1547
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f4ee20
|
1548
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f4ee40
|
1549
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f4eec0
|
1550
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f4eef0
|
1551
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f4ef30
|
1552
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f4ef30
|
1553
|
--- trap 0xbd000004, rip = 0x896603583ff63824, rsp = 0xc600000640b85224, rbp = 0x90ec814857187389 ---
|
1554
|
|
1555
|
Tracing command kernel pid 0 tid 100094 td 0xfffff800057f7000
|
1556
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f49e20
|
1557
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f49e40
|
1558
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f49ec0
|
1559
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f49ef0
|
1560
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f49f30
|
1561
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f49f30
|
1562
|
--- trap 0x41660000, rip = 0x4cbfe8d78a41c7, rsp = 0x4166000000e024a4, rbp = 0x4200008cd9058b48 ---
|
1563
|
|
1564
|
Tracing command kernel pid 0 tid 100095 td 0xfffff800057ba740
|
1565
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f58e20
|
1566
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f58e40
|
1567
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f58ec0
|
1568
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f58ef0
|
1569
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f58f30
|
1570
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f58f30
|
1571
|
--- trap 0x8090006, rip = 0x10103c50809000a, rsp = 0x10103c30809000d, rbp = 0x10103d008090000 ---
|
1572
|
|
1573
|
Tracing command kernel pid 0 tid 100096 td 0xfffff800057ba000
|
1574
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f53e20
|
1575
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f53e40
|
1576
|
_sleep() at _sleep+0x1be/frame 0xfffffe0084f53ec0
|
1577
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0084f53ef0
|
1578
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f53f30
|
1579
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f53f30
|
1580
|
--- trap 0x968edd2b, rip = 0x2000d52968edd2b, rsp = 0xbd45f765fea56074, rbp = 0x24006e6f6974704f ---
|
1581
|
|
1582
|
Tracing command kernel pid 0 tid 100145 td 0xfffff80005a06740
|
1583
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916d5e20
|
1584
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916d5e40
|
1585
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916d5ec0
|
1586
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00916d5ef0
|
1587
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916d5f30
|
1588
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916d5f30
|
1589
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1590
|
|
1591
|
Tracing command kernel pid 0 tid 100149 td 0xfffff80005a08740
|
1592
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916e9e20
|
1593
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916e9e40
|
1594
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916e9ec0
|
1595
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00916e9ef0
|
1596
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916e9f30
|
1597
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916e9f30
|
1598
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1599
|
|
1600
|
Tracing command kernel pid 0 tid 100151 td 0xfffff80005a09740
|
1601
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916f3e20
|
1602
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916f3e40
|
1603
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916f3ec0
|
1604
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00916f3ef0
|
1605
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916f3f30
|
1606
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916f3f30
|
1607
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1608
|
|
1609
|
Tracing command kernel pid 0 tid 100152 td 0xfffff80005a09000
|
1610
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916eee20
|
1611
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916eee40
|
1612
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916eeec0
|
1613
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00916eeef0
|
1614
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916eef30
|
1615
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916eef30
|
1616
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1617
|
|
1618
|
Tracing command kernel pid 0 tid 100153 td 0xfffff80005b6c740
|
1619
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916fde20
|
1620
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916fde40
|
1621
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916fdec0
|
1622
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00916fdef0
|
1623
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916fdf30
|
1624
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916fdf30
|
1625
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1626
|
|
1627
|
Tracing command kernel pid 0 tid 100154 td 0xfffff80005b6c000
|
1628
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916f8e20
|
1629
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916f8e40
|
1630
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916f8ec0
|
1631
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00916f8ef0
|
1632
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916f8f30
|
1633
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916f8f30
|
1634
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1635
|
|
1636
|
Tracing command kernel pid 0 tid 100155 td 0xfffff80005b6d740
|
1637
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091707e20
|
1638
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091707e40
|
1639
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091707ec0
|
1640
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091707ef0
|
1641
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091707f30
|
1642
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091707f30
|
1643
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1644
|
|
1645
|
Tracing command kernel pid 0 tid 100156 td 0xfffff80005b6d000
|
1646
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091702e20
|
1647
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091702e40
|
1648
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091702ec0
|
1649
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091702ef0
|
1650
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091702f30
|
1651
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091702f30
|
1652
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1653
|
|
1654
|
Tracing command kernel pid 0 tid 100157 td 0xfffff80005b72740
|
1655
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091711e20
|
1656
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091711e40
|
1657
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091711ec0
|
1658
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091711ef0
|
1659
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091711f30
|
1660
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091711f30
|
1661
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1662
|
|
1663
|
Tracing command kernel pid 0 tid 100158 td 0xfffff80005b72000
|
1664
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009170ce20
|
1665
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009170ce40
|
1666
|
_sleep() at _sleep+0x1be/frame 0xfffffe009170cec0
|
1667
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009170cef0
|
1668
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009170cf30
|
1669
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009170cf30
|
1670
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1671
|
|
1672
|
Tracing command kernel pid 0 tid 100159 td 0xfffff80005b73740
|
1673
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009171be20
|
1674
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009171be40
|
1675
|
_sleep() at _sleep+0x1be/frame 0xfffffe009171bec0
|
1676
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009171bef0
|
1677
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009171bf30
|
1678
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009171bf30
|
1679
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1680
|
|
1681
|
Tracing command kernel pid 0 tid 100160 td 0xfffff80005b73000
|
1682
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091716e20
|
1683
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091716e40
|
1684
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091716ec0
|
1685
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091716ef0
|
1686
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091716f30
|
1687
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091716f30
|
1688
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1689
|
|
1690
|
Tracing command kernel pid 0 tid 100161 td 0xfffff80005b68740
|
1691
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091725e20
|
1692
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091725e40
|
1693
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091725ec0
|
1694
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091725ef0
|
1695
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091725f30
|
1696
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091725f30
|
1697
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1698
|
|
1699
|
Tracing command kernel pid 0 tid 100162 td 0xfffff80005b68000
|
1700
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091720e20
|
1701
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091720e40
|
1702
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091720ec0
|
1703
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091720ef0
|
1704
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091720f30
|
1705
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091720f30
|
1706
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1707
|
|
1708
|
Tracing command kernel pid 0 tid 100163 td 0xfffff80005b69740
|
1709
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009172fe20
|
1710
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009172fe40
|
1711
|
_sleep() at _sleep+0x1be/frame 0xfffffe009172fec0
|
1712
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009172fef0
|
1713
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009172ff30
|
1714
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009172ff30
|
1715
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1716
|
|
1717
|
Tracing command kernel pid 0 tid 100164 td 0xfffff80005b69000
|
1718
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009172ae20
|
1719
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009172ae40
|
1720
|
_sleep() at _sleep+0x1be/frame 0xfffffe009172aec0
|
1721
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009172aef0
|
1722
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009172af30
|
1723
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009172af30
|
1724
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1725
|
|
1726
|
Tracing command kernel pid 0 tid 100165 td 0xfffff80005b6a740
|
1727
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091739e20
|
1728
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091739e40
|
1729
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091739ec0
|
1730
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091739ef0
|
1731
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091739f30
|
1732
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091739f30
|
1733
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1734
|
|
1735
|
Tracing command kernel pid 0 tid 100166 td 0xfffff80005b6a000
|
1736
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091734e20
|
1737
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091734e40
|
1738
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091734ec0
|
1739
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0091734ef0
|
1740
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091734f30
|
1741
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091734f30
|
1742
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1743
|
|
1744
|
Tracing command kernel pid 0 tid 100209 td 0xfffff80006572000
|
1745
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092431e20
|
1746
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092431e40
|
1747
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092431ec0
|
1748
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092431ef0
|
1749
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092431f30
|
1750
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092431f30
|
1751
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1752
|
|
1753
|
Tracing command kernel pid 0 tid 100210 td 0xfffff8002b0f3740
|
1754
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092440e20
|
1755
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092440e40
|
1756
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092440ec0
|
1757
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092440ef0
|
1758
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092440f30
|
1759
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092440f30
|
1760
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1761
|
|
1762
|
Tracing command kernel pid 0 tid 100211 td 0xfffff8002b0f3000
|
1763
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009243be20
|
1764
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009243be40
|
1765
|
_sleep() at _sleep+0x1be/frame 0xfffffe009243bec0
|
1766
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009243bef0
|
1767
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009243bf30
|
1768
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009243bf30
|
1769
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1770
|
|
1771
|
Tracing command kernel pid 0 tid 100212 td 0xfffff8002b0f4740
|
1772
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009244ae20
|
1773
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009244ae40
|
1774
|
_sleep() at _sleep+0x1be/frame 0xfffffe009244aec0
|
1775
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009244aef0
|
1776
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009244af30
|
1777
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009244af30
|
1778
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1779
|
|
1780
|
Tracing command kernel pid 0 tid 100213 td 0xfffff8002b0f4000
|
1781
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092445e20
|
1782
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092445e40
|
1783
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092445ec0
|
1784
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092445ef0
|
1785
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092445f30
|
1786
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092445f30
|
1787
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1788
|
|
1789
|
Tracing command kernel pid 0 tid 100214 td 0xfffff8002b0f9740
|
1790
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092454e20
|
1791
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092454e40
|
1792
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092454ec0
|
1793
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092454ef0
|
1794
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092454f30
|
1795
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092454f30
|
1796
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1797
|
|
1798
|
Tracing command kernel pid 0 tid 100215 td 0xfffff8002b0f9000
|
1799
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009244fe20
|
1800
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009244fe40
|
1801
|
_sleep() at _sleep+0x1be/frame 0xfffffe009244fec0
|
1802
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009244fef0
|
1803
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009244ff30
|
1804
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009244ff30
|
1805
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1806
|
|
1807
|
Tracing command kernel pid 0 tid 100216 td 0xfffff8002b0fa740
|
1808
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009245ee20
|
1809
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009245ee40
|
1810
|
_sleep() at _sleep+0x1be/frame 0xfffffe009245eec0
|
1811
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009245eef0
|
1812
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009245ef30
|
1813
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009245ef30
|
1814
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1815
|
|
1816
|
Tracing command kernel pid 0 tid 100217 td 0xfffff8002b0fa000
|
1817
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092459e20
|
1818
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092459e40
|
1819
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092459ec0
|
1820
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092459ef0
|
1821
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092459f30
|
1822
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092459f30
|
1823
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1824
|
|
1825
|
Tracing command kernel pid 0 tid 100218 td 0xfffff8002b0ef740
|
1826
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092468e20
|
1827
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092468e40
|
1828
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092468ec0
|
1829
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092468ef0
|
1830
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092468f30
|
1831
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092468f30
|
1832
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1833
|
|
1834
|
Tracing command kernel pid 0 tid 100219 td 0xfffff8002b0ef000
|
1835
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092463e20
|
1836
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092463e40
|
1837
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092463ec0
|
1838
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092463ef0
|
1839
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092463f30
|
1840
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092463f30
|
1841
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1842
|
|
1843
|
Tracing command kernel pid 0 tid 100220 td 0xfffff8002b0f0740
|
1844
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092472e20
|
1845
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092472e40
|
1846
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092472ec0
|
1847
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092472ef0
|
1848
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092472f30
|
1849
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092472f30
|
1850
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1851
|
|
1852
|
Tracing command kernel pid 0 tid 100221 td 0xfffff8002b0f0000
|
1853
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009246de20
|
1854
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009246de40
|
1855
|
_sleep() at _sleep+0x1be/frame 0xfffffe009246dec0
|
1856
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009246def0
|
1857
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009246df30
|
1858
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009246df30
|
1859
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1860
|
|
1861
|
Tracing command kernel pid 0 tid 100222 td 0xfffff8002b0f1740
|
1862
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009247ce20
|
1863
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009247ce40
|
1864
|
_sleep() at _sleep+0x1be/frame 0xfffffe009247cec0
|
1865
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009247cef0
|
1866
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009247cf30
|
1867
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009247cf30
|
1868
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1869
|
|
1870
|
Tracing command kernel pid 0 tid 100223 td 0xfffff8002b0f1000
|
1871
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092477e20
|
1872
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092477e40
|
1873
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092477ec0
|
1874
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092477ef0
|
1875
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092477f30
|
1876
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092477f30
|
1877
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1878
|
|
1879
|
Tracing command kernel pid 0 tid 100224 td 0xfffff8002b0f2740
|
1880
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092486e20
|
1881
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092486e40
|
1882
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092486ec0
|
1883
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092486ef0
|
1884
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092486f30
|
1885
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092486f30
|
1886
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1887
|
|
1888
|
Tracing command kernel pid 0 tid 100225 td 0xfffff8002b0f2000
|
1889
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092481e20
|
1890
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092481e40
|
1891
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092481ec0
|
1892
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092481ef0
|
1893
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092481f30
|
1894
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092481f30
|
1895
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1896
|
|
1897
|
Tracing command kernel pid 0 tid 100226 td 0xfffff8002b0eb740
|
1898
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092490e20
|
1899
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092490e40
|
1900
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092490ec0
|
1901
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092490ef0
|
1902
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092490f30
|
1903
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092490f30
|
1904
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1905
|
|
1906
|
Tracing command kernel pid 0 tid 100227 td 0xfffff8002b0eb000
|
1907
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009248be20
|
1908
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009248be40
|
1909
|
_sleep() at _sleep+0x1be/frame 0xfffffe009248bec0
|
1910
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009248bef0
|
1911
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009248bf30
|
1912
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009248bf30
|
1913
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1914
|
|
1915
|
Tracing command kernel pid 0 tid 100228 td 0xfffff8002b0ec740
|
1916
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009249ae20
|
1917
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009249ae40
|
1918
|
_sleep() at _sleep+0x1be/frame 0xfffffe009249aec0
|
1919
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009249aef0
|
1920
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009249af30
|
1921
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009249af30
|
1922
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1923
|
|
1924
|
Tracing command kernel pid 0 tid 100229 td 0xfffff8002b0ec000
|
1925
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092495e20
|
1926
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092495e40
|
1927
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092495ec0
|
1928
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092495ef0
|
1929
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092495f30
|
1930
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092495f30
|
1931
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1932
|
|
1933
|
Tracing command kernel pid 0 tid 100230 td 0xfffff8002b0ed740
|
1934
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924a4e20
|
1935
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924a4e40
|
1936
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924a4ec0
|
1937
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924a4ef0
|
1938
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924a4f30
|
1939
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924a4f30
|
1940
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1941
|
|
1942
|
Tracing command kernel pid 0 tid 100231 td 0xfffff8002b0ed000
|
1943
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009249fe20
|
1944
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009249fe40
|
1945
|
_sleep() at _sleep+0x1be/frame 0xfffffe009249fec0
|
1946
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009249fef0
|
1947
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009249ff30
|
1948
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009249ff30
|
1949
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1950
|
|
1951
|
Tracing command kernel pid 0 tid 100232 td 0xfffff8002b0ee740
|
1952
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924aee20
|
1953
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924aee40
|
1954
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924aeec0
|
1955
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924aeef0
|
1956
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924aef30
|
1957
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924aef30
|
1958
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1959
|
|
1960
|
Tracing command kernel pid 0 tid 100233 td 0xfffff8002b0ee000
|
1961
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924a9e20
|
1962
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924a9e40
|
1963
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924a9ec0
|
1964
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924a9ef0
|
1965
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924a9f30
|
1966
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924a9f30
|
1967
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1968
|
|
1969
|
Tracing command kernel pid 0 tid 100234 td 0xfffff8002b125740
|
1970
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924b8e20
|
1971
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924b8e40
|
1972
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924b8ec0
|
1973
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924b8ef0
|
1974
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924b8f30
|
1975
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924b8f30
|
1976
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1977
|
|
1978
|
Tracing command kernel pid 0 tid 100235 td 0xfffff8002b125000
|
1979
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924b3e20
|
1980
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924b3e40
|
1981
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924b3ec0
|
1982
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924b3ef0
|
1983
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924b3f30
|
1984
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924b3f30
|
1985
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1986
|
|
1987
|
Tracing command kernel pid 0 tid 100236 td 0xfffff8002b126740
|
1988
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924c2e20
|
1989
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924c2e40
|
1990
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924c2ec0
|
1991
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924c2ef0
|
1992
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924c2f30
|
1993
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924c2f30
|
1994
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1995
|
|
1996
|
Tracing command kernel pid 0 tid 100237 td 0xfffff8002b126000
|
1997
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924bde20
|
1998
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924bde40
|
1999
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924bdec0
|
2000
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924bdef0
|
2001
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924bdf30
|
2002
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924bdf30
|
2003
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2004
|
|
2005
|
Tracing command kernel pid 0 tid 100238 td 0xfffff8002b127740
|
2006
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924cce20
|
2007
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924cce40
|
2008
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924ccec0
|
2009
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924ccef0
|
2010
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924ccf30
|
2011
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924ccf30
|
2012
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2013
|
|
2014
|
Tracing command kernel pid 0 tid 100239 td 0xfffff8002b127000
|
2015
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924c7e20
|
2016
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924c7e40
|
2017
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924c7ec0
|
2018
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924c7ef0
|
2019
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924c7f30
|
2020
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924c7f30
|
2021
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2022
|
|
2023
|
Tracing command kernel pid 0 tid 100240 td 0xfffff8002b128740
|
2024
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924d6e20
|
2025
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924d6e40
|
2026
|
_sleep() at _sleep+0x1be/frame 0xfffffe00924d6ec0
|
2027
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00924d6ef0
|
2028
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924d6f30
|
2029
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924d6f30
|
2030
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2031
|
|
2032
|
Tracing command kernel pid 0 tid 100241 td 0xfffff8003f7b7740
|
2033
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092570e20
|
2034
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092570e40
|
2035
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092570ec0
|
2036
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092570ef0
|
2037
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092570f30
|
2038
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092570f30
|
2039
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2040
|
|
2041
|
Tracing command kernel pid 0 tid 100265 td 0xfffff80041914740
|
2042
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925e8e50
|
2043
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925e8e70
|
2044
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe00925e8ec0
|
2045
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00925e8ef0
|
2046
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925e8f30
|
2047
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925e8f30
|
2048
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2049
|
|
2050
|
Tracing command kernel pid 0 tid 100269 td 0xfffff80041aa2000
|
2051
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098319e50
|
2052
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098319e70
|
2053
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0098319ec0
|
2054
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe0098319ef0
|
2055
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098319f30
|
2056
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098319f30
|
2057
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2058
|
|
2059
|
Tracing command kernel pid 0 tid 100270 td 0xfffff80041aa3740
|
2060
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098338e50
|
2061
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098338e70
|
2062
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0098338ec0
|
2063
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe0098338ef0
|
2064
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098338f30
|
2065
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098338f30
|
2066
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2067
|
|
2068
|
Tracing command kernel pid 0 tid 100271 td 0xfffff80041aa3000
|
2069
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098333e50
|
2070
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098333e70
|
2071
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe0098333ec0
|
2072
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe0098333ef0
|
2073
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098333f30
|
2074
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098333f30
|
2075
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2076
|
|
2077
|
Tracing command kernel pid 0 tid 100273 td 0xfffff80041a6d000
|
2078
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009833de50
|
2079
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009833de70
|
2080
|
msleep_spin_sbt() at msleep_spin_sbt+0x196/frame 0xfffffe009833dec0
|
2081
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe009833def0
|
2082
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009833df30
|
2083
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009833df30
|
2084
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2085
|
|
2086
|
Tracing command kernel pid 0 tid 100274 td 0xfffff80041b20740
|
2087
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009834ce20
|
2088
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009834ce40
|
2089
|
_sleep() at _sleep+0x1be/frame 0xfffffe009834cec0
|
2090
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009834cef0
|
2091
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009834cf30
|
2092
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009834cf30
|
2093
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2094
|
|
2095
|
Tracing command kernel pid 0 tid 100276 td 0xfffff80041b21740
|
2096
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098356e20
|
2097
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098356e40
|
2098
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098356ec0
|
2099
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0098356ef0
|
2100
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098356f30
|
2101
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098356f30
|
2102
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2103
|
|
2104
|
Tracing command kernel pid 0 tid 100290 td 0xfffff80041b21000
|
2105
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098351e20
|
2106
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098351e40
|
2107
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098351ec0
|
2108
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0098351ef0
|
2109
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098351f30
|
2110
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098351f30
|
2111
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2112
|
|
2113
|
Tracing command kernel pid 0 tid 100291 td 0xfffff80041b22740
|
2114
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf63e20
|
2115
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf63e40
|
2116
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf63ec0
|
2117
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf63ef0
|
2118
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf63f30
|
2119
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf63f30
|
2120
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2121
|
|
2122
|
Tracing command kernel pid 0 tid 100292 td 0xfffff80041b22000
|
2123
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf5ee20
|
2124
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf5ee40
|
2125
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf5eec0
|
2126
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf5eef0
|
2127
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf5ef30
|
2128
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf5ef30
|
2129
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2130
|
|
2131
|
Tracing command kernel pid 0 tid 100293 td 0xfffff80041ae5740
|
2132
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf6de20
|
2133
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf6de40
|
2134
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf6dec0
|
2135
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf6def0
|
2136
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf6df30
|
2137
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf6df30
|
2138
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2139
|
|
2140
|
Tracing command kernel pid 0 tid 100294 td 0xfffff80041ae5000
|
2141
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf68e20
|
2142
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf68e40
|
2143
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf68ec0
|
2144
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf68ef0
|
2145
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf68f30
|
2146
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf68f30
|
2147
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2148
|
|
2149
|
Tracing command kernel pid 0 tid 100295 td 0xfffff80041fff740
|
2150
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf77e20
|
2151
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf77e40
|
2152
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf77ec0
|
2153
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf77ef0
|
2154
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf77f30
|
2155
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf77f30
|
2156
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2157
|
|
2158
|
Tracing command kernel pid 0 tid 100296 td 0xfffff80041fff000
|
2159
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf72e20
|
2160
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf72e40
|
2161
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf72ec0
|
2162
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf72ef0
|
2163
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf72f30
|
2164
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf72f30
|
2165
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2166
|
|
2167
|
Tracing command kernel pid 0 tid 100297 td 0xfffff80046000740
|
2168
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf81e20
|
2169
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf81e40
|
2170
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf81ec0
|
2171
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf81ef0
|
2172
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf81f30
|
2173
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf81f30
|
2174
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2175
|
|
2176
|
Tracing command kernel pid 0 tid 100298 td 0xfffff80046000000
|
2177
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf7ce20
|
2178
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf7ce40
|
2179
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf7cec0
|
2180
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf7cef0
|
2181
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf7cf30
|
2182
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf7cf30
|
2183
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2184
|
|
2185
|
Tracing command kernel pid 0 tid 100299 td 0xfffff80046001740
|
2186
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf8be20
|
2187
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf8be40
|
2188
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf8bec0
|
2189
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf8bef0
|
2190
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf8bf30
|
2191
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf8bf30
|
2192
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2193
|
|
2194
|
Tracing command kernel pid 0 tid 100300 td 0xfffff80046001000
|
2195
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf86e20
|
2196
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf86e40
|
2197
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf86ec0
|
2198
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf86ef0
|
2199
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf86f30
|
2200
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf86f30
|
2201
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2202
|
|
2203
|
Tracing command kernel pid 0 tid 100301 td 0xfffff80046002740
|
2204
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf95e20
|
2205
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf95e40
|
2206
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf95ec0
|
2207
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf95ef0
|
2208
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf95f30
|
2209
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf95f30
|
2210
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2211
|
|
2212
|
Tracing command kernel pid 0 tid 100302 td 0xfffff80046002000
|
2213
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf90e20
|
2214
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf90e40
|
2215
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf90ec0
|
2216
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf90ef0
|
2217
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf90f30
|
2218
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf90f30
|
2219
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2220
|
|
2221
|
Tracing command kernel pid 0 tid 100303 td 0xfffff80041ff7740
|
2222
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf9fe20
|
2223
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf9fe40
|
2224
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf9fec0
|
2225
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf9fef0
|
2226
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf9ff30
|
2227
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf9ff30
|
2228
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2229
|
|
2230
|
Tracing command kernel pid 0 tid 100304 td 0xfffff80041ff7000
|
2231
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf9ae20
|
2232
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf9ae40
|
2233
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf9aec0
|
2234
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcf9aef0
|
2235
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf9af30
|
2236
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf9af30
|
2237
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2238
|
|
2239
|
Tracing command kernel pid 0 tid 100305 td 0xfffff80041ff8740
|
2240
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfa9e20
|
2241
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfa9e40
|
2242
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfa9ec0
|
2243
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfa9ef0
|
2244
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfa9f30
|
2245
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfa9f30
|
2246
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2247
|
|
2248
|
Tracing command kernel pid 0 tid 100306 td 0xfffff80041ff8000
|
2249
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfa4e20
|
2250
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfa4e40
|
2251
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfa4ec0
|
2252
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfa4ef0
|
2253
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfa4f30
|
2254
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfa4f30
|
2255
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2256
|
|
2257
|
Tracing command kernel pid 0 tid 100307 td 0xfffff80041ff9740
|
2258
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfb3e20
|
2259
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfb3e40
|
2260
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfb3ec0
|
2261
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfb3ef0
|
2262
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfb3f30
|
2263
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfb3f30
|
2264
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2265
|
|
2266
|
Tracing command kernel pid 0 tid 100308 td 0xfffff80041ff9000
|
2267
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfaee20
|
2268
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfaee40
|
2269
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfaeec0
|
2270
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfaeef0
|
2271
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfaef30
|
2272
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfaef30
|
2273
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2274
|
|
2275
|
Tracing command kernel pid 0 tid 100309 td 0xfffff80041ffa740
|
2276
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfbde20
|
2277
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfbde40
|
2278
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfbdec0
|
2279
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfbdef0
|
2280
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfbdf30
|
2281
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfbdf30
|
2282
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2283
|
|
2284
|
Tracing command kernel pid 0 tid 100310 td 0xfffff80041ffa000
|
2285
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfb8e20
|
2286
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfb8e40
|
2287
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfb8ec0
|
2288
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfb8ef0
|
2289
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfb8f30
|
2290
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfb8f30
|
2291
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2292
|
|
2293
|
Tracing command kernel pid 0 tid 100311 td 0xfffff80041ff3740
|
2294
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfc7e20
|
2295
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfc7e40
|
2296
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfc7ec0
|
2297
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfc7ef0
|
2298
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfc7f30
|
2299
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfc7f30
|
2300
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2301
|
|
2302
|
Tracing command kernel pid 0 tid 100312 td 0xfffff80041ff3000
|
2303
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfc2e20
|
2304
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfc2e40
|
2305
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfc2ec0
|
2306
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfc2ef0
|
2307
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfc2f30
|
2308
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfc2f30
|
2309
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2310
|
|
2311
|
Tracing command kernel pid 0 tid 100313 td 0xfffff80041ff4740
|
2312
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfd1e20
|
2313
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfd1e40
|
2314
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfd1ec0
|
2315
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfd1ef0
|
2316
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfd1f30
|
2317
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfd1f30
|
2318
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2319
|
|
2320
|
Tracing command kernel pid 0 tid 100314 td 0xfffff80041ff4000
|
2321
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfcce20
|
2322
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfcce40
|
2323
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfccec0
|
2324
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfccef0
|
2325
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfccf30
|
2326
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfccf30
|
2327
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2328
|
|
2329
|
Tracing command kernel pid 0 tid 100315 td 0xfffff80041ff5740
|
2330
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfdbe20
|
2331
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfdbe40
|
2332
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfdbec0
|
2333
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfdbef0
|
2334
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfdbf30
|
2335
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfdbf30
|
2336
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2337
|
|
2338
|
Tracing command kernel pid 0 tid 100316 td 0xfffff80041ff5000
|
2339
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfd6e20
|
2340
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfd6e40
|
2341
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfd6ec0
|
2342
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfd6ef0
|
2343
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfd6f30
|
2344
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfd6f30
|
2345
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2346
|
|
2347
|
Tracing command kernel pid 0 tid 100317 td 0xfffff80041ff6740
|
2348
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfe5e20
|
2349
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfe5e40
|
2350
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfe5ec0
|
2351
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfe5ef0
|
2352
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfe5f30
|
2353
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfe5f30
|
2354
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2355
|
|
2356
|
Tracing command kernel pid 0 tid 100318 td 0xfffff80041ff6000
|
2357
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfe0e20
|
2358
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfe0e40
|
2359
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfe0ec0
|
2360
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfe0ef0
|
2361
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfe0f30
|
2362
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfe0f30
|
2363
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2364
|
|
2365
|
Tracing command kernel pid 0 tid 100319 td 0xfffff80041fef740
|
2366
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfefe20
|
2367
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfefe40
|
2368
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfefec0
|
2369
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfefef0
|
2370
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfeff30
|
2371
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfeff30
|
2372
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2373
|
|
2374
|
Tracing command kernel pid 0 tid 100320 td 0xfffff80041fef000
|
2375
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcfeae20
|
2376
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcfeae40
|
2377
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcfeaec0
|
2378
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcfeaef0
|
2379
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcfeaf30
|
2380
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcfeaf30
|
2381
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2382
|
|
2383
|
Tracing command kernel pid 0 tid 100321 td 0xfffff80041ff0740
|
2384
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcff9e20
|
2385
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcff9e40
|
2386
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcff9ec0
|
2387
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcff9ef0
|
2388
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcff9f30
|
2389
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcff9f30
|
2390
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2391
|
|
2392
|
Tracing command kernel pid 0 tid 100322 td 0xfffff80041ff0000
|
2393
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcff4e20
|
2394
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcff4e40
|
2395
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcff4ec0
|
2396
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcff4ef0
|
2397
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcff4f30
|
2398
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcff4f30
|
2399
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2400
|
|
2401
|
Tracing command kernel pid 0 tid 100323 td 0xfffff80041ff1740
|
2402
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009837ae20
|
2403
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009837ae40
|
2404
|
_sleep() at _sleep+0x1be/frame 0xfffffe009837aec0
|
2405
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009837aef0
|
2406
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009837af30
|
2407
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009837af30
|
2408
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2409
|
|
2410
|
Tracing command kernel pid 0 tid 100324 td 0xfffff80041ff1000
|
2411
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcffee20
|
2412
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcffee40
|
2413
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcffeec0
|
2414
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fcffeef0
|
2415
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcffef30
|
2416
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcffef30
|
2417
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2418
|
|
2419
|
Tracing command kernel pid 0 tid 100325 td 0xfffff80041ff2740
|
2420
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098384e20
|
2421
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098384e40
|
2422
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098384ec0
|
2423
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0098384ef0
|
2424
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098384f30
|
2425
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098384f30
|
2426
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2427
|
|
2428
|
Tracing command kernel pid 0 tid 100326 td 0xfffff80041ff2000
|
2429
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009837fe20
|
2430
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009837fe40
|
2431
|
_sleep() at _sleep+0x1be/frame 0xfffffe009837fec0
|
2432
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009837fef0
|
2433
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009837ff30
|
2434
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009837ff30
|
2435
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2436
|
|
2437
|
Tracing command kernel pid 0 tid 100327 td 0xfffff80046029740
|
2438
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009838ee20
|
2439
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009838ee40
|
2440
|
_sleep() at _sleep+0x1be/frame 0xfffffe009838eec0
|
2441
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009838eef0
|
2442
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009838ef30
|
2443
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009838ef30
|
2444
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2445
|
|
2446
|
Tracing command kernel pid 0 tid 100328 td 0xfffff80046029000
|
2447
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098389e20
|
2448
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098389e40
|
2449
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098389ec0
|
2450
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0098389ef0
|
2451
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098389f30
|
2452
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098389f30
|
2453
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2454
|
|
2455
|
Tracing command kernel pid 0 tid 100329 td 0xfffff8004602a740
|
2456
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098398e20
|
2457
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098398e40
|
2458
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098398ec0
|
2459
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0098398ef0
|
2460
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098398f30
|
2461
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098398f30
|
2462
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2463
|
|
2464
|
Tracing command kernel pid 0 tid 100330 td 0xfffff8004602a000
|
2465
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098393e20
|
2466
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098393e40
|
2467
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098393ec0
|
2468
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0098393ef0
|
2469
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098393f30
|
2470
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098393f30
|
2471
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2472
|
|
2473
|
Tracing command kernel pid 0 tid 100331 td 0xfffff80041fed740
|
2474
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983a2e20
|
2475
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983a2e40
|
2476
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983a2ec0
|
2477
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983a2ef0
|
2478
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983a2f30
|
2479
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983a2f30
|
2480
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2481
|
|
2482
|
Tracing command kernel pid 0 tid 100332 td 0xfffff80041fed000
|
2483
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009839de20
|
2484
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009839de40
|
2485
|
_sleep() at _sleep+0x1be/frame 0xfffffe009839dec0
|
2486
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009839def0
|
2487
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009839df30
|
2488
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009839df30
|
2489
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2490
|
|
2491
|
Tracing command kernel pid 0 tid 100333 td 0xfffff80041fee740
|
2492
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983ace20
|
2493
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983ace40
|
2494
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983acec0
|
2495
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983acef0
|
2496
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983acf30
|
2497
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983acf30
|
2498
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2499
|
|
2500
|
Tracing command kernel pid 0 tid 100334 td 0xfffff80041fee000
|
2501
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983a7e20
|
2502
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983a7e40
|
2503
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983a7ec0
|
2504
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983a7ef0
|
2505
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983a7f30
|
2506
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983a7f30
|
2507
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2508
|
|
2509
|
Tracing command kernel pid 0 tid 100335 td 0xfffff80046025740
|
2510
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983b6e20
|
2511
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983b6e40
|
2512
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983b6ec0
|
2513
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983b6ef0
|
2514
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983b6f30
|
2515
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983b6f30
|
2516
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2517
|
|
2518
|
Tracing command kernel pid 0 tid 100336 td 0xfffff80046025000
|
2519
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983b1e20
|
2520
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983b1e40
|
2521
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983b1ec0
|
2522
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983b1ef0
|
2523
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983b1f30
|
2524
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983b1f30
|
2525
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2526
|
|
2527
|
Tracing command kernel pid 0 tid 100337 td 0xfffff80046026740
|
2528
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983c0e20
|
2529
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983c0e40
|
2530
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983c0ec0
|
2531
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983c0ef0
|
2532
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983c0f30
|
2533
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983c0f30
|
2534
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2535
|
|
2536
|
Tracing command kernel pid 0 tid 100338 td 0xfffff80046026000
|
2537
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983bbe20
|
2538
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983bbe40
|
2539
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983bbec0
|
2540
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983bbef0
|
2541
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983bbf30
|
2542
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983bbf30
|
2543
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2544
|
|
2545
|
Tracing command kernel pid 0 tid 100339 td 0xfffff80046027740
|
2546
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983cae20
|
2547
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983cae40
|
2548
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983caec0
|
2549
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983caef0
|
2550
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983caf30
|
2551
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983caf30
|
2552
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2553
|
|
2554
|
Tracing command kernel pid 0 tid 100340 td 0xfffff80046027000
|
2555
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983c5e20
|
2556
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983c5e40
|
2557
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983c5ec0
|
2558
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983c5ef0
|
2559
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983c5f30
|
2560
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983c5f30
|
2561
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2562
|
|
2563
|
Tracing command kernel pid 0 tid 100341 td 0xfffff80046028740
|
2564
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983d4e20
|
2565
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983d4e40
|
2566
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983d4ec0
|
2567
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983d4ef0
|
2568
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983d4f30
|
2569
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983d4f30
|
2570
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2571
|
|
2572
|
Tracing command kernel pid 0 tid 100342 td 0xfffff80046028000
|
2573
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983cfe20
|
2574
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983cfe40
|
2575
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983cfec0
|
2576
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983cfef0
|
2577
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983cff30
|
2578
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983cff30
|
2579
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2580
|
|
2581
|
Tracing command kernel pid 0 tid 100343 td 0xfffff8004601a740
|
2582
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983dee20
|
2583
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983dee40
|
2584
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983deec0
|
2585
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983deef0
|
2586
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983def30
|
2587
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983def30
|
2588
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2589
|
|
2590
|
Tracing command kernel pid 0 tid 100344 td 0xfffff8004601a000
|
2591
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983d9e20
|
2592
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983d9e40
|
2593
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983d9ec0
|
2594
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983d9ef0
|
2595
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983d9f30
|
2596
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983d9f30
|
2597
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2598
|
|
2599
|
Tracing command kernel pid 0 tid 100345 td 0xfffff8004601b740
|
2600
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983e8e20
|
2601
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983e8e40
|
2602
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983e8ec0
|
2603
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983e8ef0
|
2604
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983e8f30
|
2605
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983e8f30
|
2606
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2607
|
|
2608
|
Tracing command kernel pid 0 tid 100346 td 0xfffff8004601b000
|
2609
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983e3e20
|
2610
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983e3e40
|
2611
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983e3ec0
|
2612
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983e3ef0
|
2613
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983e3f30
|
2614
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983e3f30
|
2615
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2616
|
|
2617
|
Tracing command kernel pid 0 tid 100347 td 0xfffff8004601c740
|
2618
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983f2e20
|
2619
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983f2e40
|
2620
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983f2ec0
|
2621
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983f2ef0
|
2622
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983f2f30
|
2623
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983f2f30
|
2624
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2625
|
|
2626
|
Tracing command kernel pid 0 tid 100348 td 0xfffff8004601c000
|
2627
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983ede20
|
2628
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983ede40
|
2629
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983edec0
|
2630
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983edef0
|
2631
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983edf30
|
2632
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983edf30
|
2633
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2634
|
|
2635
|
Tracing command kernel pid 0 tid 100349 td 0xfffff8004601d740
|
2636
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983fce20
|
2637
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983fce40
|
2638
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983fcec0
|
2639
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983fcef0
|
2640
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983fcf30
|
2641
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983fcf30
|
2642
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2643
|
|
2644
|
Tracing command kernel pid 0 tid 100350 td 0xfffff8004601d000
|
2645
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00983f7e20
|
2646
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00983f7e40
|
2647
|
_sleep() at _sleep+0x1be/frame 0xfffffe00983f7ec0
|
2648
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00983f7ef0
|
2649
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00983f7f30
|
2650
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00983f7f30
|
2651
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2652
|
|
2653
|
Tracing command kernel pid 0 tid 100351 td 0xfffff80046016740
|
2654
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd209e20
|
2655
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd209e40
|
2656
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd209ec0
|
2657
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd209ef0
|
2658
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd209f30
|
2659
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd209f30
|
2660
|
--- trap 0x80014a8d, rip = 0xeec1ce89144d8b0c, rsp = 0x89f7891feec1c689, rbp = 0x5f5e40c03103ebc0 ---
|
2661
|
|
2662
|
Tracing command kernel pid 0 tid 100352 td 0xfffff80046016000
|
2663
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd204e20
|
2664
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd204e40
|
2665
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd204ec0
|
2666
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd204ef0
|
2667
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd204f30
|
2668
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd204f30
|
2669
|
--- trap 0x46f6ffff, rip = 0x64c483c889c9310c, rsp = 0x890000012f840f00, rbp = 0x75ec5d0a01f380ec ---
|
2670
|
|
2671
|
Tracing command kernel pid 0 tid 100353 td 0xfffff80046017740
|
2672
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd213e20
|
2673
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd213e40
|
2674
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd213ec0
|
2675
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd213ef0
|
2676
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd213f30
|
2677
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd213f30
|
2678
|
--- trap 0x8b3c2474, rip = 0x8944245c1318245c, rsp = 0x8b1470891078894c, rbp = 0x44897c24448b00d7 ---
|
2679
|
|
2680
|
Tracing command kernel pid 0 tid 100354 td 0xfffff80046017000
|
2681
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd20ee20
|
2682
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd20ee40
|
2683
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd20eec0
|
2684
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd20eef0
|
2685
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd20ef30
|
2686
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd20ef30
|
2687
|
--- trap 0xc483ffff, rip = 0xe9fe895958ffffa1, rsp = 0x57000282e868016a, rbp = 0x448d000000c0c369 ---
|
2688
|
|
2689
|
Tracing command kernel pid 0 tid 100355 td 0xfffff80046018740
|
2690
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd21de20
|
2691
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd21de40
|
2692
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd21dec0
|
2693
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd21def0
|
2694
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd21df30
|
2695
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd21df30
|
2696
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2697
|
|
2698
|
Tracing command kernel pid 0 tid 100356 td 0xfffff80046018000
|
2699
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd218e20
|
2700
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd218e40
|
2701
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd218ec0
|
2702
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd218ef0
|
2703
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd218f30
|
2704
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd218f30
|
2705
|
--- trap 0xcc558b20, rip = 0x447840f1c528b00, rsp = 0xe9d231d189cc6d, rbp = 0x442c71c42890cc4 ---
|
2706
|
|
2707
|
Tracing command kernel pid 0 tid 100357 td 0xfffff80046019740
|
2708
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd227e20
|
2709
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd227e40
|
2710
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd227ec0
|
2711
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd227ef0
|
2712
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd227f30
|
2713
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd227f30
|
2714
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2715
|
|
2716
|
Tracing command kernel pid 0 tid 100358 td 0xfffff80046019000
|
2717
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd222e20
|
2718
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd222e40
|
2719
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd222ec0
|
2720
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd222ef0
|
2721
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd222f30
|
2722
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd222f30
|
2723
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2724
|
|
2725
|
Tracing command kernel pid 0 tid 100359 td 0xfffff8004600e740
|
2726
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd231e20
|
2727
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd231e40
|
2728
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd231ec0
|
2729
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd231ef0
|
2730
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd231f30
|
2731
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd231f30
|
2732
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2733
|
|
2734
|
Tracing command kernel pid 0 tid 100360 td 0xfffff8004600e000
|
2735
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd22ce20
|
2736
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd22ce40
|
2737
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd22cec0
|
2738
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd22cef0
|
2739
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd22cf30
|
2740
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd22cf30
|
2741
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2742
|
|
2743
|
Tracing command kernel pid 0 tid 100361 td 0xfffff80046013740
|
2744
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd23be20
|
2745
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd23be40
|
2746
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd23bec0
|
2747
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd23bef0
|
2748
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd23bf30
|
2749
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd23bf30
|
2750
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2751
|
|
2752
|
Tracing command kernel pid 0 tid 100362 td 0xfffff80046013000
|
2753
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd236e20
|
2754
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd236e40
|
2755
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd236ec0
|
2756
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd236ef0
|
2757
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd236f30
|
2758
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd236f30
|
2759
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2760
|
|
2761
|
Tracing command kernel pid 0 tid 100363 td 0xfffff80046014740
|
2762
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd245e20
|
2763
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd245e40
|
2764
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd245ec0
|
2765
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd245ef0
|
2766
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd245f30
|
2767
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd245f30
|
2768
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2769
|
|
2770
|
Tracing command kernel pid 0 tid 100364 td 0xfffff80046014000
|
2771
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd240e20
|
2772
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd240e40
|
2773
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd240ec0
|
2774
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd240ef0
|
2775
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd240f30
|
2776
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd240f30
|
2777
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2778
|
|
2779
|
Tracing command kernel pid 0 tid 100365 td 0xfffff80046015740
|
2780
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd24fe20
|
2781
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd24fe40
|
2782
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd24fec0
|
2783
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd24fef0
|
2784
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd24ff30
|
2785
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd24ff30
|
2786
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2787
|
|
2788
|
Tracing command kernel pid 0 tid 100366 td 0xfffff80046015000
|
2789
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd24ae20
|
2790
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd24ae40
|
2791
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd24aec0
|
2792
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd24aef0
|
2793
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd24af30
|
2794
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd24af30
|
2795
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2796
|
|
2797
|
Tracing command kernel pid 0 tid 100367 td 0xfffff80046048740
|
2798
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd259e20
|
2799
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd259e40
|
2800
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd259ec0
|
2801
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd259ef0
|
2802
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd259f30
|
2803
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd259f30
|
2804
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2805
|
|
2806
|
Tracing command init pid 1 tid 100002 td 0xfffff8000576e000
|
2807
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010755a90
|
2808
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010755ab0
|
2809
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0010755af0
|
2810
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0010755b00
|
2811
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0010755b80
|
2812
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe0010755c10
|
2813
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe0010755e00
|
2814
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0010755f30
|
2815
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0010755f30
|
2816
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x2735aa, rsp = 0x820ae0f88, rbp = 0x820ae0ff0 ---
|
2817
|
|
2818
|
Tracing command clock pid 2 tid 100097 td 0xfffff8000582d740
|
2819
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fa2ea0
|
2820
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fa2ec0
|
2821
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fa2ef0
|
2822
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fa2f30
|
2823
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fa2f30
|
2824
|
--- trap 0x8020245c, rip = 0xccb60f41097502fd, rsp = 0x6b45eab60f4407c1, rbp = 0x884422246c884023 ---
|
2825
|
|
2826
|
Tracing command clock pid 2 tid 100098 td 0xfffff8000582d000
|
2827
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084f9dea0
|
2828
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084f9dec0
|
2829
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084f9def0
|
2830
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084f9df30
|
2831
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084f9df30
|
2832
|
--- trap 0x3e1c1cf, rip = 0x4810245c8b48b172, rsp = 0x48c48b48ccc35c41, rbp = 0xed0d8b4cc10b4506 ---
|
2833
|
|
2834
|
Tracing command clock pid 2 tid 100099 td 0xfffff8000582e740
|
2835
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084facea0
|
2836
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084facec0
|
2837
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084facef0
|
2838
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084facf30
|
2839
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084facf30
|
2840
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2841
|
|
2842
|
Tracing command clock pid 2 tid 100100 td 0xfffff8000582e000
|
2843
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fa7ea0
|
2844
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fa7ec0
|
2845
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fa7ef0
|
2846
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fa7f30
|
2847
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fa7f30
|
2848
|
--- trap 0xc68b48f6, rip = 0xc0840f003b, rsp = 0xf49f685481b2444, rbp = 0x80412275c13a0473 ---
|
2849
|
|
2850
|
Tracing command clock pid 2 tid 100101 td 0xfffff8000582f740
|
2851
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fb6ea0
|
2852
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fb6ec0
|
2853
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fb6ef0
|
2854
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fb6f30
|
2855
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fb6f30
|
2856
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
2857
|
|
2858
|
Tracing command clock pid 2 tid 100102 td 0xfffff8000582f000
|
2859
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fb1ea0
|
2860
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fb1ec0
|
2861
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fb1ef0
|
2862
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fb1f30
|
2863
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fb1f30
|
2864
|
--- trap 0x48000001, rip = 0x8bc28b4cc88b4dd1, rsp = 0xb4d1989410374c9, rbp = 0x245c8948ccccc328 ---
|
2865
|
|
2866
|
Tracing command clock pid 2 tid 100103 td 0xfffff80005830740
|
2867
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fc0ea0
|
2868
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fc0ec0
|
2869
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fc0ef0
|
2870
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fc0f30
|
2871
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fc0f30
|
2872
|
--- trap 0x427cc43b, rip = 0x24848966c52b4166, rsp = 0x838058b4820, rbp = 0xd8d48ffffdb4b35 ---
|
2873
|
|
2874
|
Tracing command clock pid 2 tid 100104 td 0xfffff80005830000
|
2875
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fbbea0
|
2876
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fbbec0
|
2877
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fbbef0
|
2878
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fbbf30
|
2879
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fbbf30
|
2880
|
--- trap 0, rip = 0xafafafafafafafaf, rsp = 0, rbp = 0 ---
|
2881
|
|
2882
|
Tracing command clock pid 2 tid 100105 td 0xfffff80005827740
|
2883
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fcaea0
|
2884
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fcaec0
|
2885
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fcaef0
|
2886
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fcaf30
|
2887
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fcaf30
|
2888
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2889
|
|
2890
|
Tracing command clock pid 2 tid 100106 td 0xfffff80005827000
|
2891
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fc5ea0
|
2892
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fc5ec0
|
2893
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fc5ef0
|
2894
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fc5f30
|
2895
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fc5f30
|
2896
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2897
|
|
2898
|
Tracing command clock pid 2 tid 100107 td 0xfffff80005828740
|
2899
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fd4ea0
|
2900
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fd4ec0
|
2901
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fd4ef0
|
2902
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fd4f30
|
2903
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fd4f30
|
2904
|
--- trap 0xfff98148, rip = 0x4800000028bb0000, rsp = 0xbc16058b48000097, rbp = 0x979be8000097dc ---
|
2905
|
|
2906
|
Tracing command clock pid 2 tid 100108 td 0xfffff80005828000
|
2907
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fcfea0
|
2908
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fcfec0
|
2909
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fcfef0
|
2910
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fcff30
|
2911
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fcff30
|
2912
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
2913
|
|
2914
|
Tracing command clock pid 2 tid 100109 td 0xfffff80005829740
|
2915
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fdeea0
|
2916
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fdeec0
|
2917
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fdeef0
|
2918
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fdef30
|
2919
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fdef30
|
2920
|
--- trap 0x48320f00, rip = 0x3108a8b0ce2, rsp = 0xb28900000310ba, rbp = 0xb9fa8bf18b20ec83 ---
|
2921
|
|
2922
|
Tracing command clock pid 2 tid 100110 td 0xfffff80005829000
|
2923
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fd9ea0
|
2924
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fd9ec0
|
2925
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fd9ef0
|
2926
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fd9f30
|
2927
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fd9f30
|
2928
|
--- trap 0xff01548d, rip = 0xf00006c213d3b48, rsp = 0xccccccc35f40c483, rbp = 0xc933d78b48302444 ---
|
2929
|
|
2930
|
Tracing command clock pid 2 tid 100111 td 0xfffff8000582a740
|
2931
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fe8ea0
|
2932
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fe8ec0
|
2933
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0084fe8ef0
|
2934
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fe8f30
|
2935
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fe8f30
|
2936
|
--- trap 0, rip = 0xffff00000000, rsp = 0xffff, rbp = 0xffff0000 ---
|
2937
|
|
2938
|
Tracing command clock pid 2 tid 100112 td 0xfffff8000582a000 (CPU 15)
|
2939
|
kdb_enter() at kdb_enter+0x33/frame 0xfffffe0084fe38f0
|
2940
|
panic() at panic+0x43/frame 0xfffffe0084fe3950
|
2941
|
trap_fatal() at trap_fatal+0x40f/frame 0xfffffe0084fe39b0
|
2942
|
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe0084fe3a10
|
2943
|
calltrap() at calltrap+0x8/frame 0xfffffe0084fe3a10
|
2944
|
--- trap 0xc, rip = 0xffffffff80f246e2, rsp = 0xfffffe0084fe3ae0, rbp = 0xfffffe0084fe3b70 ---
|
2945
|
tcp_m_copym() at tcp_m_copym+0x62/frame 0xfffffe0084fe3b70
|
2946
|
tcp_default_output() at tcp_default_output+0x1294/frame 0xfffffe0084fe3d60
|
2947
|
tcp_timer_rexmt() at tcp_timer_rexmt+0x53c/frame 0xfffffe0084fe3dc0
|
2948
|
tcp_timer_enter() at tcp_timer_enter+0x101/frame 0xfffffe0084fe3e00
|
2949
|
softclock_call_cc() at softclock_call_cc+0x12e/frame 0xfffffe0084fe3ec0
|
2950
|
softclock_thread() at softclock_thread+0xe9/frame 0xfffffe0084fe3ef0
|
2951
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fe3f30
|
2952
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fe3f30
|
2953
|
--- trap 0x462d6966, rip = 0x49462d7673, rsp = 0, rbp = 0x45442d6564 ---
|
2954
|
|
2955
|
Tracing command crypto pid 3 tid 100167 td 0xfffff80005b6b740
|
2956
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091743e10
|
2957
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091743e30
|
2958
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091743eb0
|
2959
|
crypto_dispatch_thread() at crypto_dispatch_thread+0x1a3/frame 0xfffffe0091743ef0
|
2960
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091743f30
|
2961
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091743f30
|
2962
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2963
|
|
2964
|
Tracing command crypto pid 3 tid 100168 td 0xfffff80005b6b000
|
2965
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009173ee00
|
2966
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009173ee20
|
2967
|
_sleep() at _sleep+0x1be/frame 0xfffffe009173eea0
|
2968
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe009173eef0
|
2969
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009173ef30
|
2970
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009173ef30
|
2971
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2972
|
|
2973
|
Tracing command crypto pid 3 tid 100169 td 0xfffff80005b62740
|
2974
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009174de00
|
2975
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009174de20
|
2976
|
_sleep() at _sleep+0x1be/frame 0xfffffe009174dea0
|
2977
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe009174def0
|
2978
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009174df30
|
2979
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009174df30
|
2980
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2981
|
|
2982
|
Tracing command crypto pid 3 tid 100170 td 0xfffff80005b62000
|
2983
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091748e00
|
2984
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091748e20
|
2985
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091748ea0
|
2986
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091748ef0
|
2987
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091748f30
|
2988
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091748f30
|
2989
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2990
|
|
2991
|
Tracing command crypto pid 3 tid 100171 td 0xfffff80005b63740
|
2992
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091757e00
|
2993
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091757e20
|
2994
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091757ea0
|
2995
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091757ef0
|
2996
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091757f30
|
2997
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091757f30
|
2998
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2999
|
|
3000
|
Tracing command crypto pid 3 tid 100172 td 0xfffff80005b63000
|
3001
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091752e00
|
3002
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091752e20
|
3003
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091752ea0
|
3004
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091752ef0
|
3005
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091752f30
|
3006
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091752f30
|
3007
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3008
|
|
3009
|
Tracing command crypto pid 3 tid 100173 td 0xfffff80005b64740
|
3010
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091761e00
|
3011
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091761e20
|
3012
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091761ea0
|
3013
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091761ef0
|
3014
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091761f30
|
3015
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091761f30
|
3016
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3017
|
|
3018
|
Tracing command crypto pid 3 tid 100174 td 0xfffff80005b64000
|
3019
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009175ce00
|
3020
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009175ce20
|
3021
|
_sleep() at _sleep+0x1be/frame 0xfffffe009175cea0
|
3022
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe009175cef0
|
3023
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009175cf30
|
3024
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009175cf30
|
3025
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3026
|
|
3027
|
Tracing command crypto pid 3 tid 100175 td 0xfffff80005b65740
|
3028
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009176be00
|
3029
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009176be20
|
3030
|
_sleep() at _sleep+0x1be/frame 0xfffffe009176bea0
|
3031
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe009176bef0
|
3032
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009176bf30
|
3033
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009176bf30
|
3034
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3035
|
|
3036
|
Tracing command crypto pid 3 tid 100176 td 0xfffff80005b65000
|
3037
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091766e00
|
3038
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091766e20
|
3039
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091766ea0
|
3040
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091766ef0
|
3041
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091766f30
|
3042
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091766f30
|
3043
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3044
|
|
3045
|
Tracing command crypto pid 3 tid 100177 td 0xfffff80005b9c740
|
3046
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091775e00
|
3047
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091775e20
|
3048
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091775ea0
|
3049
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091775ef0
|
3050
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091775f30
|
3051
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091775f30
|
3052
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3053
|
|
3054
|
Tracing command crypto pid 3 tid 100178 td 0xfffff80005b9c000
|
3055
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091770e00
|
3056
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091770e20
|
3057
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091770ea0
|
3058
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091770ef0
|
3059
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091770f30
|
3060
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091770f30
|
3061
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3062
|
|
3063
|
Tracing command crypto pid 3 tid 100179 td 0xfffff80005b9d740
|
3064
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009177fe00
|
3065
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009177fe20
|
3066
|
_sleep() at _sleep+0x1be/frame 0xfffffe009177fea0
|
3067
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe009177fef0
|
3068
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009177ff30
|
3069
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009177ff30
|
3070
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3071
|
|
3072
|
Tracing command crypto pid 3 tid 100180 td 0xfffff80005b9d000
|
3073
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009177ae00
|
3074
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009177ae20
|
3075
|
_sleep() at _sleep+0x1be/frame 0xfffffe009177aea0
|
3076
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe009177aef0
|
3077
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009177af30
|
3078
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009177af30
|
3079
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3080
|
|
3081
|
Tracing command crypto pid 3 tid 100181 td 0xfffff80005b60740
|
3082
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091789e00
|
3083
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091789e20
|
3084
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091789ea0
|
3085
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091789ef0
|
3086
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091789f30
|
3087
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091789f30
|
3088
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3089
|
|
3090
|
Tracing command crypto pid 3 tid 100182 td 0xfffff80005b60000
|
3091
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091784e00
|
3092
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091784e20
|
3093
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091784ea0
|
3094
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091784ef0
|
3095
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091784f30
|
3096
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091784f30
|
3097
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3098
|
|
3099
|
Tracing command crypto pid 3 tid 100183 td 0xfffff80005b61740
|
3100
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091793e00
|
3101
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091793e20
|
3102
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091793ea0
|
3103
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0091793ef0
|
3104
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091793f30
|
3105
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091793f30
|
3106
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3107
|
|
3108
|
Tracing command cam pid 4 tid 100184 td 0xfffff80005b61000
|
3109
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009178ee00
|
3110
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009178ee20
|
3111
|
_sleep() at _sleep+0x1be/frame 0xfffffe009178eea0
|
3112
|
xpt_done_td() at xpt_done_td+0x8b/frame 0xfffffe009178eef0
|
3113
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009178ef30
|
3114
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009178ef30
|
3115
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3116
|
|
3117
|
Tracing command cam pid 4 tid 100185 td 0xfffff80005bf6740
|
3118
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009179de00
|
3119
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009179de20
|
3120
|
_sleep() at _sleep+0x1be/frame 0xfffffe009179dea0
|
3121
|
xpt_done_td() at xpt_done_td+0x8b/frame 0xfffffe009179def0
|
3122
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009179df30
|
3123
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009179df30
|
3124
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3125
|
|
3126
|
Tracing command cam pid 4 tid 100186 td 0xfffff80005bf6000
|
3127
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091798e00
|
3128
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091798e20
|
3129
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091798ea0
|
3130
|
xpt_done_td() at xpt_done_td+0x8b/frame 0xfffffe0091798ef0
|
3131
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091798f30
|
3132
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091798f30
|
3133
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3134
|
|
3135
|
Tracing command cam pid 4 tid 100187 td 0xfffff80005bf7740
|
3136
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917a7e00
|
3137
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917a7e20
|
3138
|
_sleep() at _sleep+0x1be/frame 0xfffffe00917a7ea0
|
3139
|
xpt_async_td() at xpt_async_td+0x84/frame 0xfffffe00917a7ef0
|
3140
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917a7f30
|
3141
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917a7f30
|
3142
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3143
|
|
3144
|
Tracing command cam pid 4 tid 100275 td 0xfffff80041b20000
|
3145
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098347e10
|
3146
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098347e30
|
3147
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098347eb0
|
3148
|
xpt_scanner_thread() at xpt_scanner_thread+0x88/frame 0xfffffe0098347ef0
|
3149
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098347f30
|
3150
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098347f30
|
3151
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3152
|
|
3153
|
Tracing command busdma pid 5 tid 100189 td 0xfffff80005ec4000
|
3154
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917acdf0
|
3155
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917ace10
|
3156
|
_sleep() at _sleep+0x1be/frame 0xfffffe00917ace90
|
3157
|
busdma_thread() at busdma_thread+0xe9/frame 0xfffffe00917acef0
|
3158
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917acf30
|
3159
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917acf30
|
3160
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3161
|
|
3162
|
Tracing command zfskern pid 6 tid 100242 td 0xfffff8003f7b7000
|
3163
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009256bdc0
|
3164
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009256bde0
|
3165
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009256be20
|
3166
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe009256be90
|
3167
|
zthr_procedure() at zthr_procedure+0x1a8/frame 0xfffffe009256bef0
|
3168
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009256bf30
|
3169
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009256bf30
|
3170
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3171
|
|
3172
|
Tracing command zfskern pid 6 tid 100243 td 0xfffff8003f7b8740
|
3173
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009257adc0
|
3174
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009257ade0
|
3175
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009257ae20
|
3176
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe009257ae90
|
3177
|
zthr_procedure() at zthr_procedure+0x1a8/frame 0xfffffe009257aef0
|
3178
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009257af30
|
3179
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009257af30
|
3180
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3181
|
|
3182
|
Tracing command zfskern pid 6 tid 100244 td 0xfffff8003f7b8000
|
3183
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092575e20
|
3184
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092575e40
|
3185
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092575ec0
|
3186
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092575ef0
|
3187
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092575f30
|
3188
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092575f30
|
3189
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3190
|
|
3191
|
Tracing command zfskern pid 6 tid 100245 td 0xfffff8003f7b9740
|
3192
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092584da0
|
3193
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092584dc0
|
3194
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0092584e00
|
3195
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe0092584e70
|
3196
|
dbuf_evict_thread() at dbuf_evict_thread+0x385/frame 0xfffffe0092584ef0
|
3197
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092584f30
|
3198
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092584f30
|
3199
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3200
|
|
3201
|
Tracing command zfskern pid 6 tid 100246 td 0xfffff8003f7b9000
|
3202
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009257fe20
|
3203
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009257fe40
|
3204
|
_sleep() at _sleep+0x1be/frame 0xfffffe009257fec0
|
3205
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009257fef0
|
3206
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009257ff30
|
3207
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009257ff30
|
3208
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3209
|
|
3210
|
Tracing command zfskern pid 6 tid 100247 td 0xfffff8003f7c1740
|
3211
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009258ee20
|
3212
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009258ee40
|
3213
|
_sleep() at _sleep+0x1be/frame 0xfffffe009258eec0
|
3214
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009258eef0
|
3215
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009258ef30
|
3216
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009258ef30
|
3217
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3218
|
|
3219
|
Tracing command zfskern pid 6 tid 100248 td 0xfffff8003f7c1000
|
3220
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092589e20
|
3221
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092589e40
|
3222
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092589ec0
|
3223
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092589ef0
|
3224
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092589f30
|
3225
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092589f30
|
3226
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3227
|
|
3228
|
Tracing command zfskern pid 6 tid 100249 td 0xfffff8003f7cd740
|
3229
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092598e20
|
3230
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092598e40
|
3231
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092598ec0
|
3232
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092598ef0
|
3233
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092598f30
|
3234
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092598f30
|
3235
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3236
|
|
3237
|
Tracing command zfskern pid 6 tid 100250 td 0xfffff8003f7cd000
|
3238
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092593e20
|
3239
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092593e40
|
3240
|
_sleep() at _sleep+0x1be/frame 0xfffffe0092593ec0
|
3241
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0092593ef0
|
3242
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092593f30
|
3243
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092593f30
|
3244
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3245
|
|
3246
|
Tracing command zfskern pid 6 tid 100251 td 0xfffff8003f7ce740
|
3247
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925a2e20
|
3248
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925a2e40
|
3249
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925a2ec0
|
3250
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925a2ef0
|
3251
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925a2f30
|
3252
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925a2f30
|
3253
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3254
|
|
3255
|
Tracing command zfskern pid 6 tid 100252 td 0xfffff8003f7ce000
|
3256
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009259de20
|
3257
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009259de40
|
3258
|
_sleep() at _sleep+0x1be/frame 0xfffffe009259dec0
|
3259
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009259def0
|
3260
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009259df30
|
3261
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009259df30
|
3262
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3263
|
|
3264
|
Tracing command zfskern pid 6 tid 100253 td 0xfffff8003f7cf740
|
3265
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925ace20
|
3266
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925ace40
|
3267
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925acec0
|
3268
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925acef0
|
3269
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925acf30
|
3270
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925acf30
|
3271
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3272
|
|
3273
|
Tracing command zfskern pid 6 tid 100254 td 0xfffff8003f7cf000
|
3274
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925a7e20
|
3275
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925a7e40
|
3276
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925a7ec0
|
3277
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925a7ef0
|
3278
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925a7f30
|
3279
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925a7f30
|
3280
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3281
|
|
3282
|
Tracing command zfskern pid 6 tid 100255 td 0xfffff8003f7d0740
|
3283
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925b6e20
|
3284
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925b6e40
|
3285
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925b6ec0
|
3286
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925b6ef0
|
3287
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925b6f30
|
3288
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925b6f30
|
3289
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3290
|
|
3291
|
Tracing command zfskern pid 6 tid 100256 td 0xfffff8003f7d0000
|
3292
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925b1e20
|
3293
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925b1e40
|
3294
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925b1ec0
|
3295
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925b1ef0
|
3296
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925b1f30
|
3297
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925b1f30
|
3298
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3299
|
|
3300
|
Tracing command zfskern pid 6 tid 100257 td 0xfffff8003f7c9740
|
3301
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925c0e20
|
3302
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925c0e40
|
3303
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925c0ec0
|
3304
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925c0ef0
|
3305
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925c0f30
|
3306
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925c0f30
|
3307
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3308
|
|
3309
|
Tracing command zfskern pid 6 tid 100258 td 0xfffff8003f7c9000
|
3310
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925bbe20
|
3311
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925bbe40
|
3312
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925bbec0
|
3313
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925bbef0
|
3314
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925bbf30
|
3315
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925bbf30
|
3316
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3317
|
|
3318
|
Tracing command zfskern pid 6 tid 100259 td 0xfffff8003f7ca740
|
3319
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925cae20
|
3320
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925cae40
|
3321
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925caec0
|
3322
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925caef0
|
3323
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925caf30
|
3324
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925caf30
|
3325
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3326
|
|
3327
|
Tracing command zfskern pid 6 tid 100260 td 0xfffff8003f7ca000
|
3328
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925c5e20
|
3329
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925c5e40
|
3330
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925c5ec0
|
3331
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925c5ef0
|
3332
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925c5f30
|
3333
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925c5f30
|
3334
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3335
|
|
3336
|
Tracing command zfskern pid 6 tid 100261 td 0xfffff8003f7cb740
|
3337
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925d4e20
|
3338
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925d4e40
|
3339
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925d4ec0
|
3340
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925d4ef0
|
3341
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925d4f30
|
3342
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925d4f30
|
3343
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3344
|
|
3345
|
Tracing command zfskern pid 6 tid 100262 td 0xfffff8003f7cb000
|
3346
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925cfc80
|
3347
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925cfca0
|
3348
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00925cfce0
|
3349
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe00925cfd50
|
3350
|
l2arc_feed_thread() at l2arc_feed_thread+0x272/frame 0xfffffe00925cfef0
|
3351
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925cff30
|
3352
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925cff30
|
3353
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3354
|
|
3355
|
Tracing command zfskern pid 6 tid 100263 td 0xfffff8003f7cc740
|
3356
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925dee20
|
3357
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925dee40
|
3358
|
_sleep() at _sleep+0x1be/frame 0xfffffe00925deec0
|
3359
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00925deef0
|
3360
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925def30
|
3361
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925def30
|
3362
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3363
|
|
3364
|
Tracing command zfskern pid 6 tid 100264 td 0xfffff8003f7cc000
|
3365
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925d9d20
|
3366
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925d9d40
|
3367
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00925d9d80
|
3368
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00925d9d90
|
3369
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00925d9df0
|
3370
|
zfs_zevent_wait() at zfs_zevent_wait+0x5c/frame 0xfffffe00925d9e10
|
3371
|
sysevent_worker() at sysevent_worker+0x39/frame 0xfffffe00925d9ef0
|
3372
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925d9f30
|
3373
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925d9f30
|
3374
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3375
|
|
3376
|
Tracing command zfskern pid 6 tid 100368 td 0xfffff80046048000
|
3377
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd254e20
|
3378
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd254e40
|
3379
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd254ec0
|
3380
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd254ef0
|
3381
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd254f30
|
3382
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd254f30
|
3383
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3384
|
|
3385
|
Tracing command zfskern pid 6 tid 100369 td 0xfffff80046049740
|
3386
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd263e20
|
3387
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd263e40
|
3388
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd263ec0
|
3389
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd263ef0
|
3390
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd263f30
|
3391
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd263f30
|
3392
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3393
|
|
3394
|
Tracing command zfskern pid 6 tid 100370 td 0xfffff80046049000
|
3395
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd25ee20
|
3396
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd25ee40
|
3397
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd25eec0
|
3398
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd25eef0
|
3399
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd25ef30
|
3400
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd25ef30
|
3401
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3402
|
|
3403
|
Tracing command zfskern pid 6 tid 100371 td 0xfffff8004600c740
|
3404
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd26de20
|
3405
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd26de40
|
3406
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd26dec0
|
3407
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd26def0
|
3408
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd26df30
|
3409
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd26df30
|
3410
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3411
|
|
3412
|
Tracing command zfskern pid 6 tid 100372 td 0xfffff8004600c000
|
3413
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd268e20
|
3414
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd268e40
|
3415
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd268ec0
|
3416
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd268ef0
|
3417
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd268f30
|
3418
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd268f30
|
3419
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3420
|
|
3421
|
Tracing command zfskern pid 6 tid 100373 td 0xfffff8004600d740
|
3422
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd277e20
|
3423
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd277e40
|
3424
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd277ec0
|
3425
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd277ef0
|
3426
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd277f30
|
3427
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd277f30
|
3428
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3429
|
|
3430
|
Tracing command zfskern pid 6 tid 100374 td 0xfffff8004600d000
|
3431
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd272e20
|
3432
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd272e40
|
3433
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd272ec0
|
3434
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd272ef0
|
3435
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd272f30
|
3436
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd272f30
|
3437
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3438
|
|
3439
|
Tracing command zfskern pid 6 tid 100375 td 0xfffff80046044740
|
3440
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd281e20
|
3441
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd281e40
|
3442
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd281ec0
|
3443
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd281ef0
|
3444
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd281f30
|
3445
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd281f30
|
3446
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3447
|
|
3448
|
Tracing command zfskern pid 6 tid 100376 td 0xfffff80046044000
|
3449
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd27ce20
|
3450
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd27ce40
|
3451
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd27cec0
|
3452
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd27cef0
|
3453
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd27cf30
|
3454
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd27cf30
|
3455
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3456
|
|
3457
|
Tracing command zfskern pid 6 tid 100377 td 0xfffff80046045740
|
3458
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd28be20
|
3459
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd28be40
|
3460
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd28bec0
|
3461
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd28bef0
|
3462
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd28bf30
|
3463
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd28bf30
|
3464
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3465
|
|
3466
|
Tracing command zfskern pid 6 tid 100378 td 0xfffff80046045000
|
3467
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd286e20
|
3468
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd286e40
|
3469
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd286ec0
|
3470
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd286ef0
|
3471
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd286f30
|
3472
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd286f30
|
3473
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3474
|
|
3475
|
Tracing command zfskern pid 6 tid 100379 td 0xfffff80046046740
|
3476
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd295e20
|
3477
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd295e40
|
3478
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd295ec0
|
3479
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd295ef0
|
3480
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd295f30
|
3481
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd295f30
|
3482
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3483
|
|
3484
|
Tracing command zfskern pid 6 tid 100380 td 0xfffff80046046000
|
3485
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd290e20
|
3486
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd290e40
|
3487
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd290ec0
|
3488
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd290ef0
|
3489
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd290f30
|
3490
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd290f30
|
3491
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3492
|
|
3493
|
Tracing command zfskern pid 6 tid 100381 td 0xfffff80046047740
|
3494
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd29fe20
|
3495
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd29fe40
|
3496
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd29fec0
|
3497
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd29fef0
|
3498
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd29ff30
|
3499
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd29ff30
|
3500
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3501
|
|
3502
|
Tracing command zfskern pid 6 tid 100382 td 0xfffff80046047000
|
3503
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd29ae20
|
3504
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd29ae40
|
3505
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd29aec0
|
3506
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd29aef0
|
3507
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd29af30
|
3508
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd29af30
|
3509
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3510
|
|
3511
|
Tracing command zfskern pid 6 tid 100383 td 0xfffff80046040740
|
3512
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2a9e20
|
3513
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2a9e40
|
3514
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2a9ec0
|
3515
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2a9ef0
|
3516
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2a9f30
|
3517
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2a9f30
|
3518
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3519
|
|
3520
|
Tracing command zfskern pid 6 tid 100384 td 0xfffff80046040000
|
3521
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2a4e20
|
3522
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2a4e40
|
3523
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2a4ec0
|
3524
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2a4ef0
|
3525
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2a4f30
|
3526
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2a4f30
|
3527
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3528
|
|
3529
|
Tracing command zfskern pid 6 tid 100385 td 0xfffff80046041740
|
3530
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2b3e20
|
3531
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2b3e40
|
3532
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2b3ec0
|
3533
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2b3ef0
|
3534
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2b3f30
|
3535
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2b3f30
|
3536
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3537
|
|
3538
|
Tracing command zfskern pid 6 tid 100386 td 0xfffff80046041000
|
3539
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2aee20
|
3540
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2aee40
|
3541
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2aeec0
|
3542
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2aeef0
|
3543
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2aef30
|
3544
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2aef30
|
3545
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3546
|
|
3547
|
Tracing command zfskern pid 6 tid 100387 td 0xfffff80046042740
|
3548
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2bde20
|
3549
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2bde40
|
3550
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2bdec0
|
3551
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2bdef0
|
3552
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2bdf30
|
3553
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2bdf30
|
3554
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3555
|
|
3556
|
Tracing command zfskern pid 6 tid 100388 td 0xfffff80046042000
|
3557
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2b8e20
|
3558
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2b8e40
|
3559
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2b8ec0
|
3560
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2b8ef0
|
3561
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2b8f30
|
3562
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2b8f30
|
3563
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3564
|
|
3565
|
Tracing command zfskern pid 6 tid 100389 td 0xfffff80046043740
|
3566
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2c7e20
|
3567
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2c7e40
|
3568
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2c7ec0
|
3569
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2c7ef0
|
3570
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2c7f30
|
3571
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2c7f30
|
3572
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3573
|
|
3574
|
Tracing command zfskern pid 6 tid 100390 td 0xfffff80046043000
|
3575
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2c2e20
|
3576
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2c2e40
|
3577
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2c2ec0
|
3578
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2c2ef0
|
3579
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2c2f30
|
3580
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2c2f30
|
3581
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3582
|
|
3583
|
Tracing command zfskern pid 6 tid 100391 td 0xfffff8004603c740
|
3584
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2d1e20
|
3585
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2d1e40
|
3586
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2d1ec0
|
3587
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2d1ef0
|
3588
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2d1f30
|
3589
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2d1f30
|
3590
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3591
|
|
3592
|
Tracing command zfskern pid 6 tid 100392 td 0xfffff8004603c000
|
3593
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2cce20
|
3594
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2cce40
|
3595
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2ccec0
|
3596
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2ccef0
|
3597
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2ccf30
|
3598
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2ccf30
|
3599
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3600
|
|
3601
|
Tracing command zfskern pid 6 tid 100393 td 0xfffff8004603d740
|
3602
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2dbe20
|
3603
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2dbe40
|
3604
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2dbec0
|
3605
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2dbef0
|
3606
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2dbf30
|
3607
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2dbf30
|
3608
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3609
|
|
3610
|
Tracing command zfskern pid 6 tid 100394 td 0xfffff8004603d000
|
3611
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2d6e20
|
3612
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2d6e40
|
3613
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2d6ec0
|
3614
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2d6ef0
|
3615
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2d6f30
|
3616
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2d6f30
|
3617
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3618
|
|
3619
|
Tracing command zfskern pid 6 tid 100395 td 0xfffff8004603e740
|
3620
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2e5e20
|
3621
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2e5e40
|
3622
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2e5ec0
|
3623
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2e5ef0
|
3624
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2e5f30
|
3625
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2e5f30
|
3626
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3627
|
|
3628
|
Tracing command zfskern pid 6 tid 100396 td 0xfffff8004603e000
|
3629
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2e0e20
|
3630
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2e0e40
|
3631
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2e0ec0
|
3632
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2e0ef0
|
3633
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2e0f30
|
3634
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2e0f30
|
3635
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3636
|
|
3637
|
Tracing command zfskern pid 6 tid 100397 td 0xfffff8004603f740
|
3638
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2efe20
|
3639
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2efe40
|
3640
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2efec0
|
3641
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2efef0
|
3642
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2eff30
|
3643
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2eff30
|
3644
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3645
|
|
3646
|
Tracing command zfskern pid 6 tid 100398 td 0xfffff8004603f000
|
3647
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2eae20
|
3648
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2eae40
|
3649
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2eaec0
|
3650
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2eaef0
|
3651
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2eaf30
|
3652
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2eaf30
|
3653
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3654
|
|
3655
|
Tracing command zfskern pid 6 tid 100399 td 0xfffff80046031740
|
3656
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2f9e20
|
3657
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2f9e40
|
3658
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2f9ec0
|
3659
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2f9ef0
|
3660
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2f9f30
|
3661
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2f9f30
|
3662
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3663
|
|
3664
|
Tracing command zfskern pid 6 tid 100400 td 0xfffff80046031000
|
3665
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2f4e20
|
3666
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2f4e40
|
3667
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2f4ec0
|
3668
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2f4ef0
|
3669
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2f4f30
|
3670
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2f4f30
|
3671
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3672
|
|
3673
|
Tracing command zfskern pid 6 tid 100401 td 0xfffff80046035740
|
3674
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd303e20
|
3675
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd303e40
|
3676
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd303ec0
|
3677
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd303ef0
|
3678
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd303f30
|
3679
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd303f30
|
3680
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3681
|
|
3682
|
Tracing command zfskern pid 6 tid 100402 td 0xfffff80046035000
|
3683
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd2fee20
|
3684
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd2fee40
|
3685
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd2feec0
|
3686
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd2feef0
|
3687
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd2fef30
|
3688
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd2fef30
|
3689
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3690
|
|
3691
|
Tracing command zfskern pid 6 tid 100403 td 0xfffff80046036740
|
3692
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd30de20
|
3693
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd30de40
|
3694
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd30dec0
|
3695
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd30def0
|
3696
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd30df30
|
3697
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd30df30
|
3698
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3699
|
|
3700
|
Tracing command zfskern pid 6 tid 100404 td 0xfffff80046036000
|
3701
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd308e20
|
3702
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd308e40
|
3703
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd308ec0
|
3704
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd308ef0
|
3705
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd308f30
|
3706
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd308f30
|
3707
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3708
|
|
3709
|
Tracing command zfskern pid 6 tid 100405 td 0xfffff80046037740
|
3710
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd317e20
|
3711
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd317e40
|
3712
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd317ec0
|
3713
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd317ef0
|
3714
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd317f30
|
3715
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd317f30
|
3716
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3717
|
|
3718
|
Tracing command zfskern pid 6 tid 100406 td 0xfffff80046037000
|
3719
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd312e20
|
3720
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd312e40
|
3721
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd312ec0
|
3722
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd312ef0
|
3723
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd312f30
|
3724
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd312f30
|
3725
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3726
|
|
3727
|
Tracing command zfskern pid 6 tid 100407 td 0xfffff80046067740
|
3728
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd321e20
|
3729
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd321e40
|
3730
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd321ec0
|
3731
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd321ef0
|
3732
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd321f30
|
3733
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd321f30
|
3734
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3735
|
|
3736
|
Tracing command zfskern pid 6 tid 100408 td 0xfffff80046067000
|
3737
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd31ce20
|
3738
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd31ce40
|
3739
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd31cec0
|
3740
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd31cef0
|
3741
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd31cf30
|
3742
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd31cf30
|
3743
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3744
|
|
3745
|
Tracing command zfskern pid 6 tid 100411 td 0xfffff80046068740
|
3746
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd32be20
|
3747
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd32be40
|
3748
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd32bec0
|
3749
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd32bef0
|
3750
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd32bf30
|
3751
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd32bf30
|
3752
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3753
|
|
3754
|
Tracing command zfskern pid 6 tid 100412 td 0xfffff80046068000
|
3755
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd326e20
|
3756
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd326e40
|
3757
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd326ec0
|
3758
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd326ef0
|
3759
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd326f30
|
3760
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd326f30
|
3761
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3762
|
|
3763
|
Tracing command zfskern pid 6 tid 100413 td 0xfffff8004602b740
|
3764
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd335e20
|
3765
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd335e40
|
3766
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd335ec0
|
3767
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd335ef0
|
3768
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd335f30
|
3769
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd335f30
|
3770
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3771
|
|
3772
|
Tracing command zfskern pid 6 tid 100414 td 0xfffff8004602b000
|
3773
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd330e20
|
3774
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd330e40
|
3775
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd330ec0
|
3776
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd330ef0
|
3777
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd330f30
|
3778
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd330f30
|
3779
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3780
|
|
3781
|
Tracing command zfskern pid 6 tid 100415 td 0xfffff8004602c740
|
3782
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd33fe20
|
3783
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd33fe40
|
3784
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd33fec0
|
3785
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd33fef0
|
3786
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd33ff30
|
3787
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd33ff30
|
3788
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3789
|
|
3790
|
Tracing command zfskern pid 6 tid 100416 td 0xfffff8004602c000
|
3791
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd33ae20
|
3792
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd33ae40
|
3793
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd33aec0
|
3794
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd33aef0
|
3795
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd33af30
|
3796
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd33af30
|
3797
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3798
|
|
3799
|
Tracing command zfskern pid 6 tid 100417 td 0xfffff8004611e740
|
3800
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd349e20
|
3801
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd349e40
|
3802
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd349ec0
|
3803
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd349ef0
|
3804
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd349f30
|
3805
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd349f30
|
3806
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3807
|
|
3808
|
Tracing command zfskern pid 6 tid 100418 td 0xfffff8004611e000
|
3809
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd344e20
|
3810
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd344e40
|
3811
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd344ec0
|
3812
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd344ef0
|
3813
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd344f30
|
3814
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd344f30
|
3815
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3816
|
|
3817
|
Tracing command zfskern pid 6 tid 100419 td 0xfffff8004611f740
|
3818
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd353e20
|
3819
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd353e40
|
3820
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd353ec0
|
3821
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd353ef0
|
3822
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd353f30
|
3823
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd353f30
|
3824
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3825
|
|
3826
|
Tracing command zfskern pid 6 tid 100420 td 0xfffff8004611f000
|
3827
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd34ee20
|
3828
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd34ee40
|
3829
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd34eec0
|
3830
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd34eef0
|
3831
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd34ef30
|
3832
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd34ef30
|
3833
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3834
|
|
3835
|
Tracing command zfskern pid 6 tid 100421 td 0xfffff80046120740
|
3836
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd35de20
|
3837
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd35de40
|
3838
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd35dec0
|
3839
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd35def0
|
3840
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd35df30
|
3841
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd35df30
|
3842
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3843
|
|
3844
|
Tracing command zfskern pid 6 tid 100422 td 0xfffff80046120000
|
3845
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd358e20
|
3846
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd358e40
|
3847
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd358ec0
|
3848
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd358ef0
|
3849
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd358f30
|
3850
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd358f30
|
3851
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3852
|
|
3853
|
Tracing command zfskern pid 6 tid 100423 td 0xfffff80046121740
|
3854
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd367e20
|
3855
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd367e40
|
3856
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd367ec0
|
3857
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd367ef0
|
3858
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd367f30
|
3859
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd367f30
|
3860
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3861
|
|
3862
|
Tracing command zfskern pid 6 tid 100424 td 0xfffff80046121000
|
3863
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd362e20
|
3864
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd362e40
|
3865
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd362ec0
|
3866
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd362ef0
|
3867
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd362f30
|
3868
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd362f30
|
3869
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3870
|
|
3871
|
Tracing command zfskern pid 6 tid 100425 td 0xfffff8004611a740
|
3872
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd371e20
|
3873
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd371e40
|
3874
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd371ec0
|
3875
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd371ef0
|
3876
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd371f30
|
3877
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd371f30
|
3878
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3879
|
|
3880
|
Tracing command zfskern pid 6 tid 100426 td 0xfffff8004611a000
|
3881
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd36ce20
|
3882
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd36ce40
|
3883
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd36cec0
|
3884
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd36cef0
|
3885
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd36cf30
|
3886
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd36cf30
|
3887
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3888
|
|
3889
|
Tracing command zfskern pid 6 tid 100427 td 0xfffff8004611b740
|
3890
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd37be20
|
3891
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd37be40
|
3892
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd37bec0
|
3893
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd37bef0
|
3894
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd37bf30
|
3895
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd37bf30
|
3896
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3897
|
|
3898
|
Tracing command zfskern pid 6 tid 100428 td 0xfffff8004611b000
|
3899
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd376e20
|
3900
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd376e40
|
3901
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd376ec0
|
3902
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd376ef0
|
3903
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd376f30
|
3904
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd376f30
|
3905
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3906
|
|
3907
|
Tracing command zfskern pid 6 tid 100429 td 0xfffff8004611c740
|
3908
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd385e20
|
3909
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd385e40
|
3910
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd385ec0
|
3911
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd385ef0
|
3912
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd385f30
|
3913
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd385f30
|
3914
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3915
|
|
3916
|
Tracing command zfskern pid 6 tid 100430 td 0xfffff8004611c000
|
3917
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd380e20
|
3918
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd380e40
|
3919
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd380ec0
|
3920
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd380ef0
|
3921
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd380f30
|
3922
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd380f30
|
3923
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3924
|
|
3925
|
Tracing command zfskern pid 6 tid 100431 td 0xfffff8004611d740
|
3926
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd38fe20
|
3927
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd38fe40
|
3928
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd38fec0
|
3929
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd38fef0
|
3930
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd38ff30
|
3931
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd38ff30
|
3932
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3933
|
|
3934
|
Tracing command zfskern pid 6 tid 100432 td 0xfffff8004611d000
|
3935
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd38ae20
|
3936
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd38ae40
|
3937
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd38aec0
|
3938
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd38aef0
|
3939
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd38af30
|
3940
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd38af30
|
3941
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3942
|
|
3943
|
Tracing command zfskern pid 6 tid 100433 td 0xfffff80046116740
|
3944
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd399e20
|
3945
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd399e40
|
3946
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd399ec0
|
3947
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd399ef0
|
3948
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd399f30
|
3949
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd399f30
|
3950
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3951
|
|
3952
|
Tracing command zfskern pid 6 tid 100434 td 0xfffff80046116000
|
3953
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd394e20
|
3954
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd394e40
|
3955
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd394ec0
|
3956
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd394ef0
|
3957
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd394f30
|
3958
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd394f30
|
3959
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3960
|
|
3961
|
Tracing command zfskern pid 6 tid 100435 td 0xfffff80046117740
|
3962
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3a3e20
|
3963
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3a3e40
|
3964
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3a3ec0
|
3965
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3a3ef0
|
3966
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3a3f30
|
3967
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3a3f30
|
3968
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3969
|
|
3970
|
Tracing command zfskern pid 6 tid 100436 td 0xfffff80046117000
|
3971
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd39ee20
|
3972
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd39ee40
|
3973
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd39eec0
|
3974
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd39eef0
|
3975
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd39ef30
|
3976
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd39ef30
|
3977
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3978
|
|
3979
|
Tracing command zfskern pid 6 tid 100437 td 0xfffff80046118740
|
3980
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3ade20
|
3981
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3ade40
|
3982
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3adec0
|
3983
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3adef0
|
3984
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3adf30
|
3985
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3adf30
|
3986
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3987
|
|
3988
|
Tracing command zfskern pid 6 tid 100438 td 0xfffff80046118000
|
3989
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3a8e20
|
3990
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3a8e40
|
3991
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3a8ec0
|
3992
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3a8ef0
|
3993
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3a8f30
|
3994
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3a8f30
|
3995
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
3996
|
|
3997
|
Tracing command zfskern pid 6 tid 100439 td 0xfffff80046119740
|
3998
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3b7e20
|
3999
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3b7e40
|
4000
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3b7ec0
|
4001
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3b7ef0
|
4002
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3b7f30
|
4003
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3b7f30
|
4004
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4005
|
|
4006
|
Tracing command zfskern pid 6 tid 100440 td 0xfffff80046119000
|
4007
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3b2e20
|
4008
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3b2e40
|
4009
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3b2ec0
|
4010
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3b2ef0
|
4011
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3b2f30
|
4012
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3b2f30
|
4013
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4014
|
|
4015
|
Tracing command zfskern pid 6 tid 100441 td 0xfffff80046112740
|
4016
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3c1e20
|
4017
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3c1e40
|
4018
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3c1ec0
|
4019
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3c1ef0
|
4020
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3c1f30
|
4021
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3c1f30
|
4022
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4023
|
|
4024
|
Tracing command zfskern pid 6 tid 100442 td 0xfffff80046112000
|
4025
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3bce20
|
4026
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3bce40
|
4027
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3bcec0
|
4028
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3bcef0
|
4029
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3bcf30
|
4030
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3bcf30
|
4031
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4032
|
|
4033
|
Tracing command zfskern pid 6 tid 100443 td 0xfffff80046113740
|
4034
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3cbe20
|
4035
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3cbe40
|
4036
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3cbec0
|
4037
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3cbef0
|
4038
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3cbf30
|
4039
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3cbf30
|
4040
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4041
|
|
4042
|
Tracing command zfskern pid 6 tid 100444 td 0xfffff80046113000
|
4043
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3c6e20
|
4044
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3c6e40
|
4045
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3c6ec0
|
4046
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3c6ef0
|
4047
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3c6f30
|
4048
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3c6f30
|
4049
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4050
|
|
4051
|
Tracing command zfskern pid 6 tid 100445 td 0xfffff80046114740
|
4052
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3d5e20
|
4053
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3d5e40
|
4054
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3d5ec0
|
4055
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3d5ef0
|
4056
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3d5f30
|
4057
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3d5f30
|
4058
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4059
|
|
4060
|
Tracing command zfskern pid 6 tid 100446 td 0xfffff80046114000
|
4061
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3d0e20
|
4062
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3d0e40
|
4063
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3d0ec0
|
4064
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3d0ef0
|
4065
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3d0f30
|
4066
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3d0f30
|
4067
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4068
|
|
4069
|
Tracing command zfskern pid 6 tid 100447 td 0xfffff80046115740
|
4070
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3dfe20
|
4071
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3dfe40
|
4072
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3dfec0
|
4073
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3dfef0
|
4074
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3dff30
|
4075
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3dff30
|
4076
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4077
|
|
4078
|
Tracing command zfskern pid 6 tid 100448 td 0xfffff80046115000
|
4079
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3dae20
|
4080
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3dae40
|
4081
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3daec0
|
4082
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3daef0
|
4083
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3daf30
|
4084
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3daf30
|
4085
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4086
|
|
4087
|
Tracing command zfskern pid 6 tid 100449 td 0xfffff8004610a740
|
4088
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3e9e20
|
4089
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3e9e40
|
4090
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3e9ec0
|
4091
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3e9ef0
|
4092
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3e9f30
|
4093
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3e9f30
|
4094
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4095
|
|
4096
|
Tracing command zfskern pid 6 tid 100450 td 0xfffff8004610a000
|
4097
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3e4e20
|
4098
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3e4e40
|
4099
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3e4ec0
|
4100
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3e4ef0
|
4101
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3e4f30
|
4102
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3e4f30
|
4103
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4104
|
|
4105
|
Tracing command zfskern pid 6 tid 100451 td 0xfffff8004610b740
|
4106
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3f3e20
|
4107
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3f3e40
|
4108
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3f3ec0
|
4109
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3f3ef0
|
4110
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3f3f30
|
4111
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3f3f30
|
4112
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4113
|
|
4114
|
Tracing command zfskern pid 6 tid 100452 td 0xfffff8004610b000
|
4115
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3eee20
|
4116
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3eee40
|
4117
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3eeec0
|
4118
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3eeef0
|
4119
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3eef30
|
4120
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3eef30
|
4121
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4122
|
|
4123
|
Tracing command zfskern pid 6 tid 100453 td 0xfffff8004610c740
|
4124
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3fde20
|
4125
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3fde40
|
4126
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3fdec0
|
4127
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3fdef0
|
4128
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3fdf30
|
4129
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3fdf30
|
4130
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4131
|
|
4132
|
Tracing command zfskern pid 6 tid 100454 td 0xfffff8004610c000
|
4133
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd3f8e20
|
4134
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd3f8e40
|
4135
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd3f8ec0
|
4136
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd3f8ef0
|
4137
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd3f8f30
|
4138
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd3f8f30
|
4139
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4140
|
|
4141
|
Tracing command zfskern pid 6 tid 100455 td 0xfffff8004610d740
|
4142
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd407e20
|
4143
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd407e40
|
4144
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd407ec0
|
4145
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd407ef0
|
4146
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd407f30
|
4147
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd407f30
|
4148
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4149
|
|
4150
|
Tracing command zfskern pid 6 tid 100456 td 0xfffff8004610d000
|
4151
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd402e20
|
4152
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd402e40
|
4153
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd402ec0
|
4154
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd402ef0
|
4155
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd402f30
|
4156
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd402f30
|
4157
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4158
|
|
4159
|
Tracing command zfskern pid 6 tid 100457 td 0xfffff80046106740
|
4160
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd411e20
|
4161
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd411e40
|
4162
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd411ec0
|
4163
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd411ef0
|
4164
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd411f30
|
4165
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd411f30
|
4166
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4167
|
|
4168
|
Tracing command zfskern pid 6 tid 100458 td 0xfffff80046106000
|
4169
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd40ce20
|
4170
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd40ce40
|
4171
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd40cec0
|
4172
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd40cef0
|
4173
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd40cf30
|
4174
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd40cf30
|
4175
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4176
|
|
4177
|
Tracing command zfskern pid 6 tid 100459 td 0xfffff80046107740
|
4178
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd41be20
|
4179
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd41be40
|
4180
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd41bec0
|
4181
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd41bef0
|
4182
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd41bf30
|
4183
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd41bf30
|
4184
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4185
|
|
4186
|
Tracing command zfskern pid 6 tid 100460 td 0xfffff80046107000
|
4187
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd416e20
|
4188
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd416e40
|
4189
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd416ec0
|
4190
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd416ef0
|
4191
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd416f30
|
4192
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd416f30
|
4193
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4194
|
|
4195
|
Tracing command zfskern pid 6 tid 100461 td 0xfffff80046108740
|
4196
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd425e20
|
4197
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd425e40
|
4198
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd425ec0
|
4199
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd425ef0
|
4200
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd425f30
|
4201
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd425f30
|
4202
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4203
|
|
4204
|
Tracing command zfskern pid 6 tid 100462 td 0xfffff80046108000
|
4205
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd420e20
|
4206
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd420e40
|
4207
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fd420ec0
|
4208
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00fd420ef0
|
4209
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd420f30
|
4210
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd420f30
|
4211
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4212
|
|
4213
|
Tracing command zfskern pid 6 tid 100478 td 0xfffff80046151740
|
4214
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd439da0
|
4215
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd439dc0
|
4216
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fd439e20
|
4217
|
txg_quiesce_thread() at txg_quiesce_thread+0xdd/frame 0xfffffe00fd439ef0
|
4218
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd439f30
|
4219
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd439f30
|
4220
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4221
|
|
4222
|
Tracing command zfskern pid 6 tid 100479 td 0xfffff80046109000
|
4223
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd42ace0
|
4224
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd42ad00
|
4225
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00fd42ad40
|
4226
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe00fd42adb0
|
4227
|
txg_thread_wait() at txg_thread_wait+0xb7/frame 0xfffffe00fd42ae00
|
4228
|
txg_sync_thread() at txg_sync_thread+0x499/frame 0xfffffe00fd42aef0
|
4229
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd42af30
|
4230
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd42af30
|
4231
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4232
|
|
4233
|
Tracing command zfskern pid 6 tid 100480 td 0xfffff80046151000
|
4234
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd434d00
|
4235
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd434d20
|
4236
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00fd434d60
|
4237
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe00fd434dd0
|
4238
|
mmp_thread() at mmp_thread+0xf2b/frame 0xfffffe00fd434ef0
|
4239
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd434f30
|
4240
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd434f30
|
4241
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4242
|
|
4243
|
Tracing command zfskern pid 6 tid 100481 td 0xfffff800465df740
|
4244
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd42fe10
|
4245
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd42fe30
|
4246
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fd42fe90
|
4247
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00fd42fef0
|
4248
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd42ff30
|
4249
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd42ff30
|
4250
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4251
|
|
4252
|
Tracing command zfskern pid 6 tid 100482 td 0xfffff800465df000
|
4253
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf3ae10
|
4254
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf3ae30
|
4255
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fcf3ae90
|
4256
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00fcf3aef0
|
4257
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf3af30
|
4258
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf3af30
|
4259
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4260
|
|
4261
|
Tracing command zfskern pid 6 tid 100483 td 0xfffff800465e0740
|
4262
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd443e10
|
4263
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd443e30
|
4264
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fd443e90
|
4265
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00fd443ef0
|
4266
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd443f30
|
4267
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd443f30
|
4268
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4269
|
|
4270
|
Tracing command zfskern pid 6 tid 100484 td 0xfffff800465e0000
|
4271
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd43ee10
|
4272
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd43ee30
|
4273
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fd43ee90
|
4274
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00fd43eef0
|
4275
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd43ef30
|
4276
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd43ef30
|
4277
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4278
|
|
4279
|
Tracing command zfskern pid 6 tid 100485 td 0xfffff800465e1740
|
4280
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd44de10
|
4281
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd44de30
|
4282
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fd44de90
|
4283
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00fd44def0
|
4284
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd44df30
|
4285
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd44df30
|
4286
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4287
|
|
4288
|
Tracing command zfskern pid 6 tid 100486 td 0xfffff800465e1000
|
4289
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd448da0
|
4290
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd448dc0
|
4291
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00fd448e20
|
4292
|
vdev_autotrim_wait_kick() at vdev_autotrim_wait_kick+0x65/frame 0xfffffe00fd448e60
|
4293
|
vdev_autotrim_thread() at vdev_autotrim_thread+0x56a/frame 0xfffffe00fd448ef0
|
4294
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fd448f30
|
4295
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fd448f30
|
4296
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4297
|
|
4298
|
Tracing command pf purge pid 7 tid 100266 td 0xfffff80041aa1740
|
4299
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098304db0
|
4300
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098304dd0
|
4301
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0098304e10
|
4302
|
_sleep() at _sleep+0x1a6/frame 0xfffffe0098304e90
|
4303
|
pf_purge_thread() at pf_purge_thread+0xc5/frame 0xfffffe0098304ef0
|
4304
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098304f30
|
4305
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098304f30
|
4306
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4307
|
|
4308
|
Tracing command rand_harvestq pid 8 tid 100272 td 0xfffff80041a6d740
|
4309
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098342d70
|
4310
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098342d90
|
4311
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0098342dd0
|
4312
|
_sleep() at _sleep+0x1a6/frame 0xfffffe0098342e50
|
4313
|
random_kthread() at random_kthread+0xb7/frame 0xfffffe0098342ef0
|
4314
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098342f30
|
4315
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098342f30
|
4316
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4317
|
|
4318
|
Tracing command pagedaemon pid 9 tid 100277 td 0xfffff8002b128000
|
4319
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00924d1a10
|
4320
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00924d1a30
|
4321
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00924d1a70
|
4322
|
_sleep() at _sleep+0x1a6/frame 0xfffffe00924d1af0
|
4323
|
vm_pageout_worker() at vm_pageout_worker+0x28c/frame 0xfffffe00924d1eb0
|
4324
|
vm_pageout() at vm_pageout+0x1d7/frame 0xfffffe00924d1ef0
|
4325
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00924d1f30
|
4326
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00924d1f30
|
4327
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4328
|
|
4329
|
Tracing command pagedaemon pid 9 tid 100284 td 0xfffff80041bed740
|
4330
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00a3fa1ad0
|
4331
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00a3fa1af0
|
4332
|
_sleep() at _sleep+0x1be/frame 0xfffffe00a3fa1b70
|
4333
|
vm_pageout_laundry_worker() at vm_pageout_laundry_worker+0xd45/frame 0xfffffe00a3fa1ef0
|
4334
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00a3fa1f30
|
4335
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a3fa1f30
|
4336
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4337
|
|
4338
|
Tracing command pagedaemon pid 9 tid 100285 td 0xfffff80041bed000
|
4339
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00a3b98dd0
|
4340
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00a3b98df0
|
4341
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00a3b98e30
|
4342
|
_sleep() at _sleep+0x1a6/frame 0xfffffe00a3b98eb0
|
4343
|
uma_reclaim_worker() at uma_reclaim_worker+0xe8/frame 0xfffffe00a3b98ef0
|
4344
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00a3b98f30
|
4345
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00a3b98f30
|
4346
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4347
|
|
4348
|
Tracing command audit pid 10 tid 100001 td 0xfffff8000576e740
|
4349
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe001075ae00
|
4350
|
mi_switch() at mi_switch+0xba/frame 0xfffffe001075ae20
|
4351
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe001075ae80
|
4352
|
audit_worker() at audit_worker+0x73/frame 0xfffffe001075aef0
|
4353
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe001075af30
|
4354
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001075af30
|
4355
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4356
|
|
4357
|
Tracing command idle pid 11 tid 100003 td 0xfffff8000576f740
|
4358
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010764dd0
|
4359
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010764df0
|
4360
|
sched_idletd() at sched_idletd+0x5d0/frame 0xfffffe0010764ef0
|
4361
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010764f30
|
4362
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010764f30
|
4363
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4364
|
|
4365
|
Tracing command idle pid 11 tid 100004 td 0xfffff8000576f000
|
4366
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe001075fdd0
|
4367
|
mi_switch() at mi_switch+0xba/frame 0xfffffe001075fdf0
|
4368
|
sched_idletd() at sched_idletd+0x5d0/frame 0xfffffe001075fef0
|
4369
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe001075ff30
|
4370
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001075ff30
|
4371
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4372
|
|
4373
|
Tracing command idle pid 11 tid 100005 td 0xfffff80005770740
|
4374
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe001076edd0
|
4375
|
mi_switch() at mi_switch+0xba/frame 0xfffffe001076edf0
|
4376
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe001076eef0
|
4377
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe001076ef30
|
4378
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001076ef30
|
4379
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4380
|
|
4381
|
Tracing command idle pid 11 tid 100006 td 0xfffff80005770000
|
4382
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010769dd0
|
4383
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010769df0
|
4384
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe0010769ef0
|
4385
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010769f30
|
4386
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010769f30
|
4387
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4388
|
|
4389
|
Tracing command idle pid 11 tid 100007 td 0xfffff80005771740
|
4390
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010778dd0
|
4391
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010778df0
|
4392
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe0010778ef0
|
4393
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010778f30
|
4394
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010778f30
|
4395
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4396
|
|
4397
|
Tracing command idle pid 11 tid 100008 td 0xfffff80005771000
|
4398
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010773dd0
|
4399
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010773df0
|
4400
|
sched_idletd() at sched_idletd+0x5d0/frame 0xfffffe0010773ef0
|
4401
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010773f30
|
4402
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010773f30
|
4403
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4404
|
|
4405
|
Tracing command idle pid 11 tid 100009 td 0xfffff80005761740 (CPU 6)
|
4406
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e26df0
|
4407
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e26e00
|
4408
|
trap() at trap+0x3f/frame 0xfffffe0011e26f20
|
4409
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e26f20
|
4410
|
--- trap 0x13, rip = 0xffffffff8126fd62, rsp = 0xfffffe0010782de0, rbp = 0xfffffe0010782df0 ---
|
4411
|
cpu_idle() at cpu_idle+0xe2/frame 0xfffffe0010782df0
|
4412
|
sched_idletd() at sched_idletd+0x576/frame 0xfffffe0010782ef0
|
4413
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010782f30
|
4414
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010782f30
|
4415
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4416
|
|
4417
|
Tracing command idle pid 11 tid 100010 td 0xfffff80005761000
|
4418
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe001077ddd0
|
4419
|
mi_switch() at mi_switch+0xba/frame 0xfffffe001077ddf0
|
4420
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe001077def0
|
4421
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe001077df30
|
4422
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001077df30
|
4423
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4424
|
|
4425
|
Tracing command idle pid 11 tid 100011 td 0xfffff80005762740
|
4426
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe001078cdd0
|
4427
|
mi_switch() at mi_switch+0xba/frame 0xfffffe001078cdf0
|
4428
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe001078cef0
|
4429
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe001078cf30
|
4430
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001078cf30
|
4431
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4432
|
|
4433
|
Tracing command idle pid 11 tid 100012 td 0xfffff80005762000
|
4434
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010787dd0
|
4435
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010787df0
|
4436
|
sched_idletd() at sched_idletd+0x576/frame 0xfffffe0010787ef0
|
4437
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010787f30
|
4438
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010787f30
|
4439
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4440
|
|
4441
|
Tracing command idle pid 11 tid 100013 td 0xfffff80005763740
|
4442
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010796dd0
|
4443
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010796df0
|
4444
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe0010796ef0
|
4445
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010796f30
|
4446
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010796f30
|
4447
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4448
|
|
4449
|
Tracing command idle pid 11 tid 100014 td 0xfffff80005763000
|
4450
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0010791dd0
|
4451
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0010791df0
|
4452
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe0010791ef0
|
4453
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0010791f30
|
4454
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0010791f30
|
4455
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4456
|
|
4457
|
Tracing command idle pid 11 tid 100015 td 0xfffff80005764740
|
4458
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107a0dd0
|
4459
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107a0df0
|
4460
|
sched_idletd() at sched_idletd+0x5d0/frame 0xfffffe00107a0ef0
|
4461
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107a0f30
|
4462
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107a0f30
|
4463
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4464
|
|
4465
|
Tracing command idle pid 11 tid 100016 td 0xfffff80005764000
|
4466
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe001079bdd0
|
4467
|
mi_switch() at mi_switch+0xba/frame 0xfffffe001079bdf0
|
4468
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe001079bef0
|
4469
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe001079bf30
|
4470
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe001079bf30
|
4471
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4472
|
|
4473
|
Tracing command idle pid 11 tid 100017 td 0xfffff80005793740
|
4474
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107aadd0
|
4475
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107aadf0
|
4476
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe00107aaef0
|
4477
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107aaf30
|
4478
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107aaf30
|
4479
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4480
|
|
4481
|
Tracing command idle pid 11 tid 100018 td 0xfffff80005793000
|
4482
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00107a5dd0
|
4483
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00107a5df0
|
4484
|
sched_idletd() at sched_idletd+0x62/frame 0xfffffe00107a5ef0
|
4485
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00107a5f30
|
4486
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00107a5f30
|
4487
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4488
|
|
4489
|
Tracing command intr pid 12 tid 100054 td 0xfffff800057d8000
|
4490
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084e81e40
|
4491
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084e81e60
|
4492
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0084e81ef0
|
4493
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084e81f30
|
4494
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084e81f30
|
4495
|
--- trap 0xafafafaf, rip = 0xafafafafafafafaf, rsp = 0xafafafafafafafaf, rbp = 0xafafafafafafafaf ---
|
4496
|
|
4497
|
Tracing command intr pid 12 tid 100055 td 0xfffff8000579b740
|
4498
|
fork_trampoline() at fork_trampoline
|
4499
|
|
4500
|
Tracing command intr pid 12 tid 100057 td 0xfffff800057cf740
|
4501
|
fork_trampoline() at fork_trampoline
|
4502
|
|
4503
|
Tracing command intr pid 12 tid 100113 td 0xfffff80005823740
|
4504
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ff2e40
|
4505
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ff2e60
|
4506
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0084ff2ef0
|
4507
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ff2f30
|
4508
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ff2f30
|
4509
|
--- trap 0x17ca058b, rip = 0x56186b8949105b89, rsp = 0x45fa8a4020438d49, rbp = 0xc83a450000183b15 ---
|
4510
|
|
4511
|
Tracing command intr pid 12 tid 100114 td 0xfffff80005823000
|
4512
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084fede40
|
4513
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084fede60
|
4514
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0084fedef0
|
4515
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084fedf30
|
4516
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084fedf30
|
4517
|
--- trap 0x40000000, rip = 0x4008740014394666, rsp = 0x45b841d18b49dfb6, rbp = 0x6b8480f74 ---
|
4518
|
|
4519
|
Tracing command intr pid 12 tid 100115 td 0xfffff80005824740
|
4520
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ffce40
|
4521
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ffce60
|
4522
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0084ffcef0
|
4523
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ffcf30
|
4524
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ffcf30
|
4525
|
--- trap 0x80248c, rip = 0x8b484850ffc03345, rsp = 0xfb3a44000000a2e9, rbp = 0xd149e5b70f440000 ---
|
4526
|
|
4527
|
Tracing command intr pid 12 tid 100116 td 0xfffff80005824000
|
4528
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0084ff7e40
|
4529
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0084ff7e60
|
4530
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0084ff7ef0
|
4531
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0084ff7f30
|
4532
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0084ff7f30
|
4533
|
--- trap 0x17, rip = 0x6b0010, rsp = 0x500000012, rbp = 0x100000000 ---
|
4534
|
|
4535
|
Tracing command intr pid 12 tid 100117 td 0xfffff80005825740
|
4536
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091609e40
|
4537
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091609e60
|
4538
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091609ef0
|
4539
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091609f30
|
4540
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091609f30
|
4541
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4542
|
|
4543
|
Tracing command intr pid 12 tid 100118 td 0xfffff80005825000 (CPU 9)
|
4544
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e53df0
|
4545
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e53e00
|
4546
|
trap() at trap+0x3f/frame 0xfffffe0011e53f20
|
4547
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e53f20
|
4548
|
--- trap 0x13, rip = 0xffffffff80fba247, rsp = 0xfffffe0091604ba0, rbp = 0xfffffe0091604d40 ---
|
4549
|
pf_test() at pf_test+0x207/frame 0xfffffe0091604d40
|
4550
|
pf_check_in() at pf_check_in+0x27/frame 0xfffffe0091604d60
|
4551
|
pfil_mbuf_in() at pfil_mbuf_in+0x38/frame 0xfffffe0091604d90
|
4552
|
ip_input() at ip_input+0x3aa/frame 0xfffffe0091604df0
|
4553
|
swi_net() at swi_net+0x138/frame 0xfffffe0091604e60
|
4554
|
ithread_loop() at ithread_loop+0x257/frame 0xfffffe0091604ef0
|
4555
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091604f30
|
4556
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091604f30
|
4557
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4558
|
|
4559
|
Tracing command intr pid 12 tid 100119 td 0xfffff80005826740
|
4560
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091613e40
|
4561
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091613e60
|
4562
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091613ef0
|
4563
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091613f30
|
4564
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091613f30
|
4565
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4566
|
|
4567
|
Tracing command intr pid 12 tid 100120 td 0xfffff80005826000
|
4568
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009160ee40
|
4569
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009160ee60
|
4570
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe009160eef0
|
4571
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009160ef30
|
4572
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009160ef30
|
4573
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4574
|
|
4575
|
Tracing command intr pid 12 tid 100121 td 0xfffff800059a6740
|
4576
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009161de40
|
4577
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009161de60
|
4578
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe009161def0
|
4579
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009161df30
|
4580
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009161df30
|
4581
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4582
|
|
4583
|
Tracing command intr pid 12 tid 100122 td 0xfffff800059a6000
|
4584
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091618e40
|
4585
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091618e60
|
4586
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091618ef0
|
4587
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091618f30
|
4588
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091618f30
|
4589
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4590
|
|
4591
|
Tracing command intr pid 12 tid 100123 td 0xfffff800059ab740
|
4592
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091627e40
|
4593
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091627e60
|
4594
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091627ef0
|
4595
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091627f30
|
4596
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091627f30
|
4597
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4598
|
|
4599
|
Tracing command intr pid 12 tid 100124 td 0xfffff800059ab000
|
4600
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091622e40
|
4601
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091622e60
|
4602
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091622ef0
|
4603
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091622f30
|
4604
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091622f30
|
4605
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4606
|
|
4607
|
Tracing command intr pid 12 tid 100125 td 0xfffff80005818740
|
4608
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091631e40
|
4609
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091631e60
|
4610
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091631ef0
|
4611
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091631f30
|
4612
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091631f30
|
4613
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4614
|
|
4615
|
Tracing command intr pid 12 tid 100126 td 0xfffff80005818000
|
4616
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009162ce40
|
4617
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009162ce60
|
4618
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe009162cef0
|
4619
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009162cf30
|
4620
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009162cf30
|
4621
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4622
|
|
4623
|
Tracing command intr pid 12 tid 100127 td 0xfffff80005819740
|
4624
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009163be40
|
4625
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009163be60
|
4626
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe009163bef0
|
4627
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009163bf30
|
4628
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009163bf30
|
4629
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4630
|
|
4631
|
Tracing command intr pid 12 tid 100128 td 0xfffff80005819000
|
4632
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091636e40
|
4633
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091636e60
|
4634
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0091636ef0
|
4635
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091636f30
|
4636
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091636f30
|
4637
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4638
|
|
4639
|
Tracing command intr pid 12 tid 100188 td 0xfffff80005ec4740
|
4640
|
fork_trampoline() at fork_trampoline
|
4641
|
|
4642
|
Tracing command intr pid 12 tid 100190 td 0xfffff800064fa740
|
4643
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917dbe40
|
4644
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917dbe60
|
4645
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe00917dbef0
|
4646
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917dbf30
|
4647
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917dbf30
|
4648
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4649
|
|
4650
|
Tracing command intr pid 12 tid 100196 td 0xfffff800064c6740
|
4651
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917f9e40
|
4652
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917f9e60
|
4653
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe00917f9ef0
|
4654
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917f9f30
|
4655
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917f9f30
|
4656
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4657
|
|
4658
|
Tracing command intr pid 12 tid 100207 td 0xfffff8000656a000
|
4659
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092427e40
|
4660
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092427e60
|
4661
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe0092427ef0
|
4662
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092427f30
|
4663
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092427f30
|
4664
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4665
|
|
4666
|
Tracing command intr pid 12 tid 100208 td 0xfffff80006572740
|
4667
|
fork_trampoline() at fork_trampoline
|
4668
|
|
4669
|
Tracing command intr pid 12 tid 100267 td 0xfffff80041aa1000
|
4670
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925fde40
|
4671
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925fde60
|
4672
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe00925fdef0
|
4673
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00925fdf30
|
4674
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00925fdf30
|
4675
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4676
|
|
4677
|
Tracing command intr pid 12 tid 100268 td 0xfffff80041aa2740
|
4678
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009831ee40
|
4679
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009831ee60
|
4680
|
ithread_loop() at ithread_loop+0x99/frame 0xfffffe009831eef0
|
4681
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009831ef30
|
4682
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009831ef30
|
4683
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4684
|
|
4685
|
Tracing command ng_queue pid 13 tid 100129 td 0xfffff800059dc740
|
4686
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091685de0
|
4687
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091685e00
|
4688
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091685e80
|
4689
|
ngthread() at ngthread+0xbc/frame 0xfffffe0091685ef0
|
4690
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091685f30
|
4691
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091685f30
|
4692
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4693
|
|
4694
|
Tracing command ng_queue pid 13 tid 100130 td 0xfffff800059dc000
|
4695
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091680de0
|
4696
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091680e00
|
4697
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091680e80
|
4698
|
ngthread() at ngthread+0xbc/frame 0xfffffe0091680ef0
|
4699
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091680f30
|
4700
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091680f30
|
4701
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4702
|
|
4703
|
Tracing command ng_queue pid 13 tid 100131 td 0xfffff800059dd740
|
4704
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009168fde0
|
4705
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009168fe00
|
4706
|
_sleep() at _sleep+0x1be/frame 0xfffffe009168fe80
|
4707
|
ngthread() at ngthread+0xbc/frame 0xfffffe009168fef0
|
4708
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009168ff30
|
4709
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009168ff30
|
4710
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4711
|
|
4712
|
Tracing command ng_queue pid 13 tid 100132 td 0xfffff800059dd000
|
4713
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009168ade0
|
4714
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009168ae00
|
4715
|
_sleep() at _sleep+0x1be/frame 0xfffffe009168ae80
|
4716
|
ngthread() at ngthread+0xbc/frame 0xfffffe009168aef0
|
4717
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009168af30
|
4718
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009168af30
|
4719
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4720
|
|
4721
|
Tracing command ng_queue pid 13 tid 100133 td 0xfffff800059de740
|
4722
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091699de0
|
4723
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091699e00
|
4724
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091699e80
|
4725
|
ngthread() at ngthread+0xbc/frame 0xfffffe0091699ef0
|
4726
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091699f30
|
4727
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091699f30
|
4728
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4729
|
|
4730
|
Tracing command ng_queue pid 13 tid 100134 td 0xfffff800059de000
|
4731
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0091694de0
|
4732
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0091694e00
|
4733
|
_sleep() at _sleep+0x1be/frame 0xfffffe0091694e80
|
4734
|
ngthread() at ngthread+0xbc/frame 0xfffffe0091694ef0
|
4735
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0091694f30
|
4736
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0091694f30
|
4737
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4738
|
|
4739
|
Tracing command ng_queue pid 13 tid 100135 td 0xfffff800059df740
|
4740
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916a3de0
|
4741
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916a3e00
|
4742
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916a3e80
|
4743
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916a3ef0
|
4744
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916a3f30
|
4745
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916a3f30
|
4746
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4747
|
|
4748
|
Tracing command ng_queue pid 13 tid 100136 td 0xfffff800059df000
|
4749
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009169ede0
|
4750
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009169ee00
|
4751
|
_sleep() at _sleep+0x1be/frame 0xfffffe009169ee80
|
4752
|
ngthread() at ngthread+0xbc/frame 0xfffffe009169eef0
|
4753
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009169ef30
|
4754
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009169ef30
|
4755
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4756
|
|
4757
|
Tracing command ng_queue pid 13 tid 100137 td 0xfffff800059d0740
|
4758
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916adde0
|
4759
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916ade00
|
4760
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916ade80
|
4761
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916adef0
|
4762
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916adf30
|
4763
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916adf30
|
4764
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4765
|
|
4766
|
Tracing command ng_queue pid 13 tid 100138 td 0xfffff800059d0000
|
4767
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916a8de0
|
4768
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916a8e00
|
4769
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916a8e80
|
4770
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916a8ef0
|
4771
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916a8f30
|
4772
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916a8f30
|
4773
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4774
|
|
4775
|
Tracing command ng_queue pid 13 tid 100139 td 0xfffff800059d1740
|
4776
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916b7de0
|
4777
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916b7e00
|
4778
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916b7e80
|
4779
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916b7ef0
|
4780
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916b7f30
|
4781
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916b7f30
|
4782
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4783
|
|
4784
|
Tracing command ng_queue pid 13 tid 100140 td 0xfffff800059d1000
|
4785
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916b2de0
|
4786
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916b2e00
|
4787
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916b2e80
|
4788
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916b2ef0
|
4789
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916b2f30
|
4790
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916b2f30
|
4791
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4792
|
|
4793
|
Tracing command ng_queue pid 13 tid 100141 td 0xfffff800059d2740
|
4794
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916c1de0
|
4795
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916c1e00
|
4796
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916c1e80
|
4797
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916c1ef0
|
4798
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916c1f30
|
4799
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916c1f30
|
4800
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4801
|
|
4802
|
Tracing command ng_queue pid 13 tid 100142 td 0xfffff800059d2000
|
4803
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916bcde0
|
4804
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916bce00
|
4805
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916bce80
|
4806
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916bcef0
|
4807
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916bcf30
|
4808
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916bcf30
|
4809
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4810
|
|
4811
|
Tracing command ng_queue pid 13 tid 100143 td 0xfffff800059d7740
|
4812
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916cbde0
|
4813
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916cbe00
|
4814
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916cbe80
|
4815
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916cbef0
|
4816
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916cbf30
|
4817
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916cbf30
|
4818
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4819
|
|
4820
|
Tracing command ng_queue pid 13 tid 100144 td 0xfffff800059d7000
|
4821
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916c6de0
|
4822
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916c6e00
|
4823
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916c6e80
|
4824
|
ngthread() at ngthread+0xbc/frame 0xfffffe00916c6ef0
|
4825
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916c6f30
|
4826
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916c6f30
|
4827
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4828
|
|
4829
|
Tracing command geom pid 14 tid 100146 td 0xfffff80005a06000
|
4830
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916d0e10
|
4831
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916d0e30
|
4832
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916d0eb0
|
4833
|
g_run_events() at g_run_events+0x5c/frame 0xfffffe00916d0ef0
|
4834
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916d0f30
|
4835
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916d0f30
|
4836
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4837
|
|
4838
|
Tracing command geom pid 14 tid 100147 td 0xfffff80005a07740
|
4839
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916dfe00
|
4840
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916dfe20
|
4841
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916dfea0
|
4842
|
g_io_schedule_up() at g_io_schedule_up+0x5c/frame 0xfffffe00916dfee0
|
4843
|
g_up_procbody() at g_up_procbody+0x6c/frame 0xfffffe00916dfef0
|
4844
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916dff30
|
4845
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916dff30
|
4846
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4847
|
|
4848
|
Tracing command geom pid 14 tid 100148 td 0xfffff80005a07000
|
4849
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916dae00
|
4850
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916dae20
|
4851
|
_sleep() at _sleep+0x1be/frame 0xfffffe00916daea0
|
4852
|
g_io_schedule_down() at g_io_schedule_down+0x4c/frame 0xfffffe00916daee0
|
4853
|
g_down_procbody() at g_down_procbody+0x6c/frame 0xfffffe00916daef0
|
4854
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916daf30
|
4855
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916daf30
|
4856
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4857
|
|
4858
|
Tracing command sequencer 00 pid 15 tid 100150 td 0xfffff80005a08000
|
4859
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00916e4df0
|
4860
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00916e4e10
|
4861
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00916e4e70
|
4862
|
seq_eventthread() at seq_eventthread+0xbc/frame 0xfffffe00916e4ef0
|
4863
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00916e4f30
|
4864
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00916e4f30
|
4865
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4866
|
|
4867
|
Tracing command usb pid 16 tid 100191 td 0xfffff800064fa000
|
4868
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917d6e30
|
4869
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917d6e50
|
4870
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917d6eb0
|
4871
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917d6ef0
|
4872
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917d6f30
|
4873
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917d6f30
|
4874
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4875
|
|
4876
|
Tracing command usb pid 16 tid 100192 td 0xfffff800064bd740
|
4877
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917e5e30
|
4878
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917e5e50
|
4879
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917e5eb0
|
4880
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917e5ef0
|
4881
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917e5f30
|
4882
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917e5f30
|
4883
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4884
|
|
4885
|
Tracing command usb pid 16 tid 100193 td 0xfffff800064bd000
|
4886
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917e0e30
|
4887
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917e0e50
|
4888
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917e0eb0
|
4889
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917e0ef0
|
4890
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917e0f30
|
4891
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917e0f30
|
4892
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4893
|
|
4894
|
Tracing command usb pid 16 tid 100194 td 0xfffff800064be740
|
4895
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917efe30
|
4896
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917efe50
|
4897
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917efeb0
|
4898
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917efef0
|
4899
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917eff30
|
4900
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917eff30
|
4901
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4902
|
|
4903
|
Tracing command usb pid 16 tid 100195 td 0xfffff800064be000
|
4904
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917eae30
|
4905
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917eae50
|
4906
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917eaeb0
|
4907
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917eaef0
|
4908
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917eaf30
|
4909
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917eaf30
|
4910
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4911
|
|
4912
|
Tracing command usb pid 16 tid 100197 td 0xfffff800064c6000
|
4913
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917f4e30
|
4914
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917f4e50
|
4915
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917f4eb0
|
4916
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917f4ef0
|
4917
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917f4f30
|
4918
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917f4f30
|
4919
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4920
|
|
4921
|
Tracing command usb pid 16 tid 100198 td 0xfffff800064e5740
|
4922
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092404e30
|
4923
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092404e50
|
4924
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe0092404eb0
|
4925
|
usb_process() at usb_process+0xc0/frame 0xfffffe0092404ef0
|
4926
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092404f30
|
4927
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092404f30
|
4928
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4929
|
|
4930
|
Tracing command usb pid 16 tid 100199 td 0xfffff800064e5000
|
4931
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00917fee30
|
4932
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00917fee50
|
4933
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe00917feeb0
|
4934
|
usb_process() at usb_process+0xc0/frame 0xfffffe00917feef0
|
4935
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00917fef30
|
4936
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00917fef30
|
4937
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4938
|
|
4939
|
Tracing command usb pid 16 tid 100200 td 0xfffff800064e6740
|
4940
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009240ee30
|
4941
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009240ee50
|
4942
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe009240eeb0
|
4943
|
usb_process() at usb_process+0xc0/frame 0xfffffe009240eef0
|
4944
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009240ef30
|
4945
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009240ef30
|
4946
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4947
|
|
4948
|
Tracing command usb pid 16 tid 100201 td 0xfffff800064e6000
|
4949
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092409e30
|
4950
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092409e50
|
4951
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe0092409eb0
|
4952
|
usb_process() at usb_process+0xc0/frame 0xfffffe0092409ef0
|
4953
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092409f30
|
4954
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092409f30
|
4955
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4956
|
|
4957
|
Tracing command usb pid 16 tid 100202 td 0xfffff80006568740
|
4958
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092418e30
|
4959
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092418e50
|
4960
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe0092418eb0
|
4961
|
usb_process() at usb_process+0xc0/frame 0xfffffe0092418ef0
|
4962
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092418f30
|
4963
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092418f30
|
4964
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4965
|
|
4966
|
Tracing command usb pid 16 tid 100203 td 0xfffff80006568000
|
4967
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092413e30
|
4968
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092413e50
|
4969
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe0092413eb0
|
4970
|
usb_process() at usb_process+0xc0/frame 0xfffffe0092413ef0
|
4971
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092413f30
|
4972
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092413f30
|
4973
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4974
|
|
4975
|
Tracing command usb pid 16 tid 100204 td 0xfffff80006569740
|
4976
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0092422e30
|
4977
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0092422e50
|
4978
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe0092422eb0
|
4979
|
usb_process() at usb_process+0xc0/frame 0xfffffe0092422ef0
|
4980
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0092422f30
|
4981
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0092422f30
|
4982
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4983
|
|
4984
|
Tracing command usb pid 16 tid 100205 td 0xfffff80006569000
|
4985
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009241de30
|
4986
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009241de50
|
4987
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe009241deb0
|
4988
|
usb_process() at usb_process+0xc0/frame 0xfffffe009241def0
|
4989
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009241df30
|
4990
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009241df30
|
4991
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
4992
|
|
4993
|
Tracing command usb pid 16 tid 100206 td 0xfffff8000656a740
|
4994
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009242ce30
|
4995
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009242ce50
|
4996
|
_cv_wait() at _cv_wait+0xf8/frame 0xfffffe009242ceb0
|
4997
|
usb_process() at usb_process+0xc0/frame 0xfffffe009242cef0
|
4998
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009242cf30
|
4999
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009242cf30
|
5000
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5001
|
|
5002
|
Tracing command vmdaemon pid 17 tid 100278 td 0xfffff8003f719740
|
5003
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098370de0
|
5004
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098370e00
|
5005
|
_sleep() at _sleep+0x1be/frame 0xfffffe0098370e80
|
5006
|
vm_daemon() at vm_daemon+0x96/frame 0xfffffe0098370ef0
|
5007
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098370f30
|
5008
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098370f30
|
5009
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5010
|
|
5011
|
Tracing command bufdaemon pid 18 tid 100279 td 0xfffff8003f719000
|
5012
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009835bdc0
|
5013
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009835bde0
|
5014
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009835be20
|
5015
|
_sleep() at _sleep+0x1a6/frame 0xfffffe009835bea0
|
5016
|
buf_daemon() at buf_daemon+0x131/frame 0xfffffe009835bef0
|
5017
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009835bf30
|
5018
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009835bf30
|
5019
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5020
|
|
5021
|
Tracing command bufdaemon pid 18 tid 100280 td 0xfffff80041ba2740
|
5022
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009e336da0
|
5023
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009e336dc0
|
5024
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009e336e00
|
5025
|
_sleep() at _sleep+0x1a6/frame 0xfffffe009e336e80
|
5026
|
bufspace_daemon() at bufspace_daemon+0x33d/frame 0xfffffe009e336ef0
|
5027
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009e336f30
|
5028
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009e336f30
|
5029
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5030
|
|
5031
|
Tracing command bufdaemon pid 18 tid 100281 td 0xfffff80041ba2000
|
5032
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009dd2bda0
|
5033
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009dd2bdc0
|
5034
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009dd2be00
|
5035
|
_sleep() at _sleep+0x1a6/frame 0xfffffe009dd2be80
|
5036
|
bufspace_daemon() at bufspace_daemon+0x33d/frame 0xfffffe009dd2bef0
|
5037
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009dd2bf30
|
5038
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009dd2bf30
|
5039
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5040
|
|
5041
|
Tracing command bufdaemon pid 18 tid 100282 td 0xfffff80041ba3740
|
5042
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe009f54dda0
|
5043
|
mi_switch() at mi_switch+0xba/frame 0xfffffe009f54ddc0
|
5044
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009f54de00
|
5045
|
_sleep() at _sleep+0x1a6/frame 0xfffffe009f54de80
|
5046
|
bufspace_daemon() at bufspace_daemon+0x33d/frame 0xfffffe009f54def0
|
5047
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe009f54df30
|
5048
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f54df30
|
5049
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5050
|
|
5051
|
Tracing command bufdaemon pid 18 tid 100283 td 0xfffff80041ba3000
|
5052
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0098375da0
|
5053
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0098375dc0
|
5054
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0098375e00
|
5055
|
_sleep() at _sleep+0x1a6/frame 0xfffffe0098375e80
|
5056
|
bufspace_daemon() at bufspace_daemon+0x33d/frame 0xfffffe0098375ef0
|
5057
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe0098375f30
|
5058
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0098375f30
|
5059
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5060
|
|
5061
|
Tracing command vnlru pid 19 tid 100286 td 0xfffff8003f71a740
|
5062
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf35d70
|
5063
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf35d90
|
5064
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00fcf35dd0
|
5065
|
_sleep() at _sleep+0x1a6/frame 0xfffffe00fcf35e50
|
5066
|
vnlru_proc() at vnlru_proc+0xab/frame 0xfffffe00fcf35ef0
|
5067
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf35f30
|
5068
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf35f30
|
5069
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5070
|
|
5071
|
Tracing command syncer pid 20 tid 100287 td 0xfffff8003f71a000
|
5072
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf30d90
|
5073
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf30db0
|
5074
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00fcf30df0
|
5075
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x117/frame 0xfffffe00fcf30e60
|
5076
|
sched_sync() at sched_sync+0x7fe/frame 0xfffffe00fcf30ef0
|
5077
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf30f30
|
5078
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf30f30
|
5079
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5080
|
|
5081
|
Tracing command ALQ Daemon pid 21 tid 100288 td 0xfffff8003f71b740
|
5082
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf3fe10
|
5083
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf3fe30
|
5084
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf3feb0
|
5085
|
ald_daemon() at ald_daemon+0xac/frame 0xfffffe00fcf3fef0
|
5086
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf3ff30
|
5087
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf3ff30
|
5088
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5089
|
|
5090
|
Tracing command enc_daemon0 pid 22 tid 100289 td 0xfffff800061b6740
|
5091
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fcf49dd0
|
5092
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fcf49df0
|
5093
|
_sleep() at _sleep+0x1be/frame 0xfffffe00fcf49e70
|
5094
|
enc_daemon() at enc_daemon+0xfd/frame 0xfffffe00fcf49ef0
|
5095
|
fork_exit() at fork_exit+0x7f/frame 0xfffffe00fcf49f30
|
5096
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00fcf49f30
|
5097
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
5098
|
|
5099
|
Tracing command syslogd pid 92183 tid 101816 td 0xfffff8005d14f000
|
5100
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a32900
|
5101
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a32920
|
5102
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a32960
|
5103
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a32970
|
5104
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a329f0
|
5105
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a32cd0
|
5106
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a32d20
|
5107
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a32da0
|
5108
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a32e00
|
5109
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a32f30
|
5110
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a32f30
|
5111
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x2f8736a37c7a, rsp = 0x2f873450ccf8, rbp = 0x2f873450d1e0 ---
|
5112
|
|
5113
|
Tracing command unbound-control pid 94272 tid 100550 td 0xfffff800690b3740 (CPU 12)
|
5114
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e80df0
|
5115
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e80e00
|
5116
|
trap() at trap+0x3f/frame 0xfffffe0011e80f20
|
5117
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e80f20
|
5118
|
--- trap 0x13, rip = 0x2894b3bf2957, rsp = 0x820e8d430, rbp = 0x820e8d4b0 ---
|
5119
|
|
5120
|
Tracing command sh pid 90179 tid 103043 td 0xfffff801ec2f4740
|
5121
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100b93be0
|
5122
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100b93c00
|
5123
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100b93c40
|
5124
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100b93c50
|
5125
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100b93cd0
|
5126
|
pipe_read() at pipe_read+0x404/frame 0xfffffe0100b93d40
|
5127
|
dofileread() at dofileread+0x86/frame 0xfffffe0100b93d90
|
5128
|
sys_read() at sys_read+0xbe/frame 0xfffffe0100b93e00
|
5129
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100b93f30
|
5130
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100b93f30
|
5131
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x6e1ad80edba, rsp = 0x6e1ac217818, rbp = 0x6e1ac217d30 ---
|
5132
|
|
5133
|
Tracing command grep pid 94315 tid 100497 td 0xfffff800061b7740
|
5134
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4b3be0
|
5135
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4b3c00
|
5136
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4b3c40
|
5137
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4b3c50
|
5138
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd4b3cd0
|
5139
|
pipe_read() at pipe_read+0x404/frame 0xfffffe00fd4b3d40
|
5140
|
dofileread() at dofileread+0x86/frame 0xfffffe00fd4b3d90
|
5141
|
sys_read() at sys_read+0xbe/frame 0xfffffe00fd4b3e00
|
5142
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4b3f30
|
5143
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4b3f30
|
5144
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x17ad140d4dba, rsp = 0x17ad10b6f448, rbp = 0x17ad10b6f560 ---
|
5145
|
|
5146
|
Tracing command sshd pid 24692 tid 100501 td 0xfffff800064e7000
|
5147
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4ccac0
|
5148
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4ccae0
|
5149
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4ccb20
|
5150
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4ccb30
|
5151
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00fd4ccb90
|
5152
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe00fd4ccbd0
|
5153
|
kern_poll_kfds() at kern_poll_kfds+0x497/frame 0xfffffe00fd4ccc60
|
5154
|
kern_poll() at kern_poll+0x99/frame 0xfffffe00fd4ccdb0
|
5155
|
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00fd4cce00
|
5156
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4ccf30
|
5157
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4ccf30
|
5158
|
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x3a7b96d8cd5a, rsp = 0x3a7b90a013a8, rbp = 0x3a7b90a013e0 ---
|
5159
|
|
5160
|
Tracing command getty pid 4246 tid 100538 td 0xfffff800690af000
|
5161
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff40eb50
|
5162
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff40eb70
|
5163
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff40ebb0
|
5164
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff40ebc0
|
5165
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00ff40ec20
|
5166
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00ff40ec40
|
5167
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00ff40ecb0
|
5168
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe00ff40ece0
|
5169
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe00ff40ed40
|
5170
|
dofileread() at dofileread+0x86/frame 0xfffffe00ff40ed90
|
5171
|
sys_read() at sys_read+0xbe/frame 0xfffffe00ff40ee00
|
5172
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff40ef30
|
5173
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff40ef30
|
5174
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x4c176626dba, rsp = 0x4c174e62a28, rbp = 0x4c174e62a70 ---
|
5175
|
|
5176
|
Tracing command minicron pid 2257 tid 100534 td 0xfffff80041ba4000
|
5177
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd518c20
|
5178
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd518c40
|
5179
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd518c80
|
5180
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00fd518cc0
|
5181
|
_sleep() at _sleep+0x194/frame 0xfffffe00fd518d40
|
5182
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe00fd518dc0
|
5183
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00fd518e00
|
5184
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd518f30
|
5185
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd518f30
|
5186
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8212dacba, rsp = 0x8203d5f08, rbp = 0x8203d5f50 ---
|
5187
|
|
5188
|
Tracing command sh pid 39130 tid 100504 td 0xfffff80046109740
|
5189
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4efa90
|
5190
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4efab0
|
5191
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4efaf0
|
5192
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4efb00
|
5193
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd4efb80
|
5194
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00fd4efc10
|
5195
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00fd4efe00
|
5196
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4eff30
|
5197
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4eff30
|
5198
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x1e50f2d51f9a, rsp = 0x1e50f03ea008, rbp = 0x1e50f03ea0b0 ---
|
5199
|
|
5200
|
Tracing command minicron pid 2292 tid 100567 td 0xfffff80041beb000
|
5201
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff4faa90
|
5202
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff4faab0
|
5203
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff4faaf0
|
5204
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff4fab00
|
5205
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff4fab80
|
5206
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00ff4fac10
|
5207
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00ff4fae00
|
5208
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff4faf30
|
5209
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff4faf30
|
5210
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x821b3af9a, rsp = 0x82113cc08, rbp = 0x82113cc50 ---
|
5211
|
|
5212
|
Tracing command getty pid 4394 tid 101289 td 0xfffff800061b8000
|
5213
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100832b50
|
5214
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100832b70
|
5215
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100832bb0
|
5216
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100832bc0
|
5217
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe0100832c20
|
5218
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe0100832c40
|
5219
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe0100832cb0
|
5220
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe0100832ce0
|
5221
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe0100832d40
|
5222
|
dofileread() at dofileread+0x86/frame 0xfffffe0100832d90
|
5223
|
sys_read() at sys_read+0xbe/frame 0xfffffe0100832e00
|
5224
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100832f30
|
5225
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100832f30
|
5226
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x1f5ed92e0dba, rsp = 0x1f5ed7e0eb28, rbp = 0x1f5ed7e0eb70 ---
|
5227
|
|
5228
|
Tracing command nginx pid 96608 tid 100589 td 0xfffff80046ca7000
|
5229
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff536bf0
|
5230
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff536c10
|
5231
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff536c50
|
5232
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff536c60
|
5233
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff536ce0
|
5234
|
kern_sigsuspend() at kern_sigsuspend+0x274/frame 0xfffffe00ff536dd0
|
5235
|
sys_sigsuspend() at sys_sigsuspend+0x31/frame 0xfffffe00ff536e00
|
5236
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff536f30
|
5237
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff536f30
|
5238
|
--- syscall (4, FreeBSD ELF64, write), rip = 0x8242f8efa, rsp = 0x820b6da08, rbp = 0x820b6da40 ---
|
5239
|
|
5240
|
Tracing command getty pid 4485 tid 100503 td 0xfffff80046cd8740
|
5241
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4e5b50
|
5242
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4e5b70
|
5243
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4e5bb0
|
5244
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4e5bc0
|
5245
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00fd4e5c20
|
5246
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00fd4e5c40
|
5247
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00fd4e5cb0
|
5248
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe00fd4e5ce0
|
5249
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe00fd4e5d40
|
5250
|
dofileread() at dofileread+0x86/frame 0xfffffe00fd4e5d90
|
5251
|
sys_read() at sys_read+0xbe/frame 0xfffffe00fd4e5e00
|
5252
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4e5f30
|
5253
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4e5f30
|
5254
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x2566069bbdba, rsp = 0x256604f707b8, rbp = 0x256604f70800 ---
|
5255
|
|
5256
|
Tracing command filterlog pid 6551 tid 100531 td 0xfffff80005bc2740
|
5257
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd522b70
|
5258
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd522b90
|
5259
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd522bd0
|
5260
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00fd522c10
|
5261
|
_sleep() at _sleep+0x194/frame 0xfffffe00fd522c90
|
5262
|
bpfread() at bpfread+0x198/frame 0xfffffe00fd522ce0
|
5263
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe00fd522d40
|
5264
|
dofileread() at dofileread+0x86/frame 0xfffffe00fd522d90
|
5265
|
sys_read() at sys_read+0xbe/frame 0xfffffe00fd522e00
|
5266
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd522f30
|
5267
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd522f30
|
5268
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x8217a2dba, rsp = 0x820267618, rbp = 0x820267640 ---
|
5269
|
|
5270
|
Tracing command telegraf pid 94649 tid 100506 td 0xfffff80046156740 (CPU 3)
|
5271
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011df9df0
|
5272
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011df9e00
|
5273
|
trap() at trap+0x3f/frame 0xfffffe0011df9f20
|
5274
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011df9f20
|
5275
|
--- trap 0x13, rip = 0xffffffff8129dab8, rsp = 0xfffffe00fd4f97a0, rbp = 0xfffffe00fd4f98f0 ---
|
5276
|
pmap_remove_pages() at pmap_remove_pages+0x658/frame 0xfffffe00fd4f98f0
|
5277
|
exec_new_vmspace() at exec_new_vmspace+0x20a/frame 0xfffffe00fd4f9940
|
5278
|
exec_elf64_imgact() at exec_elf64_imgact+0x62b/frame 0xfffffe00fd4f9a00
|
5279
|
kern_execve() at kern_execve+0x691/frame 0xfffffe00fd4f9d80
|
5280
|
sys_execve() at sys_execve+0x56/frame 0xfffffe00fd4f9e00
|
5281
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4f9f30
|
5282
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4f9f30
|
5283
|
--- syscall (59, FreeBSD ELF64, execve), rip = 0x4cd996, rsp = 0x8587a2890, rbp = 0x8587a29a8 ---
|
5284
|
|
5285
|
Tracing command haproxy pid 82380 tid 103137 td 0xfffff802513de740
|
5286
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01026728d0
|
5287
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01026728f0
|
5288
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0102672930
|
5289
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0102672970
|
5290
|
_sleep() at _sleep+0x194/frame 0xfffffe01026729f0
|
5291
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0102672cd0
|
5292
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0102672d20
|
5293
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0102672da0
|
5294
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0102672e00
|
5295
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0102672f30
|
5296
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0102672f30
|
5297
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8255cdc7a, rsp = 0x8206dd008, rbp = 0x8206dd050 ---
|
5298
|
|
5299
|
Tracing command nginx pid 96849 tid 100495 td 0xfffff80041914000
|
5300
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00925e3900
|
5301
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00925e3920
|
5302
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00925e3960
|
5303
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00925e3970
|
5304
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00925e39f0
|
5305
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00925e3cd0
|
5306
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00925e3d20
|
5307
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00925e3da0
|
5308
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00925e3e00
|
5309
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00925e3f30
|
5310
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00925e3f30
|
5311
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8242f8c7a, rsp = 0x820b6d878, rbp = 0x820b6d8c0 ---
|
5312
|
|
5313
|
Tracing command php-fpm pid 597 tid 100541 td 0xfffff80046a01740
|
5314
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff4278d0
|
5315
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff4278f0
|
5316
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff427930
|
5317
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ff427970
|
5318
|
_sleep() at _sleep+0x194/frame 0xfffffe00ff4279f0
|
5319
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff427cd0
|
5320
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff427d20
|
5321
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff427da0
|
5322
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff427e00
|
5323
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff427f30
|
5324
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff427f30
|
5325
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x827dc7c7a, rsp = 0x8208a1838, rbp = 0x8208a1880 ---
|
5326
|
|
5327
|
Tracing command php-fpm pid 598 tid 100519 td 0xfffff80046cdd740
|
5328
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd531b60
|
5329
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd531b80
|
5330
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd531bc0
|
5331
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd531bd0
|
5332
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd531c50
|
5333
|
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00fd531c90
|
5334
|
kern_accept4() at kern_accept4+0x194/frame 0xfffffe00fd531d20
|
5335
|
accept1() at accept1+0x111/frame 0xfffffe00fd531e00
|
5336
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd531f30
|
5337
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd531f30
|
5338
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x827dc7b3a, rsp = 0x820891898, rbp = 0x8208918c0 ---
|
5339
|
|
5340
|
Tracing command php-fpm pid 599 tid 100518 td 0xfffff80046cd8000
|
5341
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4e0b60
|
5342
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4e0b80
|
5343
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4e0bc0
|
5344
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4e0bd0
|
5345
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd4e0c50
|
5346
|
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00fd4e0c90
|
5347
|
kern_accept4() at kern_accept4+0x194/frame 0xfffffe00fd4e0d20
|
5348
|
accept1() at accept1+0x111/frame 0xfffffe00fd4e0e00
|
5349
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4e0f30
|
5350
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4e0f30
|
5351
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x827dc7b3a, rsp = 0x820891898, rbp = 0x8208918c0 ---
|
5352
|
|
5353
|
Tracing command unbound pid 64116 tid 100573 td 0xfffff80005bbe000
|
5354
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff5138d0
|
5355
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff5138f0
|
5356
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff513930
|
5357
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ff513970
|
5358
|
_sleep() at _sleep+0x194/frame 0xfffffe00ff5139f0
|
5359
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff513cd0
|
5360
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff513d20
|
5361
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff513da0
|
5362
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff513e00
|
5363
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff513f30
|
5364
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff513f30
|
5365
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x820d0b918, rbp = 0x820d0b960 ---
|
5366
|
|
5367
|
Tracing command unbound pid 64116 tid 101797 td 0xfffff802050af000
|
5368
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff54a8d0
|
5369
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff54a8f0
|
5370
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff54a930
|
5371
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ff54a970
|
5372
|
_sleep() at _sleep+0x194/frame 0xfffffe00ff54a9f0
|
5373
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff54acd0
|
5374
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff54ad20
|
5375
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff54ada0
|
5376
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff54ae00
|
5377
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff54af30
|
5378
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff54af30
|
5379
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x8298c0e28, rbp = 0x8298c0e70 ---
|
5380
|
|
5381
|
Tracing command unbound pid 64116 tid 101798 td 0xfffff8018cdf9000
|
5382
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd55e900
|
5383
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd55e920
|
5384
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd55e960
|
5385
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd55e970
|
5386
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd55e9f0
|
5387
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00fd55ecd0
|
5388
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00fd55ed20
|
5389
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00fd55eda0
|
5390
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00fd55ee00
|
5391
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd55ef30
|
5392
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd55ef30
|
5393
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x829d4ee28, rbp = 0x829d4ee70 ---
|
5394
|
|
5395
|
Tracing command unbound pid 64116 tid 101799 td 0xfffff8018c0c6000
|
5396
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff4e6900
|
5397
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff4e6920
|
5398
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff4e6960
|
5399
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff4e6970
|
5400
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff4e69f0
|
5401
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff4e6cd0
|
5402
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff4e6d20
|
5403
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff4e6da0
|
5404
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff4e6e00
|
5405
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff4e6f30
|
5406
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff4e6f30
|
5407
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82ab30e28, rbp = 0x82ab30e70 ---
|
5408
|
|
5409
|
Tracing command unbound pid 64116 tid 101800 td 0xfffff800061c0000
|
5410
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100952900
|
5411
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100952920
|
5412
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100952960
|
5413
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100952970
|
5414
|
_sleep() at _sleep+0x1b4/frame 0xfffffe01009529f0
|
5415
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100952cd0
|
5416
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100952d20
|
5417
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100952da0
|
5418
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100952e00
|
5419
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100952f30
|
5420
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100952f30
|
5421
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82b3fee28, rbp = 0x82b3fee70 ---
|
5422
|
|
5423
|
Tracing command unbound pid 64116 tid 101801 td 0xfffff8012e1b9000
|
5424
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01009f1900
|
5425
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01009f1920
|
5426
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe01009f1960
|
5427
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01009f1970
|
5428
|
_sleep() at _sleep+0x1b4/frame 0xfffffe01009f19f0
|
5429
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe01009f1cd0
|
5430
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe01009f1d20
|
5431
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe01009f1da0
|
5432
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe01009f1e00
|
5433
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe01009f1f30
|
5434
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01009f1f30
|
5435
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82b8abe28, rbp = 0x82b8abe70 ---
|
5436
|
|
5437
|
Tracing command unbound pid 64116 tid 101802 td 0xfffff802050af740
|
5438
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01009ec900
|
5439
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01009ec920
|
5440
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe01009ec960
|
5441
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01009ec970
|
5442
|
_sleep() at _sleep+0x1b4/frame 0xfffffe01009ec9f0
|
5443
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe01009eccd0
|
5444
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe01009ecd20
|
5445
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe01009ecda0
|
5446
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe01009ece00
|
5447
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe01009ecf30
|
5448
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01009ecf30
|
5449
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82c054e28, rbp = 0x82c054e70 ---
|
5450
|
|
5451
|
Tracing command unbound pid 64116 tid 101803 td 0xfffff802050a0740
|
5452
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01009fb8d0
|
5453
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01009fb8f0
|
5454
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe01009fb930
|
5455
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01009fb970
|
5456
|
_sleep() at _sleep+0x194/frame 0xfffffe01009fb9f0
|
5457
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe01009fbcd0
|
5458
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe01009fbd20
|
5459
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe01009fbda0
|
5460
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe01009fbe00
|
5461
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe01009fbf30
|
5462
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01009fbf30
|
5463
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82c728e28, rbp = 0x82c728e70 ---
|
5464
|
|
5465
|
Tracing command unbound pid 64116 tid 101804 td 0xfffff802050fa000
|
5466
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01009f6900
|
5467
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01009f6920
|
5468
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe01009f6960
|
5469
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01009f6970
|
5470
|
_sleep() at _sleep+0x1b4/frame 0xfffffe01009f69f0
|
5471
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe01009f6cd0
|
5472
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe01009f6d20
|
5473
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe01009f6da0
|
5474
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe01009f6e00
|
5475
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe01009f6f30
|
5476
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01009f6f30
|
5477
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82cc1de28, rbp = 0x82cc1de70 ---
|
5478
|
|
5479
|
Tracing command unbound pid 64116 tid 101805 td 0xfffff8004691c000
|
5480
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a05900
|
5481
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a05920
|
5482
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a05960
|
5483
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a05970
|
5484
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a059f0
|
5485
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a05cd0
|
5486
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a05d20
|
5487
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a05da0
|
5488
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a05e00
|
5489
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a05f30
|
5490
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a05f30
|
5491
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82de0ce28, rbp = 0x82de0ce70 ---
|
5492
|
|
5493
|
Tracing command unbound pid 64116 tid 101806 td 0xfffff8018cb2a000
|
5494
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a008d0
|
5495
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a008f0
|
5496
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a00930
|
5497
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0100a00970
|
5498
|
_sleep() at _sleep+0x194/frame 0xfffffe0100a009f0
|
5499
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a00cd0
|
5500
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a00d20
|
5501
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a00da0
|
5502
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a00e00
|
5503
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a00f30
|
5504
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a00f30
|
5505
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82ee37e28, rbp = 0x82ee37e70 ---
|
5506
|
|
5507
|
Tracing command unbound pid 64116 tid 101807 td 0xfffff8018cb2a740
|
5508
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a0f900
|
5509
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a0f920
|
5510
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a0f960
|
5511
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a0f970
|
5512
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a0f9f0
|
5513
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a0fcd0
|
5514
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a0fd20
|
5515
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a0fda0
|
5516
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a0fe00
|
5517
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a0ff30
|
5518
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a0ff30
|
5519
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82f2bae28, rbp = 0x82f2bae70 ---
|
5520
|
|
5521
|
Tracing command unbound pid 64116 tid 101808 td 0xfffff8018ce7e740
|
5522
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a0a900
|
5523
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a0a920
|
5524
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a0a960
|
5525
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a0a970
|
5526
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a0a9f0
|
5527
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a0acd0
|
5528
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a0ad20
|
5529
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a0ada0
|
5530
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a0ae00
|
5531
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a0af30
|
5532
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a0af30
|
5533
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x82f5c3e28, rbp = 0x82f5c3e70 ---
|
5534
|
|
5535
|
Tracing command unbound pid 64116 tid 101809 td 0xfffff8004673e000
|
5536
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a19900
|
5537
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a19920
|
5538
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a19960
|
5539
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a19970
|
5540
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a199f0
|
5541
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a19cd0
|
5542
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a19d20
|
5543
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a19da0
|
5544
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a19e00
|
5545
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a19f30
|
5546
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a19f30
|
5547
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x83066fe28, rbp = 0x83066fe70 ---
|
5548
|
|
5549
|
Tracing command unbound pid 64116 tid 101810 td 0xfffff800466e5740
|
5550
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a14900
|
5551
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a14920
|
5552
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a14960
|
5553
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a14970
|
5554
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a149f0
|
5555
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a14cd0
|
5556
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a14d20
|
5557
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a14da0
|
5558
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a14e00
|
5559
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a14f30
|
5560
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a14f30
|
5561
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x831242e28, rbp = 0x831242e70 ---
|
5562
|
|
5563
|
Tracing command unbound pid 64116 tid 101811 td 0xfffff80193d71740
|
5564
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a23900
|
5565
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a23920
|
5566
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a23960
|
5567
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a23970
|
5568
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a239f0
|
5569
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0100a23cd0
|
5570
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0100a23d20
|
5571
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0100a23da0
|
5572
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0100a23e00
|
5573
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a23f30
|
5574
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a23f30
|
5575
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82769ac7a, rsp = 0x831978e28, rbp = 0x831978e70 ---
|
5576
|
|
5577
|
Tracing command check_reload_status pid 639 tid 100555 td 0xfffff8012e1b7740
|
5578
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff4b3900
|
5579
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff4b3920
|
5580
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff4b3960
|
5581
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff4b3970
|
5582
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff4b39f0
|
5583
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff4b3cd0
|
5584
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff4b3d20
|
5585
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff4b3da0
|
5586
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff4b3e00
|
5587
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff4b3f30
|
5588
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff4b3f30
|
5589
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x823c59c7a, rsp = 0x820e61448, rbp = 0x820e61490 ---
|
5590
|
|
5591
|
Tracing command check_reload_status pid 641 tid 100535 td 0xfffff80041b80740
|
5592
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff409900
|
5593
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff409920
|
5594
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff409960
|
5595
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff409970
|
5596
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff4099f0
|
5597
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff409cd0
|
5598
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff409d20
|
5599
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff409da0
|
5600
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff409e00
|
5601
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff409f30
|
5602
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff409f30
|
5603
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x823c59c7a, rsp = 0x820e61558, rbp = 0x820e615a0 ---
|
5604
|
|
5605
|
Tracing command nginx pid 96948 tid 100561 td 0xfffff800690b2740
|
5606
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd5598d0
|
5607
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd5598f0
|
5608
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd559930
|
5609
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00fd559970
|
5610
|
_sleep() at _sleep+0x194/frame 0xfffffe00fd5599f0
|
5611
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00fd559cd0
|
5612
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00fd559d20
|
5613
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00fd559da0
|
5614
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00fd559e00
|
5615
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd559f30
|
5616
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd559f30
|
5617
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8242f8c7a, rsp = 0x820b6d878, rbp = 0x820b6d8c0 ---
|
5618
|
|
5619
|
Tracing command minicron pid 2769 tid 102878 td 0xfffff8018c1e6000
|
5620
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100b2ac20
|
5621
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100b2ac40
|
5622
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100b2ac80
|
5623
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0100b2acc0
|
5624
|
_sleep() at _sleep+0x194/frame 0xfffffe0100b2ad40
|
5625
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe0100b2adc0
|
5626
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0100b2ae00
|
5627
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100b2af30
|
5628
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100b2af30
|
5629
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x821b3acba, rsp = 0x82113cbb8, rbp = 0x82113cc00 ---
|
5630
|
|
5631
|
Tracing command getty pid 4821 tid 100553 td 0xfffff80046157740
|
5632
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff459b50
|
5633
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff459b70
|
5634
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff459bb0
|
5635
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff459bc0
|
5636
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00ff459c20
|
5637
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00ff459c40
|
5638
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00ff459cb0
|
5639
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe00ff459ce0
|
5640
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe00ff459d40
|
5641
|
dofileread() at dofileread+0x86/frame 0xfffffe00ff459d90
|
5642
|
sys_read() at sys_read+0xbe/frame 0xfffffe00ff459e00
|
5643
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff459f30
|
5644
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff459f30
|
5645
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x21d0dcbfbdba, rsp = 0x21d0da21a178, rbp = 0x21d0da21a1c0 ---
|
5646
|
|
5647
|
Tracing command devd pid 2807 tid 100548 td 0xfffff80046a01000
|
5648
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff422a80
|
5649
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff422aa0
|
5650
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff422ae0
|
5651
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ff422b20
|
5652
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x117/frame 0xfffffe00ff422b90
|
5653
|
seltdwait() at seltdwait+0x75/frame 0xfffffe00ff422bd0
|
5654
|
kern_select() at kern_select+0x9ce/frame 0xfffffe00ff422dc0
|
5655
|
sys_select() at sys_select+0x57/frame 0xfffffe00ff422e00
|
5656
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff422f30
|
5657
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff422f30
|
5658
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x3bc1c6817e3a, rsp = 0x3bc1c1584c48, rbp = 0x3bc1c1586de0 ---
|
5659
|
|
5660
|
Tracing command sh pid 88874 tid 100510 td 0xfffff80046ada000
|
5661
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4b8a90
|
5662
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4b8ab0
|
5663
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4b8af0
|
5664
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4b8b00
|
5665
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd4b8b80
|
5666
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00fd4b8c10
|
5667
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00fd4b8e00
|
5668
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4b8f30
|
5669
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4b8f30
|
5670
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x275cee3e0f9a, rsp = 0x275cebd15d38, rbp = 0x275cebd15de0 ---
|
5671
|
|
5672
|
Tracing command cron pid 72493 tid 101814 td 0xfffff80193ff1740
|
5673
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a28c20
|
5674
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a28c40
|
5675
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a28c80
|
5676
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0100a28cc0
|
5677
|
_sleep() at _sleep+0x194/frame 0xfffffe0100a28d40
|
5678
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe0100a28dc0
|
5679
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0100a28e00
|
5680
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a28f30
|
5681
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a28f30
|
5682
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2a84be196cba, rsp = 0x2a84ba755e88, rbp = 0x2a84ba756010 ---
|
5683
|
|
5684
|
Tracing command getty pid 4935 tid 101819 td 0xfffff8024b815740
|
5685
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a4bb50
|
5686
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a4bb70
|
5687
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a4bbb0
|
5688
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a4bbc0
|
5689
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe0100a4bc20
|
5690
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe0100a4bc40
|
5691
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe0100a4bcb0
|
5692
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe0100a4bce0
|
5693
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe0100a4bd40
|
5694
|
dofileread() at dofileread+0x86/frame 0xfffffe0100a4bd90
|
5695
|
sys_read() at sys_read+0xbe/frame 0xfffffe0100a4be00
|
5696
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a4bf30
|
5697
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a4bf30
|
5698
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x31c9597d9dba, rsp = 0x31c956ca25a8, rbp = 0x31c956ca25f0 ---
|
5699
|
|
5700
|
Tracing command ntpd pid 90973 tid 101817 td 0xfffff8018cdf9740
|
5701
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a41ac0
|
5702
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a41ae0
|
5703
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a41b20
|
5704
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a41b30
|
5705
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe0100a41b90
|
5706
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe0100a41bd0
|
5707
|
kern_select() at kern_select+0x9ce/frame 0xfffffe0100a41dc0
|
5708
|
sys_select() at sys_select+0x57/frame 0xfffffe0100a41e00
|
5709
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a41f30
|
5710
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a41f30
|
5711
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x8246c7e3a, rsp = 0x820a09a48, rbp = 0x820a09a80 ---
|
5712
|
|
5713
|
Tracing command ntpd pid 90973 tid 102327 td 0xfffff80069a03000
|
5714
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100837ba0
|
5715
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100837bc0
|
5716
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100837c00
|
5717
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100837c10
|
5718
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100837c90
|
5719
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0100837d10
|
5720
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x47d/frame 0xfffffe0100837dc0
|
5721
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0100837e00
|
5722
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100837f30
|
5723
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100837f30
|
5724
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x8246c6bda, rsp = 0x825108ee8, rbp = 0x825108f60 ---
|
5725
|
|
5726
|
Tracing command minicron pid 2944 tid 100581 td 0xfffff80193c0b740
|
5727
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff545a90
|
5728
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff545ab0
|
5729
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff545af0
|
5730
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff545b00
|
5731
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff545b80
|
5732
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00ff545c10
|
5733
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00ff545e00
|
5734
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff545f30
|
5735
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff545f30
|
5736
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8220d5f9a, rsp = 0x8210879b8, rbp = 0x821087a00 ---
|
5737
|
|
5738
|
Tracing command sshg-parser pid 91084 tid 100520 td 0xfffff80041bec740
|
5739
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd53bac0
|
5740
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd53bae0
|
5741
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd53bb20
|
5742
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd53bb30
|
5743
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00fd53bb90
|
5744
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe00fd53bbd0
|
5745
|
kern_select() at kern_select+0x9ce/frame 0xfffffe00fd53bdc0
|
5746
|
sys_select() at sys_select+0x57/frame 0xfffffe00fd53be00
|
5747
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd53bf30
|
5748
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd53bf30
|
5749
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x8258eae3a, rsp = 0x8213508c8, rbp = 0x821350900 ---
|
5750
|
|
5751
|
Tracing command getty pid 5080 tid 100502 td 0xfffff80046c0b740
|
5752
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4dbb50
|
5753
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4dbb70
|
5754
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4dbbb0
|
5755
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4dbbc0
|
5756
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00fd4dbc20
|
5757
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00fd4dbc40
|
5758
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00fd4dbcb0
|
5759
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe00fd4dbce0
|
5760
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe00fd4dbd40
|
5761
|
dofileread() at dofileread+0x86/frame 0xfffffe00fd4dbd90
|
5762
|
sys_read() at sys_read+0xbe/frame 0xfffffe00fd4dbe00
|
5763
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4dbf30
|
5764
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4dbf30
|
5765
|
--- syscall (3, FreeBSD ELF64, read), rip = 0xf6749243dba, rsp = 0xf67462c1a98, rbp = 0xf67462c1ae0 ---
|
5766
|
|
5767
|
Tracing command getty pid 5147 tid 100560 td 0xfffff80046add740
|
5768
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff4d7b50
|
5769
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff4d7b70
|
5770
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff4d7bb0
|
5771
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff4d7bc0
|
5772
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe00ff4d7c20
|
5773
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00ff4d7c40
|
5774
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00ff4d7cb0
|
5775
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe00ff4d7ce0
|
5776
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe00ff4d7d40
|
5777
|
dofileread() at dofileread+0x86/frame 0xfffffe00ff4d7d90
|
5778
|
sys_read() at sys_read+0xbe/frame 0xfffffe00ff4d7e00
|
5779
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff4d7f30
|
5780
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff4d7f30
|
5781
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x12336f0a0dba, rsp = 0x12336d06d158, rbp = 0x12336d06d1a0 ---
|
5782
|
|
5783
|
Tracing command cat pid 89134 tid 102896 td 0xfffff80203a53740
|
5784
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100b6bbe0
|
5785
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100b6bc00
|
5786
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100b6bc40
|
5787
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100b6bc50
|
5788
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100b6bcd0
|
5789
|
pipe_read() at pipe_read+0x404/frame 0xfffffe0100b6bd40
|
5790
|
dofileread() at dofileread+0x86/frame 0xfffffe0100b6bd90
|
5791
|
sys_read() at sys_read+0xbe/frame 0xfffffe0100b6be00
|
5792
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100b6bf30
|
5793
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100b6bf30
|
5794
|
--- syscall (3, FreeBSD ELF64, read), rip = 0xccfbe03ddba, rsp = 0xccfbcdd44e8, rbp = 0xccfbcdd4980 ---
|
5795
|
|
5796
|
Tracing command minicron pid 3174 tid 102832 td 0xfffff8019a7e4740
|
5797
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100b11c20
|
5798
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100b11c40
|
5799
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100b11c80
|
5800
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0100b11cc0
|
5801
|
_sleep() at _sleep+0x194/frame 0xfffffe0100b11d40
|
5802
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe0100b11dc0
|
5803
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0100b11e00
|
5804
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100b11f30
|
5805
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100b11f30
|
5806
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8220d5cba, rsp = 0x821087968, rbp = 0x8210879b0 ---
|
5807
|
|
5808
|
Tracing command sleep pid 87257 tid 100533 td 0xfffff800061b8740
|
5809
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd554c20
|
5810
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd554c40
|
5811
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd554c80
|
5812
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00fd554cc0
|
5813
|
_sleep() at _sleep+0x194/frame 0xfffffe00fd554d40
|
5814
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe00fd554dc0
|
5815
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00fd554e00
|
5816
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd554f30
|
5817
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd554f30
|
5818
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3a5b35b0cba, rsp = 0x3a5b1abeb18, rbp = 0x3a5b1abeb80 ---
|
5819
|
|
5820
|
Tracing command sh pid 5439 tid 103070 td 0xfffff801ec031000
|
5821
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100ba7a90
|
5822
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100ba7ab0
|
5823
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100ba7af0
|
5824
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100ba7b00
|
5825
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100ba7b80
|
5826
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe0100ba7c10
|
5827
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe0100ba7e00
|
5828
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100ba7f30
|
5829
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100ba7f30
|
5830
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x292d4fb10f9a, rsp = 0x292d4eec26a8, rbp = 0x292d4eec2750 ---
|
5831
|
|
5832
|
Tracing command sshg-parser pid 89410 tid 100570 td 0xfffff80006442000
|
5833
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff504be0
|
5834
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff504c00
|
5835
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff504c40
|
5836
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff504c50
|
5837
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff504cd0
|
5838
|
pipe_read() at pipe_read+0x404/frame 0xfffffe00ff504d40
|
5839
|
dofileread() at dofileread+0x86/frame 0xfffffe00ff504d90
|
5840
|
sys_read() at sys_read+0xbe/frame 0xfffffe00ff504e00
|
5841
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff504f30
|
5842
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff504f30
|
5843
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x8258eadba, rsp = 0x821350ac8, rbp = 0x821350ae0 ---
|
5844
|
|
5845
|
Tracing command sshg-blocker pid 91488 tid 103227 td 0xfffff8018c08b000
|
5846
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a87ac0
|
5847
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a87ae0
|
5848
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a87b20
|
5849
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a87b30
|
5850
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe0100a87b90
|
5851
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe0100a87bd0
|
5852
|
kern_select() at kern_select+0x9ce/frame 0xfffffe0100a87dc0
|
5853
|
sys_select() at sys_select+0x57/frame 0xfffffe0100a87e00
|
5854
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a87f30
|
5855
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a87f30
|
5856
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x82396de3a, rsp = 0x820fa31d8, rbp = 0x820fa3210 ---
|
5857
|
|
5858
|
Tracing command sshg-blocker pid 89519 tid 100571 td 0xfffff80046cde000
|
5859
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff4dcbe0
|
5860
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff4dcc00
|
5861
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff4dcc40
|
5862
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff4dcc50
|
5863
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff4dccd0
|
5864
|
pipe_read() at pipe_read+0x404/frame 0xfffffe00ff4dcd40
|
5865
|
dofileread() at dofileread+0x86/frame 0xfffffe00ff4dcd90
|
5866
|
sys_read() at sys_read+0xbe/frame 0xfffffe00ff4dce00
|
5867
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff4dcf30
|
5868
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff4dcf30
|
5869
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x82396ddba, rsp = 0x820fa33d8, rbp = 0x820fa33f0 ---
|
5870
|
|
5871
|
Tracing command sshg-blocker pid 89519 tid 106191 td 0xfffff80205509740
|
5872
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01027bac20
|
5873
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01027bac40
|
5874
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe01027bac80
|
5875
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01027bacc0
|
5876
|
_sleep() at _sleep+0x194/frame 0xfffffe01027bad40
|
5877
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe01027badc0
|
5878
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01027bae00
|
5879
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe01027baf30
|
5880
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01027baf30
|
5881
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x82396dcba, rsp = 0x824b95f08, rbp = 0x824b95f30 ---
|
5882
|
|
5883
|
Tracing command minicron pid 1473 tid 102829 td 0xfffff8019a7aa000
|
5884
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a78a90
|
5885
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a78ab0
|
5886
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a78af0
|
5887
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100a78b00
|
5888
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100a78b80
|
5889
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe0100a78c10
|
5890
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe0100a78e00
|
5891
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a78f30
|
5892
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a78f30
|
5893
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8214d6f9a, rsp = 0x8204f48f8, rbp = 0x8204f4940 ---
|
5894
|
|
5895
|
Tracing command dpinger pid 19914 tid 100592 td 0xfffff80046c14740
|
5896
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff563b80
|
5897
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff563ba0
|
5898
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff563be0
|
5899
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff563bf0
|
5900
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff563c70
|
5901
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ff563cf0
|
5902
|
do_wait() at do_wait+0x244/frame 0xfffffe00ff563d70
|
5903
|
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00ff563dc0
|
5904
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ff563e00
|
5905
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff563f30
|
5906
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff563f30
|
5907
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x2f320d29008c, rsp = 0x2f320c4b9438, rbp = 0x2f320c4b94c0 ---
|
5908
|
|
5909
|
Tracing command dpinger pid 19914 tid 101274 td 0xfffff8012e1b9740
|
5910
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff50ead0
|
5911
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff50eaf0
|
5912
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff50eb30
|
5913
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff50eb40
|
5914
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff50ebc0
|
5915
|
sbwait() at sbwait+0x6a/frame 0xfffffe00ff50ebe0
|
5916
|
soreceive_generic() at soreceive_generic+0x269/frame 0xfffffe00ff50eca0
|
5917
|
soreceive() at soreceive+0x2f/frame 0xfffffe00ff50ecc0
|
5918
|
kern_recvit() at kern_recvit+0x14c/frame 0xfffffe00ff50ed70
|
5919
|
sys_recvfrom() at sys_recvfrom+0x8f/frame 0xfffffe00ff50ee00
|
5920
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff50ef30
|
5921
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff50ef30
|
5922
|
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x2f320d835dfa, rsp = 0x2f320e650ea8, rbp = 0x2f320e650ef0 ---
|
5923
|
|
5924
|
Tracing command dpinger pid 19914 tid 101275 td 0xfffff802054de000
|
5925
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100828c20
|
5926
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100828c40
|
5927
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100828c80
|
5928
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0100828cc0
|
5929
|
_sleep() at _sleep+0x194/frame 0xfffffe0100828d40
|
5930
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe0100828dc0
|
5931
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0100828e00
|
5932
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100828f30
|
5933
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100828f30
|
5934
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2f320d835cba, rsp = 0x2f320e860f48, rbp = 0x2f320e860f70 ---
|
5935
|
|
5936
|
Tracing command dpinger pid 19914 tid 101276 td 0xfffff802054de740
|
5937
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff58cc20
|
5938
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff58cc40
|
5939
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff58cc80
|
5940
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ff58ccc0
|
5941
|
_sleep() at _sleep+0x194/frame 0xfffffe00ff58cd40
|
5942
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe00ff58cdc0
|
5943
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ff58ce00
|
5944
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff58cf30
|
5945
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff58cf30
|
5946
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2f320d835cba, rsp = 0x2f320eaf1f18, rbp = 0x2f320eaf1f40 ---
|
5947
|
|
5948
|
Tracing command dpinger pid 19914 tid 101277 td 0xfffff80069105000
|
5949
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff5f3b60
|
5950
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff5f3b80
|
5951
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff5f3bc0
|
5952
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff5f3bd0
|
5953
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff5f3c50
|
5954
|
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ff5f3c90
|
5955
|
kern_accept4() at kern_accept4+0x194/frame 0xfffffe00ff5f3d20
|
5956
|
accept1() at accept1+0x1a5/frame 0xfffffe00ff5f3e00
|
5957
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff5f3f30
|
5958
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff5f3f30
|
5959
|
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x2f320d835b5a, rsp = 0x2f320f156e78, rbp = 0x2f320f156eb0 ---
|
5960
|
|
5961
|
Tracing command openvpn pid 95701 tid 100635 td 0xfffff80193ff1000
|
5962
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe010084cab0
|
5963
|
mi_switch() at mi_switch+0xba/frame 0xfffffe010084cad0
|
5964
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe010084cb10
|
5965
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010084cb50
|
5966
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x117/frame 0xfffffe010084cbc0
|
5967
|
seltdwait() at seltdwait+0x75/frame 0xfffffe010084cc00
|
5968
|
kern_poll_kfds() at kern_poll_kfds+0x497/frame 0xfffffe010084cc90
|
5969
|
kern_poll() at kern_poll+0x99/frame 0xfffffe010084cde0
|
5970
|
sys_poll() at sys_poll+0x50/frame 0xfffffe010084ce00
|
5971
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe010084cf30
|
5972
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010084cf30
|
5973
|
--- syscall (209, FreeBSD ELF64, poll), rip = 0x8276ddd3a, rsp = 0x820ade3d8, rbp = 0x820ade400 ---
|
5974
|
|
5975
|
Tracing command openvpn pid 95701 tid 103380 td 0xfffff802515ea740
|
5976
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0102695900
|
5977
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0102695920
|
5978
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0102695960
|
5979
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0102695970
|
5980
|
_sleep() at _sleep+0x1b4/frame 0xfffffe01026959f0
|
5981
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0102695cd0
|
5982
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0102695d20
|
5983
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0102695da0
|
5984
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0102695e00
|
5985
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0102695f30
|
5986
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0102695f30
|
5987
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8276ddc7a, rsp = 0x827eb5ef8, rbp = 0x827eb5f40 ---
|
5988
|
|
5989
|
Tracing command php-fpm pid 19997 tid 100599 td 0xfffff8018c4a1740
|
5990
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff59bb60
|
5991
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff59bb80
|
5992
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff59bbc0
|
5993
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff59bbd0
|
5994
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff59bc50
|
5995
|
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ff59bc90
|
5996
|
kern_accept4() at kern_accept4+0x194/frame 0xfffffe00ff59bd20
|
5997
|
accept1() at accept1+0x111/frame 0xfffffe00ff59be00
|
5998
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff59bf30
|
5999
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff59bf30
|
6000
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x827dc7b3a, rsp = 0x820891898, rbp = 0x8208918c0 ---
|
6001
|
|
6002
|
Tracing command daemon pid 1590 tid 100779 td 0xfffff80193d71000
|
6003
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff554900
|
6004
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff554920
|
6005
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff554960
|
6006
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff554970
|
6007
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff5549f0
|
6008
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe00ff554cd0
|
6009
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe00ff554d20
|
6010
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe00ff554da0
|
6011
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ff554e00
|
6012
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff554f30
|
6013
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff554f30
|
6014
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0xc3ef1052c7a, rsp = 0xc3ef0330d98, rbp = 0xc3ef0331ea0 ---
|
6015
|
|
6016
|
Tracing command telegraf pid 1613 tid 100536 td 0xfffff800690b3000
|
6017
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd568b90
|
6018
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd568bb0
|
6019
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd568bf0
|
6020
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd568c00
|
6021
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd568c80
|
6022
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00fd568d00
|
6023
|
do_wait() at do_wait+0x244/frame 0xfffffe00fd568d80
|
6024
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00fd568dc0
|
6025
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00fd568e00
|
6026
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd568f30
|
6027
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd568f30
|
6028
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x47335e, rsp = 0x82d4a6f08, rbp = 0x82d4a6f60 ---
|
6029
|
|
6030
|
Tracing command telegraf pid 1613 tid 104472 td 0xfffff801333d8740
|
6031
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff5c4c20
|
6032
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff5c4c40
|
6033
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff5c4c80
|
6034
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ff5c4cc0
|
6035
|
_sleep() at _sleep+0x194/frame 0xfffffe00ff5c4d40
|
6036
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe00ff5c4dc0
|
6037
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ff5c4e00
|
6038
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff5c4f30
|
6039
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff5c4f30
|
6040
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x4739df, rsp = 0x85c95be78, rbp = 0x85c95be88 ---
|
6041
|
|
6042
|
Tracing command telegraf pid 1613 tid 104473 td 0xfffff801333d8000
|
6043
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0102636be0
|
6044
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0102636c00
|
6045
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0102636c40
|
6046
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0102636c50
|
6047
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0102636cd0
|
6048
|
pipe_read() at pipe_read+0x404/frame 0xfffffe0102636d40
|
6049
|
dofileread() at dofileread+0x86/frame 0xfffffe0102636d90
|
6050
|
sys_read() at sys_read+0xbe/frame 0xfffffe0102636e00
|
6051
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0102636f30
|
6052
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0102636f30
|
6053
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x4cd8bb, rsp = 0x8587a18d0, rbp = 0x8587a1920 ---
|
6054
|
|
6055
|
Tracing command telegraf pid 1613 tid 104474 td 0xfffff801e9f42740 (CPU 11)
|
6056
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e71df0
|
6057
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e71e00
|
6058
|
trap() at trap+0x3f/frame 0xfffffe0011e71f20
|
6059
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e71f20
|
6060
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe0100b66ac8, rbp = 0xfffffe0100b66b50 ---
|
6061
|
lock_delay() at lock_delay+0x12/frame 0xfffffe0100b66b50
|
6062
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0100b66c30
|
6063
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100b66d60
|
6064
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100b66db0
|
6065
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100b66e10
|
6066
|
trap() at trap+0x45d/frame 0xfffffe0100b66f30
|
6067
|
calltrap() at calltrap+0x8/frame 0xfffffe0100b66f30
|
6068
|
--- trap 0xc, rip = 0x46f96e, rsp = 0x85a394de0, rbp = 0x85a394e10 ---
|
6069
|
|
6070
|
Tracing command telegraf pid 1613 tid 104475 td 0xfffff801a45a5740 (CPU 0)
|
6071
|
cpustop_handler() at cpustop_handler+0x27/frame 0xffffffff83100b00
|
6072
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xffffffff83100b10
|
6073
|
trap() at trap+0x3f/frame 0xffffffff83100c30
|
6074
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xffffffff83100c30
|
6075
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe010081eac8, rbp = 0xfffffe010081eb50 ---
|
6076
|
lock_delay() at lock_delay+0x12/frame 0xfffffe010081eb50
|
6077
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe010081ec30
|
6078
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe010081ed60
|
6079
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe010081edb0
|
6080
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe010081ee10
|
6081
|
trap() at trap+0x45d/frame 0xfffffe010081ef30
|
6082
|
calltrap() at calltrap+0x8/frame 0xfffffe010081ef30
|
6083
|
--- trap 0xc, rip = 0x4104dc, rsp = 0x85a2725e8, rbp = 0x85a272640 ---
|
6084
|
|
6085
|
Tracing command telegraf pid 1613 tid 104476 td 0xfffff8022b7bc740
|
6086
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100939b90
|
6087
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100939bb0
|
6088
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100939bf0
|
6089
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100939c00
|
6090
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100939c80
|
6091
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0100939d00
|
6092
|
do_wait() at do_wait+0x244/frame 0xfffffe0100939d80
|
6093
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0100939dc0
|
6094
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0100939e00
|
6095
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100939f30
|
6096
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100939f30
|
6097
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x47335e, rsp = 0x85f46cde8, rbp = 0x85f46ce40 ---
|
6098
|
|
6099
|
Tracing command telegraf pid 1613 tid 104477 td 0xfffff8025157b740
|
6100
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0102792a50
|
6101
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0102792a70
|
6102
|
_sx_xlock_hard() at _sx_xlock_hard+0x41a/frame 0xfffffe0102792b20
|
6103
|
_vm_map_lock_upgrade() at _vm_map_lock_upgrade+0x89/frame 0xfffffe0102792b50
|
6104
|
vm_map_lookup() at vm_map_lookup+0xacf/frame 0xfffffe0102792c30
|
6105
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102792d60
|
6106
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102792db0
|
6107
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102792e10
|
6108
|
trap() at trap+0x45d/frame 0xfffffe0102792f30
|
6109
|
calltrap() at calltrap+0x8/frame 0xfffffe0102792f30
|
6110
|
--- trap 0xc, rip = 0x42c7f7, rsp = 0x86035ba98, rbp = 0x86035bac0 ---
|
6111
|
|
6112
|
Tracing command telegraf pid 1613 tid 104478 td 0xfffff801ec3bf740
|
6113
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01026778d0
|
6114
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01026778f0
|
6115
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0102677930
|
6116
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0102677970
|
6117
|
_sleep() at _sleep+0x194/frame 0xfffffe01026779f0
|
6118
|
kqueue_kevent() at kqueue_kevent+0xafc/frame 0xfffffe0102677cd0
|
6119
|
kern_kevent_fp() at kern_kevent_fp+0x52/frame 0xfffffe0102677d20
|
6120
|
kern_kevent_generic() at kern_kevent_generic+0xd6/frame 0xfffffe0102677da0
|
6121
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0102677e00
|
6122
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0102677f30
|
6123
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0102677f30
|
6124
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x473b43, rsp = 0x861102d20, rbp = 0x861103da8 ---
|
6125
|
|
6126
|
Tracing command telegraf pid 1613 tid 104479 td 0xfffff800468cd740 (CPU 14)
|
6127
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e9edf0
|
6128
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e9ee00
|
6129
|
trap() at trap+0x3f/frame 0xfffffe0011e9ef20
|
6130
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e9ef20
|
6131
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe00fd54fac8, rbp = 0xfffffe00fd54fb50 ---
|
6132
|
lock_delay() at lock_delay+0x12/frame 0xfffffe00fd54fb50
|
6133
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe00fd54fc30
|
6134
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe00fd54fd60
|
6135
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe00fd54fdb0
|
6136
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe00fd54fe10
|
6137
|
trap() at trap+0x45d/frame 0xfffffe00fd54ff30
|
6138
|
calltrap() at calltrap+0x8/frame 0xfffffe00fd54ff30
|
6139
|
--- trap 0xc, rip = 0x434a90, rsp = 0x8587a4b98, rbp = 0x8587a4bb0 ---
|
6140
|
|
6141
|
Tracing command telegraf pid 1613 tid 104480 td 0xfffff801333e0740
|
6142
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe01026e5aa0
|
6143
|
mi_switch() at mi_switch+0xba/frame 0xfffffe01026e5ac0
|
6144
|
_sx_slock_hard() at _sx_slock_hard+0x2b4/frame 0xfffffe01026e5b50
|
6145
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe01026e5c30
|
6146
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe01026e5d60
|
6147
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe01026e5db0
|
6148
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe01026e5e10
|
6149
|
trap() at trap+0x45d/frame 0xfffffe01026e5f30
|
6150
|
calltrap() at calltrap+0x8/frame 0xfffffe01026e5f30
|
6151
|
--- trap 0xc, rip = 0x46c3d1, rsp = 0x8587a2858, rbp = 0x8587a2888 ---
|
6152
|
|
6153
|
Tracing command telegraf pid 1613 tid 104481 td 0xfffff802510f0740 (CPU 5)
|
6154
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e17df0
|
6155
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e17e00
|
6156
|
trap() at trap+0x3f/frame 0xfffffe0011e17f20
|
6157
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e17f20
|
6158
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe0100b2fa48, rbp = 0xfffffe0100b2faf0 ---
|
6159
|
lock_delay() at lock_delay+0x12/frame 0xfffffe0100b2faf0
|
6160
|
vm_object_shadow() at vm_object_shadow+0x355/frame 0xfffffe0100b2fb50
|
6161
|
vm_map_lookup() at vm_map_lookup+0xb31/frame 0xfffffe0100b2fc30
|
6162
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100b2fd60
|
6163
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100b2fdb0
|
6164
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100b2fe10
|
6165
|
trap() at trap+0x45d/frame 0xfffffe0100b2ff30
|
6166
|
calltrap() at calltrap+0x8/frame 0xfffffe0100b2ff30
|
6167
|
--- trap 0xc, rip = 0x44ddcb, rsp = 0x858e92c28, rbp = 0x858e92d58 ---
|
6168
|
|
6169
|
Tracing command telegraf pid 1613 tid 104482 td 0xfffff8022b864000
|
6170
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100b7fb90
|
6171
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100b7fbb0
|
6172
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100b7fbf0
|
6173
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100b7fc00
|
6174
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100b7fc80
|
6175
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0100b7fd00
|
6176
|
do_wait() at do_wait+0x244/frame 0xfffffe0100b7fd80
|
6177
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0100b7fdc0
|
6178
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0100b7fe00
|
6179
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100b7ff30
|
6180
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100b7ff30
|
6181
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x47335e, rsp = 0x862b98a08, rbp = 0x862b98a60 ---
|
6182
|
|
6183
|
Tracing command telegraf pid 1613 tid 104483 td 0xfffff802279b5740
|
6184
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0102708b90
|
6185
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0102708bb0
|
6186
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0102708bf0
|
6187
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0102708c00
|
6188
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0102708c80
|
6189
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0102708d00
|
6190
|
do_wait() at do_wait+0x244/frame 0xfffffe0102708d80
|
6191
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0102708dc0
|
6192
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0102708e00
|
6193
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0102708f30
|
6194
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0102708f30
|
6195
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x47335e, rsp = 0x863344ea0, rbp = 0x863344ef8 ---
|
6196
|
|
6197
|
Tracing command telegraf pid 1613 tid 104484 td 0xfffff8006999a740
|
6198
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0102627aa0
|
6199
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0102627ac0
|
6200
|
_sx_slock_hard() at _sx_slock_hard+0x2b4/frame 0xfffffe0102627b50
|
6201
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0102627c30
|
6202
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102627d60
|
6203
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102627db0
|
6204
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102627e10
|
6205
|
trap() at trap+0x45d/frame 0xfffffe0102627f30
|
6206
|
calltrap() at calltrap+0x8/frame 0xfffffe0102627f30
|
6207
|
--- trap 0xc, rip = 0x4185a7, rsp = 0x85a397c00, rbp = 0x85a397c10 ---
|
6208
|
|
6209
|
Tracing command telegraf pid 1613 tid 104485 td 0xfffff80227c74740 (CPU 1)
|
6210
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011ddbdf0
|
6211
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011ddbe00
|
6212
|
trap() at trap+0x3f/frame 0xfffffe0011ddbf20
|
6213
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011ddbf20
|
6214
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe0100814ac8, rbp = 0xfffffe0100814b50 ---
|
6215
|
lock_delay() at lock_delay+0x12/frame 0xfffffe0100814b50
|
6216
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0100814c30
|
6217
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100814d60
|
6218
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100814db0
|
6219
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100814e10
|
6220
|
trap() at trap+0x45d/frame 0xfffffe0100814f30
|
6221
|
calltrap() at calltrap+0x8/frame 0xfffffe0100814f30
|
6222
|
--- trap 0xc, rip = 0x43d8ad, rsp = 0x85ae4b100, rbp = 0x85ae4b110 ---
|
6223
|
|
6224
|
Tracing command telegraf pid 1613 tid 104486 td 0xfffff801ec2f5740 (CPU 4)
|
6225
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e08df0
|
6226
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e08e00
|
6227
|
trap() at trap+0x3f/frame 0xfffffe0011e08f20
|
6228
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e08f20
|
6229
|
--- trap 0x13, rip = 0xffffffff80d40d02, rsp = 0xfffffe01026f9ac8, rbp = 0xfffffe01026f9b50 ---
|
6230
|
lock_delay() at lock_delay+0x12/frame 0xfffffe01026f9b50
|
6231
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe01026f9c30
|
6232
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe01026f9d60
|
6233
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe01026f9db0
|
6234
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe01026f9e10
|
6235
|
trap() at trap+0x45d/frame 0xfffffe01026f9f30
|
6236
|
calltrap() at calltrap+0x8/frame 0xfffffe01026f9f30
|
6237
|
--- trap 0xc, rip = 0x47296b, rsp = 0x85a38a970, rbp = 0x85a38a9d0 ---
|
6238
|
|
6239
|
Tracing command telegraf pid 1613 tid 104487 td 0xfffff801333d9740
|
6240
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0102703aa0
|
6241
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0102703ac0
|
6242
|
_sx_slock_hard() at _sx_slock_hard+0x2b4/frame 0xfffffe0102703b50
|
6243
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0102703c30
|
6244
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102703d60
|
6245
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102703db0
|
6246
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102703e10
|
6247
|
trap() at trap+0x45d/frame 0xfffffe0102703f30
|
6248
|
calltrap() at calltrap+0x8/frame 0xfffffe0102703f30
|
6249
|
--- trap 0xc, rip = 0x4e8e71, rsp = 0x858103b30, rbp = 0x858103b50 ---
|
6250
|
|
6251
|
Tracing command telegraf pid 1613 tid 104488 td 0xfffff8004693f740
|
6252
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100934b90
|
6253
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100934bb0
|
6254
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100934bf0
|
6255
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100934c00
|
6256
|
_sleep() at _sleep+0x1b4/frame 0xfffffe0100934c80
|
6257
|
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0100934d00
|
6258
|
do_wait() at do_wait+0x244/frame 0xfffffe0100934d80
|
6259
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0100934dc0
|
6260
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0100934e00
|
6261
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100934f30
|
6262
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100934f30
|
6263
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x47335e, rsp = 0x866872dc8, rbp = 0x866872e20 ---
|
6264
|
|
6265
|
Tracing command telegraf pid 1613 tid 104489 td 0xfffff801333d0740 (CPU 7)
|
6266
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e35df0
|
6267
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e35e00
|
6268
|
trap() at trap+0x3f/frame 0xfffffe0011e35f20
|
6269
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e35f20
|
6270
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe0102645ac8, rbp = 0xfffffe0102645b50 ---
|
6271
|
lock_delay() at lock_delay+0x10/frame 0xfffffe0102645b50
|
6272
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0102645c30
|
6273
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102645d60
|
6274
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102645db0
|
6275
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102645e10
|
6276
|
trap() at trap+0x45d/frame 0xfffffe0102645f30
|
6277
|
calltrap() at calltrap+0x8/frame 0xfffffe0102645f30
|
6278
|
--- trap 0xc, rip = 0x46c092, rsp = 0x85b8665d0, rbp = 0x85b866600 ---
|
6279
|
|
6280
|
Tracing command telegraf pid 1613 tid 104490 td 0xfffff800693b5740 (CPU 8)
|
6281
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e44df0
|
6282
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e44e00
|
6283
|
trap() at trap+0x3f/frame 0xfffffe0011e44f20
|
6284
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e44f20
|
6285
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe0100a69ac8, rbp = 0xfffffe0100a69b50 ---
|
6286
|
lock_delay() at lock_delay+0x10/frame 0xfffffe0100a69b50
|
6287
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0100a69c30
|
6288
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0100a69d60
|
6289
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0100a69db0
|
6290
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0100a69e10
|
6291
|
trap() at trap+0x45d/frame 0xfffffe0100a69f30
|
6292
|
calltrap() at calltrap+0x8/frame 0xfffffe0100a69f30
|
6293
|
--- trap 0xc, rip = 0x43056b, rsp = 0x867d79e30, rbp = 0x867d79e40 ---
|
6294
|
|
6295
|
Tracing command telegraf pid 1613 tid 104491 td 0xfffff80217cf4740 (CPU 13)
|
6296
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e8fdf0
|
6297
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e8fe00
|
6298
|
trap() at trap+0x3f/frame 0xfffffe0011e8ff20
|
6299
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e8ff20
|
6300
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe0102618ac8, rbp = 0xfffffe0102618b50 ---
|
6301
|
lock_delay() at lock_delay+0x10/frame 0xfffffe0102618b50
|
6302
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe0102618c30
|
6303
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe0102618d60
|
6304
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe0102618db0
|
6305
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe0102618e10
|
6306
|
trap() at trap+0x45d/frame 0xfffffe0102618f30
|
6307
|
calltrap() at calltrap+0x8/frame 0xfffffe0102618f30
|
6308
|
--- trap 0xc, rip = 0x473363, rsp = 0x8689d9c88, rbp = 0x8689d9ce0 ---
|
6309
|
|
6310
|
Tracing command telegraf pid 1613 tid 106119 td 0xfffff802515a3000 (CPU 10)
|
6311
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011e62df0
|
6312
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011e62e00
|
6313
|
trap() at trap+0x3f/frame 0xfffffe0011e62f20
|
6314
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011e62f20
|
6315
|
--- trap 0x13, rip = 0xffffffff80d40d00, rsp = 0xfffffe01027c9ac8, rbp = 0xfffffe01027c9b50 ---
|
6316
|
lock_delay() at lock_delay+0x10/frame 0xfffffe01027c9b50
|
6317
|
vm_map_lookup() at vm_map_lookup+0xab/frame 0xfffffe01027c9c30
|
6318
|
vm_fault() at vm_fault+0xf6/frame 0xfffffe01027c9d60
|
6319
|
vm_fault_trap() at vm_fault_trap+0x6b/frame 0xfffffe01027c9db0
|
6320
|
trap_pfault() at trap_pfault+0x1d6/frame 0xfffffe01027c9e10
|
6321
|
trap() at trap+0x45d/frame 0xfffffe01027c9f30
|
6322
|
calltrap() at calltrap+0x8/frame 0xfffffe01027c9f30
|
6323
|
--- trap 0xc, rip = 0x4370fb, rsp = 0x86910ed28, rbp = 0x86910fda8 ---
|
6324
|
|
6325
|
Tracing command minicron pid 1660 tid 102854 td 0xfffff80046c3d000
|
6326
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100a1ec20
|
6327
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100a1ec40
|
6328
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100a1ec80
|
6329
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0100a1ecc0
|
6330
|
_sleep() at _sleep+0x194/frame 0xfffffe0100a1ed40
|
6331
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1cf/frame 0xfffffe0100a1edc0
|
6332
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0100a1ee00
|
6333
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100a1ef30
|
6334
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100a1ef30
|
6335
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8214d6cba, rsp = 0x8204f48a8, rbp = 0x8204f48f0 ---
|
6336
|
|
6337
|
Tracing command sh pid 89838 tid 103319 td 0xfffff801ec34e000
|
6338
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff5baa90
|
6339
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff5baab0
|
6340
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff5baaf0
|
6341
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff5bab00
|
6342
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff5bab80
|
6343
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00ff5bac10
|
6344
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00ff5bae00
|
6345
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff5baf30
|
6346
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff5baf30
|
6347
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x275cee3e0f9a, rsp = 0x275cebd159d8, rbp = 0x275cebd15a80 ---
|
6348
|
|
6349
|
Tracing command sh pid 65282 tid 100492 td 0xfffff80005ec5000
|
6350
|
thread_exit() at thread_exit+0x265/frame 0xfffffe00fd490d90
|
6351
|
exit1() at exit1+0x12fa/frame 0xfffffe00fd490df0
|
6352
|
sys_exit() at sys_exit+0xd/frame 0xfffffe00fd490e00
|
6353
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd490f30
|
6354
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd490f30
|
6355
|
--- syscall (1, FreeBSD ELF64, exit), rip = 0x380837b4ea9a, rsp = 0x38083549b858, rbp = 0x38083549b950 ---
|
6356
|
|
6357
|
Tracing command minicron pid 1817 tid 100516 td 0xfffff80046a00000
|
6358
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd4c2a90
|
6359
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd4c2ab0
|
6360
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd4c2af0
|
6361
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd4c2b00
|
6362
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd4c2b80
|
6363
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00fd4c2c10
|
6364
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00fd4c2e00
|
6365
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd4c2f30
|
6366
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd4c2f30
|
6367
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8212daf9a, rsp = 0x8203d5f58, rbp = 0x8203d5fa0 ---
|
6368
|
|
6369
|
Tracing command sh pid 94072 tid 100569 td 0xfffff80006442740
|
6370
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00ff509a90
|
6371
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00ff509ab0
|
6372
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00ff509af0
|
6373
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ff509b00
|
6374
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00ff509b80
|
6375
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00ff509c10
|
6376
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00ff509e00
|
6377
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00ff509f30
|
6378
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ff509f30
|
6379
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x23d7ed93af9a, rsp = 0x23d7eb347768, rbp = 0x23d7eb347810 ---
|
6380
|
|
6381
|
Tracing command telegraf pid 94097 tid 100539 td 0xfffff80005bc2000 (CPU 2)
|
6382
|
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe0011deadf0
|
6383
|
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe0011deae00
|
6384
|
trap() at trap+0x3f/frame 0xfffffe0011deaf20
|
6385
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0011deaf20
|
6386
|
--- trap 0x13, rip = 0xffffffff80d44f70, rsp = 0xfffffe00fd563790, rbp = 0xfffffe00fd563790 ---
|
6387
|
pctrie_lookup_le() at pctrie_lookup_le+0x20/frame 0xfffffe00fd563790
|
6388
|
vm_page_rename() at vm_page_rename+0x2a/frame 0xfffffe00fd5637e0
|
6389
|
vm_object_collapse() at vm_object_collapse+0x330/frame 0xfffffe00fd563860
|
6390
|
vm_object_deallocate() at vm_object_deallocate+0x327/frame 0xfffffe00fd5638a0
|
6391
|
vm_map_process_deferred() at vm_map_process_deferred+0x92/frame 0xfffffe00fd5638c0
|
6392
|
vm_map_remove() at vm_map_remove+0xff/frame 0xfffffe00fd5638f0
|
6393
|
exec_new_vmspace() at exec_new_vmspace+0x21a/frame 0xfffffe00fd563940
|
6394
|
exec_elf64_imgact() at exec_elf64_imgact+0x62b/frame 0xfffffe00fd563a00
|
6395
|
kern_execve() at kern_execve+0x691/frame 0xfffffe00fd563d80
|
6396
|
sys_execve() at sys_execve+0x56/frame 0xfffffe00fd563e00
|
6397
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd563f30
|
6398
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd563f30
|
6399
|
--- syscall (59, FreeBSD ELF64, execve), rip = 0x4cd996, rsp = 0x8587a1808, rbp = 0x8587a1920 ---
|
6400
|
|
6401
|
Tracing command login pid 3986 tid 100487 td 0xfffff800465e9740
|
6402
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe00fd457a90
|
6403
|
mi_switch() at mi_switch+0xba/frame 0xfffffe00fd457ab0
|
6404
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe00fd457af0
|
6405
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00fd457b00
|
6406
|
_sleep() at _sleep+0x1b4/frame 0xfffffe00fd457b80
|
6407
|
kern_wait6() at kern_wait6+0x51c/frame 0xfffffe00fd457c10
|
6408
|
sys_wait4() at sys_wait4+0x6d/frame 0xfffffe00fd457e00
|
6409
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00fd457f30
|
6410
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00fd457f30
|
6411
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x35c6c691df9a, rsp = 0x35c6c512dac8, rbp = 0x35c6c512dc90 ---
|
6412
|
|
6413
|
Tracing command sh pid 6109 tid 102887 td 0xfffff8018c7f9740
|
6414
|
sched_switch() at sched_switch+0x88a/frame 0xfffffe0100b57b50
|
6415
|
mi_switch() at mi_switch+0xba/frame 0xfffffe0100b57b70
|
6416
|
sleepq_catch_signals() at sleepq_catch_signals+0x2ab/frame 0xfffffe0100b57bb0
|
6417
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0100b57bc0
|
6418
|
_cv_wait_sig() at _cv_wait_sig+0xf8/frame 0xfffffe0100b57c20
|
6419
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe0100b57c40
|
6420
|
ttydisc_read() at ttydisc_read+0x2bd/frame 0xfffffe0100b57cb0
|
6421
|
ttydev_read() at ttydev_read+0x52/frame 0xfffffe0100b57ce0
|
6422
|
devfs_read_f() at devfs_read_f+0xd9/frame 0xfffffe0100b57d40
|
6423
|
dofileread() at dofileread+0x86/frame 0xfffffe0100b57d90
|
6424
|
sys_read() at sys_read+0xbe/frame 0xfffffe0100b57e00
|
6425
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0100b57f30
|
6426
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0100b57f30
|
6427
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x366d38794dba, rsp = 0x366d3706eb48, rbp = 0x366d3706f060 ---
|
6428
|
db:0:kdb.enter.default> capture off
|
6429
|
|