1
|
db:0:kdb.enter.default> run pfs
|
2
|
db:1:pfs> bt
|
3
|
Tracing pid 41302 tid 100316 td 0xfffffe006b1d0900
|
4
|
kdb_enter() at kdb_enter+0x32/frame 0xfffffe006b3738f0
|
5
|
vpanic() at vpanic+0x183/frame 0xfffffe006b373940
|
6
|
panic() at panic+0x43/frame 0xfffffe006b3739a0
|
7
|
trap_fatal() at trap_fatal+0x409/frame 0xfffffe006b373a00
|
8
|
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe006b373a60
|
9
|
calltrap() at calltrap+0x8/frame 0xfffffe006b373a60
|
10
|
--- trap 0xc, rip = 0xffffffff80f051cb, rsp = 0xfffffe006b373b30, rbp = 0xfffffe006b373b60 ---
|
11
|
X_ip_mrouter_done() at X_ip_mrouter_done+0x32b/frame 0xfffffe006b373b60
|
12
|
rip_detach() at rip_detach+0x3f/frame 0xfffffe006b373b90
|
13
|
sorele_locked() at sorele_locked+0x89/frame 0xfffffe006b373bb0
|
14
|
soclose() at soclose+0x14a/frame 0xfffffe006b373c10
|
15
|
_fdrop() at _fdrop+0x11/frame 0xfffffe006b373c30
|
16
|
closef() at closef+0x24b/frame 0xfffffe006b373cc0
|
17
|
fdescfree() at fdescfree+0x516/frame 0xfffffe006b373d90
|
18
|
exit1() at exit1+0x4c6/frame 0xfffffe006b373df0
|
19
|
sys_exit() at sys_exit+0xd/frame 0xfffffe006b373e00
|
20
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b373f30
|
21
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b373f30
|
22
|
--- syscall (1, FreeBSD ELF64, exit), rip = 0x82344caca, rsp = 0x820731a08, rbp = 0x820731a20 ---
|
23
|
db:1:pfs> show registers
|
24
|
cs 0x20
|
25
|
ds 0x3b
|
26
|
es 0x3b
|
27
|
fs 0x13
|
28
|
gs 0x1b
|
29
|
ss 0x28
|
30
|
rax 0x12
|
31
|
rcx 0x1
|
32
|
rdx 0x3f8
|
33
|
rbx 0x100
|
34
|
rsp 0xfffffe006b3738f0
|
35
|
rbp 0xfffffe006b3738f0
|
36
|
rsi 0x2497f76c
|
37
|
rdi 0x4
|
38
|
r8 0xfffffe006b1d0900
|
39
|
r9 0x8080808080808080
|
40
|
r10 0xfffffe006b3737d0
|
41
|
r11 0xcedfc2df9afff59c
|
42
|
r12 0
|
43
|
r13 0xfffffe006b373a70
|
44
|
r14 0xfffffe006b373980
|
45
|
r15 0xfffffe006b1d0900
|
46
|
rip 0xffffffff80d48ff2 kdb_enter+0x32
|
47
|
rflags 0x82
|
48
|
kdb_enter+0x32: movq $0,0x2342e13(%rip)
|
49
|
db:1:pfs> show pcpu
|
50
|
cpuid = 2
|
51
|
dynamic pcpu = 0xfffffe0085ce1580
|
52
|
curthread = 0xfffffe006b1d0900: pid 41302 tid 100316 critnest 1 "igmpproxy"
|
53
|
curpcb = 0xfffffe006b1d0e20
|
54
|
fpcurthread = 0xfffffe006b1d0900: pid 41302 "igmpproxy"
|
55
|
idlethread = 0xfffffe0008d12560: tid 100005 "idle: cpu2"
|
56
|
self = 0xffffffff84012000
|
57
|
curpmap = 0xfffffe00a569f530
|
58
|
tssp = 0xffffffff84012384
|
59
|
rsp0 = 0xfffffe006b374000
|
60
|
kcr3 = 0xffffffffffffffff
|
61
|
ucr3 = 0xffffffffffffffff
|
62
|
scr3 = 0x0
|
63
|
gs32p = 0xffffffff84012404
|
64
|
ldt = 0xffffffff84012444
|
65
|
tss = 0xffffffff84012434
|
66
|
curvnet = 0xfffff80005199840
|
67
|
db:1:pfs> run lockinfo
|
68
|
db:2:lockinfo> show locks
|
69
|
No such command; use "help" to list available commands
|
70
|
db:2:lockinfo> show alllocks
|
71
|
No such command; use "help" to list available commands
|
72
|
db:2:lockinfo> show lockedvnods
|
73
|
Locked vnodes
|
74
|
db:1:pfs> acttrace
|
75
|
|
76
|
Tracing command kernel pid 0 tid 100012 td 0xfffffe0008d94720 (CPU 0)
|
77
|
cpustop_handler() at cpustop_handler+0x28/frame 0xffffffff83103e80
|
78
|
ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xffffffff83103e90
|
79
|
trap() at trap+0x3f/frame 0xffffffff83103fb0
|
80
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xffffffff83103fb0
|
81
|
--- trap 0x13, rip = 0xffffffff80e5d2c2, rsp = 0xfffffe0007fa7c60, rbp = 0xfffffe0007fa7ca0 ---
|
82
|
netisr_dispatch_src() at netisr_dispatch_src+0xb2/frame 0xfffffe0007fa7ca0
|
83
|
ether_input() at ether_input+0x69/frame 0xfffffe0007fa7d00
|
84
|
iflib_rxeof() at iflib_rxeof+0xc13/frame 0xfffffe0007fa7e00
|
85
|
_task_fn_rx() at _task_fn_rx+0x72/frame 0xfffffe0007fa7e40
|
86
|
gtaskqueue_run_locked() at gtaskqueue_run_locked+0x15d/frame 0xfffffe0007fa7ec0
|
87
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xc3/frame 0xfffffe0007fa7ef0
|
88
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fa7f30
|
89
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fa7f30
|
90
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
91
|
|
92
|
Tracing command charon pid 2190 tid 100336 td 0xfffffe00a11e8740 (CPU 1)
|
93
|
cpustop_handler() at cpustop_handler+0x28/frame 0xfffffe0008b11df0
|
94
|
ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xfffffe0008b11e00
|
95
|
trap() at trap+0x3f/frame 0xfffffe0008b11f20
|
96
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0008b11f20
|
97
|
--- trap 0x13, rip = 0x827018e79, rsp = 0x861eb7ad0, rbp = 0x861eb7cb0 ---
|
98
|
|
99
|
Tracing command sh pid 43340 tid 100451 td 0xfffffe00a523f3a0 (CPU 3)
|
100
|
cpustop_handler() at cpustop_handler+0x28/frame 0xfffffe0008b2fdf0
|
101
|
ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xfffffe0008b2fe00
|
102
|
trap() at trap+0x3f/frame 0xfffffe0008b2ff20
|
103
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0008b2ff20
|
104
|
--- trap 0x13, rip = 0x44baf88cc04b, rsp = 0x1b39e004c7c0, rbp = 0x1b39e004c860 ---
|
105
|
|
106
|
Tracing command igmpproxy pid 41302 tid 100316 td 0xfffffe006b1d0900 (CPU 2)
|
107
|
kdb_enter() at kdb_enter+0x32/frame 0xfffffe006b3738f0
|
108
|
vpanic() at vpanic+0x183/frame 0xfffffe006b373940
|
109
|
panic() at panic+0x43/frame 0xfffffe006b3739a0
|
110
|
trap_fatal() at trap_fatal+0x409/frame 0xfffffe006b373a00
|
111
|
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe006b373a60
|
112
|
calltrap() at calltrap+0x8/frame 0xfffffe006b373a60
|
113
|
--- trap 0xc, rip = 0xffffffff80f051cb, rsp = 0xfffffe006b373b30, rbp = 0xfffffe006b373b60 ---
|
114
|
X_ip_mrouter_done() at X_ip_mrouter_done+0x32b/frame 0xfffffe006b373b60
|
115
|
rip_detach() at rip_detach+0x3f/frame 0xfffffe006b373b90
|
116
|
sorele_locked() at sorele_locked+0x89/frame 0xfffffe006b373bb0
|
117
|
soclose() at soclose+0x14a/frame 0xfffffe006b373c10
|
118
|
_fdrop() at _fdrop+0x11/frame 0xfffffe006b373c30
|
119
|
closef() at closef+0x24b/frame 0xfffffe006b373cc0
|
120
|
fdescfree() at fdescfree+0x516/frame 0xfffffe006b373d90
|
121
|
exit1() at exit1+0x4c6/frame 0xfffffe006b373df0
|
122
|
sys_exit() at sys_exit+0xd/frame 0xfffffe006b373e00
|
123
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b373f30
|
124
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b373f30
|
125
|
--- syscall (1, FreeBSD ELF64, exit), rip = 0x82344caca, rsp = 0x820731a08, rbp = 0x820731a20 ---
|
126
|
db:1:pfs> ps
|
127
|
pid ppid pgrp uid state wmesg wchan cmd
|
128
|
43591 43219 525 0 R awk
|
129
|
43514 43219 525 0 R pfctl
|
130
|
43340 527 525 0 R CPU 3 sh
|
131
|
43219 38537 525 0 S wait 0xfffffe00a15f9ab0 sh
|
132
|
41302 1 525 0 RE CPU 2 igmpproxy
|
133
|
38537 1 525 0 S piperd 0xfffffe00a12c8c70 sh
|
134
|
68411 1 68411 0 Ss (threaded) dpinger
|
135
|
100288 S uwait 0xfffff801274a0700 dpinger
|
136
|
177065 S sbwait 0xfffff80020b3258c dpinger
|
137
|
177066 S nanslp 0xffffffff8305f621 dpinger
|
138
|
177067 S nanslp 0xffffffff8305f623 dpinger
|
139
|
177068 S accept 0xfffff80020b16d10 dpinger
|
140
|
67781 1 67781 0 Ss (threaded) dpinger
|
141
|
100310 S uwait 0xfffff800259dc500 dpinger
|
142
|
177061 S sbwait 0xfffff80025022d0c dpinger
|
143
|
177062 S nanslp 0xffffffff8305f621 dpinger
|
144
|
177063 S nanslp 0xffffffff8305f623 dpinger
|
145
|
177064 S accept 0xfffff800748321d0 dpinger
|
146
|
44355 43850 525 0 S piperd 0xfffffe00a12c83e8 cut
|
147
|
44128 43850 525 0 S piperd 0xfffffe009fdc9000 grep
|
148
|
44089 43850 525 59 R unbound-control
|
149
|
43850 97255 525 0 S wait 0xfffffe00a12d0570 sh
|
150
|
97255 1 525 0 S piperd 0xfffffe00a12c5e38 php
|
151
|
96414 95878 95744 0 S piperd 0xfffffe00a12c9888 php
|
152
|
96169 95878 95744 0 S piperd 0xfffffe009fba3000 php
|
153
|
95878 1 95744 0 S kqread 0xfffff80023e84b00 lighttpd_pfb
|
154
|
4957 1 525 0 S nanslp 0xffffffff8305f623 sleep
|
155
|
89262 1 525 0 S piperd 0xfffffe009fdf13e8 php_pfb
|
156
|
88933 1 525 0 S kqread 0xfffff80078acde00 tail_pfb
|
157
|
31307 1 31307 80 Ss kqread 0xfffff80078997100 haproxy
|
158
|
20437 1 19962 558 S select 0xfffff8004250ee40 avahi-daemon
|
159
|
81374 1 81374 136 Ss select 0xfffff800239a8640 dhcpd
|
160
|
89602 525 525 0 S lockf 0xfffff8005f0cc200 php-fpm
|
161
|
78027 525 525 0 S nanslp 0xffffffff8305f621 php-fpm
|
162
|
33437 525 525 0 S accept 0xfffff8002501bd10 php-fpm
|
163
|
43512 43410 42703 0 S piperd 0xfffffe00a12ca110 sh
|
164
|
43410 42703 42703 0 S wait 0xfffffe00a0fd9ab0 sh
|
165
|
43171 42703 42703 0 S (threaded) sshg-blocker
|
166
|
100455 S piperd 0xfffffe00a1d0b2d8 sshg-blocker
|
167
|
176874 S nanslp 0xffffffff8305f623 sshg-blocker
|
168
|
43091 42703 42703 0 S piperd 0xfffffe009fba1e38 sshg-parser
|
169
|
42775 42703 42703 0 S piperd 0xfffffe009fba15b0 cat
|
170
|
42703 56680 42703 0 Ss wait 0xfffffe00a123b018 sh
|
171
|
50515 50459 49554 0 S nanslp 0xffffffff8305f622 sleep
|
172
|
50459 1 49554 0 S wait 0xfffffe00a0fdc570 sh
|
173
|
46161 525 525 0 S (threaded) php-fpm
|
174
|
100367 S accept 0xfffff8002501bd10 php-fpm
|
175
|
9045 1 9045 136 Ss select 0xfffff80033b730c0 dhcpd
|
176
|
57785 1 57785 59 Ss (threaded) unbound
|
177
|
107075 S kqread 0xfffff800bcf8bd00 unbound
|
178
|
177058 S kqread 0xfffff800be29da00 unbound
|
179
|
177059 S kqread 0xfffff800be1d6200 unbound
|
180
|
177060 S kqread 0xfffff80023e83800 unbound
|
181
|
89614 74264 89614 0 S+ ttyin 0xfffff80007121cb0 sh
|
182
|
76329 73534 76329 0 S+ ttyin 0xfffff80007d0bcb0 sh
|
183
|
74264 72332 74264 0 S+ wait 0xfffffe00a12cf010 sh
|
184
|
73534 70754 73534 0 S+ wait 0xfffffe00a5471558 sh
|
185
|
72332 1 72332 0 Ss+ wait 0xfffffe00a12cf568 login
|
186
|
72067 1 72067 0 Ss+ ttyin 0xfffff80007d374b0 getty
|
187
|
72041 1 72041 0 Ss+ ttyin 0xfffff80007d37cb0 getty
|
188
|
71726 1 71726 0 Ss+ ttyin 0xfffff80007d364b0 getty
|
189
|
71417 1 71417 0 Ss+ ttyin 0xfffff80007d36cb0 getty
|
190
|
71376 1 71376 0 Ss+ ttyin 0xfffff80007d354b0 getty
|
191
|
71078 1 71078 0 Ss+ ttyin 0xfffff80007d35cb0 getty
|
192
|
70784 1 70784 0 Ss+ ttyin 0xfffff80007d0b4b0 getty
|
193
|
70754 1 70754 0 Ss+ wait 0xfffffe006c318560 login
|
194
|
41017 1 41017 0 Ss (threaded) filterdns
|
195
|
100397 S usem 0xfffff8004b8a4380 filterdns
|
196
|
100398 S usem 0xfffff8004b8a4580 vpngw04.tohil.net
|
197
|
100399 S usem 0xfffff8004b8a4480 merge-thread
|
198
|
79616 525 525 0 S (threaded) php-fpm
|
199
|
100383 S lockf 0xfffff801274a1180 php-fpm
|
200
|
20963 525 525 0 S accept 0xfffff8002501bd10 php-fpm
|
201
|
96319 96119 96119 0 S nanslp 0xffffffff8305f620 minicron
|
202
|
96119 1 96119 0 Ss wait 0xfffffe00a1239008 minicron
|
203
|
95445 94949 94949 0 S nanslp 0xffffffff8305f623 minicron
|
204
|
94949 1 94949 0 Ss wait 0xfffffe00a1238ab0 minicron
|
205
|
94747 93405 93405 0 S nanslp 0xffffffff8305f620 minicron
|
206
|
94035 93798 93798 0 S nanslp 0xffffffff8305f622 minicron
|
207
|
93798 1 93798 0 Ss wait 0xfffffe00a0fc0008 minicron
|
208
|
93405 1 93405 0 Ss wait 0xfffffe00a0805008 minicron
|
209
|
56680 1 56680 0 Ss select 0xfffff80047c9dc40 syslogd
|
210
|
17958 1 17958 0 Ss select 0xfffff800236b5ec0 powerd
|
211
|
2190 2042 2042 0 R (threaded) charon
|
212
|
100279 S sigwait 0xfffffe00a0fd9608 charon
|
213
|
100335 S uwait 0xfffff8000be96480 charon
|
214
|
100336 Run CPU 1 charon
|
215
|
100337 S select 0xfffff8004bef9bc0 charon
|
216
|
100338 S uwait 0xfffff80047765280 charon
|
217
|
100339 S uwait 0xfffff80047766a80 charon
|
218
|
100340 S uwait 0xfffff8004bef8200 charon
|
219
|
100341 S uwait 0xfffff80023307180 charon
|
220
|
100342 S uwait 0xfffff8004bef7080 charon
|
221
|
100343 S uwait 0xfffff800c0ec9e80 charon
|
222
|
100344 S uwait 0xfffff8004b20b280 charon
|
223
|
100345 S uwait 0xfffff800c561a580 charon
|
224
|
100346 S uwait 0xfffff8004bef7400 charon
|
225
|
100347 S uwait 0xfffff800c5619880 charon
|
226
|
100348 S uwait 0xfffff800bccbc080 charon
|
227
|
100349 S uwait 0xfffff800bccbc180 charon
|
228
|
100350 S uwait 0xfffff800bccbc280 charon
|
229
|
2042 1 2042 0 Ss piperd 0xfffffe009fdef6c0 daemon
|
230
|
1337 1 1337 0 Ss (threaded) filterdns
|
231
|
100330 S usem 0xfffff80007cdab00 filterdns
|
232
|
100331 S usem 0xfffff80007cdac00 filterdns
|
233
|
100332 S usem 0xfffff80007cdad00 vpngw02.tohil.net
|
234
|
100333 S usem 0xfffff80007cdae00 vpngw04.tohil.net
|
235
|
100334 S usem 0xfffff80023cd5900 merge-thread
|
236
|
78391 78079 78079 0 S nanslp 0xffffffff8305f622 minicron
|
237
|
78079 1 78079 0 Ss wait 0xfffffe009fdfb558 minicron
|
238
|
77865 76586 76586 0 S kqread 0xfffff8002362e000 nginx
|
239
|
77424 76586 76586 0 S kqread 0xfffff800be1fca00 nginx
|
240
|
77193 76586 76586 0 S kqread 0xfffff800be0f7000 nginx
|
241
|
77123 76586 76586 0 S kqread 0xfffff800be1fcc00 nginx
|
242
|
77004 76586 76586 0 S kqread 0xfffff800be1fc900 nginx
|
243
|
76750 76586 76586 0 S kqread 0xfffff800be0f7300 nginx
|
244
|
76586 1 76586 0 Ss pause 0xfffffe0008d10620 nginx
|
245
|
21281 1 21281 0 Ss select 0xfffff800c561a0c0 radvd
|
246
|
12297 11832 11832 0 S kqread 0xfffff8003c56a800 nginx
|
247
|
12037 11832 11832 0 S kqread 0xfffff8003d023c00 nginx
|
248
|
11832 1 11832 0 Ss pause 0xfffffe0008de10c0 nginx
|
249
|
11194 1 11194 0 Ss (threaded) ntpd
|
250
|
100284 S select 0xfffff80047c9e740 ntpd
|
251
|
10337 1 10337 0 Ss nanslp 0xffffffff8305f621 cron
|
252
|
95255 1 95255 0 Ss select 0xfffff80023307b40 sshd
|
253
|
71475 1 71475 0 Ss bpf 0xfffff80005631600 filterlog
|
254
|
70885 1 70885 0 Ss (threaded) openvpn
|
255
|
100273 S select 0xfffff8002311b6c0 openvpn
|
256
|
100287 S kqread 0xfffff8003dcc0300 openvpn
|
257
|
43983 1 43983 0 Ss select 0xfffff8003c555040 dhcp6c
|
258
|
43196 1 43196 65 Ss select 0xfffff800c0eccb40 dhclient
|
259
|
37574 1 37574 0 Ss select 0xfffff8003d0b3cc0 dhclient
|
260
|
830 1 830 0 Ss select 0xfffff800255cb840 devd
|
261
|
558 556 556 0 S kqread 0xfffff8000bdb6400 check_reload_status
|
262
|
556 1 556 0 Ss kqread 0xfffff80007d41a00 check_reload_status
|
263
|
527 525 525 0 S piperd 0xfffffe00a06745b0 php-fpm
|
264
|
526 525 525 0 S (threaded) php-fpm
|
265
|
100256 S accept 0xfffff8002501bd10 php-fpm
|
266
|
525 1 525 0 Ss kqread 0xfffff80020e53800 php-fpm
|
267
|
22 0 0 0 DL aldslp 0xffffffff83040970 [ALQ Daemon]
|
268
|
21 0 0 0 DL syncer 0xffffffff830af968 [syncer]
|
269
|
20 0 0 0 DL vlruwt 0xfffffe0062c2cab0 [vnlru]
|
270
|
19 0 0 0 DL (threaded) [bufdaemon]
|
271
|
100129 D psleep 0xffffffff830ae970 [bufdaemon]
|
272
|
100132 D - 0xffffffff82c0b140 [bufspacedaemon-0]
|
273
|
100135 D - 0xffffffff82c13400 [bufspacedaemon-1]
|
274
|
18 0 0 0 DL psleep 0xffffffff830d9e90 [vmdaemon]
|
275
|
9 0 0 0 DL (threaded) [pagedaemon]
|
276
|
100127 D psleep 0xffffffff830ce2f8 [dom0]
|
277
|
100130 D launds 0xffffffff830ce304 [laundry: dom0]
|
278
|
100133 D umarcl 0xffffffff81142500 [uma]
|
279
|
17 0 0 0 DL tzpoll 0xffffffff82e761e8 [acpi_thermal]
|
280
|
8 0 0 0 DL - 0xffffffff82ea0698 [rand_harvestq]
|
281
|
7 0 0 0 DL pftm 0xffffffff80fb3940 [pf purge]
|
282
|
6 0 0 0 DL (threaded) [zfskern]
|
283
|
100091 D t->zthr 0xfffff800055c2a48 [arc_evict]
|
284
|
100092 D t->zthr 0xfffff80007c4e248 [arc_reap]
|
285
|
100093 D - 0xfffff80007c4e000 [dbu_evict]
|
286
|
100094 D dbuf_ev 0xffffffff838cdaa8 [dbuf_evict_thread]
|
287
|
100095 D - 0xfffff80007c4fa00 [z_vdev_file_0]
|
288
|
100096 D - 0xfffff80007c4fa00 [z_vdev_file_1]
|
289
|
100097 D - 0xfffff80007c4fa00 [z_vdev_file_2]
|
290
|
100098 D - 0xfffff80007c4fa00 [z_vdev_file_3]
|
291
|
100099 D - 0xfffff80007c4fa00 [z_vdev_file_4]
|
292
|
100100 D - 0xfffff80007c4fa00 [z_vdev_file_5]
|
293
|
100101 D - 0xfffff80007c4fa00 [z_vdev_file_6]
|
294
|
100102 D - 0xfffff80007c4fa00 [z_vdev_file_7]
|
295
|
100103 D - 0xfffff80007c4fa00 [z_vdev_file_8]
|
296
|
100104 D - 0xfffff80007c4fa00 [z_vdev_file_9]
|
297
|
100105 D - 0xfffff80007c4fa00 [z_vdev_file_10]
|
298
|
100106 D - 0xfffff80007c4fa00 [z_vdev_file_11]
|
299
|
100107 D - 0xfffff80007c4fa00 [z_vdev_file_12]
|
300
|
100108 D - 0xfffff80007c4fa00 [z_vdev_file_13]
|
301
|
100109 D - 0xfffff80007c4fa00 [z_vdev_file_14]
|
302
|
100110 D - 0xfffff80007c4fa00 [z_vdev_file_15]
|
303
|
100111 D l2arc_f 0xffffffff838cd030 [l2arc_feed_thread]
|
304
|
100112 D - 0xfffff80007c50700 [zfsvfs]
|
305
|
100113 S zevent_ 0xffffffff838cdf58 [sysevent]
|
306
|
100179 D - 0xfffff80007f98c00 [z_zvol]
|
307
|
100180 D - 0xfffff80007f98a00 [z_prefetch_0]
|
308
|
100181 D - 0xfffff80007f98a00 [z_prefetch_1]
|
309
|
100182 D - 0xfffff80007f98a00 [z_prefetch_2]
|
310
|
100183 D - 0xfffff80007f98a00 [z_prefetch_3]
|
311
|
100184 D - 0xfffff80007f98500 [z_upgrade_0]
|
312
|
100185 D - 0xfffff80007f98500 [z_upgrade_1]
|
313
|
100186 D - 0xfffff80007f98500 [z_upgrade_2]
|
314
|
100187 D - 0xfffff80007f98500 [z_upgrade_3]
|
315
|
100190 D - 0xfffff80007b69300 [dp_sync_taskq_0]
|
316
|
100191 D - 0xfffff80007b69300 [dp_sync_taskq_1]
|
317
|
100192 D - 0xfffff80007b69300 [dp_sync_taskq_2]
|
318
|
100193 D - 0xfffff80007b69000 [dp_zil_clean_taskq_]
|
319
|
100194 D - 0xfffff80007b69000 [dp_zil_clean_taskq_]
|
320
|
100195 D - 0xfffff80007b69000 [dp_zil_clean_taskq_]
|
321
|
100196 D - 0xfffff80007b69000 [dp_zil_clean_taskq_]
|
322
|
100197 D - 0xfffff8000b034000 [z_zrele_0]
|
323
|
100198 D - 0xfffff8000b034000 [z_zrele_1]
|
324
|
100199 D - 0xfffff8000b034000 [z_zrele_2]
|
325
|
100200 D - 0xfffff8000b034000 [z_zrele_3]
|
326
|
100201 D - 0xfffff8000b035a00 [z_unlinked_drain_0]
|
327
|
100202 D - 0xfffff8000b035a00 [z_unlinked_drain_1]
|
328
|
100203 D - 0xfffff8000b035a00 [z_unlinked_drain_2]
|
329
|
100204 D - 0xfffff8000b035a00 [z_unlinked_drain_3]
|
330
|
100208 D - 0xfffff80005910d00 [metaslab_group_task]
|
331
|
100209 D - 0xfffff80005910d00 [metaslab_group_task]
|
332
|
100210 D - 0xfffff8000b0e6100 [metaslab_group_task]
|
333
|
100211 D - 0xfffff8000b0e6100 [metaslab_group_task]
|
334
|
100224 D tx->tx_ 0xfffff800054c1d50 [txg_thread_enter]
|
335
|
100225 D tx->tx_ 0xfffff800054c1d30 [txg_thread_enter]
|
336
|
100226 D mmp->mm 0xfffffe006c3f1450 [mmp_thread_enter]
|
337
|
100227 D t->zthr 0xfffff8000b19f548 [z_indirect_condense]
|
338
|
100228 D t->zthr 0xfffff8000b19e748 [z_livelist_destroy]
|
339
|
100229 D t->zthr 0xfffff8000b19fa48 [z_livelist_condense]
|
340
|
100230 D t->zthr 0xfffff80005910048 [z_checkpoint_discar]
|
341
|
16 0 0 0 DL (threaded) [usb]
|
342
|
100068 D - 0xfffffe0062fc7440 [usbus0]
|
343
|
100069 D - 0xfffffe0062fc7498 [usbus0]
|
344
|
100070 D - 0xfffffe0062fc74f0 [usbus0]
|
345
|
100071 D - 0xfffffe0062fc7548 [usbus0]
|
346
|
100072 D - 0xfffffe0062fc75a0 [usbus0]
|
347
|
100075 D - 0xfffffe0008df0cf0 [usbus1]
|
348
|
100076 D - 0xfffffe0008df0d48 [usbus1]
|
349
|
100077 D - 0xfffffe0008df0da0 [usbus1]
|
350
|
100078 D - 0xfffffe0008df0df8 [usbus1]
|
351
|
100079 D - 0xfffffe0008df0e50 [usbus1]
|
352
|
5 0 0 0 DL - 0xffffffff830e3ad8 [busdma]
|
353
|
4 0 0 0 DL (threaded) [cam]
|
354
|
100064 D - 0xffffffff82e68fc0 [doneq0]
|
355
|
100065 D - 0xffffffff82e68f40 [async]
|
356
|
100125 D - 0xffffffff82e68e10 [scanner]
|
357
|
15 0 0 0 DL seqstat 0xfffff80005761488 [sequencer 00]
|
358
|
3 0 0 0 DL (threaded) [crypto]
|
359
|
100057 D crypto_ 0xffffffff830cb900 [crypto]
|
360
|
100058 D crypto_ 0xfffff800051911b0 [crypto returns 0]
|
361
|
100059 D crypto_ 0xfffff80005191200 [crypto returns 1]
|
362
|
100060 D crypto_ 0xfffff80005191250 [crypto returns 2]
|
363
|
100061 D crypto_ 0xfffff800051912a0 [crypto returns 3]
|
364
|
14 0 0 0 DL (threaded) [geom]
|
365
|
100050 D - 0xffffffff8303ebc8 [g_event]
|
366
|
100051 D - 0xffffffff8303ebd0 [g_up]
|
367
|
100052 D - 0xffffffff8303ebd8 [g_down]
|
368
|
13 0 0 0 DL (threaded) [ng_queue]
|
369
|
100045 D sleep 0xffffffff82ddd4a0 [ng_queue0]
|
370
|
100046 D sleep 0xffffffff82ddd4a0 [ng_queue1]
|
371
|
100047 D sleep 0xffffffff82ddd4a0 [ng_queue2]
|
372
|
100048 D sleep 0xffffffff82ddd4a0 [ng_queue3]
|
373
|
2 0 0 0 RL (threaded) [clock]
|
374
|
100041 RunQ [clock (0)]
|
375
|
100042 I [clock (1)]
|
376
|
100043 I [clock (2)]
|
377
|
100044 I [clock (3)]
|
378
|
12 0 0 0 WL (threaded) [intr]
|
379
|
100016 I [swi6: task queue]
|
380
|
100019 I [swi6: Giant taskq]
|
381
|
100023 I [swi5: fast taskq]
|
382
|
100037 I [swi1: netisr 0]
|
383
|
100038 I [swi1: netisr 1]
|
384
|
100039 I [swi1: netisr 2]
|
385
|
100040 I [swi1: netisr 3]
|
386
|
100067 I [irq71: xhci0]
|
387
|
100073 I [irq19: ahci0]
|
388
|
100074 I [irq18: ehci0]
|
389
|
100080 I [irq16: sdhci_pci0]
|
390
|
100081 I [swi0: uart uart]
|
391
|
100116 I [swi1: pf send]
|
392
|
100117 I [swi1: pfsync]
|
393
|
11 0 0 0 RL (threaded) [idle]
|
394
|
100003 CanRun [idle: cpu0]
|
395
|
100004 CanRun [idle: cpu1]
|
396
|
100005 CanRun [idle: cpu2]
|
397
|
100006 CanRun [idle: cpu3]
|
398
|
1 0 1 0 SLs wait 0xfffffe0008d0f010 [init]
|
399
|
10 0 0 0 DL audit_w 0xffffffff830cbe08 [audit]
|
400
|
0 0 0 0 RLs (threaded) [kernel]
|
401
|
100000 D swapin 0xffffffff8303f170 [swapper]
|
402
|
100007 D - 0xfffff80005563b00 [if_config_tqg_0]
|
403
|
100008 D - 0xfffff80005563900 [softirq_0]
|
404
|
100009 D - 0xfffff80005563700 [softirq_1]
|
405
|
100010 D - 0xfffff80005563500 [softirq_2]
|
406
|
100011 D - 0xfffff80005563300 [softirq_3]
|
407
|
100012 Run CPU 0 [if_io_tqg_0]
|
408
|
100013 D - 0xfffff80005564e00 [if_io_tqg_1]
|
409
|
100014 D - 0xfffff80005564c00 [if_io_tqg_2]
|
410
|
100015 D - 0xfffff80005564a00 [if_io_tqg_3]
|
411
|
100017 D - 0xfffff80005564500 [aiod_kick taskq]
|
412
|
100018 D - 0xfffff80005564300 [deferred_unmount ta]
|
413
|
100020 D - 0xfffff80005565d00 [inm_free taskq]
|
414
|
100021 D - 0xfffff80005565b00 [thread taskq]
|
415
|
100022 D - 0xfffff80005565900 [in6m_free taskq]
|
416
|
100024 D - 0xfffff80005565400 [kqueue_ctx taskq]
|
417
|
100025 D - 0xfffff80005565200 [linuxkpi_irq_wq]
|
418
|
100026 D - 0xfffff80005565000 [pci_hp taskq]
|
419
|
100027 D - 0xfffff80005197d00 [linuxkpi_short_wq_0]
|
420
|
100028 D - 0xfffff80005197d00 [linuxkpi_short_wq_1]
|
421
|
100029 D - 0xfffff80005197d00 [linuxkpi_short_wq_2]
|
422
|
100030 D - 0xfffff80005197d00 [linuxkpi_short_wq_3]
|
423
|
100031 D - 0xfffff80005197d00 [linuxkpi_short_wq_4]
|
424
|
100032 D - 0xfffff80005197700 [linuxkpi_long_wq_0]
|
425
|
100033 D - 0xfffff80005197700 [linuxkpi_long_wq_1]
|
426
|
100034 D - 0xfffff80005197700 [linuxkpi_long_wq_2]
|
427
|
100035 D - 0xfffff80005197700 [linuxkpi_long_wq_3]
|
428
|
100036 D - 0xfffff80005197700 [linuxkpi_long_wq_4]
|
429
|
100049 D - 0xfffff800055c1100 [firmware taskq]
|
430
|
100053 D - 0xfffff800055c3a00 [crypto_0]
|
431
|
100054 D - 0xfffff800055c3a00 [crypto_1]
|
432
|
100055 D - 0xfffff800055c3a00 [crypto_2]
|
433
|
100056 D - 0xfffff800055c3a00 [crypto_3]
|
434
|
100062 D - 0xfffff80005562c00 [t4_rst_thr]
|
435
|
100082 D - 0xfffff80005883e00 [system_taskq_0]
|
436
|
100083 D - 0xfffff80005883e00 [system_taskq_1]
|
437
|
100084 D - 0xfffff80005883e00 [system_taskq_2]
|
438
|
100085 D - 0xfffff80005883e00 [system_taskq_3]
|
439
|
100086 D - 0xfffff80005883900 [system_delay_taskq_]
|
440
|
100087 D - 0xfffff80005883900 [system_delay_taskq_]
|
441
|
100088 D - 0xfffff80005883900 [system_delay_taskq_]
|
442
|
100089 D - 0xfffff80005883900 [system_delay_taskq_]
|
443
|
100090 D - 0xfffff800055c2800 [arc_prune]
|
444
|
100114 D - 0xfffff80007106d00 [ip_mroute_tskq task]
|
445
|
100118 D - 0xfffff80007c4e800 [acpi_task_0]
|
446
|
100119 D - 0xfffff80007c4e800 [acpi_task_1]
|
447
|
100120 D - 0xfffff80007c4e800 [acpi_task_2]
|
448
|
100121 D - 0xfffff80005196d00 [mca taskq]
|
449
|
100124 D - 0xfffff80005883500 [CAM taskq]
|
450
|
100126 D - 0xfffff80007d3f700 [mlx4]
|
451
|
100137 D - 0xfffff800058d3400 [z_null_iss]
|
452
|
100138 D - 0xfffff800058d3200 [z_null_int]
|
453
|
100139 D - 0xfffff800058d3000 [z_rd_iss_0]
|
454
|
100140 D - 0xfffff800058d3000 [z_rd_iss_1]
|
455
|
100141 D - 0xfffff800058d3000 [z_rd_iss_2]
|
456
|
100142 D - 0xfffff800058d3000 [z_rd_iss_3]
|
457
|
100143 D - 0xfffff800058d3000 [z_rd_iss_4]
|
458
|
100144 D - 0xfffff800058d3000 [z_rd_iss_5]
|
459
|
100145 D - 0xfffff800058d3000 [z_rd_iss_6]
|
460
|
100146 D - 0xfffff800058d3000 [z_rd_iss_7]
|
461
|
100147 D - 0xfffff800058d4600 [z_rd_int_0]
|
462
|
100148 D - 0xfffff800058d4600 [z_rd_int_1]
|
463
|
100149 D - 0xfffff800058d4600 [z_rd_int_2]
|
464
|
100150 D - 0xfffff800058d4200 [z_wr_iss_0]
|
465
|
100151 D - 0xfffff800058d4200 [z_wr_iss_1]
|
466
|
100152 D - 0xfffff800058d4200 [z_wr_iss_2]
|
467
|
100153 D - 0xfffff80007b66d00 [z_wr_iss_h_0]
|
468
|
100154 D - 0xfffff80007b66d00 [z_wr_iss_h_1]
|
469
|
100155 D - 0xfffff80007b66d00 [z_wr_iss_h_2]
|
470
|
100156 D - 0xfffff80007b66d00 [z_wr_iss_h_3]
|
471
|
100157 D - 0xfffff80007b66d00 [z_wr_iss_h_4]
|
472
|
100158 D - 0xfffff80007f96d00 [z_wr_int_0]
|
473
|
100159 D - 0xfffff80007f96d00 [z_wr_int_1]
|
474
|
100160 D - 0xfffff80007f96d00 [z_wr_int_2]
|
475
|
100161 D - 0xfffff80007f96900 [z_wr_int_h_0]
|
476
|
100162 D - 0xfffff80007f96900 [z_wr_int_h_1]
|
477
|
100163 D - 0xfffff80007f96900 [z_wr_int_h_2]
|
478
|
100164 D - 0xfffff80007f96900 [z_wr_int_h_3]
|
479
|
100165 D - 0xfffff80007f96900 [z_wr_int_h_4]
|
480
|
100166 D - 0xfffff80007f96300 [z_fr_iss_0]
|
481
|
100167 D - 0xfffff80007f96300 [z_fr_iss_1]
|
482
|
100168 D - 0xfffff80007f96300 [z_fr_iss_2]
|
483
|
100169 D - 0xfffff80007f97e00 [z_fr_int]
|
484
|
100170 D - 0xfffff80007f97c00 [z_cl_iss]
|
485
|
100171 D - 0xfffff80007f97a00 [z_cl_int]
|
486
|
100172 D - 0xfffff80007f97800 [z_ioctl_iss]
|
487
|
100173 D - 0xfffff80007f97600 [z_ioctl_int]
|
488
|
100174 D - 0xfffff80007f97400 [z_trim_iss_0]
|
489
|
100175 D - 0xfffff80007f97400 [z_trim_iss_1]
|
490
|
100176 D - 0xfffff80007f97400 [z_trim_iss_2]
|
491
|
100177 D - 0xfffff80007f97400 [z_trim_iss_3]
|
492
|
100178 D - 0xfffff80007f98e00 [z_trim_int]
|
493
|
100291 D - 0xfffff8002362b800 [dummynet]
|
494
|
db:1:pfs> alltrace
|
495
|
|
496
|
Tracing command kernel pid 0 tid 100000 td 0xffffffff8303f6e0
|
497
|
sched_switch() at sched_switch+0x801/frame 0xffffffff83ef0e70
|
498
|
mi_switch() at mi_switch+0xbf/frame 0xffffffff83ef0e90
|
499
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xffffffff83ef0ed0
|
500
|
_sleep() at _sleep+0x1ce/frame 0xffffffff83ef0f50
|
501
|
swapper() at swapper+0x69/frame 0xffffffff83ef0fa0
|
502
|
mi_startup() at mi_startup+0x2f6/frame 0xffffffff83ef0ff0
|
503
|
btext() at btext+0x23
|
504
|
|
505
|
Tracing command kernel pid 0 tid 100007 td 0xfffffe0008d11720
|
506
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f70e50
|
507
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f70e70
|
508
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007f70ec0
|
509
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007f70ef0
|
510
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f70f30
|
511
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f70f30
|
512
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
513
|
|
514
|
Tracing command kernel pid 0 tid 100008 td 0xfffffe0008d11000
|
515
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f6be50
|
516
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f6be70
|
517
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007f6bec0
|
518
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007f6bef0
|
519
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f6bf30
|
520
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f6bf30
|
521
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
522
|
|
523
|
Tracing command kernel pid 0 tid 100009 td 0xfffffe0008d95c80
|
524
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fb6e50
|
525
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fb6e70
|
526
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007fb6ec0
|
527
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007fb6ef0
|
528
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fb6f30
|
529
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fb6f30
|
530
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
531
|
|
532
|
Tracing command kernel pid 0 tid 100010 td 0xfffffe0008d95560
|
533
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fb1e50
|
534
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fb1e70
|
535
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007fb1ec0
|
536
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007fb1ef0
|
537
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fb1f30
|
538
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fb1f30
|
539
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
540
|
|
541
|
Tracing command kernel pid 0 tid 100011 td 0xfffffe0008d94e40
|
542
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007face50
|
543
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007face70
|
544
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007facec0
|
545
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007facef0
|
546
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007facf30
|
547
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007facf30
|
548
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
549
|
|
550
|
Tracing command kernel pid 0 tid 100012 td 0xfffffe0008d94720 (CPU 0)
|
551
|
cpustop_handler() at cpustop_handler+0x28/frame 0xffffffff83103e80
|
552
|
ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xffffffff83103e90
|
553
|
trap() at trap+0x3f/frame 0xffffffff83103fb0
|
554
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xffffffff83103fb0
|
555
|
--- trap 0x13, rip = 0xffffffff80e5d2c2, rsp = 0xfffffe0007fa7c60, rbp = 0xfffffe0007fa7ca0 ---
|
556
|
netisr_dispatch_src() at netisr_dispatch_src+0xb2/frame 0xfffffe0007fa7ca0
|
557
|
ether_input() at ether_input+0x69/frame 0xfffffe0007fa7d00
|
558
|
iflib_rxeof() at iflib_rxeof+0xc13/frame 0xfffffe0007fa7e00
|
559
|
_task_fn_rx() at _task_fn_rx+0x72/frame 0xfffffe0007fa7e40
|
560
|
gtaskqueue_run_locked() at gtaskqueue_run_locked+0x15d/frame 0xfffffe0007fa7ec0
|
561
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xc3/frame 0xfffffe0007fa7ef0
|
562
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fa7f30
|
563
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fa7f30
|
564
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
565
|
|
566
|
Tracing command kernel pid 0 tid 100013 td 0xfffffe0008d94000
|
567
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fa2e50
|
568
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fa2e70
|
569
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007fa2ec0
|
570
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007fa2ef0
|
571
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fa2f30
|
572
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fa2f30
|
573
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
574
|
|
575
|
Tracing command kernel pid 0 tid 100014 td 0xfffffe0008d15740
|
576
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f9de50
|
577
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f9de70
|
578
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007f9dec0
|
579
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007f9def0
|
580
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f9df30
|
581
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f9df30
|
582
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
583
|
|
584
|
Tracing command kernel pid 0 tid 100015 td 0xfffffe0008d15020
|
585
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f98e50
|
586
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f98e70
|
587
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0007f98ec0
|
588
|
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf4/frame 0xfffffe0007f98ef0
|
589
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f98f30
|
590
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f98f30
|
591
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
592
|
|
593
|
Tracing command kernel pid 0 tid 100017 td 0xfffffe0008d9f720
|
594
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fdee20
|
595
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fdee40
|
596
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fdeec0
|
597
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fdeef0
|
598
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fdef30
|
599
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fdef30
|
600
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
601
|
|
602
|
Tracing command kernel pid 0 tid 100018 td 0xfffffe0008d9f000
|
603
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fd9e20
|
604
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fd9e40
|
605
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fd9ec0
|
606
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fd9ef0
|
607
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fd9f30
|
608
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fd9f30
|
609
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
610
|
|
611
|
Tracing command kernel pid 0 tid 100020 td 0xfffffe0008d98020
|
612
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fcfe20
|
613
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fcfe40
|
614
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fcfec0
|
615
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fcfef0
|
616
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fcff30
|
617
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fcff30
|
618
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
619
|
|
620
|
Tracing command kernel pid 0 tid 100021 td 0xfffffe0008d97900
|
621
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fcae20
|
622
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fcae40
|
623
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fcaec0
|
624
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fcaef0
|
625
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fcaf30
|
626
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fcaf30
|
627
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
628
|
|
629
|
Tracing command kernel pid 0 tid 100022 td 0xfffffe0008d971e0
|
630
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fc5e20
|
631
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fc5e40
|
632
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fc5ec0
|
633
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fc5ef0
|
634
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fc5f30
|
635
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fc5f30
|
636
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
637
|
|
638
|
Tracing command kernel pid 0 tid 100024 td 0xfffffe0008d963a0
|
639
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fbbe20
|
640
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fbbe40
|
641
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fbbec0
|
642
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fbbef0
|
643
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fbbf30
|
644
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fbbf30
|
645
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
646
|
|
647
|
Tracing command kernel pid 0 tid 100025 td 0xfffffe0008da3020
|
648
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00629ede50
|
649
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00629ede70
|
650
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe00629edec0
|
651
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe00629edef0
|
652
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe00629edf30
|
653
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00629edf30
|
654
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
655
|
|
656
|
Tracing command kernel pid 0 tid 100026 td 0xfffffe0008da2900
|
657
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00629e8e20
|
658
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00629e8e40
|
659
|
_sleep() at _sleep+0x1ee/frame 0xfffffe00629e8ec0
|
660
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00629e8ef0
|
661
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe00629e8f30
|
662
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00629e8f30
|
663
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
664
|
|
665
|
Tracing command kernel pid 0 tid 100027 td 0xfffffe0008da21e0
|
666
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007ffce20
|
667
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007ffce40
|
668
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007ffcec0
|
669
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007ffcef0
|
670
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007ffcf30
|
671
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007ffcf30
|
672
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
673
|
|
674
|
Tracing command kernel pid 0 tid 100028 td 0xfffffe0008da1ac0
|
675
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007ff7e20
|
676
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007ff7e40
|
677
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007ff7ec0
|
678
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007ff7ef0
|
679
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007ff7f30
|
680
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007ff7f30
|
681
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
682
|
|
683
|
Tracing command kernel pid 0 tid 100029 td 0xfffffe0008da13a0
|
684
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007ff2e20
|
685
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007ff2e40
|
686
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007ff2ec0
|
687
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007ff2ef0
|
688
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007ff2f30
|
689
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007ff2f30
|
690
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
691
|
|
692
|
Tracing command kernel pid 0 tid 100030 td 0xfffffe0008da0c80
|
693
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fede20
|
694
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fede40
|
695
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fedec0
|
696
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fedef0
|
697
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fedf30
|
698
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fedf30
|
699
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
700
|
|
701
|
Tracing command kernel pid 0 tid 100031 td 0xfffffe0008da0560
|
702
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fe8e20
|
703
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fe8e40
|
704
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fe8ec0
|
705
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fe8ef0
|
706
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fe8f30
|
707
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fe8f30
|
708
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
709
|
|
710
|
Tracing command kernel pid 0 tid 100032 td 0xfffffe0008d9fe40
|
711
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007fe3e20
|
712
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007fe3e40
|
713
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0007fe3ec0
|
714
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0007fe3ef0
|
715
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007fe3f30
|
716
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007fe3f30
|
717
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
718
|
|
719
|
Tracing command kernel pid 0 tid 100033 td 0xfffffe0008daaac0
|
720
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a15e20
|
721
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a15e40
|
722
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a15ec0
|
723
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a15ef0
|
724
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a15f30
|
725
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a15f30
|
726
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
727
|
|
728
|
Tracing command kernel pid 0 tid 100034 td 0xfffffe0008daa3a0
|
729
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a10e20
|
730
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a10e40
|
731
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a10ec0
|
732
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a10ef0
|
733
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a10f30
|
734
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a10f30
|
735
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
736
|
|
737
|
Tracing command kernel pid 0 tid 100035 td 0xfffffe0008da9c80
|
738
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a0be20
|
739
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a0be40
|
740
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a0bec0
|
741
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a0bef0
|
742
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a0bf30
|
743
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a0bf30
|
744
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
745
|
|
746
|
Tracing command kernel pid 0 tid 100036 td 0xfffffe0008da9560
|
747
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a06e20
|
748
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a06e40
|
749
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a06ec0
|
750
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a06ef0
|
751
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a06f30
|
752
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a06f30
|
753
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
754
|
|
755
|
Tracing command kernel pid 0 tid 100049 td 0xfffffe0008dc2000
|
756
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a89e20
|
757
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a89e40
|
758
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a89ec0
|
759
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a89ef0
|
760
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a89f30
|
761
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a89f30
|
762
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
763
|
|
764
|
Tracing command kernel pid 0 tid 100053 td 0xfffffe0008db01e0
|
765
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a75e20
|
766
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a75e40
|
767
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a75ec0
|
768
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a75ef0
|
769
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a75f30
|
770
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a75f30
|
771
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
772
|
|
773
|
Tracing command kernel pid 0 tid 100054 td 0xfffffe0008dafac0
|
774
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a70e20
|
775
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a70e40
|
776
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a70ec0
|
777
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a70ef0
|
778
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a70f30
|
779
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a70f30
|
780
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
781
|
|
782
|
Tracing command kernel pid 0 tid 100055 td 0xfffffe0008daf3a0
|
783
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a6be20
|
784
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a6be40
|
785
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a6bec0
|
786
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a6bef0
|
787
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a6bf30
|
788
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a6bf30
|
789
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
790
|
|
791
|
Tracing command kernel pid 0 tid 100056 td 0xfffffe0008daec80
|
792
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a66e20
|
793
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a66e40
|
794
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a66ec0
|
795
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a66ef0
|
796
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a66f30
|
797
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a66f30
|
798
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
799
|
|
800
|
Tracing command kernel pid 0 tid 100062 td 0xfffffe0008dc3560
|
801
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a98e20
|
802
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a98e40
|
803
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a98ec0
|
804
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062a98ef0
|
805
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a98f30
|
806
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a98f30
|
807
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
808
|
|
809
|
Tracing command kernel pid 0 tid 100082 td 0xfffffe006a5351e0
|
810
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b55e20
|
811
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b55e40
|
812
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b55ec0
|
813
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b55ef0
|
814
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b55f30
|
815
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b55f30
|
816
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
817
|
|
818
|
Tracing command kernel pid 0 tid 100083 td 0xfffffe006a534ac0
|
819
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b50e20
|
820
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b50e40
|
821
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b50ec0
|
822
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b50ef0
|
823
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b50f30
|
824
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b50f30
|
825
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
826
|
|
827
|
Tracing command kernel pid 0 tid 100084 td 0xfffffe006a5343a0
|
828
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b4be20
|
829
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b4be40
|
830
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b4bec0
|
831
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b4bef0
|
832
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b4bf30
|
833
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b4bf30
|
834
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
835
|
|
836
|
Tracing command kernel pid 0 tid 100085 td 0xfffffe006a533c80
|
837
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b46e20
|
838
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b46e40
|
839
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b46ec0
|
840
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b46ef0
|
841
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b46f30
|
842
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b46f30
|
843
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
844
|
|
845
|
Tracing command kernel pid 0 tid 100086 td 0xfffffe006a533560
|
846
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b41e20
|
847
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b41e40
|
848
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b41ec0
|
849
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b41ef0
|
850
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b41f30
|
851
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b41f30
|
852
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
853
|
|
854
|
Tracing command kernel pid 0 tid 100087 td 0xfffffe006a532e40
|
855
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b3ce20
|
856
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b3ce40
|
857
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b3cec0
|
858
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b3cef0
|
859
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b3cf30
|
860
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b3cf30
|
861
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
862
|
|
863
|
Tracing command kernel pid 0 tid 100088 td 0xfffffe006a532720
|
864
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b37e20
|
865
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b37e40
|
866
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b37ec0
|
867
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b37ef0
|
868
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b37f30
|
869
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b37f30
|
870
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
871
|
|
872
|
Tracing command kernel pid 0 tid 100089 td 0xfffffe006a532000
|
873
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b32e20
|
874
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b32e40
|
875
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b32ec0
|
876
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b32ef0
|
877
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b32f30
|
878
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b32f30
|
879
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
880
|
|
881
|
Tracing command kernel pid 0 tid 100090 td 0xfffffe006ae62c80
|
882
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b81e20
|
883
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b81e40
|
884
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b81ec0
|
885
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b81ef0
|
886
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b81f30
|
887
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b81f30
|
888
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
889
|
|
890
|
Tracing command kernel pid 0 tid 100114 td 0xfffffe006b0a8ac0
|
891
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bf9e50
|
892
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bf9e70
|
893
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0062bf9ec0
|
894
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe0062bf9ef0
|
895
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bf9f30
|
896
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bf9f30
|
897
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
898
|
|
899
|
Tracing command kernel pid 0 tid 100118 td 0xfffffe006b0a6e40
|
900
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062be5e50
|
901
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062be5e70
|
902
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0062be5ec0
|
903
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe0062be5ef0
|
904
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062be5f30
|
905
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062be5f30
|
906
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
907
|
|
908
|
Tracing command kernel pid 0 tid 100119 td 0xfffffe006b0a6720
|
909
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062be0e50
|
910
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062be0e70
|
911
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0062be0ec0
|
912
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe0062be0ef0
|
913
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062be0f30
|
914
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062be0f30
|
915
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
916
|
|
917
|
Tracing command kernel pid 0 tid 100120 td 0xfffffe006b0a6000
|
918
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bdbe50
|
919
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bdbe70
|
920
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0062bdbec0
|
921
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe0062bdbef0
|
922
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bdbf30
|
923
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bdbf30
|
924
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
925
|
|
926
|
Tracing command kernel pid 0 tid 100121 td 0xfffffe006af64740
|
927
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bd6e50
|
928
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bd6e70
|
929
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe0062bd6ec0
|
930
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe0062bd6ef0
|
931
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bd6f30
|
932
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bd6f30
|
933
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
934
|
|
935
|
Tracing command kernel pid 0 tid 100124 td 0xfffffe006b1cd720
|
936
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b241e20
|
937
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b241e40
|
938
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b241ec0
|
939
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b241ef0
|
940
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b241f30
|
941
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b241f30
|
942
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
943
|
|
944
|
Tracing command kernel pid 0 tid 100126 td 0xfffffe006b0aa740
|
945
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b237e20
|
946
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b237e40
|
947
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b237ec0
|
948
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b237ef0
|
949
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b237f30
|
950
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b237f30
|
951
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
952
|
|
953
|
Tracing command kernel pid 0 tid 100137 td 0xfffffe0062c30720
|
954
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b00e20
|
955
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b00e40
|
956
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b00ec0
|
957
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b00ef0
|
958
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b00f30
|
959
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b00f30
|
960
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
961
|
|
962
|
Tracing command kernel pid 0 tid 100138 td 0xfffffe0062c30000
|
963
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062afbe20
|
964
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062afbe40
|
965
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062afbec0
|
966
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062afbef0
|
967
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062afbf30
|
968
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062afbf30
|
969
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
970
|
|
971
|
Tracing command kernel pid 0 tid 100139 td 0xfffffe0008de9740
|
972
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062af6e20
|
973
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062af6e40
|
974
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062af6ec0
|
975
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062af6ef0
|
976
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062af6f30
|
977
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062af6f30
|
978
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
979
|
|
980
|
Tracing command kernel pid 0 tid 100140 td 0xfffffe0008de9020
|
981
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062af1e20
|
982
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062af1e40
|
983
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062af1ec0
|
984
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062af1ef0
|
985
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062af1f30
|
986
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062af1f30
|
987
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
988
|
|
989
|
Tracing command kernel pid 0 tid 100141 td 0xfffffe0008de8900
|
990
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062aece20
|
991
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062aece40
|
992
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062aecec0
|
993
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062aecef0
|
994
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062aecf30
|
995
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062aecf30
|
996
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
997
|
|
998
|
Tracing command kernel pid 0 tid 100142 td 0xfffffe0008de81e0
|
999
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ae7e20
|
1000
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ae7e40
|
1001
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062ae7ec0
|
1002
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062ae7ef0
|
1003
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ae7f30
|
1004
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ae7f30
|
1005
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1006
|
|
1007
|
Tracing command kernel pid 0 tid 100143 td 0xfffffe0008de7ac0
|
1008
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ae2e20
|
1009
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ae2e40
|
1010
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062ae2ec0
|
1011
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062ae2ef0
|
1012
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ae2f30
|
1013
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ae2f30
|
1014
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1015
|
|
1016
|
Tracing command kernel pid 0 tid 100144 td 0xfffffe009f200e40
|
1017
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3efe20
|
1018
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3efe40
|
1019
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3efec0
|
1020
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3efef0
|
1021
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3eff30
|
1022
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3eff30
|
1023
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1024
|
|
1025
|
Tracing command kernel pid 0 tid 100145 td 0xfffffe009f200720
|
1026
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3eae20
|
1027
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3eae40
|
1028
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3eaec0
|
1029
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3eaef0
|
1030
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3eaf30
|
1031
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3eaf30
|
1032
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1033
|
|
1034
|
Tracing command kernel pid 0 tid 100146 td 0xfffffe009f200000
|
1035
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3e5e20
|
1036
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3e5e40
|
1037
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3e5ec0
|
1038
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3e5ef0
|
1039
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3e5f30
|
1040
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3e5f30
|
1041
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1042
|
|
1043
|
Tracing command kernel pid 0 tid 100147 td 0xfffffe006c316740
|
1044
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3e0e20
|
1045
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3e0e40
|
1046
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3e0ec0
|
1047
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3e0ef0
|
1048
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3e0f30
|
1049
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3e0f30
|
1050
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1051
|
|
1052
|
Tracing command kernel pid 0 tid 100148 td 0xfffffe006c316020
|
1053
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3dbe20
|
1054
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3dbe40
|
1055
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3dbec0
|
1056
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3dbef0
|
1057
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3dbf30
|
1058
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3dbf30
|
1059
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1060
|
|
1061
|
Tracing command kernel pid 0 tid 100149 td 0xfffffe006c315900
|
1062
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3d6e20
|
1063
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3d6e40
|
1064
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3d6ec0
|
1065
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3d6ef0
|
1066
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3d6f30
|
1067
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3d6f30
|
1068
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1069
|
|
1070
|
Tracing command kernel pid 0 tid 100150 td 0xfffffe006c3151e0
|
1071
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3d1e20
|
1072
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3d1e40
|
1073
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3d1ec0
|
1074
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3d1ef0
|
1075
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3d1f30
|
1076
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3d1f30
|
1077
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1078
|
|
1079
|
Tracing command kernel pid 0 tid 100151 td 0xfffffe006c314ac0
|
1080
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3cce20
|
1081
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3cce40
|
1082
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3ccec0
|
1083
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3ccef0
|
1084
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3ccf30
|
1085
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3ccf30
|
1086
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1087
|
|
1088
|
Tracing command kernel pid 0 tid 100152 td 0xfffffe009f204740
|
1089
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f046e20
|
1090
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f046e40
|
1091
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f046ec0
|
1092
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f046ef0
|
1093
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f046f30
|
1094
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f046f30
|
1095
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1096
|
|
1097
|
Tracing command kernel pid 0 tid 100153 td 0xfffffe009f204020
|
1098
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f041e20
|
1099
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f041e40
|
1100
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f041ec0
|
1101
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f041ef0
|
1102
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f041f30
|
1103
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f041f30
|
1104
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1105
|
|
1106
|
Tracing command kernel pid 0 tid 100154 td 0xfffffe009f203900
|
1107
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f03ce20
|
1108
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f03ce40
|
1109
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f03cec0
|
1110
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f03cef0
|
1111
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f03cf30
|
1112
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f03cf30
|
1113
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1114
|
|
1115
|
Tracing command kernel pid 0 tid 100155 td 0xfffffe009f2031e0
|
1116
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f037e20
|
1117
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f037e40
|
1118
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f037ec0
|
1119
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f037ef0
|
1120
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f037f30
|
1121
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f037f30
|
1122
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1123
|
|
1124
|
Tracing command kernel pid 0 tid 100156 td 0xfffffe009f202ac0
|
1125
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f032e20
|
1126
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f032e40
|
1127
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f032ec0
|
1128
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f032ef0
|
1129
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f032f30
|
1130
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f032f30
|
1131
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1132
|
|
1133
|
Tracing command kernel pid 0 tid 100157 td 0xfffffe009f2023a0
|
1134
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3fee20
|
1135
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3fee40
|
1136
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3feec0
|
1137
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3feef0
|
1138
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3fef30
|
1139
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3fef30
|
1140
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1141
|
|
1142
|
Tracing command kernel pid 0 tid 100158 td 0xfffffe009f201c80
|
1143
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3f9e20
|
1144
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3f9e40
|
1145
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3f9ec0
|
1146
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3f9ef0
|
1147
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3f9f30
|
1148
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3f9f30
|
1149
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1150
|
|
1151
|
Tracing command kernel pid 0 tid 100159 td 0xfffffe009f201560
|
1152
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3f4e20
|
1153
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3f4e40
|
1154
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3f4ec0
|
1155
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3f4ef0
|
1156
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3f4f30
|
1157
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3f4f30
|
1158
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1159
|
|
1160
|
Tracing command kernel pid 0 tid 100160 td 0xfffffe009f2081e0
|
1161
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f06ee20
|
1162
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f06ee40
|
1163
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f06eec0
|
1164
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f06eef0
|
1165
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f06ef30
|
1166
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f06ef30
|
1167
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1168
|
|
1169
|
Tracing command kernel pid 0 tid 100161 td 0xfffffe009f207ac0
|
1170
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f069e20
|
1171
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f069e40
|
1172
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f069ec0
|
1173
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f069ef0
|
1174
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f069f30
|
1175
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f069f30
|
1176
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1177
|
|
1178
|
Tracing command kernel pid 0 tid 100162 td 0xfffffe009f2073a0
|
1179
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f064e20
|
1180
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f064e40
|
1181
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f064ec0
|
1182
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f064ef0
|
1183
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f064f30
|
1184
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f064f30
|
1185
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1186
|
|
1187
|
Tracing command kernel pid 0 tid 100163 td 0xfffffe009f206c80
|
1188
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f05fe20
|
1189
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f05fe40
|
1190
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f05fec0
|
1191
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f05fef0
|
1192
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f05ff30
|
1193
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f05ff30
|
1194
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1195
|
|
1196
|
Tracing command kernel pid 0 tid 100164 td 0xfffffe009f206560
|
1197
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f05ae20
|
1198
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f05ae40
|
1199
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f05aec0
|
1200
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f05aef0
|
1201
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f05af30
|
1202
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f05af30
|
1203
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1204
|
|
1205
|
Tracing command kernel pid 0 tid 100165 td 0xfffffe009f205e40
|
1206
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f055e20
|
1207
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f055e40
|
1208
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f055ec0
|
1209
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f055ef0
|
1210
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f055f30
|
1211
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f055f30
|
1212
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1213
|
|
1214
|
Tracing command kernel pid 0 tid 100166 td 0xfffffe009f205720
|
1215
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f050e20
|
1216
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f050e40
|
1217
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f050ec0
|
1218
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f050ef0
|
1219
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f050f30
|
1220
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f050f30
|
1221
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1222
|
|
1223
|
Tracing command kernel pid 0 tid 100167 td 0xfffffe009f205000
|
1224
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f04be20
|
1225
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f04be40
|
1226
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f04bec0
|
1227
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f04bef0
|
1228
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f04bf30
|
1229
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f04bf30
|
1230
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1231
|
|
1232
|
Tracing command kernel pid 0 tid 100168 td 0xfffffe009f20bc80
|
1233
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f096e20
|
1234
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f096e40
|
1235
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f096ec0
|
1236
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f096ef0
|
1237
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f096f30
|
1238
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f096f30
|
1239
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1240
|
|
1241
|
Tracing command kernel pid 0 tid 100169 td 0xfffffe009f20b560
|
1242
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f091e20
|
1243
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f091e40
|
1244
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f091ec0
|
1245
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f091ef0
|
1246
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f091f30
|
1247
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f091f30
|
1248
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1249
|
|
1250
|
Tracing command kernel pid 0 tid 100170 td 0xfffffe009f20ae40
|
1251
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f08ce20
|
1252
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f08ce40
|
1253
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f08cec0
|
1254
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f08cef0
|
1255
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f08cf30
|
1256
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f08cf30
|
1257
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1258
|
|
1259
|
Tracing command kernel pid 0 tid 100171 td 0xfffffe009f20a720
|
1260
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f087e20
|
1261
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f087e40
|
1262
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f087ec0
|
1263
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f087ef0
|
1264
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f087f30
|
1265
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f087f30
|
1266
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1267
|
|
1268
|
Tracing command kernel pid 0 tid 100172 td 0xfffffe009f20a000
|
1269
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f082e20
|
1270
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f082e40
|
1271
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f082ec0
|
1272
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f082ef0
|
1273
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f082f30
|
1274
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f082f30
|
1275
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1276
|
|
1277
|
Tracing command kernel pid 0 tid 100173 td 0xfffffe009f209740
|
1278
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f07de20
|
1279
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f07de40
|
1280
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f07dec0
|
1281
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f07def0
|
1282
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f07df30
|
1283
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f07df30
|
1284
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1285
|
|
1286
|
Tracing command kernel pid 0 tid 100174 td 0xfffffe009f209020
|
1287
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f078e20
|
1288
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f078e40
|
1289
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f078ec0
|
1290
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f078ef0
|
1291
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f078f30
|
1292
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f078f30
|
1293
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1294
|
|
1295
|
Tracing command kernel pid 0 tid 100175 td 0xfffffe009f208900
|
1296
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f073e20
|
1297
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f073e40
|
1298
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f073ec0
|
1299
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f073ef0
|
1300
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f073f30
|
1301
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f073f30
|
1302
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1303
|
|
1304
|
Tracing command kernel pid 0 tid 100176 td 0xfffffe009f213720
|
1305
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0bee20
|
1306
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0bee40
|
1307
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0beec0
|
1308
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0beef0
|
1309
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0bef30
|
1310
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0bef30
|
1311
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1312
|
|
1313
|
Tracing command kernel pid 0 tid 100177 td 0xfffffe009f213000
|
1314
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0b9e20
|
1315
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0b9e40
|
1316
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0b9ec0
|
1317
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0b9ef0
|
1318
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0b9f30
|
1319
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0b9f30
|
1320
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1321
|
|
1322
|
Tracing command kernel pid 0 tid 100178 td 0xfffffe009f20e740
|
1323
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0b4e20
|
1324
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0b4e40
|
1325
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0b4ec0
|
1326
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0b4ef0
|
1327
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0b4f30
|
1328
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0b4f30
|
1329
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1330
|
|
1331
|
Tracing command kernel pid 0 tid 100291 td 0xfffffe009f3133a0
|
1332
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f13be50
|
1333
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f13be70
|
1334
|
msleep_spin_sbt() at msleep_spin_sbt+0x188/frame 0xfffffe009f13bec0
|
1335
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xf4/frame 0xfffffe009f13bef0
|
1336
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f13bf30
|
1337
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f13bf30
|
1338
|
--- trap 0xc, rip = 0x2f9516c45aaa, rsp = 0x2f9523d1af48, rbp = 0x2f9523d1af60 ---
|
1339
|
|
1340
|
Tracing command init pid 1 tid 100002 td 0xfffffe0008d13ac0
|
1341
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f89a80
|
1342
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f89aa0
|
1343
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe0007f89ae0
|
1344
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0007f89af0
|
1345
|
_sleep() at _sleep+0x1e1/frame 0xfffffe0007f89b70
|
1346
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe0007f89c00
|
1347
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe0007f89e00
|
1348
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0007f89f30
|
1349
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0007f89f30
|
1350
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x275faa, rsp = 0x8207932a8, rbp = 0x820793310 ---
|
1351
|
|
1352
|
Tracing command clock pid 2 tid 100041 td 0xfffffe0008dae560
|
1353
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a4dea0
|
1354
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a4dec0
|
1355
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0062a4def0
|
1356
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a4df30
|
1357
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a4df30
|
1358
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1359
|
|
1360
|
Tracing command clock pid 2 tid 100042 td 0xfffffe0008dade40
|
1361
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a48ea0
|
1362
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a48ec0
|
1363
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0062a48ef0
|
1364
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a48f30
|
1365
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a48f30
|
1366
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1367
|
|
1368
|
Tracing command clock pid 2 tid 100043 td 0xfffffe0008dad720
|
1369
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a43ea0
|
1370
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a43ec0
|
1371
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0062a43ef0
|
1372
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a43f30
|
1373
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a43f30
|
1374
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1375
|
|
1376
|
Tracing command clock pid 2 tid 100044 td 0xfffffe0008dad000
|
1377
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a3eea0
|
1378
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a3eec0
|
1379
|
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe0062a3eef0
|
1380
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a3ef30
|
1381
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a3ef30
|
1382
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1383
|
|
1384
|
Tracing command crypto pid 3 tid 100057 td 0xfffffe0008dc5900
|
1385
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ab1e10
|
1386
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ab1e30
|
1387
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062ab1eb0
|
1388
|
crypto_dispatch_thread() at crypto_dispatch_thread+0x1b3/frame 0xfffffe0062ab1ef0
|
1389
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ab1f30
|
1390
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ab1f30
|
1391
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1392
|
|
1393
|
Tracing command crypto pid 3 tid 100058 td 0xfffffe0008dc51e0
|
1394
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062aace00
|
1395
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062aace20
|
1396
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062aacea0
|
1397
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0062aacef0
|
1398
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062aacf30
|
1399
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062aacf30
|
1400
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1401
|
|
1402
|
Tracing command crypto pid 3 tid 100059 td 0xfffffe0008dc4ac0
|
1403
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062aa7e00
|
1404
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062aa7e20
|
1405
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062aa7ea0
|
1406
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0062aa7ef0
|
1407
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062aa7f30
|
1408
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062aa7f30
|
1409
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1410
|
|
1411
|
Tracing command crypto pid 3 tid 100060 td 0xfffffe0008dc43a0
|
1412
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062aa2e00
|
1413
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062aa2e20
|
1414
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062aa2ea0
|
1415
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0062aa2ef0
|
1416
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062aa2f30
|
1417
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062aa2f30
|
1418
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1419
|
|
1420
|
Tracing command crypto pid 3 tid 100061 td 0xfffffe0008dc3c80
|
1421
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a9de00
|
1422
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a9de20
|
1423
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a9dea0
|
1424
|
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe0062a9def0
|
1425
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a9df30
|
1426
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a9df30
|
1427
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1428
|
|
1429
|
Tracing command cam pid 4 tid 100064 td 0xfffffe0008dc2720
|
1430
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a8ee00
|
1431
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a8ee20
|
1432
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a8eea0
|
1433
|
xpt_done_td() at xpt_done_td+0x8b/frame 0xfffffe0062a8eef0
|
1434
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a8ef30
|
1435
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a8ef30
|
1436
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1437
|
|
1438
|
Tracing command cam pid 4 tid 100065 td 0xfffffe0008de73a0
|
1439
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ad9e00
|
1440
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ad9e20
|
1441
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062ad9ea0
|
1442
|
xpt_async_td() at xpt_async_td+0x84/frame 0xfffffe0062ad9ef0
|
1443
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ad9f30
|
1444
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ad9f30
|
1445
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1446
|
|
1447
|
Tracing command cam pid 4 tid 100125 td 0xfffffe006b1cd000
|
1448
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b23ce10
|
1449
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b23ce30
|
1450
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b23ceb0
|
1451
|
xpt_scanner_thread() at xpt_scanner_thread+0x88/frame 0xfffffe006b23cef0
|
1452
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b23cf30
|
1453
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b23cf30
|
1454
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1455
|
|
1456
|
Tracing command busdma pid 5 tid 100066 td 0xfffffe0062c30e40
|
1457
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b05e10
|
1458
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b05e30
|
1459
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b05eb0
|
1460
|
busdma_thread() at busdma_thread+0xc9/frame 0xfffffe0062b05ef0
|
1461
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b05f30
|
1462
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b05f30
|
1463
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1464
|
|
1465
|
Tracing command zfskern pid 6 tid 100091 td 0xfffffe006ae62560
|
1466
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b7cde0
|
1467
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b7ce00
|
1468
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0062b7ce40
|
1469
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe0062b7ce90
|
1470
|
zthr_procedure() at zthr_procedure+0x1a8/frame 0xfffffe0062b7cef0
|
1471
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b7cf30
|
1472
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b7cf30
|
1473
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1474
|
|
1475
|
Tracing command zfskern pid 6 tid 100092 td 0xfffffe006ae61e40
|
1476
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b77de0
|
1477
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b77e00
|
1478
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0062b77e40
|
1479
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe0062b77e90
|
1480
|
zthr_procedure() at zthr_procedure+0x1a8/frame 0xfffffe0062b77ef0
|
1481
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b77f30
|
1482
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b77f30
|
1483
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1484
|
|
1485
|
Tracing command zfskern pid 6 tid 100093 td 0xfffffe006ae61720
|
1486
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b72e20
|
1487
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b72e40
|
1488
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b72ec0
|
1489
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b72ef0
|
1490
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b72f30
|
1491
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b72f30
|
1492
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1493
|
|
1494
|
Tracing command zfskern pid 6 tid 100094 td 0xfffffe006ae61000
|
1495
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b6ddc0
|
1496
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b6dde0
|
1497
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0062b6de20
|
1498
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe0062b6de70
|
1499
|
dbuf_evict_thread() at dbuf_evict_thread+0x385/frame 0xfffffe0062b6def0
|
1500
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b6df30
|
1501
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b6df30
|
1502
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1503
|
|
1504
|
Tracing command zfskern pid 6 tid 100095 td 0xfffffe006a536740
|
1505
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b68e20
|
1506
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b68e40
|
1507
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b68ec0
|
1508
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b68ef0
|
1509
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b68f30
|
1510
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b68f30
|
1511
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1512
|
|
1513
|
Tracing command zfskern pid 6 tid 100096 td 0xfffffe006a536020
|
1514
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b63e20
|
1515
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b63e40
|
1516
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b63ec0
|
1517
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b63ef0
|
1518
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b63f30
|
1519
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b63f30
|
1520
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1521
|
|
1522
|
Tracing command zfskern pid 6 tid 100097 td 0xfffffe006a535900
|
1523
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b5ee20
|
1524
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b5ee40
|
1525
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b5eec0
|
1526
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b5eef0
|
1527
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b5ef30
|
1528
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b5ef30
|
1529
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1530
|
|
1531
|
Tracing command zfskern pid 6 tid 100098 td 0xfffffe006af60720
|
1532
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ba9e20
|
1533
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ba9e40
|
1534
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062ba9ec0
|
1535
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062ba9ef0
|
1536
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ba9f30
|
1537
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ba9f30
|
1538
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1539
|
|
1540
|
Tracing command zfskern pid 6 tid 100099 td 0xfffffe006af60000
|
1541
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ba4e20
|
1542
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ba4e40
|
1543
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062ba4ec0
|
1544
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062ba4ef0
|
1545
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ba4f30
|
1546
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ba4f30
|
1547
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1548
|
|
1549
|
Tracing command zfskern pid 6 tid 100100 td 0xfffffe006ae65740
|
1550
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b9fe20
|
1551
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b9fe40
|
1552
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b9fec0
|
1553
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b9fef0
|
1554
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b9ff30
|
1555
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b9ff30
|
1556
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1557
|
|
1558
|
Tracing command zfskern pid 6 tid 100101 td 0xfffffe006ae65020
|
1559
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b9ae20
|
1560
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b9ae40
|
1561
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b9aec0
|
1562
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b9aef0
|
1563
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b9af30
|
1564
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b9af30
|
1565
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1566
|
|
1567
|
Tracing command zfskern pid 6 tid 100102 td 0xfffffe006ae64900
|
1568
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b95e20
|
1569
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b95e40
|
1570
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b95ec0
|
1571
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b95ef0
|
1572
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b95f30
|
1573
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b95f30
|
1574
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1575
|
|
1576
|
Tracing command zfskern pid 6 tid 100103 td 0xfffffe006ae641e0
|
1577
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b90e20
|
1578
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b90e40
|
1579
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b90ec0
|
1580
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b90ef0
|
1581
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b90f30
|
1582
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b90f30
|
1583
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1584
|
|
1585
|
Tracing command zfskern pid 6 tid 100104 td 0xfffffe006ae63ac0
|
1586
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b8be20
|
1587
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b8be40
|
1588
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b8bec0
|
1589
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b8bef0
|
1590
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b8bf30
|
1591
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b8bf30
|
1592
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1593
|
|
1594
|
Tracing command zfskern pid 6 tid 100105 td 0xfffffe006ae633a0
|
1595
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b86e20
|
1596
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b86e40
|
1597
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062b86ec0
|
1598
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062b86ef0
|
1599
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b86f30
|
1600
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b86f30
|
1601
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1602
|
|
1603
|
Tracing command zfskern pid 6 tid 100106 td 0xfffffe006af64020
|
1604
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bd1e20
|
1605
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bd1e40
|
1606
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062bd1ec0
|
1607
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062bd1ef0
|
1608
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bd1f30
|
1609
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bd1f30
|
1610
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1611
|
|
1612
|
Tracing command zfskern pid 6 tid 100107 td 0xfffffe006af63900
|
1613
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bcce20
|
1614
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bcce40
|
1615
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062bccec0
|
1616
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062bccef0
|
1617
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bccf30
|
1618
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bccf30
|
1619
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1620
|
|
1621
|
Tracing command zfskern pid 6 tid 100108 td 0xfffffe006af631e0
|
1622
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bc7e20
|
1623
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bc7e40
|
1624
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062bc7ec0
|
1625
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062bc7ef0
|
1626
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bc7f30
|
1627
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bc7f30
|
1628
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1629
|
|
1630
|
Tracing command zfskern pid 6 tid 100109 td 0xfffffe006af62ac0
|
1631
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bc2e20
|
1632
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bc2e40
|
1633
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062bc2ec0
|
1634
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062bc2ef0
|
1635
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bc2f30
|
1636
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bc2f30
|
1637
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1638
|
|
1639
|
Tracing command zfskern pid 6 tid 100110 td 0xfffffe006af623a0
|
1640
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bbde20
|
1641
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bbde40
|
1642
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062bbdec0
|
1643
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062bbdef0
|
1644
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bbdf30
|
1645
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bbdf30
|
1646
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1647
|
|
1648
|
Tracing command zfskern pid 6 tid 100111 td 0xfffffe006af61c80
|
1649
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bb8cb0
|
1650
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bb8cd0
|
1651
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0062bb8d10
|
1652
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe0062bb8d60
|
1653
|
l2arc_feed_thread() at l2arc_feed_thread+0x277/frame 0xfffffe0062bb8ef0
|
1654
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bb8f30
|
1655
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bb8f30
|
1656
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1657
|
|
1658
|
Tracing command zfskern pid 6 tid 100112 td 0xfffffe006af61560
|
1659
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bb3e20
|
1660
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bb3e40
|
1661
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062bb3ec0
|
1662
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe0062bb3ef0
|
1663
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bb3f30
|
1664
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bb3f30
|
1665
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1666
|
|
1667
|
Tracing command zfskern pid 6 tid 100113 td 0xfffffe006af60e40
|
1668
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062baed20
|
1669
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062baed40
|
1670
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe0062baed80
|
1671
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0062baed90
|
1672
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe0062baede0
|
1673
|
zfs_zevent_wait() at zfs_zevent_wait+0x5c/frame 0xfffffe0062baee00
|
1674
|
sysevent_worker() at sysevent_worker+0x39/frame 0xfffffe0062baeef0
|
1675
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062baef30
|
1676
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062baef30
|
1677
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1678
|
|
1679
|
Tracing command zfskern pid 6 tid 100179 td 0xfffffe009f20e020
|
1680
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0afe20
|
1681
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0afe40
|
1682
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0afec0
|
1683
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0afef0
|
1684
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0aff30
|
1685
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0aff30
|
1686
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1687
|
|
1688
|
Tracing command zfskern pid 6 tid 100180 td 0xfffffe009f20d900
|
1689
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0aae20
|
1690
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0aae40
|
1691
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0aaec0
|
1692
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0aaef0
|
1693
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0aaf30
|
1694
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0aaf30
|
1695
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1696
|
|
1697
|
Tracing command zfskern pid 6 tid 100181 td 0xfffffe009f20d1e0
|
1698
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0a5e20
|
1699
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0a5e40
|
1700
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0a5ec0
|
1701
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0a5ef0
|
1702
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0a5f30
|
1703
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0a5f30
|
1704
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1705
|
|
1706
|
Tracing command zfskern pid 6 tid 100182 td 0xfffffe009f20cac0
|
1707
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0a0e20
|
1708
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0a0e40
|
1709
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0a0ec0
|
1710
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0a0ef0
|
1711
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0a0f30
|
1712
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0a0f30
|
1713
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1714
|
|
1715
|
Tracing command zfskern pid 6 tid 100183 td 0xfffffe009f20c3a0
|
1716
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f09be20
|
1717
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f09be40
|
1718
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f09bec0
|
1719
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f09bef0
|
1720
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f09bf30
|
1721
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f09bf30
|
1722
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1723
|
|
1724
|
Tracing command zfskern pid 6 tid 100184 td 0xfffffe009f217020
|
1725
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0e6e20
|
1726
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0e6e40
|
1727
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0e6ec0
|
1728
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0e6ef0
|
1729
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0e6f30
|
1730
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0e6f30
|
1731
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1732
|
|
1733
|
Tracing command zfskern pid 6 tid 100185 td 0xfffffe009f216900
|
1734
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0e1e20
|
1735
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0e1e40
|
1736
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0e1ec0
|
1737
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0e1ef0
|
1738
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0e1f30
|
1739
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0e1f30
|
1740
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1741
|
|
1742
|
Tracing command zfskern pid 6 tid 100186 td 0xfffffe009f2161e0
|
1743
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0dce20
|
1744
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0dce40
|
1745
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0dcec0
|
1746
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0dcef0
|
1747
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0dcf30
|
1748
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0dcf30
|
1749
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1750
|
|
1751
|
Tracing command zfskern pid 6 tid 100187 td 0xfffffe009f215ac0
|
1752
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0d7e20
|
1753
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0d7e40
|
1754
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0d7ec0
|
1755
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0d7ef0
|
1756
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0d7f30
|
1757
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0d7f30
|
1758
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1759
|
|
1760
|
Tracing command zfskern pid 6 tid 100190 td 0xfffffe009f2153a0
|
1761
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0d2e20
|
1762
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0d2e40
|
1763
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0d2ec0
|
1764
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0d2ef0
|
1765
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0d2f30
|
1766
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0d2f30
|
1767
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1768
|
|
1769
|
Tracing command zfskern pid 6 tid 100191 td 0xfffffe006c313560
|
1770
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3b9e20
|
1771
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3b9e40
|
1772
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3b9ec0
|
1773
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3b9ef0
|
1774
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3b9f30
|
1775
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3b9f30
|
1776
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1777
|
|
1778
|
Tracing command zfskern pid 6 tid 100192 td 0xfffffe006c312e40
|
1779
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3b4e20
|
1780
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3b4e40
|
1781
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3b4ec0
|
1782
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3b4ef0
|
1783
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3b4f30
|
1784
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3b4f30
|
1785
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1786
|
|
1787
|
Tracing command zfskern pid 6 tid 100193 td 0xfffffe006c312720
|
1788
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3afe20
|
1789
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3afe40
|
1790
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3afec0
|
1791
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3afef0
|
1792
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3aff30
|
1793
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3aff30
|
1794
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1795
|
|
1796
|
Tracing command zfskern pid 6 tid 100194 td 0xfffffe006c312000
|
1797
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3aae20
|
1798
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3aae40
|
1799
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3aaec0
|
1800
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3aaef0
|
1801
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3aaf30
|
1802
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3aaf30
|
1803
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1804
|
|
1805
|
Tracing command zfskern pid 6 tid 100195 td 0xfffffe006c175740
|
1806
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3a5e20
|
1807
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3a5e40
|
1808
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3a5ec0
|
1809
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3a5ef0
|
1810
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3a5f30
|
1811
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3a5f30
|
1812
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1813
|
|
1814
|
Tracing command zfskern pid 6 tid 100196 td 0xfffffe006c175020
|
1815
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3a0e20
|
1816
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3a0e40
|
1817
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b3a0ec0
|
1818
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe006b3a0ef0
|
1819
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3a0f30
|
1820
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3a0f30
|
1821
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1822
|
|
1823
|
Tracing command zfskern pid 6 tid 100197 td 0xfffffe009f306ac0
|
1824
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f10ee20
|
1825
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f10ee40
|
1826
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f10eec0
|
1827
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f10eef0
|
1828
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f10ef30
|
1829
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f10ef30
|
1830
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1831
|
|
1832
|
Tracing command zfskern pid 6 tid 100198 td 0xfffffe009f3063a0
|
1833
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f109e20
|
1834
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f109e40
|
1835
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f109ec0
|
1836
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f109ef0
|
1837
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f109f30
|
1838
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f109f30
|
1839
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1840
|
|
1841
|
Tracing command zfskern pid 6 tid 100199 td 0xfffffe009f305c80
|
1842
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f104e20
|
1843
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f104e40
|
1844
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f104ec0
|
1845
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f104ef0
|
1846
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f104f30
|
1847
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f104f30
|
1848
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1849
|
|
1850
|
Tracing command zfskern pid 6 tid 100200 td 0xfffffe009f305560
|
1851
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0ffe20
|
1852
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0ffe40
|
1853
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0ffec0
|
1854
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0ffef0
|
1855
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0fff30
|
1856
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0fff30
|
1857
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1858
|
|
1859
|
Tracing command zfskern pid 6 tid 100201 td 0xfffffe009f304e40
|
1860
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0fae20
|
1861
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0fae40
|
1862
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0faec0
|
1863
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0faef0
|
1864
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0faf30
|
1865
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0faf30
|
1866
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1867
|
|
1868
|
Tracing command zfskern pid 6 tid 100202 td 0xfffffe009f304720
|
1869
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0f5e20
|
1870
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0f5e40
|
1871
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0f5ec0
|
1872
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0f5ef0
|
1873
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0f5f30
|
1874
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0f5f30
|
1875
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1876
|
|
1877
|
Tracing command zfskern pid 6 tid 100203 td 0xfffffe009f304000
|
1878
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0f0e20
|
1879
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0f0e40
|
1880
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0f0ec0
|
1881
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0f0ef0
|
1882
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0f0f30
|
1883
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0f0f30
|
1884
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1885
|
|
1886
|
Tracing command zfskern pid 6 tid 100204 td 0xfffffe009f217740
|
1887
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0ebe20
|
1888
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0ebe40
|
1889
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0ebec0
|
1890
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0ebef0
|
1891
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0ebf30
|
1892
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0ebf30
|
1893
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1894
|
|
1895
|
Tracing command zfskern pid 6 tid 100208 td 0xfffffe009f214c80
|
1896
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0c8e20
|
1897
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0c8e40
|
1898
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0c8ec0
|
1899
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0c8ef0
|
1900
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0c8f30
|
1901
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0c8f30
|
1902
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1903
|
|
1904
|
Tracing command zfskern pid 6 tid 100209 td 0xfffffe009f214560
|
1905
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0c3e20
|
1906
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0c3e40
|
1907
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f0c3ec0
|
1908
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f0c3ef0
|
1909
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0c3f30
|
1910
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0c3f30
|
1911
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1912
|
|
1913
|
Tracing command zfskern pid 6 tid 100210 td 0xfffffe009f213e40
|
1914
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f15ee20
|
1915
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f15ee40
|
1916
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f15eec0
|
1917
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f15eef0
|
1918
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f15ef30
|
1919
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f15ef30
|
1920
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1921
|
|
1922
|
Tracing command zfskern pid 6 tid 100211 td 0xfffffe009f328000
|
1923
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f159e20
|
1924
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f159e40
|
1925
|
_sleep() at _sleep+0x1ee/frame 0xfffffe009f159ec0
|
1926
|
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe009f159ef0
|
1927
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f159f30
|
1928
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f159f30
|
1929
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1930
|
|
1931
|
Tracing command zfskern pid 6 tid 100224 td 0xfffffe009f312560
|
1932
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f0cddb0
|
1933
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f0cddd0
|
1934
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe009f0cde20
|
1935
|
txg_quiesce_thread() at txg_quiesce_thread+0xe8/frame 0xfffffe009f0cdef0
|
1936
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f0cdf30
|
1937
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f0cdf30
|
1938
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1939
|
|
1940
|
Tracing command zfskern pid 6 tid 100225 td 0xfffffe009f315020
|
1941
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f14fd10
|
1942
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f14fd30
|
1943
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009f14fd70
|
1944
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe009f14fdc0
|
1945
|
txg_thread_wait() at txg_thread_wait+0xb4/frame 0xfffffe009f14fe10
|
1946
|
txg_sync_thread() at txg_sync_thread+0x487/frame 0xfffffe009f14fef0
|
1947
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f14ff30
|
1948
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f14ff30
|
1949
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1950
|
|
1951
|
Tracing command zfskern pid 6 tid 100226 td 0xfffffe009f314900
|
1952
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f14ad10
|
1953
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f14ad30
|
1954
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe009f14ad70
|
1955
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe009f14adc0
|
1956
|
mmp_thread() at mmp_thread+0xf2b/frame 0xfffffe009f14aef0
|
1957
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe009f14af30
|
1958
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe009f14af30
|
1959
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1960
|
|
1961
|
Tracing command zfskern pid 6 tid 100227 td 0xfffffe006c1733a0
|
1962
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b387e20
|
1963
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b387e40
|
1964
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe006b387e90
|
1965
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe006b387ef0
|
1966
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b387f30
|
1967
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b387f30
|
1968
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1969
|
|
1970
|
Tracing command zfskern pid 6 tid 100228 td 0xfffffe006c172c80
|
1971
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b37de20
|
1972
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b37de40
|
1973
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe006b37de90
|
1974
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe006b37def0
|
1975
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b37df30
|
1976
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b37df30
|
1977
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1978
|
|
1979
|
Tracing command zfskern pid 6 tid 100229 td 0xfffffe006c172560
|
1980
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b36ee20
|
1981
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b36ee40
|
1982
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe006b36ee90
|
1983
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe006b36eef0
|
1984
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b36ef30
|
1985
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b36ef30
|
1986
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1987
|
|
1988
|
Tracing command zfskern pid 6 tid 100230 td 0xfffffe006c171e40
|
1989
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b35fe20
|
1990
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b35fe40
|
1991
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe006b35fe90
|
1992
|
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe006b35fef0
|
1993
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b35ff30
|
1994
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b35ff30
|
1995
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
1996
|
|
1997
|
Tracing command pf purge pid 7 tid 100115 td 0xfffffe006b0a83a0
|
1998
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062bf4de0
|
1999
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062bf4e00
|
2000
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe0062bf4e40
|
2001
|
_sleep() at _sleep+0x1ce/frame 0xfffffe0062bf4ec0
|
2002
|
pf_purge_thread() at pf_purge_thread+0xb6/frame 0xfffffe0062bf4ef0
|
2003
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062bf4f30
|
2004
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062bf4f30
|
2005
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2006
|
|
2007
|
Tracing command rand_harvestq pid 8 tid 100122 td 0xfffffe006b1ce560
|
2008
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b24bd70
|
2009
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b24bd90
|
2010
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b24bdd0
|
2011
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b24be50
|
2012
|
random_kthread() at random_kthread+0xa7/frame 0xfffffe006b24bef0
|
2013
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b24bf30
|
2014
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b24bf30
|
2015
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2016
|
|
2017
|
Tracing command nginx pid 12297 tid 100260 td 0xfffffe00a06631e0
|
2018
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1c0900
|
2019
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1c0920
|
2020
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1c0960
|
2021
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1c0970
|
2022
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1c09f0
|
2023
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f1c0cd0
|
2024
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f1c0d20
|
2025
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f1c0da0
|
2026
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f1c0e00
|
2027
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1c0f30
|
2028
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1c0f30
|
2029
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x827bc3d6a, rsp = 0x820dd6588, rbp = 0x820dd65d0 ---
|
2030
|
|
2031
|
Tracing command pagedaemon pid 9 tid 100127 td 0xfffffe006b0aa020
|
2032
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b232a10
|
2033
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b232a30
|
2034
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b232a70
|
2035
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b232af0
|
2036
|
vm_pageout_worker() at vm_pageout_worker+0x28c/frame 0xfffffe006b232eb0
|
2037
|
vm_pageout() at vm_pageout+0x1c7/frame 0xfffffe006b232ef0
|
2038
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b232f30
|
2039
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b232f30
|
2040
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2041
|
|
2042
|
Tracing command pagedaemon pid 9 tid 100130 td 0xfffffe006c171000
|
2043
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b38cad0
|
2044
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b38caf0
|
2045
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b38cb70
|
2046
|
vm_pageout_laundry_worker() at vm_pageout_laundry_worker+0xc80/frame 0xfffffe006b38cef0
|
2047
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b38cf30
|
2048
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b38cf30
|
2049
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2050
|
|
2051
|
Tracing command pagedaemon pid 9 tid 100133 td 0xfffffe006b1d1740
|
2052
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b382dd0
|
2053
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b382df0
|
2054
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b382e30
|
2055
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b382eb0
|
2056
|
uma_reclaim_worker() at uma_reclaim_worker+0xe8/frame 0xfffffe006b382ef0
|
2057
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b382f30
|
2058
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b382f30
|
2059
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2060
|
|
2061
|
Tracing command audit pid 10 tid 100001 td 0xfffffe0008d141e0
|
2062
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f8ee10
|
2063
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f8ee30
|
2064
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0007f8ee80
|
2065
|
audit_worker() at audit_worker+0x73/frame 0xfffffe0007f8eef0
|
2066
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f8ef30
|
2067
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f8ef30
|
2068
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2069
|
|
2070
|
Tracing command idle pid 11 tid 100003 td 0xfffffe0008d133a0
|
2071
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f84cd0
|
2072
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f84cf0
|
2073
|
intr_event_handle() at intr_event_handle+0x2de/frame 0xfffffe0007f84d60
|
2074
|
intr_execute_handlers() at intr_execute_handlers+0x4a/frame 0xfffffe0007f84d90
|
2075
|
Xapic_isr1() at Xapic_isr1+0xdc/frame 0xfffffe0007f84d90
|
2076
|
--- interrupt, rip = 0xffffffff80d308b8, rsp = 0xfffffe0007f84e60, rbp = 0xfffffe0007f84ef0 ---
|
2077
|
sched_idletd() at sched_idletd+0x468/frame 0xfffffe0007f84ef0
|
2078
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f84f30
|
2079
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f84f30
|
2080
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2081
|
|
2082
|
Tracing command idle pid 11 tid 100004 td 0xfffffe0008d12c80
|
2083
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f7fe30
|
2084
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f7fe50
|
2085
|
sched_idletd() at sched_idletd+0x527/frame 0xfffffe0007f7fef0
|
2086
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f7ff30
|
2087
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f7ff30
|
2088
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2089
|
|
2090
|
Tracing command idle pid 11 tid 100005 td 0xfffffe0008d12560
|
2091
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f7ae30
|
2092
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f7ae50
|
2093
|
sched_idletd() at sched_idletd+0x60/frame 0xfffffe0007f7aef0
|
2094
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f7af30
|
2095
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f7af30
|
2096
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2097
|
|
2098
|
Tracing command idle pid 11 tid 100006 td 0xfffffe0008d11e40
|
2099
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f75e30
|
2100
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f75e50
|
2101
|
sched_idletd() at sched_idletd+0x527/frame 0xfffffe0007f75ef0
|
2102
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f75f30
|
2103
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f75f30
|
2104
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2105
|
|
2106
|
Tracing command intr pid 12 tid 100016 td 0xfffffe0008d14900
|
2107
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0007f93e40
|
2108
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0007f93e60
|
2109
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe0007f93ef0
|
2110
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0007f93f30
|
2111
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0007f93f30
|
2112
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2113
|
|
2114
|
Tracing command intr pid 12 tid 100019 td 0xfffffe0008d98740
|
2115
|
fork_trampoline() at fork_trampoline
|
2116
|
|
2117
|
Tracing command intr pid 12 tid 100023 td 0xfffffe0008d96ac0
|
2118
|
fork_trampoline() at fork_trampoline
|
2119
|
|
2120
|
Tracing command intr pid 12 tid 100037 td 0xfffffe0008da8e40
|
2121
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a01e40
|
2122
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a01e60
|
2123
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe0062a01ef0
|
2124
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a01f30
|
2125
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a01f30
|
2126
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2127
|
|
2128
|
Tracing command intr pid 12 tid 100038 td 0xfffffe0008da8720
|
2129
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00629fce40
|
2130
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00629fce60
|
2131
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe00629fcef0
|
2132
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe00629fcf30
|
2133
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00629fcf30
|
2134
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2135
|
|
2136
|
Tracing command intr pid 12 tid 100039 td 0xfffffe0008da8000
|
2137
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00629f7e40
|
2138
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00629f7e60
|
2139
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe00629f7ef0
|
2140
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe00629f7f30
|
2141
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00629f7f30
|
2142
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2143
|
|
2144
|
Tracing command intr pid 12 tid 100040 td 0xfffffe0008da3740
|
2145
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00629f2e40
|
2146
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00629f2e60
|
2147
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe00629f2ef0
|
2148
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe00629f2f30
|
2149
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00629f2f30
|
2150
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2151
|
|
2152
|
Tracing command intr pid 12 tid 100067 td 0xfffffe0008de6c80
|
2153
|
fork_trampoline() at fork_trampoline
|
2154
|
|
2155
|
Tracing command intr pid 12 tid 100073 td 0xfffffe0008dc6020
|
2156
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ab6e40
|
2157
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ab6e60
|
2158
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe0062ab6ef0
|
2159
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ab6f30
|
2160
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ab6f30
|
2161
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2162
|
|
2163
|
Tracing command intr pid 12 tid 100074 td 0xfffffe0062c34740
|
2164
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b2de40
|
2165
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b2de60
|
2166
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe0062b2def0
|
2167
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b2df30
|
2168
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b2df30
|
2169
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2170
|
|
2171
|
Tracing command intr pid 12 tid 100080 td 0xfffffe0062c31c80
|
2172
|
fork_trampoline() at fork_trampoline
|
2173
|
|
2174
|
Tracing command intr pid 12 tid 100081 td 0xfffffe0062c31560
|
2175
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b0ae40
|
2176
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b0ae60
|
2177
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe0062b0aef0
|
2178
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b0af30
|
2179
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b0af30
|
2180
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2181
|
|
2182
|
Tracing command intr pid 12 tid 100116 td 0xfffffe006b0a7c80
|
2183
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062befe40
|
2184
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062befe60
|
2185
|
ithread_loop() at ithread_loop+0x97/frame 0xfffffe0062befef0
|
2186
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062beff30
|
2187
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062beff30
|
2188
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2189
|
|
2190
|
Tracing command intr pid 12 tid 100117 td 0xfffffe006b0a7560
|
2191
|
fork_trampoline() at fork_trampoline
|
2192
|
|
2193
|
Tracing command ng_queue pid 13 tid 100045 td 0xfffffe0008dac740
|
2194
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a39de0
|
2195
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a39e00
|
2196
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a39e80
|
2197
|
ngthread() at ngthread+0xbc/frame 0xfffffe0062a39ef0
|
2198
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a39f30
|
2199
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a39f30
|
2200
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2201
|
|
2202
|
Tracing command ng_queue pid 13 tid 100046 td 0xfffffe0008dac020
|
2203
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a34de0
|
2204
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a34e00
|
2205
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a34e80
|
2206
|
ngthread() at ngthread+0xbc/frame 0xfffffe0062a34ef0
|
2207
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a34f30
|
2208
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a34f30
|
2209
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2210
|
|
2211
|
Tracing command ng_queue pid 13 tid 100047 td 0xfffffe0008dab900
|
2212
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a2fde0
|
2213
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a2fe00
|
2214
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a2fe80
|
2215
|
ngthread() at ngthread+0xbc/frame 0xfffffe0062a2fef0
|
2216
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a2ff30
|
2217
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a2ff30
|
2218
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2219
|
|
2220
|
Tracing command ng_queue pid 13 tid 100048 td 0xfffffe0008dab1e0
|
2221
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a2ade0
|
2222
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a2ae00
|
2223
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a2ae80
|
2224
|
ngthread() at ngthread+0xbc/frame 0xfffffe0062a2aef0
|
2225
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a2af30
|
2226
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a2af30
|
2227
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2228
|
|
2229
|
Tracing command geom pid 14 tid 100050 td 0xfffffe0008db1740
|
2230
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a84e10
|
2231
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a84e30
|
2232
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a84eb0
|
2233
|
g_run_events() at g_run_events+0x5c/frame 0xfffffe0062a84ef0
|
2234
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a84f30
|
2235
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a84f30
|
2236
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2237
|
|
2238
|
Tracing command geom pid 14 tid 100051 td 0xfffffe0008db1020
|
2239
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a7fe00
|
2240
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a7fe20
|
2241
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a7fea0
|
2242
|
g_io_schedule_up() at g_io_schedule_up+0x5c/frame 0xfffffe0062a7fee0
|
2243
|
g_up_procbody() at g_up_procbody+0x6c/frame 0xfffffe0062a7fef0
|
2244
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a7ff30
|
2245
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a7ff30
|
2246
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2247
|
|
2248
|
Tracing command geom pid 14 tid 100052 td 0xfffffe0008db0900
|
2249
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a7ae00
|
2250
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a7ae20
|
2251
|
_sleep() at _sleep+0x1ee/frame 0xfffffe0062a7aea0
|
2252
|
g_io_schedule_down() at g_io_schedule_down+0x4c/frame 0xfffffe0062a7aee0
|
2253
|
g_down_procbody() at g_down_procbody+0x6c/frame 0xfffffe0062a7aef0
|
2254
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a7af30
|
2255
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a7af30
|
2256
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2257
|
|
2258
|
Tracing command sequencer 00 pid 15 tid 100063 td 0xfffffe0008dc2e40
|
2259
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062a93e00
|
2260
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062a93e20
|
2261
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062a93e70
|
2262
|
seq_eventthread() at seq_eventthread+0xbc/frame 0xfffffe0062a93ef0
|
2263
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062a93f30
|
2264
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062a93f30
|
2265
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2266
|
|
2267
|
Tracing command usb pid 16 tid 100068 td 0xfffffe0008de6560
|
2268
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062acfe40
|
2269
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062acfe60
|
2270
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062acfeb0
|
2271
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062acfef0
|
2272
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062acff30
|
2273
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062acff30
|
2274
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2275
|
|
2276
|
Tracing command usb pid 16 tid 100069 td 0xfffffe0008de5e40
|
2277
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062acae40
|
2278
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062acae60
|
2279
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062acaeb0
|
2280
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062acaef0
|
2281
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062acaf30
|
2282
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062acaf30
|
2283
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2284
|
|
2285
|
Tracing command usb pid 16 tid 100070 td 0xfffffe0008de5720
|
2286
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ac5e40
|
2287
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ac5e60
|
2288
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062ac5eb0
|
2289
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062ac5ef0
|
2290
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ac5f30
|
2291
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ac5f30
|
2292
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2293
|
|
2294
|
Tracing command usb pid 16 tid 100071 td 0xfffffe0008de5000
|
2295
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062ac0e40
|
2296
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062ac0e60
|
2297
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062ac0eb0
|
2298
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062ac0ef0
|
2299
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062ac0f30
|
2300
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062ac0f30
|
2301
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2302
|
|
2303
|
Tracing command usb pid 16 tid 100072 td 0xfffffe0008dc6740
|
2304
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062abbe40
|
2305
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062abbe60
|
2306
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062abbeb0
|
2307
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062abbef0
|
2308
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062abbf30
|
2309
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062abbf30
|
2310
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2311
|
|
2312
|
Tracing command usb pid 16 tid 100075 td 0xfffffe0062c34020
|
2313
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b28e40
|
2314
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b28e60
|
2315
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062b28eb0
|
2316
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062b28ef0
|
2317
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b28f30
|
2318
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b28f30
|
2319
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2320
|
|
2321
|
Tracing command usb pid 16 tid 100076 td 0xfffffe0062c33900
|
2322
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b23e40
|
2323
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b23e60
|
2324
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062b23eb0
|
2325
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062b23ef0
|
2326
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b23f30
|
2327
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b23f30
|
2328
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2329
|
|
2330
|
Tracing command usb pid 16 tid 100077 td 0xfffffe0062c331e0
|
2331
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b1ee40
|
2332
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b1ee60
|
2333
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062b1eeb0
|
2334
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062b1eef0
|
2335
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b1ef30
|
2336
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b1ef30
|
2337
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2338
|
|
2339
|
Tracing command usb pid 16 tid 100078 td 0xfffffe0062c32ac0
|
2340
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b19e40
|
2341
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b19e60
|
2342
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062b19eb0
|
2343
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062b19ef0
|
2344
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b19f30
|
2345
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b19f30
|
2346
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2347
|
|
2348
|
Tracing command usb pid 16 tid 100079 td 0xfffffe0062c323a0
|
2349
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0062b14e40
|
2350
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0062b14e60
|
2351
|
_cv_wait() at _cv_wait+0x112/frame 0xfffffe0062b14eb0
|
2352
|
usb_process() at usb_process+0xc1/frame 0xfffffe0062b14ef0
|
2353
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe0062b14f30
|
2354
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0062b14f30
|
2355
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2356
|
|
2357
|
Tracing command acpi_thermal pid 17 tid 100123 td 0xfffffe006b1cde40
|
2358
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b246db0
|
2359
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b246dd0
|
2360
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b246e10
|
2361
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b246e90
|
2362
|
acpi_tz_thread() at acpi_tz_thread+0x81/frame 0xfffffe006b246ef0
|
2363
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b246f30
|
2364
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b246f30
|
2365
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2366
|
|
2367
|
Tracing command vmdaemon pid 18 tid 100128 td 0xfffffe006b0a9900
|
2368
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b22dde0
|
2369
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b22de00
|
2370
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b22de80
|
2371
|
vm_daemon() at vm_daemon+0x96/frame 0xfffffe006b22def0
|
2372
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b22df30
|
2373
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b22df30
|
2374
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2375
|
|
2376
|
Tracing command bufdaemon pid 19 tid 100129 td 0xfffffe006b0a91e0
|
2377
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b228dc0
|
2378
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b228de0
|
2379
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b228e20
|
2380
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b228ea0
|
2381
|
buf_daemon() at buf_daemon+0x131/frame 0xfffffe006b228ef0
|
2382
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b228f30
|
2383
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b228f30
|
2384
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2385
|
|
2386
|
Tracing command bufdaemon pid 19 tid 100132 td 0xfffffe006c3143a0
|
2387
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3c3da0
|
2388
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3c3dc0
|
2389
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b3c3e00
|
2390
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b3c3e80
|
2391
|
bufspace_daemon() at bufspace_daemon+0x33d/frame 0xfffffe006b3c3ef0
|
2392
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3c3f30
|
2393
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3c3f30
|
2394
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2395
|
|
2396
|
Tracing command bufdaemon pid 19 tid 100135 td 0xfffffe006c313c80
|
2397
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b3beda0
|
2398
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b3bedc0
|
2399
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b3bee00
|
2400
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b3bee80
|
2401
|
bufspace_daemon() at bufspace_daemon+0x33d/frame 0xfffffe006b3beef0
|
2402
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b3bef30
|
2403
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b3bef30
|
2404
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2405
|
|
2406
|
Tracing command vnlru pid 20 tid 100131 td 0xfffffe006c174900
|
2407
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b39bd70
|
2408
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b39bd90
|
2409
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b39bdd0
|
2410
|
_sleep() at _sleep+0x1ce/frame 0xfffffe006b39be50
|
2411
|
vnlru_proc() at vnlru_proc+0xa7f/frame 0xfffffe006b39bef0
|
2412
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b39bf30
|
2413
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b39bf30
|
2414
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2415
|
|
2416
|
Tracing command syncer pid 21 tid 100134 td 0xfffffe006c1741e0
|
2417
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b396db0
|
2418
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b396dd0
|
2419
|
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe006b396e10
|
2420
|
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x10c/frame 0xfffffe006b396e60
|
2421
|
sched_sync() at sched_sync+0x7cb/frame 0xfffffe006b396ef0
|
2422
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b396f30
|
2423
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b396f30
|
2424
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2425
|
|
2426
|
Tracing command ALQ Daemon pid 22 tid 100136 td 0xfffffe006c173ac0
|
2427
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b391e10
|
2428
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b391e30
|
2429
|
_sleep() at _sleep+0x1ee/frame 0xfffffe006b391eb0
|
2430
|
ald_daemon() at ald_daemon+0xac/frame 0xfffffe006b391ef0
|
2431
|
fork_exit() at fork_exit+0x7d/frame 0xfffffe006b391f30
|
2432
|
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe006b391f30
|
2433
|
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
|
2434
|
|
2435
|
Tracing command nginx pid 77865 tid 100281 td 0xfffffe00a0fcb020
|
2436
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1634900
|
2437
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1634920
|
2438
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1634960
|
2439
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1634970
|
2440
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16349f0
|
2441
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1634cd0
|
2442
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1634d20
|
2443
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1634da0
|
2444
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1634e00
|
2445
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1634f30
|
2446
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1634f30
|
2447
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8298f8d6a, rsp = 0x82118e858, rbp = 0x82118e8a0 ---
|
2448
|
|
2449
|
Tracing command getty pid 71726 tid 100317 td 0xfffffe00a0fe5740
|
2450
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1753b60
|
2451
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1753b80
|
2452
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1753bc0
|
2453
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1753bd0
|
2454
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a1753c20
|
2455
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a1753c40
|
2456
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00a1753cb0
|
2457
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a1753cf0
|
2458
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a1753d50
|
2459
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1753d90
|
2460
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1753e00
|
2461
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1753f30
|
2462
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1753f30
|
2463
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x3aaa3c73deaa, rsp = 0x3aaa3a877778, rbp = 0x3aaa3a8777c0 ---
|
2464
|
|
2465
|
Tracing command filterdns pid 41017 tid 100397 td 0xfffffe00a1375c80
|
2466
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a189fba0
|
2467
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a189fbc0
|
2468
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a189fc00
|
2469
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a189fc10
|
2470
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a189fc90
|
2471
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a189fd10
|
2472
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe00a189fdc0
|
2473
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a189fe00
|
2474
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a189ff30
|
2475
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a189ff30
|
2476
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x82268cd6a, rsp = 0x8278b3ee8, rbp = 0x8278b3f60 ---
|
2477
|
|
2478
|
Tracing command filterdns pid 41017 tid 100398 td 0xfffffe00a1375560
|
2479
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a189ab70
|
2480
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a189ab90
|
2481
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a189abd0
|
2482
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a189ac10
|
2483
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a189ac90
|
2484
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a189ad10
|
2485
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe00a189adc0
|
2486
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a189ae00
|
2487
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a189af30
|
2488
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a189af30
|
2489
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x82268cd6a, rsp = 0x827face58, rbp = 0x827faced0 ---
|
2490
|
|
2491
|
Tracing command filterdns pid 41017 tid 100399 td 0xfffffe00a1374e40
|
2492
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1895ba0
|
2493
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1895bc0
|
2494
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1895c00
|
2495
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1895c10
|
2496
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1895c90
|
2497
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a1895d10
|
2498
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe00a1895dc0
|
2499
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a1895e00
|
2500
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1895f30
|
2501
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1895f30
|
2502
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x82268cd6a, rsp = 0x828dc6ec8, rbp = 0x828dc6f40 ---
|
2503
|
|
2504
|
Tracing command minicron pid 96319 tid 100328 td 0xfffffe00a0fe33a0
|
2505
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16efc10
|
2506
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16efc30
|
2507
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16efc70
|
2508
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a16efcb0
|
2509
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a16efd30
|
2510
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a16efdc0
|
2511
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a16efe00
|
2512
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16eff30
|
2513
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16eff30
|
2514
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8218e8daa, rsp = 0x8202b6d88, rbp = 0x8202b6dd0 ---
|
2515
|
|
2516
|
Tracing command sshg-parser pid 43091 tid 100422 td 0xfffffe00a1301020
|
2517
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1881bf0
|
2518
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1881c10
|
2519
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1881c50
|
2520
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1881c60
|
2521
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1881ce0
|
2522
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a1881d50
|
2523
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1881d90
|
2524
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1881e00
|
2525
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1881f30
|
2526
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1881f30
|
2527
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x82396ceaa, rsp = 0x820f3f798, rbp = 0x820f3f7b0 ---
|
2528
|
|
2529
|
Tracing command cron pid 10337 tid 100283 td 0xfffffe00a0fca900
|
2530
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a167fc10
|
2531
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a167fc30
|
2532
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a167fc70
|
2533
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a167fcb0
|
2534
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a167fd30
|
2535
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a167fdc0
|
2536
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a167fe00
|
2537
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a167ff30
|
2538
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a167ff30
|
2539
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xc0b6d589daa, rsp = 0xc0b6a37c4a8, rbp = 0xc0b6a37c680 ---
|
2540
|
|
2541
|
Tracing command charon pid 2190 tid 100279 td 0xfffffe00a0fd0000
|
2542
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a163eb10
|
2543
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a163eb30
|
2544
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a163eb70
|
2545
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a163eb80
|
2546
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a163ec00
|
2547
|
kern_sigtimedwait() at kern_sigtimedwait+0x574/frame 0xfffffe00a163ed60
|
2548
|
sys_sigwaitinfo() at sys_sigwaitinfo+0x43/frame 0xfffffe00a163ee00
|
2549
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a163ef30
|
2550
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a163ef30
|
2551
|
--- syscall (346, FreeBSD ELF64, sigwaitinfo), rip = 0x826fda04a, rsp = 0x8211ca458, rbp = 0x8211ca490 ---
|
2552
|
|
2553
|
Tracing command charon pid 2190 tid 100335 td 0xfffffe00a080b900
|
2554
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a161db90
|
2555
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a161dbb0
|
2556
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a161dbf0
|
2557
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a161dc00
|
2558
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a161dc80
|
2559
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a161dd00
|
2560
|
do_wait() at do_wait+0x244/frame 0xfffffe00a161dd80
|
2561
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a161ddc0
|
2562
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a161de00
|
2563
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a161df30
|
2564
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a161df30
|
2565
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x861b0ae48, rbp = 0x861b0ae70 ---
|
2566
|
|
2567
|
Tracing command charon pid 2190 tid 100336 td 0xfffffe00a11e8740 (CPU 1)
|
2568
|
cpustop_handler() at cpustop_handler+0x28/frame 0xfffffe0008b11df0
|
2569
|
ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xfffffe0008b11e00
|
2570
|
trap() at trap+0x3f/frame 0xfffffe0008b11f20
|
2571
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0008b11f20
|
2572
|
--- trap 0x13, rip = 0x827018e79, rsp = 0x861eb7ad0, rbp = 0x861eb7cb0 ---
|
2573
|
|
2574
|
Tracing command charon pid 2190 tid 100337 td 0xfffffe00a11e8020
|
2575
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1735b00
|
2576
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1735b20
|
2577
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1735b60
|
2578
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1735b70
|
2579
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a1735bc0
|
2580
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe00a1735c00
|
2581
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe00a1735c90
|
2582
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe00a1735de0
|
2583
|
sys_poll() at sys_poll+0x50/frame 0xfffffe00a1735e00
|
2584
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1735f30
|
2585
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1735f30
|
2586
|
--- syscall (209, FreeBSD ELF64, poll), rip = 0x826fd9e2a, rsp = 0x862b165a8, rbp = 0x862b165e0 ---
|
2587
|
|
2588
|
Tracing command charon pid 2190 tid 100338 td 0xfffffe00a11e7900
|
2589
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1730b90
|
2590
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1730bb0
|
2591
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1730bf0
|
2592
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1730c00
|
2593
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1730c80
|
2594
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a1730d00
|
2595
|
do_wait() at do_wait+0x244/frame 0xfffffe00a1730d80
|
2596
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a1730dc0
|
2597
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a1730e00
|
2598
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1730f30
|
2599
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1730f30
|
2600
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x8632a9de8, rbp = 0x8632a9e10 ---
|
2601
|
|
2602
|
Tracing command charon pid 2190 tid 100339 td 0xfffffe00a11e71e0
|
2603
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17cbb90
|
2604
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17cbbb0
|
2605
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17cbbf0
|
2606
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17cbc00
|
2607
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17cbc80
|
2608
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17cbd00
|
2609
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17cbd80
|
2610
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17cbdc0
|
2611
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17cbe00
|
2612
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17cbf30
|
2613
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17cbf30
|
2614
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x8636e0e48, rbp = 0x8636e0e70 ---
|
2615
|
|
2616
|
Tracing command charon pid 2190 tid 100340 td 0xfffffe00a123f900
|
2617
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17c6b90
|
2618
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17c6bb0
|
2619
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17c6bf0
|
2620
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17c6c00
|
2621
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17c6c80
|
2622
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17c6d00
|
2623
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17c6d80
|
2624
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17c6dc0
|
2625
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17c6e00
|
2626
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17c6f30
|
2627
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17c6f30
|
2628
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x8647e6e48, rbp = 0x8647e6e70 ---
|
2629
|
|
2630
|
Tracing command charon pid 2190 tid 100341 td 0xfffffe00a123f1e0
|
2631
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17c1b90
|
2632
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17c1bb0
|
2633
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17c1bf0
|
2634
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17c1c00
|
2635
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17c1c80
|
2636
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17c1d00
|
2637
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17c1d80
|
2638
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17c1dc0
|
2639
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17c1e00
|
2640
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17c1f30
|
2641
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17c1f30
|
2642
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x8654dfe48, rbp = 0x8654dfe70 ---
|
2643
|
|
2644
|
Tracing command charon pid 2190 tid 100342 td 0xfffffe00a123eac0
|
2645
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17bcb90
|
2646
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17bcbb0
|
2647
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17bcbf0
|
2648
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17bcc00
|
2649
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17bcc80
|
2650
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17bcd00
|
2651
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17bcd80
|
2652
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17bcdc0
|
2653
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17bce00
|
2654
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17bcf30
|
2655
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17bcf30
|
2656
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x865d1ce48, rbp = 0x865d1ce70 ---
|
2657
|
|
2658
|
Tracing command charon pid 2190 tid 100343 td 0xfffffe00a123e3a0
|
2659
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17b7b90
|
2660
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17b7bb0
|
2661
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17b7bf0
|
2662
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17b7c00
|
2663
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17b7c80
|
2664
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17b7d00
|
2665
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17b7d80
|
2666
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17b7dc0
|
2667
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17b7e00
|
2668
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17b7f30
|
2669
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17b7f30
|
2670
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x866b29e48, rbp = 0x866b29e70 ---
|
2671
|
|
2672
|
Tracing command charon pid 2190 tid 100344 td 0xfffffe00a123dc80
|
2673
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17b2b90
|
2674
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17b2bb0
|
2675
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17b2bf0
|
2676
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17b2c00
|
2677
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17b2c80
|
2678
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17b2d00
|
2679
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17b2d80
|
2680
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17b2dc0
|
2681
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17b2e00
|
2682
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17b2f30
|
2683
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17b2f30
|
2684
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x8670b3e48, rbp = 0x8670b3e70 ---
|
2685
|
|
2686
|
Tracing command charon pid 2190 tid 100345 td 0xfffffe00a123d560
|
2687
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17adb90
|
2688
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17adbb0
|
2689
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17adbf0
|
2690
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17adc00
|
2691
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17adc80
|
2692
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17add00
|
2693
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17add80
|
2694
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17addc0
|
2695
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17ade00
|
2696
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17adf30
|
2697
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17adf30
|
2698
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x868093e48, rbp = 0x868093e70 ---
|
2699
|
|
2700
|
Tracing command charon pid 2190 tid 100346 td 0xfffffe00a123ce40
|
2701
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17a8b90
|
2702
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17a8bb0
|
2703
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17a8bf0
|
2704
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17a8c00
|
2705
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17a8c80
|
2706
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17a8d00
|
2707
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17a8d80
|
2708
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17a8dc0
|
2709
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17a8e00
|
2710
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17a8f30
|
2711
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17a8f30
|
2712
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x8688e3e48, rbp = 0x8688e3e70 ---
|
2713
|
|
2714
|
Tracing command charon pid 2190 tid 100347 td 0xfffffe00a123c720
|
2715
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17f3b90
|
2716
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17f3bb0
|
2717
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17f3bf0
|
2718
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17f3c00
|
2719
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17f3c80
|
2720
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17f3d00
|
2721
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17f3d80
|
2722
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17f3dc0
|
2723
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17f3e00
|
2724
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17f3f30
|
2725
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17f3f30
|
2726
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x869953e48, rbp = 0x869953e70 ---
|
2727
|
|
2728
|
Tracing command charon pid 2190 tid 100348 td 0xfffffe00a12983a0
|
2729
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17eeb90
|
2730
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17eebb0
|
2731
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17eebf0
|
2732
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17eec00
|
2733
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17eec80
|
2734
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17eed00
|
2735
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17eed80
|
2736
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17eedc0
|
2737
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17eee00
|
2738
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17eef30
|
2739
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17eef30
|
2740
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x86a95fe48, rbp = 0x86a95fe70 ---
|
2741
|
|
2742
|
Tracing command charon pid 2190 tid 100349 td 0xfffffe00a1297c80
|
2743
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17e9b90
|
2744
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17e9bb0
|
2745
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17e9bf0
|
2746
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17e9c00
|
2747
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17e9c80
|
2748
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17e9d00
|
2749
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17e9d80
|
2750
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17e9dc0
|
2751
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17e9e00
|
2752
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17e9f30
|
2753
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17e9f30
|
2754
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x86b794e48, rbp = 0x86b794e70 ---
|
2755
|
|
2756
|
Tracing command charon pid 2190 tid 100350 td 0xfffffe00a1297560
|
2757
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17e4b60
|
2758
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17e4b80
|
2759
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17e4bc0
|
2760
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a17e4c00
|
2761
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a17e4c80
|
2762
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17e4d00
|
2763
|
do_wait() at do_wait+0x244/frame 0xfffffe00a17e4d80
|
2764
|
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00a17e4dc0
|
2765
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17e4e00
|
2766
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17e4f30
|
2767
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17e4f30
|
2768
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x824e390ac, rsp = 0x86c860d78, rbp = 0x86c860da0 ---
|
2769
|
|
2770
|
Tracing command php pid 96414 tid 100249 td 0xfffffe009f329c80
|
2771
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f172bf0
|
2772
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f172c10
|
2773
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f172c50
|
2774
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f172c60
|
2775
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f172ce0
|
2776
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe009f172d50
|
2777
|
dofileread() at dofileread+0x83/frame 0xfffffe009f172d90
|
2778
|
sys_read() at sys_read+0xbc/frame 0xfffffe009f172e00
|
2779
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f172f30
|
2780
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f172f30
|
2781
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x8292b2eaa, rsp = 0x820a30c18, rbp = 0x820a30c50 ---
|
2782
|
|
2783
|
Tracing command sshg-blocker pid 43171 tid 100455 td 0xfffffe00a56a5560
|
2784
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1946bf0
|
2785
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1946c10
|
2786
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1946c50
|
2787
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1946c60
|
2788
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1946ce0
|
2789
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a1946d50
|
2790
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1946d90
|
2791
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1946e00
|
2792
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1946f30
|
2793
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1946f30
|
2794
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x824ce8eaa, rsp = 0x820ea3a98, rbp = 0x820ea3ab0 ---
|
2795
|
|
2796
|
Tracing command sshg-blocker pid 43171 tid 176874 td 0xfffffe00a12fec80
|
2797
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19b8c10
|
2798
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19b8c30
|
2799
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a19b8c70
|
2800
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a19b8cb0
|
2801
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a19b8d30
|
2802
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a19b8dc0
|
2803
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a19b8e00
|
2804
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a19b8f30
|
2805
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a19b8f30
|
2806
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x824ce8daa, rsp = 0x8281ddf08, rbp = 0x8281ddf30 ---
|
2807
|
|
2808
|
Tracing command dhclient pid 43196 tid 100247 td 0xfffffe009f308740
|
2809
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f127ad0
|
2810
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f127af0
|
2811
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f127b30
|
2812
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f127b70
|
2813
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe009f127bc0
|
2814
|
seltdwait() at seltdwait+0x75/frame 0xfffffe009f127c00
|
2815
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe009f127c90
|
2816
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe009f127de0
|
2817
|
sys_poll() at sys_poll+0x50/frame 0xfffffe009f127e00
|
2818
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f127f30
|
2819
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f127f30
|
2820
|
--- syscall (209, FreeBSD ELF64, poll), rip = 0x1007e6911e2a, rsp = 0x1007e1f85b48, rbp = 0x1007e1f85b80 ---
|
2821
|
|
2822
|
Tracing command dpinger pid 67781 tid 100310 td 0xfffffe00a11e5c80
|
2823
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a171cb80
|
2824
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a171cba0
|
2825
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a171cbe0
|
2826
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a171cbf0
|
2827
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a171cc70
|
2828
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a171ccf0
|
2829
|
do_wait() at do_wait+0x244/frame 0xfffffe00a171cd70
|
2830
|
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00a171cdc0
|
2831
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a171ce00
|
2832
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a171cf30
|
2833
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a171cf30
|
2834
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x9a733d810ac, rsp = 0x9a730fc9018, rbp = 0x9a730fc90a0 ---
|
2835
|
|
2836
|
Tracing command dpinger pid 67781 tid 177061 td 0xfffffe00a0809560
|
2837
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1604ac0
|
2838
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1604ae0
|
2839
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1604b20
|
2840
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1604b30
|
2841
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1604bb0
|
2842
|
sbwait() at sbwait+0x68/frame 0xfffffe00a1604bd0
|
2843
|
soreceive_generic() at soreceive_generic+0x2c0/frame 0xfffffe00a1604ca0
|
2844
|
soreceive() at soreceive+0x2f/frame 0xfffffe00a1604cc0
|
2845
|
kern_recvit() at kern_recvit+0x13c/frame 0xfffffe00a1604d70
|
2846
|
sys_recvfrom() at sys_recvfrom+0x8f/frame 0xfffffe00a1604e00
|
2847
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1604f30
|
2848
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1604f30
|
2849
|
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x9a733f7eeea, rsp = 0x9a738977ea8, rbp = 0x9a738977ef0 ---
|
2850
|
|
2851
|
Tracing command dpinger pid 67781 tid 177062 td 0xfffffe00a1d06ac0
|
2852
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1964c10
|
2853
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1964c30
|
2854
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1964c70
|
2855
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1964cb0
|
2856
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a1964d30
|
2857
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a1964dc0
|
2858
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a1964e00
|
2859
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1964f30
|
2860
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1964f30
|
2861
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x9a733f7edaa, rsp = 0x9a738f59f48, rbp = 0x9a738f59f70 ---
|
2862
|
|
2863
|
Tracing command dpinger pid 67781 tid 177063 td 0xfffffe00a1d063a0
|
2864
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a195fc10
|
2865
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a195fc30
|
2866
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a195fc70
|
2867
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a195fcb0
|
2868
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a195fd30
|
2869
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a195fdc0
|
2870
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a195fe00
|
2871
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a195ff30
|
2872
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a195ff30
|
2873
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x9a733f7edaa, rsp = 0x9a739162f18, rbp = 0x9a739162f40 ---
|
2874
|
|
2875
|
Tracing command dpinger pid 67781 tid 177064 td 0xfffffe00a0809c80
|
2876
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1609c30
|
2877
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1609c50
|
2878
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1609c90
|
2879
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1609ca0
|
2880
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1609d20
|
2881
|
solisten_dequeue() at solisten_dequeue+0x6a/frame 0xfffffe00a1609d60
|
2882
|
kern_accept4() at kern_accept4+0x1bb/frame 0xfffffe00a1609e00
|
2883
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1609f30
|
2884
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1609f30
|
2885
|
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x9a733f7ec4a, rsp = 0x9a73975de78, rbp = 0x9a73975deb0 ---
|
2886
|
|
2887
|
Tracing command php-fpm pid 78027 tid 100357 td 0xfffffe00a129b000
|
2888
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1811c10
|
2889
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1811c30
|
2890
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1811c70
|
2891
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1811cb0
|
2892
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a1811d30
|
2893
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a1811dc0
|
2894
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a1811e00
|
2895
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1811f30
|
2896
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1811f30
|
2897
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x82a494daa, rsp = 0x820ce4fb8, rbp = 0x820ce4fe0 ---
|
2898
|
|
2899
|
Tracing command sh pid 43219 tid 100411 td 0xfffffe00a11f53a0
|
2900
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1785a80
|
2901
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1785aa0
|
2902
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1785ae0
|
2903
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1785af0
|
2904
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1785b70
|
2905
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1785c00
|
2906
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1785e00
|
2907
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1785f30
|
2908
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1785f30
|
2909
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x372d8a17008a, rsp = 0x372d878d40e8, rbp = 0x372d878d4190 ---
|
2910
|
|
2911
|
Tracing command minicron pid 78079 tid 100282 td 0xfffffe009f32a3a0
|
2912
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f177a80
|
2913
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f177aa0
|
2914
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f177ae0
|
2915
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f177af0
|
2916
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f177b70
|
2917
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe009f177c00
|
2918
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe009f177e00
|
2919
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f177f30
|
2920
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f177f30
|
2921
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8219f308a, rsp = 0x8209f1248, rbp = 0x8209f1290 ---
|
2922
|
|
2923
|
Tracing command sh pid 43340 tid 100451 td 0xfffffe00a523f3a0 (CPU 3)
|
2924
|
cpustop_handler() at cpustop_handler+0x28/frame 0xfffffe0008b2fdf0
|
2925
|
ipi_nmi_handler() at ipi_nmi_handler+0x39/frame 0xfffffe0008b2fe00
|
2926
|
trap() at trap+0x3f/frame 0xfffffe0008b2ff20
|
2927
|
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe0008b2ff20
|
2928
|
--- trap 0x13, rip = 0x44baf88cc04b, rsp = 0x1b39e004c7c0, rbp = 0x1b39e004c860 ---
|
2929
|
|
2930
|
Tracing command igmpproxy pid 41302 tid 100316 td 0xfffffe006b1d0900 (CPU 2)
|
2931
|
kdb_enter() at kdb_enter+0x32/frame 0xfffffe006b3738f0
|
2932
|
vpanic() at vpanic+0x183/frame 0xfffffe006b373940
|
2933
|
panic() at panic+0x43/frame 0xfffffe006b3739a0
|
2934
|
trap_fatal() at trap_fatal+0x409/frame 0xfffffe006b373a00
|
2935
|
trap_pfault() at trap_pfault+0x4f/frame 0xfffffe006b373a60
|
2936
|
calltrap() at calltrap+0x8/frame 0xfffffe006b373a60
|
2937
|
--- trap 0xc, rip = 0xffffffff80f051cb, rsp = 0xfffffe006b373b30, rbp = 0xfffffe006b373b60 ---
|
2938
|
X_ip_mrouter_done() at X_ip_mrouter_done+0x32b/frame 0xfffffe006b373b60
|
2939
|
rip_detach() at rip_detach+0x3f/frame 0xfffffe006b373b90
|
2940
|
sorele_locked() at sorele_locked+0x89/frame 0xfffffe006b373bb0
|
2941
|
soclose() at soclose+0x14a/frame 0xfffffe006b373c10
|
2942
|
_fdrop() at _fdrop+0x11/frame 0xfffffe006b373c30
|
2943
|
closef() at closef+0x24b/frame 0xfffffe006b373cc0
|
2944
|
fdescfree() at fdescfree+0x516/frame 0xfffffe006b373d90
|
2945
|
exit1() at exit1+0x4c6/frame 0xfffffe006b373df0
|
2946
|
sys_exit() at sys_exit+0xd/frame 0xfffffe006b373e00
|
2947
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b373f30
|
2948
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b373f30
|
2949
|
--- syscall (1, FreeBSD ELF64, exit), rip = 0x82344caca, rsp = 0x820731a08, rbp = 0x820731a20 ---
|
2950
|
|
2951
|
Tracing command getty pid 72041 tid 100294 td 0xfffffe009f312c80
|
2952
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1aeb60
|
2953
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1aeb80
|
2954
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1aebc0
|
2955
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1aebd0
|
2956
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe009f1aec20
|
2957
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe009f1aec40
|
2958
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe009f1aecb0
|
2959
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe009f1aecf0
|
2960
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe009f1aed50
|
2961
|
dofileread() at dofileread+0x83/frame 0xfffffe009f1aed90
|
2962
|
sys_read() at sys_read+0xbc/frame 0xfffffe009f1aee00
|
2963
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1aef30
|
2964
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1aef30
|
2965
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x3ebfacaddeaa, rsp = 0x3ebfa987a248, rbp = 0x3ebfa987a290 ---
|
2966
|
|
2967
|
Tracing command getty pid 72067 tid 100321 td 0xfffffe00a11f3000
|
2968
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a173fb60
|
2969
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a173fb80
|
2970
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a173fbc0
|
2971
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a173fbd0
|
2972
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a173fc20
|
2973
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a173fc40
|
2974
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00a173fcb0
|
2975
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a173fcf0
|
2976
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a173fd50
|
2977
|
dofileread() at dofileread+0x83/frame 0xfffffe00a173fd90
|
2978
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a173fe00
|
2979
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a173ff30
|
2980
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a173ff30
|
2981
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x3cc833b59eaa, rsp = 0x3cc8303d1ff8, rbp = 0x3cc8303d2040 ---
|
2982
|
|
2983
|
Tracing command sh pid 43410 tid 100278 td 0xfffffe00a0fd0720
|
2984
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1643a80
|
2985
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1643aa0
|
2986
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1643ae0
|
2987
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1643af0
|
2988
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1643b70
|
2989
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1643c00
|
2990
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1643e00
|
2991
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1643f30
|
2992
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1643f30
|
2993
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0xa3ab3a4408a, rsp = 0xa3ab2437a68, rbp = 0xa3ab2437b10 ---
|
2994
|
|
2995
|
Tracing command unbound pid 57785 tid 107075 td 0xfffffe009f32c020
|
2996
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a18b18d0
|
2997
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a18b18f0
|
2998
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a18b1930
|
2999
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a18b1970
|
3000
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a18b19f0
|
3001
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a18b1cd0
|
3002
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a18b1d20
|
3003
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a18b1da0
|
3004
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a18b1e00
|
3005
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a18b1f30
|
3006
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a18b1f30
|
3007
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x800fdcd6a, rsp = 0x7fffffffe8c8, rbp = 0x7fffffffe910 ---
|
3008
|
|
3009
|
Tracing command unbound pid 57785 tid 177058 td 0xfffffe00a54f11e0
|
3010
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19328d0
|
3011
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19328f0
|
3012
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1932930
|
3013
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1932970
|
3014
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a19329f0
|
3015
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1932cd0
|
3016
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1932d20
|
3017
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1932da0
|
3018
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1932e00
|
3019
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1932f30
|
3020
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1932f30
|
3021
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x800fdcd6a, rsp = 0x7fffdfffde28, rbp = 0x7fffdfffde70 ---
|
3022
|
|
3023
|
Tracing command unbound pid 57785 tid 177059 td 0xfffffe00a1d05c80
|
3024
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19c28d0
|
3025
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19c28f0
|
3026
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a19c2930
|
3027
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a19c2970
|
3028
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a19c29f0
|
3029
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a19c2cd0
|
3030
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a19c2d20
|
3031
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a19c2da0
|
3032
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a19c2e00
|
3033
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a19c2f30
|
3034
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a19c2f30
|
3035
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x800fdcd6a, rsp = 0x7fffdfdfce28, rbp = 0x7fffdfdfce70 ---
|
3036
|
|
3037
|
Tracing command unbound pid 57785 tid 177060 td 0xfffffe00a56a6ac0
|
3038
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19288d0
|
3039
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19288f0
|
3040
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1928930
|
3041
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1928970
|
3042
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a19289f0
|
3043
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1928cd0
|
3044
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1928d20
|
3045
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1928da0
|
3046
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1928e00
|
3047
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1928f30
|
3048
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1928f30
|
3049
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x800fdcd6a, rsp = 0x7fffdfbfbe28, rbp = 0x7fffdfbfbe70 ---
|
3050
|
|
3051
|
Tracing command php-fpm pid 20963 tid 100257 td 0xfffffe00a0661c80
|
3052
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1a4bd0
|
3053
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1a4bf0
|
3054
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1a4c30
|
3055
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1a4c40
|
3056
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1a4cc0
|
3057
|
solisten_dequeue() at solisten_dequeue+0x6a/frame 0xfffffe009f1a4d00
|
3058
|
kern_accept4() at kern_accept4+0x1bb/frame 0xfffffe009f1a4da0
|
3059
|
accept1() at accept1+0x61/frame 0xfffffe009f1a4e00
|
3060
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1a4f30
|
3061
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1a4f30
|
3062
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a494c2a, rsp = 0x820cd66c8, rbp = 0x820cd6700 ---
|
3063
|
|
3064
|
Tracing command sh pid 43512 tid 100275 td 0xfffffe00a0fd1c80
|
3065
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1652bf0
|
3066
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1652c10
|
3067
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1652c50
|
3068
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1652c60
|
3069
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1652ce0
|
3070
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a1652d50
|
3071
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1652d90
|
3072
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1652e00
|
3073
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1652f30
|
3074
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1652f30
|
3075
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x3e1882d1deaa, rsp = 0x3e1880f64e68, rbp = 0x3e1880f65390 ---
|
3076
|
|
3077
|
Tracing command pfctl pid 43514 tid 100396 td 0xfffffe00a12fd000
|
3078
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1848ee0
|
3079
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1848f00
|
3080
|
ipi_bitmap_handler() at ipi_bitmap_handler+0x84/frame 0xfffffe00a1848f30
|
3081
|
Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0xb3/frame 0xfffffe00a1848f30
|
3082
|
--- interrupt, rip = 0x2471a75260fd, rsp = 0x2471a53dc258, rbp = 0x2471a53dc280 ---
|
3083
|
|
3084
|
Tracing command php-fpm pid 525 tid 100236 td 0xfffffe009f32b1e0
|
3085
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1818d0
|
3086
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1818f0
|
3087
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f181930
|
3088
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f181970
|
3089
|
_sleep() at _sleep+0x1bc/frame 0xfffffe009f1819f0
|
3090
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f181cd0
|
3091
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f181d20
|
3092
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f181da0
|
3093
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f181e00
|
3094
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f181f30
|
3095
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f181f30
|
3096
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82a494d6a, rsp = 0x820ce6678, rbp = 0x820ce66c0 ---
|
3097
|
|
3098
|
Tracing command php-fpm pid 526 tid 100256 td 0xfffffe00a0664740
|
3099
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1cfbd0
|
3100
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1cfbf0
|
3101
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1cfc30
|
3102
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1cfc40
|
3103
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1cfcc0
|
3104
|
solisten_dequeue() at solisten_dequeue+0x6a/frame 0xfffffe009f1cfd00
|
3105
|
kern_accept4() at kern_accept4+0x1bb/frame 0xfffffe009f1cfda0
|
3106
|
accept1() at accept1+0x61/frame 0xfffffe009f1cfe00
|
3107
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1cff30
|
3108
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1cff30
|
3109
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a494c2a, rsp = 0x820cd66c8, rbp = 0x820cd6700 ---
|
3110
|
|
3111
|
Tracing command php-fpm pid 527 tid 100253 td 0xfffffe00a0808e40
|
3112
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1debf0
|
3113
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1dec10
|
3114
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1dec50
|
3115
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1dec60
|
3116
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1dece0
|
3117
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe009f1ded50
|
3118
|
dofileread() at dofileread+0x83/frame 0xfffffe009f1ded90
|
3119
|
sys_read() at sys_read+0xbc/frame 0xfffffe009f1dee00
|
3120
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1def30
|
3121
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1def30
|
3122
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x82a494eaa, rsp = 0x820ce4e48, rbp = 0x820ce4e80 ---
|
3123
|
|
3124
|
Tracing command sh pid 74264 tid 100395 td 0xfffffe00a12fd720
|
3125
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a184da80
|
3126
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a184daa0
|
3127
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a184dae0
|
3128
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a184daf0
|
3129
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a184db70
|
3130
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a184dc00
|
3131
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a184de00
|
3132
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a184df30
|
3133
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a184df30
|
3134
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x79ab54608a, rsp = 0x79a9c3f028, rbp = 0x79a9c3f0d0 ---
|
3135
|
|
3136
|
Tracing command minicron pid 94747 tid 100267 td 0xfffffe009f308020
|
3137
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f122c10
|
3138
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f122c30
|
3139
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f122c70
|
3140
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f122cb0
|
3141
|
_sleep() at _sleep+0x1bc/frame 0xfffffe009f122d30
|
3142
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe009f122dc0
|
3143
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe009f122e00
|
3144
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f122f30
|
3145
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f122f30
|
3146
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x821d88daa, rsp = 0x8206752e8, rbp = 0x820675330 ---
|
3147
|
|
3148
|
Tracing command sh pid 76329 tid 100295 td 0xfffffe009f3141e0
|
3149
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f145b60
|
3150
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f145b80
|
3151
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f145bc0
|
3152
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f145bd0
|
3153
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe009f145c20
|
3154
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe009f145c40
|
3155
|
ttydisc_read() at ttydisc_read+0x2be/frame 0xfffffe009f145cb0
|
3156
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe009f145cf0
|
3157
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe009f145d50
|
3158
|
dofileread() at dofileread+0x83/frame 0xfffffe009f145d90
|
3159
|
sys_read() at sys_read+0xbc/frame 0xfffffe009f145e00
|
3160
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f145f30
|
3161
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f145f30
|
3162
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x228390ceeaa, rsp = 0x228372694a8, rbp = 0x228372699d0 ---
|
3163
|
|
3164
|
Tracing command check_reload_status pid 556 tid 100232 td 0xfffffe009f311e40
|
3165
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f136900
|
3166
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f136920
|
3167
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f136960
|
3168
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f136970
|
3169
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1369f0
|
3170
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f136cd0
|
3171
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f136d20
|
3172
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f136da0
|
3173
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f136e00
|
3174
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f136f30
|
3175
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f136f30
|
3176
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82371ed6a, rsp = 0x8206121c8, rbp = 0x820612210 ---
|
3177
|
|
3178
|
Tracing command check_reload_status pid 558 tid 100251 td 0xfffffe009f328e40
|
3179
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f168900
|
3180
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f168920
|
3181
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f168960
|
3182
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f168970
|
3183
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1689f0
|
3184
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f168cd0
|
3185
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f168d20
|
3186
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f168da0
|
3187
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f168e00
|
3188
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f168f30
|
3189
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f168f30
|
3190
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82371ed6a, rsp = 0x8206122d8, rbp = 0x820612320 ---
|
3191
|
|
3192
|
Tracing command minicron pid 78391 tid 100318 td 0xfffffe00a11f4560
|
3193
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a174ec10
|
3194
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a174ec30
|
3195
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a174ec70
|
3196
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a174ecb0
|
3197
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a174ed30
|
3198
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a174edc0
|
3199
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a174ee00
|
3200
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a174ef30
|
3201
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a174ef30
|
3202
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8219f2daa, rsp = 0x8209f11f8, rbp = 0x8209f1240 ---
|
3203
|
|
3204
|
Tracing command awk pid 43591 tid 100308 td 0xfffffe00a11e6ac0
|
3205
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1726900
|
3206
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1726920
|
3207
|
kern_yield() at kern_yield+0x59/frame 0xfffffe00a1726950
|
3208
|
uiomove_faultflag() at uiomove_faultflag+0xf6/frame 0xfffffe00a1726990
|
3209
|
dmu_read_uio_dnode() at dmu_read_uio_dnode+0xa3/frame 0xfffffe00a17269f0
|
3210
|
dmu_read_uio_dbuf() at dmu_read_uio_dbuf+0x3b/frame 0xfffffe00a1726a20
|
3211
|
zfs_read() at zfs_read+0x1da/frame 0xfffffe00a1726a80
|
3212
|
zfs_freebsd_read() at zfs_freebsd_read+0x39/frame 0xfffffe00a1726aa0
|
3213
|
VOP_READ_APV() at VOP_READ_APV+0x1f/frame 0xfffffe00a1726ac0
|
3214
|
vn_read() at vn_read+0x1d1/frame 0xfffffe00a1726b30
|
3215
|
vn_io_fault_doio() at vn_io_fault_doio+0x43/frame 0xfffffe00a1726b90
|
3216
|
vn_io_fault1() at vn_io_fault1+0x151/frame 0xfffffe00a1726cd0
|
3217
|
vn_io_fault() at vn_io_fault+0x1b9/frame 0xfffffe00a1726d50
|
3218
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1726d90
|
3219
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1726e00
|
3220
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1726f30
|
3221
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1726f30
|
3222
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x3b08298cc33a, rsp = 0x175f95ed2258, rbp = 0x175f95ed2370 ---
|
3223
|
|
3224
|
Tracing command haproxy pid 31307 tid 100237 td 0xfffffe009f32aac0
|
3225
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f17c8d0
|
3226
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f17c8f0
|
3227
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f17c930
|
3228
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f17c970
|
3229
|
_sleep() at _sleep+0x1bc/frame 0xfffffe009f17c9f0
|
3230
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f17ccd0
|
3231
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f17cd20
|
3232
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f17cda0
|
3233
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f17ce00
|
3234
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f17cf30
|
3235
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f17cf30
|
3236
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8256cdd6a, rsp = 0x820933ca8, rbp = 0x820933cf0 ---
|
3237
|
|
3238
|
Tracing command login pid 72332 tid 100394 td 0xfffffe00a12fde40
|
3239
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1852a80
|
3240
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1852aa0
|
3241
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1852ae0
|
3242
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1852af0
|
3243
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1852b70
|
3244
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1852c00
|
3245
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1852e00
|
3246
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1852f30
|
3247
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1852f30
|
3248
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8a3246d108a, rsp = 0x8a320adf8b8, rbp = 0x8a320adfa90 ---
|
3249
|
|
3250
|
Tracing command php-fpm pid 33437 tid 100440 td 0xfffffe00a129be40
|
3251
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a181bbd0
|
3252
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a181bbf0
|
3253
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a181bc30
|
3254
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a181bc40
|
3255
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a181bcc0
|
3256
|
solisten_dequeue() at solisten_dequeue+0x6a/frame 0xfffffe00a181bd00
|
3257
|
kern_accept4() at kern_accept4+0x1bb/frame 0xfffffe00a181bda0
|
3258
|
accept1() at accept1+0x61/frame 0xfffffe00a181be00
|
3259
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a181bf30
|
3260
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a181bf30
|
3261
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a494c2a, rsp = 0x820cd66c8, rbp = 0x820cd6700 ---
|
3262
|
|
3263
|
Tracing command dhclient pid 37574 tid 100254 td 0xfffffe00a0808720
|
3264
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1d9b00
|
3265
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1d9b20
|
3266
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1d9b60
|
3267
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1d9b70
|
3268
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe009f1d9bc0
|
3269
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe009f1d9c00
|
3270
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe009f1d9c90
|
3271
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe009f1d9de0
|
3272
|
sys_poll() at sys_poll+0x50/frame 0xfffffe009f1d9e00
|
3273
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1d9f30
|
3274
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1d9f30
|
3275
|
--- syscall (209, FreeBSD ELF64, poll), rip = 0x1007e6911e2a, rsp = 0x1007e1f85b48, rbp = 0x1007e1f85b80 ---
|
3276
|
|
3277
|
Tracing command minicron pid 94949 tid 100356 td 0xfffffe00a129b720
|
3278
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1816a80
|
3279
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1816aa0
|
3280
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1816ae0
|
3281
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1816af0
|
3282
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1816b70
|
3283
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1816c00
|
3284
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1816e00
|
3285
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1816f30
|
3286
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1816f30
|
3287
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8227a808a, rsp = 0x8208638e8, rbp = 0x820863930 ---
|
3288
|
|
3289
|
Tracing command radvd pid 21281 tid 100255 td 0xfffffe00a0808000
|
3290
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1d4aa0
|
3291
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1d4ac0
|
3292
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1d4b00
|
3293
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f1d4b40
|
3294
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe009f1d4b90
|
3295
|
seltdwait() at seltdwait+0x75/frame 0xfffffe009f1d4bd0
|
3296
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe009f1d4c60
|
3297
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe009f1d4db0
|
3298
|
sys_ppoll() at sys_ppoll+0x6f/frame 0xfffffe009f1d4e00
|
3299
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1d4f30
|
3300
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1d4f30
|
3301
|
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82255de4a, rsp = 0x820b08da8, rbp = 0x820b094e0 ---
|
3302
|
|
3303
|
Tracing command nginx pid 76586 tid 100246 td 0xfffffe009f311000
|
3304
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f12cbf0
|
3305
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f12cc10
|
3306
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f12cc50
|
3307
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f12cc60
|
3308
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f12cce0
|
3309
|
kern_sigsuspend() at kern_sigsuspend+0x274/frame 0xfffffe009f12cdd0
|
3310
|
sys_sigsuspend() at sys_sigsuspend+0x31/frame 0xfffffe009f12ce00
|
3311
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f12cf30
|
3312
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f12cf30
|
3313
|
--- syscall (4, FreeBSD ELF64, write), rip = 0x8298f8fea, rsp = 0x82118e9e8, rbp = 0x82118ea20 ---
|
3314
|
|
3315
|
Tracing command dpinger pid 68411 tid 100288 td 0xfffffe00a0fd4020
|
3316
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a166bb80
|
3317
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a166bba0
|
3318
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a166bbe0
|
3319
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a166bbf0
|
3320
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a166bc70
|
3321
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a166bcf0
|
3322
|
do_wait() at do_wait+0x244/frame 0xfffffe00a166bd70
|
3323
|
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00a166bdc0
|
3324
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a166be00
|
3325
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a166bf30
|
3326
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a166bf30
|
3327
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x30f1475780ac, rsp = 0x30f146a2ac08, rbp = 0x30f146a2ac90 ---
|
3328
|
|
3329
|
Tracing command dpinger pid 68411 tid 177065 td 0xfffffe00a1d0d720
|
3330
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f18bac0
|
3331
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f18bae0
|
3332
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f18bb20
|
3333
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f18bb30
|
3334
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f18bbb0
|
3335
|
sbwait() at sbwait+0x68/frame 0xfffffe009f18bbd0
|
3336
|
soreceive_generic() at soreceive_generic+0x2c0/frame 0xfffffe009f18bca0
|
3337
|
soreceive() at soreceive+0x2f/frame 0xfffffe009f18bcc0
|
3338
|
kern_recvit() at kern_recvit+0x13c/frame 0xfffffe009f18bd70
|
3339
|
sys_recvfrom() at sys_recvfrom+0x8f/frame 0xfffffe009f18be00
|
3340
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f18bf30
|
3341
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f18bf30
|
3342
|
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x30f148201eea, rsp = 0x30f14d076ea8, rbp = 0x30f14d076ef0 ---
|
3343
|
|
3344
|
Tracing command dpinger pid 68411 tid 177066 td 0xfffffe00a56a4720
|
3345
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19eec10
|
3346
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19eec30
|
3347
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a19eec70
|
3348
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a19eecb0
|
3349
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a19eed30
|
3350
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a19eedc0
|
3351
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a19eee00
|
3352
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a19eef30
|
3353
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a19eef30
|
3354
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x30f148201daa, rsp = 0x30f14dfadf48, rbp = 0x30f14dfadf70 ---
|
3355
|
|
3356
|
Tracing command dpinger pid 68411 tid 177067 td 0xfffffe00a0660720
|
3357
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f195c10
|
3358
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f195c30
|
3359
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f195c70
|
3360
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f195cb0
|
3361
|
_sleep() at _sleep+0x1bc/frame 0xfffffe009f195d30
|
3362
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe009f195dc0
|
3363
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe009f195e00
|
3364
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f195f30
|
3365
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f195f30
|
3366
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x30f148201daa, rsp = 0x30f14ea5ef18, rbp = 0x30f14ea5ef40 ---
|
3367
|
|
3368
|
Tracing command dpinger pid 68411 tid 177068 td 0xfffffe00a1d101e0
|
3369
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a192dc30
|
3370
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a192dc50
|
3371
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a192dc90
|
3372
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a192dca0
|
3373
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a192dd20
|
3374
|
solisten_dequeue() at solisten_dequeue+0x6a/frame 0xfffffe00a192dd60
|
3375
|
kern_accept4() at kern_accept4+0x1bb/frame 0xfffffe00a192de00
|
3376
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a192df30
|
3377
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a192df30
|
3378
|
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x30f148201c4a, rsp = 0x30f14ee92e78, rbp = 0x30f14ee92eb0 ---
|
3379
|
|
3380
|
Tracing command devd pid 830 tid 100252 td 0xfffffe009f328720
|
3381
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f163aa0
|
3382
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f163ac0
|
3383
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f163b00
|
3384
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f163b40
|
3385
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe009f163b90
|
3386
|
seltdwait() at seltdwait+0x75/frame 0xfffffe009f163bd0
|
3387
|
kern_select() at kern_select+0x91f/frame 0xfffffe009f163dc0
|
3388
|
sys_select() at sys_select+0x56/frame 0xfffffe009f163e00
|
3389
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f163f30
|
3390
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f163f30
|
3391
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x542f6f61f2a, rsp = 0x542f2e07848, rbp = 0x542f2e099e0 ---
|
3392
|
|
3393
|
Tracing command sh pid 43850 tid 100380 td 0xfffffe00a0fe2560
|
3394
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16e5a80
|
3395
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16e5aa0
|
3396
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16e5ae0
|
3397
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a16e5af0
|
3398
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16e5b70
|
3399
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a16e5c00
|
3400
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a16e5e00
|
3401
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16e5f30
|
3402
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16e5f30
|
3403
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x69dcd4108a, rsp = 0x69dbc05fc8, rbp = 0x69dbc06070 ---
|
3404
|
|
3405
|
Tracing command dhcpd pid 9045 tid 107097 td 0xfffffe00a0fc7e40
|
3406
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1991aa0
|
3407
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1991ac0
|
3408
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1991b00
|
3409
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1991b40
|
3410
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe00a1991b90
|
3411
|
seltdwait() at seltdwait+0x75/frame 0xfffffe00a1991bd0
|
3412
|
kern_select() at kern_select+0x91f/frame 0xfffffe00a1991dc0
|
3413
|
sys_select() at sys_select+0x56/frame 0xfffffe00a1991e00
|
3414
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1991f30
|
3415
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1991f30
|
3416
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x824c4bf2a, rsp = 0x82141d9b8, rbp = 0x82141d9f0 ---
|
3417
|
|
3418
|
Tracing command sleep pid 4957 tid 100305 td 0xfffffe00a0fd2ac0
|
3419
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a165cc10
|
3420
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a165cc30
|
3421
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a165cc70
|
3422
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a165ccb0
|
3423
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a165cd30
|
3424
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a165cdc0
|
3425
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a165ce00
|
3426
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a165cf30
|
3427
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a165cf30
|
3428
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x27ee29e91daa, rsp = 0x27ee27890868, rbp = 0x27ee278908d0 ---
|
3429
|
|
3430
|
Tracing command tail_pfb pid 88933 tid 100379 td 0xfffffe00a12ff3a0
|
3431
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a18618d0
|
3432
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a18618f0
|
3433
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1861930
|
3434
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1861970
|
3435
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a18619f0
|
3436
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1861cd0
|
3437
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1861d20
|
3438
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1861da0
|
3439
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1861e00
|
3440
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1861f30
|
3441
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1861f30
|
3442
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x2de6b8407d6a, rsp = 0x2de6b5232148, rbp = 0x2de6b5232290 ---
|
3443
|
|
3444
|
Tracing command ntpd pid 11194 tid 100284 td 0xfffffe00a0fe1720
|
3445
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a167aad0
|
3446
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a167aaf0
|
3447
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a167ab30
|
3448
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a167ab40
|
3449
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a167ab90
|
3450
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe00a167abd0
|
3451
|
kern_select() at kern_select+0x91f/frame 0xfffffe00a167adc0
|
3452
|
sys_select() at sys_select+0x56/frame 0xfffffe00a167ae00
|
3453
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a167af30
|
3454
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a167af30
|
3455
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x825729f2a, rsp = 0x820afc188, rbp = 0x820afc1c0 ---
|
3456
|
|
3457
|
Tracing command nginx pid 76750 tid 100314 td 0xfffffe00a11e4000
|
3458
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1708900
|
3459
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1708920
|
3460
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1708960
|
3461
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1708970
|
3462
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17089f0
|
3463
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1708cd0
|
3464
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1708d20
|
3465
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1708da0
|
3466
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1708e00
|
3467
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1708f30
|
3468
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1708f30
|
3469
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8298f8d6a, rsp = 0x82118e858, rbp = 0x82118e8a0 ---
|
3470
|
|
3471
|
Tracing command dhcp6c pid 43983 tid 100233 td 0xfffffe009f32b900
|
3472
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f186aa0
|
3473
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f186ac0
|
3474
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f186b00
|
3475
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f186b40
|
3476
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe009f186b90
|
3477
|
seltdwait() at seltdwait+0x75/frame 0xfffffe009f186bd0
|
3478
|
kern_select() at kern_select+0x91f/frame 0xfffffe009f186dc0
|
3479
|
sys_select() at sys_select+0x56/frame 0xfffffe009f186e00
|
3480
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f186f30
|
3481
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f186f30
|
3482
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x8219cff2a, rsp = 0x820bbbc68, rbp = 0x820bbc7f0 ---
|
3483
|
|
3484
|
Tracing command php pid 97255 tid 100368 td 0xfffffe00a11f7740
|
3485
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a179ebf0
|
3486
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a179ec10
|
3487
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a179ec50
|
3488
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a179ec60
|
3489
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a179ece0
|
3490
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a179ed50
|
3491
|
dofileread() at dofileread+0x83/frame 0xfffffe00a179ed90
|
3492
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a179ee00
|
3493
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a179ef30
|
3494
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a179ef30
|
3495
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x828f5eeaa, rsp = 0x820e608f8, rbp = 0x820e60930 ---
|
3496
|
|
3497
|
Tracing command sshd pid 95255 tid 100272 td 0xfffffe009f307900
|
3498
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f11dad0
|
3499
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f11daf0
|
3500
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f11db30
|
3501
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f11db40
|
3502
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe009f11db90
|
3503
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe009f11dbd0
|
3504
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe009f11dc60
|
3505
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe009f11ddb0
|
3506
|
sys_ppoll() at sys_ppoll+0x6f/frame 0xfffffe009f11de00
|
3507
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f11df30
|
3508
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f11df30
|
3509
|
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x359e6d7e1e4a, rsp = 0x359e66f5d338, rbp = 0x359e66f5d370 ---
|
3510
|
|
3511
|
Tracing command unbound-control pid 44089 tid 100262 td 0xfffffe00a0660e40
|
3512
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f19ae90
|
3513
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f19aeb0
|
3514
|
ast_scheduler() at ast_scheduler+0x37/frame 0xfffffe009f19aed0
|
3515
|
ast_handler() at ast_handler+0x88/frame 0xfffffe009f19af10
|
3516
|
ast() at ast+0x20/frame 0xfffffe009f19af30
|
3517
|
doreti_ast() at doreti_ast+0x1c/frame 0x8209a7dd0
|
3518
|
|
3519
|
Tracing command php-fpm pid 46161 tid 100367 td 0xfffffe00a0fe1e40
|
3520
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16e0bd0
|
3521
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16e0bf0
|
3522
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16e0c30
|
3523
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a16e0c40
|
3524
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16e0cc0
|
3525
|
solisten_dequeue() at solisten_dequeue+0x6a/frame 0xfffffe00a16e0d00
|
3526
|
kern_accept4() at kern_accept4+0x1bb/frame 0xfffffe00a16e0da0
|
3527
|
accept1() at accept1+0x61/frame 0xfffffe00a16e0e00
|
3528
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16e0f30
|
3529
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16e0f30
|
3530
|
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a494c2a, rsp = 0x820cd66c8, rbp = 0x820cd6700 ---
|
3531
|
|
3532
|
Tracing command grep pid 44128 tid 100418 td 0xfffffe00a129cc80
|
3533
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1820bf0
|
3534
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1820c10
|
3535
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1820c50
|
3536
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1820c60
|
3537
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1820ce0
|
3538
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a1820d50
|
3539
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1820d90
|
3540
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1820e00
|
3541
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1820f30
|
3542
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1820f30
|
3543
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x1623f0c02eaa, rsp = 0x1623ef0cb1b8, rbp = 0x1623ef0cb2d0 ---
|
3544
|
|
3545
|
Tracing command login pid 70754 tid 100231 td 0xfffffe006c171720
|
3546
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b355a80
|
3547
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b355aa0
|
3548
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe006b355ae0
|
3549
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe006b355af0
|
3550
|
_sleep() at _sleep+0x1e1/frame 0xfffffe006b355b70
|
3551
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe006b355c00
|
3552
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe006b355e00
|
3553
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b355f30
|
3554
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b355f30
|
3555
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x1e723de2808a, rsp = 0x1e723a708a08, rbp = 0x1e723a708be0 ---
|
3556
|
|
3557
|
Tracing command getty pid 70784 tid 100293 td 0xfffffe00a080aac0
|
3558
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1613b60
|
3559
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1613b80
|
3560
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1613bc0
|
3561
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1613bd0
|
3562
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a1613c20
|
3563
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a1613c40
|
3564
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00a1613cb0
|
3565
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a1613cf0
|
3566
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a1613d50
|
3567
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1613d90
|
3568
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1613e00
|
3569
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1613f30
|
3570
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1613f30
|
3571
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x348683ad7eaa, rsp = 0x3486820d24b8, rbp = 0x3486820d2500 ---
|
3572
|
|
3573
|
Tracing command php_pfb pid 89262 tid 100421 td 0xfffffe006b1d1020
|
3574
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b378bf0
|
3575
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b378c10
|
3576
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe006b378c50
|
3577
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe006b378c60
|
3578
|
_sleep() at _sleep+0x1e1/frame 0xfffffe006b378ce0
|
3579
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe006b378d50
|
3580
|
dofileread() at dofileread+0x83/frame 0xfffffe006b378d90
|
3581
|
sys_read() at sys_read+0xbc/frame 0xfffffe006b378e00
|
3582
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b378f30
|
3583
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b378f30
|
3584
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x82abb4eaa, rsp = 0x82079c948, rbp = 0x82079c980 ---
|
3585
|
|
3586
|
Tracing command nginx pid 77004 tid 100319 td 0xfffffe00a11f3e40
|
3587
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1749900
|
3588
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1749920
|
3589
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1749960
|
3590
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1749970
|
3591
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17499f0
|
3592
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1749cd0
|
3593
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1749d20
|
3594
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1749da0
|
3595
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1749e00
|
3596
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1749f30
|
3597
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1749f30
|
3598
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8298f8d6a, rsp = 0x82118e858, rbp = 0x82118e8a0 ---
|
3599
|
|
3600
|
Tracing command minicron pid 95445 tid 100366 td 0xfffffe00a1296e40
|
3601
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17dfc10
|
3602
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17dfc30
|
3603
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17dfc70
|
3604
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a17dfcb0
|
3605
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a17dfd30
|
3606
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a17dfdc0
|
3607
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a17dfe00
|
3608
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17dff30
|
3609
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17dff30
|
3610
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8227a7daa, rsp = 0x820863898, rbp = 0x8208638e0 ---
|
3611
|
|
3612
|
Tracing command minicron pid 93405 tid 100309 td 0xfffffe00a11e63a0
|
3613
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1721a80
|
3614
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1721aa0
|
3615
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1721ae0
|
3616
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1721af0
|
3617
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1721b70
|
3618
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1721c00
|
3619
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1721e00
|
3620
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1721f30
|
3621
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1721f30
|
3622
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x821d8908a, rsp = 0x820675338, rbp = 0x820675380 ---
|
3623
|
|
3624
|
Tracing command openvpn pid 70885 tid 100273 td 0xfffffe009f3071e0
|
3625
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f118ad0
|
3626
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f118af0
|
3627
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f118b30
|
3628
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f118b70
|
3629
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe009f118bc0
|
3630
|
seltdwait() at seltdwait+0x75/frame 0xfffffe009f118c00
|
3631
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe009f118c90
|
3632
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe009f118de0
|
3633
|
sys_poll() at sys_poll+0x50/frame 0xfffffe009f118e00
|
3634
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f118f30
|
3635
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f118f30
|
3636
|
--- syscall (209, FreeBSD ELF64, poll), rip = 0x827bd3e2a, rsp = 0x82079a998, rbp = 0x82079a9d0 ---
|
3637
|
|
3638
|
Tracing command openvpn pid 70885 tid 100287 td 0xfffffe00a0fc9ac0
|
3639
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16a7900
|
3640
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16a7920
|
3641
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16a7960
|
3642
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a16a7970
|
3643
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16a79f0
|
3644
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a16a7cd0
|
3645
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a16a7d20
|
3646
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a16a7da0
|
3647
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a16a7e00
|
3648
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16a7f30
|
3649
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16a7f30
|
3650
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x827bd3d6a, rsp = 0x82c58bef8, rbp = 0x82c58bf40 ---
|
3651
|
|
3652
|
Tracing command sh pid 50459 tid 100312 td 0xfffffe00a11e4e40
|
3653
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1712a80
|
3654
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1712aa0
|
3655
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1712ae0
|
3656
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1712af0
|
3657
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1712b70
|
3658
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1712c00
|
3659
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1712e00
|
3660
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1712f30
|
3661
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1712f30
|
3662
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x2310ed1aa08a, rsp = 0x2310ebcb6658, rbp = 0x2310ebcb6700 ---
|
3663
|
|
3664
|
Tracing command filterdns pid 1337 tid 100330 td 0xfffffe006b1d01e0
|
3665
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b369ba0
|
3666
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b369bc0
|
3667
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe006b369c00
|
3668
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe006b369c10
|
3669
|
_sleep() at _sleep+0x1e1/frame 0xfffffe006b369c90
|
3670
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe006b369d10
|
3671
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe006b369dc0
|
3672
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe006b369e00
|
3673
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b369f30
|
3674
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b369f30
|
3675
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x822f95d6a, rsp = 0x8283fdee8, rbp = 0x8283fdf60 ---
|
3676
|
|
3677
|
Tracing command filterdns pid 1337 tid 100331 td 0xfffffe006b1cfac0
|
3678
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b364ba0
|
3679
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b364bc0
|
3680
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe006b364c00
|
3681
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe006b364c10
|
3682
|
_sleep() at _sleep+0x1e1/frame 0xfffffe006b364c90
|
3683
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe006b364d10
|
3684
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe006b364dc0
|
3685
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe006b364e00
|
3686
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b364f30
|
3687
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b364f30
|
3688
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x822f95d6a, rsp = 0x829404ee8, rbp = 0x829404f60 ---
|
3689
|
|
3690
|
Tracing command filterdns pid 1337 tid 100332 td 0xfffffe006b1cf3a0
|
3691
|
sched_switch() at sched_switch+0x801/frame 0xfffffe006b35ab70
|
3692
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe006b35ab90
|
3693
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe006b35abd0
|
3694
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe006b35ac10
|
3695
|
_sleep() at _sleep+0x1bc/frame 0xfffffe006b35ac90
|
3696
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe006b35ad10
|
3697
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe006b35adc0
|
3698
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe006b35ae00
|
3699
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe006b35af30
|
3700
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe006b35af30
|
3701
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x822f95d6a, rsp = 0x829b38e58, rbp = 0x829b38ed0 ---
|
3702
|
|
3703
|
Tracing command filterdns pid 1337 tid 100333 td 0xfffffe006b1cec80
|
3704
|
sched_switch() at sched_switch+0x801/frame 0xfffffe0074f8fb70
|
3705
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe0074f8fb90
|
3706
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe0074f8fbd0
|
3707
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0074f8fc10
|
3708
|
_sleep() at _sleep+0x1bc/frame 0xfffffe0074f8fc90
|
3709
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe0074f8fd10
|
3710
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe0074f8fdc0
|
3711
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0074f8fe00
|
3712
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe0074f8ff30
|
3713
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0074f8ff30
|
3714
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x822f95d6a, rsp = 0x82a67ae58, rbp = 0x82a67aed0 ---
|
3715
|
|
3716
|
Tracing command filterdns pid 1337 tid 100334 td 0xfffffe00a123c000
|
3717
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17a3ba0
|
3718
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17a3bc0
|
3719
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17a3c00
|
3720
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17a3c10
|
3721
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17a3c90
|
3722
|
umtxq_sleep() at umtxq_sleep+0x2ae/frame 0xfffffe00a17a3d10
|
3723
|
__umtx_op_sem2_wait() at __umtx_op_sem2_wait+0x46f/frame 0xfffffe00a17a3dc0
|
3724
|
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00a17a3e00
|
3725
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17a3f30
|
3726
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17a3f30
|
3727
|
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x822f95d6a, rsp = 0x82c097ec8, rbp = 0x82c097f40 ---
|
3728
|
|
3729
|
Tracing command cut pid 44355 tid 100369 td 0xfffffe00a1296720
|
3730
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17dabf0
|
3731
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17dac10
|
3732
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17dac50
|
3733
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17dac60
|
3734
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17dace0
|
3735
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a17dad50
|
3736
|
dofileread() at dofileread+0x83/frame 0xfffffe00a17dad90
|
3737
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a17dae00
|
3738
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17daf30
|
3739
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17daf30
|
3740
|
--- syscall (3, FreeBSD ELF64, read), rip = 0xbc25450beaa, rsp = 0xbc25188d9d8, rbp = 0xbc25188d9f0 ---
|
3741
|
|
3742
|
Tracing command nginx pid 77123 tid 100235 td 0xfffffe009f315740
|
3743
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f154900
|
3744
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f154920
|
3745
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f154960
|
3746
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f154970
|
3747
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1549f0
|
3748
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f154cd0
|
3749
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f154d20
|
3750
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f154da0
|
3751
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f154e00
|
3752
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f154f30
|
3753
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f154f30
|
3754
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8298f8d6a, rsp = 0x82118e858, rbp = 0x82118e8a0 ---
|
3755
|
|
3756
|
Tracing command sleep pid 50515 tid 100441 td 0xfffffe00a1301740
|
3757
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1886c10
|
3758
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1886c30
|
3759
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1886c70
|
3760
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1886cb0
|
3761
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a1886d30
|
3762
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a1886dc0
|
3763
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a1886e00
|
3764
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1886f30
|
3765
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1886f30
|
3766
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x330a64c4cdaa, rsp = 0x330a63ccfc78, rbp = 0x330a63ccfce0 ---
|
3767
|
|
3768
|
Tracing command syslogd pid 56680 tid 100285 td 0xfffffe00a0fe1000
|
3769
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1675ad0
|
3770
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1675af0
|
3771
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1675b30
|
3772
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1675b40
|
3773
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a1675b90
|
3774
|
seltdwait() at seltdwait+0x9d/frame 0xfffffe00a1675bd0
|
3775
|
kern_select() at kern_select+0x91f/frame 0xfffffe00a1675dc0
|
3776
|
sys_select() at sys_select+0x56/frame 0xfffffe00a1675e00
|
3777
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1675f30
|
3778
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1675f30
|
3779
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x17788060ef2a, rsp = 0x17787d86e358, rbp = 0x17787d86e8d0 ---
|
3780
|
|
3781
|
Tracing command nginx pid 77193 tid 100311 td 0xfffffe00a11e5560
|
3782
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1717900
|
3783
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1717920
|
3784
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1717960
|
3785
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1717970
|
3786
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17179f0
|
3787
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1717cd0
|
3788
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1717d20
|
3789
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1717da0
|
3790
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1717e00
|
3791
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1717f30
|
3792
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1717f30
|
3793
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8298f8d6a, rsp = 0x82118e858, rbp = 0x82118e8a0 ---
|
3794
|
|
3795
|
Tracing command getty pid 71078 tid 100313 td 0xfffffe00a11e4720
|
3796
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a170db60
|
3797
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a170db80
|
3798
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a170dbc0
|
3799
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a170dbd0
|
3800
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a170dc20
|
3801
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a170dc40
|
3802
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00a170dcb0
|
3803
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a170dcf0
|
3804
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a170dd50
|
3805
|
dofileread() at dofileread+0x83/frame 0xfffffe00a170dd90
|
3806
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a170de00
|
3807
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a170df30
|
3808
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a170df30
|
3809
|
--- syscall (3, FreeBSD ELF64, read), rip = 0xadeac898eaa, rsp = 0xadeaaa871d8, rbp = 0xadeaaa87220 ---
|
3810
|
|
3811
|
Tracing command dhcpd pid 81374 tid 100453 td 0xfffffe00a523e560
|
3812
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a18d8aa0
|
3813
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a18d8ac0
|
3814
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a18d8b00
|
3815
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a18d8b40
|
3816
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe00a18d8b90
|
3817
|
seltdwait() at seltdwait+0x75/frame 0xfffffe00a18d8bd0
|
3818
|
kern_select() at kern_select+0x91f/frame 0xfffffe00a18d8dc0
|
3819
|
sys_select() at sys_select+0x56/frame 0xfffffe00a18d8e00
|
3820
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a18d8f30
|
3821
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a18d8f30
|
3822
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x823f0cf2a, rsp = 0x820c6e9e8, rbp = 0x820c6ea20 ---
|
3823
|
|
3824
|
Tracing command php-fpm pid 89602 tid 176998 td 0xfffffe00a56a5c80
|
3825
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19e4a80
|
3826
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19e4aa0
|
3827
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a19e4ae0
|
3828
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a19e4af0
|
3829
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a19e4b70
|
3830
|
lf_advlockasync() at lf_advlockasync+0xdf0/frame 0xfffffe00a19e4c20
|
3831
|
lf_advlock() at lf_advlock+0x45/frame 0xfffffe00a19e4c70
|
3832
|
vop_stdadvlock() at vop_stdadvlock+0x188/frame 0xfffffe00a19e4d80
|
3833
|
sys_flock() at sys_flock+0x13a/frame 0xfffffe00a19e4e00
|
3834
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a19e4f30
|
3835
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a19e4f30
|
3836
|
--- syscall (131, FreeBSD ELF64, flock), rip = 0x82a49250a, rsp = 0x820ce4f78, rbp = 0x820ce4fc0 ---
|
3837
|
|
3838
|
Tracing command sh pid 89614 tid 100409 td 0xfffffe00a11f61e0
|
3839
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a178fb60
|
3840
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a178fb80
|
3841
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a178fbc0
|
3842
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a178fbd0
|
3843
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a178fc20
|
3844
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a178fc40
|
3845
|
ttydisc_read() at ttydisc_read+0x2be/frame 0xfffffe00a178fcb0
|
3846
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a178fcf0
|
3847
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a178fd50
|
3848
|
dofileread() at dofileread+0x83/frame 0xfffffe00a178fd90
|
3849
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a178fe00
|
3850
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a178ff30
|
3851
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a178ff30
|
3852
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x20cdec5d3eaa, rsp = 0x20cdea65a138, rbp = 0x20cdea65a660 ---
|
3853
|
|
3854
|
Tracing command powerd pid 17958 tid 100306 td 0xfffffe00a0fd23a0
|
3855
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a172baa0
|
3856
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a172bac0
|
3857
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a172bb00
|
3858
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a172bb40
|
3859
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe00a172bb90
|
3860
|
seltdwait() at seltdwait+0x75/frame 0xfffffe00a172bbd0
|
3861
|
kern_select() at kern_select+0x91f/frame 0xfffffe00a172bdc0
|
3862
|
sys_select() at sys_select+0x56/frame 0xfffffe00a172be00
|
3863
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a172bf30
|
3864
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a172bf30
|
3865
|
--- syscall (93, FreeBSD ELF64, select), rip = 0x23542ef25f2a, rsp = 0x23542c352bc8, rbp = 0x23542c352d00 ---
|
3866
|
|
3867
|
Tracing command nginx pid 11832 tid 100276 td 0xfffffe00a0fd1560
|
3868
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a164dbf0
|
3869
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a164dc10
|
3870
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a164dc50
|
3871
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a164dc60
|
3872
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a164dce0
|
3873
|
kern_sigsuspend() at kern_sigsuspend+0x274/frame 0xfffffe00a164ddd0
|
3874
|
sys_sigsuspend() at sys_sigsuspend+0x31/frame 0xfffffe00a164de00
|
3875
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a164df30
|
3876
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a164df30
|
3877
|
--- syscall (4, FreeBSD ELF64, write), rip = 0x827bc3fea, rsp = 0x820dd6718, rbp = 0x820dd6750 ---
|
3878
|
|
3879
|
Tracing command minicron pid 93798 tid 100274 td 0xfffffe00a0fca1e0
|
3880
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f113a80
|
3881
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f113aa0
|
3882
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f113ae0
|
3883
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f113af0
|
3884
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f113b70
|
3885
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe009f113c00
|
3886
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe009f113e00
|
3887
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f113f30
|
3888
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f113f30
|
3889
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x82284a08a, rsp = 0x820471868, rbp = 0x8204718b0 ---
|
3890
|
|
3891
|
Tracing command nginx pid 77424 tid 100264 td 0xfffffe00a080c740
|
3892
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1627900
|
3893
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1627920
|
3894
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1627960
|
3895
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1627970
|
3896
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16279f0
|
3897
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1627cd0
|
3898
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1627d20
|
3899
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1627da0
|
3900
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1627e00
|
3901
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1627f30
|
3902
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1627f30
|
3903
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8298f8d6a, rsp = 0x82118e858, rbp = 0x82118e8a0 ---
|
3904
|
|
3905
|
Tracing command lighttpd_pfb pid 95878 tid 100289 td 0xfffffe00a0fd3900
|
3906
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16668d0
|
3907
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16668f0
|
3908
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1666930
|
3909
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a1666970
|
3910
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a16669f0
|
3911
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe00a1666cd0
|
3912
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe00a1666d20
|
3913
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00a1666da0
|
3914
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00a1666e00
|
3915
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1666f30
|
3916
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1666f30
|
3917
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x825fecd6a, rsp = 0x821113dd8, rbp = 0x821113e20 ---
|
3918
|
|
3919
|
Tracing command sh pid 38537 tid 100413 td 0xfffffe00a523d720
|
3920
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a18cfbf0
|
3921
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a18cfc10
|
3922
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a18cfc50
|
3923
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a18cfc60
|
3924
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a18cfce0
|
3925
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a18cfd50
|
3926
|
dofileread() at dofileread+0x83/frame 0xfffffe00a18cfd90
|
3927
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a18cfe00
|
3928
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a18cff30
|
3929
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a18cff30
|
3930
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x372d8a16feaa, rsp = 0x372d878d4338, rbp = 0x372d878d44a0 ---
|
3931
|
|
3932
|
Tracing command sh pid 42703 tid 100371 td 0xfffffe00a1240740
|
3933
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17d0a80
|
3934
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17d0aa0
|
3935
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17d0ae0
|
3936
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a17d0af0
|
3937
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a17d0b70
|
3938
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a17d0c00
|
3939
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a17d0e00
|
3940
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17d0f30
|
3941
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17d0f30
|
3942
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0xa3ab3a4408a, rsp = 0xa3ab2437dd8, rbp = 0xa3ab2437e80 ---
|
3943
|
|
3944
|
Tracing command getty pid 71376 tid 100387 td 0xfffffe00a129e1e0
|
3945
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a182fb60
|
3946
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a182fb80
|
3947
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a182fbc0
|
3948
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a182fbd0
|
3949
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a182fc20
|
3950
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a182fc40
|
3951
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00a182fcb0
|
3952
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a182fcf0
|
3953
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a182fd50
|
3954
|
dofileread() at dofileread+0x83/frame 0xfffffe00a182fd90
|
3955
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a182fe00
|
3956
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a182ff30
|
3957
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a182ff30
|
3958
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x1ed21b412eaa, rsp = 0x1ed219d6faf8, rbp = 0x1ed219d6fb40 ---
|
3959
|
|
3960
|
Tracing command getty pid 71417 tid 100381 td 0xfffffe00a11f7020
|
3961
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1799b60
|
3962
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1799b80
|
3963
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1799bc0
|
3964
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1799bd0
|
3965
|
_cv_wait_sig() at _cv_wait_sig+0xeb/frame 0xfffffe00a1799c20
|
3966
|
tty_wait() at tty_wait+0x1c/frame 0xfffffe00a1799c40
|
3967
|
ttydisc_read() at ttydisc_read+0x1d7/frame 0xfffffe00a1799cb0
|
3968
|
ttydev_read() at ttydev_read+0x56/frame 0xfffffe00a1799cf0
|
3969
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe00a1799d50
|
3970
|
dofileread() at dofileread+0x83/frame 0xfffffe00a1799d90
|
3971
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a1799e00
|
3972
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1799f30
|
3973
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1799f30
|
3974
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x398e53e2deaa, rsp = 0x398e52aab408, rbp = 0x398e52aab450 ---
|
3975
|
|
3976
|
Tracing command php-fpm pid 79616 tid 100383 td 0xfffffe00a129f020
|
3977
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1839a80
|
3978
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1839aa0
|
3979
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1839ae0
|
3980
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1839af0
|
3981
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1839b70
|
3982
|
lf_advlockasync() at lf_advlockasync+0xdf0/frame 0xfffffe00a1839c20
|
3983
|
lf_advlock() at lf_advlock+0x45/frame 0xfffffe00a1839c70
|
3984
|
vop_stdadvlock() at vop_stdadvlock+0x188/frame 0xfffffe00a1839d80
|
3985
|
sys_flock() at sys_flock+0x13a/frame 0xfffffe00a1839e00
|
3986
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1839f30
|
3987
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1839f30
|
3988
|
--- syscall (131, FreeBSD ELF64, flock), rip = 0x82a49250a, rsp = 0x820ce4f78, rbp = 0x820ce4fc0 ---
|
3989
|
|
3990
|
Tracing command nginx pid 12037 tid 100259 td 0xfffffe00a0663900
|
3991
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1c5900
|
3992
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1c5920
|
3993
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1c5960
|
3994
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe009f1c5970
|
3995
|
_sleep() at _sleep+0x1e1/frame 0xfffffe009f1c59f0
|
3996
|
kqueue_kevent() at kqueue_kevent+0xb8d/frame 0xfffffe009f1c5cd0
|
3997
|
kern_kevent_fp() at kern_kevent_fp+0x51/frame 0xfffffe009f1c5d20
|
3998
|
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe009f1c5da0
|
3999
|
sys_kevent() at sys_kevent+0x61/frame 0xfffffe009f1c5e00
|
4000
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1c5f30
|
4001
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1c5f30
|
4002
|
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x827bc3d6a, rsp = 0x820dd6588, rbp = 0x820dd65d0 ---
|
4003
|
|
4004
|
Tracing command cat pid 42775 tid 100439 td 0xfffffe00a1378740
|
4005
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a18c5bf0
|
4006
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a18c5c10
|
4007
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a18c5c50
|
4008
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a18c5c60
|
4009
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a18c5ce0
|
4010
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a18c5d50
|
4011
|
dofileread() at dofileread+0x83/frame 0xfffffe00a18c5d90
|
4012
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a18c5e00
|
4013
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a18c5f30
|
4014
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a18c5f30
|
4015
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x1354168b6eaa, rsp = 0x135414d41ec8, rbp = 0x135414d42360 ---
|
4016
|
|
4017
|
Tracing command filterlog pid 71475 tid 100248 td 0xfffffe00a06623a0
|
4018
|
sched_switch() at sched_switch+0x801/frame 0xfffffe009f1a9b80
|
4019
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe009f1a9ba0
|
4020
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe009f1a9be0
|
4021
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe009f1a9c20
|
4022
|
_sleep() at _sleep+0x1bc/frame 0xfffffe009f1a9ca0
|
4023
|
bpfread() at bpfread+0x198/frame 0xfffffe009f1a9cf0
|
4024
|
devfs_read_f() at devfs_read_f+0xe6/frame 0xfffffe009f1a9d50
|
4025
|
dofileread() at dofileread+0x83/frame 0xfffffe009f1a9d90
|
4026
|
sys_read() at sys_read+0xbc/frame 0xfffffe009f1a9e00
|
4027
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe009f1a9f30
|
4028
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe009f1a9f30
|
4029
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x82372beaa, rsp = 0x8204ffd18, rbp = 0x8204ffd50 ---
|
4030
|
|
4031
|
Tracing command sh pid 73534 tid 100417 td 0xfffffe00a129d3a0
|
4032
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a1825a80
|
4033
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a1825aa0
|
4034
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a1825ae0
|
4035
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a1825af0
|
4036
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a1825b70
|
4037
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a1825c00
|
4038
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a1825e00
|
4039
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a1825f30
|
4040
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a1825f30
|
4041
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x1416eb0f08a, rsp = 0x1416b204d78, rbp = 0x1416b204e20 ---
|
4042
|
|
4043
|
Tracing command minicron pid 94035 tid 100326 td 0xfffffe00a0fe41e0
|
4044
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16f9c10
|
4045
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16f9c30
|
4046
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16f9c70
|
4047
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a16f9cb0
|
4048
|
_sleep() at _sleep+0x1bc/frame 0xfffffe00a16f9d30
|
4049
|
kern_clock_nanosleep() at kern_clock_nanosleep+0x1d1/frame 0xfffffe00a16f9dc0
|
4050
|
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00a16f9e00
|
4051
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16f9f30
|
4052
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16f9f30
|
4053
|
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x822849daa, rsp = 0x820471818, rbp = 0x820471860 ---
|
4054
|
|
4055
|
Tracing command minicron pid 96119 tid 100329 td 0xfffffe00a0fe2c80
|
4056
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16eaa80
|
4057
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16eaaa0
|
4058
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16eaae0
|
4059
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a16eaaf0
|
4060
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16eab70
|
4061
|
kern_wait6() at kern_wait6+0x52c/frame 0xfffffe00a16eac00
|
4062
|
sys_wait4() at sys_wait4+0x7d/frame 0xfffffe00a16eae00
|
4063
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16eaf30
|
4064
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16eaf30
|
4065
|
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8218e908a, rsp = 0x8202b6dd8, rbp = 0x8202b6e20 ---
|
4066
|
|
4067
|
Tracing command php pid 96169 tid 176999 td 0xfffffe00a54eee40
|
4068
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a19f3bf0
|
4069
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a19f3c10
|
4070
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a19f3c50
|
4071
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a19f3c60
|
4072
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a19f3ce0
|
4073
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a19f3d50
|
4074
|
dofileread() at dofileread+0x83/frame 0xfffffe00a19f3d90
|
4075
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a19f3e00
|
4076
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a19f3f30
|
4077
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a19f3f30
|
4078
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x8277e8eaa, rsp = 0x820bdcba8, rbp = 0x820bdcbe0 ---
|
4079
|
|
4080
|
Tracing command avahi-daemon pid 20437 tid 100370 td 0xfffffe00a1296000
|
4081
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a17d5ad0
|
4082
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a17d5af0
|
4083
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a17d5b30
|
4084
|
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00a17d5b70
|
4085
|
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x10c/frame 0xfffffe00a17d5bc0
|
4086
|
seltdwait() at seltdwait+0x75/frame 0xfffffe00a17d5c00
|
4087
|
kern_poll_kfds() at kern_poll_kfds+0x30a/frame 0xfffffe00a17d5c90
|
4088
|
kern_poll() at kern_poll+0x9f/frame 0xfffffe00a17d5de0
|
4089
|
sys_poll() at sys_poll+0x50/frame 0xfffffe00a17d5e00
|
4090
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a17d5f30
|
4091
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a17d5f30
|
4092
|
--- syscall (209, FreeBSD ELF64, poll), rip = 0x826d21e2a, rsp = 0x820dc7fe8, rbp = 0x820dc8020 ---
|
4093
|
|
4094
|
Tracing command daemon pid 2042 tid 100325 td 0xfffffe00a0fe4900
|
4095
|
sched_switch() at sched_switch+0x801/frame 0xfffffe00a16febf0
|
4096
|
mi_switch() at mi_switch+0xbf/frame 0xfffffe00a16fec10
|
4097
|
sleepq_catch_signals() at sleepq_catch_signals+0x2aa/frame 0xfffffe00a16fec50
|
4098
|
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00a16fec60
|
4099
|
_sleep() at _sleep+0x1e1/frame 0xfffffe00a16fece0
|
4100
|
pipe_read() at pipe_read+0x3fe/frame 0xfffffe00a16fed50
|
4101
|
dofileread() at dofileread+0x83/frame 0xfffffe00a16fed90
|
4102
|
sys_read() at sys_read+0xbc/frame 0xfffffe00a16fee00
|
4103
|
amd64_syscall() at amd64_syscall+0x109/frame 0xfffffe00a16fef30
|
4104
|
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00a16fef30
|
4105
|
--- syscall (3, FreeBSD ELF64, read), rip = 0x301f8e373eaa, rsp = 0x301f8cb6a858, rbp = 0x301f8cb6a9b0 ---
|
4106
|
db:0:kdb.enter.default> capture off
|