db:0:kdb.enter.default>  run pfs
db:1:pfs> bt
Tracing pid 12 tid 100089 td 0xfffff80005459780
kdb_enter() at kdb_enter+0x33/frame 0xfffffe00dd5c1ab0
panic() at panic+0x43/frame 0xfffffe00dd5c1b10
trap_fatal() at trap_fatal+0x68/frame 0xfffffe00dd5c1b30
calltrap() at calltrap+0x8/frame 0xfffffe00dd5c1b30
--- trap 0x9, rip = 0xffffffff80f5cfb8, rsp = 0xfffffe00dd5c1c00, rbp = 0xfffffe00dd5c1c20 ---
ng_address_hook() at ng_address_hook+0x28/frame 0xfffffe00dd5c1c20
ng_ether_input() at ng_ether_input+0x3e/frame 0xfffffe00dd5c1c50
ether_nh_input() at ether_nh_input+0x1d0/frame 0xfffffe00dd5c1cb0
netisr_dispatch_src() at netisr_dispatch_src+0x9f/frame 0xfffffe00dd5c1d00
ether_input() at ether_input+0x56/frame 0xfffffe00dd5c1d50
vtnet_rxq_eof() at vtnet_rxq_eof+0x747/frame 0xfffffe00dd5c1e20
vtnet_rx_vq_process() at vtnet_rx_vq_process+0xbc/frame 0xfffffe00dd5c1e60
ithread_loop() at ithread_loop+0x239/frame 0xfffffe00dd5c1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5c1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5c1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
db:1:pfs>  show registers
cs                        0x20
ds                        0x3b
es                        0x3b
fs                        0x13
gs                        0x1b
ss                           0
rax                       0x12
rcx         0xfd79a2d9a11dd467
rdx                       0x19
rbx                      0x100
rsp         0xfffffe00dd5c1988
rbp         0xfffffe00dd5c1ab0
rsi         0xfffffe00dd5c1840
rdi         0xffffffff82750080  gdb_consdev
r8                        0x12
r9                           0
r10                          0
r11         0xfffffe00dd5c15d0
r12                          0
r13                        0x8
r14         0xffffffff8152754d
r15         0xfffff80005459780
rip         0xffffffff80dd06c3  kdb_enter+0x33
rflags                    0x82
kdb_enter+0x33: movq    $0,0x210f3c2(%rip)
db:1:pfs>  show pcpu
cpuid        = 3
dynamic pcpu = 0xfffffe009df9b440
curthread    = 0xfffff80005459780: pid 12 tid 100089 critnest 1 "irq34: virtio_pci3"
curpcb       = 0xfffff80005459cd0
fpcurthread  = none
idlethread   = 0xfffff80005414000: tid 100006 "idle: cpu3"
self         = 0xffffffff83e13000
curpmap      = 0xffffffff82a786a0
tssp         = 0xffffffff83e13384
rsp0         = 0xfffffe00dd5c2000
kcr3         = 0xffffffffffffffff
ucr3         = 0xffffffffffffffff
scr3         = 0x0
gs32p        = 0xffffffff83e13404
ldt          = 0xffffffff83e13444
tss          = 0xffffffff83e13434
curvnet      = 0xfffff8000420dc40
db:1:pfs>  run lockinfo
db:2:lockinfo> show locks
No such command; use "help" to list available commands
db:2:lockinfo>  show alllocks
No such command; use "help" to list available commands
db:2:lockinfo>  show lockedvnods
Locked vnodes
db:1:pfs>  acttrace

Tracing command intr pid 12 tid 100043 td 0xfffff80005435780 (CPU 0)
cpustop_handler() at cpustop_handler+0x27/frame 0xffffffff82f5b080
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xffffffff82f5b090
nmi_handle_intr() at nmi_handle_intr+0xf/frame 0xffffffff82f5b0b0
nmi_calltrap() at nmi_calltrap+0x8/frame 0xffffffff82f5b0b0
--- trap 0x13, rip = 0xffffffff8139c097, rsp = 0xfffffe00dd4e5b60, rbp = 0xfffffe00dd4e5b60 ---
memmove_std() at memmove_std+0x97/frame 0xfffffe00dd4e5b60
m_copydata() at m_copydata+0x82/frame 0xfffffe00dd4e5be0
ip_output() at ip_output+0xa34/frame 0xfffffe00dd4e5cf0
ip_forward() at ip_forward+0x3e7/frame 0xfffffe00dd4e5d90
ip_input() at ip_input+0x702/frame 0xfffffe00dd4e5df0
swi_net() at swi_net+0x128/frame 0xfffffe00dd4e5e60
ithread_loop() at ithread_loop+0x239/frame 0xfffffe00dd4e5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4e5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4e5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100089 td 0xfffff80005459780 (CPU 3)
kdb_enter() at kdb_enter+0x33/frame 0xfffffe00dd5c1ab0
panic() at panic+0x43/frame 0xfffffe00dd5c1b10
trap_fatal() at trap_fatal+0x68/frame 0xfffffe00dd5c1b30
calltrap() at calltrap+0x8/frame 0xfffffe00dd5c1b30
--- trap 0x9, rip = 0xffffffff80f5cfb8, rsp = 0xfffffe00dd5c1c00, rbp = 0xfffffe00dd5c1c20 ---
ng_address_hook() at ng_address_hook+0x28/frame 0xfffffe00dd5c1c20
ng_ether_input() at ng_ether_input+0x3e/frame 0xfffffe00dd5c1c50
ether_nh_input() at ether_nh_input+0x1d0/frame 0xfffffe00dd5c1cb0
netisr_dispatch_src() at netisr_dispatch_src+0x9f/frame 0xfffffe00dd5c1d00
ether_input() at ether_input+0x56/frame 0xfffffe00dd5c1d50
vtnet_rxq_eof() at vtnet_rxq_eof+0x747/frame 0xfffffe00dd5c1e20
vtnet_rx_vq_process() at vtnet_rx_vq_process+0xbc/frame 0xfffffe00dd5c1e60
ithread_loop() at ithread_loop+0x239/frame 0xfffffe00dd5c1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5c1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5c1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command php pid 8679 tid 665869 td 0xfffff8000ff6e000 (CPU 1)
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe00207b8ef0
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe00207b8f00
nmi_handle_intr() at nmi_handle_intr+0xf/frame 0xfffffe00207b8f20
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe00207b8f20
--- trap 0x13, rip = 0x9e318d, rsp = 0x820f22470, rbp = 0x820f224a0 ---

Tracing command bgpd pid 40467 tid 245725 td 0xfffff8000ff9e000 (CPU 2)
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe00207c7ef0
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe00207c7f00
nmi_handle_intr() at nmi_handle_intr+0xf/frame 0xfffffe00207c7f20
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe00207c7f20
--- trap 0x13, rip = 0xffffffff80df97b0, rsp = 0xfffffe0104c89c70, rbp = 0xfffffe0104c89d40 ---
pipe_write() at pipe_write+0x60/frame 0xfffffe0104c89d40
dofilewrite() at dofilewrite+0x81/frame 0xfffffe0104c89d90
sys_write() at sys_write+0x127/frame 0xfffffe0104c89e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c89f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c89f30
--- syscall (4, FreeBSD ELF64, write), rip = 0x82928947a, rsp = 0x82f5c1cf8, rbp = 0x82f5c1d20 ---
db:1:pfs>  ps
  pid  ppid  pgrp   uid  state   wmesg   wchan               cmd
12284 11695   670     0  RE                                  unbound-control
11695 11541   670     0  R                                   php
11541 10896   670     0  S       wait    0xfffffe00c832bab8  sh
10896 91169   670     0  S       wait    0xfffffe00c8317008  sh
 8679  8439   670     0  R       CPU 1                       php
 8439  8063   670     0  S       wait    0xfffffe00c8346558  sh
 8063 91169   670     0  S       wait    0xfffffe00c8372000  sh
99137   288   670     0  S       nanslp  0xffffffff82abbc60  sleep
 2607  2394  1323     0  S       nanslp  0xffffffff82abbc63  sleep
 2394     1  1323     0  S       wait    0xfffffe00c831fab8  sh
  288     1   670     0  S       wait    0xfffffe00c8304560  sh
86307     1 86307     0  Ss      (threaded)                  dpinger
665925                   S       uwait   0xfffff8001d15b800  dpinger
883205                   S       sbwait  0xfffff8001d3a860c  dpinger
883206                   S       nanslp  0xffffffff82abbc62  dpinger
883207                   S       nanslp  0xffffffff82abbc62  dpinger
883208                   S       accept  0xfffff8040cfebe10  dpinger
86126     1 86126     0  Ss      (threaded)                  dpinger
665820                   S       uwait   0xfffff800110a1d80  dpinger
883193                   S       sbwait  0xfffff8038af4460c  dpinger
883194                   S       nanslp  0xffffffff82abbc63  dpinger
883195                   S       nanslp  0xffffffff82abbc61  dpinger
883196                   S       accept  0xfffff8001d3b7210  dpinger
85702     1 85702     0  Ss      (threaded)                  dpinger
665788                   S       uwait   0xfffff8001df21a00  dpinger
883177                   S       sbwait  0xfffff80011fd660c  dpinger
883178                   S       nanslp  0xffffffff82abbc63  dpinger
883179                   S       nanslp  0xffffffff82abbc61  dpinger
883180                   S       accept  0xfffff804914a5e10  dpinger
85421     1 85421     0  Ss      (threaded)                  dpinger
665822                   S       uwait   0xfffff8001d868580  dpinger
883141                   S       sbwait  0xfffff80011fe0e0c  dpinger
883142                   S       nanslp  0xffffffff82abbc61  dpinger
883143                   S       nanslp  0xffffffff82abbc61  dpinger
883144                   S       accept  0xfffff803a613d610  dpinger
84634     1 84634     0  Ss      (threaded)                  dpinger
665773                   S       uwait   0xfffff8001ddc3280  dpinger
883171                   S       sbwait  0xfffff8048d521a0c  dpinger
883172                   S       nanslp  0xffffffff82abbc60  dpinger
883173                   S       nanslp  0xffffffff82abbc62  dpinger
883174                   S       accept  0xfffff80491477610  dpinger
83979     1 83979     0  Ss      (threaded)                  dpinger
353551                   S       uwait   0xfffff8001de12780  dpinger
883121                   S       sbwait  0xfffff803a613c20c  dpinger
883122                   S       nanslp  0xffffffff82abbc60  dpinger
883123                   S       nanslp  0xffffffff82abbc61  dpinger
883124                   S       accept  0xfffff8015b62ca10  dpinger
83418     1 83418     0  Ss      (threaded)                  dpinger
103782                   S       uwait   0xfffff8001df71100  dpinger
883128                   S       sbwait  0xfffff8001d03560c  dpinger
883129                   S       nanslp  0xffffffff82abbc60  dpinger
883130                   S       nanslp  0xffffffff82abbc60  dpinger
883131                   S       accept  0xfffff80058c67a10  dpinger
83008     1 83008     0  Ss      (threaded)                  dpinger
352749                   S       uwait   0xfffff8001ddc5a80  dpinger
883109                   S       sbwait  0xfffff8001d20aa0c  dpinger
883110                   S       nanslp  0xffffffff82abbc61  dpinger
883111                   S       nanslp  0xffffffff82abbc63  dpinger
883112                   S       accept  0xfffff80071741610  dpinger
82607     1 82607     0  Ss      (threaded)                  dpinger
100855                   S       uwait   0xfffff8003107c200  dpinger
883098                   S       sbwait  0xfffff8001d3b9e0c  dpinger
883099                   S       nanslp  0xffffffff82abbc60  dpinger
883100                   S       nanslp  0xffffffff82abbc60  dpinger
883101                   S       accept  0xfffff803a612ae10  dpinger
82456     1 82456     0  Ss      (threaded)                  dpinger
665786                   S       uwait   0xfffff8001df70180  dpinger
883094                   S       sbwait  0xfffff80058c98a0c  dpinger
883095                   S       nanslp  0xffffffff82abbc60  dpinger
883096                   S       nanslp  0xffffffff82abbc61  dpinger
883097                   S       accept  0xfffff80464593210  dpinger
82229     1 82229     0  Ss      (threaded)                  dpinger
665761                   S       uwait   0xfffff8001de12e80  dpinger
883084                   S       sbwait  0xfffff8048d52160c  dpinger
883085                   S       nanslp  0xffffffff82abbc63  dpinger
883086                   S       nanslp  0xffffffff82abbc60  dpinger
883087                   S       accept  0xfffff80011ca6610  dpinger
81888     1 81888     0  Ss      (threaded)                  dpinger
665775                   S       uwait   0xfffff8001ddc6300  dpinger
883076                   S       sbwait  0xfffff8040ccf2a0c  dpinger
883077                   S       nanslp  0xffffffff82abbc60  dpinger
883078                   S       nanslp  0xffffffff82abbc62  dpinger
883079                   S       accept  0xfffff80058c7ce10  dpinger
81388     1 81388     0  Ss      (threaded)                  dpinger
100842                   S       uwait   0xfffff8001ded2e80  dpinger
883080                   S       sbwait  0xfffff8038aab820c  dpinger
883081                   S       nanslp  0xffffffff82abbc60  dpinger
883082                   S       nanslp  0xffffffff82abbc62  dpinger
883083                   S       accept  0xfffff80058c5ee10  dpinger
80942     1 80942     0  Ss      (threaded)                  dpinger
101616                   S       uwait   0xfffff8001ded5f00  dpinger
883072                   S       sbwait  0xfffff8046497120c  dpinger
883073                   S       nanslp  0xffffffff82abbc63  dpinger
883074                   S       nanslp  0xffffffff82abbc62  dpinger
883075                   S       accept  0xfffff803a6136a10  dpinger
80380     1 80380     0  Ss      (threaded)                  dpinger
102260                   S       uwait   0xfffff8001ded3000  dpinger
883061                   S       sbwait  0xfffff8001d1f2e0c  dpinger
883062                   S       nanslp  0xffffffff82abbc62  dpinger
883063                   S       nanslp  0xffffffff82abbc63  dpinger
883064                   S       accept  0xfffff8048dd06a10  dpinger
80064     1 80064     0  Ss      (threaded)                  dpinger
100885                   S       uwait   0xfffff8003107ac00  dpinger
883057                   S       sbwait  0xfffff8001d31c20c  dpinger
883058                   S       nanslp  0xffffffff82abbc62  dpinger
883059                   S       nanslp  0xffffffff82abbc63  dpinger
883060                   S       accept  0xfffff803a613e610  dpinger
79847     1 79847     0  Ss      (threaded)                  dpinger
665829                   S       uwait   0xfffff8001d169c80  dpinger
883065                   S       sbwait  0xfffff80031449e0c  dpinger
883066                   S       nanslp  0xffffffff82abbc63  dpinger
883067                   S       nanslp  0xffffffff82abbc63  dpinger
883068                   S       accept  0xfffff8038af9e210  dpinger
79428     1 79428     0  Ss      (threaded)                  dpinger
352746                   S       uwait   0xfffff8001ddc4f00  dpinger
883052                   S       sbwait  0xfffff8048dd9760c  dpinger
883053                   S       nanslp  0xffffffff82abbc61  dpinger
883054                   S       nanslp  0xffffffff82abbc63  dpinger
883055                   S       accept  0xfffff8048da84e10  dpinger
79157     1 79157     0  Ss      (threaded)                  dpinger
681096                   S       uwait   0xfffff8001de12880  dpinger
883048                   S       sbwait  0xfffff8001d20ea0c  dpinger
883049                   S       nanslp  0xffffffff82abbc63  dpinger
883050                   S       nanslp  0xffffffff82abbc61  dpinger
883051                   S       accept  0xfffff8048de29210  dpinger
78787     1 78787     0  Ss      (threaded)                  dpinger
102736                   S       uwait   0xfffff8001df71900  dpinger
883035                   S       sbwait  0xfffff8001d1f7e0c  dpinger
883036                   S       nanslp  0xffffffff82abbc60  dpinger
883037                   S       nanslp  0xffffffff82abbc61  dpinger
883038                   S       accept  0xfffff8040cc83e10  dpinger
78217     1 78217     0  Ss      (threaded)                  dpinger
103209                   S       uwait   0xfffff8001df70380  dpinger
883031                   S       sbwait  0xfffff8001d31f60c  dpinger
883032                   S       nanslp  0xffffffff82abbc63  dpinger
883033                   S       nanslp  0xffffffff82abbc63  dpinger
883034                   S       accept  0xfffff8001d349610  dpinger
77791     1 77791     0  Ss      (threaded)                  dpinger
103039                   S       uwait   0xfffff8001ded4280  dpinger
883016                   S       sbwait  0xfffff8049156a20c  dpinger
883017                   S       nanslp  0xffffffff82abbc63  dpinger
883018                   S       nanslp  0xffffffff82abbc61  dpinger
883019                   S       accept  0xfffff80011f66210  dpinger
77529     1 77529     0  Ss      (threaded)                  dpinger
101607                   S       uwait   0xfffff8001ded5e00  dpinger
883025                   S       sbwait  0xfffff8001d3af20c  dpinger
883027                   S       nanslp  0xffffffff82abbc60  dpinger
883028                   S       nanslp  0xffffffff82abbc63  dpinger
883029                   S       accept  0xfffff804910e1e10  dpinger
77205     1 77205     0  Ss      (threaded)                  dpinger
352687                   S       uwait   0xfffff8001de10580  dpinger
883009                   S       sbwait  0xfffff8038adff20c  dpinger
883010                   S       nanslp  0xffffffff82abbc60  dpinger
883011                   S       nanslp  0xffffffff82abbc63  dpinger
883012                   S       accept  0xfffff80011f69210  dpinger
76774     1 76774     0  Ss      (threaded)                  dpinger
100318                   S       uwait   0xfffff8001112b480  dpinger
882995                   S       sbwait  0xfffff8003144ce0c  dpinger
882996                   S       nanslp  0xffffffff82abbc60  dpinger
882997                   S       nanslp  0xffffffff82abbc60  dpinger
882998                   S       accept  0xfffff803a6097210  dpinger
76335     1 76335     0  Ss      (threaded)                  dpinger
100320                   S       uwait   0xfffff80004701780  dpinger
882987                   S       sbwait  0xfffff8046475aa0c  dpinger
882988                   S       nanslp  0xffffffff82abbc63  dpinger
882989                   S       nanslp  0xffffffff82abbc63  dpinger
882990                   S       accept  0xfffff8015b079a10  dpinger
75728     1 75728     0  Ss      (threaded)                  dpinger
101891                   S       uwait   0xfffff8001ded3e00  dpinger
882982                   S       sbwait  0xfffff8048c9c960c  dpinger
882983                   S       nanslp  0xffffffff82abbc62  dpinger
882984                   S       nanslp  0xffffffff82abbc63  dpinger
882985                   S       accept  0xfffff80011f5da10  dpinger
75225     1 75225     0  Ss      (threaded)                  dpinger
102354                   S       uwait   0xfffff8001df21f00  dpinger
882951                   S       sbwait  0xfffff8001d33560c  dpinger
882952                   S       nanslp  0xffffffff82abbc63  dpinger
882953                   S       nanslp  0xffffffff82abbc60  dpinger
882954                   S       accept  0xfffff8003144a210  dpinger
74692     1 74692     0  Ss      (threaded)                  dpinger
102675                   S       uwait   0xfffff8001df23900  dpinger
882937                   S       sbwait  0xfffff8001d35160c  dpinger
882938                   S       nanslp  0xffffffff82abbc61  dpinger
882939                   S       nanslp  0xffffffff82abbc63  dpinger
882940                   S       accept  0xfffff80071739610  dpinger
74407     1 74407     0  Ss      (threaded)                  dpinger
102681                   S       uwait   0xfffff8001df22780  dpinger
882931                   S       sbwait  0xfffff8001d02e60c  dpinger
882932                   S       nanslp  0xffffffff82abbc61  dpinger
882933                   S       nanslp  0xffffffff82abbc63  dpinger
882934                   S       accept  0xfffff8001d02d610  dpinger
91169     1   670     0  S       (threaded)                  kea-dhcp6
665827                   S       select  0xfffff80345e60cc0  kea-dhcp6
764506                   S       uwait   0xfffff8001ddc5380  kea-dhcp6
764507                   S       uwait   0xfffff8001d868080  kea-dhcp6
764508                   S       uwait   0xfffff8001df22580  kea-dhcp6
764509                   S       uwait   0xfffff8001ddc6700  kea-dhcp6
764557                   S       uwait   0xfffff8001df20480  kea-dhcp6
764558                   S       uwait   0xfffff8003107c600  kea-dhcp6
764559                   S       uwait   0xfffff8001df6f200  kea-dhcp6
764560                   S       uwait   0xfffff8001de11700  kea-dhcp6
90738     1   670     0  S       (threaded)                  kea-dhcp4
100319                   S       select  0xfffff803a62610c0  kea-dhcp4
764510                   S       uwait   0xfffff8001de11100  kea-dhcp4
764511                   S       uwait   0xfffff8001d169680  kea-dhcp4
764512                   S       uwait   0xfffff8001df22280  kea-dhcp4
764513                   S       uwait   0xfffff8001de12080  kea-dhcp4
764526                   S       uwait   0xfffff8001ddc4500  kea-dhcp4
764527                   S       uwait   0xfffff8001ddc5980  kea-dhcp4
764528                   S       uwait   0xfffff8001ddc5180  kea-dhcp4
764529                   S       uwait   0xfffff8001de11e00  kea-dhcp4
87221     1 87221    59  Ss      (threaded)                  unbound
101820                   S       kqread  0xfffff80361672e00  unbound
881141                   S       kqread  0xfffff8011f503000  unbound
881142                   S       kqread  0xfffff8015a6fa300  unbound
881143                   S       kqread  0xfffff803c306d300  unbound
12823     1 12823     0  Ss      select  0xfffff802fc2728c0  openvpn
74779     1 74779     0  Ss      select  0xfffff8038adfbcc0  openvpn
15611     1 15611     0  Ss      select  0xfffff803a6cc9240  openvpn
 9051     1  9051     0  Ss      select  0xfffff803a6b71240  openvpn
32267     1 32267     0  Ss      select  0xfffff802cbace040  openvpn
84996     1 84996     0  Ss      select  0xfffff803450a2bc0  openvpn
41725     1 41725     0  Ss      select  0xfffff803df11a7c0  dhcp6c
40467     1 40467     0  Rs      (threaded)                  bgpd
101711                   RunQ                                bgpd
245723                   S       uwait   0xfffff8001de11500  bgpd
245725                   Run     CPU 2                       bgpd
245727                   S       uwait   0xfffff8001de12380  bgpd
61712   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
57128   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
25834   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
37131   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
96171   670   670     0  S       (threaded)                  php-fpm
100316                   S       accept  0xfffff80011f4ee10  php-fpm
60698   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
87177   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
78456   670   670     0  S       accept  0xfffff80011f4ee10  php-fpm
86550     1 86550     0  Ss      select  0xfffff803a61c1b40  bfdd
85771     1 85771     0  Ss      select  0xfffff80345afd540  staticd
85395     1 85395     0  Ss      select  0xfffff80345b66840  mgmtd
84785     1 84785     0  Ss      (threaded)                  zebra
100870                   S       select  0xfffff803a681e0c0  zebra
573613                   S       uwait   0xfffff8001ded4880  zebra
573614                   S       select  0xfffff802cbd663c0  zebra
573615                   S       select  0xfffff80345c6dec0  zebra
573668                   S       select  0xfffff803df119140  zebra
573669                   S       select  0xfffff803df006e40  zebra
245735                   S       select  0xfffff8011f6789c0  zebra
245736                   S       select  0xfffff8038aa4c340  zebra
246542                   S       select  0xfffff8015b397c40  zebra
73516     1 73516     0  Ss      select  0xfffff803a65db640  watchfrr
93001     1 93001     0  Ss      nanslp  0xffffffff82abbc60  php_wg
30783 29629 30783     0  S+      ttyin   0xfffff80004e6b0b0  sh
29629 24932 29629     0  S+      wait    0xfffffe00c831eab0  sh
26684     1 26684     0  Ss+     ttyin   0xfffff80004fed8b0  getty
26462     1 26462     0  Ss+     ttyin   0xfffff80004fec0b0  getty
26200     1 26200     0  Ss+     ttyin   0xfffff80004fec8b0  getty
25885     1 25885     0  Ss+     ttyin   0xfffff80004e6d0b0  getty
25708     1 25708     0  Ss+     ttyin   0xfffff80004e6d8b0  getty
25424     1 25424     0  Ss+     ttyin   0xfffff80004e6c0b0  getty
25175     1 25175     0  Ss+     ttyin   0xfffff80004e6c8b0  getty
24932     1 24932     0  Ss+     wait    0xfffffe00c8207570  login
47069 46520 46520     0  S       nanslp  0xffffffff82abbc60  minicron
46520     1 46520     0  Ss      wait    0xfffffe00c8332000  minicron
46491 46091 46091     0  S       nanslp  0xffffffff82abbc61  minicron
46091     1 46091     0  Ss      wait    0xfffffe00c8320568  minicron
46022 45829 45829     0  S       nanslp  0xffffffff82abbc63  minicron
45829     1 45829     0  Ss      wait    0xfffffe00c8330568  minicron
45800 45438 45438     0  S       nanslp  0xffffffff82abbc62  minicron
45438     1 45438     0  Ss      wait    0xfffffe00c8329018  minicron
 7860     1  3365     0  S       select  0xfffff8038afc8540  tail
 7701     1  7701     0  Ss      select  0xfffff8038afe5dc0  sshg-parser
 7399     1  7399     0  Ss      select  0xfffff8011c171cc0  sshg-blocker
 6146  5370  3365     0  S       piperd  0xfffffe0103aa2700  sh
 5567     1  5567     0  Ss      select  0xfffff802fca299c0  syslogd
 5370  3583  3365     0  S       wait    0xfffffe00c8323560  sh
 5033  3583  3365     0  S       (threaded)                  sshg-blocker
102817                   S       piperd  0xfffffe0103aa6140  sshg-blocker
102818                   S       nanslp  0xffffffff82abbc62  sshg-blocker
 4879  3583  3365     0  S       piperd  0xfffffe0103a98700  sshg-parser
 4758  3583  3365     0  S       kqread  0xfffff802fcd05700  tail
 4725     1  3907     0  S       select  0xfffff8038afe5240  syslogd
 3907     1  3907     0  Ss      kqread  0xfffff802fcf0d400  syslogd
 3583  3365  3365     0  S       wait    0xfffffe00c8334568  sh
 3365     1  3365     0  Ss      kqread  0xfffff80464541800  daemon
38744     1 38744     0  Ss      select  0xfffff8034556e240  miniupnpd
26663     1 26663     0  Ss      select  0xfffff803a6572ec0  radvd
21433 21158 21158     0  S       kqread  0xfffff8001d8b7b00  nginx
21275 21158 21158     0  S       kqread  0xfffff8011c8c7b00  nginx
21158     1 21158     0  Ss      sigsusp 0xfffffe00c832a608  nginx
16608     1 16608     0  Ss      (threaded)                  ntpd
101345                   S       select  0xfffff8038ac01c40  ntpd
56437     1 56437     0  Ss      nanslp  0xffffffff82abbc60  cron
60367     1 60367     0  Ss      select  0xfffff802cbdd5240  sshd
23716     1 23716     0  Ss      select  0xfffff8011f7a3a40  xinetd
20937     1 20937     0  Ss      bpf     0xfffff8001125dc00  filterlog
 1073     0     0     0  DL      WAIT    0xfffff80004fb9910  [iimbcrypt]
 1072     0     0     0  DL      WAIT    0xfffff80004fb9800  [iimbcrypt]
 1053     1  1053     0  Ss      select  0xfffff800714fa840  devd
  734   733   733     0  S       kqread  0xfffff8001de46d00  check_reload_status
  733     1   733     0  Ss      kqread  0xfffff8001d21eb00  check_reload_status
  670     1   670     0  Ss      select  0xfffff80011441ec0  php-fpm
   20     0     0     0  DL      aldslp  0xffffffff82a78948  [ALQ Daemon]
   19     0     0     0  DL      syncer  0xffffffff82f10e78  [syncer]
   18     0     0     0  DL      vlruwt  0xfffffe00c8209008  [vnlru]
   17     0     0     0  DL      (threaded)                  [bufdaemon]
100188                   D       psleep  0xffffffff82f0fe88  [bufdaemon]
100189                   D       -       0xffffffff82601e80  [bufspacedaemon-0]
100192                   D       -       0xffffffff82602100  [bufspacedaemon-1]
100193                   D       -       0xffffffff82602380  [bufspacedaemon-2]
100194                   D       -       0xffffffff82602600  [bufspacedaemon-3]
100195                   D       -       0xffffffff82602880  [bufspacedaemon-4]
100196                   D       -       0xffffffff82602b00  [bufspacedaemon-5]
100197                   D       -       0xffffffff82602d80  [bufspacedaemon-6]
   16     0     0     0  DL      psleep  0xffffffff82f47430  [vmdaemon]
    9     0     0     0  DL      (threaded)                  [pagedaemon]
100186                   D       psleep  0xffffffff82f2dac8  [dom0]
100190                   D       launds  0xffffffff82f2dad4  [laundry: dom0]
100191                   D       umarcl  0xffffffff81225310  [uma]
    8     0     0     0  DL      -       0xffffffff828b8f10  [rand_harvestq]
    7     0     0     0  DL      pftm    0xffffffff8106a5f0  [pf purge]
    6     0     0     0  DL      (threaded)                  [zfskern]
100150                   D       t->zthr 0xfffff800048ed348  [arc_evict]
100151                   D       t->zthr 0xfffff800048ed148  [arc_reap]
100152                   D       -       0xfffff80004db9e00  [dbu_evict]
100153                   D       dbuf_ev 0xffffffff83760dc0  [dbuf_evict_thread]
100154                   D       -       0xfffff80004845d00  [z_vdev_file_0]
100155                   D       -       0xfffff80004845d00  [z_vdev_file_1]
100156                   D       -       0xfffff80004845d00  [z_vdev_file_2]
100157                   D       -       0xfffff80004845d00  [z_vdev_file_3]
100158                   D       -       0xfffff80004845d00  [z_vdev_file_4]
100159                   D       -       0xfffff80004845d00  [z_vdev_file_5]
100160                   D       -       0xfffff80004845d00  [z_vdev_file_6]
100161                   D       -       0xfffff80004845d00  [z_vdev_file_7]
100162                   D       -       0xfffff80004845d00  [z_vdev_file_8]
100163                   D       -       0xfffff80004845d00  [z_vdev_file_9]
100164                   D       -       0xfffff80004845d00  [z_vdev_file_10]
100165                   D       -       0xfffff80004845d00  [z_vdev_file_11]
100166                   D       -       0xfffff80004845d00  [z_vdev_file_12]
100167                   D       -       0xfffff80004845d00  [z_vdev_file_13]
100168                   D       -       0xfffff80004845d00  [z_vdev_file_14]
100169                   D       -       0xfffff80004845d00  [z_vdev_file_15]
100170                   D       l2arc_f 0xffffffff837600b8  [l2arc_feed_thread]
100171                   D       -       0xfffff80004846a00  [zfsvfs]
100172                   S       zevent_ 0xffffffff837613c0  [sysevent]
100262                   D       -       0xfffff80004705a00  [z_zvol]
100263                   D       -       0xfffff80004705800  [z_metaslab_0]
100264                   D       -       0xfffff80004705800  [z_metaslab_1]
100265                   D       -       0xfffff80004705500  [z_prefetch_0]
100266                   D       -       0xfffff80004705500  [z_prefetch_1]
100267                   D       -       0xfffff80004705500  [z_prefetch_2]
100268                   D       -       0xfffff80004705500  [z_prefetch_3]
100269                   D       -       0xfffff80004705000  [z_upgrade_0]
100270                   D       -       0xfffff80004705000  [z_upgrade_1]
100271                   D       -       0xfffff80004705000  [z_upgrade_2]
100272                   D       -       0xfffff80004705000  [z_upgrade_3]
100275                   D       -       0xfffff80004487e00  [dp_sync_taskq]
100276                   D       -       0xfffff80004487b00  [dp_zil_clean_taskq_]
100277                   D       -       0xfffff80004487b00  [dp_zil_clean_taskq_]
100278                   D       -       0xfffff80004487b00  [dp_zil_clean_taskq_]
100279                   D       -       0xfffff80004487b00  [dp_zil_clean_taskq_]
100280                   D       -       0xfffff80004dbc300  [z_zrele_0]
100281                   D       -       0xfffff80004dbc300  [z_zrele_1]
100282                   D       -       0xfffff80004dbc300  [z_zrele_2]
100283                   D       -       0xfffff80004dbc300  [z_zrele_3]
100284                   D       -       0xfffff800044a9200  [z_unlinked_drain_0]
100285                   D       -       0xfffff800044a9200  [z_unlinked_drain_1]
100286                   D       -       0xfffff800044a9200  [z_unlinked_drain_2]
100287                   D       -       0xfffff800044a9200  [z_unlinked_drain_3]
100303                   D       tx->tx_ 0xfffff8000449cd50  [txg_thread_enter]
100304                   D       tx->tx_ 0xfffff8000449cd30  [txg_thread_enter]
100305                   D       mmp->mm 0xfffffe00e86f5580  [mmp_thread_enter]
100306                   D       t->zthr 0xfffff800111a2248  [raidz_expand]
100307                   D       t->zthr 0xfffff800046f5848  [z_indirect_condense]
100308                   D       t->zthr 0xfffff800111a0348  [z_livelist_destroy]
100309                   D       t->zthr 0xfffff80004f0d148  [z_livelist_condense]
100310                   D       t->zthr 0xfffff80004f39948  [z_checkpoint_discar]
100311                   D       vd->vde 0xfffffe00e8840de8  [vdev_autotrim_threa]
   15     0     0     0  DL      (threaded)                  [usb]
100071                   D       -       0xfffffe00c80fbdc8  [usbus0]
100072                   D       -       0xfffffe00c80fbe20  [usbus0]
100073                   D       -       0xfffffe00c80fbe78  [usbus0]
100074                   D       -       0xfffffe00c80fbed0  [usbus0]
100075                   D       -       0xfffffe00c80fbf28  [usbus0]
    5     0     0     0  DL      -       0xffffffff827fa2c0  [busdma]
    4     0     0     0  DL      (threaded)                  [cam]
100065                   D       -       0xffffffff82869240  [doneq0]
100066                   D       -       0xffffffff828691c0  [async]
100183                   D       -       0xffffffff82869090  [scanner]
    3     0     0     0  DL      (threaded)                  [crypto]
100060                   D       crypto_ 0xffffffff82f2b140  [crypto]
100061                   D       crypto_ 0xfffff80004205330  [crypto returns 0]
100062                   D       crypto_ 0xfffff80004205380  [crypto returns 1]
100063                   D       crypto_ 0xfffff800042053d0  [crypto returns 2]
100064                   D       crypto_ 0xfffff80004205420  [crypto returns 3]
   14     0     0     0  DL      (threaded)                  [geom]
100052                   D       -       0xffffffff82a77aa8  [g_event]
100053                   D       -       0xffffffff82a77ab0  [g_up]
100054                   D       -       0xffffffff82a77ab8  [g_down]
   13     0     0     0  DL      (threaded)                  [ng_queue]
100047                   D       sleep   0xffffffff827a0a20  [ng_queue0]
100048                   D       sleep   0xffffffff827a0a20  [ng_queue1]
100049                   D       sleep   0xffffffff827a0a20  [ng_queue2]
100050                   D       sleep   0xffffffff827a0a20  [ng_queue3]
    2     0     0     0  WL      (threaded)                  [clock]
100039                   I                                   [clock (0)]
100040                   I                                   [clock (1)]
100041                   I                                   [clock (2)]
100042                   I                                   [clock (3)]
   12     0     0     0  RL      (threaded)                  [intr]
100019                   I                                   [swi6: task queue]
100020                   I                                   [swi6: Giant taskq]
100022                   I                                   [swi5: fast taskq]
100043                   Run     CPU 0                       [swi1: netisr 0]
100044                   I                                   [swi1: netisr 1]
100045                   I                                   [swi1: netisr 2]
100046                   RunQ                                [swi1: netisr 3]
100068                   I                                   [irq14: ata0]
100069                   I                                   [irq15: ata1]
100070                   I                                   [irq11: uhci0]
100076                   I                                   [irq24: virtio_pci0]
100077                   I                                   [irq25: virtio_pci0]
100079                   I                                   [irq26: virtio_pci1]
100080                   I                                   [irq27: virtio_pci1]
100081                   I                                   [irq28: virtio_pci1]
100082                   I                                   [irq29: virtio_pci1]
100083                   I                                   [irq30: virtio_pci2]
100084                   I                                   [irq31: virtio_pci2]
100085                   I                                   [irq32: virtio_pci2]
100088                   I                                   [irq33: virtio_pci3]
100089                   Run     CPU 3                       [irq34: virtio_pci3]
100090                   I                                   [irq35: virtio_pci3]
100093                   I                                   [irq36: virtio_pci4]
100094                   I                                   [irq37: virtio_pci4]
100095                   I                                   [irq38: virtio_pci4]
100098                   I                                   [irq39: virtio_pci5]
100099                   I                                   [irq40: virtio_pci5]
100100                   I                                   [irq41: virtio_pci5]
100103                   I                                   [irq1: atkbd0]
100104                   I                                   [irq12: psm0]
100175                   I                                   [swi1: pf send]
100176                   I                                   [swi1: pfsync]
100866                   I                                   [irq9: acpi0 intsmb0]
   11     0     0     0  RL      (threaded)                  [idle]
100003                   CanRun                              [idle: cpu0]
100004                   CanRun                              [idle: cpu1]
100005                   CanRun                              [idle: cpu2]
100006                   CanRun                              [idle: cpu3]
    1     0     1     0  SLs     wait    0xfffffe00c8202010  [init]
   10     0     0     0  DL      audit_w 0xffffffff82f2b660  [audit]
    0     0     0     0  RLs     (threaded)                  [kernel]
100000                   D       -       0xffffffff83d81ff0  [kernel]
100007                   D       -       0xfffff80004208200  [softirq_0]
100008                   D       -       0xfffff80004208000  [softirq_1]
100009                   D       -       0xfffff8000438d200  [softirq_2]
100010                   D       -       0xfffff8000438d000  [softirq_3]
100011                   D       -       0xfffff8000438ed00  [if_io_tqg_0]
100012                   D       -       0xfffff8000438eb00  [if_io_tqg_1]
100013                   D       -       0xfffff8000438e900  [if_io_tqg_2]
100014                   D       -       0xfffff8000438e700  [if_io_tqg_3]
100015                   D       -       0xfffff8000438e500  [if_config_tqg_0]
100016                   D       -       0xfffff8000438e300  [kqueue_ctx taskq]
100017                   D       -       0xfffff8000438e100  [jail_remove taskq]
100018                   D       -       0xfffff8000438fe00  [bus taskq]
100021                   D       -       0xfffff8000438f600  [thread taskq]
100023                   D       -       0xfffff8000438f100  [aiod_kick taskq]
100024                   D       -       0xfffff80004390e00  [deferred_unmount ta]
100025                   D       -       0xfffff80004390c00  [inm_free taskq]
100026                   D       -       0xfffff80004390a00  [in6m_free taskq]
100027                   D       -       0xfffff80004390800  [linuxkpi_irq_wq]
100028                   D       -       0xfffff80004390600  [linuxkpi_short_wq_0]
100029                   D       -       0xfffff80004390600  [linuxkpi_short_wq_1]
100030                   D       -       0xfffff80004390600  [linuxkpi_short_wq_2]
100031                   D       -       0xfffff80004390600  [linuxkpi_short_wq_3]
100032                   D       -       0xfffff80004390600  [linuxkpi_short_wq_4]
100033                   D       -       0xfffff80004390000  [linuxkpi_long_wq_0]
100034                   D       -       0xfffff80004390000  [linuxkpi_long_wq_1]
100035                   D       -       0xfffff80004390000  [linuxkpi_long_wq_2]
100036                   D       -       0xfffff80004390000  [linuxkpi_long_wq_3]
100037                   D       -       0xfffff80004390000  [linuxkpi_long_wq_4]
100051                   D       -       0xfffff80004374900  [firmware taskq]
100055                   D       -       0xfffff80004375300  [t4_rst_thr]
100056                   D       -       0xfffff80004376e00  [crypto_0]
100057                   D       -       0xfffff80004376e00  [crypto_1]
100058                   D       -       0xfffff80004376e00  [crypto_2]
100059                   D       -       0xfffff80004376e00  [crypto_3]
100078                   D       vtbslp  0xfffff800045aed00  [virtio_balloon]
100086                   D       -       0xfffff80004594400  [vtnet0 rxq 0]
100087                   D       -       0xfffff80004594300  [vtnet0 txq 0]
100091                   D       -       0xfffff80004595500  [vtnet1 rxq 0]
100092                   D       -       0xfffff80004595400  [vtnet1 txq 0]
100096                   D       -       0xfffff80004cbaa00  [vtnet2 rxq 0]
100097                   D       -       0xfffff80004cba900  [vtnet2 txq 0]
100101                   D       -       0xfffff80004cbbb00  [vtnet3 rxq 0]
100102                   D       -       0xfffff80004cbba00  [vtnet3 txq 0]
100105                   D       -       0xfffff80004cbc200  [system_taskq_0]
100106                   D       -       0xfffff80004cbc200  [system_taskq_1]
100107                   D       -       0xfffff80004cbc200  [system_taskq_2]
100108                   D       -       0xfffff80004cbc200  [system_taskq_3]
100109                   D       -       0xfffff80004cbdc00  [system_delay_taskq_]
100110                   D       -       0xfffff80004cbdc00  [system_delay_taskq_]
100111                   D       -       0xfffff80004cbdc00  [system_delay_taskq_]
100112                   D       -       0xfffff80004cbdc00  [system_delay_taskq_]
100113                   D       -       0xfffff800048e9000  [zvol_tq-0_0]
100114                   D       -       0xfffff800048e9000  [zvol_tq-0_1]
100115                   D       -       0xfffff800048e9000  [zvol_tq-0_2]
100116                   D       -       0xfffff800048e9000  [zvol_tq-0_3]
100117                   D       -       0xfffff800048e9000  [zvol_tq-0_4]
100118                   D       -       0xfffff800048e9000  [zvol_tq-0_5]
100119                   D       -       0xfffff800048e9000  [zvol_tq-0_6]
100120                   D       -       0xfffff800048e9000  [zvol_tq-0_7]
100121                   D       -       0xfffff800048e9000  [zvol_tq-0_8]
100122                   D       -       0xfffff800048e9000  [zvol_tq-0_9]
100123                   D       -       0xfffff800048e9000  [zvol_tq-0_10]
100124                   D       -       0xfffff800048e9000  [zvol_tq-0_11]
100125                   D       -       0xfffff800048e9000  [zvol_tq-0_12]
100126                   D       -       0xfffff800048e9000  [zvol_tq-0_13]
100127                   D       -       0xfffff800048e9000  [zvol_tq-0_14]
100128                   D       -       0xfffff800048e9000  [zvol_tq-0_15]
100129                   D       -       0xfffff800048e9000  [zvol_tq-0_16]
100130                   D       -       0xfffff800048e9000  [zvol_tq-0_17]
100131                   D       -       0xfffff800048e9000  [zvol_tq-0_18]
100132                   D       -       0xfffff800048e9000  [zvol_tq-0_19]
100133                   D       -       0xfffff800048e9000  [zvol_tq-0_20]
100134                   D       -       0xfffff800048e9000  [zvol_tq-0_21]
100135                   D       -       0xfffff800048e9000  [zvol_tq-0_22]
100136                   D       -       0xfffff800048e9000  [zvol_tq-0_23]
100137                   D       -       0xfffff800048e9000  [zvol_tq-0_24]
100138                   D       -       0xfffff800048e9000  [zvol_tq-0_25]
100139                   D       -       0xfffff800048e9000  [zvol_tq-0_26]
100140                   D       -       0xfffff800048e9000  [zvol_tq-0_27]
100141                   D       -       0xfffff800048e9000  [zvol_tq-0_28]
100142                   D       -       0xfffff800048e9000  [zvol_tq-0_29]
100143                   D       -       0xfffff800048e9000  [zvol_tq-0_30]
100144                   D       -       0xfffff800048e9000  [zvol_tq-0_31]
100145                   D       -       0xfffff800048eda00  [arc_prune]
100146                   D       -       0xfffff800048ed800  [arc_flush_0]
100147                   D       -       0xfffff800048ed800  [arc_flush_1]
100148                   D       -       0xfffff800048ed800  [arc_flush_2]
100149                   D       -       0xfffff800048ed800  [arc_flush_3]
100173                   D       -       0xfffff80004846600  [ip_mroute_tskq task]
100177                   D       -       0xfffff80004e8a400  [acpi_task_0]
100178                   D       -       0xfffff80004e8a400  [acpi_task_1]
100179                   D       -       0xfffff80004e8a400  [acpi_task_2]
100181                   D       -       0xfffff8000420a800  [mca taskq]
100182                   D       -       0xfffff8000438db00  [CAM taskq]
100184                   D       -       0xfffff80004fe5400  [mlx4]
100185                   D       -       0xfffff80004fe5000  [ipsec_offload]
100201                   D       -       0xfffff80004760200  [z_null_iss]
100202                   D       -       0xfffff80004760000  [z_null_int]
100203                   D       -       0xfffff80004761d00  [z_rd_iss_0]
100204                   D       -       0xfffff80004761d00  [z_rd_iss_1]
100205                   D       -       0xfffff80004761d00  [z_rd_iss_2]
100206                   D       -       0xfffff80004761d00  [z_rd_iss_3]
100207                   D       -       0xfffff80004761d00  [z_rd_iss_4]
100208                   D       -       0xfffff80004761d00  [z_rd_iss_5]
100209                   D       -       0xfffff80004761d00  [z_rd_iss_6]
100210                   D       -       0xfffff80004761d00  [z_rd_iss_7]
100211                   D       -       0xfffff80004761400  [z_rd_int_0]
100212                   D       -       0xfffff80004761400  [z_rd_int_1]
100213                   D       -       0xfffff80004761400  [z_rd_int_2]
100214                   D       -       0xfffff80004761000  [z_wr_iss_0]
100215                   D       -       0xfffff80004761000  [z_wr_iss_1]
100216                   D       -       0xfffff80004761000  [z_wr_iss_2]
100217                   D       -       0xfffff80004373b00  [z_wr_int_0]
100218                   D       -       0xfffff80004373b00  [z_wr_int_1]
100219                   D       -       0xfffff80004373b00  [z_wr_int_2]
100220                   D       -       0xfffff80004373700  [z_fr_iss_0_0]
100221                   D       -       0xfffff80004373700  [z_fr_iss_0_1]
100222                   D       -       0xfffff80004373700  [z_fr_iss_0_2]
100223                   D       -       0xfffff80004373700  [z_fr_iss_0_3]
100224                   D       -       0xfffff80004373700  [z_fr_iss_0_4]
100225                   D       -       0xfffff80004373700  [z_fr_iss_0_5]
100226                   D       -       0xfffff80004373700  [z_fr_iss_0_6]
100227                   D       -       0xfffff80004373700  [z_fr_iss_0_7]
100228                   D       -       0xfffff80004373700  [z_fr_iss_0_8]
100229                   D       -       0xfffff80004373700  [z_fr_iss_0_9]
100230                   D       -       0xfffff80004373700  [z_fr_iss_0_10]
100231                   D       -       0xfffff80004373700  [z_fr_iss_0_11]
100232                   D       -       0xfffff80004373700  [z_fr_iss_0_12]
100233                   D       -       0xfffff80004373700  [z_fr_iss_0_13]
100234                   D       -       0xfffff80004373700  [z_fr_iss_0_14]
100235                   D       -       0xfffff80004373700  [z_fr_iss_0_15]
100236                   D       -       0xfffff80004703e00  [z_fr_iss_1_0]
100237                   D       -       0xfffff80004703e00  [z_fr_iss_1_1]
100238                   D       -       0xfffff80004703e00  [z_fr_iss_1_2]
100239                   D       -       0xfffff80004703e00  [z_fr_iss_1_3]
100240                   D       -       0xfffff80004703e00  [z_fr_iss_1_4]
100241                   D       -       0xfffff80004703e00  [z_fr_iss_1_5]
100242                   D       -       0xfffff80004703e00  [z_fr_iss_1_6]
100243                   D       -       0xfffff80004703e00  [z_fr_iss_1_7]
100244                   D       -       0xfffff80004703e00  [z_fr_iss_1_8]
100245                   D       -       0xfffff80004703e00  [z_fr_iss_1_9]
100246                   D       -       0xfffff80004703e00  [z_fr_iss_1_10]
100247                   D       -       0xfffff80004703e00  [z_fr_iss_1_11]
100248                   D       -       0xfffff80004703e00  [z_fr_iss_1_12]
100249                   D       -       0xfffff80004703e00  [z_fr_iss_1_13]
100250                   D       -       0xfffff80004703e00  [z_fr_iss_1_14]
100251                   D       -       0xfffff80004703e00  [z_fr_iss_1_15]
100252                   D       -       0xfffff80004704c00  [z_fr_int]
100253                   D       -       0xfffff80004704a00  [z_cl_iss]
100254                   D       -       0xfffff80004704800  [z_cl_int]
100255                   D       -       0xfffff80004704600  [z_flush_iss]
100256                   D       -       0xfffff80004704400  [z_flush_int]
100257                   D       -       0xfffff80004704200  [z_trim_iss_0]
100258                   D       -       0xfffff80004704200  [z_trim_iss_1]
100259                   D       -       0xfffff80004704200  [z_trim_iss_2]
100260                   D       -       0xfffff80004704200  [z_trim_iss_3]
100261                   D       -       0xfffff80004705c00  [z_trim_int]
100867                   D       -       0xfffff8011f504a00  [iimbtq]
100873                   D       -       0xfffff8011fb2e100  [wg_tqg_0]
100874                   D       -       0xfffff8011fb2e400  [wg_tqg_1]
100875                   D       -       0xfffff8011f506500  [wg_tqg_2]
100876                   D       -       0xfffff8011fb2e200  [wg_tqg_3]
102461                   D       -       0xfffff8011c8c7100  [wg_tqg_0]
102462                   D       -       0xfffff8011fff6e00  [wg_tqg_1]
102463                   D       -       0xfffff802fcd05400  [wg_tqg_2]
102464                   D       -       0xfffff8038a405800  [wg_tqg_3]
199408                   D       -       0xfffff805186dcd00  [wg_tqg_0]
199409                   D       -       0xfffff804cb0a8100  [wg_tqg_1]
199410                   D       -       0xfffff804f57a3700  [wg_tqg_2]
199411                   RunQ                                [wg_tqg_3]
db:1:pfs>  alltrace

Tracing command kernel pid 0 tid 100000 td 0xffffffff8275bfa0
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xffffffff83d81ef0
mi_switch() at mi_switch+0xbc/frame 0xffffffff83d81f10
_sleep() at _sleep+0x19e/frame 0xffffffff83d81fa0
mi_startup() at mi_startup+0x253/frame 0xffffffff83d81ff0

Tracing command kernel pid 0 tid 100007 td 0xfffff80005413780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd409e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd409e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd409ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd409ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd409f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd409f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100008 td 0xfffff80005413000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd404e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd404e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd404ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd404ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd404f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd404f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100009 td 0xfffff80005426780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd44fe40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd44fe60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd44fec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd44fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd44ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd44ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100010 td 0xfffff80005426000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd44ae40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd44ae60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd44aec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd44aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd44af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd44af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100011 td 0xfffff80005425780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd445e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd445e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd445ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd445ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd445f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd445f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100012 td 0xfffff80005425000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd440e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd440e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd440ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd440ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd440f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd440f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100013 td 0xfffff80005424780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd43be40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd43be60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd43bec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd43bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd43bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd43bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100014 td 0xfffff80005424000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd436e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd436e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd436ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd436ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd436f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd436f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100015 td 0xfffff80005423780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd431e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd431e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd431ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd431ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd431f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd431f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100016 td 0xfffff80005423000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd42ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd42ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd42cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd42cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd42cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd42cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100017 td 0xfffff8000542a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd477e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd477e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd477ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd477ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd477f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd477f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100018 td 0xfffff8000542a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd472e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd472e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd472ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd472ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd472f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd472f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100021 td 0xfffff80005428780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd463e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd463e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd463ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd463ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd463f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd463f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100023 td 0xfffff80005427780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd459e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd459e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd459ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd459ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd459f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd459f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100024 td 0xfffff80005427000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd454e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd454e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd454ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd454ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd454f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd454f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100025 td 0xfffff8000542e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd49fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd49fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd49fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd49fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd49ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd49ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100026 td 0xfffff8000542e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd49ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd49ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd49aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd49aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd49af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd49af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100027 td 0xfffff8000542d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd495e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd495e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd495ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dd495ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd495f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd495f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100028 td 0xfffff8000542d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd490e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd490e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd490ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd490ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd490f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd490f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100029 td 0xfffff8000542c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd48be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd48be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd48bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd48bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd48bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd48bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100030 td 0xfffff8000542c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd486e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd486e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd486ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd486ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd486f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd486f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100031 td 0xfffff8000542b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd481e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd481e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd481ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd481ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd481f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd481f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100032 td 0xfffff8000542b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd47ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd47ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd47cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd47cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd47cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd47cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100033 td 0xfffff80005432780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4c7e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4c7e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4c7ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4c7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4c7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4c7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100034 td 0xfffff80005432000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4c2e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4c2e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4c2ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4c2ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4c2f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4c2f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100035 td 0xfffff80005431780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4bde10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4bde30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4bdec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4bdef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4bdf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4bdf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100036 td 0xfffff80005431000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4b8e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4b8e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4b8ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4b8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4b8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4b8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100037 td 0xfffff80005430780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4b3e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4b3e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4b3ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4b3ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4b3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4b3f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100051 td 0xfffff80005430000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4aee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4aee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4aeec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4aeef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4aef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4aef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100055 td 0xfffff80005438000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4fee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4fee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4feec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4feef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4fef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4fef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100056 td 0xfffff80005437780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4f9e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4f9e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4f9ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4f9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4f9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4f9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100057 td 0xfffff80005437000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4f4e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4f4e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4f4ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd4f4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4f4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4f4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100058 td 0xfffff80005441780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd53fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd53fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd53fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd53fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd53ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd53ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100059 td 0xfffff80005441000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd53ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd53ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd53aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd53aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd53af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd53af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100078 td 0xfffff80005457000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5a8de0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5a8e00
_sleep() at _sleep+0x19e/frame 0xfffffe00dd5a8e90
vtballoon_thread() at vtballoon_thread+0xe2/frame 0xfffffe00dd5a8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5a8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5a8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100086 td 0xfffff8000545b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5d0e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5d0e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd5d0ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd5d0ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5d0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5d0f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100087 td 0xfffff8000545a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5cbe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5cbe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd5cbec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd5cbef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5cbf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5cbf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100091 td 0xfffff80005460780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd607e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd607e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd607ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd607ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd607f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd607f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100092 td 0xfffff80005460000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd602e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd602e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd602ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd602ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd602f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd602f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100096 td 0xfffff8000545e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5eee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5eee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd5eeec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd5eeef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5eef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5eef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100097 td 0xfffff8000545d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5e9e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5e9e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd5e9ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd5e9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5e9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5e9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100101 td 0xfffff80005463780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd625e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd625e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd625ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd625ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd625f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd625f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100102 td 0xfffff80005463000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd620e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd620e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd620ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd620ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd620f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd620f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100105 td 0xfffff80005461780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd611e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd611e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd611ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd611ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd611f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd611f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100106 td 0xfffff80005461000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd60ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd60ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd60cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd60cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd60cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd60cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100107 td 0xfffff80005468780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd657e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd657e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd657ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd657ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd657f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd657f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100108 td 0xfffff80005468000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd652e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd652e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd652ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd652ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd652f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd652f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100109 td 0xfffff80005467780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd64de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd64de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd64dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd64def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd64df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd64df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100110 td 0xfffff80005467000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd648e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd648e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd648ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd648ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd648f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd648f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100111 td 0xfffff80005466780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd643e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd643e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd643ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd643ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd643f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd643f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100112 td 0xfffff80005466000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd63ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd63ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd63eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd63eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd63ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd63ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100113 td 0xfffff80005c64780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd67fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd67fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd67fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd67fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd67ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd67ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100114 td 0xfffff80005c64000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd67ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd67ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd67aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd67aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd67af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd67af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100115 td 0xfffff80005c63780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd675e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd675e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd675ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd675ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd675f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd675f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100116 td 0xfffff80005c63000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd670e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd670e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd670ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd670ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd670f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd670f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100117 td 0xfffff80005c62780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd66be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd66be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd66bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd66bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd66bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd66bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100118 td 0xfffff80005c62000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd666e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd666e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd666ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd666ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd666f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd666f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100119 td 0xfffff80005c5e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd661e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd661e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd661ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd661ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd661f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd661f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100120 td 0xfffff80005c5e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd65ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd65ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd65cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd65cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd65cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd65cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100121 td 0xfffff80005c68780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6a7e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6a7e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6a7ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6a7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6a7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6a7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100122 td 0xfffff80005c68000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6a2e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6a2e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6a2ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6a2ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6a2f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6a2f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100123 td 0xfffff80005c67780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd69de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd69de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd69dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd69def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd69df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd69df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100124 td 0xfffff80005c67000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd698e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd698e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd698ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd698ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd698f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd698f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100125 td 0xfffff80005c66780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd693e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd693e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd693ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd693ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd693f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd693f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100126 td 0xfffff80005c66000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd68ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd68ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd68eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd68eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd68ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd68ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100127 td 0xfffff80005c65780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd689e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd689e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd689ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd689ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd689f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd689f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100128 td 0xfffff80005c65000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd684e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd684e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd684ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd684ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd684f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd684f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100129 td 0xfffff80005c6c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6cfe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6cfe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6cfec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6cfef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6cff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6cff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100130 td 0xfffff80005c6c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6cae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6cae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6caec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6caef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6caf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6caf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100131 td 0xfffff80005c6b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6c5e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6c5e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6c5ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6c5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6c5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6c5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100132 td 0xfffff80005c6b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6c0e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6c0e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6c0ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6c0ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6c0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6c0f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100133 td 0xfffff80005c6a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6bbe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6bbe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6bbec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6bbef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6bbf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6bbf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100134 td 0xfffff80005c6a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6b6e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6b6e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6b6ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6b6ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6b6f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6b6f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100135 td 0xfffff80005c69780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6b1e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6b1e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6b1ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6b1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6b1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6b1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100136 td 0xfffff80005c69000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6ace10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6ace30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6acec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6acef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6acf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6acf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100137 td 0xfffff80005c70780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6f7e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6f7e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6f7ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6f7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6f7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6f7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100138 td 0xfffff80005c70000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6f2e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6f2e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6f2ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6f2ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6f2f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6f2f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100139 td 0xfffff80005c6f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6ede10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6ede30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6edec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6edef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6edf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6edf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100140 td 0xfffff80005c6f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6e8e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6e8e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6e8ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6e8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6e8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6e8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100141 td 0xfffff80005c6e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6e3e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6e3e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6e3ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6e3ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6e3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6e3f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100142 td 0xfffff80005c6e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6dee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6dee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6deec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6deef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6def30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6def30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100143 td 0xfffff80005c6d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6d9e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6d9e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6d9ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6d9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6d9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6d9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100144 td 0xfffff80005c6d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6d4e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6d4e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6d4ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6d4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6d4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6d4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100145 td 0xfffff80005c86780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd71fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd71fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd71fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd71fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd71ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd71ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100146 td 0xfffff80005c86000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd71ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd71ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd71aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd71aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd71af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd71af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100147 td 0xfffff80005c85780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd715e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd715e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd715ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd715ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd715f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd715f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100148 td 0xfffff80005c85000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd710e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd710e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd710ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd710ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd710f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd710f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100149 td 0xfffff80005c84780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd70be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd70be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd70bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd70bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd70bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd70bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100173 td 0xfffff80005c90780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd783e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd783e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd783ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dd783ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd783f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd783f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100177 td 0xfffff80005cd5780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7bfe40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7bfe60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd7bfec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dd7bfef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7bff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7bff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100178 td 0xfffff80005cd5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7bae40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7bae60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd7baec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dd7baef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7baf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7baf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100179 td 0xfffff80005cd4780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7b5e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7b5e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd7b5ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dd7b5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7b5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7b5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100181 td 0xfffff80005cd3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7abe40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7abe60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd7abec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dd7abef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7abf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7abf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100182 td 0xfffff80005cd3000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7a6e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7a6e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd7a6ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd7a6ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7a6f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7a6f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100184 td 0xfffff80005cd2000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd79ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd79ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd79cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd79cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd79cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd79cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100185 td 0xfffff80005cd9780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7e7e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7e7e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd7e7ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd7e7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7e7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7e7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100201 td 0xfffff80005449000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd562e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd562e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd562ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd562ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd562f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd562f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100202 td 0xfffff80005448780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd55de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd55de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd55dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd55def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd55df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd55df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100203 td 0xfffff80005448000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd558e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd558e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd558ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd558ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd558f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd558f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100204 td 0xfffff80005447780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd553e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd553e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd553ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd553ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd553f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd553f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100205 td 0xfffff80005447000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd54ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd54ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd54eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd54eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd54ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd54ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100206 td 0xfffff80005446780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd549e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd549e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd549ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd549ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd549f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd549f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100207 td 0xfffff80005446000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd544e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd544e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd544ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd544ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd544f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd544f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100208 td 0xfffff8000fea3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd837e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd837e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd837ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd837ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd837f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd837f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100209 td 0xfffff8000fea3000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd832e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd832e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd832ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd832ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd832f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd832f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100210 td 0xfffff8000fea2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd82de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd82de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd82dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd82def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd82df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd82df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100211 td 0xfffff8000fea2000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd828e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd828e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd828ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd828ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd828f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd828f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100212 td 0xfffff8000fea1780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd823e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd823e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd823ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd823ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd823f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd823f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100213 td 0xfffff8000fea1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd81ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd81ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd81eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd81eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd81ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd81ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100214 td 0xfffff8000fea0780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd819e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd819e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd819ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd819ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd819f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd819f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100215 td 0xfffff8000fea0000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd814e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd814e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd814ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd814ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd814f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd814f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100216 td 0xfffff8000fea7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd85fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd85fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd85fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd85fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd85ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd85ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100217 td 0xfffff8000fea7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd85ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd85ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd85aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd85aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd85af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd85af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100218 td 0xfffff8000fea6780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd855e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd855e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd855ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd855ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd855f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd855f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100219 td 0xfffff8000fea6000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd850e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd850e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd850ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd850ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd850f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd850f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100220 td 0xfffff8000fea5780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd84be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd84be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd84bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd84bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd84bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd84bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100221 td 0xfffff8000fea5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd846e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd846e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd846ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd846ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd846f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd846f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100222 td 0xfffff8000fea4780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd841e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd841e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd841ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd841ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd841f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd841f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100223 td 0xfffff8000fea4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd83ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd83ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd83cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd83cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd83cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd83cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100224 td 0xfffff8000feab780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd887e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd887e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd887ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd887ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd887f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd887f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100225 td 0xfffff8000feab000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd882e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd882e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd882ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd882ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd882f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd882f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100226 td 0xfffff8000feaa780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd87de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd87de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd87dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd87def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd87df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd87df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100227 td 0xfffff8000feaa000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd878e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd878e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd878ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd878ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd878f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd878f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100228 td 0xfffff8000fea9780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd873e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd873e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd873ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd873ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd873f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd873f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100229 td 0xfffff8000fea9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd86ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd86ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd86eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd86eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd86ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd86ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100230 td 0xfffff8000fea8780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd869e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd869e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd869ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd869ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd869f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd869f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100231 td 0xfffff8000fea8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd864e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd864e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd864ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd864ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd864f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd864f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100232 td 0xfffff8000feaf780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8afe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8afe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8afec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8afef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8aff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8aff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100233 td 0xfffff8000feaf000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8aae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8aae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8aaec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8aaef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8aaf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8aaf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100234 td 0xfffff8000feae780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8a5e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8a5e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8a5ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8a5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8a5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8a5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100235 td 0xfffff8000feae000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8a0e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8a0e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8a0ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8a0ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8a0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8a0f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100236 td 0xfffff8000fead780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd89be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd89be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd89bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd89bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd89bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd89bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100237 td 0xfffff8000fead000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd896e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd896e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd896ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd896ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd896f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd896f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100238 td 0xfffff8000feac780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd891e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd891e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd891ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd891ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd891f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd891f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100239 td 0xfffff8000feac000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd88ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd88ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd88cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd88cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd88cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd88cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100240 td 0xfffff8000feb3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8d7e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8d7e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8d7ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8d7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8d7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8d7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100241 td 0xfffff8000feb3000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8d2e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8d2e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8d2ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8d2ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8d2f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8d2f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100242 td 0xfffff8000feb2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8cde10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8cde30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8cdec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8cdef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8cdf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8cdf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100243 td 0xfffff8000feb2000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8c8e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8c8e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8c8ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8c8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8c8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8c8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100244 td 0xfffff8000feb1780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8c3e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8c3e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8c3ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8c3ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8c3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8c3f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100245 td 0xfffff8000feb1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8bee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8bee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8beec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8beef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8bef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8bef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100246 td 0xfffff8000feb0780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8b9e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8b9e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8b9ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8b9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8b9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8b9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100247 td 0xfffff8000feb0000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8b4e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8b4e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8b4ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8b4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8b4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8b4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100248 td 0xfffff8000feb7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8ffe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8ffe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8ffec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8ffef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8fff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8fff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100249 td 0xfffff8000feb7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8fae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8fae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8faec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8faef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8faf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8faf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100250 td 0xfffff8000feb6780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8f5e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8f5e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8f5ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8f5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8f5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8f5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100251 td 0xfffff8000feb6000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8f0e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8f0e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8f0ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8f0ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8f0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8f0f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100252 td 0xfffff8000feb5780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8ebe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8ebe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8ebec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8ebef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8ebf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8ebf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100253 td 0xfffff8000feb5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8e6e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8e6e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8e6ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8e6ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8e6f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8e6f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100254 td 0xfffff8000feb4780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8e1e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8e1e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8e1ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8e1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8e1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8e1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100255 td 0xfffff8000feb4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd8dce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd8dce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd8dcec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd8dcef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd8dcf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd8dcf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100256 td 0xfffff8000febe780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd927e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd927e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd927ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd927ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd927f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd927f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100257 td 0xfffff8000febe000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd922e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd922e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd922ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd922ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd922f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd922f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100258 td 0xfffff8000febd780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd91de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd91de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd91dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd91def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd91df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd91df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100259 td 0xfffff8000febd000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd918e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd918e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd918ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd918ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd918f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd918f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100260 td 0xfffff8000feb9780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd913e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd913e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd913ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd913ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd913f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd913f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100261 td 0xfffff8000feb9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd90ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd90ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd90eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd90eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd90ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd90ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100867 td 0xfffff8000ff0f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda21e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda21e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dda21ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xf1/frame 0xfffffe00dda21ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dda21f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dda21f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command kernel pid 0 tid 100873 td 0xfffff8000ff0f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda1ce40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda1ce60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dda1cec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dda1cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dda1cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dda1cf30
--- trap 0x33caace6, rip = 0x1b3633caad26, rsp = 0x1b3633caad56, rbp = 0x1b3633caac76 ---

Tracing command kernel pid 0 tid 100874 td 0xfffff8002f85b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda44e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda44e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dda44ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dda44ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dda44f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dda44f30
--- trap 0xc, rip = 0x2fc20fb8ec5a, rsp = 0x2fc216187eb8, rbp = 0x2fc216187ed0 ---

Tracing command kernel pid 0 tid 100875 td 0xfffff8002f86a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda58e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda58e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dda58ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dda58ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dda58f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dda58f30
--- trap 0xc, rip = 0x2fc20fb8ec5a, rsp = 0x2fc213766eb8, rbp = 0x2fc213766ed0 ---

Tracing command kernel pid 0 tid 100876 td 0xfffff8002f851000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9f4e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9f4e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dd9f4ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dd9f4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9f4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9f4f30
--- trap 0xc, rip = 0x2fc20fb8ec5a, rsp = 0x2fc212418eb8, rbp = 0x2fc212418ed0 ---

Tracing command kernel pid 0 tid 102461 td 0xfffff8002f825780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d65e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d65e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe0104d65ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0104d65ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe0104d65f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0104d65f30
--- trap 0xc, rip = 0x23c27326113a, rsp = 0x23c274ee2f48, rbp = 0x23c274ee2f70 ---

Tracing command kernel pid 0 tid 102462 td 0xfffff8002f867780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ddde40
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ddde60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe0104dddec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0104dddef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe0104dddf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0104dddf30
--- trap 0xc, rip = 0x27b80f1e529a, rsp = 0x27b80f657ea8, rbp = 0x27b80f657ef0 ---

Tracing command kernel pid 0 tid 102463 td 0xfffff8002f81c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d15e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d15e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe0104d15ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0104d15ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe0104d15f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0104d15f30
--- trap 0xc, rip = 0x23c27326129a, rsp = 0x23c273deeea8, rbp = 0x23c273deeef0 ---

Tracing command kernel pid 0 tid 102464 td 0xfffff8002f843780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddaf8e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddaf8e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00ddaf8ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00ddaf8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00ddaf8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00ddaf8f30
--- trap 0xc, rip = 0x23c273260fda, rsp = 0x23c275e5fe78, rbp = 0x23c275e5feb0 ---

Tracing command kernel pid 0 tid 199408 td 0xfffff8002f807000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104aeae40
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104aeae60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe0104aeaec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0104aeaef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe0104aeaf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0104aeaf30
--- trap 0xc, rip = 0x82a6a1c5a, rsp = 0x82f51bf48, rbp = 0x82f51bf60 ---

Tracing command kernel pid 0 tid 199409 td 0xfffff8000ffdd780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c5ce40
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c5ce60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe0104c5cec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0104c5cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe0104c5cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0104c5cf30
--- trap 0x16, rip = 0x82a6a1c5a, rsp = 0x82f51bf48, rbp = 0x82f51bf60 ---

Tracing command kernel pid 0 tid 199410 td 0xfffff8000ffed000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a81e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a81e60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe0104a81ec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe0104a81ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe0104a81f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe0104a81f30
--- trap 0x16, rip = 0x82a6a1c5a, rsp = 0x82decff48, rbp = 0x82decff60 ---

Tracing command kernel pid 0 tid 199411 td 0xfffff8002f868780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda4ee40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda4ee60
msleep_spin_sbt() at msleep_spin_sbt+0x16a/frame 0xfffffe00dda4eec0
gtaskqueue_thread_loop() at gtaskqueue_thread_loop+0xf1/frame 0xfffffe00dda4eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dda4ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dda4ef30
--- trap 0xc, rip = 0x7794404c5a, rsp = 0x7797ff9ca8, rbp = 0x7797ff9cc0 ---

Tracing command init pid 1 tid 100002 td 0xfffff80005416000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd422a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd422aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd422ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd422af0
_sleep() at _sleep+0x197/frame 0xfffffe00dd422b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00dd422c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00dd422e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd422f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd422f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x28f29a, rsp = 0x8209f9d58, rbp = 0x8209f9dc0 ---

Tracing command clock pid 2 tid 100039 td 0xfffff8000542f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4a9ea0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4a9ec0
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe00dd4a9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4a9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4a9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command clock pid 2 tid 100040 td 0xfffff8000542f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4a4ea0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4a4ec0
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe00dd4a4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4a4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4a4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command clock pid 2 tid 100041 td 0xfffff80005436780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4efea0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4efec0
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe00dd4efef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4eff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4eff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command clock pid 2 tid 100042 td 0xfffff80005436000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4eaea0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4eaec0
softclock_thread() at softclock_thread+0x9c/frame 0xfffffe00dd4eaef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4eaf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4eaf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command crypto pid 3 tid 100060 td 0xfffff8000543d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd535e00
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd535e20
_sleep() at _sleep+0x19e/frame 0xfffffe00dd535eb0
crypto_dispatch_thread() at crypto_dispatch_thread+0x193/frame 0xfffffe00dd535ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd535f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd535f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command crypto pid 3 tid 100061 td 0xfffff8000543d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd530df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd530e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd530ea0
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe00dd530ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd530f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd530f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command crypto pid 3 tid 100062 td 0xfffff8000543c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd52bdf0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd52be10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd52bea0
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe00dd52bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd52bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd52bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command crypto pid 3 tid 100063 td 0xfffff8000543c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd526df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd526e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd526ea0
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe00dd526ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd526f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd526f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command crypto pid 3 tid 100064 td 0xfffff8000543b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd521df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd521e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd521ea0
crypto_ret_thread() at crypto_ret_thread+0x144/frame 0xfffffe00dd521ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd521f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd521f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command cam pid 4 tid 100065 td 0xfffff8000543b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd51cdf0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd51ce10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd51cea0
xpt_done_td() at xpt_done_td+0x8b/frame 0xfffffe00dd51cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd51cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd51cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command cam pid 4 tid 100066 td 0xfffff80005449780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd567df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd567e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd567ea0
xpt_async_td() at xpt_async_td+0x84/frame 0xfffffe00dd567ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd567f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd567f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command cam pid 4 tid 100183 td 0xfffff80005cd2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7a1df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7a1e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd7a1ea0
xpt_scanner_thread() at xpt_scanner_thread+0x88/frame 0xfffffe00dd7a1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7a1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7a1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command busdma pid 5 tid 100067 td 0xfffff80005454780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd58fde0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd58fe00
_sleep() at _sleep+0x19e/frame 0xfffffe00dd58fe90
busdma_thread() at busdma_thread+0xd9/frame 0xfffffe00dd58fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd58ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd58ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100150 td 0xfffff80005c84000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd706dc0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd706de0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd706e20
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd706e90
zthr_procedure() at zthr_procedure+0x1a8/frame 0xfffffe00dd706ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd706f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd706f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100151 td 0xfffff80005c83780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd701dc0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd701de0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd701e20
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd701e90
zthr_procedure() at zthr_procedure+0x1a8/frame 0xfffffe00dd701ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd701f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd701f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100152 td 0xfffff80005c83000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd6fce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd6fce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd6fcec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd6fcef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd6fcf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd6fcf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100153 td 0xfffff80005c8a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd747da0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd747dc0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd747e00
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd747e70
dbuf_evict_thread() at dbuf_evict_thread+0x385/frame 0xfffffe00dd747ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd747f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd747f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100154 td 0xfffff80005c8a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd742e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd742e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd742ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd742ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd742f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd742f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100155 td 0xfffff80005c89780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd73de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd73de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd73dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd73def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd73df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd73df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100156 td 0xfffff80005c89000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd738e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd738e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd738ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd738ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd738f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd738f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100157 td 0xfffff80005c88780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd733e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd733e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd733ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd733ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd733f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd733f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100158 td 0xfffff80005c88000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd72ee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd72ee30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd72eec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd72eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd72ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd72ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100159 td 0xfffff80005c87780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd729e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd729e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd729ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd729ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd729f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd729f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100160 td 0xfffff80005c87000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd724e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd724e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd724ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd724ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd724f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd724f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100161 td 0xfffff80005c8e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd76fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd76fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd76fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd76fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd76ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd76ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100162 td 0xfffff80005c8e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd76ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd76ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd76aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd76aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd76af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd76af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100163 td 0xfffff80005c8d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd765e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd765e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd765ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd765ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd765f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd765f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100164 td 0xfffff80005c8d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd760e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd760e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd760ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd760ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd760f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd760f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100165 td 0xfffff80005c8c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd75be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd75be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd75bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd75bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd75bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd75bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100166 td 0xfffff80005c8c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd756e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd756e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd756ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd756ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd756f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd756f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100167 td 0xfffff80005c8b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd751e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd751e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd751ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd751ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd751f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd751f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100168 td 0xfffff80005c8b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd74ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd74ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd74cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd74cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd74cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd74cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100169 td 0xfffff80005c92780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd797e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd797e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd797ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd797ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd797f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd797f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100170 td 0xfffff80005c92000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd792c90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd792cb0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd792cf0
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd792d60
l2arc_feed_thread() at l2arc_feed_thread+0x26d/frame 0xfffffe00dd792ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd792f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd792f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100171 td 0xfffff80005c91780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd78de10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd78de30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd78dec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd78def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd78df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd78df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100172 td 0xfffff80005c91000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd788d20
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd788d40
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd788d80
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd788d90
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dd788df0
zfs_zevent_wait() at zfs_zevent_wait+0x5c/frame 0xfffffe00dd788e10
sysevent_worker() at sysevent_worker+0x39/frame 0xfffffe00dd788ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd788f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd788f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100262 td 0xfffff8000feb8780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd909e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd909e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd909ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd909ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd909f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd909f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100263 td 0xfffff8000feb8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd904e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd904e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd904ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd904ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd904f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd904f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100264 td 0xfffff8000fec2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd94fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd94fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd94fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd94fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd94ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd94ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100265 td 0xfffff8000fec2000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd94ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd94ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd94aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd94aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd94af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd94af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100266 td 0xfffff8000fec1780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd945e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd945e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd945ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd945ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd945f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd945f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100267 td 0xfffff8000fec1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd940e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd940e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd940ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd940ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd940f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd940f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100268 td 0xfffff8000fec0780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd93be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd93be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd93bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd93bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd93bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd93bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100269 td 0xfffff8000fec0000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd936e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd936e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd936ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd936ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd936f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd936f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100270 td 0xfffff8000febf780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd931e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd931e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd931ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd931ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd931f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd931f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100271 td 0xfffff8000febf000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd92ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd92ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd92cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd92cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd92cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd92cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100272 td 0xfffff8000fec6780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd977e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd977e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd977ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd977ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd977f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd977f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100275 td 0xfffff8000fec6000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd972e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd972e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd972ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd972ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd972f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd972f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100276 td 0xfffff80005cd6000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7c4e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7c4e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd7c4ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd7c4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7c4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7c4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100277 td 0xfffff8000feca780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd99fe10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd99fe30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd99fec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd99fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd99ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd99ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100278 td 0xfffff8000feca000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd99ae10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd99ae30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd99aec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd99aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd99af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd99af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100279 td 0xfffff8000fec9780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd995e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd995e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd995ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd995ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd995f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd995f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100280 td 0xfffff8000fec9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd990e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd990e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd990ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd990ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd990f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd990f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100281 td 0xfffff8000fec8780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd98be10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd98be30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd98bec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd98bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd98bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd98bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100282 td 0xfffff8000fec8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd986e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd986e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd986ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd986ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd986f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd986f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100283 td 0xfffff8000fec7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd981e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd981e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd981ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd981ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd981f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd981f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100284 td 0xfffff8000fec7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd97ce10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd97ce30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd97cec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd97cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd97cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd97cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100285 td 0xfffff8000fece780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9c7e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9c7e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd9c7ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd9c7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9c7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9c7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100286 td 0xfffff8000fece000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9c2e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9c2e30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd9c2ec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd9c2ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9c2f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9c2f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100287 td 0xfffff8000fecd780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9bde10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9bde30
_sleep() at _sleep+0x19e/frame 0xfffffe00dd9bdec0
taskqueue_thread_loop() at taskqueue_thread_loop+0xb1/frame 0xfffffe00dd9bdef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9bdf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9bdf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100303 td 0xfffff8000fed5780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9efdb0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9efdd0
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9efe30
txg_quiesce_thread() at txg_quiesce_thread+0xdd/frame 0xfffffe00dd9efef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9eff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9eff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100304 td 0xfffff80005d45000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7eccd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7eccf0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7ecd30
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd7ecda0
txg_thread_wait() at txg_thread_wait+0xb7/frame 0xfffffe00dd7ecdf0
txg_sync_thread() at txg_sync_thread+0x10b/frame 0xfffffe00dd7ecef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7ecf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7ecf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100305 td 0xfffff8000fed5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9eacf0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9ead10
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd9ead50
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd9eadc0
mmp_thread() at mmp_thread+0xf1b/frame 0xfffffe00dd9eaef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9eaf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9eaf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100306 td 0xfffff8000fecd000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9b8e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9b8e30
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9b8e90
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00dd9b8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9b8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9b8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100307 td 0xfffff8000fecc780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9b3e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9b3e30
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9b3e90
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00dd9b3ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9b3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9b3f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100308 td 0xfffff8000fecc000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9aee10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9aee30
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9aee90
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00dd9aeef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9aef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9aef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100309 td 0xfffff8000fecb780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9a9e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9a9e30
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9a9e90
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00dd9a9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9a9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9a9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100310 td 0xfffff8000fecb000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9a4e10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9a4e30
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9a4e90
zthr_procedure() at zthr_procedure+0x16a/frame 0xfffffe00dd9a4ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9a4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9a4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command zfskern pid 6 tid 100311 td 0xfffff8000fed4780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9e5dd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9e5df0
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd9e5e50
vdev_autotrim_thread() at vdev_autotrim_thread+0x8ad/frame 0xfffffe00dd9e5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd9e5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd9e5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command pf purge pid 7 tid 100174 td 0xfffff80005c90000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd77eda0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd77edc0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd77ee00
_sleep() at _sleep+0x18c/frame 0xfffffe00dd77ee90
pf_purge_thread() at pf_purge_thread+0xc5/frame 0xfffffe00dd77eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd77ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd77ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command rand_harvestq pid 8 tid 100180 td 0xfffff80005cd4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7b0d60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7b0d80
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7b0dc0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7b0e50
random_kthread() at random_kthread+0xa7/frame 0xfffffe00dd7b0ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7b0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7b0f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command pagedaemon pid 9 tid 100186 td 0xfffff80005cd9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7e2a40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7e2a60
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7e2aa0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7e2b30
vm_pageout_worker() at vm_pageout_worker+0x231/frame 0xfffffe00dd7e2eb0
vm_pageout() at vm_pageout+0x1d7/frame 0xfffffe00dd7e2ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7e2f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7e2f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command pagedaemon pid 9 tid 100190 td 0xfffff80005465780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd639ac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd639ae0
_sleep() at _sleep+0x19e/frame 0xfffffe00dd639b70
vm_pageout_laundry_worker() at vm_pageout_laundry_worker+0xc89/frame 0xfffffe00dd639ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd639f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd639f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command pagedaemon pid 9 tid 100191 td 0xfffff80005465000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd634dc0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd634de0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd634e20
_sleep() at _sleep+0x18c/frame 0xfffffe00dd634eb0
uma_reclaim_worker() at uma_reclaim_worker+0xe8/frame 0xfffffe00dd634ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd634f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd634f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command audit pid 10 tid 100001 td 0xfffff80005416780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd427e00
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd427e20
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd427e80
audit_worker() at audit_worker+0x73/frame 0xfffffe00dd427ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd427f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd427f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command idle pid 11 tid 100003 td 0xfffff80005415780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd41dc40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd41dc60
ipi_bitmap_handler() at ipi_bitmap_handler+0x86/frame 0xfffffe00dd41dc90
Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0xb3/frame 0xfffffe00dd41dc90
--- interrupt, rip = 0xffffffff8135cdf6, rsp = 0xfffffe00dd41dd60, rbp = 0xfffffe00dd41dd60 ---
acpi_cpu_c1() at acpi_cpu_c1+0x6/frame 0xfffffe00dd41dd60
acpi_cpu_idle() at acpi_cpu_idle+0x2bd/frame 0xfffffe00dd41ddb0
cpu_idle_acpi() at cpu_idle_acpi+0x46/frame 0xfffffe00dd41ddd0
cpu_idle() at cpu_idle+0x9d/frame 0xfffffe00dd41ddf0
sched_ule_idletd() at sched_ule_idletd+0x546/frame 0xfffffe00dd41def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd41df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd41df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command idle pid 11 tid 100004 td 0xfffff80005415000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd418c40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd418c60
ipi_bitmap_handler() at ipi_bitmap_handler+0x86/frame 0xfffffe00dd418c90
Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0xb3/frame 0xfffffe00dd418c90
--- interrupt, rip = 0xffffffff8135cdf6, rsp = 0xfffffe00dd418d60, rbp = 0xfffffe00dd418d60 ---
acpi_cpu_c1() at acpi_cpu_c1+0x6/frame 0xfffffe00dd418d60
acpi_cpu_idle() at acpi_cpu_idle+0x2bd/frame 0xfffffe00dd418db0
cpu_idle_acpi() at cpu_idle_acpi+0x46/frame 0xfffffe00dd418dd0
cpu_idle() at cpu_idle+0x9d/frame 0xfffffe00dd418df0
sched_ule_idletd() at sched_ule_idletd+0x546/frame 0xfffffe00dd418ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd418f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd418f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command idle pid 11 tid 100005 td 0xfffff80005414780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd413dd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd413df0
sched_ule_idletd() at sched_ule_idletd+0x62/frame 0xfffffe00dd413ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd413f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd413f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command idle pid 11 tid 100006 td 0xfffff80005414000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd40edd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd40edf0
sched_ule_idletd() at sched_ule_idletd+0x59c/frame 0xfffffe00dd40eef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd40ef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd40ef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100019 td 0xfffff80005429780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd46de40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd46de60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd46def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd46df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd46df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100020 td 0xfffff80005429000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100022 td 0xfffff80005428000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100043 td 0xfffff80005435780 (CPU 0)
cpustop_handler() at cpustop_handler+0x27/frame 0xffffffff82f5b080
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xffffffff82f5b090
nmi_handle_intr() at nmi_handle_intr+0xf/frame 0xffffffff82f5b0b0
nmi_calltrap() at nmi_calltrap+0x8/frame 0xffffffff82f5b0b0
--- trap 0x13, rip = 0xffffffff8139c097, rsp = 0xfffffe00dd4e5b60, rbp = 0xfffffe00dd4e5b60 ---
memmove_std() at memmove_std+0x97/frame 0xfffffe00dd4e5b60
m_copydata() at m_copydata+0x82/frame 0xfffffe00dd4e5be0
ip_output() at ip_output+0xa34/frame 0xfffffe00dd4e5cf0
ip_forward() at ip_forward+0x3e7/frame 0xfffffe00dd4e5d90
ip_input() at ip_input+0x702/frame 0xfffffe00dd4e5df0
swi_net() at swi_net+0x128/frame 0xfffffe00dd4e5e60
ithread_loop() at ithread_loop+0x239/frame 0xfffffe00dd4e5ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4e5f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4e5f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100044 td 0xfffff80005435000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4e0e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4e0e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd4e0ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4e0f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4e0f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100045 td 0xfffff80005434780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4dbe40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4dbe60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd4dbef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4dbf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4dbf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100046 td 0xfffff80005434000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4d6e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4d6e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd4d6ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4d6f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4d6f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100068 td 0xfffff80005454000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100069 td 0xfffff80005453780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd585e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd585e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd585ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd585f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd585f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100070 td 0xfffff80005453000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd580e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd580e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd580ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd580f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd580f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100076 td 0xfffff80005458000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100077 td 0xfffff80005457780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100079 td 0xfffff80005456780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100080 td 0xfffff80005456000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100081 td 0xfffff80005455780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100082 td 0xfffff80005455000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd594e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd594e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd594ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd594f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd594f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100083 td 0xfffff8000545c780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100084 td 0xfffff8000545c000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100085 td 0xfffff8000545b780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100088 td 0xfffff8000545a000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100089 td 0xfffff80005459780 (CPU 3)
kdb_enter() at kdb_enter+0x33/frame 0xfffffe00dd5c1ab0
panic() at panic+0x43/frame 0xfffffe00dd5c1b10
trap_fatal() at trap_fatal+0x68/frame 0xfffffe00dd5c1b30
calltrap() at calltrap+0x8/frame 0xfffffe00dd5c1b30
--- trap 0x9, rip = 0xffffffff80f5cfb8, rsp = 0xfffffe00dd5c1c00, rbp = 0xfffffe00dd5c1c20 ---
ng_address_hook() at ng_address_hook+0x28/frame 0xfffffe00dd5c1c20
ng_ether_input() at ng_ether_input+0x3e/frame 0xfffffe00dd5c1c50
ether_nh_input() at ether_nh_input+0x1d0/frame 0xfffffe00dd5c1cb0
netisr_dispatch_src() at netisr_dispatch_src+0x9f/frame 0xfffffe00dd5c1d00
ether_input() at ether_input+0x56/frame 0xfffffe00dd5c1d50
vtnet_rxq_eof() at vtnet_rxq_eof+0x747/frame 0xfffffe00dd5c1e20
vtnet_rx_vq_process() at vtnet_rx_vq_process+0xbc/frame 0xfffffe00dd5c1e60
ithread_loop() at ithread_loop+0x239/frame 0xfffffe00dd5c1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5c1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5c1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100090 td 0xfffff80005459000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5bce40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5bce60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd5bcef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5bcf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5bcf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100093 td 0xfffff8000545f780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100094 td 0xfffff8000545f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5f8e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5f8e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd5f8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5f8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5f8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100095 td 0xfffff8000545e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5f3e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5f3e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd5f3ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5f3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5f3f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100098 td 0xfffff8000545d000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100099 td 0xfffff80005464780
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100100 td 0xfffff80005464000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100103 td 0xfffff80005462780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd61be40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd61be60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd61bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd61bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd61bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100104 td 0xfffff80005462000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100175 td 0xfffff80005c8f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd779e40
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd779e60
ithread_loop() at ithread_loop+0x87/frame 0xfffffe00dd779ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd779f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd779f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command intr pid 12 tid 100176 td 0xfffff80005c8f000
fork_trampoline() at fork_trampoline

Tracing command intr pid 12 tid 100866 td 0xfffff8002f866000
fork_trampoline() at fork_trampoline

Tracing command ng_queue pid 13 tid 100047 td 0xfffff80005433780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4d1dd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4d1df0
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4d1e80
ngthread() at ngthread+0xac/frame 0xfffffe00dd4d1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4d1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4d1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command ng_queue pid 13 tid 100048 td 0xfffff80005433000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd4ccdd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd4ccdf0
_sleep() at _sleep+0x19e/frame 0xfffffe00dd4cce80
ngthread() at ngthread+0xac/frame 0xfffffe00dd4ccef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd4ccf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd4ccf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command ng_queue pid 13 tid 100049 td 0xfffff8000543a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd517dd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd517df0
_sleep() at _sleep+0x19e/frame 0xfffffe00dd517e80
ngthread() at ngthread+0xac/frame 0xfffffe00dd517ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd517f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd517f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command ng_queue pid 13 tid 100050 td 0xfffff8000543a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd512dd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd512df0
_sleep() at _sleep+0x19e/frame 0xfffffe00dd512e80
ngthread() at ngthread+0xac/frame 0xfffffe00dd512ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd512f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd512f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command geom pid 14 tid 100052 td 0xfffff80005439780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd50de00
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd50de20
_sleep() at _sleep+0x19e/frame 0xfffffe00dd50deb0
g_run_events() at g_run_events+0x5c/frame 0xfffffe00dd50def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd50df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd50df30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command geom pid 14 tid 100053 td 0xfffff80005439000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd508df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd508e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd508ea0
g_io_schedule_up() at g_io_schedule_up+0x5c/frame 0xfffffe00dd508ee0
g_up_procbody() at g_up_procbody+0x6c/frame 0xfffffe00dd508ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd508f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd508f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command geom pid 14 tid 100054 td 0xfffff80005438780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd503df0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd503e10
_sleep() at _sleep+0x19e/frame 0xfffffe00dd503ea0
g_io_schedule_down() at g_io_schedule_down+0x4c/frame 0xfffffe00dd503ee0
g_down_procbody() at g_down_procbody+0x6c/frame 0xfffffe00dd503ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd503f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd503f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command usb pid 15 tid 100071 td 0xfffff80005452780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd57be30
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd57be50
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd57beb0
usb_process() at usb_process+0xb0/frame 0xfffffe00dd57bef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd57bf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd57bf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command usb pid 15 tid 100072 td 0xfffff80005452000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd576e30
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd576e50
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd576eb0
usb_process() at usb_process+0xb0/frame 0xfffffe00dd576ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd576f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd576f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command usb pid 15 tid 100073 td 0xfffff8000544e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd571e30
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd571e50
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd571eb0
usb_process() at usb_process+0xb0/frame 0xfffffe00dd571ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd571f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd571f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command usb pid 15 tid 100074 td 0xfffff8000544e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd56ce30
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd56ce50
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd56ceb0
usb_process() at usb_process+0xb0/frame 0xfffffe00dd56cef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd56cf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd56cf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command usb pid 15 tid 100075 td 0xfffff80005458780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd5b7e30
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd5b7e50
_cv_wait() at _cv_wait+0xf5/frame 0xfffffe00dd5b7eb0
usb_process() at usb_process+0xb0/frame 0xfffffe00dd5b7ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd5b7f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd5b7f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command vmdaemon pid 16 tid 100187 td 0xfffff80005cd8780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7dddd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7dddf0
_sleep() at _sleep+0x19e/frame 0xfffffe00dd7dde80
vm_daemon() at vm_daemon+0x96/frame 0xfffffe00dd7ddef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7ddf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7ddf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100188 td 0xfffff80005cd8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7d8db0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7d8dd0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7d8e10
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7d8ea0
buf_daemon() at buf_daemon+0x181/frame 0xfffffe00dd7d8ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7d8f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7d8f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100189 td 0xfffff80005d51780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd80fd90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd80fdb0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd80fdf0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd80fe80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd80fef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd80ff30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd80ff30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100192 td 0xfffff80005d51000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd80ad90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd80adb0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd80adf0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd80ae80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd80aef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd80af30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd80af30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100193 td 0xfffff80005d4f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd805d90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd805db0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd805df0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd805e80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd805ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd805f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd805f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100194 td 0xfffff80005d4f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd800d90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd800db0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd800df0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd800e80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd800ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd800f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd800f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100195 td 0xfffff80005d4d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7fbd90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7fbdb0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7fbdf0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7fbe80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd7fbef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7fbf30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7fbf30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100196 td 0xfffff80005d4d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7f6d90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7f6db0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7f6df0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7f6e80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd7f6ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7f6f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7f6f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command bufdaemon pid 17 tid 100197 td 0xfffff80005d45780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7f1d90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7f1db0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7f1df0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7f1e80
bufspace_daemon() at bufspace_daemon+0x3fd/frame 0xfffffe00dd7f1ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7f1f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7f1f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command vnlru pid 18 tid 100198 td 0xfffff80005cd7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7d3d60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7d3d80
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7d3dc0
_sleep() at _sleep+0x18c/frame 0xfffffe00dd7d3e50
vnlru_proc() at vnlru_proc+0x2a3/frame 0xfffffe00dd7d3ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7d3f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7d3f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command syncer pid 19 tid 100199 td 0xfffff80005cd7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7ced90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7cedb0
sleepq_timedwait() at sleepq_timedwait+0x2f/frame 0xfffffe00dd7cedf0
_cv_timedwait_sbt() at _cv_timedwait_sbt+0x116/frame 0xfffffe00dd7cee60
sched_sync() at sched_sync+0x856/frame 0xfffffe00dd7ceef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7cef30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7cef30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command ALQ Daemon pid 20 tid 100200 td 0xfffff80005cd6780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd7c9e00
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd7c9e20
_sleep() at _sleep+0x19e/frame 0xfffffe00dd7c9eb0
ald_daemon() at ald_daemon+0xcc/frame 0xfffffe00dd7c9ef0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd7c9f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd7c9f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---

Tracing command dpinger pid 86126 tid 665820 td 0xfffff8000ff83780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddbcab70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddbcab90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddbcabd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddbcabe0
_sleep() at _sleep+0x197/frame 0xfffffe00ddbcac70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddbcacf0
do_wait() at do_wait+0x258/frame 0xfffffe00ddbcad70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00ddbcadc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddbcae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddbcaf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddbcaf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0xa79a05504bc, rsp = 0xa799d1f8078, rbp = 0xa799d1f8100 ---

Tracing command dpinger pid 86126 tid 883193 td 0xfffff8002f828780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b9ea80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b9eaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b9eae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b9eaf0
_sleep() at _sleep+0x197/frame 0xfffffe0104b9eb80
sbwait() at sbwait+0x59/frame 0xfffffe0104b9eba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104b9ec50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104b9eca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104b9ecc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104b9ed70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104b9ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b9ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b9ef30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0xa79a055029a, rsp = 0xa79a203aea8, rbp = 0xa79a203aef0 ---

Tracing command dpinger pid 86126 tid 883194 td 0xfffff8000ff3c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d01c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d01c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d01c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d01cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104d01d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104d01dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104d01e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d01f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d01f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xa79a055013a, rsp = 0xa79a31e1f48, rbp = 0xa79a31e1f70 ---

Tracing command dpinger pid 86126 tid 883195 td 0xfffff8000ff50780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a27c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a27c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a27c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a27cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104a27d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104a27dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104a27e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a27f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a27f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xa79a055013a, rsp = 0xa79a3addf18, rbp = 0xa79a3addf40 ---

Tracing command dpinger pid 86126 tid 883196 td 0xfffff8000ffc4780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104833b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104833b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104833bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104833bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104833c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104833ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104833d30
accept1() at accept1+0x196/frame 0xfffffe0104833e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104833f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104833f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0xa79a054ffda, rsp = 0xa79a493be78, rbp = 0xa79a493beb0 ---

Tracing command ntpd pid 16608 tid 101345 td 0xfffff8002f834000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104dbfad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104dbfaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104dbfb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104dbfb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104dbfba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104dbfbd0
kern_select() at kern_select+0xa2f/frame 0xfffffe0104dbfdc0
sys_select() at sys_select+0x57/frame 0xfffffe0104dbfe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104dbff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104dbff30
--- syscall (93, FreeBSD ELF64, select), rip = 0x8263d12da, rsp = 0x820cae3e8, rbp = 0x820cae420 ---

Tracing command sh pid 8439 tid 681093 td 0xfffff8000ff9f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcb5a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcb5aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcb5ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcb5af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcb5b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00ddcb5c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00ddcb5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcb5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcb5f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x37ca2b31643a, rsp = 0x37ca28e654f8, rbp = 0x37ca28e655b0 ---

Tracing command php-fpm pid 37131 tid 100846 td 0xfffff8002f817780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b62b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b62b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b62bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b62bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104b62c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104b62ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104b62d30
accept1() at accept1+0x108/frame 0xfffffe0104b62e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b62f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b62f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command php-fpm pid 61712 tid 100848 td 0xfffff8002f80f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b12b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b12b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b12bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b12bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104b12c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104b12ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104b12d30
accept1() at accept1+0x108/frame 0xfffffe0104b12e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b12f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b12f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command sh pid 288 tid 100858 td 0xfffff8002f865000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddac1a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddac1aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddac1ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddac1af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddac1b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00ddac1c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00ddac1e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddac1f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddac1f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x2b0a9fe9d43a, rsp = 0x2b0a9c0de9f8, rbp = 0x2b0a9c0deab0 ---

Tracing command dpinger pid 86307 tid 665925 td 0xfffff8000ff46000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104923b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104923b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104923bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104923be0
_sleep() at _sleep+0x197/frame 0xfffffe0104923c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104923cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104923d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104923dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104923e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104923f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104923f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x2a6ee621c4bc, rsp = 0x2a6ee31791e8, rbp = 0x2a6ee3179270 ---

Tracing command dpinger pid 86307 tid 883205 td 0xfffff8000ff35780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcb0a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcb0aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcb0ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcb0af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcb0b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddcb0ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddcb0c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddcb0ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddcb0cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddcb0d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddcb0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcb0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcb0f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x2a6ee621c29a, rsp = 0x2a6ee7ad1ea8, rbp = 0x2a6ee7ad1ef0 ---

Tracing command dpinger pid 86307 tid 883206 td 0xfffff8000ffc2000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bb7c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bb7c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bb7c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104bb7cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104bb7d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104bb7dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104bb7e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bb7f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bb7f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2a6ee621c13a, rsp = 0x2a6ee8beef48, rbp = 0x2a6ee8beef70 ---

Tracing command dpinger pid 86307 tid 883207 td 0xfffff8000ff34000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010485bc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe010485bc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010485bc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010485bcb0
_sleep() at _sleep+0x180/frame 0xfffffe010485bd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe010485bdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe010485be00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010485bf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010485bf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2a6ee621c13a, rsp = 0x2a6ee95b3f18, rbp = 0x2a6ee95b3f40 ---

Tracing command dpinger pid 86307 tid 883208 td 0xfffff8000ffbb780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ba8b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ba8b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ba8bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ba8bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104ba8c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104ba8ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104ba8d30
accept1() at accept1+0x196/frame 0xfffffe0104ba8e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ba8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ba8f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x2a6ee621bfda, rsp = 0x2a6eea2b3e78, rbp = 0x2a6eea2b3eb0 ---

Tracing command dpinger pid 82229 tid 665761 td 0xfffff8000ff91000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c70b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c70b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c70bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c70be0
_sleep() at _sleep+0x197/frame 0xfffffe0104c70c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104c70cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104c70d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104c70dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104c70e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c70f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c70f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x2a66e7824bc, rsp = 0x2a66b2f78a8, rbp = 0x2a66b2f7930 ---

Tracing command dpinger pid 82229 tid 883084 td 0xfffff8000ffcb780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010484ca80
mi_switch() at mi_switch+0xbc/frame 0xfffffe010484caa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010484cae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe010484caf0
_sleep() at _sleep+0x197/frame 0xfffffe010484cb80
sbwait() at sbwait+0x59/frame 0xfffffe010484cba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe010484cc50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe010484cca0
soreceive() at soreceive+0x2f/frame 0xfffffe010484ccc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe010484cd70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe010484ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010484cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010484cf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x2a66e78229a, rsp = 0x2a66f6c3ea8, rbp = 0x2a66f6c3ef0 ---

Tracing command dpinger pid 82229 tid 883085 td 0xfffff8002f85a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104987c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104987c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104987c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104987cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104987d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104987dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104987e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104987f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104987f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2a66e78213a, rsp = 0x2a6703f2f48, rbp = 0x2a6703f2f70 ---

Tracing command dpinger pid 82229 tid 883086 td 0xfffff8000ffad780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bb2c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bb2c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bb2c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104bb2cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104bb2d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104bb2dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104bb2e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bb2f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bb2f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2a66e78213a, rsp = 0x2a670695f18, rbp = 0x2a670695f40 ---

Tracing command dpinger pid 82229 tid 883087 td 0xfffff8000ffd0000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddb02b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddb02b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddb02bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddb02bd0
_sleep() at _sleep+0x197/frame 0xfffffe00ddb02c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ddb02ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00ddb02d30
accept1() at accept1+0x196/frame 0xfffffe00ddb02e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddb02f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddb02f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x2a66e781fda, rsp = 0x2a67131ae78, rbp = 0x2a67131aeb0 ---

Tracing command login pid 24932 tid 100312 td 0xfffff8000feef780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda17a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda17aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda17ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda17af0
_sleep() at _sleep+0x197/frame 0xfffffe00dda17b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00dda17c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00dda17e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda17f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda17f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x1017e969e43a, rsp = 0x1017e4f68598, rbp = 0x1017e4f68770 ---

Tracing command minicron pid 45438 tid 102750 td 0xfffff8002f809780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c8ea80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c8eaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c8eae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c8eaf0
_sleep() at _sleep+0x197/frame 0xfffffe0104c8eb80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe0104c8ec10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe0104c8ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c8ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c8ef30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x821eab43a, rsp = 0x820517bf8, rbp = 0x820517c40 ---

Tracing command dpinger pid 78217 tid 103209 td 0xfffff8000ffed780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a45b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a45b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a45bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a45be0
_sleep() at _sleep+0x197/frame 0xfffffe0104a45c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a45cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104a45d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104a45dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a45e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a45f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a45f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x21a1c37444bc, rsp = 0x21a1bf998fd8, rbp = 0x21a1bf999060 ---

Tracing command dpinger pid 78217 tid 883031 td 0xfffff8000ff93780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049eba80
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049ebaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049ebae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01049ebaf0
_sleep() at _sleep+0x197/frame 0xfffffe01049ebb80
sbwait() at sbwait+0x59/frame 0xfffffe01049ebba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe01049ebc50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe01049ebca0
soreceive() at soreceive+0x2f/frame 0xfffffe01049ebcc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe01049ebd70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe01049ebe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049ebf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049ebf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x21a1c374429a, rsp = 0x21a1c3d15ea8, rbp = 0x21a1c3d15ef0 ---

Tracing command dpinger pid 78217 tid 883032 td 0xfffff8002f806780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d4cc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d4cc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d4cc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d4ccb0
_sleep() at _sleep+0x180/frame 0xfffffe0104d4cd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104d4cdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104d4ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d4cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d4cf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x21a1c374413a, rsp = 0x21a1c4975f48, rbp = 0x21a1c4975f70 ---

Tracing command dpinger pid 78217 tid 883033 td 0xfffff8000ff4a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048ddc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048ddc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048ddc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01048ddcb0
_sleep() at _sleep+0x180/frame 0xfffffe01048ddd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe01048dddc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01048dde00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048ddf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048ddf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x21a1c374413a, rsp = 0x21a1c4bdff18, rbp = 0x21a1c4bdff40 ---

Tracing command dpinger pid 78217 tid 883034 td 0xfffff8002f860000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010483db60
mi_switch() at mi_switch+0xbc/frame 0xfffffe010483db80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010483dbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe010483dbd0
_sleep() at _sleep+0x197/frame 0xfffffe010483dc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe010483dca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe010483dd30
accept1() at accept1+0x196/frame 0xfffffe010483de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010483df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010483df30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x21a1c3743fda, rsp = 0x21a1c5315e78, rbp = 0x21a1c5315eb0 ---

Tracing command filterlog pid 20937 tid 100865 td 0xfffff8002f85f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda6cb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda6cb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda6cbc0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda6cc00
_sleep() at _sleep+0x180/frame 0xfffffe00dda6cc90
bpfread() at bpfread+0x192/frame 0xfffffe00dda6cce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe00dda6cd40
dofileread() at dofileread+0x80/frame 0xfffffe00dda6cd90
sys_read() at sys_read+0x127/frame 0xfffffe00dda6ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda6cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda6cf30
--- syscall (3, FreeBSD ELF64, read), rip = 0x82736a25a, rsp = 0x820f08208, rbp = 0x820f08230 ---

Tracing command php pid 8679 tid 665869 td 0xfffff8000ff6e000 (CPU 1)
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe00207b8ef0
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe00207b8f00
nmi_handle_intr() at nmi_handle_intr+0xf/frame 0xfffffe00207b8f20
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe00207b8f20
--- trap 0x13, rip = 0x9e318d, rsp = 0x820f22470, rbp = 0x820f224a0 ---

Tracing command bfdd pid 86550 tid 101533 td 0xfffff8002f82a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d6aa90
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d6aab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d6aaf0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d6ab30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104d6aba0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104d6abd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104d6ac60
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104d6adb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe0104d6ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d6af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d6af30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82acfc1fa, rsp = 0x820355d48, rbp = 0x820355d80 ---

Tracing command openvpn pid 12823 tid 665915 td 0xfffff8000ff78780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddc10ac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddc10ae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddc10b20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddc10b60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe00ddc10bd0
seltdwait() at seltdwait+0x72/frame 0xfffffe00ddc10c00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddc10c90
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddc10de0
sys_poll() at sys_poll+0x50/frame 0xfffffe00ddc10e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddc10f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddc10f30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x8295b31da, rsp = 0x82112d958, rbp = 0x82112d980 ---

Tracing command dpinger pid 82456 tid 665786 td 0xfffff8000ffee780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a13b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a13b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a13bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a13be0
_sleep() at _sleep+0x197/frame 0xfffffe0104a13c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a13cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104a13d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104a13dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a13e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a13f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a13f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x3518c86564bc, rsp = 0x3518c5421178, rbp = 0x3518c5421200 ---

Tracing command dpinger pid 82456 tid 883094 td 0xfffff8000ff55780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddccea80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcceaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcceae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcceaf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcceb80
sbwait() at sbwait+0x59/frame 0xfffffe00ddcceba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddccec50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddcceca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddccecc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddcced70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddccee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddccef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddccef30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x3518c865629a, rsp = 0x3518c8f4aea8, rbp = 0x3518c8f4aef0 ---

Tracing command dpinger pid 82456 tid 883095 td 0xfffff8000ffb8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b80c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b80c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b80c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b80cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b80d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b80dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b80e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b80f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b80f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3518c865613a, rsp = 0x3518c9b29f48, rbp = 0x3518c9b29f70 ---

Tracing command dpinger pid 82456 tid 883096 td 0xfffff8000ffc7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd7dc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd7dc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd7dc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddd7dcb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddd7dd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddd7ddc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddd7de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd7df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd7df30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3518c865613a, rsp = 0x3518ca26df18, rbp = 0x3518ca26df40 ---

Tracing command dpinger pid 82456 tid 883097 td 0xfffff8002f844780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104af4b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104af4b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104af4bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104af4bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104af4c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104af4ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104af4d30
accept1() at accept1+0x196/frame 0xfffffe0104af4e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104af4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104af4f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x3518c8655fda, rsp = 0x3518cb163e78, rbp = 0x3518cb163eb0 ---

Tracing command getty pid 25175 tid 102350 td 0xfffff8002f827780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d47b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d47b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d47bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d47bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104d47c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe0104d47c50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe0104d47cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe0104d47ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe0104d47d40
dofileread() at dofileread+0x80/frame 0xfffffe0104d47d90
sys_read() at sys_read+0x127/frame 0xfffffe0104d47e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d47f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d47f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x1c5a4d78625a, rsp = 0x1c5a4bd34c48, rbp = 0x1c5a4bd34c90 ---

Tracing command kea-dhcp4 pid 90738 tid 100319 td 0xfffff8000ff12000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda3aa90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda3aab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda3aaf0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda3ab30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe00dda3aba0
seltdwait() at seltdwait+0x72/frame 0xfffffe00dda3abd0
kern_select() at kern_select+0xa2f/frame 0xfffffe00dda3adc0
sys_select() at sys_select+0x57/frame 0xfffffe00dda3ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda3af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda3af30
--- syscall (93, FreeBSD ELF64, select), rip = 0x157780e6f2da, rsp = 0x15776eea1b28, rbp = 0x15776eea1b60 ---

Tracing command kea-dhcp4 pid 90738 tid 764510 td 0xfffff8000ff90000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c61b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c61ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c61be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c61bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104c61c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104c61d00
do_wait() at do_wait+0x258/frame 0xfffffe0104c61d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104c61dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104c61e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c61f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c61f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x157781e79e48, rbp = 0x157781e79e70 ---

Tracing command kea-dhcp4 pid 90738 tid 764511 td 0xfffff8000ff7e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a90b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a90ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a90be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a90bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104a90c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a90d00
do_wait() at do_wait+0x258/frame 0xfffffe0104a90d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104a90dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a90e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a90f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a90f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x1577821ffe48, rbp = 0x1577821ffe70 ---

Tracing command kea-dhcp4 pid 90738 tid 764512 td 0xfffff8002f815000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd41b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd41ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd41be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd41bf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd41c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddd41d00
do_wait() at do_wait+0x258/frame 0xfffffe00ddd41d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe00ddd41dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddd41e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd41f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd41f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x1577833b2e48, rbp = 0x1577833b2e70 ---

Tracing command kea-dhcp4 pid 90738 tid 764513 td 0xfffff8000ff98000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104829b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104829ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104829be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104829bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104829c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104829d00
do_wait() at do_wait+0x258/frame 0xfffffe0104829d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104829dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104829e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104829f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104829f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x1577841ade48, rbp = 0x1577841ade70 ---

Tracing command kea-dhcp4 pid 90738 tid 764526 td 0xfffff8000ffba000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048a6b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048a6ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048a6be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01048a6bf0
_sleep() at _sleep+0x197/frame 0xfffffe01048a6c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe01048a6d00
do_wait() at do_wait+0x258/frame 0xfffffe01048a6d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe01048a6dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe01048a6e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048a6f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048a6f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x157786515e48, rbp = 0x157786515e70 ---

Tracing command kea-dhcp4 pid 90738 tid 764527 td 0xfffff8000ffc3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a6db80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a6dba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a6dbe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a6dbf0
_sleep() at _sleep+0x197/frame 0xfffffe0104a6dc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a6dd00
do_wait() at do_wait+0x258/frame 0xfffffe0104a6dd80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104a6ddc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a6de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a6df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a6df30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x157787241e48, rbp = 0x157787241e70 ---

Tracing command kea-dhcp4 pid 90738 tid 764528 td 0xfffff8000ffc7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cedb80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cedba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cedbe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cedbf0
_sleep() at _sleep+0x197/frame 0xfffffe0104cedc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104cedd00
do_wait() at do_wait+0x258/frame 0xfffffe0104cedd80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104ceddc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104cede00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cedf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cedf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x1577882b0e48, rbp = 0x1577882b0e70 ---

Tracing command kea-dhcp4 pid 90738 tid 764529 td 0xfffff8000ff85780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b8ab80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b8aba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b8abe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b8abf0
_sleep() at _sleep+0x197/frame 0xfffffe0104b8ac80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104b8ad00
do_wait() at do_wait+0x258/frame 0xfffffe0104b8ad80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104b8adc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104b8ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b8af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b8af30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x157780e6f4bc, rsp = 0x1577894a5e48, rbp = 0x1577894a5e70 ---

Tracing command syslogd pid 4725 tid 102353 td 0xfffff8002f809000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c7fad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c7faf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c7fb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c7fb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104c7fba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104c7fbd0
kern_select() at kern_select+0xa2f/frame 0xfffffe0104c7fdc0
sys_select() at sys_select+0x57/frame 0xfffffe0104c7fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c7ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c7ff30
--- syscall (93, FreeBSD ELF64, select), rip = 0x19309e682da, rsp = 0x1930568c878, rbp = 0x1930568c930 ---

Tracing command php-fpm pid 78456 tid 100852 td 0xfffff8002f83e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ca2b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ca2b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ca2bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ca2bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104ca2c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104ca2ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104ca2d30
accept1() at accept1+0x108/frame 0xfffffe0104ca2e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ca2f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ca2f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command tail pid 4758 tid 102815 td 0xfffff8000fff8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b3f880
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b3f8a0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b3f8e0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b3f920
_sleep() at _sleep+0x180/frame 0xfffffe0104b3f9b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104b3fa80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104b3fce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104b3fd20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104b3fda0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104b3fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b3ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b3ff30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x2a4f827bd0fa, rsp = 0x2a4f7ee82538, rbp = 0x2a4f7ee82670 ---

Tracing command php-fpm pid 670 tid 100328 td 0xfffff8000feed780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda03ac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda03ae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda03b20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda03b60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe00dda03bd0
seltdwait() at seltdwait+0x72/frame 0xfffffe00dda03c00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00dda03c90
kern_poll() at kern_poll+0xfd/frame 0xfffffe00dda03de0
sys_poll() at sys_poll+0x50/frame 0xfffffe00dda03e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda03f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda03f30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x82a7a91da, rsp = 0x8218d6de8, rbp = 0x8218d6e10 ---

Tracing command nginx pid 21158 tid 101352 td 0xfffff8002f83d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddb16be0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddb16c00
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddb16c40
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddb16c50
_sleep() at _sleep+0x197/frame 0xfffffe00ddb16ce0
kern_sigsuspend() at kern_sigsuspend+0x274/frame 0xfffffe00ddb16dd0
sys_sigsuspend() at sys_sigsuspend+0x31/frame 0xfffffe00ddb16e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddb16f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddb16f30
--- syscall (4, FreeBSD ELF64, write), rip = 0x8262e639a, rsp = 0x82051b608, rbp = 0x82051b640 ---

Tracing command dpinger pid 74407 tid 102681 td 0xfffff8002f812780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104dd8b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104dd8b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104dd8bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104dd8be0
_sleep() at _sleep+0x197/frame 0xfffffe0104dd8c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104dd8cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104dd8d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104dd8dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104dd8e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104dd8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104dd8f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x1658ec9c64bc, rsp = 0x1658e9e909b8, rbp = 0x1658e9e90a40 ---

Tracing command dpinger pid 74407 tid 882931 td 0xfffff8000ffb7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd87a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd87aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd87ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd87af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd87b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddd87ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddd87c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddd87ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddd87cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddd87d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddd87e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd87f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd87f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x1658ec9c629a, rsp = 0x1658ee812ea8, rbp = 0x1658ee812ef0 ---

Tracing command dpinger pid 74407 tid 882932 td 0xfffff8000ffe8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a68c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a68c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a68c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a68cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104a68d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104a68dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104a68e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a68f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a68f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1658ec9c613a, rsp = 0x1658ef751f48, rbp = 0x1658ef751f70 ---

Tracing command dpinger pid 74407 tid 882933 td 0xfffff8002f81c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a63c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a63c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a63c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a63cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104a63d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104a63dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104a63e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a63f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a63f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1658ec9c613a, rsp = 0x1658f00b3f18, rbp = 0x1658f00b3f40 ---

Tracing command dpinger pid 74407 tid 882934 td 0xfffff8000ffa3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd28b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd28b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd28bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd28bd0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd28c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ddd28ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00ddd28d30
accept1() at accept1+0x196/frame 0xfffffe00ddd28e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd28f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd28f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x1658ec9c5fda, rsp = 0x1658f042ae78, rbp = 0x1658f042aeb0 ---

Tracing command dpinger pid 82607 tid 100855 td 0xfffff8002f86b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e19b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e19b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e19bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104e19be0
_sleep() at _sleep+0x197/frame 0xfffffe0104e19c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104e19cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104e19d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104e19dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104e19e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e19f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e19f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x15fa90ea84bc, rsp = 0x15fa8e0f7e58, rbp = 0x15fa8e0f7ee0 ---

Tracing command dpinger pid 82607 tid 883098 td 0xfffff8000fff4780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9f9a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9f9aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd9f9ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd9f9af0
_sleep() at _sleep+0x197/frame 0xfffffe00dd9f9b80
sbwait() at sbwait+0x59/frame 0xfffffe00dd9f9ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00dd9f9c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00dd9f9ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00dd9f9cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00dd9f9d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00dd9f9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd9f9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd9f9f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x15fa90ea829a, rsp = 0x15fa92153ea8, rbp = 0x15fa92153ef0 ---

Tracing command dpinger pid 82607 tid 883099 td 0xfffff8000ff87000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048cec10
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048cec30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048cec70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01048cecb0
_sleep() at _sleep+0x180/frame 0xfffffe01048ced40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe01048cedc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01048cee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048cef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048cef30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x15fa90ea813a, rsp = 0x15fa9316ef48, rbp = 0x15fa9316ef70 ---

Tracing command dpinger pid 82607 tid 883100 td 0xfffff8000ff89780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049c8c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049c8c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049c8c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01049c8cb0
_sleep() at _sleep+0x180/frame 0xfffffe01049c8d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe01049c8dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01049c8e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049c8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049c8f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x15fa90ea813a, rsp = 0x15fa93888f18, rbp = 0x15fa93888f40 ---

Tracing command dpinger pid 82607 tid 883101 td 0xfffff8002f808000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c84b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c84b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c84bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c84bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104c84c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104c84ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104c84d30
accept1() at accept1+0x196/frame 0xfffffe0104c84e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c84f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c84f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x15fa90ea7fda, rsp = 0x15fa94670e78, rbp = 0x15fa94670eb0 ---

Tracing command check_reload_status pid 733 tid 100862 td 0xfffff8002f861000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddaad8b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddaad8d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddaad910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddaad920
_sleep() at _sleep+0x197/frame 0xfffffe00ddaad9b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe00ddaada80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe00ddaadce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe00ddaadd20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00ddaadda0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ddaade00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddaadf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddaadf30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8246eb0fa, rsp = 0x820e13488, rbp = 0x820e134d0 ---

Tracing command check_reload_status pid 734 tid 100323 td 0xfffff8000fec4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd95e8b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd95e8d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd95e910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd95e920
_sleep() at _sleep+0x197/frame 0xfffffe00dd95e9b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe00dd95ea80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe00dd95ece0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe00dd95ed20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00dd95eda0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00dd95ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd95ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd95ef30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8246eb0fa, rsp = 0x820e13598, rbp = 0x820e135e0 ---

Tracing command minicron pid 45800 tid 102966 td 0xfffff8000ffe7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104aefc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104aefc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104aefc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104aefcb0
_sleep() at _sleep+0x180/frame 0xfffffe0104aefd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104aefdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104aefe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104aeff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104aeff30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x821eab13a, rsp = 0x820517ba8, rbp = 0x820517bf0 ---

Tracing command dhcp6c pid 41725 tid 665777 td 0xfffff8000ff8a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010480ba90
mi_switch() at mi_switch+0xbc/frame 0xfffffe010480bab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010480baf0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010480bb30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe010480bba0
seltdwait() at seltdwait+0x72/frame 0xfffffe010480bbd0
kern_select() at kern_select+0xa2f/frame 0xfffffe010480bdc0
sys_select() at sys_select+0x57/frame 0xfffffe010480be00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010480bf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010480bf30
--- syscall (93, FreeBSD ELF64, select), rip = 0x8230212da, rsp = 0x820a51a88, rbp = 0x820a52610 ---

Tracing command minicron pid 45829 tid 102686 td 0xfffff8002f810000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ca7a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ca7aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ca7ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ca7af0
_sleep() at _sleep+0x197/frame 0xfffffe0104ca7b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe0104ca7c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe0104ca7e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ca7f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ca7f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x82299643a, rsp = 0x8210950f8, rbp = 0x821095140 ---

Tracing command sshg-parser pid 4879 tid 102816 td 0xfffff8000fff5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b5dbd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b5dbf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b5dc30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b5dc40
_sleep() at _sleep+0x197/frame 0xfffffe0104b5dcd0
pipe_read() at pipe_read+0x406/frame 0xfffffe0104b5dd40
dofileread() at dofileread+0x80/frame 0xfffffe0104b5dd90
sys_read() at sys_read+0x127/frame 0xfffffe0104b5de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b5df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b5df30
--- syscall (3, FreeBSD ELF64, read), rip = 0x82489f25a, rsp = 0x8207a96e8, rbp = 0x8207a9700 ---

Tracing command nginx pid 21275 tid 101349 td 0xfffff8002f842780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104db58b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104db58d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104db5910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104db5920
_sleep() at _sleep+0x197/frame 0xfffffe0104db59b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104db5a80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104db5ce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104db5d20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104db5da0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104db5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104db5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104db5f30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8262e60fa, rsp = 0x82051b478, rbp = 0x82051b4c0 ---

Tracing command sleep pid 99137 tid 101190 td 0xfffff8002f84a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a72c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a72c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a72c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a72cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104a72d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104a72dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104a72e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a72f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a72f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3cc4e783d13a, rsp = 0x3cc4e51792a8, rbp = 0x3cc4e5179300 ---

Tracing command getty pid 25424 tid 102355 td 0xfffff8002f804780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c75b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c75b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c75bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c75bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104c75c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe0104c75c50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe0104c75cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe0104c75ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe0104c75d40
dofileread() at dofileread+0x80/frame 0xfffffe0104c75d90
sys_read() at sys_read+0x127/frame 0xfffffe0104c75e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c75f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c75f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x1a8ea5a3925a, rsp = 0x1a8ea368a548, rbp = 0x1a8ea368a590 ---

Tracing command openvpn pid 9051 tid 352831 td 0xfffff8000ffd7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b4eac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b4eae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b4eb20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b4eb60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104b4ebd0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104b4ec00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104b4ec90
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104b4ede0
sys_poll() at sys_poll+0x50/frame 0xfffffe0104b4ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b4ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b4ef30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x825eea1da, rsp = 0x820930e18, rbp = 0x820930e40 ---

Tracing command sshg-blocker pid 5033 tid 102817 td 0xfffff8002f801780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b44bd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b44bf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b44c30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b44c40
_sleep() at _sleep+0x197/frame 0xfffffe0104b44cd0
pipe_read() at pipe_read+0x406/frame 0xfffffe0104b44d40
dofileread() at dofileread+0x80/frame 0xfffffe0104b44d90
sys_read() at sys_read+0x127/frame 0xfffffe0104b44e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b44f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b44f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x82555525a, rsp = 0x820aa35f8, rbp = 0x820aa3610 ---

Tracing command sshg-blocker pid 5033 tid 102818 td 0xfffff8000fff0000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ab3c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ab3c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ab3c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104ab3cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104ab3d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104ab3dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104ab3e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ab3f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ab3f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x82555513a, rsp = 0x82784df08, rbp = 0x82784df30 ---

Tracing command nginx pid 21433 tid 102351 td 0xfffff8002f807780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c668b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c668d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c66910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c66920
_sleep() at _sleep+0x197/frame 0xfffffe0104c669b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104c66a80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104c66ce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104c66d20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104c66da0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104c66e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c66f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c66f30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x8262e60fa, rsp = 0x82051b478, rbp = 0x82051b4c0 ---

Tracing command sh pid 29629 tid 101024 td 0xfffff8002f859000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049d2a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049d2aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049d2ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01049d2af0
_sleep() at _sleep+0x197/frame 0xfffffe01049d2b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe01049d2c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe01049d2e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049d2f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049d2f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x2d22bd68543a, rsp = 0x2d22b9009538, rbp = 0x2d22b90095f0 ---

Tracing command dpinger pid 78787 tid 102736 td 0xfffff8000fff2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b03b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b03b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b03bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b03be0
_sleep() at _sleep+0x197/frame 0xfffffe0104b03c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104b03cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104b03d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104b03dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104b03e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b03f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b03f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x2aecca8454bc, rsp = 0x2aecc760fc38, rbp = 0x2aecc760fcc0 ---

Tracing command dpinger pid 78787 tid 883035 td 0xfffff8000ff88000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd3ca80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd3caa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd3cae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd3caf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd3cb80
sbwait() at sbwait+0x59/frame 0xfffffe00ddd3cba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddd3cc50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddd3cca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddd3ccc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddd3cd70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddd3ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd3cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd3cf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x2aecca84529a, rsp = 0x2aeccaf63ea8, rbp = 0x2aeccaf63ef0 ---

Tracing command dpinger pid 78787 tid 883036 td 0xfffff8000ffd3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddacbc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddacbc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddacbc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddacbcb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddacbd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddacbdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddacbe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddacbf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddacbf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2aecca84513a, rsp = 0x2aeccb4c9f48, rbp = 0x2aeccb4c9f70 ---

Tracing command dpinger pid 78787 tid 883037 td 0xfffff8000ff41780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bd0c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bd0c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bd0c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104bd0cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104bd0d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104bd0dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104bd0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bd0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bd0f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2aecca84513a, rsp = 0x2aeccc184f18, rbp = 0x2aeccc184f40 ---

Tracing command dpinger pid 78787 tid 883038 td 0xfffff8000ffd9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a1db60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a1db80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a1dbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a1dbd0
_sleep() at _sleep+0x197/frame 0xfffffe0104a1dc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104a1dca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104a1dd30
accept1() at accept1+0x196/frame 0xfffffe0104a1de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a1df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a1df30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x2aecca844fda, rsp = 0x2aeccd1c2e78, rbp = 0x2aeccd1c2eb0 ---

Tracing command dpinger pid 74692 tid 102675 td 0xfffff8002f819780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d33b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d33b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d33bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d33be0
_sleep() at _sleep+0x197/frame 0xfffffe0104d33c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104d33cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104d33d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104d33dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104d33e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d33f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d33f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x2520499b34bc, rsp = 0x2520473da1f8, rbp = 0x2520473da280 ---

Tracing command dpinger pid 74692 tid 882937 td 0xfffff8000ffc2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ae0a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ae0aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ae0ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ae0af0
_sleep() at _sleep+0x197/frame 0xfffffe0104ae0b80
sbwait() at sbwait+0x59/frame 0xfffffe0104ae0ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104ae0c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104ae0ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104ae0cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104ae0d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104ae0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ae0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ae0f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x2520499b329a, rsp = 0x25204a8baea8, rbp = 0x25204a8baef0 ---

Tracing command dpinger pid 74692 tid 882938 td 0xfffff8000ffeb780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049ffc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049ffc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049ffc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01049ffcb0
_sleep() at _sleep+0x180/frame 0xfffffe01049ffd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe01049ffdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01049ffe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049fff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049fff30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2520499b313a, rsp = 0x25204b92bf48, rbp = 0x25204b92bf70 ---

Tracing command dpinger pid 74692 tid 882939 td 0xfffff8000ff92000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd69c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd69c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd69c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddd69cb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddd69d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddd69dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddd69e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd69f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd69f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2520499b313a, rsp = 0x25204c997f18, rbp = 0x25204c997f40 ---

Tracing command dpinger pid 74692 tid 882940 td 0xfffff8000ff43000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcd3b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcd3b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcd3bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcd3bd0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcd3c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ddcd3ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00ddcd3d30
accept1() at accept1+0x196/frame 0xfffffe00ddcd3e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcd3f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcd3f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x2520499b2fda, rsp = 0x25204d8dee78, rbp = 0x25204d8deeb0 ---

Tracing command minicron pid 46022 tid 101348 td 0xfffff8002f834780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104dbac10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104dbac30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104dbac70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104dbacb0
_sleep() at _sleep+0x180/frame 0xfffffe0104dbad40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104dbadc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104dbae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104dbaf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104dbaf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x82299613a, rsp = 0x8210950a8, rbp = 0x8210950f0 ---

Tracing command minicron pid 46091 tid 101356 td 0xfffff8002f838000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104824a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104824aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104824ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104824af0
_sleep() at _sleep+0x197/frame 0xfffffe0104824b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe0104824c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe0104824e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104824f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104824f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x82260a43a, rsp = 0x82046b308, rbp = 0x82046b350 ---

Tracing command openvpn pid 74779 tid 665766 td 0xfffff8000ff92780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d3dac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d3dae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d3db20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d3db60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104d3dbd0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104d3dc00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104d3dc90
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104d3dde0
sys_poll() at sys_poll+0x50/frame 0xfffffe0104d3de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d3df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d3df30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x825c271da, rsp = 0x820607068, rbp = 0x820607090 ---

Tracing command devd pid 1053 tid 100843 td 0xfffff8000ff10780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda2ba90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda2bab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda2baf0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda2bb30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe00dda2bba0
seltdwait() at seltdwait+0x72/frame 0xfffffe00dda2bbd0
kern_select() at kern_select+0xa2f/frame 0xfffffe00dda2bdc0
sys_select() at sys_select+0x57/frame 0xfffffe00dda2be00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda2bf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda2bf30
--- syscall (93, FreeBSD ELF64, select), rip = 0x2d782f0ce2da, rsp = 0x2d782a0f17f8, rbp = 0x2d782a0f3990 ---

Tracing command kea-dhcp6 pid 91169 tid 665827 td 0xfffff8002f804000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddc29a90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddc29ab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddc29af0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddc29b30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe00ddc29ba0
seltdwait() at seltdwait+0x72/frame 0xfffffe00ddc29bd0
kern_select() at kern_select+0xa2f/frame 0xfffffe00ddc29dc0
sys_select() at sys_select+0x57/frame 0xfffffe00ddc29e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddc29f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddc29f30
--- syscall (93, FreeBSD ELF64, select), rip = 0x25582bdfd2da, rsp = 0x25581ee17368, rbp = 0x25581ee173a0 ---

Tracing command kea-dhcp6 pid 91169 tid 764506 td 0xfffff8000ffc6780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049e6b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049e6ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049e6be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01049e6bf0
_sleep() at _sleep+0x197/frame 0xfffffe01049e6c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe01049e6d00
do_wait() at do_wait+0x258/frame 0xfffffe01049e6d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe01049e6dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe01049e6e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049e6f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049e6f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x25582d8a7e48, rbp = 0x25582d8a7e70 ---

Tracing command kea-dhcp6 pid 91169 tid 764507 td 0xfffff8000ffb3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d5bb80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d5bba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d5bbe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d5bbf0
_sleep() at _sleep+0x197/frame 0xfffffe0104d5bc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104d5bd00
do_wait() at do_wait+0x258/frame 0xfffffe0104d5bd80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104d5bdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104d5be00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d5bf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d5bf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x25582e72fe48, rbp = 0x25582e72fe70 ---

Tracing command kea-dhcp6 pid 91169 tid 764508 td 0xfffff8002f813780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b99b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b99ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b99be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b99bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104b99c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104b99d00
do_wait() at do_wait+0x258/frame 0xfffffe0104b99d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104b99dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104b99e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b99f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b99f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x25582f535e48, rbp = 0x25582f535e70 ---

Tracing command kea-dhcp6 pid 91169 tid 764509 td 0xfffff8000ffcc780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104860b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104860ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104860be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104860bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104860c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104860d00
do_wait() at do_wait+0x258/frame 0xfffffe0104860d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104860dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104860e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104860f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104860f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x25582f863e48, rbp = 0x25582f863e70 ---

Tracing command kea-dhcp6 pid 91169 tid 764557 td 0xfffff8002f84d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b85b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b85ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b85be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b85bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104b85c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104b85d00
do_wait() at do_wait+0x258/frame 0xfffffe0104b85d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104b85dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104b85e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b85f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b85f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x255830182e48, rbp = 0x255830182e70 ---

Tracing command kea-dhcp6 pid 91169 tid 764558 td 0xfffff8002f869000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b1cb80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b1cba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b1cbe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b1cbf0
_sleep() at _sleep+0x197/frame 0xfffffe0104b1cc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104b1cd00
do_wait() at do_wait+0x258/frame 0xfffffe0104b1cd80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104b1cdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104b1ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b1cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b1cf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x255831295e48, rbp = 0x255831295e70 ---

Tracing command kea-dhcp6 pid 91169 tid 764559 td 0xfffff8000ffe2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104de7b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104de7ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104de7be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104de7bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104de7c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104de7d00
do_wait() at do_wait+0x258/frame 0xfffffe0104de7d80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104de7dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104de7e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104de7f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104de7f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x255832018e48, rbp = 0x255832018e70 ---

Tracing command kea-dhcp6 pid 91169 tid 764560 td 0xfffff8000ff89000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d8db80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d8dba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d8dbe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d8dbf0
_sleep() at _sleep+0x197/frame 0xfffffe0104d8dc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104d8dd00
do_wait() at do_wait+0x258/frame 0xfffffe0104d8dd80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104d8ddc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104d8de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d8df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d8df30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x25582bdfd4bc, rsp = 0x25583274ee48, rbp = 0x25583274ee70 ---

Tracing command iimb0 pid 1072 tid 100313 td 0xfffff8000fec5780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd96dd70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd96dd90
_sleep() at _sleep+0x19e/frame 0xfffffe00dd96de20
iimb_crypto_thread() at iimb_crypto_thread+0x6db/frame 0xfffffe00dd96def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dd96df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dd96df30
--- trap 0xc, rip = 0xcc930a, rsp = 0x821418678, rbp = 0x821418690 ---

Tracing command iimb1 pid 1073 tid 100315 td 0xfffff8000feee780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda0dd70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda0dd90
_sleep() at _sleep+0x19e/frame 0xfffffe00dda0de20
iimb_crypto_thread() at iimb_crypto_thread+0x6db/frame 0xfffffe00dda0def0
fork_exit() at fork_exit+0x7b/frame 0xfffffe00dda0df30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00dda0df30
--- trap 0xc, rip = 0x1c3178c64e3a, rsp = 0x1c3176b79638, rbp = 0x1c3176b79650 ---

Tracing command dpinger pid 83008 tid 352749 td 0xfffff8000ffc3000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048bab70
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048bab90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048babd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01048babe0
_sleep() at _sleep+0x197/frame 0xfffffe01048bac70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe01048bacf0
do_wait() at do_wait+0x258/frame 0xfffffe01048bad70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe01048badc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe01048bae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048baf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048baf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x1841434d44bc, rsp = 0x18414104f908, rbp = 0x18414104f990 ---

Tracing command dpinger pid 83008 tid 883109 td 0xfffff8000ffb9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104da6a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104da6aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104da6ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104da6af0
_sleep() at _sleep+0x197/frame 0xfffffe0104da6b80
sbwait() at sbwait+0x59/frame 0xfffffe0104da6ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104da6c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104da6ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104da6cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104da6d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104da6e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104da6f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104da6f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x1841434d429a, rsp = 0x184144fccea8, rbp = 0x184144fccef0 ---

Tracing command dpinger pid 83008 tid 883110 td 0xfffff8000ff44780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda99c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda99c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda99c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda99cb0
_sleep() at _sleep+0x180/frame 0xfffffe00dda99d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dda99dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dda99e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda99f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda99f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1841434d413a, rsp = 0x184145537f48, rbp = 0x184145537f70 ---

Tracing command dpinger pid 83008 tid 883111 td 0xfffff8002f81e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b49c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b49c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b49c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b49cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b49d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b49dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b49e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b49f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b49f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1841434d413a, rsp = 0x184145c98f18, rbp = 0x184145c98f40 ---

Tracing command dpinger pid 83008 tid 883112 td 0xfffff8000ff9d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcd8b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcd8b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcd8bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcd8bd0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcd8c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ddcd8ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00ddcd8d30
accept1() at accept1+0x196/frame 0xfffffe00ddcd8e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcd8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcd8f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x1841434d3fda, rsp = 0x184146cb8e78, rbp = 0x184146cb8eb0 ---

Tracing command getty pid 25708 tid 100325 td 0xfffff8000ff11000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda30b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda30b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda30bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda30bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dda30c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe00dda30c50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe00dda30cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe00dda30ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe00dda30d40
dofileread() at dofileread+0x80/frame 0xfffffe00dda30d90
sys_read() at sys_read+0x127/frame 0xfffffe00dda30e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda30f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda30f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x3430d407f25a, rsp = 0x3430d1b85638, rbp = 0x3430d1b85680 ---

Tracing command php-fpm pid 87177 tid 100849 td 0xfffff8002f849780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cf2b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cf2b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cf2bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cf2bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104cf2c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104cf2ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104cf2d30
accept1() at accept1+0x108/frame 0xfffffe0104cf2e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cf2f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cf2f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command unbound pid 87221 tid 101820 td 0xfffff8002f813000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cde8b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cde8d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cde910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cde920
_sleep() at _sleep+0x197/frame 0xfffffe0104cde9b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104cdea80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104cdece0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104cded20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104cdeda0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104cdee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cdef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cdef30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82ba6d0fa, rsp = 0x8210b7978, rbp = 0x8210b79c0 ---

Tracing command unbound pid 87221 tid 881141 td 0xfffff8000fffd780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c9d8b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c9d8d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c9d910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c9d920
_sleep() at _sleep+0x197/frame 0xfffffe0104c9d9b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104c9da80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104c9dce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104c9dd20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104c9dda0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104c9de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c9df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c9df30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82ba6d0fa, rsp = 0x82f04ae28, rbp = 0x82f04ae70 ---

Tracing command unbound pid 87221 tid 881142 td 0xfffff8002f845000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd788b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd788d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd78910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd78920
_sleep() at _sleep+0x197/frame 0xfffffe00ddd789b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe00ddd78a80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe00ddd78ce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe00ddd78d20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00ddd78da0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00ddd78e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd78f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd78f30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82ba6d0fa, rsp = 0x82f7fae28, rbp = 0x82f7fae70 ---

Tracing command unbound pid 87221 tid 881143 td 0xfffff8002f810780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ce88b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ce88d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ce8910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ce8920
_sleep() at _sleep+0x197/frame 0xfffffe0104ce89b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104ce8a80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104ce8ce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104ce8d20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104ce8da0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104ce8e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ce8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ce8f30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x82ba6d0fa, rsp = 0x830544e28, rbp = 0x830544e70 ---

Tracing command php-fpm pid 25834 tid 100847 td 0xfffff8002f85d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d92b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d92b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d92bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d92bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104d92c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104d92ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104d92d30
accept1() at accept1+0x108/frame 0xfffffe0104d92e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d92f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d92f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command sh pid 5370 tid 101201 td 0xfffff8002f837000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddae9a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddae9aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddae9ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddae9af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddae9b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00ddae9c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00ddae9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddae9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddae9f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0xad30241a43a, rsp = 0xad2ff1f7ae8, rbp = 0xad2ff1f7ba0 ---

Tracing command getty pid 25885 tid 102349 td 0xfffff8002f85a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda8fb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda8fb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda8fbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda8fbd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dda8fc30
tty_wait() at tty_wait+0x1c/frame 0xfffffe00dda8fc50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe00dda8fcb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe00dda8fce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe00dda8fd40
dofileread() at dofileread+0x80/frame 0xfffffe00dda8fd90
sys_read() at sys_read+0x127/frame 0xfffffe00dda8fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda8ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda8ff30
--- syscall (3, FreeBSD ELF64, read), rip = 0x34c18e54525a, rsp = 0x34c18cd0e968, rbp = 0x34c18cd0e9b0 ---

Tracing command dpinger pid 79157 tid 681096 td 0xfffff8000ff94000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049a5b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049a5b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049a5bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01049a5be0
_sleep() at _sleep+0x197/frame 0xfffffe01049a5c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe01049a5cf0
do_wait() at do_wait+0x258/frame 0xfffffe01049a5d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe01049a5dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe01049a5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049a5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049a5f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0xdfb105994bc, rsp = 0xdfb0c89d0a8, rbp = 0xdfb0c89d130 ---

Tracing command dpinger pid 79157 tid 883048 td 0xfffff8000ff3e780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcc9a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcc9aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcc9ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcc9af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcc9b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddcc9ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddcc9c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddcc9ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddcc9cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddcc9d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddcc9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcc9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcc9f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0xdfb1059929a, rsp = 0xdfb11190ea8, rbp = 0xdfb11190ef0 ---

Tracing command dpinger pid 79157 tid 883049 td 0xfffff8000ff45000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bc1c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bc1c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bc1c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104bc1cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104bc1d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104bc1dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104bc1e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bc1f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bc1f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xdfb1059913a, rsp = 0xdfb1183cf48, rbp = 0xdfb1183cf70 ---

Tracing command dpinger pid 79157 tid 883050 td 0xfffff8002f835000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a9ac10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a9ac30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a9ac70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a9acb0
_sleep() at _sleep+0x180/frame 0xfffffe0104a9ad40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104a9adc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104a9ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a9af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a9af30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xdfb1059913a, rsp = 0xdfb11ff2f18, rbp = 0xdfb11ff2f40 ---

Tracing command dpinger pid 79157 tid 883051 td 0xfffff8002f823780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c98b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c98b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c98bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c98bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104c98c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104c98ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104c98d30
accept1() at accept1+0x196/frame 0xfffffe0104c98e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c98f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c98f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0xdfb10598fda, rsp = 0xdfb122a8e78, rbp = 0xdfb122a8eb0 ---

Tracing command minicron pid 46491 tid 100324 td 0xfffff8000ff11780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda35c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda35c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda35c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda35cb0
_sleep() at _sleep+0x180/frame 0xfffffe00dda35d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dda35dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dda35e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda35f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda35f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x82260a13a, rsp = 0x82046b2b8, rbp = 0x82046b300 ---

Tracing command minicron pid 46520 tid 102670 td 0xfffff8002f867000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddad0a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddad0aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddad0ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddad0af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddad0b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00ddad0c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00ddad0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddad0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddad0f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x8233ec43a, rsp = 0x820b3c868, rbp = 0x820b3c8b0 ---

Tracing command syslogd pid 5567 tid 100845 td 0xfffff8000ff10000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda26ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda26af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda26b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda26b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dda26ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00dda26bd0
kern_select() at kern_select+0xa2f/frame 0xfffffe00dda26dc0
sys_select() at sys_select+0x57/frame 0xfffffe00dda26e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda26f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda26f30
--- syscall (93, FreeBSD ELF64, select), rip = 0x19309e682da, rsp = 0x1930568c878, rbp = 0x1930568c930 ---

Tracing command dpinger pid 75225 tid 102354 td 0xfffff8002f803000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c7ab70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c7ab90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c7abd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c7abe0
_sleep() at _sleep+0x197/frame 0xfffffe0104c7ac70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104c7acf0
do_wait() at do_wait+0x258/frame 0xfffffe0104c7ad70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104c7adc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104c7ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c7af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c7af30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x29a1130d74bc, rsp = 0x29a10ff7e348, rbp = 0x29a10ff7e3d0 ---

Tracing command dpinger pid 75225 tid 882951 td 0xfffff8000ffef780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddadaa80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddadaaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddadaae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddadaaf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddadab80
sbwait() at sbwait+0x59/frame 0xfffffe00ddadaba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddadac50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddadaca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddadacc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddadad70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddadae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddadaf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddadaf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x29a1130d729a, rsp = 0x29a113a84ea8, rbp = 0x29a113a84ef0 ---

Tracing command dpinger pid 75225 tid 882952 td 0xfffff8000ff9a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b8fc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b8fc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b8fc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b8fcb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b8fd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b8fdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b8fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b8ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b8ff30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x29a1130d713a, rsp = 0x29a11417af48, rbp = 0x29a11417af70 ---

Tracing command dpinger pid 75225 tid 882953 td 0xfffff8002f832780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddbc5c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddbc5c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddbc5c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddbc5cb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddbc5d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddbc5dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddbc5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddbc5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddbc5f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x29a1130d713a, rsp = 0x29a115307f18, rbp = 0x29a115307f40 ---

Tracing command dpinger pid 75225 tid 882954 td 0xfffff8000ff97780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ac7b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ac7b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ac7bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ac7bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104ac7c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104ac7ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104ac7d30
accept1() at accept1+0x196/frame 0xfffffe0104ac7e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ac7f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ac7f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x29a1130d6fda, rsp = 0x29a115b1de78, rbp = 0x29a115b1deb0 ---

Tracing command dpinger pid 83418 tid 103782 td 0xfffff8000fff6780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d51b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d51b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d51bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d51be0
_sleep() at _sleep+0x197/frame 0xfffffe0104d51c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104d51cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104d51d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104d51dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104d51e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d51f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d51f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x31afe31944bc, rsp = 0x31afe12eec48, rbp = 0x31afe12eecd0 ---

Tracing command dpinger pid 83418 tid 883128 td 0xfffff8000ffe1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104914a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104914aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104914ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104914af0
_sleep() at _sleep+0x197/frame 0xfffffe0104914b80
sbwait() at sbwait+0x59/frame 0xfffffe0104914ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104914c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104914ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104914cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104914d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104914e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104914f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104914f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x31afe319429a, rsp = 0x31afe43e4ea8, rbp = 0x31afe43e4ef0 ---

Tracing command dpinger pid 83418 tid 883129 td 0xfffff8000ffe9780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010488dc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe010488dc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010488dc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010488dcb0
_sleep() at _sleep+0x180/frame 0xfffffe010488dd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe010488ddc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe010488de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010488df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010488df30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x31afe319413a, rsp = 0x31afe4aa0f48, rbp = 0x31afe4aa0f70 ---

Tracing command dpinger pid 83418 tid 883130 td 0xfffff8000ff47780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b67c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b67c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b67c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b67cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b67d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b67dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b67e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b67f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b67f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x31afe319413a, rsp = 0x31afe51e0f18, rbp = 0x31afe51e0f40 ---

Tracing command dpinger pid 83418 tid 883131 td 0xfffff8000ffc1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104be4b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104be4b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104be4bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104be4bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104be4c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104be4ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104be4d30
accept1() at accept1+0x196/frame 0xfffffe0104be4e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104be4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104be4f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x31afe3193fda, rsp = 0x31afe5f73e78, rbp = 0x31afe5f73eb0 ---

Tracing command dpinger pid 79428 tid 352746 td 0xfffff8000ffb5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048c9b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048c9b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048c9bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01048c9be0
_sleep() at _sleep+0x197/frame 0xfffffe01048c9c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe01048c9cf0
do_wait() at do_wait+0x258/frame 0xfffffe01048c9d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe01048c9dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe01048c9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048c9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048c9f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x1eedae89a4bc, rsp = 0x1eedab91b478, rbp = 0x1eedab91b500 ---

Tracing command dpinger pid 79428 tid 883052 td 0xfffff8000ffcf000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bd5a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bd5aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bd5ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104bd5af0
_sleep() at _sleep+0x197/frame 0xfffffe0104bd5b80
sbwait() at sbwait+0x59/frame 0xfffffe0104bd5ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104bd5c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104bd5ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104bd5cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104bd5d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104bd5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bd5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bd5f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x1eedae89a29a, rsp = 0x1eedb085bea8, rbp = 0x1eedb085bef0 ---

Tracing command dpinger pid 79428 tid 883053 td 0xfffff8002f825000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b53c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b53c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b53c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b53cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b53d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b53dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b53e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b53f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b53f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1eedae89a13a, rsp = 0x1eedb103ff48, rbp = 0x1eedb103ff70 ---

Tracing command dpinger pid 79428 tid 883054 td 0xfffff8000ff9a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b7bc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b7bc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b7bc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b7bcb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b7bd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b7bdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b7be00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b7bf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b7bf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1eedae89a13a, rsp = 0x1eedb1b92f18, rbp = 0x1eedb1b92f40 ---

Tracing command dpinger pid 79428 tid 883055 td 0xfffff8000ff9c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d88b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d88b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d88bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d88bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104d88c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104d88ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104d88d30
accept1() at accept1+0x196/frame 0xfffffe0104d88e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d88f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d88f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x1eedae899fda, rsp = 0x1eedb2b89e78, rbp = 0x1eedb2b89eb0 ---

Tracing command getty pid 26200 tid 100317 td 0xfffff8000feee000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda08b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda08b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda08bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda08bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dda08c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe00dda08c50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe00dda08cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe00dda08ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe00dda08d40
dofileread() at dofileread+0x80/frame 0xfffffe00dda08d90
sys_read() at sys_read+0x127/frame 0xfffffe00dda08e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda08f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda08f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x276d1123125a, rsp = 0x276d0e04b768, rbp = 0x276d0e04b7b0 ---

Tracing command miniupnpd pid 38744 tid 101197 td 0xfffff8002f84b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104982a90
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104982ab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104982af0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104982b30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104982ba0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104982bd0
kern_select() at kern_select+0xa2f/frame 0xfffffe0104982dc0
sys_select() at sys_select+0x57/frame 0xfffffe0104982e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104982f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104982f30
--- syscall (93, FreeBSD ELF64, select), rip = 0x8251392da, rsp = 0x8202312d8, rbp = 0x820231ab0 ---

Tracing command getty pid 26462 tid 101026 td 0xfffff8002f840000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048e2b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048e2b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048e2bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01048e2bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe01048e2c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe01048e2c50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe01048e2cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe01048e2ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe01048e2d40
dofileread() at dofileread+0x80/frame 0xfffffe01048e2d90
sys_read() at sys_read+0x127/frame 0xfffffe01048e2e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048e2f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048e2f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x2bc8c041125a, rsp = 0x2bc8bc7a24e8, rbp = 0x2bc8bc7a2530 ---

Tracing command php-fpm pid 96171 tid 100316 td 0xfffff8000fed4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9e0b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9e0b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd9e0bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd9e0bd0
_sleep() at _sleep+0x197/frame 0xfffffe00dd9e0c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00dd9e0ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00dd9e0d30
accept1() at accept1+0x108/frame 0xfffffe00dd9e0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd9e0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd9e0f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command dpinger pid 75728 tid 101891 td 0xfffff8002f82a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104842b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104842b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104842bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104842be0
_sleep() at _sleep+0x197/frame 0xfffffe0104842c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104842cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104842d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104842dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104842e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104842f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104842f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x2d9f627a44bc, rsp = 0x2d9f60287fa8, rbp = 0x2d9f60288030 ---

Tracing command dpinger pid 75728 tid 882982 td 0xfffff8000ffd3000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddda0a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddda0aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddda0ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddda0af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddda0b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddda0ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddda0c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddda0ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddda0cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddda0d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddda0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddda0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddda0f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x2d9f627a429a, rsp = 0x2d9f637a8ea8, rbp = 0x2d9f637a8ef0 ---

Tracing command dpinger pid 75728 tid 882983 td 0xfffff8000ff88780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104aa4c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104aa4c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104aa4c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104aa4cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104aa4d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104aa4dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104aa4e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104aa4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104aa4f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2d9f627a413a, rsp = 0x2d9f63b67f48, rbp = 0x2d9f63b67f70 ---

Tracing command dpinger pid 75728 tid 882984 td 0xfffff8000fffe000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cb1c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cb1c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cb1c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104cb1cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104cb1d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104cb1dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104cb1e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cb1f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cb1f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2d9f627a413a, rsp = 0x2d9f64c9ff18, rbp = 0x2d9f64c9ff40 ---

Tracing command dpinger pid 75728 tid 882985 td 0xfffff8000fff4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcbab60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcbab80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcbabc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcbabd0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcbac60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ddcbaca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00ddcbad30
accept1() at accept1+0x196/frame 0xfffffe00ddcbae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcbaf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcbaf30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x2d9f627a3fda, rsp = 0x2d9f657c0e78, rbp = 0x2d9f657c0eb0 ---

Tracing command minicron pid 47069 tid 101027 td 0xfffff8002f84c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda5dc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda5dc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda5dc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda5dcb0
_sleep() at _sleep+0x180/frame 0xfffffe00dda5dd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dda5ddc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dda5de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda5df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda5df30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x8233ec13a, rsp = 0x820b3c818, rbp = 0x820b3c860 ---

Tracing command dpinger pid 79847 tid 665829 td 0xfffff8000ff75780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddbe8b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddbe8b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddbe8bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddbe8be0
_sleep() at _sleep+0x197/frame 0xfffffe00ddbe8c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddbe8cf0
do_wait() at do_wait+0x258/frame 0xfffffe00ddbe8d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00ddbe8dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddbe8e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddbe8f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddbe8f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x3c4fde8224bc, rsp = 0x3c4fdb164fb8, rbp = 0x3c4fdb165040 ---

Tracing command dpinger pid 79847 tid 883065 td 0xfffff8000ff3b000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd05a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd05aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd05ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd05af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd05b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddd05ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddd05c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddd05ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddd05cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddd05d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddd05e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd05f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd05f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x3c4fde82229a, rsp = 0x3c4fdfed7ea8, rbp = 0x3c4fdfed7ef0 ---

Tracing command dpinger pid 79847 tid 883066 td 0xfffff8000ff36780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ad6c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ad6c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ad6c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104ad6cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104ad6d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104ad6dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104ad6e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ad6f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ad6f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3c4fde82213a, rsp = 0x3c4fe0436f48, rbp = 0x3c4fe0436f70 ---

Tracing command dpinger pid 79847 tid 883067 td 0xfffff8000ff84000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104da1c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104da1c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104da1c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104da1cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104da1d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104da1dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104da1e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104da1f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104da1f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3c4fde82213a, rsp = 0x3c4fe1127f18, rbp = 0x3c4fe1127f40 ---

Tracing command dpinger pid 79847 tid 883068 td 0xfffff8000ffc0780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cc5b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cc5b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cc5bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cc5bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104cc5c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104cc5ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104cc5d30
accept1() at accept1+0x196/frame 0xfffffe0104cc5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cc5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cc5f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x3c4fde821fda, rsp = 0x3c4fe1786e78, rbp = 0x3c4fe1786eb0 ---

Tracing command sh pid 6146 tid 101905 td 0xfffff8002f824780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d7ebd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d7ebf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d7ec30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d7ec40
_sleep() at _sleep+0x197/frame 0xfffffe0104d7ecd0
pipe_read() at pipe_read+0x406/frame 0xfffffe0104d7ed40
dofileread() at dofileread+0x80/frame 0xfffffe0104d7ed90
sys_read() at sys_read+0x127/frame 0xfffffe0104d7ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d7ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d7ef30
--- syscall (3, FreeBSD ELF64, read), rip = 0x2da6f709425a, rsp = 0x2da6f3385a08, rbp = 0x2da6f3385ee0 ---

Tracing command dpinger pid 83979 tid 353551 td 0xfffff8000ff94780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd00b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd00b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd00bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd00be0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd00c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddd00cf0
do_wait() at do_wait+0x258/frame 0xfffffe00ddd00d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00ddd00dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddd00e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd00f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd00f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x3a9db94d14bc, rsp = 0x3a9db7969458, rbp = 0x3a9db79694e0 ---

Tracing command dpinger pid 83979 tid 883121 td 0xfffff8000ffc5780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd19a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd19aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd19ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd19af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd19b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddd19ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddd19c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddd19ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddd19cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddd19d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddd19e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd19f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd19f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x3a9db94d129a, rsp = 0x3a9dbb9d1ea8, rbp = 0x3a9dbb9d1ef0 ---

Tracing command dpinger pid 83979 tid 883122 td 0xfffff8000ffea780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049f5c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049f5c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049f5c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01049f5cb0
_sleep() at _sleep+0x180/frame 0xfffffe01049f5d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe01049f5dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01049f5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049f5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049f5f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3a9db94d113a, rsp = 0x3a9dbbe96f48, rbp = 0x3a9dbbe96f70 ---

Tracing command dpinger pid 83979 tid 883123 td 0xfffff8000ff3f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ccfc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ccfc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ccfc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104ccfcb0
_sleep() at _sleep+0x180/frame 0xfffffe0104ccfd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104ccfdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104ccfe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ccff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ccff30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3a9db94d113a, rsp = 0x3a9dbc38ef18, rbp = 0x3a9dbc38ef40 ---

Tracing command dpinger pid 83979 tid 883124 td 0xfffff8000ffc8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d29b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d29b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d29bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d29bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104d29c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104d29ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104d29d30
accept1() at accept1+0x196/frame 0xfffffe0104d29e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d29f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d29f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x3a9db94d0fda, rsp = 0x3a9dbcc1ae78, rbp = 0x3a9dbcc1aeb0 ---

Tracing command radvd pid 26663 tid 102348 td 0xfffff8002f833780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010482ea90
mi_switch() at mi_switch+0xbc/frame 0xfffffe010482eab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010482eaf0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010482eb30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe010482eba0
seltdwait() at seltdwait+0x72/frame 0xfffffe010482ebd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe010482ec60
kern_poll() at kern_poll+0xfd/frame 0xfffffe010482edb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe010482ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010482ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010482ef30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82217e1fa, rsp = 0x82096a3e8, rbp = 0x82096ab20 ---

Tracing command getty pid 26684 tid 101910 td 0xfffff8002f81b780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d79b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d79b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d79bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d79bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104d79c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe0104d79c50
ttydisc_read() at ttydisc_read+0x1d5/frame 0xfffffe0104d79cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe0104d79ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe0104d79d40
dofileread() at dofileread+0x80/frame 0xfffffe0104d79d90
sys_read() at sys_read+0x127/frame 0xfffffe0104d79e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d79f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d79f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x20533bdeb25a, rsp = 0x20533908fa98, rbp = 0x20533908fae0 ---

Tracing command sh pid 30783 tid 103203 td 0xfffff8002f806000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c93b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c93b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c93bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c93bd0
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104c93c30
tty_wait() at tty_wait+0x1c/frame 0xfffffe0104c93c50
ttydisc_read() at ttydisc_read+0x2bd/frame 0xfffffe0104c93cb0
ttydev_read() at ttydev_read+0x80/frame 0xfffffe0104c93ce0
devfs_read_f() at devfs_read_f+0xda/frame 0xfffffe0104c93d40
dofileread() at dofileread+0x80/frame 0xfffffe0104c93d90
sys_read() at sys_read+0x127/frame 0xfffffe0104c93e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c93f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c93f30
--- syscall (3, FreeBSD ELF64, read), rip = 0xcf4ac62825a, rsp = 0xcf4a9e65f48, rbp = 0xcf4a9e66420 ---

Tracing command dpinger pid 80064 tid 100885 td 0xfffff8002f852780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda8ab70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda8ab90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda8abd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda8abe0
_sleep() at _sleep+0x197/frame 0xfffffe00dda8ac70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00dda8acf0
do_wait() at do_wait+0x258/frame 0xfffffe00dda8ad70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00dda8adc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00dda8ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda8af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda8af30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x131b3b744bc, rsp = 0x131b0a07b48, rbp = 0x131b0a07bd0 ---

Tracing command dpinger pid 80064 tid 883057 td 0xfffff8002f812000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd55a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd55aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd55ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd55af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd55b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddd55ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddd55c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddd55ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddd55cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddd55d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddd55e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd55f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd55f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x131b3b7429a, rsp = 0x131b47c7ea8, rbp = 0x131b47c7ef0 ---

Tracing command dpinger pid 80064 tid 883058 td 0xfffff8002f849000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b17c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b17c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b17c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b17cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b17d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b17dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b17e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b17f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b17f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x131b3b7413a, rsp = 0x131b5033f48, rbp = 0x131b5033f70 ---

Tracing command dpinger pid 80064 tid 883059 td 0xfffff8000ffea000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010496ec10
mi_switch() at mi_switch+0xbc/frame 0xfffffe010496ec30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010496ec70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010496ecb0
_sleep() at _sleep+0x180/frame 0xfffffe010496ed40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe010496edc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe010496ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010496ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010496ef30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x131b3b7413a, rsp = 0x131b555ff18, rbp = 0x131b555ff40 ---

Tracing command dpinger pid 80064 tid 883060 td 0xfffff8000ffdf000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010495ab60
mi_switch() at mi_switch+0xbc/frame 0xfffffe010495ab80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010495abc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe010495abd0
_sleep() at _sleep+0x197/frame 0xfffffe010495ac60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe010495aca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe010495ad30
accept1() at accept1+0x196/frame 0xfffffe010495ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010495af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010495af30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x131b3b73fda, rsp = 0x131b64abe78, rbp = 0x131b64abeb0 ---

Tracing command sh pid 2394 tid 101358 td 0xfffff8002f838780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010481aa80
mi_switch() at mi_switch+0xbc/frame 0xfffffe010481aaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010481aae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe010481aaf0
_sleep() at _sleep+0x197/frame 0xfffffe010481ab80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe010481ac10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe010481ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010481af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010481af30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x1ffbcb1bb43a, rsp = 0x1ffbc797e4d8, rbp = 0x1ffbc797e590 ---

Tracing command dpinger pid 80380 tid 102260 td 0xfffff8002f835780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104df1b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104df1b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104df1bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104df1be0
_sleep() at _sleep+0x197/frame 0xfffffe0104df1c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104df1cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104df1d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104df1dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104df1e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104df1f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104df1f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x33c42c9cb4bc, rsp = 0x33c429e0e7c8, rbp = 0x33c429e0e850 ---

Tracing command dpinger pid 80380 tid 883061 td 0xfffff8000ffda000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddab2a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddab2aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddab2ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddab2af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddab2b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddab2ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddab2c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddab2ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddab2cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddab2d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddab2e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddab2f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddab2f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x33c42c9cb29a, rsp = 0x33c42dba1ea8, rbp = 0x33c42dba1ef0 ---

Tracing command dpinger pid 80380 tid 883062 td 0xfffff8002f831780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104accc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104accc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104accc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104acccb0
_sleep() at _sleep+0x180/frame 0xfffffe0104accd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104accdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104acce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104accf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104accf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x33c42c9cb13a, rsp = 0x33c42e2ecf48, rbp = 0x33c42e2ecf70 ---

Tracing command dpinger pid 80380 tid 883063 td 0xfffff8000ff40000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104978c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104978c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104978c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104978cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104978d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104978dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104978e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104978f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104978f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x33c42c9cb13a, rsp = 0x33c42eee8f18, rbp = 0x33c42eee8f40 ---

Tracing command dpinger pid 80380 tid 883064 td 0xfffff8002f817000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd46b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd46b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd46bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd46bd0
_sleep() at _sleep+0x197/frame 0xfffffe00ddd46c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00ddd46ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00ddd46d30
accept1() at accept1+0x196/frame 0xfffffe00ddd46e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd46f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd46f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x33c42c9cafda, rsp = 0x33c42f38ee78, rbp = 0x33c42f38eeb0 ---

Tracing command sleep pid 2607 tid 100314 td 0xfffff8000feef000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda12c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda12c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda12c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda12cb0
_sleep() at _sleep+0x180/frame 0xfffffe00dda12d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dda12dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dda12e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda12f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda12f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x2e06e82c113a, rsp = 0x2e06e57b3968, rbp = 0x2e06e57b39c0 ---

Tracing command dpinger pid 76335 tid 100320 td 0xfffff8000fec5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd968b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd968b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd968bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd968be0
_sleep() at _sleep+0x197/frame 0xfffffe00dd968c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00dd968cf0
do_wait() at do_wait+0x258/frame 0xfffffe00dd968d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00dd968dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00dd968e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd968f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd968f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0xf9801cd24bc, rsp = 0xf97fea72a58, rbp = 0xf97fea72ae0 ---

Tracing command dpinger pid 76335 tid 882987 td 0xfffff8002f800000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104941a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104941aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104941ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104941af0
_sleep() at _sleep+0x197/frame 0xfffffe0104941b80
sbwait() at sbwait+0x59/frame 0xfffffe0104941ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104941c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104941ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104941cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104941d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104941e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104941f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104941f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0xf9801cd229a, rsp = 0xf980266fea8, rbp = 0xf980266fef0 ---

Tracing command dpinger pid 76335 tid 882988 td 0xfffff8000ff3d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c57c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c57c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c57c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104c57cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104c57d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104c57dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104c57e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c57f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c57f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xf9801cd213a, rsp = 0xf9803276f48, rbp = 0xf9803276f70 ---

Tracing command dpinger pid 76335 tid 882989 td 0xfffff8002f845780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dddb4c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dddb4c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dddb4c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dddb4cb0
_sleep() at _sleep+0x180/frame 0xfffffe00dddb4d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dddb4dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dddb4e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dddb4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dddb4f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xf9801cd213a, rsp = 0xf9803b97f18, rbp = 0xf9803b97f40 ---

Tracing command dpinger pid 76335 tid 882990 td 0xfffff8000ffcc000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ae5b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ae5b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ae5bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ae5bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104ae5c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104ae5ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104ae5d30
accept1() at accept1+0x196/frame 0xfffffe0104ae5e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ae5f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ae5f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0xf9801cd1fda, rsp = 0xf980445ee78, rbp = 0xf980445eeb0 ---

Tracing command sh pid 10896 tid 100868 td 0xfffff8002f85c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda71a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda71aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda71ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda71af0
_sleep() at _sleep+0x197/frame 0xfffffe00dda71b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00dda71c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00dda71e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda71f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda71f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x2feac365c43a, rsp = 0x2feabf79dc78, rbp = 0x2feabf79dd30 ---

Tracing command dpinger pid 84634 tid 665773 td 0xfffff8002f800780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a4ab70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a4ab90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a4abd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a4abe0
_sleep() at _sleep+0x197/frame 0xfffffe0104a4ac70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a4acf0
do_wait() at do_wait+0x258/frame 0xfffffe0104a4ad70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104a4adc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a4ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a4af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a4af30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x11a400e74bc, rsp = 0x11a3e08e168, rbp = 0x11a3e08e1f0 ---

Tracing command dpinger pid 84634 tid 883171 td 0xfffff8000ff42000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddceca80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcecaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcecae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcecaf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddcecb80
sbwait() at sbwait+0x59/frame 0xfffffe00ddcecba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddcecc50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddcecca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddceccc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddcecd70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddcece00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcecf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcecf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x11a400e729a, rsp = 0x11a4170eea8, rbp = 0x11a4170eef0 ---

Tracing command dpinger pid 84634 tid 883172 td 0xfffff8000ff86780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b26c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b26c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b26c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b26cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b26d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b26dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b26e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b26f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b26f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x11a400e713a, rsp = 0x11a427e7f48, rbp = 0x11a427e7f70 ---

Tracing command dpinger pid 84634 tid 883173 td 0xfffff8000ff48780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda49c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda49c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda49c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dda49cb0
_sleep() at _sleep+0x180/frame 0xfffffe00dda49d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dda49dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dda49e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda49f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda49f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x11a400e713a, rsp = 0x11a430a9f18, rbp = 0x11a430a9f40 ---

Tracing command dpinger pid 84634 tid 883174 td 0xfffff8000ff7c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dddb9b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dddb9b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dddb9bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dddb9bd0
_sleep() at _sleep+0x197/frame 0xfffffe00dddb9c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe00dddb9ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe00dddb9d30
accept1() at accept1+0x196/frame 0xfffffe00dddb9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dddb9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dddb9f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x11a400e6fda, rsp = 0x11a4405de78, rbp = 0x11a4405deb0 ---

Tracing command zebra pid 84785 tid 100870 td 0xfffff8002f859780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddaa3a90
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddaa3ab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddaa3af0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddaa3b30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe00ddaa3ba0
seltdwait() at seltdwait+0x72/frame 0xfffffe00ddaa3bd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddaa3c60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddaa3db0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddaa3e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddaa3f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddaa3f30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x8206d8e28, rbp = 0x8206d8e60 ---

Tracing command zebra pid 84785 tid 573613 td 0xfffff8002f839000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddabcb80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddabcba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddabcbe0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddabcbf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddabcc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddabcd00
do_wait() at do_wait+0x258/frame 0xfffffe00ddabcd80
__umtx_op_wait_uint() at __umtx_op_wait_uint+0x51/frame 0xfffffe00ddabcdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddabce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddabcf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddabcf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x82980df1a, rsp = 0x82b382f58, rbp = 0x82b382f70 ---

Tracing command zebra pid 84785 tid 573614 td 0xfffff8000ff9f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd0fad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd0faf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd0fb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd0fb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddd0fba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddd0fbd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddd0fc60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddd0fdb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddd0fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd0ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd0ff30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x82c44ddd8, rbp = 0x82c44de10 ---

Tracing command zebra pid 84785 tid 573615 td 0xfffff8002f801000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd2dad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd2daf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd2db30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd2db40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddd2dba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddd2dbd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddd2dc60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddd2ddb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddd2de00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd2df30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd2df30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x82ce3bdd8, rbp = 0x82ce3be10 ---

Tracing command zebra pid 84785 tid 573668 td 0xfffff8000ff96000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd0aad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd0aaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd0ab30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddd0ab40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddd0aba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddd0abd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddd0ac60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddd0adb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddd0ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd0af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd0af30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x83123ddd8, rbp = 0x83123de10 ---

Tracing command zebra pid 84785 tid 573669 td 0xfffff8000ffb8780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cacad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cacaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cacb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cacb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104cacba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104cacbd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104cacc60
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104cacdb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe0104cace00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cacf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cacf30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x83185ddd8, rbp = 0x83185de10 ---

Tracing command zebra pid 84785 tid 245735 td 0xfffff8002f850000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddbd9ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddbd9af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddbd9b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddbd9b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddbd9ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddbd9bd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddbd9c60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddbd9db0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddbd9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddbd9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddbd9f30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x82fd1add8, rbp = 0x82fd1ae10 ---

Tracing command zebra pid 84785 tid 245736 td 0xfffff8000ffc5000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcc4ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcc4af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcc4b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcc4b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddcc4ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddcc4bd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddcc4c60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddcc4db0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddcc4e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcc4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcc4f30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x8304a9dd8, rbp = 0x8304a9e10 ---

Tracing command zebra pid 84785 tid 246542 td 0xfffff8000ffb2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddddcad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddddcaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddddcb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddddcb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddddcba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddddcbd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00ddddcc60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00ddddcdb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00ddddce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddddcf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddddcf30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82980f1fa, rsp = 0x834271dd8, rbp = 0x834271e10 ---

Tracing command php_wg pid 93001 tid 101814 td 0xfffff8002f815780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cd4c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cd4c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cd4c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104cd4cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104cd4d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104cd4dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104cd4e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cd4f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cd4f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x828bfc13a, rsp = 0x82180f478, rbp = 0x82180f4a0 ---

Tracing command sshd pid 60367 tid 100872 td 0xfffff8002f858000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda85ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda85af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda85b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda85b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dda85ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00dda85bd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe00dda85c60
kern_poll() at kern_poll+0xfd/frame 0xfffffe00dda85db0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe00dda85e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda85f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda85f30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0xc66d5cf81fa, rsp = 0xc66cb949b28, rbp = 0xc66cb949b60 ---

Tracing command dpinger pid 76774 tid 100318 td 0xfffff8000ff12780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda3fb70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda3fb90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda3fbd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda3fbe0
_sleep() at _sleep+0x197/frame 0xfffffe00dda3fc70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00dda3fcf0
do_wait() at do_wait+0x258/frame 0xfffffe00dda3fd70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00dda3fdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00dda3fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda3ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda3ff30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x1a58915f74bc, rsp = 0x1a588f1ff868, rbp = 0x1a588f1ff8f0 ---

Tracing command dpinger pid 76774 tid 882995 td 0xfffff8000ff97000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a5ea80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a5eaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a5eae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a5eaf0
_sleep() at _sleep+0x197/frame 0xfffffe0104a5eb80
sbwait() at sbwait+0x59/frame 0xfffffe0104a5eba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104a5ec50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104a5eca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104a5ecc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104a5ed70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104a5ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a5ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a5ef30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x1a58915f729a, rsp = 0x1a58937e6ea8, rbp = 0x1a58937e6ef0 ---

Tracing command dpinger pid 76774 tid 882996 td 0xfffff8000ff45780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d9cc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d9cc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d9cc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d9ccb0
_sleep() at _sleep+0x180/frame 0xfffffe0104d9cd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104d9cdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104d9ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d9cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d9cf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1a58915f713a, rsp = 0x1a5894611f48, rbp = 0x1a5894611f70 ---

Tracing command dpinger pid 76774 tid 882997 td 0xfffff8000ff86000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddbdec10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddbdec30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddbdec70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddbdecb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddbded40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddbdedc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddbdee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddbdef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddbdef30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1a58915f713a, rsp = 0x1a5894998f18, rbp = 0x1a5894998f40 ---

Tracing command dpinger pid 76774 tid 882998 td 0xfffff8000ffde780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a2cb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a2cb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a2cbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a2cbd0
_sleep() at _sleep+0x197/frame 0xfffffe0104a2cc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104a2cca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104a2cd30
accept1() at accept1+0x196/frame 0xfffffe0104a2ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a2cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a2cf30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x1a58915f6fda, rsp = 0x1a58956a9e78, rbp = 0x1a58956a9eb0 ---

Tracing command openvpn pid 84996 tid 665772 td 0xfffff8002f80f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a86ac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a86ae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a86b20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a86b60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104a86bd0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104a86c00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104a86c90
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104a86de0
sys_poll() at sys_poll+0x50/frame 0xfffffe0104a86e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a86f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a86f30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x8283351da, rsp = 0x821298b48, rbp = 0x821298b70 ---

Tracing command dpinger pid 80942 tid 101616 td 0xfffff8002f83d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dddebb70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dddebb90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dddebbd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dddebbe0
_sleep() at _sleep+0x197/frame 0xfffffe00dddebc70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00dddebcf0
do_wait() at do_wait+0x258/frame 0xfffffe00dddebd70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00dddebdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00dddebe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dddebf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dddebf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x3845219e14bc, rsp = 0x38451e245848, rbp = 0x38451e2458d0 ---

Tracing command dpinger pid 80942 tid 883072 td 0xfffff8002f84c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddbc0a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddbc0aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddbc0ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddbc0af0
_sleep() at _sleep+0x197/frame 0xfffffe00ddbc0b80
sbwait() at sbwait+0x59/frame 0xfffffe00ddbc0ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00ddbc0c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00ddbc0ca0
soreceive() at soreceive+0x2f/frame 0xfffffe00ddbc0cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00ddbc0d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00ddbc0e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddbc0f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddbc0f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x3845219e129a, rsp = 0x384521f6dea8, rbp = 0x384521f6def0 ---

Tracing command dpinger pid 80942 tid 883073 td 0xfffff8000ff3d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d60c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d60c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d60c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d60cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104d60d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104d60dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104d60e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d60f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d60f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3845219e113a, rsp = 0x384522f51f48, rbp = 0x384522f51f70 ---

Tracing command dpinger pid 80942 tid 883074 td 0xfffff8000fffd000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd73c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd73c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd73c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddd73cb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddd73d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddd73dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddd73e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd73f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd73f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x3845219e113a, rsp = 0x384523cb0f18, rbp = 0x384523cb0f40 ---

Tracing command dpinger pid 80942 tid 883075 td 0xfffff8000ffcb000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bcbb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bcbb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bcbbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104bcbbd0
_sleep() at _sleep+0x197/frame 0xfffffe0104bcbc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104bcbca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104bcbd30
accept1() at accept1+0x196/frame 0xfffffe0104bcbe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bcbf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bcbf30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x3845219e0fda, rsp = 0x384524944e78, rbp = 0x384524944eb0 ---

Tracing command cron pid 56437 tid 101623 td 0xfffff8002f85e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104dd3c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104dd3c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104dd3c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104dd3cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104dd3d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104dd3dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104dd3e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104dd3f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104dd3f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x268d1a95813a, rsp = 0x268d18686fd8, rbp = 0x268d18687160 ---

Tracing command xinetd pid 23716 tid 100844 td 0xfffff8000fec3780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd959ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd959af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd959b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dd959b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00dd959ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00dd959bd0
kern_select() at kern_select+0xa2f/frame 0xfffffe00dd959dc0
sys_select() at sys_select+0x57/frame 0xfffffe00dd959e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd959f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd959f30
--- syscall (93, FreeBSD ELF64, select), rip = 0x8258e42da, rsp = 0x8209506b8, rbp = 0x820950860 ---

Tracing command sshg-blocker pid 7399 tid 102749 td 0xfffff8000fff1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104abdad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104abdaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104abdb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104abdb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104abdba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104abdbd0
kern_select() at kern_select+0xa2f/frame 0xfffffe0104abddc0
sys_select() at sys_select+0x57/frame 0xfffffe0104abde00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104abdf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104abdf30
--- syscall (93, FreeBSD ELF64, select), rip = 0x8255552da, rsp = 0x820aa33f8, rbp = 0x820aa3430 ---

Tracing command openvpn pid 15611 tid 102737 td 0xfffff8000ffeb000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104afeac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104afeae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104afeb20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104afeb60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104afebd0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104afec00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104afec90
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104afede0
sys_poll() at sys_poll+0x50/frame 0xfffffe0104afee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104afef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104afef30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x8284931da, rsp = 0x821145278, rbp = 0x8211452a0 ---

Tracing command sh pid 11541 tid 101900 td 0xfffff8002f828000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cfca80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cfcaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cfcae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cfcaf0
_sleep() at _sleep+0x197/frame 0xfffffe0104cfcb80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe0104cfcc10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe0104cfce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cfcf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cfcf30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0xdfebe54e43a, rsp = 0xdfebb0c83e8, rbp = 0xdfebb0c84a0 ---

Tracing command php-fpm pid 60698 tid 100850 td 0xfffff8002f836780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104c52b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104c52b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104c52bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104c52bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104c52c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104c52ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104c52d30
accept1() at accept1+0x108/frame 0xfffffe0104c52e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c52f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c52f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command daemon pid 3365 tid 102813 td 0xfffff8000ffec780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104af98b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104af98d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104af9910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104af9920
_sleep() at _sleep+0x197/frame 0xfffffe0104af99b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe0104af9a80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe0104af9ce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe0104af9d20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe0104af9da0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe0104af9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104af9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104af9f30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x2f2cc2fcd0fa, rsp = 0x2f2cc148b818, rbp = 0x2f2cc148c930 ---

Tracing command mgmtd pid 85395 tid 352750 td 0xfffff8002f81a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cf7ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cf7af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cf7b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cf7b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104cf7ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104cf7bd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104cf7c60
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104cf7db0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe0104cf7e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cf7f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cf7f30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x8227ad1fa, rsp = 0x8210b9ea8, rbp = 0x8210b9ee0 ---

Tracing command dpinger pid 77205 tid 352687 td 0xfffff8000ffd8000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e14b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e14b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e14bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104e14be0
_sleep() at _sleep+0x197/frame 0xfffffe0104e14c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104e14cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104e14d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104e14dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104e14e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e14f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e14f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x394d5a9014bc, rsp = 0x394d57fde698, rbp = 0x394d57fde720 ---

Tracing command dpinger pid 77205 tid 883009 td 0xfffff8002f869780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104ba3a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104ba3aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104ba3ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104ba3af0
_sleep() at _sleep+0x197/frame 0xfffffe0104ba3b80
sbwait() at sbwait+0x59/frame 0xfffffe0104ba3ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104ba3c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104ba3ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104ba3cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104ba3d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104ba3e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104ba3f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104ba3f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x394d5a90129a, rsp = 0x394d58de8ea8, rbp = 0x394d58de8ef0 ---

Tracing command dpinger pid 77205 tid 883010 td 0xfffff8000ffca780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddde1c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddde1c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddde1c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddde1cb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddde1d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddde1dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddde1e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddde1f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddde1f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x394d5a90113a, rsp = 0x394d5ac2ef48, rbp = 0x394d5ac2ef70 ---

Tracing command dpinger pid 77205 tid 883011 td 0xfffff8000ff33780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dd9fec10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dd9fec30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dd9fec70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00dd9fecb0
_sleep() at _sleep+0x180/frame 0xfffffe00dd9fed40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00dd9fedc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00dd9fee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dd9fef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dd9fef30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x394d5a90113a, rsp = 0x394d5bc40f18, rbp = 0x394d5bc40f40 ---

Tracing command dpinger pid 77205 tid 883012 td 0xfffff8000ffe0780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010486fb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe010486fb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010486fbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe010486fbd0
_sleep() at _sleep+0x197/frame 0xfffffe010486fc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe010486fca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe010486fd30
accept1() at accept1+0x196/frame 0xfffffe010486fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010486ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010486ff30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x394d5a900fda, rsp = 0x394d5cc59e78, rbp = 0x394d5cc59eb0 ---

Tracing command dpinger pid 85421 tid 665822 td 0xfffff8000ffb1000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104897b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104897b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104897bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104897be0
_sleep() at _sleep+0x197/frame 0xfffffe0104897c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104897cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104897d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104897dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104897e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104897f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104897f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x15765bd8c4bc, rsp = 0x157658526fb8, rbp = 0x157658527040 ---

Tracing command dpinger pid 85421 tid 883141 td 0xfffff8000ff3f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bc6a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bc6aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bc6ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104bc6af0
_sleep() at _sleep+0x197/frame 0xfffffe0104bc6b80
sbwait() at sbwait+0x59/frame 0xfffffe0104bc6ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104bc6c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104bc6ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104bc6cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104bc6d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104bc6e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bc6f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bc6f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x15765bd8c29a, rsp = 0x15765d0d0ea8, rbp = 0x15765d0d0ef0 ---

Tracing command dpinger pid 85421 tid 883142 td 0xfffff8000ffd2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b76c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b76c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b76c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b76cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b76d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b76dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b76e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b76f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b76f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x15765bd8c13a, rsp = 0x15765d549f48, rbp = 0x15765d549f70 ---

Tracing command dpinger pid 85421 tid 883143 td 0xfffff8000ffd9780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104892c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104892c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104892c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104892cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104892d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104892dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104892e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104892f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104892f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x15765bd8c13a, rsp = 0x15765dcaff18, rbp = 0x15765dcaff40 ---

Tracing command dpinger pid 85421 tid 883144 td 0xfffff8002f802780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d97b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d97b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d97bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d97bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104d97c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104d97ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104d97d30
accept1() at accept1+0x196/frame 0xfffffe0104d97e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d97f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d97f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x15765bd8bfda, rsp = 0x15765e2bde78, rbp = 0x15765e2bdeb0 ---

Tracing command php pid 11695 tid 665866 td 0xfffff8000ff65000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddc60bd0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddc60bf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddc60c30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddc60c40
_sleep() at _sleep+0x197/frame 0xfffffe00ddc60cd0
pipe_read() at pipe_read+0x406/frame 0xfffffe00ddc60d40
dofileread() at dofileread+0x80/frame 0xfffffe00ddc60d90
sys_read() at sys_read+0x127/frame 0xfffffe00ddc60e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddc60f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddc60f30
--- syscall (3, FreeBSD ELF64, read), rip = 0x82981a25a, rsp = 0x82140ff68, rbp = 0x82140ff90 ---

Tracing command dpinger pid 81388 tid 100842 td 0xfffff8002f86f780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e28b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e28b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e28bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104e28be0
_sleep() at _sleep+0x197/frame 0xfffffe0104e28c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104e28cf0
do_wait() at do_wait+0x258/frame 0xfffffe0104e28d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104e28dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104e28e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e28f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e28f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x1f3777f6a4bc, rsp = 0x1f3774cfb788, rbp = 0x1f3774cfb810 ---

Tracing command dpinger pid 81388 tid 883080 td 0xfffff8000feec000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cb6a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cb6aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cb6ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cb6af0
_sleep() at _sleep+0x197/frame 0xfffffe0104cb6b80
sbwait() at sbwait+0x59/frame 0xfffffe0104cb6ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104cb6c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104cb6ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104cb6cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104cb6d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104cb6e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cb6f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cb6f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x1f3777f6a29a, rsp = 0x1f3779e0dea8, rbp = 0x1f3779e0def0 ---

Tracing command dpinger pid 81388 tid 883081 td 0xfffff8000ff3a780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104950c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104950c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104950c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104950cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104950d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104950dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104950e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104950f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104950f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1f3777f6a13a, rsp = 0x1f377ae24f48, rbp = 0x1f377ae24f70 ---

Tracing command dpinger pid 81388 tid 883082 td 0xfffff8000ff87780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104bbcc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104bbcc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104bbcc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104bbccb0
_sleep() at _sleep+0x180/frame 0xfffffe0104bbcd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104bbcdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104bbce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104bbcf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104bbcf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x1f3777f6a13a, rsp = 0x1f377ba45f18, rbp = 0x1f377ba45f40 ---

Tracing command dpinger pid 81388 tid 883083 td 0xfffff8000ffc9000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b6cb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b6cb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b6cbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b6cbd0
_sleep() at _sleep+0x197/frame 0xfffffe0104b6cc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104b6cca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104b6cd30
accept1() at accept1+0x196/frame 0xfffffe0104b6ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b6cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b6cf30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x1f3777f69fda, rsp = 0x1f377c01be78, rbp = 0x1f377c01beb0 ---

Tracing command sh pid 3583 tid 102814 td 0xfffff8000ffec000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b08a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b08aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b08ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b08af0
_sleep() at _sleep+0x197/frame 0xfffffe0104b08b80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe0104b08c10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe0104b08e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b08f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b08f30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0xad30241a43a, rsp = 0xad2ff1f7e48, rbp = 0xad2ff1f7f00 ---

Tracing command openvpn pid 32267 tid 665914 td 0xfffff8000ff4d000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01048fbac0
mi_switch() at mi_switch+0xbc/frame 0xfffffe01048fbae0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01048fbb20
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01048fbb60
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe01048fbbd0
seltdwait() at seltdwait+0x72/frame 0xfffffe01048fbc00
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe01048fbc90
kern_poll() at kern_poll+0xfd/frame 0xfffffe01048fbde0
sys_poll() at sys_poll+0x50/frame 0xfffffe01048fbe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01048fbf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01048fbf30
--- syscall (209, FreeBSD ELF64, poll), rip = 0x8272f91da, rsp = 0x820be2278, rbp = 0x820be22a0 ---

Tracing command bgpd pid 40467 tid 101711 td 0xfffff8002f81d780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d1fe70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d1fe90
intr_event_handle() at intr_event_handle+0x2d3/frame 0xfffffe0104d1ff00
intr_execute_handlers() at intr_execute_handlers+0x49/frame 0xfffffe0104d1ff30
Xapic_isr1() at Xapic_isr1+0xdc/frame 0xfffffe0104d1ff30
--- interrupt, rip = 0x8228387ab, rsp = 0x8212c2500, rbp = 0x8212c2510 ---

Tracing command bgpd pid 40467 tid 245723 td 0xfffff8000ff8a000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a54b80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a54ba0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a54be0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104a54bf0
_sleep() at _sleep+0x197/frame 0xfffffe0104a54c80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a54d00
do_wait() at do_wait+0x258/frame 0xfffffe0104a54d80
__umtx_op_wait_uint() at __umtx_op_wait_uint+0x51/frame 0xfffffe0104a54dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a54e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a54f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a54f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x829287f1a, rsp = 0x82f2abf58, rbp = 0x82f2abf70 ---

Tracing command bgpd pid 40467 tid 245725 td 0xfffff8000ff9e000 (CPU 2)
cpustop_handler() at cpustop_handler+0x27/frame 0xfffffe00207c7ef0
ipi_nmi_handler() at ipi_nmi_handler+0x38/frame 0xfffffe00207c7f00
nmi_handle_intr() at nmi_handle_intr+0xf/frame 0xfffffe00207c7f20
nmi_calltrap() at nmi_calltrap+0x8/frame 0xfffffe00207c7f20
--- trap 0x13, rip = 0xffffffff80df97b0, rsp = 0xfffffe0104c89c70, rbp = 0xfffffe0104c89d40 ---
pipe_write() at pipe_write+0x60/frame 0xfffffe0104c89d40
dofilewrite() at dofilewrite+0x81/frame 0xfffffe0104c89d90
sys_write() at sys_write+0x127/frame 0xfffffe0104c89e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104c89f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104c89f30
--- syscall (4, FreeBSD ELF64, write), rip = 0x82928947a, rsp = 0x82f5c1cf8, rbp = 0x82f5c1d20 ---

Tracing command bgpd pid 40467 tid 245727 td 0xfffff8000ff96780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a9fb50
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a9fb70
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a9fbb0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a9fbf0
_sleep() at _sleep+0x180/frame 0xfffffe0104a9fc80
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104a9fd00
do_wait() at do_wait+0x258/frame 0xfffffe0104a9fd80
__umtx_op_wait_uint_private() at __umtx_op_wait_uint_private+0x54/frame 0xfffffe0104a9fdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104a9fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a9ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a9ff30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x8292894bc, rsp = 0x82fd3ae78, rbp = 0x82fd3aea0 ---

Tracing command sshg-parser pid 7701 tid 101189 td 0xfffff8002f840780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e1ead0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e1eaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e1eb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104e1eb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104e1eba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104e1ebd0
kern_select() at kern_select+0xa2f/frame 0xfffffe0104e1edc0
sys_select() at sys_select+0x57/frame 0xfffffe0104e1ee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e1ef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e1ef30
--- syscall (93, FreeBSD ELF64, select), rip = 0x82489f2da, rsp = 0x8207a94e8, rbp = 0x8207a9520 ---

Tracing command tail pid 7860 tid 100943 td 0xfffff8002f85c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddcabad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddcabaf0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddcabb30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddcabb40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe00ddcabba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe00ddcabbd0
kern_select() at kern_select+0xa2f/frame 0xfffffe00ddcabdc0
sys_select() at sys_select+0x57/frame 0xfffffe00ddcabe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddcabf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddcabf30
--- syscall (93, FreeBSD ELF64, select), rip = 0x2a4f827bd2da, rsp = 0x2a4f7ee823d8, rbp = 0x2a4f7ee82490 ---

Tracing command dpinger pid 85702 tid 665788 td 0xfffff8002f805780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d6fb70
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d6fb90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d6fbd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d6fbe0
_sleep() at _sleep+0x197/frame 0xfffffe0104d6fc70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe0104d6fcf0
do_wait() at do_wait+0x258/frame 0xfffffe0104d6fd70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe0104d6fdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe0104d6fe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d6ff30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d6ff30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x4c4c9ef14bc, rsp = 0x4c4c9188c58, rbp = 0x4c4c9188ce0 ---

Tracing command dpinger pid 85702 tid 883177 td 0xfffff8000ffca000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dddcda80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dddcdaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dddcdae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dddcdaf0
_sleep() at _sleep+0x197/frame 0xfffffe00dddcdb80
sbwait() at sbwait+0x59/frame 0xfffffe00dddcdba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00dddcdc50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00dddcdca0
soreceive() at soreceive+0x2f/frame 0xfffffe00dddcdcc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00dddcdd70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00dddcde00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dddcdf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dddcdf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x4c4c9ef129a, rsp = 0x4c4cce21ea8, rbp = 0x4c4cce21ef0 ---

Tracing command dpinger pid 85702 tid 883178 td 0xfffff8000fff3000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e23c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e23c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e23c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104e23cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104e23d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104e23dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104e23e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e23f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e23f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x4c4c9ef113a, rsp = 0x4c4cd4c4f48, rbp = 0x4c4cd4c4f70 ---

Tracing command dpinger pid 85702 tid 883179 td 0xfffff8000ffa2780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010486ac10
mi_switch() at mi_switch+0xbc/frame 0xfffffe010486ac30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010486ac70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010486acb0
_sleep() at _sleep+0x180/frame 0xfffffe010486ad40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe010486adc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe010486ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010486af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010486af30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x4c4c9ef113a, rsp = 0x4c4ce3a0f18, rbp = 0x4c4ce3a0f40 ---

Tracing command dpinger pid 85702 tid 883180 td 0xfffff8000ff41000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d83b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d83b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d83bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104d83bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104d83c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104d83ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104d83d30
accept1() at accept1+0x196/frame 0xfffffe0104d83e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d83f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d83f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x4c4c9ef0fda, rsp = 0x4c4ce955e78, rbp = 0x4c4ce955eb0 ---

Tracing command dpinger pid 77529 tid 101607 td 0xfffff8002f83e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddb0cb70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddb0cb90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddb0cbd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddb0cbe0
_sleep() at _sleep+0x197/frame 0xfffffe00ddb0cc70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddb0ccf0
do_wait() at do_wait+0x258/frame 0xfffffe00ddb0cd70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00ddb0cdc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddb0ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddb0cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddb0cf30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0xac3048474bc, rsp = 0xac3015388f8, rbp = 0xac301538980 ---

Tracing command dpinger pid 77529 tid 883025 td 0xfffff8002f823000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104adba80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104adbaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104adbae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104adbaf0
_sleep() at _sleep+0x197/frame 0xfffffe0104adbb80
sbwait() at sbwait+0x59/frame 0xfffffe0104adbba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104adbc50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104adbca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104adbcc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104adbd70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104adbe00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104adbf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104adbf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0xac30484729a, rsp = 0xac305b7bea8, rbp = 0xac305b7bef0 ---

Tracing command dpinger pid 77529 tid 883027 td 0xfffff8000ff95780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104a95c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104a95c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104a95c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104a95cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104a95d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104a95dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104a95e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104a95f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104a95f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xac30484713a, rsp = 0xac30657bf48, rbp = 0xac30657bf70 ---

Tracing command dpinger pid 77529 tid 883028 td 0xfffff8000ffb7000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010493cc10
mi_switch() at mi_switch+0xbc/frame 0xfffffe010493cc30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010493cc70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe010493ccb0
_sleep() at _sleep+0x180/frame 0xfffffe010493cd40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe010493cdc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe010493ce00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010493cf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010493cf30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0xac30484713a, rsp = 0xac306dfcf18, rbp = 0xac306dfcf40 ---

Tracing command dpinger pid 77529 tid 883029 td 0xfffff8000ffb4000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104973b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104973b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104973bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104973bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104973c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104973ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104973d30
accept1() at accept1+0x196/frame 0xfffffe0104973e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104973f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104973f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0xac304846fda, rsp = 0xac3079ade78, rbp = 0xac3079adeb0 ---

Tracing command staticd pid 85771 tid 103783 td 0xfffff8000ffff780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e05ad0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e05af0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e05b30
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104e05b40
_cv_wait_sig() at _cv_wait_sig+0xf5/frame 0xfffffe0104e05ba0
seltdwait() at seltdwait+0x9a/frame 0xfffffe0104e05bd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104e05c60
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104e05db0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe0104e05e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e05f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e05f30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x82895a1fa, rsp = 0x82045e448, rbp = 0x82045e480 ---

Tracing command php-fpm pid 57128 tid 100851 td 0xfffff8002f871000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104e37b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104e37b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104e37bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104e37bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104e37c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104e37ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104e37d30
accept1() at accept1+0x108/frame 0xfffffe0104e37e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104e37f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104e37f30
--- syscall (30, FreeBSD ELF64, accept), rip = 0x82a7a8fba, rsp = 0x8218c6e08, rbp = 0x8218c6e30 ---

Tracing command watchfrr pid 73516 tid 101716 td 0xfffff8002f818000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d1aa90
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d1aab0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104d1aaf0
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104d1ab30
_cv_timedwait_sig_sbt() at _cv_timedwait_sig_sbt+0x116/frame 0xfffffe0104d1aba0
seltdwait() at seltdwait+0x72/frame 0xfffffe0104d1abd0
kern_poll_kfds() at kern_poll_kfds+0x507/frame 0xfffffe0104d1ac60
kern_poll() at kern_poll+0xfd/frame 0xfffffe0104d1adb0
sys_ppoll() at sys_ppoll+0x70/frame 0xfffffe0104d1ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d1af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d1af30
--- syscall (545, FreeBSD ELF64, ppoll), rip = 0x829b5f1fa, rsp = 0x82074c998, rbp = 0x82074c9d0 ---

Tracing command syslogd pid 3907 tid 102234 td 0xfffff8002f84e000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dda538b0
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dda538d0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dda53910
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dda53920
_sleep() at _sleep+0x197/frame 0xfffffe00dda539b0
kqueue_scan() at kqueue_scan+0xa11/frame 0xfffffe00dda53a80
kqueue_kevent() at kqueue_kevent+0x13b/frame 0xfffffe00dda53ce0
kern_kevent_fp() at kern_kevent_fp+0x66/frame 0xfffffe00dda53d20
kern_kevent_generic() at kern_kevent_generic+0xdf/frame 0xfffffe00dda53da0
sys_kevent() at sys_kevent+0x61/frame 0xfffffe00dda53e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dda53f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dda53f30
--- syscall (560, FreeBSD ELF64, kevent), rip = 0x19309e680fa, rsp = 0x1930568ec68, rbp = 0x1930568f160 ---

Tracing command sh pid 8063 tid 665899 td 0xfffff8000ff58000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddb7aa80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddb7aaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddb7aae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddb7aaf0
_sleep() at _sleep+0x197/frame 0xfffffe00ddb7ab80
kern_wait6() at kern_wait6+0x3df/frame 0xfffffe00ddb7ac10
sys_wait4() at sys_wait4+0x6b/frame 0xfffffe00ddb7ae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddb7af30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddb7af30
--- syscall (7, FreeBSD ELF64, wait4), rip = 0x336e5264b43a, rsp = 0x336e4e0e9018, rbp = 0x336e4e0e90d0 ---

Tracing command dpinger pid 77791 tid 103039 td 0xfffff8002f83c000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddb07b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddb07b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddb07bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00ddb07be0
_sleep() at _sleep+0x197/frame 0xfffffe00ddb07c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe00ddb07cf0
do_wait() at do_wait+0x258/frame 0xfffffe00ddb07d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe00ddb07dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe00ddb07e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddb07f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddb07f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x11ad321d04bc, rsp = 0x11ad2eeb22a8, rbp = 0x11ad2eeb2330 ---

Tracing command dpinger pid 77791 tid 883016 td 0xfffff8000fff7780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00dddaaa80
mi_switch() at mi_switch+0xbc/frame 0xfffffe00dddaaaa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00dddaaae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe00dddaaaf0
_sleep() at _sleep+0x197/frame 0xfffffe00dddaab80
sbwait() at sbwait+0x59/frame 0xfffffe00dddaaba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe00dddaac50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe00dddaaca0
soreceive() at soreceive+0x2f/frame 0xfffffe00dddaacc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe00dddaad70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe00dddaae00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00dddaaf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00dddaaf30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x11ad321d029a, rsp = 0x11ad32b9bea8, rbp = 0x11ad32b9bef0 ---

Tracing command dpinger pid 77791 tid 883017 td 0xfffff8000ff40780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049bec10
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049bec30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049bec70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe01049becb0
_sleep() at _sleep+0x180/frame 0xfffffe01049bed40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe01049bedc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe01049bee00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049bef30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049bef30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x11ad321d013a, rsp = 0x11ad33257f48, rbp = 0x11ad33257f70 ---

Tracing command dpinger pid 77791 tid 883018 td 0xfffff8000ff33000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b71c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b71c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b71c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104b71cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104b71d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104b71dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104b71e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b71f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b71f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x11ad321d013a, rsp = 0x11ad33c62f18, rbp = 0x11ad33c62f40 ---

Tracing command dpinger pid 77791 tid 883019 td 0xfffff8000ffdb000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104b94b60
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104b94b80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104b94bc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104b94bd0
_sleep() at _sleep+0x197/frame 0xfffffe0104b94c60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe0104b94ca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe0104b94d30
accept1() at accept1+0x196/frame 0xfffffe0104b94e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104b94f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104b94f30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x11ad321cffda, rsp = 0x11ad34614e78, rbp = 0x11ad34614eb0 ---

Tracing command dpinger pid 81888 tid 665775 td 0xfffff8000ffce780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe01049b9b70
mi_switch() at mi_switch+0xbc/frame 0xfffffe01049b9b90
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe01049b9bd0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe01049b9be0
_sleep() at _sleep+0x197/frame 0xfffffe01049b9c70
umtxq_sleep() at umtxq_sleep+0x2cd/frame 0xfffffe01049b9cf0
do_wait() at do_wait+0x258/frame 0xfffffe01049b9d70
__umtx_op_wait() at __umtx_op_wait+0x53/frame 0xfffffe01049b9dc0
sys__umtx_op() at sys__umtx_op+0x7e/frame 0xfffffe01049b9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe01049b9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe01049b9f30
--- syscall (454, FreeBSD ELF64, _umtx_op), rip = 0x237eb47e34bc, rsp = 0x237eb183d9a8, rbp = 0x237eb183da30 ---

Tracing command dpinger pid 81888 tid 883076 td 0xfffff8000ff49780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104cd9a80
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104cd9aa0
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104cd9ae0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe0104cd9af0
_sleep() at _sleep+0x197/frame 0xfffffe0104cd9b80
sbwait() at sbwait+0x59/frame 0xfffffe0104cd9ba0
soreceive_generic_locked() at soreceive_generic_locked+0x205/frame 0xfffffe0104cd9c50
soreceive_generic() at soreceive_generic+0xb2/frame 0xfffffe0104cd9ca0
soreceive() at soreceive+0x2f/frame 0xfffffe0104cd9cc0
kern_recvit() at kern_recvit+0x144/frame 0xfffffe0104cd9d70
sys_recvfrom() at sys_recvfrom+0xa2/frame 0xfffffe0104cd9e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104cd9f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104cd9f30
--- syscall (29, FreeBSD ELF64, recvfrom), rip = 0x237eb47e329a, rsp = 0x237eb5299ea8, rbp = 0x237eb5299ef0 ---

Tracing command dpinger pid 81888 tid 883077 td 0xfffff8002f82c780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe00ddd82c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe00ddd82c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe00ddd82c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe00ddd82cb0
_sleep() at _sleep+0x180/frame 0xfffffe00ddd82d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe00ddd82dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe00ddd82e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe00ddd82f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe00ddd82f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x237eb47e313a, rsp = 0x237eb569ef48, rbp = 0x237eb569ef70 ---

Tracing command dpinger pid 81888 tid 883078 td 0xfffff8002f81f000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104955c10
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104955c30
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe0104955c70
sleepq_timedwait_sig() at sleepq_timedwait_sig+0x12/frame 0xfffffe0104955cb0
_sleep() at _sleep+0x180/frame 0xfffffe0104955d40
kern_clock_nanosleep() at kern_clock_nanosleep+0x24f/frame 0xfffffe0104955dc0
sys_nanosleep() at sys_nanosleep+0x3b/frame 0xfffffe0104955e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104955f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104955f30
--- syscall (240, FreeBSD ELF64, nanosleep), rip = 0x237eb47e313a, rsp = 0x237eb60faf18, rbp = 0x237eb60faf40 ---

Tracing command dpinger pid 81888 tid 883079 td 0xfffff8002f836000
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe010494bb60
mi_switch() at mi_switch+0xbc/frame 0xfffffe010494bb80
sleepq_catch_signals() at sleepq_catch_signals+0x27d/frame 0xfffffe010494bbc0
sleepq_wait_sig() at sleepq_wait_sig+0x9/frame 0xfffffe010494bbd0
_sleep() at _sleep+0x197/frame 0xfffffe010494bc60
solisten_dequeue() at solisten_dequeue+0x65/frame 0xfffffe010494bca0
kern_accept4() at kern_accept4+0x1a1/frame 0xfffffe010494bd30
accept1() at accept1+0x196/frame 0xfffffe010494be00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe010494bf30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe010494bf30
--- syscall (541, FreeBSD ELF64, accept4), rip = 0x237eb47e2fda, rsp = 0x237eb63c9e78, rbp = 0x237eb63c9eb0 ---

Tracing command unbound-control pid 12284 tid 103218 td 0xfffff8002f864780
sched_ule_sswitch() at sched_ule_sswitch+0x835/frame 0xfffffe0104d24ae0
mi_switch() at mi_switch+0xbc/frame 0xfffffe0104d24b00
ipi_bitmap_handler() at ipi_bitmap_handler+0x86/frame 0xfffffe0104d24b30
Xipi_intr_bitmap_handler() at Xipi_intr_bitmap_handler+0xb3/frame 0xfffffe0104d24b30
--- interrupt, rip = 0xffffffff8124c7ea, rsp = 0xfffffe0104d24c00, rbp = 0xfffffe0104d24c20 ---
vm_page_free_prep() at vm_page_free_prep+0xba/frame 0xfffffe0104d24c20
vm_page_free_toq() at vm_page_free_toq+0x12/frame 0xfffffe0104d24c50
pctrie_reclaim_resume_cb() at pctrie_reclaim_resume_cb+0x88/frame 0xfffffe0104d24ca0
vm_object_terminate() at vm_object_terminate+0xa2/frame 0xfffffe0104d24cd0
vm_object_deallocate() at vm_object_deallocate+0x17d/frame 0xfffffe0104d24d10
vm_map_process_deferred() at vm_map_process_deferred+0x8f/frame 0xfffffe0104d24d30
vm_map_remove() at vm_map_remove+0xc3/frame 0xfffffe0104d24d60
vmspace_exit() at vmspace_exit+0xab/frame 0xfffffe0104d24d90
exit1() at exit1+0x54a/frame 0xfffffe0104d24df0
sys__exit() at sys__exit+0xd/frame 0xfffffe0104d24e00
amd64_syscall() at amd64_syscall+0x126/frame 0xfffffe0104d24f30
fast_syscall_common() at fast_syscall_common+0xf8/frame 0xfffffe0104d24f30
--- syscall (1, FreeBSD ELF64, _exit), rip = 0x8280a5e3a, rsp = 0x820929338, rbp = 0x820929350 ---
db:0:kdb.enter.default>  capture off
