syzbot


Fatal trap NUM: page fault while in kernel mode (2)

Status: fixed on 2021/12/14 01:02
Reported-by: syzbot+7b7697379a0a28fb9d25@syzkaller.appspotmail.com
Fix commit: 12ae3476f35c tcp_drain(): initialize the inpcb iterator when curvnet is set
First crash: 874d, last: 874d
Similar bugs (5)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
freebsd Fatal trap NUM: page fault while in kernel mode (3) 3 849d 863d 0/2 auto-closed as invalid on 2022/03/28 07:44
freebsd Fatal trap 12: page fault while in kernel mode (3) C 140 950d 1557d 2/2 fixed on 2021/09/18 04:00
freebsd Fatal trap NUM: page fault while in kernel mode (4) C 7 433d 758d 0/2 closed as invalid on 2023/10/05 09:23
freebsd Fatal trap NUM: page fault while in kernel mode 177 939d 942d 2/2 fixed on 2021/09/29 10:05
freebsd Fatal trap NUM: page fault while in kernel mode (5) 15 16d 92d 0/2 upstream: reported on 2024/01/23 18:25

Sample crash report:
Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address	= 0x28
fault code		= supervisor read data, page not present
instruction pointer	= 0x20:0xffffffff81b1514c
stack pointer	        = 0x0:0xfffffe00540c4860
frame pointer	        = 0x0:0xfffffe00540c4950
code segment		= base 0x0, limit 0xfffff, type 0x1b
			= DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags	= interrupt enabled, resume, IOPL = 0
current process		= 7 (dom0)


FreeBSD/amd64trap number		= 12
panic: page fault
cpuid = 0
time = 2510
KDB: stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0xc7/frame 0xfffffe00540c4070
kdb_backtrace() at kdb_backtrace+0xd3/frame 0xfffffe00540c41d0
00:41:50 executing program 2:
r0 = socket$inet_sctp(0x2, 0x1, 0x84)
getsockopt$inet_sctp_SCTP_EVENT(r0, 0x84, 0x1e, &(0x7f0000000200)={0x0, 0x5}, &(0x7f0000000240)=0x8)

00:41:50 executing program 2:
r0 = socket(0x1c, 0x1, 0x0)
r1 = fcntl$dupfd(r0, 0x0, r0)
setsockopt$inet_tcp_TCP_FUNCTION_BLK(r0, 0x6, 0x2000, &(0x7f0000000100)={'rack\x00'}, 0x24)
setsockopt$inet_tcp_int(r0, 0x6, 0x8, &(0x7f0000000000)=0x4d31b64, 0x4)
bind$inet6(r0, &(0x7f00000000c0)={0x1c, 0x1c, 0x0, 0x0, @loopback}, 0x1c)
connect$inet6(r0, &(0x7f0000000140)={0x1c, 0x1c, 0x0, 0x0, @empty}, 0x1c)
sendto(r1, &(0x7f00000009c0)='0', 0x1, 0x0, 0x0, 0x0)

vpanic() at vpanic+0x2b8/frame 0xfffffe00540c42b0
panic() at panic+0xb5/frame 0xfffffe00540c4370
trap_fatal() at trap_fatal+0x6a4/frame 0xfffffe00540c4470
trap_pfault() at trap_pfault+0x186/frame 0xfffffe00540c45b0
trap() at trap+0x5e4/frame 0xfffffe00540c4790
calltrap() at calltrap+0x8/frame 0xfffffe00540c4790
--- trap 0xc, rip = 0xffffffff81b1514c, rsp = 0xfffffe00540c4860, rbp = 0xfffffe00540c4950 ---
tcp_drain() at tcp_drain+0xbc/frame 0xfffffe00540c4950
mb_reclaim() at mb_reclaim+0x119/frame 0xfffffe00540c4a30
vm_pageout_worker() at vm_pageout_worker+0x862/frame 0xfffffe00540c4ea0
vm_pageout() at vm_pageout+0x2cf/frame 0xfffffe00540c4ef0
fork_exit() at fork_exit+0xd0/frame 0xfffffe00540c4f30
fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe00540c4f30
--- trap 0, rip = 0, rsp = 0, rbp = 0 ---
KDB: enter: panic
[ thread pid 7 tid 100076 ]
Stopped at      kdb_enter+0x6b: movq    $0,0x250fd0a(%rip)
db> set $lines = 0
db> set $maxwidth = 0
db> show registers
cs                        0x20
ds                        0x3b
es                        0x3b
fs                        0x13
gs                        0x1b
ss                           0
rax                       0x12
rcx         0x9d72d83839f40da4
rdx                        0x1
rbx                          0
rsp         0xfffffe00540c41b0
rbp         0xfffffe00540c41d0
rsi                          0
rdi         0xffffffff8175cafa  vprintf+0x35a
r8                           0
r9                  0xffffffff
r10                          0
r11                          0
r12         0xfffffe00576c2ac0
r13         0xfffffe00540c4201
r14         0xffffffff82b3e520  .str.18
r15         0xffffffff82b3e520  .str.18
rip         0xffffffff8175030b  kdb_enter+0x6b
rflags                    0x46
kdb_enter+0x6b: movq    $0,0x250fd0a(%rip)
db> show proc
Process 7 (pagedaemon) at 0xfffffe0053de2a90:
 state: NORMAL
 uid: 0  gids: 0
 parent: pid 0 at 0xffffffff83c03860
 ABI: null
 flag: 0x10000284  flag2: 0
 reaper: 0xffffffff83c03860 reapsubtree: 7
 sigparent: 20
 vmspace: 0xffffffff83c04800
   (map 0xffffffff83c04800)
   (map.pmap 0xffffffff83c048c0)
   (pmap 0xffffffff83c04928)
 threads: 3
100076                   Run     CPU 0                       [dom0]
100082                   D       launds  0xffffffff83d78844  [laundry: dom0]
100083                   D       umarcl  0xffffffff81e40bb0  [uma]
db> ps
  pid  ppid  pgrp   uid  state   wmesg   wchan               cmd
31893   784   784     0  R       (threaded)                  syz-executor.0
148983                   RunQ                                syz-executor.0
149051                   S       connec  0xfffffe00ae34bc1a  syz-executor.0
31892   793   793     0  R       (threaded)                  syz-executor.3
149026                   RunQ                                syz-executor.3
149048                   S       uwait   0xfffffe00ae0a3980  syz-executor.3
31890   787   787     0  R       (threaded)                  syz-executor.1
148933                   RunQ                                syz-executor.1
149049                   S       connec  0xfffffe00ae349c1a  syz-executor.1
149052                   S       uwait   0xfffffe00b16e3e80  syz-executor.1
31818     1   784     0  S       uwait   0xfffffe00ae0a2880  syz-executor.0
31810     1   785     0  S       uwait   0xfffffe00ae0a1900  syz-executor.2
31807     1   784     0  S       uwait   0xfffffe00b16e3600  syz-executor.0
31804     1   785     0  S       uwait   0xfffffe00b16e3c80  syz-executor.2
31801     1   784     0  S       uwait   0xfffffe00b015c600  syz-executor.0
31794     1   784     0  S       uwait   0xfffffe00b015a400  syz-executor.0
31788     1   784     0  S       uwait   0xfffffe00ae0a1b00  syz-executor.0
31085     1   793     0  S       uwait   0xfffffe00ae0a3680  syz-executor.3
31079     1   793     0  S       umtxn   0xfffffe00ae0a1500  syz-executor.3
31076     1   793     0  S       uwait   0xfffffe00ae0a2a80  syz-executor.3
31067     1   793     0  S       uwait   0xfffffe00ae0a4100  syz-executor.3
31059     1   793     0  S       uwait   0xfffffe00b18e8880  syz-executor.3
30961     1   785     0  S       uwait   0xfffffe00b18e8480  syz-executor.2
30959     1   785     0  S       uwait   0xfffffe00ae0a2f00  syz-executor.2
30951     1   787     0  S       uwait   0xfffffe00ae0a3780  syz-executor.1
30950     1   787     0  S       uwait   0xfffffe00ae0a3180  syz-executor.1
30949     1   784     0  S       uwait   0xfffffe00b16e1900  syz-executor.0
30947     1   784     0  S       umtxn   0xfffffe00ae0a3280  syz-executor.0
30941     1   785     0  S       umtxn   0xfffffe00ae0a3b80  syz-executor.2
30940     1   787     0  S       uwait   0xfffffe00ae0a2680  syz-executor.1
30939     1   784     0  S       uwait   0xfffffe00b16e2080  syz-executor.0
30938     1   787     0  S       uwait   0xfffffe00b16e1680  syz-executor.1
30937     1   785     0  S       uwait   0xfffffe00ae0a2780  syz-executor.2
30936     1   784     0  S       uwait   0xfffffe00ae0a2b80  syz-executor.0
30930     1   784     0  S       uwait   0xfffffe00b18e8280  syz-executor.0
30929     1   785     0  S       uwait   0xfffffe00ae0a2380  syz-executor.2
30928     1   787     0  S       uwait   0xfffffe00b18e8a80  syz-executor.1
30926     1   787     0  S       uwait   0xfffffe00ae0a2080  syz-executor.1
30925     1   784     0  S       uwait   0xfffffe00ae0a2180  syz-executor.0
30924     1   785     0  S       uwait   0xfffffe00ae0a4000  syz-executor.2
30918     1   784     0  S       uwait   0xfffffe00b015aa00  syz-executor.0
30917     1   784     0  S       uwait   0xfffffe00ae0a2280  syz-executor.0
30916     1   784     0  S       umtxn   0xfffffe00b16e2400  syz-executor.0
30915     1   784     0  S       uwait   0xfffffe00b015c100  syz-executor.0
30905     1   784     0  S       uwait   0xfffffe00ae0a3480  syz-executor.0
30899     1   784     0  S       uwait   0xfffffe00ae0a3e80  syz-executor.0
30872     1   793     0  S       uwait   0xfffffe00ae0a3880  syz-executor.3
30871     1   793     0  S       uwait   0xfffffe00b16e2b80  syz-executor.3
30712     1   793     0  S       uwait   0xfffffe00b16e1b00  syz-executor.3
30702     1   793     0  S       uwait   0xfffffe00b16e1d00  syz-executor.3
30693     1   793     0  S       uwait   0xfffffe00b16e2300  syz-executor.3
30688     1   793     0  S       uwait   0xfffffe00b015a500  syz-executor.3
30678     1   793     0  S       uwait   0xfffffe00b16e2580  syz-executor.3
30443     1   785     0  S       umtxn   0xfffffe00ae0a3a80  syz-executor.2
30442     1   787     0  S       uwait   0xfffffe00b16e1c00  syz-executor.1
30441     1   787     0  S       uwait   0xfffffe00b18e8180  syz-executor.1
30440     1   785     0  S       uwait   0xfffffe00b16e1e00  syz-executor.2
30437     1   787     0  S       umtxn   0xfffffe00b16e2180  syz-executor.1
30436     1   785     0  S       uwait   0xfffffe00b18e8b00  syz-executor.2
30435     1   785     0  S       uwait   0xfffffe00b16e1a00  syz-executor.2
30434     1   787     0  S       uwait   0xfffffe00ae9c8f00  syz-executor.1
30427     1   787     0  S       uwait   0xfffffe00b16e2280  syz-executor.1
30426     1   785     0  S       uwait   0xfffffe00b015ad00  syz-executor.2
30425     1   787     0  S       uwait   0xfffffe00b18e8980  syz-executor.1
30424     1   785     0  S       uwait   0xfffffe00b015bc80  syz-executor.2
30419     1   787     0  S       uwait   0xfffffe00b16e2d80  syz-executor.1
30418     1   787     0  S       uwait   0xfffffe00b16e1f00  syz-executor.1
30410     1   787     0  S       uwait   0xfffffe00b16e2880  syz-executor.1
30409     1   787     0  S       uwait   0xfffffe00b16e3100  syz-executor.1
29972     1   785     0  S       uwait   0xfffffe00b18e8780  syz-executor.2
29971     1   785     0  S       umtxn   0xfffffe00b18e8580  syz-executor.2
29960     1   785     0  S       uwait   0xfffffe00b16e2680  syz-executor.2
29959     1   785     0  S       uwait   0xfffffe00b16e2980  syz-executor.2
29952     1   785     0  S       uwait   0xfffffe00b18e8380  syz-executor.2
29949     1   785     0  S       uwait   0xfffffe00b18e8f00  syz-executor.2
29942     1   785     0  S       uwait   0xfffffe00b18e8080  syz-executor.2
29941     1   785     0  S       uwait   0xfffffe00b015a100  syz-executor.2
29939     1   785     0  S       uwait   0xfffffe00b16e2c80  syz-executor.2
29935     1   785     0  S       uwait   0xfffffe00b16e3000  syz-executor.2
29808     1   785     0  S       uwait   0xfffffe00b16e2a80  syz-executor.2
29807     1   785     0  S       uwait   0xfffffe00ae9c5580  syz-executor.2
29800     1   785     0  S       uwait   0xfffffe00b18e8d00  syz-executor.2
29799     1   785     0  S       uwait   0xfffffe00b015a300  syz-executor.2
29758     1   787     0  S       uwait   0xfffffe00b16e2e80  syz-executor.1
29753     1   787     0  S       uwait   0xfffffe00b015cb00  syz-executor.1
29748     1   784     0  S       uwait   0xfffffe00ae9c5780  syz-executor.0
29745     1   787     0  S       uwait   0xfffffe00b18e9680  syz-executor.1
29739     1   784     0  S       uwait   0xfffffe00b015d580  syz-executor.0
29738     1   785     0  S       uwait   0xfffffe00b015cf00  syz-executor.2
29733     1   784     0  S       uwait   0xfffffe00b015c800  syz-executor.0
29732     1   785     0  S       uwait   0xfffffe00b18e8c80  syz-executor.2
29728     1 29718     0  S       uwait   0xfffffe00b015a680  syz-executor.2
29723     1   784     0  S       uwait   0xfffffe00b18e9880  syz-executor.0
29722     1   785     0  S       uwait   0xfffffe00b015a000  syz-executor.2
29565     1   784     0  S       uwait   0xfffffe00b18e9280  syz-executor.0
29564     1   784     0  S       uwait   0xfffffe00b015a900  syz-executor.0
29476     1   793 60928  S       uwait   0xfffffe00ae9c5a80  syz-executor.3
29475     1   793 60928  S       uwait   0xfffffe00b015a200  syz-executor.3
29467     1   793     0  T       uwait   0xfffffe00b015ab00  syz-executor.3
29462     1   793     0  T       uwait   0xfffffe00b18e9480  syz-executor.3
29436     1   785     0  S       uwait   0xfffffe00b015b500  syz-executor.2
29430     1   793     0  S       uwait   0xfffffe00b015a600  syz-executor.3
29426     1   785     0  S       uwait   0xfffffe00b015ba80  syz-executor.2
29423     1   784     0  S       uwait   0xfffffe00b015b000  syz-executor.0
29418     1   793     0  S       uwait   0xfffffe00b015a800  syz-executor.3
29410     1   785     0  S       uwait   0xfffffe00b015d380  syz-executor.2
29409     1   793     0  S       uwait   0xfffffe00b015b600  syz-executor.3
29405     1   784     0  S       uwait   0xfffffe00b18e9580  syz-executor.0
29400     1   787     0  S       uwait   0xfffffe00b015ca00  syz-executor.1
29396     1   793     0  S       uwait   0xfffffe00b18ea180  syz-executor.3
29395     1   785     0  S       uwait   0xfffffe00b18e9e00  syz-executor.2
29394     1   784     0  S       uwait   0xfffffe00b18ead00  syz-executor.0
29386     1   787     0  S       uwait   0xfffffe00b18e9b00  syz-executor.1
29384     1   785     0  S       uwait   0xfffffe00b015c200  syz-executor.2
29380     1   787     0  S       umtxn   0xfffffe00b18e9780  syz-executor.1
29379     1   793     0  S       uwait   0xfffffe00b18e9180  syz-executor.3
29378     1   785     0  S       uwait   0xfffffe00b015ac00  syz-executor.2
29372     1   793     0  S       uwait   0xfffffe00b015b200  syz-executor.3
29366     1   793     0  S       uwait   0xfffffe00b015b400  syz-executor.3
29364     1   793     0  S       uwait   0xfffffe00ae9c5e80  syz-executor.3
29110     1   793     0  S       umtxn   0xfffffe00b015b700  syz-executor.3
29105     1   793     0  S       umtxn   0xfffffe00b18ea680  syz-executor.3
29103     1   793     0  S       uwait   0xfffffe00b18e9c80  syz-executor.3
29101     1   793     0  S       uwait   0xfffffe00adcc9d80  syz-executor.3
28747     1   785 60928  S       uwait   0xfffffe00b18e9380  syz-executor.2
28746     1   785 60928  S       uwait   0xfffffe00b18e9f00  syz-executor.2
28547     1   785     0  S       uwait   0xfffffe00b18e9080  syz-executor.2
28544     1   785     0  S       umtxn   0xfffffe00b18e8e00  syz-executor.2
28539     1   793     0  S       uwait   0xfffffe00ae9c5680  syz-executor.3
28361     1   793     0  S       uwait   0xfffffe00b18ea080  syz-executor.3
28359     1   784     0  S       umtxn   0xfffffe00b015b100  syz-executor.0
28321     1   784     0  S       uwait   0xfffffe00b015dc80  syz-executor.0
28318     1   784     0  S       uwait   0xfffffe00b015d880  syz-executor.0
27885     1   793     0  S       uwait   0xfffffe00b015d680  syz-executor.3
27879     1   787     0  S       uwait   0xfffffe00ae9c6e00  syz-executor.1
27877     1   793     0  S       uwait   0xfffffe00b015be80  syz-executor.3
27876     1   787     0  S       uwait   0xfffffe00b015c700  syz-executor.1
27874     1   793     0  S       uwait   0xfffffe00b18ea580  syz-executor.3
27871     1   787     0  S       umtxn   0xfffffe00b015b800  syz-executor.1
27869     1   787     0  S       uwait   0xfffffe00b18e9a80  syz-executor.1
27868     1   787     0  S       uwait   0xfffffe00b015b300  syz-executor.1
27857     1   785     0  S       uwait   0xfffffe00b015c500  syz-executor.2
27852     1   785     0  S       umtxn   0xfffffe00b18ea380  syz-executor.2
27847     1   785     0  S       uwait   0xfffffe00b015d480  syz-executor.2
27842     1   785     0  S       umtxn   0xfffffe00b015c900  syz-executor.2
27836     1   785     0  S       uwait   0xfffffe00b015bb80  syz-executor.2
27587     1   785     0  S       uwait   0xfffffe00b18ea280  syz-executor.2
27578     1   785     0  S       umtxn   0xfffffe00b015c300  syz-executor.2
27573     1   785     0  S       umtxn   0xfffffe00ae9c5480  syz-executor.2
27564     1   785     0  S       uwait   0xfffffe00b015bd80  syz-executor.2
27555     1   785     0  S       uwait   0xfffffe00b015c000  syz-executor.2
27544     1   785     0  S       uwait   0xfffffe00ae9c5200  syz-executor.2
27542     1   793     0  S       uwait   0xfffffe00b015b980  syz-executor.3
27420 27419 27419     0  SV      uwait   0xfffffe00b18e9b80  syz-executor.3
27419     1 27419     0  DVs     ppwait  0xfffffe00ae5aef88  syz-executor.3
27124     0     0     0  DL      mdwait  0xfffffe00b0635000  [md15]
27123     0     0     0  DL      mdwait  0xfffffe00b0634000  [md14]
26689     1   793     0  S       uwait   0xfffffe00b18ea480  syz-executor.3
26686     1   793     0  S       uwait   0xfffffe00b015ce00  syz-executor.3
26679     1   793     0  S       uwait   0xfffffe00ae9c8b80  syz-executor.3
26678     1   793     0  S       uwait   0xfffffe00b015c400  syz-executor.3
26669     1   793     0  S       uwait   0xfffffe00b015cd00  syz-executor.3
26668     1   793     0  S       uwait   0xfffffe00b015cc00  syz-executor.3
26665     1   793     0  S       uwait   0xfffffe00b015d180  syz-executor.3
26664     1   793     0  S       uwait   0xfffffe00b015db80  syz-executor.3
26662     1   793     0  S       uwait   0xfffffe00adcc6200  syz-executor.3
26659     1   793     0  S       uwait   0xfffffe00b18ea800  syz-executor.3
26619     1   787     0  S       uwait   0xfffffe00b18ea780  syz-executor.1
26618     1   787     0  S       uwait   0xfffffe00ae9c5380  syz-executor.1
26608     1   787     0  S       umtxn   0xfffffe00b015d280  syz-executor.1
26605     1   787     0  S       uwait   0xfffffe00b015e000  syz-executor.1
26598     1   787     0  S       uwait   0xfffffe00b015d980  syz-executor.1
26597     1   787     0  S       umtxn   0xfffffe00ae9c5b80  syz-executor.1
26589     1   787     0  S       uwait   0xfffffe00b015d780  syz-executor.1
26588     1   787     0  S       uwait   0xfffffe00ae9c7c00  syz-executor.1
26582     1   787     0  S       uwait   0xfffffe00ae9c5880  syz-executor.1
26579     1   787     0  S       uwait   0xfffffe00b015de80  syz-executor.1
25974     1   793     0  S       umtxn   0xfffffe00b015d080  syz-executor.3
25969     1   793     0  S       uwait   0xfffffe00b015da80  syz-executor.3
25966     1   793     0  S       uwait   0xfffffe00b18eac00  syz-executor.3
25959     1   793     0  S       uwait   0xfffffe00ae9c5000  syz-executor.3
25958     1   793     0  S       uwait   0xfffffe00af103d80  syz-executor.3
25899     1   785     0  S       uwait   0xfffffe00b18eb280  syz-executor.2
25895     1   785     0  S       uwait   0xfffffe00adcc6500  syz-executor.2
25487     1   784     0  S       uwait   0xfffffe00adcc9e80  syz-executor.0
25483     1   784     0  S       umtxn   0xfffffe00ae9c7080  syz-executor.0
25473     1   793     0  S       uwait   0xfffffe00adcc6000  syz-executor.3
25418     1   785     0  S       uwait   0xfffffe00ae9c5980  syz-executor.2
25415     1   785     0  S       uwait   0xfffffe00af103c80  syz-executor.2
25408     1   785     0  S       uwait   0xfffffe00b18eb680  syz-executor.2
25407     1   787     0  S       uwait   0xfffffe00b18eab00  syz-executor.1
25406     1   785     0  S       uwait   0xfffffe00ae9c6800  syz-executor.2
25401     1   787     0  S       uwait   0xfffffe00b18eaa00  syz-executor.1
25400     1   785     0  S       umtxn   0xfffffe00b18ea900  syz-executor.2
25399     1   785     0  S       uwait   0xfffffe00ae9c7400  syz-executor.2
25397     1   785     0  S       uwait   0xfffffe00ae9c5c80  syz-executor.2
25395     1   785     0  S       uwait   0xfffffe00b18eb480  syz-executor.2
25394     1   787     0  S       uwait   0xfffffe00adcc7a80  syz-executor.1
25391     1   785     0  S       uwait   0xfffffe00af103e80  syz-executor.2
25389     1   785     0  S       uwait   0xfffffe00ae9c6000  syz-executor.2
25385     1   787     0  S       uwait   0xfffffe00b18ebe80  syz-executor.1
25383     1   787     0  S       uwait   0xfffffe00ae9c6900  syz-executor.1
24998     1   785     0  S       uwait   0xfffffe00adcc6680  syz-executor.2
24994     1   785     0  S       umtxn   0xfffffe00b18eae00  syz-executor.2
24786     1   784     0  S       umtxn   0xfffffe00b18eb380  syz-executor.0
24785     1   784     0  S       uwait   0xfffffe00adcc7180  syz-executor.0
24777     1   787     0  S       uwait   0xfffffe00ae9c6a00  syz-executor.1
24775     1   787     0  S       uwait   0xfffffe00b18eba80  syz-executor.1
24771     1   784     0  S       uwait   0xfffffe00ae9c6c00  syz-executor.0
24770     1   784     0  S       uwait   0xfffffe00ae9c6500  syz-executor.0
24760     1   784     0  S       uwait   0xfffffe00b18ebd80  syz-executor.0
24759     1   784     0  S       uwait   0xfffffe00ae9c7600  syz-executor.0
24757     1   787     0  S       uwait   0xfffffe00b18ebb80  syz-executor.1
24756     1   787     0  S       uwait   0xfffffe00adcc6600  syz-executor.1
24745     1   787     0  S       uwait   0xfffffe00b18eb580  syz-executor.1
24744     1   787     0  S       uwait   0xfffffe00ae9c7900  syz-executor.1
24646     1   787     0  S       uwait   0xfffffe00b18eb080  syz-executor.1
24642     1   787     0  S       uwait   0xfffffe00b18eb180  syz-executor.1
24636     1   787     0  S       uwait   0xfffffe00adcc6780  syz-executor.1
24633     1   787     0  S       uwait   0xfffffe00b18eb780  syz-executor.1
24629     1   787     0  S       uwait   0xfffffe00b18eaf00  syz-executor.1
24628     1   787     0  S       uwait   0xfffffe00ae9c5d80  syz-executor.1
24620     1   787     0  S       uwait   0xfffffe00b18eb880  syz-executor.1
24618     1   787     0  S       uwait   0xfffffe00ae9c7d00  syz-executor.1
24615     1   787     0  S       uwait   0xfffffe00b18eb980  syz-executor.1
24613     1   787     0  S       uwait   0xfffffe00adcc6b00  syz-executor.1
24190     1   793     0  S       uwait   0xfffffe00adcc6400  syz-executor.3
24184     1   793     0  S       uwait   0xfffffe00ae9c7380  syz-executor.3
24181     1   793     0  S       uwait   0xfffffe00ae9c6600  syz-executor.3
24172     1   793     0  S       umtxn   0xfffffe00ae9c6b00  syz-executor.3
23974     0     0     0  DL      mdwait  0xfffffe00ae86f000  [md13]
23972     0     0     0  DL      mdwait  0xfffffe00aa4c8000  [md12]
23965     1   787     0  S       uwait   0xfffffe00adcc6300  syz-executor.1
23964     1   787     0  S       uwait   0xfffffe00ae9c6400  syz-executor.1
23959     1   787     0  S       uwait   0xfffffe00ada7cc00  syz-executor.1
23957     1   787     0  S       uwait   0xfffffe00adcc6100  syz-executor.1
23935     1   785     0  S       uwait   0xfffffe00ae9c7180  syz-executor.2
23934     1   785     0  S       uwait   0xfffffe00ae9c7800  syz-executor.2
23873     1   785     0  S       uwait   0xfffffe00ae9c6200  syz-executor.2
23872     1   785     0  S       umtxn   0xfffffe00ae9c6100  syz-executor.2
23764     1   784     0  S       uwait   0xfffffe00ae9c6700  syz-executor.0
23762     1   784     0  S       uwait   0xfffffe00ae9c7280  syz-executor.0
23731     1   784     0  S       uwait   0xfffffe00adcc7d80  syz-executor.0
23730     1   784     0  S       uwait   0xfffffe00adcc6d00  syz-executor.0
23727     1   784     0  S       uwait   0xfffffe00adcc6e00  syz-executor.0
23725     1   784     0  S       uwait   0xfffffe00adcc6f00  syz-executor.0
23665     1   785     0  S       uwait   0xfffffe00adcc6900  syz-executor.2
23663     1   785     0  S       uwait   0xfffffe00ae9c8880  syz-executor.2
23654     1   785     0  S       uwait   0xfffffe00adcc7680  syz-executor.2
23653     1   784     0  S       uwait   0xfffffe00ae9c6d00  syz-executor.0
23650     1   784     0  S       uwait   0xfffffe00ae9c8780  syz-executor.0
23649     1   785     0  S       uwait   0xfffffe00adcc7580  syz-executor.2
23641     1   784     0  S       uwait   0xfffffe00adcc7480  syz-executor.0
23640     1   785     0  S       uwait   0xfffffe00adcc6c00  syz-executor.2
23639     1   784     0  S       uwait   0xfffffe00ae9c6f00  syz-executor.0
23638     1   785     0  S       uwait   0xfffffe00adcc7880  syz-executor.2
23632     1   784     0  S       uwait   0xfffffe00adcc7b80  syz-executor.0
23631     1   784     0  S       uwait   0xfffffe00adcc6a00  syz-executor.0
23627     1   784     0  S       umtxn   0xfffffe00adcc7c80  syz-executor.0
23626     1   784     0  S       uwait   0xfffffe00ae9c8080  syz-executor.0
23625     1   784     0  S       uwait   0xfffffe00ae9c8c80  syz-executor.0
23624     1   784     0  S       uwait   0xfffffe00adcc7280  syz-executor.0
23488     1   785     0  S       uwait   0xfffffe00ae9c7f00  syz-executor.2
23481     1   785     0  S       uwait   0xfffffe00adcc7380  syz-executor.2
23477     1   793     0  S       uwait   0xfffffe00adcc7980  syz-executor.3
23469     1   785     0  S       uwait   0xfffffe00af100100  syz-executor.2
23465     1   793     0  S       uwait   0xfffffe00adcc7780  syz-executor.3
23459     1   793     0  S       uwait   0xfffffe00adcc7080  syz-executor.3
23456     1   793     0  S       uwait   0xfffffe00af100f00  syz-executor.3
23452     1   793     0  S       uwait   0xfffffe00ae9c7b00  syz-executor.3
23157     1 23147     0  S       uwait   0xfffffe00adcc7e00  syz-executor.2
23149     1 23147     0  S       uwait   0xfffffe00ae9c7a00  syz-executor.2
23007     1   793     0  S       uwait   0xfffffe00ae9c8a80  syz-executor.3
23004     1   793     0  S       uwait   0xfffffe00ae9c8d80  syz-executor.3
23003     1   785     0  S       uwait   0xfffffe00af100000  syz-executor.2
23001     1   785     0  S       uwait   0xfffffe00af100980  syz-executor.2
22998     1   793     0  S       uwait   0xfffffe00ae9c7700  syz-executor.3
22996     1   787     0  S       uwait   0xfffffe00ae9c7500  syz-executor.1
22995     1   793     0  S       uwait   0xfffffe00adcc8200  syz-executor.3
22994     1   787     0  S       uwait   0xfffffe00ada7eb80  syz-executor.1
22991     1   785     0  S       uwait   0xfffffe00ae9c7e00  syz-executor.2
22990     1   785     0  S       uwait   0xfffffe00adcc8400  syz-executor.2
22988     1   793     0  S       uwait   0xfffffe00ae9c8380  syz-executor.3
22986     1   793     0  S       umtxn   0xfffffe00af100300  syz-executor.3
22984     1   785     0  S       uwait   0xfffffe00af101480  syz-executor.2
22983     1   793     0  S       uwait   0xfffffe00af100480  syz-executor.3
22982     1   793     0  S       uwait   0xfffffe00af100200  syz-executor.3
22981     1   785     0  S       uwait   0xfffffe00ae9c8480  syz-executor.2
22979     1   787     0  S       umtxn   0xfffffe00adcc9400  syz-executor.1
22978     1   793     0  S       uwait   0xfffffe00af100680  syz-executor.3
22977     1   793     0  S       uwait   0xfffffe00ada7ed80  syz-executor.3
22974     1   787     0  S       umtxn   0xfffffe00adcc8300  syz-executor.1
22971     1   793     0  S       uwait   0xfffffe00af100580  syz-executor.3
22970     1   787     0  S       umtxn   0xfffffe00ae9c8980  syz-executor.1
22968     1   787     0  S       uwait   0xfffffe00ada7ee80  syz-executor.1
22967     1   793     0  S       uwait   0xfffffe00ae9c8580  syz-executor.3
22962     1   793     0  S       uwait   0xfffffe00adcc8900  syz-executor.3
22961     1   793     0  S       uwait   0xfffffe00ada7ec80  syz-executor.3
22960     1   793     0  S       uwait   0xfffffe00ae9c8280  syz-executor.3
22959     1   793     0  S       uwait   0xfffffe00ae9c8680  syz-executor.3
22740     1   784     0  S       uwait   0xfffffe00adcc8a00  syz-executor.0
22735     1   785     0  S       uwait   0xfffffe00af101680  syz-executor.2
22733     1   784     0  S       uwait   0xfffffe00adcc8500  syz-executor.0
22732     1   787     0  S       uwait   0xfffffe00ada7c200  syz-executor.1
22730     1   793     0  S       uwait   0xfffffe00af100780  syz-executor.3
22727     1   785     0  S       uwait   0xfffffe00a8f4dc00  syz-executor.2
22726     1   787     0  S       umtxn   0xfffffe00adcc8600  syz-executor.1
22725     1   784     0  S       uwait   0xfffffe00adcc8780  syz-executor.0
22724     1   793     0  S       uwait   0xfffffe00af100b80  syz-executor.3
22719     1   785     0  S       uwait   0xfffffe00a8f4db00  syz-executor.2
22718     1   793     0  S       uwait   0xfffffe00adcc8000  syz-executor.3
22717     1   787     0  S       uwait   0xfffffe00adcc8f00  syz-executor.1
22710     1   787     0  S       uwait   0xfffffe00af101c00  syz-executor.1
22707     1   787     0  S       uwait   0xfffffe00af103900  syz-executor.1
22663 22661   787     0  SV      uwait   0xfffffe00adcc8100  syz-executor.1
22661     1   787     0  DV      ppwait  0xfffffe00ae9b7f88  syz-executor.1
22600     1   784     0  S       uwait   0xfffffe00af100880  syz-executor.0
22598     1   784     0  S       uwait   0xfffffe00ada7ca00  syz-executor.0
22595     1   784     0  S       uwait   0xfffffe00a8f4da00  syz-executor.0
22593     1   784     0  S       umtxn   0xfffffe00adcc9080  syz-executor.0
22589     1   784     0  S       uwait   0xfffffe00adcc9a00  syz-executor.0
22585     1   784     0  S       uwait   0xfffffe00adcc9180  syz-executor.0
22582     1   784     0  S       uwait   0xfffffe00adcc8d00  syz-executor.0
22581     1   784     0  S       uwait   0xfffffe00af102480  syz-executor.0
22580     1   784     0  S       uwait   0xfffffe00adcc9500  syz-executor.0
22579     1   784     0  S       uwait   0xfffffe00af100a80  syz-executor.0
22576     1   784     0  S       uwait   0xfffffe00a9630a00  syz-executor.0
22574     1   784     0  S       uwait   0xfffffe00adcc9b00  syz-executor.0
22572     1   784     0  S       uwait   0xfffffe00a8f4dc80  syz-executor.0
22571     1   784     0  S       uwait   0xfffffe00af103700  syz-executor.0
22570     1   784     0  S       uwait   0xfffffe00af100e00  syz-executor.0
22568     1   784     0  S       uwait   0xfffffe00a8f4dd80  syz-executor.0
22567     1   784     0  S       uwait   0xfffffe00af100d80  syz-executor.0
22566     1   784     0  S       uwait   0xfffffe00af102280  syz-executor.0
22565     1   784     0  S       uwait   0xfffffe00adcc9800  syz-executor.0
22563     1   784     0  S       uwait   0xfffffe00af100c80  syz-executor.0
22562     1   784     0  S       uwait   0xfffffe00adcc9280  syz-executor.0
22560     1   784     0  S       uwait   0xfffffe00adcc8700  syz-executor.0
22559     1   784     0  S       uwait   0xfffffe00af101580  syz-executor.0
22558     1   784     0  S       uwait   0xfffffe00ada7c100  syz-executor.0
22555     1   784     0  S       uwait   0xfffffe00adcc9700  syz-executor.0
22281     1   784     0  S       uwait   0xfffffe00adcc8e00  syz-executor.0
22280     1   784     0  S       uwait   0xfffffe00af103600  syz-executor.0
22274     1   784     0  S       uwait   0xfffffe00ada7b500  syz-executor.0
22271     1   784     0  S       uwait   0xfffffe00adcc8b00  syz-executor.0
22201     1 22198     0  S       uwait   0xfffffe00af102580  syz-executor.3
22200     1 22198     0  S       uwait   0xfffffe00adcc9380  syz-executor.3
22164     1   784     0  S       uwait   0xfffffe00adcc9900  syz-executor.0
22163     1   784     0  S       uwait   0xfffffe00adcc9600  syz-executor.0
22157     1   784     0  S       uwait   0xfffffe00af102a80  syz-executor.0
22154     1   784     0  S       umtxn   0xfffffe00a8f4de00  syz-executor.0
21954     1   787     0  S       uwait   0xfffffe00adcc8c00  syz-executor.1
21953     1   784     0  S       uwait   0xfffffe00af101280  syz-executor.0
21948     1   787     0  S       uwait   0xfffffe00af102380  syz-executor.1
21947     1   784     0  S       uwait   0xfffffe00af101880  syz-executor.0
21941     1   787     0  S       uwait   0xfffffe00af101e00  syz-executor.1
21939     1   784     0  S       uwait   0xfffffe00af101780  syz-executor.0
21933     1   784     0  S       uwait   0xfffffe00adcc9c00  syz-executor.0
21926     1   784     0  S       uwait   0xfffffe00af101180  syz-executor.0
21606     1   784     0  S       uwait   0xfffffe00af101380  syz-executor.0
21361     1   793     0  S       uwait   0xfffffe00af102780  syz-executor.3
21360     1   793     0  S       uwait   0xfffffe00af102880  syz-executor.3
21335     1   793     0  S       uwait   0xfffffe00af102080  syz-executor.3
21330     1   793     0  S       uwait   0xfffffe00a9630b00  syz-executor.3
21325     1   793     0  S       uwait   0xfffffe00af103400  syz-executor.3
21323     1   793     0  S       uwait   0xfffffe00a9630e00  syz-executor.3
21317     1   793     0  S       umtxn   0xfffffe00ada7c600  syz-executor.3
21190     1   784     0  S       uwait   0xfffffe00a9630900  syz-executor.0
21188     1   784     0  S       uwait   0xfffffe00ada7b600  syz-executor.0
21164     1   784     0  S       uwait   0xfffffe00a8f4c600  syz-executor.0
21163     1   784     0  S       uwait   0xfffffe00af103200  syz-executor.0
21162     1   784     0  S       uwait   0xfffffe00af101f00  syz-executor.0
21157     1   784     0  S       uwait   0xfffffe00a8f4a280  syz-executor.0
20852     1   793     0  S       uwait   0xfffffe00a9630d00  syz-executor.3
20849     1   793     0  S       uwait   0xfffffe00af103800  syz-executor.3
20838     1   793     0  S       uwait   0xfffffe00af102680  syz-executor.3
20836     1   793     0  S       umtxn   0xfffffe00af103b00  syz-executor.3
20835     1   787     0  S       uwait   0xfffffe00af102e80  syz-executor.1
20833     1   787     0  S       uwait   0xfffffe00ada7b100  syz-executor.1
20831     1   787     0  S       uwait   0xfffffe00a8f4c400  syz-executor.1
20829     1   787     0  S       umtxn   0xfffffe00af102180  syz-executor.1
20827     1   793     0  S       uwait   0xfffffe00ada7cb00  syz-executor.3
20826     1   793     0  S       uwait   0xfffffe00af103a00  syz-executor.3
20823     1   787     0  S       uwait   0xfffffe00ada7c900  syz-executor.1
20821     1   787     0  S       uwait   0xfffffe00af101b00  syz-executor.1
20817     1   787     0  S       uwait   0xfffffe00af102980  syz-executor.1
20816     1   787     0  S       uwait   0xfffffe00a8f4a300  syz-executor.1
20812     1   787     0  S       uwait   0xfffffe00a9630f00  syz-executor.1
20809     1   787     0  S       uwait   0xfffffe00af103000  syz-executor.1
20605     1   784     0  S       uwait   0xfffffe00ada7bb80  syz-executor.0
20601     1   793     0  S       uwait   0xfffffe00a8f4a480  syz-executor.3
20598     1   793     0  S       umtxn   0xfffffe00ada7b000  syz-executor.3
20596     1   784     0  S       umtxn   0xfffffe00af101d00  syz-executor.0
20592     1   784     0  S       uwait   0xfffffe00ada7b300  syz-executor.0
20587     1   793     0  S       uwait   0xfffffe00af102d80  syz-executor.3
20584     1   793     0  S       uwait   0xfffffe00ada7da80  syz-executor.3
20581     1   784     0  S       uwait   0xfffffe00ada7b700  syz-executor.0
20578     1   784     0  S       uwait   0xfffffe00af102c80  syz-executor.0
20575     1   793     0  S       uwait   0xfffffe00af103100  syz-executor.3
20573     1   784     0  S       uwait   0xfffffe00af103300  syz-executor.0
20572     1   793     0  S       uwait   0xfffffe00ada7c000  syz-executor.3
20567     1   793     0  S       uwait   0xfffffe00af103500  syz-executor.3
20562     1   793     0  S       uwait   0xfffffe00ada7b200  syz-executor.3
20549     1   793     0  SV      uwait   0xfffffe00af101a00  syz-executor.3
20542     1   793     0  SV      sigwait 0xfffffe00af06b0b0  syz-executor.3
20400     1   793     0  S       uwait   0xfffffe00ada7d180  syz-executor.3
20393     1   793     0  S       umtxn   0xfffffe00a8f4ac00  syz-executor.3
20386     1   793     0  S       uwait   0xfffffe00af102b80  syz-executor.3
20379     1   793     0  S       uwait   0xfffffe00ada7ba80  syz-executor.3
20375     1   793     0  S       uwait   0xfffffe00a8f4a080  syz-executor.3
19988     1   785     0  S       uwait   0xfffffe00ada7b800  syz-executor.2
19985     1   784     0  S       uwait   0xfffffe00ada7b980  syz-executor.0
19982     1   785     0  S       uwait   0xfffffe00a8f4a180  syz-executor.2
19979     1   784     0  S       uwait   0xfffffe00a8f4a500  syz-executor.0
19976     1   785     0  S       umtxn   0xfffffe00ada7bd80  syz-executor.2
19973     1   784     0  S       uwait   0xfffffe00a8f4ab00  syz-executor.0
19966     1   784     0  S       uwait   0xfffffe00a8f4bc00  syz-executor.0
19965     1   784     0  S       uwait   0xfffffe00a8f4ad80  syz-executor.0
19832     1   784     0  S       uwait   0xfffffe00a8f4c700  syz-executor.0
19831     1   787     0  S       uwait   0xfffffe00ada7be80  syz-executor.1
19822     1   787     0  S       uwait   0xfffffe00ada7c500  syz-executor.1
19820     1   784     0  S       uwait   0xfffffe00ada7c300  syz-executor.0
19816     1   793     0  S       uwait   0xfffffe00ada7d480  syz-executor.3
19815     1   785     0  S       uwait   0xfffffe00ada7c400  syz-executor.2
19814     1   787     0  S       uwait   0xfffffe00ada7c700  syz-executor.1
19811     1   784     0  S       uwait   0xfffffe00ada7ce80  syz-executor.0
19808     1   793     0  S       uwait   0xfffffe00a8f4aa00  syz-executor.3
19806     1   785     0  S       uwait   0xfffffe00a8f4c500  syz-executor.2
19804     1   793     0  S       umtxn   0xfffffe00ada7cd00  syz-executor.3
19803     1   785     0  S       uwait   0xfffffe00ada7bc80  syz-executor.2
19797     1   785     0  S       uwait   0xfffffe00ada7dc80  syz-executor.2
19796     1   785     0  S       uwait   0xfffffe00ada7d880  syz-executor.2
19567     1   784     0  S       uwait   0xfffffe00ada7ce00  syz-executor.0
19565     1   785     0  S       uwait   0xfffffe00ada7d280  syz-executor.2
19563     1   784     0  S       uwait   0xfffffe00a8f4b400  syz-executor.0
19559     1   785     0  S       uwait   0xfffffe00ada7d780  syz-executor.2
19555     1   784     0  S       uwait   0xfffffe00ada7e500  syz-executor.0
19554     1   785     0  S       uwait   0xfffffe00ada7d980  syz-executor.2
19549     1   785     0  S       uwait   0xfffffe00ada7d080  syz-executor.2
19543     1   785     0  S       uwait   0xfffffe00ada7c800  syz-executor.2
19365     1   787     0  S       umtxn   0xfffffe00ada7d580  syz-executor.1
19364     1   787     0  S       uwait   0xfffffe00ada7d680  syz-executor.1
19363     1   787     0  S       uwait   0xfffffe00a8f4b200  syz-executor.1
19360     1   793     0  S       uwait   0xfffffe00a8f4ad00  syz-executor.3
19358     1   793     0  S       uwait   0xfffffe00a8f4b600  syz-executor.3
19355     1   793     0  S       uwait   0xfffffe00ada7dd80  syz-executor.3
19351     1   787     0  S       uwait   0xfffffe00ada7d380  syz-executor.1
19350     1   787     0  S       uwait   0xfffffe00ada7e000  syz-executor.1
19349     1   787     0  S       uwait   0xfffffe00ada7db80  syz-executor.1
19344     1   793     0  S       uwait   0xfffffe00a8f4a700  syz-executor.3
19343     1   793     0  S       uwait   0xfffffe00a8f4a900  syz-executor.3
19341     1   793     0  S       uwait   0xfffffe00a8f4b500  syz-executor.3
19337     1   793     0  S       uwait   0xfffffe00a962dd80  syz-executor.3
19336     1   793     0  S       uwait   0xfffffe00a8f4a600  syz-executor.3
19335     1   787     0  S       umtxn   0xfffffe00ada7e400  syz-executor.1
19333     1   787     0  S       uwait   0xfffffe00ada7e200  syz-executor.1
19331     1   787     0  S       uwait   0xfffffe00a8f4ba00  syz-executor.1
19330     1   793     0  S       uwait   0xfffffe00ada7e100  syz-executor.3
19322     1   793     0  S       uwait   0xfffffe00ada7ea00  syz-executor.3
19321     1   793     0  S       uwait   0xfffffe00a8f4b700  syz-executor.3
19320     1   793     0  S       uwait   0xfffffe00a8f4ae80  syz-executor.3
19313     1   793     0  S       umtxn   0xfffffe00ada7de80  syz-executor.3
19312     1   793     0  S       uwait   0xfffffe00a8f4a800  syz-executor.3
19311     1   793     0  S       uwait   0xfffffe00ada7e680  syz-executor.3
19281     0     0     0  DL      -       0xffffffff83c05620  [accounting]
18977     1   787     0  S       uwait   0xfffffe00a962f780  syz-executor.1
18971     1   787     0  S       uwait   0xfffffe00a8f4bd00  syz-executor.1
18961     1   787     0  S       uwait   0xfffffe00ada7e580  syz-executor.1
18950     1   787     0  S       uwait   0xfffffe00a8f4b000  syz-executor.1
18946     1   787     0  S       uwait   0xfffffe00a962eb00  syz-executor.1
18892     1   793     0  S       umtxn   0xfffffe00a8f4c280  syz-executor.3
18886     1   793     0  S       uwait   0xfffffe00a8f4b900  syz-executor.3
18884     1   793     0  S       uwait   0xfffffe00a8f4b100  syz-executor.3
18881     1   793     0  S       uwait   0xfffffe00a8f4b800  syz-executor.3
18880     1   793     0  S       uwait   0xfffffe009e91f500  syz-executor.3
18712     1   784     0  T       uwait   0xfffffe00a8f4b300  syz-executor.0
18698     1   784     0  T       uwait   0xfffffe00a8f4bf00  syz-executor.0
18689     1   784     0  T       uwait   0xfffffe00a962e300  syz-executor.0
18685     1   784     0  S       uwait   0xfffffe00ada7e700  syz-executor.0
18679     1   784     0  T       uwait   0xfffffe00ada7e300  syz-executor.0
18611     1   787     0  S       uwait   0xfffffe00a8f4c180  syz-executor.1
18609     1   784     0  S       uwait   0xfffffe00a8f4ca00  syz-executor.0
18598     1   784     0  S       uwait   0xfffffe00a962dc80  syz-executor.0
18597     1   787     0  S       uwait   0xfffffe009e91fd00  syz-executor.1
18591     1   784     0  S       uwait   0xfffffe00a962de80  syz-executor.0
18589     1   787     0  S       uwait   0xfffffe00a94a8780  syz-executor.1
18582     1   787     0  S       umtxn   0xfffffe00a8f4d880  syz-executor.1
18578     1   787     0  S       uwait   0xfffffe00a8f4bb00  syz-executor.1
18338     1 18327     0  S       uwait   0xfffffe00a8f4cf00  syz-executor.1
18337     1 18327     0  S       uwait   0xfffffe00aab08800  syz-executor.1
18334     1 18327     0  S       uwait   0xfffffe00a962e800  syz-executor.1
18332     1 18327     0  S       uwait   0xfffffe00a8f4c080  syz-executor.1
18331     1   787     0  S       uwait   0xfffffe00ada7e900  syz-executor.1
18328     1   787     0  S       uwait   0xfffffe00a962d080  syz-executor.1
18293     1 18289     0  SV      uwait   0xfffffe00a8f4be00  syz-executor.0
18285     1 18282     0  SV      uwait   0xfffffe00a8f4d080  syz-executor.0
18272     1 18271     0  SV      uwait   0xfffffe00a8f4d680  syz-executor.0
18262     1 18260     0  SV      uwait   0xfffffe00a962e100  syz-executor.0
18261     1 18260     0  SV      uwait   0xfffffe00aab08e00  syz-executor.0
18222     1   787     0  S       uwait   0xfffffe00aab08a00  syz-executor.1
18220     1   785     0  S       uwait   0xfffffe00a8f4d780  syz-executor.2
18214     1   787     0  S       uwait   0xfffffe00a8f4ce00  syz-executor.1
18213     1   785     0  S       umtxn   0xfffffe00a962e000  syz-executor.2
18208     1   787     0  S       uwait   0xfffffe00a9630300  syz-executor.1
18206     1   785     0  S       umtxn   0xfffffe00a8f4c800  syz-executor.2
18200     1   785     0  S       uwait   0xfffffe00a962d880  syz-executor.2
18198     1   785     0  S       uwait   0xfffffe00a8f4cc00  syz-executor.2
18175     1   793     0  S       uwait   0xfffffe00aab05680  syz-executor.3
18174     1   793     0  S       uwait   0xfffffe00a8f4cb00  syz-executor.3
18168     1   793     0  S       uwait   0xfffffe00a8f4d380  syz-executor.3
18164     1   793     0  S       uwait   0xfffffe00aab08900  syz-executor.3
18158     1   793     0  S       uwait   0xfffffe00a8f4d280  syz-executor.3
18156     1   793     0  S       uwait   0xfffffe00a962f280  syz-executor.3
18149     1   793     0  S       uwait   0xfffffe00a8f4d180  syz-executor.3
18148     1   793     0  S       uwait   0xfffffe00a962f080  syz-executor.3
18146     1   793     0  S       uwait   0xfffffe00a8f4c900  syz-executor.3
18144     1   793     0  S       uwait   0xfffffe00a94a8880  syz-executor.3
17978     0     0     0  DL      mdwait  0xfffffe00ab999000  [md11]
17976     0     0     0  DL      mdwait  0xfffffe00ab998000  [md10]
17514     1   793     0  S       uwait   0xfffffe00a962ef00  syz-executor.3
17512     1   784     0  S       uwait   0xfffffe00aab08d00  syz-executor.0
17507     1   793     0  S       umtxn   0xfffffe00a8f4d900  syz-executor.3
17505     1   784     0  S       uwait   0xfffffe00a962fc80  syz-executor.0
17503     1   784     0  S       uwait   0xfffffe00a962d480  syz-executor.0
17502     1   793     0  S       uwait   0xfffffe00a962e600  syz-executor.3
17498     1   793     0  S       uwait   0xfffffe00a962ec00  syz-executor.3
17493     1   793     0  S       umtxn   0xfffffe00a962d180  syz-executor.3
17175     1   784     0  S       uwait   0xfffffe00a962e700  syz-executor.0
17168     1   784     0  S       uwait   0xfffffe00aab08b00  syz-executor.0
17165     1   793     0  S       uwait   0xfffffe00a962d280  syz-executor.3
17160     1   793     0  S       uwait   0xfffffe00aab05e80  syz-executor.3
17157     1   784     0  S       uwait   0xfffffe00a962da80  syz-executor.0
17156     1   793     0  S       umtxn   0xfffffe00a9bd9400  syz-executor.3
17152     1   793     0  S       uwait   0xfffffe00a8f4d480  syz-executor.3
17151     1   793     0  S       uwait   0xfffffe00a962f380  syz-executor.3
17026     1   787     0  S       uwait   0xfffffe009e91fe00  syz-executor.1
17021     1   787     0  S       uwait   0xfffffe00a962d980  syz-executor.1
17012     1   787     0  S       uwait   0xfffffe00a962d680  syz-executor.1
17006     1   787     0  S       uwait   0xfffffe00aab08f00  syz-executor.1
17002     1   787     0  S       uwait   0xfffffe00a962d580  syz-executor.1
16204     1   787     0  S       uwait   0xfffffe00aab08c00  syz-executor.1
16194     1   787     0  S       uwait   0xfffffe00a8f4d580  syz-executor.1
16184     1   787     0  S       uwait   0xfffffe00a962d380  syz-executor.1
16180     1   787     0  S       uwait   0xfffffe00aab06100  syz-executor.1
16172     1   787     0  S       uwait   0xfffffe00a962e200  syz-executor.1
15752     1   784     0  S       uwait   0xfffffe00a962fb80  syz-executor.0
15751     1   784     0  S       uwait   0xfffffe00a962d780  syz-executor.0
14734     1   787     0  S       uwait   0xfffffe00a962db80  syz-executor.1
14728     1   787     0  S       uwait   0xfffffe00a962ea00  syz-executor.1
14726     1   784     0  S       uwait   0xfffffe00a962f480  syz-executor.0
14724     1   793     0  S       umtxn   0xfffffe00aab05280  syz-executor.3
14723     1   784     0  S       uwait   0xfffffe00a962e900  syz-executor.0
14718     1   787     0  S       uwait   0xfffffe00a962e400  syz-executor.1
14717     1   784     0  S       umtxn   0xfffffe00a962ee00  syz-executor.0
14711     1   793     0  S       uwait   0xfffffe009e91f600  syz-executor.3
14703     1   793     0  S       uwait   0xfffffe00a94a8080  syz-executor.3
14697     1   793     0  S       uwait   0xfffffe009e91f900  syz-executor.3
14694     1   793     0  S       uwait   0xfffffe009e91fc00  syz-executor.3
14435     1   793     0  S       uwait   0xfffffe00aab06500  syz-executor.3
14434     1   793     0  S       uwait   0xfffffe00a962ed00  syz-executor.3
14254     1 14251     0  SV      uwait   0xfffffe00a9630880  syz-executor.1
14245     1 14242     0  SV      uwait   0xfffffe00a962f180  syz-executor.1
14237     1 14233     0  SV      uwait   0xfffffe00a9bd9300  syz-executor.1
14224 14223 14223     0  SV      uwait   0xfffffe00a9630700  syz-executor.1
14223     1 14223     0  DVs     ppwait  0xfffffe00aaec04f8  syz-executor.1
14218     0     0     0  DL      (threaded)                  [zfskern]
119088                   D       t->zthr 0xfffffe009c346c48  [arc_evict]
120745                   D       t->zthr 0xfffffe009c346d48  [arc_reap]
120746                   D       -       0xfffffe0007964600  [dbu_evict]
120747                   D       dbuf_ev 0xffffffff85634fa0  [dbuf_evict_thread]
120748                   D       -       0xfffffe0007963900  [z_vdev_file_0]
120749                   D       -       0xfffffe0007963900  [z_vdev_file_1]
120750                   D       -       0xfffffe0007963900  [z_vdev_file_2]
120751                   D       -       0xfffffe0007963900  [z_vdev_file_3]
120752                   D       -       0xfffffe0007963900  [z_vdev_file_4]
120753                   D       -       0xfffffe0007963900  [z_vdev_file_5]
120754                   D       -       0xfffffe0007963900  [z_vdev_file_6]
120755                   D       -       0xfffffe0007963900  [z_vdev_file_7]
120756                   D       -       0xfffffe0007963900  [z_vdev_file_8]
120757                   D       -       0xfffffe0007963900  [z_vdev_file_9]
120758                   D       -       0xfffffe0007963900  [z_vdev_file_10]
120759                   D       -       0xfffffe0007963900  [z_vdev_file_11]
120760                   D       -       0xfffffe0007963900  [z_vdev_file_12]
120761                   D       -       0xfffffe0007963900  [z_vdev_file_13]
120762                   D       -       0xfffffe0007963900  [z_vdev_file_14]
120763                   D       -       0xfffffe0007963900  [z_vdev_file_15]
120764                   D       l2arc_f 0xffffffff85624120  [l2arc_feed_thread]
120765                   D       -       0xfffffe0007963800  [zfsvfs]
120766                   S       zevent_ 0xffffffff85635b80  [sysevent]
14085     1   784     0  S       uwait   0xfffffe00aab05980  syz-executor.0
14079     1   784     0  S       uwait   0xfffffe00aab05780  syz-executor.0
14074     1   784     0  S       uwait   0xfffffe00a9630500  syz-executor.0
14072     1   784     0  S       uwait   0xfffffe00ab87f800  syz-executor.0
14070     1   784     0  S       uwait   0xfffffe009e91fb00  syz-executor.0
13353     1   787     0  S       uwait   0xfffffe00a962fa80  syz-executor.1
13349     1   787     0  S       uwait   0xfffffe009e91f700  syz-executor.1
13147     1   793     0  S       uwait   0xfffffe00aab07e80  syz-executor.3
13145     1   787     0  S       uwait   0xfffffe00aab05580  syz-executor.1
13139     1   793     0  S       umtxn   0xfffffe00aab06800  syz-executor.3
13135     1   787     0  S       umtxn   0xfffffe00a9bd9600  syz-executor.1
13134     1   793     0  S       uwait   0xfffffe00aab07480  syz-executor.3
13133     1   785     0  S       uwait   0xfffffe00aab06980  syz-executor.2
13129     1   785     0  S       uwait   0xfffffe00a94a7e00  syz-executor.2
13124     1   787     0  S       uwait   0xfffffe00aab05d80  syz-executor.1
13122     1   785     0  S       uwait   0xfffffe00aab06200  syz-executor.2
13118     1   785     0  S       uwait   0xfffffe00ab87f300  syz-executor.2
13113     1   785     0  S       uwait   0xfffffe00a9bd9800  syz-executor.2
13070     1   787     0  S       uwait   0xfffffe00aab05b80  syz-executor.1
13068     1   787     0  S       uwait   0xfffffe00a9bd9a00  syz-executor.1
13066     1   785     0  S       uwait   0xfffffe00aab06900  syz-executor.2
13065     1   785     0  S       umtxn   0xfffffe00aab08000  syz-executor.2
13064     1   784     0  S       uwait   0xfffffe00aab08300  syz-executor.0
13062     1   793     0  S       uwait   0xfffffe00aab05c80  syz-executor.3
13061     1   793     0  S       uwait   0xfffffe00aab05a80  syz-executor.3
13060     1   784     0  S       uwait   0xfffffe00a9bdcc00  syz-executor.0
13057     1   787     0  S       umtxn   0xfffffe00a9bd9d00  syz-executor.1
13056     1   785     0  S       uwait   0xfffffe00aab07280  syz-executor.2
13055     1   793     0  S       uwait   0xfffffe00aab08500  syz-executor.3
13054     1   793     0  S       uwait   0xfffffe00aab06e00  syz-executor.3
13053     1   787     0  S       umtxn   0xfffffe00a9bd9100  syz-executor.1
13052     1   785     0  S       uwait   0xfffffe00a94a7280  syz-executor.2
13050     1   784     0  S       uwait   0xfffffe00a9bd9900  syz-executor.0
13047     1   784     0  S       uwait   0xfffffe00a9bd9200  syz-executor.0
13045     1   785     0  S       uwait   0xfffffe00aab07d80  syz-executor.2
13044     1   793     0  S       umtxn   0xfffffe00aab07880  syz-executor.3
13043     1   785     0  S       uwait   0xfffffe00aab07380  syz-executor.2
13042     1   793     0  S       uwait   0xfffffe00aab06d00  syz-executor.3
13039     1   787     0  S       uwait   0xfffffe00aab07c80  syz-executor.1
13038     1   784     0  S       uwait   0xfffffe00aab06700  syz-executor.0
13037     1   784     0  S       uwait   0xfffffe00aab08100  syz-executor.0
13036     1   787     0  S       uwait   0xfffffe00aab07980  syz-executor.1
13031     1   787     0  S       uwait   0xfffffe00ab87f600  syz-executor.1
13030     1   787     0  S       uwait   0xfffffe00aab07600  syz-executor.1
13025     1   787     0  S       uwait   0xfffffe00aab06f00  syz-executor.1
13022     1   787     0  S       uwait   0xfffffe00a9bd9700  syz-executor.1
13006     1   787     0  S       uwait   0xfffffe00aab07500  syz-executor.1
13004     1   784     0  S       uwait   0xfffffe00a9bd9c00  syz-executor.0
13000     1   787     0  S       uwait   0xfffffe00a8469d80  syz-executor.1
12998     1   784     0  S       uwait   0xfffffe00ab880e80  syz-executor.0
12994     1   787     0  S       uwait   0xfffffe00a9bd9500  syz-executor.1
12992     1   784     0  S       uwait   0xfffffe00a9bdcb80  syz-executor.0
12984     1   784     0  S       uwait   0xfffffe00a94a7480  syz-executor.0
12983     1   784     0  S       uwait   0xfffffe00aab06300  syz-executor.0
12496     1 12495     0  S       umtxn   0xfffffe00aab07080  syz-executor.2
12494     1 12493     0  S       uwait   0xfffffe00aab07180  syz-executor.2
12492     1 12491     0  S       uwait   0xfffffe00a94a7980  syz-executor.2
12490     1 12485     0  S       uwait   0xfffffe00aab06c00  syz-executor.2
12486     1 12485     0  S       uwait   0xfffffe00aab07a80  syz-executor.2
12398     1   787     0  S       uwait   0xfffffe00aab07b80  syz-executor.1
12397     1   787     0  S       uwait   0xfffffe00a9bdca80  syz-executor.1
12375     1   784 60928  S       uwait   0xfffffe00ab880080  syz-executor.0
12374     1   784 60928  T       uwait   0xfffffe00a9bdcd80  syz-executor.0
12120     1   785     0  S       uwait   0xfffffe00ab880a80  syz-executor.2
12113     1   785     0  S       uwait   0xfffffe00aab08400  syz-executor.2
12105     1   785     0  S       uwait   0xfffffe00ab880e00  syz-executor.2
12100     1   785     0  S       uwait   0xfffffe00a9bda080  syz-executor.2
12092     1   785     0  S       uwait   0xfffffe00aab07780  syz-executor.2
11871     1   784     0  S       uwait   0xfffffe00a9bd9e00  syz-executor.0
11866     1   784     0  S       uwait   0xfffffe00a9bda280  syz-executor.0
11862     1   784     0  S       uwait   0xfffffe00a9bdca00  syz-executor.0
11858     1   784     0  S       uwait   0xfffffe00aab08200  syz-executor.0
11852     1   784     0  S       uwait   0xfffffe00a9bda300  syz-executor.0
11829     1   793     0  S       uwait   0xfffffe00a9bda180  syz-executor.3
11828     1   793     0  S       uwait   0xfffffe00ab880180  syz-executor.3
11821     1   793     0  S       uwait   0xfffffe00aab08600  syz-executor.3
11820     1   793     0  S       uwait   0xfffffe00ab880d80  syz-executor.3
11594     1   793     0  S       uwait   0xfffffe00a9bdc900  syz-executor.3
11593     1   793     0  S       uwait   0xfffffe00aab08700  syz-executor.3
11585     1   793     0  S       uwait   0xfffffe009eb0c880  syz-executor.3
11584     1   793     0  S       uwait   0xfffffe00a8469700  syz-executor.3
11233     1   785     0  S       umtxn   0xfffffe00a9bdc700  syz-executor.2
11225     1   785     0  S       uwait   0xfffffe009eb0c000  syz-executor.2
11219     1   785     0  S       uwait   0xfffffe00ab87f000  syz-executor.2
11217     1   785     0  S       uwait   0xfffffe00ab880980  syz-executor.2
11216     1   785     0  S       uwait   0xfffffe009eb0c580  syz-executor.2
11187     1   784     0  S       uwait   0xfffffe00ab87fe00  syz-executor.0
11177     1   784     0  S       umtxn   0xfffffe00a94a8580  syz-executor.0
11164     1   784     0  S       uwait   0xfffffe00ab87f400  syz-executor.0
11157     1   784     0  S       umtxn   0xfffffe00ab880b80  syz-executor.0
11156     1   784     0  S       uwait   0xfffffe00a94a7380  syz-executor.0
11082     1   784     0  S       uwait   0xfffffe00a94a8480  syz-executor.0
11081     1   784     0  S       umtxn   0xfffffe00a8469e80  syz-executor.0
11025     1   787     0  S       uwait   0xfffffe00a94a7a00  syz-executor.1
11023     1   787     0  S       uwait   0xfffffe00a94a7680  syz-executor.1
11015     1   787     0  S       uwait   0xfffffe00ab87f100  syz-executor.1
11012     1   787     0  S       uwait   0xfffffe00a8466500  syz-executor.1
11011     1   787     0  S       uwait   0xfffffe00ab87fc00  syz-executor.1
10412     1   784     0  SV      sigwait 0xfffffe00abdaeb40  syz-executor.0
10403     1   784     0  SV      sigwait 0xfffffe00abd295f8  syz-executor.0
10394     1   784     0  SV      sigwait 0xfffffe00aaa270b0  syz-executor.0
10385     1   784     0  SV      sigwait 0xfffffe00aaa27b40  syz-executor.0
10381     1   784     0  SV      sigwait 0xfffffe00aaa285f8  syz-executor.0
10355     1   793     0  S       uwait   0xfffffe00ab87f200  syz-executor.3
10353     1   787     0  S       uwait   0xfffffe00a8467600  syz-executor.1
10349     1   784     0  S       uwait   0xfffffe00ab880680  syz-executor.0
10344     1   793     0  S       uwait   0xfffffe00ab87fd00  syz-executor.3
10343     1   787     0  S       uwait   0xfffffe00ab87f700  syz-executor.1
10341     1   784     0  S       uwait   0xfffffe009e91d680  syz-executor.0
10337     1   784     0  S       uwait   0xfffffe00a9bda880  syz-executor.0
10335     1   787     0  S       uwait   0xfffffe00ab880280  syz-executor.1
10334     1   793     0  S       umtxn   0xfffffe00a8466100  syz-executor.3
10327     1   793     0  S       uwait   0xfffffe00a94a7b00  syz-executor.3
10324     1   793     0  S       uwait   0xfffffe009eb0ce80  syz-executor.3
10139     1   793     0  S       uwait   0xfffffe009eb0cc80  syz-executor.3
10138     1   793     0  S       uwait   0xfffffe00a8469900  syz-executor.3
 9860     1   793     0  S       uwait   0xfffffe00a8466700  syz-executor.3
 9857     1   793     0  S       uwait   0xfffffe009eb0c980  syz-executor.3
 9853     1   793     0  S       uwait   0xfffffe009e91c100  syz-executor.3
 9851     1   793     0  S       uwait   0xfffffe00a94a7c80  syz-executor.3
 9845     1   793     0  S       uwait   0xfffffe00ab880880  syz-executor.3
 9693     1   785     0  S       uwait   0xfffffe00a94a7080  syz-executor.2
 9688     1   785     0  S       uwait   0xfffffe00a9bdbc80  syz-executor.2
 9684     1   793     0  S       uwait   0xfffffe00ab87f900  syz-executor.3
 9682     1   793     0  S       uwait   0xfffffe00a9bda980  syz-executor.3
 9680     1   785     0  S       uwait   0xfffffe00ab87fb00  syz-executor.2
 9679     1   793     0  S       uwait   0xfffffe00ab87fa00  syz-executor.3
 9674     1   793     0  S       umtxn   0xfffffe00ab880380  syz-executor.3
 9671     1   793     0  S       uwait   0xfffffe00a94a7780  syz-executor.3
 9399     1   787     0  S       uwait   0xfffffe00a9bdbe80  syz-executor.1
 9397     1   787     0  S       uwait   0xfffffe00a9bdab80  syz-executor.1
 9327     1   784     0  S       umtxn   0xfffffe00a9bda780  syz-executor.0
 9322     1   784     0  S       uwait   0xfffffe00a8467000  syz-executor.0
 9316     1   784     0  S       uwait   0xfffffe00a94a7f00  syz-executor.0
 9311     1   784     0  S       uwait   0xfffffe00a9bda680  syz-executor.0
 9305     1   784     0  S       uwait   0xfffffe009eb0cd80  syz-executor.0
 9011     1   787     0  S       uwait   0xfffffe009eb0c780  syz-executor.1
 9007     1   787     0  S       uwait   0xfffffe009eb0cb80  syz-executor.1
 8999     1   787     0  S       uwait   0xfffffe009e91f080  syz-executor.1
 8998     1   787     0  S       umtxn   0xfffffe00a8467900  syz-executor.1
 8994     1   787     0  S       uwait   0xfffffe00a9bdac00  syz-executor.1
 8990     1   787     0  S       uwait   0xfffffe00a9bdb880  syz-executor.1
 8984     1   787     0  S       umtxn   0xfffffe00a8466000  syz-executor.1
 8983     1   787     0  S       uwait   0xfffffe00a8469d00  syz-executor.1
 8982     1   787     0  S       uwait   0xfffffe00a94a7880  syz-executor.1
 8978     1   787     0  S       umtxn   0xfffffe00a94a7180  syz-executor.1
 8929     1   787     0  S       uwait   0xfffffe00a94a8680  syz-executor.1
 8825     0     0     0  DL      -       0xffffffff83d4d3c0  [soaiod4]
 8824     0     0     0  DL      -       0xffffffff83d4d3c0  [soaiod3]
 8823     0     0     0  DL      -       0xffffffff83d4d3c0  [soaiod2]
 8822     0     0     0  DL      -       0xffffffff83d4d3c0  [soaiod1]
 8811     1   785     0  S       uwait   0xfffffe009e91c500  syz-executor.2
 8810     1   785     0  S       uwait   0xfffffe009eb0c480  syz-executor.2
 8540     1   793     0  S       uwait   0xfffffe00a8469a00  syz-executor.3
 8538     1   784     0  S       uwait   0xfffffe00a9bdba80  syz-executor.0
 8536     1   793     0  S       uwait   0xfffffe009eb0c680  syz-executor.3
 8533     1   784     0  S       uwait   0xfffffe009e91d380  syz-executor.0
 8529     1   793     0  S       uwait   0xfffffe00a8467e00  syz-executor.3
 8520     1   784     0  S       uwait   0xfffffe00a8466600  syz-executor.0
 8519     1   784     0  S       uwait   0xfffffe00a94a8280  syz-executor.0
 8476     1   784     0  S       uwait   0xfffffe00a9bdaf00  syz-executor.0
 8471     1   784     0  S       uwait   0xfffffe00a8466300  syz-executor.0
 8463     1   793     0  S       uwait   0xfffffe00a9bdb080  syz-executor.3
 8462     1   784     0  S       uwait   0xfffffe00a94a8180  syz-executor.0
 8459     1   785     0  S       uwait   0xfffffe00a9bdb580  syz-executor.2
 8456     1   785     0  S       uwait   0xfffffe00a9bdb480  syz-executor.2
 8455     1   793     0  S       uwait   0xfffffe00a9bdbb80  syz-executor.3
 8450     1   785     0  S       uwait   0xfffffe00a8466200  syz-executor.2
 8449     1   793     0  S       uwait   0xfffffe00a94a8380  syz-executor.3
 8444     1   785     0  S       uwait   0xfffffe009e91c300  syz-executor.2
 8440     1   785     0  S       uwait   0xfffffe00a8469500  syz-executor.2
 7625     1   785     0  S       uwait   0xfffffe00a9bdac80  syz-executor.2
 6887     1   785     0  S       uwait   0xfffffe009e91ea00  syz-executor.2
 6881     1   785     0  S       uwait   0xfffffe00a8466800  syz-executor.2
 6880     1   787     0  S       uwait   0xfffffe009e91cd00  syz-executor.1
 6875     1   787     0  S       uwait   0xfffffe00a8466400  syz-executor.1
 6874     1   785     0  S       uwait   0xfffffe00a9bdb780  syz-executor.2
 6866     1   787     0  S       uwait   0xfffffe00a9bdb280  syz-executor.1
 6859     1   787     0  S       uwait   0xfffffe00a8466a80  syz-executor.1
 6858     1   787     0  S       uwait   0xfffffe00a9bdc200  syz-executor.1
 6185     1   787     0  S       umtxn   0xfffffe00a9bdbd80  syz-executor.1
 6180     1   787     0  S       umtxn   0xfffffe00a8469b00  syz-executor.1
 6170     1   787     0  S       uwait   0xfffffe00a9bdc100  syz-executor.1
 6163     1   787     0  S       uwait   0xfffffe00a8467a00  syz-executor.1
 6158     1   787     0  S       uwait   0xfffffe00a9bdae00  syz-executor.1
 5861     1   784     0  S       uwait   0xfffffe00a9bdc500  syz-executor.0
 5856     1   784     0  S       umtxn   0xfffffe00a8466d80  syz-executor.0
 5853     1   784     0  S       uwait   0xfffffe00a9bdb180  syz-executor.0
 5849     1   784     0  S       uwait   0xfffffe00a8467300  syz-executor.0
 5847     1   784     0  S       uwait   0xfffffe00a8469600  syz-executor.0
 5633     1   793     0  S       uwait   0xfffffe00a8467500  syz-executor.3
 5632     1   793     0  S       uwait   0xfffffe00a9bdb680  syz-executor.3
 5391     1   787     0  S       uwait   0xfffffe00a8466b80  syz-executor.1
 5388     1   787     0  S       uwait   0xfffffe00a8467200  syz-executor.1
 4195     1   787     0  S       umtxn   0xfffffe00a9bdc000  syz-executor.1
 4193     1   787     0  S       uwait   0xfffffe00a8466e80  syz-executor.1
 4191     1   787     0  S       umtxn   0xfffffe00a9bdc400  syz-executor.1
 4186     1   787     0  S       uwait   0xfffffe009e91c700  syz-executor.1
 4185     1   787     0  S       uwait   0xfffffe009e91c200  syz-executor.1
 3740     1   787     0  S       umtxn   0xfffffe00a8467100  syz-executor.1
 3739     1   793     0  S       uwait   0xfffffe009e91c800  syz-executor.3
 3738     1   793     0  S       uwait   0xfffffe00a8469800  syz-executor.3
 3735     1   787     0  S       uwait   0xfffffe00a8466c80  syz-executor.1
 3723     1   793     0  S       uwait   0xfffffe009e91c600  syz-executor.3
 3720     1   793     0  S       uwait   0xfffffe009e91d980  syz-executor.3
 3718     1   787     0  S       uwait   0xfffffe009e91cb00  syz-executor.1
 3717     1   787     0  S       uwait   0xfffffe00a8469400  syz-executor.1
 3715     1   793     0  S       uwait   0xfffffe009e91da80  syz-executor.3
 3714     1   793     0  S       uwait   0xfffffe00a9bdc300  syz-executor.3
 3712     1   787     0  S       uwait   0xfffffe009e91d080  syz-executor.1
 3710     1   787     0  S       uwait   0xfffffe009e91c000  syz-executor.1
 3707     1   793     0  S       umtxn   0xfffffe009e91dd80  syz-executor.3
 3706     1   787     0  S       uwait   0xfffffe009e91ce00  syz-executor.1
 3705     1   793     0  S       uwait   0xfffffe009e91e000  syz-executor.3
 3704     1   787     0  S       umtxn   0xfffffe00a8468780  syz-executor.1
 3701     1   793     0  S       uwait   0xfffffe009eb0b380  syz-executor.3
 3700     1   787     0  S       uwait   0xfffffe009e91cc00  syz-executor.1
 3699     1   787     0  S       uwait   0xfffffe00a8468080  syz-executor.1
 3697     1   793     0  S       umtxn   0xfffffe00a8467700  syz-executor.3
 3693     1   787     0  S       uwait   0xfffffe00a8467400  syz-executor.1
 3692     1   793     0  S       uwait   0xfffffe00a8469c00  syz-executor.3
 3691     1   787     0  S       uwait   0xfffffe00a8469180  syz-executor.1
 3690     1   793     0  S       uwait   0xfffffe009eb0a180  syz-executor.3
 3681     1   793     0  S       uwait   0xfffffe009e91ef00  syz-executor.3
 3680     1   793     0  S       uwait   0xfffffe00a8468180  syz-executor.3
 3678     1   793     0  S       uwait   0xfffffe009e91cf00  syz-executor.3
 3675     1   793     0  S       uwait   0xfffffe009e91d280  syz-executor.3
 3109     1   785     0  S       uwait   0xfffffe00a8467c00  syz-executor.2
 3107     1   793     0  S       uwait   0xfffffe009e91d880  syz-executor.3
 3099     1   785     0  S       uwait   0xfffffe009e91e500  syz-executor.2
 3098     1   793     0  S       uwait   0xfffffe009e91c400  syz-executor.3
 3093     1   793     0  S       uwait   0xfffffe009e91ca00  syz-executor.3
 3092     1   785     0  S       uwait   0xfffffe009e91c900  syz-executor.2
 3083     1   785     0  S       uwait   0xfffffe009e91d780  syz-executor.2
 3078     1   785     0  S       uwait   0xfffffe009e91db80  syz-executor.2
 2933     1   785    -1  S       uwait   0xfffffe00a8467d00  syz-executor.2
 2932     1   785    -1  S       uwait   0xfffffe009e91d580  syz-executor.2
 2729  2722  2729     0  Ss      select  0xfffffe00081c76c0  dhclient
 2725     1  2725     0  Ss      select  0xfffffe00ab5df840  dhclient
 2722  2715   429    65  S       select  0xfffffe0053f238c0  dhclient
 2715   429   429     0  S       wait    0xfffffe00a98c5548  sh
 2711     1  2711    65  Ss      select  0xfffffe00081c77c0  dhclient
 2613     1   787     0  S       uwait   0xfffffe009e91e100  syz-executor.1
 2607     1   787     0  S       uwait   0xfffffe0053ef8280  syz-executor.1
 2602     1   787     0  S       uwait   0xfffffe009e91e400  syz-executor.1
 2597     1  2593     0  S       uwait   0xfffffe009e91e300  syz-executor.1
 2595     1   787     0  S       uwait   0xfffffe009e91dc80  syz-executor.1
 2531     1   787     0  S       uwait   0xfffffe009e91ed00  syz-executor.1
 2521     1   785     0  S       uwait   0xfffffe009e91e800  syz-executor.2
 2519     1   787     0  S       uwait   0xfffffe009e91e900  syz-executor.1
 2517     1   785     0  S       uwait   0xfffffe0053ef8580  syz-executor.2
 2514     1   787     0  S       uwait   0xfffffe00a8467800  syz-executor.1
 2509     1   787     0  S       uwait   0xfffffe009eb09500  syz-executor.1
 2506     1   785     0  S       uwait   0xfffffe009e91f180  syz-executor.2
 2504     1   787     0  S       uwait   0xfffffe009e91de80  syz-executor.1
 2498     1   787     0  S       uwait   0xfffffe0053ef8e80  syz-executor.1
 2494     1   787     0  S       uwait   0xfffffe009e91e200  syz-executor.1
 2493     1   787     0  S       uwait   0xfffffe009e91ee00  syz-executor.1
 2315     0     0     0  DL      mdwait  0xfffffe00a7bc4000  [md9]
 2311     0     0     0  DL      mdwait  0xfffffe00a7bc5000  [md8]
 2309     0     0     0  DL      mdwait  0xfffffe0053e15000  [md7]
 2308     0     0     0  DL      mdwait  0xfffffe00ab980000  [md6]
 2306     0     0     0  DL      mdwait  0xfffffe00ab981000  [md5]
 2305     0     0     0  DL      mdwait  0xfffffe00ab971000  [md4]
 2300     0     0     0  DL      mdwait  0xfffffe00ab972000  [md3]
 2299     0     0     0  DL      mdwait  0xfffffe00ab965000  [md2]
 2298     0     0     0  DL      mdwait  0xfffffe00ab966000  [md1]
 2296     0     0     0  DL      mdwait  0xfffffe0057b57000  [md0]
 2279     1   787     0  S       uwait   0xfffffe0053ef5280  syz-executor.1
 2278     1   787     0  S       uwait   0xfffffe00a8468880  syz-executor.1
 2276     1   784     0  S       uwait   0xfffffe009eb0a080  syz-executor.0
 2275     1   787     0  S       umtxn   0xfffffe009eb09e00  syz-executor.1
 2273     1   784     0  S       uwait   0xfffffe009eb09d00  syz-executor.0
 2271     1   784     0  S       uwait   0xfffffe00a8468380  syz-executor.0
 2269     1   787     0  S       uwait   0xfffffe0053ef5100  syz-executor.1
 2268     1   787     0  S       umtxn   0xfffffe0053ef8680  syz-executor.1
 2267     1   784     0  S       uwait   0xfffffe00a8468b80  syz-executor.0
 2266     1   787     0  S       uwait   0xfffffe00a8468c80  syz-executor.1
 2265     1   784     0  S       uwait   0xfffffe0053ef8b80  syz-executor.0
 2262     1   784     0  S       uwait   0xfffffe009eb09600  syz-executor.0
 2259     1   784     0  S       uwait   0xfffffe00a8468280  syz-executor.0
 2258     1   787     0  S       uwait   0xfffffe00a8468480  syz-executor.1
 2255     1   787     0  S       uwait   0xfffffe0053ef8c80  syz-executor.1
 2254     1   784     0  S       umtxn   0xfffffe00a8469280  syz-executor.0
 2252     1   787     0  S       uwait   0xfffffe00a8468e00  syz-executor.1
 2249     1   784     0  S       uwait   0xfffffe0053ef8880  syz-executor.0
 2246     1  2235     0  S       uwait   0xfffffe009eb09700  syz-executor.0
 2242     1  2235     0  S       uwait   0xfffffe0053ef8980  syz-executor.0
 2241     1  2235     0  S       uwait   0xfffffe00a8468f00  syz-executor.0
 2240     1   784     0  S       uwait   0xfffffe00a8468680  syz-executor.0
 2238     1   784     0  S       uwait   0xfffffe0053ef8a80  syz-executor.0
 2237     1   784     0  S       uwait   0xfffffe00a8468580  syz-executor.0
 1742     1  1742     0  Ss      select  0xfffffe0053f237c0  dhclient
 1733     1  1733     0  Ss      select  0xfffffe00ab5e14c0  dhclient
 1677     1  1677    65  Ss      select  0xfffffe00ab5e1a40  dhclient
 1631     0     0     0  DL      aiordy  0xfffffe009ec5f000  [aiod4]
 1630     0     0     0  DL      aiordy  0xfffffe00a88c6548  [aiod3]
 1629     0     0     0  DL      aiordy  0xfffffe00a88c4548  [aiod2]
 1628     0     0     0  DL      aiordy  0xfffffe00a88c5a90  [aiod1]
 1598     1   787     0  S       uwait   0xfffffe009eb0ad00  syz-executor.1
 1589     1   793     0  S       uwait   0xfffffe009eb0b680  syz-executor.3
 1588     1   785     0  S       uwait   0xfffffe009eb09100  syz-executor.2
 1587     1   787     0  S       uwait   0xfffffe009eb09b00  syz-executor.1
 1582     1   785     0  S       uwait   0xfffffe009eb0b580  syz-executor.2
 1580     1   793     0  S       uwait   0xfffffe00a8468d00  syz-executor.3
 1576     1   785     0  S       uwait   0xfffffe009eb09000  syz-executor.2
 1572     1   787     0  S       uwait   0xfffffe009eb09c00  syz-executor.1
 1571     1   793     0  S       uwait   0xfffffe009eb0a880  syz-executor.3
 1565     1   793     0  S       uwait   0xfffffe009eb09400  syz-executor.3
 1556     1   793     0  S       uwait   0xfffffe009eb09300  syz-executor.3
 1261     1   787     0  S       uwait   0xfffffe009eb0af00  syz-executor.1
 1254     1   787     0  S       uwait   0xfffffe009eb09a00  syz-executor.1
 1242     1   787     0  S       uwait   0xfffffe00081cb000  syz-executor.1
 1240     1   793     0  S       uwait   0xfffffe009eb09200  syz-executor.3
 1238     1   785     0  S       uwait   0xfffffe009eb0ae00  syz-executor.2
 1236     1   784     0  S       uwait   0xfffffe00081cb580  syz-executor.0
 1234     1   787     0  S       uwait   0xfffffe009eb0a780  syz-executor.1
 1232     1   793     0  S       uwait   0xfffffe009eb0a480  syz-executor.3
 1231     1   784     0  S       uwait   0xfffffe00081cac80  syz-executor.0
 1229     1   785     0  S       uwait   0xfffffe009eb09900  syz-executor.2
 1226     1   787     0  S       umtxn   0xfffffe009eb0b080  syz-executor.1
 1224     1   793     0  S       uwait   0xfffffe009eb09800  syz-executor.3
 1222     1   785     0  S       uwait   0xfffffe009eb09f00  syz-executor.2
 1221     1   784     0  S       uwait   0xfffffe009eb0b480  syz-executor.0
 1217     1   787     0  S       uwait   0xfffffe009eb0b280  syz-executor.1
 1212     1   787     0  S       uwait   0xfffffe009eb0b880  syz-executor.1
 1204     1   787     0  S       uwait   0xfffffe009eb0b180  syz-executor.1
  838     1   838     0  Ss      select  0xfffffe00081c4f40  dhclient
  832     1   832     0  Ss      select  0xfffffe0053f20f40  dhclient
  793   773   793     0  Rs                                  syz-executor.3
  787   773   787     0  Rs                                  syz-executor.1
  785   773   785     0  Rs                                  syz-executor.2
  784   773   784     0  Rs                                  syz-executor.0
  773   771   771     0  S       (threaded)                  syz-fuzzer
100109                   S       uwait   0xfffffe009eb0b980  syz-fuzzer
100111                   S       uwait   0xfffffe009eb0bb80  syz-fuzzer
100112                   S       uwait   0xfffffe009eb0bc80  syz-fuzzer
100113                   S       uwait   0xfffffe009eb0bd80  syz-fuzzer
100114                   S       uwait   0xfffffe009eb0be80  syz-fuzzer
100115                   S       uwait   0xfffffe00081cb200  syz-fuzzer
100116                   S       uwait   0xfffffe00081cb380  syz-fuzzer
100117                   S       kqread  0xfffffe0053c98700  syz-fuzzer
100381                   S       uwait   0xfffffe009eb0a580  syz-fuzzer
107618                   S       uwait   0xfffffe00a9bdb980  syz-fuzzer
  771   769   771     0  Ss      pause   0xfffffe0058c3ab40  csh
  769   687   769     0  Ss      select  0xfffffe0053f229c0  sshd
  753     1   753     0  Ss+     ttyin   0xfffffe00576d94b0  getty
  752     1   752     0  Ss+     ttyin   0xfffffe00543f00b0  getty
  751     1   751     0  Ss+     ttyin   0xfffffe00543f04b0  getty
  750     1   750     0  Ss+     ttyin   0xfffffe00543f08b0  getty
  749     1   749     0  Ss+     ttyin   0xfffffe00543f0cb0  getty
  748     1   748     0  Ss+     ttyin   0xfffffe00543f10b0  getty
  747     1   747     0  Ss+     ttyin   0xfffffe00543f14b0  getty
  746     1   746     0  Ss+     ttyin   0xfffffe00543f18b0  getty
  745     1   745     0  Ss+     ttyin   0xfffffe00543f1cb0  getty
  691     1   691     0  Ss      nanslp  0xffffffff83c2d701  cron
  687     1   687     0  Ss      select  0xfffffe00081c55c0  sshd
  500     1   500     0  Ds      bo_wwai 0xfffffe009eb464e8  syslogd
  429     1   429     0  Ss      wait    0xfffffe0053de0a90  devd
  428     1   428    65  Ss      select  0xfffffe00081c59c0  dhclient
  343     1   343     0  Ss      select  0xfffffe00081c5ac0  dhclient
  340     1   340     0  Ss      select  0xfffffe00081c5dc0  dhclient
   16     0     0     0  DL      syncer  0xffffffff83d52ec0  [syncer]
   15     0     0     0  DL      vlruwt  0xfffffe005879c000  [vnlru]
    9     0     0     0  DL      (threaded)                  [bufdaemon]
100078                   D       qsleep  0xffffffff83d514e0  [bufdaemon]
100081                   D       -       0xffffffff83011f80  [bufspacedaemon-0]
100094                   D       sdflush 0xfffffe0058cbfce8  [/ worker]
    8     0     0     0  DL      psleep  0xffffffff83d84980  [vmdaemon]
    7     0     0     0  RL      (threaded)                  [pagedaemon]
100076                   Run     CPU 0                       [dom0]
100082                   D       launds  0xffffffff83d78844  [laundry: dom0]
100083                   D       umarcl  0xffffffff81e40bb0  [uma]
    6     0     0     0  DL      -       0xffffffff839e9608  [rand_harvestq]
    5     0     0     0  DL      waiting 0xffffffff845621c0  [sctp_iterator]
    4     0     0     0  DL      pftm    0xffffffff847eb530  [pf purge]
    3     0     0     0  RL      (threaded)                  [cam]
100045                   RunQ                                [doneq0]
100046                   D       -       0xffffffff8388b540  [async]
100075                   D       -       0xffffffff8388b3c0  [scanner]
   14     0     0     0  DL      seqstat 0xfffffe005714ec88  [sequencer 00]
    2     0     0     0  TL      (threaded)                  [crypto]
100041                   D       crypto_ 0xffffffff83d74080  [crypto]
100042                   D       crypto_ 0xfffffe0053fba030  [crypto returns 0]
100043                   D       crypto_ 0xfffffe0053fba080  [crypto returns 1]
   13     0     0     0  DL      (threaded)                  [geom]
100036                   D       -       0xffffffff83c02e00  [g_event]
100037                   D       -       0xffffffff83c02e20  [g_up]
100038                   D       -       0xffffffff83c02e40  [g_down]
   12     0     0     0  RL      (threaded)                  [intr]
100011                   I                                   [swi5: fast taskq]
100015                   I                                   [swi6: task queue]
100016                   I                                   [swi6: Giant taskq]
100029                   I                                   [swi3: vm]
100030                   I                                   [swi1: netisr 0]
100031                   I                                   [swi4: clock (0)]
100032                   I                                   [swi4: clock (1)]
100033                   Run     CPU 1                       [swi1: hpts]
100034                   I                                   [swi1: hpts]
100047                   I                                   [irq24: virtio_pci0]
100048                   I                                   [irq25: virtio_pci0]
100049                   I                                   [irq26: virtio_pci0]
100050                   I                                   [irq27: virtio_pci0]
100051                   I                                   [irq28: virtio_pci1]
100052                   I                                   [irq29: virtio_pci1]
100053                   I                                   [irq30: virtio_pci1]
100054                   I                                   [irq31: virtio_pci1]
100055                   I                                   [irq32: virtio_pci1]
100060                   I                                   [irq10: virtio_pci2]
100062                   I                                   [irq1: atkbd0]
100063                   I                                   [irq12: psm0]
100064                   I                                   [swi0: uart uart++]
100068                   I                                   [swi1: pf send]
   11     0     0     0  RL      (threaded)                  [idle]
100003                   CanRun                              [idle: cpu0]
100004                   CanRun                              [idle: cpu1]
    1     0     1     0  SLs     wait    0xfffffe0053de2000  [init]
   10     0     0     0  DL      audit_w 0xffffffff83d74b60  [audit]
    0     0     0     0  DLs     (threaded)                  [kernel]
100000                   D       swapin  0xffffffff83c03860  [swapper]
100005                   D       -       0xfffffe0007966300  [if_config_tqg_0]
100006                   D       -       0xfffffe0007966200  [softirq_0]
100007                   D       -       0xfffffe0007966100  [softirq_1]
100008                   D       -       0xfffffe0007966000  [if_io_tqg_0]
100009                   D       -       0xfffffe0007965e00  [if_io_tqg_1]
100010                   D       -       0xfffffe0007965d00  [thread taskq]
100012                   D       -       0xfffffe0007965b00  [kqueue_ctx taskq]
100013                   D       -       0xfffffe0007965a00  [pci_hp taskq]
100014                   D       -       0xfffffe0007965900  [linuxkpi_irq_wq]
100017                   D       -       0xfffffe0007965600  [aiod_kick taskq]
100018                   D       -       0xfffffe0007965500  [inm_free taskq]
100019                   D       -       0xfffffe0007965400  [in6m_free taskq]
100020                   D       -       0xfffffe0007965300  [deferred_unmount ta]
100021                   D       -       0xfffffe0007965200  [linuxkpi_short_wq_0]
100022                   D       -       0xfffffe0007965200  [linuxkpi_short_wq_1]
100023                   D       -       0xfffffe0007965200  [linuxkpi_short_wq_2]
100024                   D       -       0xfffffe0007965200  [linuxkpi_short_wq_3]
100025                   D       -       0xfffffe0007965100  [linuxkpi_long_wq_0]
100026                   D       -       0xfffffe0007965100  [linuxkpi_long_wq_1]
100027                   D       -       0xfffffe0007965100  [linuxkpi_long_wq_2]
100028                   D       -       0xfffffe0007965100  [linuxkpi_long_wq_3]
100035                   D       -       0xfffffe0053f28300  [firmware taskq]
100039                   D       -       0xfffffe0053f28200  [crypto_0]
100040                   D       -       0xfffffe0053f28200  [crypto_1]
100056                   D       -       0xfffffe0053f28000  [vtnet0 rxq 0]
100057                   D       -       0xfffffe0053f27e00  [vtnet0 txq 0]
100058                   D       -       0xfffffe0053f27d00  [vtnet0 rxq 1]
100059                   D       -       0xfffffe0053f27c00  [vtnet0 txq 1]
100061                   D       vtbslp  0xfffffe0053f22e80  [virtio_balloon]
100065                   D       -       0xfffffe0053f27b00  [mca taskq]
100066                   D       -       0xffffffff82b44000  [deadlkres]
100070                   D       -       0xfffffe0053f27900  [acpi_task_0]
100071                   D       -       0xfffffe0053f27900  [acpi_task_1]
100072                   D       -       0xfffffe0053f27900  [acpi_task_2]
100074                   D       -       0xfffffe0053f28100  [CAM taskq]
120739                   D       -       0xfffffe0007964100  [system_taskq_0]
120740                   D       -       0xfffffe0007964100  [system_taskq_1]
120741                   D       -       0xfffffe0007964400  [system_delay_taskq_]
120742                   D       -       0xfffffe0007964400  [system_delay_taskq_]
120743                   D       -       0xfffffe0007964500  [arc_prune_0]
120744                   D       -       0xfffffe0007964500  [arc_prune_1]
11572     1   787     0  Z                                   syz-executor.1
11573     1   787     0  Z                                   syz-executor.1
11581     1   785     0  Z                                   syz-executor.2
11582     1   787     0  Z                                   syz-executor.1
11586     1   785     0  Z                                   syz-executor.2
11591     1   787     0  Z                                   syz-executor.1
11592     1   785     0  Z                                   syz-executor.2
11605     1   787     0  Z                                   syz-executor.1
db> show all locks
Process 785 (syz-executor.2) thread 0xfffffe009eb04e40 (100119)
exclusive lockmgr bufwait (bufwait) r = 0 (0xfffffe0007a7e7a0) locked @ /syzkaller/managers/i386/kernel/sys/ufs/ffs/ffs_softdep.c:14720
exclusive lockmgr ufs (ufs) r = 0 (0xfffffe00ae411230) locked @ /syzkaller/managers/i386/kernel/sys/kern/vfs_subr.c:2995
exclusive lockmgr ufs (ufs) r = 0 (0xfffffe009ec8f5b0) locked @ /syzkaller/managers/i386/kernel/sys/kern/vfs_cache.c:4497
Process 500 (syslogd) thread 0xfffffe0058c3c560 (100092)
exclusive lockmgr ufs (ufs) r = 0 (0xfffffe009eb463f0) locked @ /syzkaller/managers/i386/kernel/sys/kern/vfs_syscalls.c:3561
Process 12 (intr) thread 0xfffffe0053ee9e40 (100033)
exclusive rw tcpinp (tcpinp) r = 0 (0xfffffe009eb8e010) locked @ /syzkaller/managers/i386/kernel/sys/netinet/tcp_hpts.c:1445
db> show malloc
              Type        InUse        MemUse     Requests
         sctp_stro          221        23286K        18649
          filedesc         1704        13651K        61799
           pf_hash            5        11524K            5
            linker          375         9803K          747
          tcp_hpts            6         4801K            6
            devbuf         4213         4323K         4258
           subproc         1894         4096K        32850
         sysctloid        49139         2891K        49243
           solaris          129         2804K          199
               pcb         1318         1977K        94377
             vtbuf           24         1968K           46
              kobj          322         1288K          625
            newblk          164         1065K       119188
          vfscache            3         1025K            3
              vmem            3          552K            9
          inodedep           46          529K        34876
         ufs_quota            1          512K            1
          vfs_hash            1          512K            1
           callout            2          512K            2
              intr            4          472K            4
           filemon           47          376K          568
         sctp_atcl          893          335K        66115
           kdtrace         1992          323K        80949
              umtx         2178          273K         2178
            acpica         1674          184K        56282
         vnet_data            1          168K            1
           tidhash            3          141K            3
           pagedep           13          131K        30498
        tfo_ccache            1          128K            1
            DEVFS1          126          126K          143
               sem            4          106K            4
               bus          973           80K         3426
          mtx_pool            2           72K            2
               BPF           39           71K          192
          syncache            1           68K            1
           md_disk           28           65K           34
          acpitask            1           64K            1
       ddb_capture            1           64K            1
            module          509           64K          509
            kqueue          938           61K        32164
           pwddesc          924           58K        32463
               shm           10           50K          192
        md_sectors           12           48K           12
         sctp_atky         1123           43K        86685
            DEVFS3          145           37K          155
              temp           35           35K        23659
         hostcache            1           32K            1
               msg            4           30K            4
            CC Mem          438           28K        13931
        gtaskqueue           18           26K           18
              GEOM          173           26K         1116
            kbdmux            6           22K            6
           lltable           65           22K         1474
        DEVFS_RULE           56           20K           56
            ifaddr           69           20K           71
          routetbl          138           19K         3554
        kstat_data           17           17K           17
            DEVFSP          266           17K         6948
         proc-args          936           17K        33188
         ufs_mount            4           17K            5
         sctp_timw           66           17K           66
              proc            3           17K            3
           devstat            8           17K            8
               tty           16           16K           16
           ithread           99           16K           99
       inpcbpolicy          480           15K        16305
            bus-sc           34           15K         1651
         sctp_athm          893           14K        67092
              ksem           35           14K          462
         sctp_stri           26           13K         1747
            KTRACE          101           13K        47162
             ifnet            7           13K            7
       ether_multi          152           13K          201
              cred           48           12K          801
      eventhandler          139           12K          139
              kenv           95           12K           95
         CAM queue            5           11K         1528
           pf_osfp           89           10K           89
              rman           84           10K          425
             xform          142            9K        10456
         in6_multi           65            9K           65
          freework           35            9K        65261
           tcp_fsb           88            9K         3645
         taskqueue           81            9K           81
              UART           12            9K           12
               rpc            2            8K            2
         bmsafemap            1            8K        35438
             shmfd            1            8K          175
       pfs_vncache            1            8K            1
               osd          467            8K        13613
            dirrem           30            8K        33309
         pfs_nodes           20            8K           20
     audit_evclass          237            8K          295
               UMA          379            8K          379
          sctp_map          442            7K        36456
            sglist            5            7K            5
           CAM DEV            3            6K          510
           session           48            6K          247
            plimit           23            6K          690
          pf_ifnet           13            5K          801
       ufs_dirhash           24            5K           24
                vt           11            5K           11
          pf_table            2            4K          786
           memdesc            1            4K            1
               MCA           32            4K           32
          kcovinfo           64            4K           70
             evdev            4            4K            4
           acpisem           28            4K           28
             lockf           31            4K          838
             hhook           15            4K           17
          freefile           25            4K        32423
          terminal           11            3K           11
          freeblks           10            3K        33985
             selfd           40            3K       401279
           uidinfo            5            3K           68
filedesc_to_leader           38            3K           90
        local_apic            1            2K            1
           io_apic            1            2K            1
       fpukern_ctx            2            2K            2
         ipsec-saq            2            2K            2
            select           16            2K          391
            ip6opt           14            2K          482
            ip6ndp           12            2K           13
          indirdep            7            2K        46754
            Unitno           28            2K          145
          sctp_ifa           13            2K           14
           CAM XPT           22            2K          543
          in_multi            6            2K           17
       vnodemarker            3            2K         1743
             mount           28            2K          751
       ipsecpolicy            2            2K            2
           acpidev           20            2K           20
               msi            9            2K            9
             clone            9            2K           14
               tun            7            2K            7
           softdep            1            1K            1
         newdirblk            8            1K        30128
            sahead            1            1K            1
          secasvar            1            1K            1
             nhops            6            1K            8
      NFSD session            1            1K            1
        CAM periph            4            1K          271
             ipsec            3            1K            3
          sctp_ifn            6            1K           14
             mkdir            6            1K        60256
               mld            6            1K            6
              igmp            6            1K            6
         toponodes            6            1K            6
            isadev            6            1K            6
          pci_link           10            1K           10
         sctp_aadr           11            1K          123
            crypto            4            1K         3095
 encap_export_host           12            1K           12
             sigio           10            1K           19
              pfil            4            1K            4
          procdesc            4            1K           12
              cdev            2            1K            2
            diradd            3            1K        33352
        ip_msource            6            1K           34
    chacha20random            1            1K            1
      NFSD lckfile            1            1K            1
     NFSD V4client            1            1K            1
             DEVFS            9            1K           10
            vnodes            1            1K           24
           CAM SIM            2            1K            2
            prison            8            1K            8
            feeder            7            1K            7
             taskq            2            1K            2
           tcpfunc            3            1K            3
        loginclass            3            1K            6
       lkpikmalloc            5            1K            6
            soname            6            1K        52179
        aesni_data            2            1K            2
           pf_rule            1            1K          708
          nexusdev            8            1K            8
            apmdev            1            1K            1
          atkbddev            2            1K            2
          freefrag            1            1K          693
     CAM dev queue            2            1K            2
 CAM I/O Scheduler            1            1K            1
          CAM path            4            1K         1034
          pmchooks            1            1K            1
          sctp_vrf            1            1K            1
              vnet            1            1K            1
           entropy            2            1K           45
          acpiintr            1            1K            1
               pmc            1            1K            1
          filecaps            4            1K          110
              cpus            2            1K            2
    vnet_data_free            1            1K            1
           Per-cpu            1            1K            1
          p1003.1b            1            1K            1
         sfs_nodes            0            0K            0
        zones_data            0            0K            0
           pf_altq            0            0K            0
           pf_temp            0            0K            0
            mqdata            0            0K            0
        sctp_mcore            0            0K            0
        sctp_socko            0            0K        30745
         sctp_iter            0            0K          129
         sctp_mvrf            0            0K            0
         sctp_cpal            0            0K          123
         sctp_cmsg            0            0K            0
         sctp_stre            0            0K            0
         sctp_athi            0            0K            0
         sctp_a_it            0            0K           12
     NFSD rollback            0            0K            0
      NFSCL diroff            0            0K            0
        madt_table            0            0K            2
          smartpqi            0            0K            0
       NEWdirectio            0            0K            0
        NEWNFSnode            0            0K            0
         NFSCL lck            0            0K            0
               ixl            0            0K            0
      NFSCL lckown            0            0K            0
      NFSCL client            0            0K            0
       NFSCL deleg            0            0K            0
        NFSCL open            0            0K            0
       NFSCL owner            0            0K            0
            NFS fh            0            0K            0
           NFS req            0            0K            0
        ice-resmgr            0            0K            0
         ice-osdep            0            0K            0
               ice            0            0K            0
              iavf            0            0K            0
             axgbe            0            0K            0
     NFSD usrgroup            0            0K            0
       NFSD string            0            0K            0
       NFSD V4lock            0            0K            0
      NFSD V4state            0            0K            0
     NFSD srvcache            0            0K            0
       msdosfs_fat            0            0K            0
     msdosfs_mount            0            0K            0
      msdosfs_node            0            0K            0
          xen_intr            0            0K            0
           xen_hvm            0            0K            0
         legacydrv            0            0K            0
            qpidrv            0            0K            0
            DEVFS4            0            0K            0
      dmar_idpgtbl            0            0K            0
          dmar_dom            0            0K            0
          dmar_ctx            0            0K            0
            DEVFS2            0            0K            0
              isci            0            0K            0
      iommu_dmamap            0            0K            0
            gntdev            0            0K            0
     hyperv_socket            0            0K            0
           bxe_ilt            0            0K            0
       privcmd_dev            0            0K            0
            xenbus            0            0K            0
        evtchn_dev            0            0K            0
          xenstore            0            0K            0
         scsi_pass            0            0K            0
     vm_fictitious            0            0K            0
         ciss_data            0            0K            0
               xnb            0            0K            0
              xbbd            0            0K            0
               xbd            0            0K            0
           Balloon            0            0K            0
          sysmouse            0            0K            0
            vtfont            0            0K            0
         BACKLIGHT            0            0K            0
           ath_hal            0            0K            0
           UMAHash            0            0K            0
            athdev            0            0K            0
           ata_pci            0            0K            0
         vm_pgdata            0            0K            0
           jblocks            0            0K            0
          savedino            0            0K        38597
          sentinel            0            0K            0
            jfsync            0            0K            0
            jtrunc            0            0K            0
             sbdep            0            0K          845
           jsegdep            0            0K            0
              jseg            0            0K            0
         jfreefrag            0            0K            0
          jfreeblk            0            0K            0
           jnewblk            0            0K            0
            jmvref            0            0K            0
           jremref            0            0K            0
           jaddref            0            0K            0
           freedep            0            0K            0
        allocindir            0            0K            0
       allocdirect            0            0K            0
          ufs_trim            0            0K            0
           mactemp            0            0K            0
     audit_trigger            0            0K            0
 audit_pipe_presel            0            0K            0
     audit_pipeent            0            0K            0
        audit_pipe            0            0K            0
      audit_evname            0            0K            0
         audit_bsm            0            0K            0
      audit_gidset            0            0K            0
        audit_text            0            0K            0
        audit_path            0            0K            0
        audit_data            0            0K            0
        audit_cred            0            0K            0
           ata_dma            0            0K            0
       ata_generic            0            0K            0
            pvscsi            0            0K            0
           scsi_da            0            0K           69
            ata_da            0            0K            0
           scsi_ch            0            0K            0
           scsi_cd            0            0K            0
       AHCI driver            0            0K            0
            USBdev            0            0K            0
               USB            0            0K            0
          ktls_ocf            0            0K            0
               agp            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
         MLX5E_TLS            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
            MLX5EN            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
          MLX5DUMP            0            0K            0
        MLX5EEPROM            0            0K            0
        MLX5EEPROM            0            0K            0
          seq_file            0            0K            0
             radix            0            0K            0
               idr            0            0K            0
            lkpifw            0            0K            0
               NLM            0            0K            0
    ipsec-spdcache            0            0K            0
         ipsec-reg            0            0K            0
        ipsec-misc            0            0K            0
      ipsecrequest            0            0K            0
       ip6_msource            0            0K            0
      ip6_moptions            0            0K           10
       in6_mfilter            0            0K            0
             frag6            0            0K            6
            tcplog            0            0K            0
        tcp_hwpace            0            0K            0
               LRO            0            0K            0
       ip_moptions            0            0K          109
        in_mfilter            0            0K          110
              ipid            0            0K            0
         80211scan            0            0K            0
      80211ratectl            0            0K            0
        80211power            0            0K            0
       80211nodeie            0            0K            0
         80211node            0            0K            0
      80211mesh_gt            0            0K            0
      80211mesh_rt            0            0K            0
         80211perr            0            0K            0
         80211prep            0            0K            0
         80211preq            0            0K            0
          80211dfs            0            0K            0
       80211crypto            0            0K            0
          80211vap            0            0K            0
             iflib            0            0K            0
              vlan            0            0K            0
               gif            0            0K            0
           ifdescr            0            0K            0
              zlib            0            0K            0
           fadvise            0            0K            0
           VN POLL            0            0K           28
           nvme_da            0            0K            0
            statfs            0            0K        30663
     namei_tracker            0            0K           25
       export_host            0            0K            0
        cl_savebuf            0            0K          258
           acpipwr            0            0K            0
         acpi_perf            0            0K            0
            twsbuf            0            0K            0
      twe_commands            0            0K            0
       tcp_log_dev            0            0K         2044
      midi buffers            0            0K            0
             mixer            0            0K            0
              ac97            0            0K            0
             hdacc            0            0K            0
              hdac            0            0K            0
              hdaa            0            0K            0
         acpicmbat            0            0K            0
       SIIS driver            0            0K            0
           CAM CCB            0            0K          523
            biobuf            0            0K            0
              aios            0            0K           59
               lio            0            0K          292
               acl            0            0K            0
               PUC            0            0K            0
          mbuf_tag            0            0K          363
              ktls            0            0K            0
          ppbusdev            0            0K            0
agtiapi_MemAlloc malloc            0            0K            0
    osti_cacheable            0            0K            0
          tempbuff            0            0K            0
          tempbuff            0            0K            0
ag_tgt_map_t malloc            0            0K            0
ag_slr_map_t malloc            0            0K            0
lDevFlags * malloc            0            0K            0
tiDeviceHandle_t * malloc            0            0K            0
ag_portal_data_t malloc            0            0K            0
ag_device_t malloc            0            0K            0
     STLock malloc            0            0K            0
          CCB List            0            0K            0
            sr_iov            0            0K            0
               OCS            0            0K            0
               OCS            0            0K            0
              nvme            0            0K            0
               nvd            0            0K            0
            netmap            0            0K            0
            mwldev            0            0K            0
        MVS driver            0            0K            0
     CAM ccb queue            0            0K            0
          mrsasbuf            0            0K            0
          mpt_user            0            0K            0
              accf            0            0K            0
               pts            0            0K            0
               iov            0            0K        42581
          ioctlops            0            0K         2385
           eventfd            0            0K           73
           Witness            0            0K            0
             stack            0            0K            0
          mps_user            0            0K            0
            MPSSAS            0            0K            0
               mps            0            0K            0
          mpr_user            0            0K            0
            MPRSAS            0            0K            0
              sbuf            0            0K          528
               mpr            0            0K            0
          firmware            0            0K            0
        compressor            0            0K            0
            mfibuf            0            0K            0
              SWAP            0            0K            0
         sysctltmp            0            0K          782
            sysctl            0            0K            3
           malodev            0            0K            0
              ekcd            0            0K            0
            dumper            0            0K            0
          sendfile            0            0K           12
              rctl            0            0K            0
               LED            0            0K            0
          ix_sriov            0            0K            0
        aacraidcam            0            0K            0
       aacraid_buf            0            0K            0
             cache            0            0K            0
                ix            0            0K            0
            ipsbuf            0            0K            0
      prison_racct            0            0K            0
       Fail Points            0            0K            0
               pwd            0            0K            0
       tty console            0            0K            0
            aaccam            0            0K            0
            aacbuf            0            0K            0
              zstd            0            0K            0
            XZ_DEC            0            0K            0
            nvlist            0            0K            0
          SCSI ENC            0            0K            0
           SCSI sa            0            0K            0
        isofs_node            0            0K            0
       isofs_mount            0            0K            0
     tr_raid5_data            0            0K            0
    tr_raid1e_data            0            0K            0
     tr_raid1_data            0            0K            0
     tr_raid0_data            0            0K            0
    tr_concat_data            0            0K            0
       md_sii_data            0            0K            0
   md_promise_data            0            0K            0
    md_nvidia_data            0            0K            0
   md_jmicron_data            0            0K            0
     md_intel_data            0            0K            0
       md_ddf_data            0            0K            0
         raid_data            0            0K          168
     geom_flashmap            0            0K            0
         tmpfs dir            0            0K            0
        tmpfs name            0            0K            0
       tmpfs mount            0            0K            0
           NFS FHA            0            0K            0
         newnfsmnt            0            0K            0
  newnfsclient_req            0            0K            0
   NFSCL layrecall            0            0K            0
     NFSCL session            0            0K            0
     NFSCL sockreq            0            0K            0
     NFSCL devinfo            0            0K            0
     NFSCL flayout            0            0K            0
      NFSCL layout            0            0K            0
db> show uma
              Zone   Size    Used    Free    Requests  Sleeps  Bucket  Total Mem    XFree
   mbuf_jumbo_page   4096    9262    1406      904637       0     254   43696128        0
           tcp_log    416   47097   31140     3659297       0     254   32546592        0
    ertt_txseginfo     40  681284   13697     6831123       0     254   27799240        0
      malloc-16384  16384     853       5       31062       0       1   14057472        0
       tcp_bbr_map    128   74955    6203     1891490       0     127   10388224        0
        RADIX NODE    144   36683     272      793341       0      64    5321520        0
         MAP ENTRY     96   49255     389     1917349       0     126    4765824        0
              mbuf    256   13229    4805    12376098       0     254    4616704        0
       malloc-4096   4096     954       4       32020       0       2    3923968        0
         VM OBJECT    264   13528      62      482721       0      30    3587760        0
      mbuf_cluster   2048    1016     508        1018       0     254    3121152        0
         vmem btag     56   47044      83       47210       0     254    2639112        0
           VMSPACE   2552     880      14       31832       0       4    2281488        0
              pbuf   2624       0     829           0       0       2    2175296        0
        malloc-128    128   16202     197       20350       0     126    2099072        0
            THREAD   1808    1055      34       49053       0       8    1968912        0
         sctp_asoc   2288     221     544       18224       0     254    1750320        0
          BUF TRIE    144     665   11123       88950       0      62    1697472        0
       UMA Slabs 0    112   14997       9       14997       0     126    1680672        0
         FFS inode   1160    1366      27       33879       0       8    1615880        0
        malloc-384    384    4117      23        4117       0      30    1589760        0
       malloc-4096   4096     341       7        1206       0       2    1425408        0
       malloc-2048   2048     641      31       47927       0       8    1376256        0
              PROC   1352     935      19       31894       0       8    1289808        0
        256 Bucket   2048     438     186       46783       0       8    1277952        0
           sctp_ep   1208     646     374       46957       0     254    1232160        0
            socket    960     940     332       65164       0     254    1221120        0
         filedesc0   1072     924      21       32463       0       8    1013040        0
     FPU_save_area    832    1057      50       51584       0      16     921024        0
             tcpcb   1096     438     325       13572       0     254     836248        0
             VNODE    448    1407      69       33922       0      30     661248        0
        sctp_raddr    736     255     515       20048       0     254     566720        0
      malloc-65536  65536       6       2          92       0       1     524288        0
       malloc-8192   8192      50       7         571       0       1     466944        0
         tcp_inpcb    448     438     579       13572       0     254     455616        0
        malloc-384    384     894     156       66573       0      30     403200        0
          lkpicurr    168       2    2350           2       0      62     395136        0
      malloc-65536  65536       0       6         490       0       1     393216        0
            lkpimm    168       1    2327           1       0      62     391104        0
        malloc-384    384     961      29        1308       0      30     380160        0
       FFS2 dinode    256    1366      74       33879       0      62     368640        0
         malloc-64     64    5526      81        6417       0     254     358848        0
       malloc-1024   1024     222     114       21099       0      16     344064        0
         malloc-16     16   21146     354       52919       0     254     344000        0
             ripcb    448      20     745         785       0     254     342720        0
     udplite_inpcb    448       8     757         546       0     254     342720        0
         udp_inpcb    448      14     751        1402       0     254     342720        0
            vnpbuf   2624       0     128           4       0      64     335872        0
        malloc-256    256    1200     105       52059       0      62     334080        0
        malloc-128    128    2213     205        4625       0     126     309504        0
        sctp_chunk    152     392    1402       15072       0     254     272688        0
         UMA Zones    768     351       3         351       0      16     271872        0
      malloc-32768  32768       0       8          50       0       1     262144        0
         malloc-32     32    7952     238        8631       0     254     262080        0
       mbuf_packet    256     295     721      165957       0     254     260096        0
        malloc-256    256     254     751      152590       0      62     257280        0
      malloc-32768  32768       0       7       43753       0       1     229376        0
            DEVCTL   1024      46     174         186       0       0     225280        0
        malloc-256    256     720     150       54420       0      62     222720        0
        malloc-384    384     126     414       37990       0      30     207360        0
      malloc-65536  65536       1       2           9       0       1     196608        0
        malloc-128    128    1245     274      125067       0     126     194432        0
       tcp_bbr_pcb    832     186      39        6632       0      16     187200        0
             Files     80    1858     192      125876       0     126     164000        0
        malloc-128    128     770     501       35711       0     126     162688        0
        malloc-256    256     167     463      139096       0      62     161280        0
       S VFS Cache    104    1086     435       34933       0     126     158184        0
         TURNSTILE    136    1090      44        1090       0      62     154224        0
        128 Bucket   1024      75      72       13833       0      16     150528        0
       malloc-1024   1024     126      18         320       0      16     147456        0
          UMA Kegs    384     337       6         337       0      30     131712        0
zio_buf_comb_131072 131072       0       1           1       0       1     131072        0
      malloc-65536  65536       2       0           2       0       1     131072        0
      malloc-65536  65536       0       2         136       0       1     131072        0
       malloc-2048   2048      10      54        1345       0       9     131072        0
             unpcb    256      25     485        1823       0     254     130560        0
            clpbuf   2624       0      48        1383       0      16     125952        0
             g_bio    408       4     296      726113       0      30     122400        0
          ksiginfo    112     940     104        4768       0     126     116928        0
         malloc-64     64    1502     325       45860       0     254     116928        0
      malloc-16384  16384       1       6          13       0       1     114688        0
      malloc-16384  16384       3       4          31       0       1     114688        0
         64 Bucket    512      98     102       56965       0      30     102400        0
        SLEEPQUEUE     88    1090      62        1090       0     126     101376        0
       malloc-4096   4096      18       6       31101       0       2      98304        0
       malloc-8192   8192      11       0          11       0       1      90112        0
       malloc-8192   8192       5       6          39       0       1      90112        0
       malloc-4096   4096      22       0          22       0       2      90112        0
      tcp_rack_pcb    896      61      38        3618       0      16      88704        0
          syncache    168       0     528          14       0     254      88704        0
         malloc-64     64    1019     304       32604       0     254      84672        0
         malloc-64     64     983     340       32037       0     254      84672        0
         malloc-64     64     528     795       36489       0     254      84672        0
      malloc-16384  16384       3       2          13       0       1      81920        0
         32 Bucket    256      98     217       16101       0      62      80640        0
        sctp_readq    152       2     518         734       0     254      79040        0
              pipe    744      50      50        2145       0      16      74400        0
         malloc-64     64     504     567      408701       0     254      68544        0
         malloc-64     64     616     455        7600       0     254      68544        0
         malloc-64     64     275     796       37380       0     254      68544        0
        malloc-128    128     291     236        1687       0     126      67456        0
      malloc-65536  65536       1       0           1       0       1      65536        0
      malloc-32768  32768       1       1         121       0       1      65536        0
      malloc-32768  32768       2       0           2       0       1      65536        0
      malloc-32768  32768       0       2          12       0       1      65536        0
       malloc-8192   8192       4       4         221       0       1      65536        0
       malloc-2048   2048       4      28        2295       0       8      65536        0
       malloc-2048   2048      17      15         201       0       8      65536        0
        malloc-256    256     154     101         204       0      62      65280        0
        malloc-256    256      33     222       72761       0      62      65280        0
sctp_stream_msg_out    112      57     483        4627       0     254      60480        0
            da_ccb    544       1      97      182216       0      16      53312        0
            pcpu-8      8    5332    1324       26428       0     254      53248        0
         malloc-32     32     905     733       70957       0     254      52416        0
        malloc-128    128     213     190        1348       0     126      51584        0
        malloc-128    128      76     327       30365       0     126      51584        0
zio_data_buf_16384  16384       0       3           9       0       1      49152        0
           DIRHASH   1024      34      14          34       0      16      49152        0
             NAMEI   1024       0      48      161724       0      16      49152        0
       malloc-2048   2048      10      14         136       0       8      49152        0
       malloc-1024   1024      14      34         543       0      16      49152        0
       malloc-1024   1024      28      20          41       0      16      49152        0
           pcpu-64     64     484     284         484       0     254      49152        0
              ertt     72     438     234       13572       0     126      48384        0
          rl_entry     40     779     332         787       0     254      44440        0
               PWD     32     565     821       30148       0     254      44352        0
         malloc-32     32     969     417       31374       0     254      44352        0
        sctp_laddr     48     144     696       19948       0     254      40320        0
       Mountpoints   2752       2      12           5       0       4      38528        0
         hostcache     64       4     563           4       0     254      36288        0
         tcp_inpcb     32      34    1100        9083       0     254      36288        0
         malloc-32     32     631     503       16688       0     254      36288        0
         16 Bucket    144     117     135        8151       0      62      36288        0
         malloc-16     16    1374     876      127846       0     254      36000        0
          8 Bucket     80      73     377        9089       0     126      36000        0
        malloc-128    128      18     261          20       0     126      35712        0
            itimer    352       5      94          85       0      30      34848        0
     routing nhops    256      27     108          34       0      62      34560        0
           ttyoutq    256      72      63         160       0      62      34560        0
        malloc-384    384      52      38          64       0      30      34560        0
        malloc-256    256      65      70        2396       0      62      34560        0
        malloc-256    256      55      80         896       0      62      34560        0
     zio_buf_16384  16384       0       2          10       0       1      32768        0
      malloc-32768  32768       1       0           1       0       1      32768        0
       malloc-8192   8192       4       0           4       0       1      32768        0
       malloc-2048   2048       1      15          32       0       8      32768        0
       malloc-2048   2048       2      14         310       0       8      32768        0
       malloc-1024   1024       3      29           3       0      16      32768        0
       malloc-1024   1024       3      29          19       0      16      32768        0
       malloc-1024   1024      19      13         311       0      16      32768        0
        malloc-512    512       0      64          12       0      30      32768        0
        malloc-512    512       2      62         313       0      30      32768        0
        malloc-512    512       0      64          98       0      30      32768        0
        malloc-512    512       3      61           3       0      30      32768        0
        malloc-512    512      13      51        1877       0      30      32768        0
        malloc-512    512      34      30        2040       0      30      32768        0
             KNOTE    160      28     172      300003       0      62      32000        0
            ttyinq    160     135      65         300       0      62      32000        0
      tcp_rack_map    120     112     152        7528       0     126      31680        0
            cpuset    104       7     272        1511       0     126      29016        0
   sctp_asconf_ack     48       0     588           7       0     254      28224        0
          tcpreass     48       0     588           5       0     254      28224        0
          4 Bucket     48       7     581         824       0     254      28224        0
          2 Bucket     32     105     777       10748       0     254      28224        0
               AIO    208       0     133         200       0      62      27664        0
       malloc-8192   8192       2       1           4       0       1      24576        0
       malloc-4096   4096       0       6         296       0       2      24576        0
           rtentry    176      30     108          34       0      62      24288        0
              PGRP     88      50     226         305       0     126      24288        0
        malloc-384    384      31      29          37       0      30      23040        0
        malloc-384    384       1      59         587       0      30      23040        0
         domainset     40       0     567        1461       0     254      22680        0
     udplite_inpcb     32       0     630          27       0     254      20160        0
             udpcb     32      22     608        1948       0     254      20160        0
         udp_inpcb     32      10     620         141       0     254      20160        0
         malloc-32     32      48     582         205       0     254      20160        0
         malloc-32     32      91     539         531       0     254      20160        0
         malloc-32     32      38     592        1254       0     254      20160        0
         malloc-32     32      42     588       32436       0     254      20160        0
           cryptop    280       0      70         620       0      30      19600        0
             AIOCB    552       0      35         724       0      16      19320        0
            AIOLIO    272       0      70         146       0      30      19040        0
 epoch_record pcpu    256       4      60           4       0      62      16384        0
      malloc-16384  16384       1       0           1       0       1      16384        0
       malloc-8192   8192       0       2           7       0       1      16384        0
       malloc-4096   4096       0       4           5       0       2      16384        0
       malloc-4096   4096       0       4           9       0       2      16384        0
       malloc-4096   4096       0       4          37       0       2      16384        0
       malloc-2048   2048       1       7           1       0       8      16384        0
       malloc-1024   1024       8       8           9       0      16      16384        0
        malloc-512    512       3      29           3       0      30      16384        0
        malloc-512    512       0      32         266       0      30      16384        0
           SMR CPU     32       7     504           7       0     254      16352        0
               ipq     56       0     288           2       0     254      16128        0
      vtnet_tx_hdr     24       0     668     2628960       0     254      16032        0
         malloc-16     16     476     524       13650       0     254      16000        0
      tcp_log_node    120       0     132           2       0     126      15840        0
              kenv    258      15      45        1040       0      30      15480        0
            mqnode    416       3      33           3       0      30      14976        0
              vmem   1856       1       7           1       0       8      14848        0
        SMR SHARED     24       7     504           7       0     254      12264        0
    tcp_log_bucket    176       0      69           3       0      62      12144        0
          sackhole     32       0     378           1       0     254      12096        0
              AIOP     32       4     374           4       0     254      12096        0
         malloc-16     16      29     721         611       0     254      12000        0
         malloc-16     16     378     372         656       0     254      12000        0
         malloc-16     16      12     738         169       0     254      12000        0
         malloc-16     16     183     567        2673       0     254      12000        0
         malloc-16     16      16     734       93802       0     254      12000        0
       L VFS Cache    320       0      36           1       0      30      11520        0
        malloc-384    384      22       8          22       0      30      11520        0
tfo_ccache_entries     80       1     127           1       0     126      10240        0
         abd_chunk   4096       1       1           1       0       2       8192        0
           pcpu-16     16      14     498          14       0     254       8192        0
       UMA Slabs 1    176      12      10          12       0      62       3872        0
        KMAP ENTRY     96      16      23          22       0       0       3744        0
              md15   4096       0       0           0       0       2          0        0
              md14   4096       0       0           0       0       2          0        0
   zfs_znode_cache    464       0       0           0       0      30          0        0
       sio_cache_2    168       0       0           0       0      62          0        0
       sio_cache_1    152       0       0           0       0      62          0        0
       sio_cache_0    136       0       0           0       0      62          0        0
     zil_zcw_cache     80       0       0           0       0     126          0        0
     zil_lwb_cache    352       0       0           0       0      30          0        0
    dmu_buf_impl_t    408       0       0           0       0      30          0        0
         arc_buf_t     64       0       0           0       0     254          0        0
arc_buf_hdr_t_l2only     96       0       0           0       0     126          0        0
arc_buf_hdr_t_full_crypt    416       0       0           0       0      30          0        0
arc_buf_hdr_t_full    352       0       0           0       0      30          0        0
           dnode_t   1032       0       0           0       0       8          0        0
          sa_cache    296       0       0           0       0      30          0        0
zio_buf_comb_16777216 16777216       0       0           0       0       1          0        0
zio_buf_comb_14680064 14680064       0       0           0       0       1          0        0
zio_buf_comb_12582912 12582912       0       0           0       0       1          0        0
zio_buf_comb_10485760 10485760       0       0           0       0       1          0        0
zio_buf_comb_8388608 8388608       0       0           0       0       1          0        0
zio_buf_comb_7340032 7340032       0       0           0       0       1          0        0
zio_buf_comb_6291456 6291456       0       0           0       0       1          0        0
zio_buf_comb_5242880 5242880       0       0           0       0       1          0        0
zio_buf_comb_4194304 4194304       0       0           0       0       1          0        0
zio_buf_comb_3670016 3670016       0       0           0       0       1          0        0
zio_buf_comb_3145728 3145728       0       0           0       0       1          0        0
zio_buf_comb_2621440 2621440       0       0           0       0       1          0        0
zio_buf_comb_2097152 2097152       0       0           0       0       1          0        0
zio_buf_comb_1835008 1835008       0       0           0       0       1          0        0
zio_buf_comb_1572864 1572864       0       0           0       0       1          0        0
zio_buf_comb_1310720 1310720       0       0           0       0       1          0        0
zio_buf_comb_1048576 1048576       0       0           0       0       1          0        0
zio_buf_comb_917504 917504       0       0           0       0       1          0        0
zio_buf_comb_786432 786432       0       0           0       0       1          0        0
zio_buf_comb_655360 655360       0       0           0       0       1          0        0
zio_buf_comb_524288 524288       0       0           0       0       1          0        0
zio_buf_comb_458752 458752       0       0           0       0       1          0        0
zio_buf_comb_393216 393216       0       0           0       0       1          0        0
zio_buf_comb_327680 327680       0       0           0       0       1          0        0
zio_buf_comb_262144 262144       0       0           0       0       1          0        0
zio_buf_comb_229376 229376       0       0           0       0       1          0        0
zio_buf_comb_196608 196608       0       0           0       0       1          0        0
zio_buf_comb_163840 163840       0       0           0       0       1          0        0
zio_buf_comb_114688 114688       0       0           0       0       1          0        0
zio_buf_comb_98304  98304       0       0           0       0       1          0        0
zio_buf_comb_81920  81920       0       0           0       0       1          0        0
zio_buf_comb_65536  65536       0       0           0       0       1          0        0
zio_buf_comb_57344  57344       0       0           0       0       1          0        0
zio_buf_comb_49152  49152       0       0           0       0       1          0        0
zio_buf_comb_40960  40960       0       0           0       0       1          0        0
zio_buf_comb_32768  32768       0       0           0       0       1          0        0
zio_buf_comb_28672  28672       0       0           0       0       1          0        0
zio_buf_comb_24576  24576       0       0           0       0       1          0        0
zio_buf_comb_20480  20480       0       0           0       0       1          0        0
zio_data_buf_14336  14336       0       0           0       0       1          0        0
     zio_buf_14336  14336       0       0           0       0       1          0        0
zio_data_buf_12288  12288       0       0           0       0       1          0        0
     zio_buf_12288  12288       0       0           0       0       1          0        0
zio_data_buf_10240  10240       0       0           0       0       1          0        0
     zio_buf_10240  10240       0       0           0       0       1          0        0
 zio_data_buf_8192   8192       0       0           0       0       1          0        0
      zio_buf_8192   8192       0       0           0       0       1          0        0
 zio_data_buf_7168   7168       0       0           0       0       1          0        0
      zio_buf_7168   7168       0       0           0       0       1          0        0
 zio_data_buf_6144   6144       0       0           0       0       1          0        0
      zio_buf_6144   6144       0       0           0       0       1          0        0
 zio_data_buf_5120   5120       0       0           0       0       1          0        0
      zio_buf_5120   5120       0       0           0       0       1          0        0
 zio_data_buf_4096   4096       0       0           0       0       2          0        0
      zio_buf_4096   4096       0       0           0       0       2          0        0
 zio_data_buf_3584   3584       0       0           0       0       2          0        0
      zio_buf_3584   3584       0       0           0       0       2          0        0
 zio_data_buf_3072   3072       0       0           0       0       4          0        0
      zio_buf_3072   3072       0       0           0       0       4          0        0
 zio_data_buf_2560   2560       0       0           0       0       4          0        0
      zio_buf_2560   2560       0       0           0       0       4          0        0
 zio_data_buf_2048   2048       0       0           0       0       8          0        0
      zio_buf_2048   2048       0       0           0       0       8          0        0
 zio_data_buf_1536   1536       0       0           0       0       8          0        0
      zio_buf_1536   1536       0       0           0       0       8          0        0
 zio_data_buf_1024   1024       0       0           0       0      16          0        0
      zio_buf_1024   1024       0       0           0       0      16          0        0
  zio_data_buf_512    512       0       0           0       0      30          0        0
       zio_buf_512    512       0       0           0       0      30          0        0
    zio_link_cache     48       0       0           0       0     254          0        0
         zio_cache   1232       0       0           0       0       8          0        0
   ddt_entry_cache    392       0       0           0       0      30          0        0
         ddt_cache  24824       0       0           0       0       1          0        0
metaslab_alloc_trace_cache     72       0       0           0       0     126          0        0
zfs_btree_leaf_cache   4096       0       0           0       0       2          0        0
reference_history_cache      8       0       0           0       0     254          0        0
   reference_cache     40       0       0           0       0     254          0        0
        taskq_zone    192       0       0           0       0      62          0        0
               md9    512       0       0           0       0      30          0        0
               md8 1048576       0       0           0       0       1          0        0
               md7    512       0       0           0       0      30          0        0
               md6 1048576       0       0           0       0       1          0        0
               md5    512       0       0           0       0      30          0        0
               md4 1048576       0       0           0       0       1          0        0
               md3    512       0       0           0       0      30          0        0
               md2 1048576       0       0           0       0       1          0        0
               md1    512       0       0           0       0      30          0        0
               md0 1048576       0       0           0       0       1          0        0
       FFS1 dinode    128       0       0           0       0     126          0        0
           ada_ccb    272       0       0           0       0      30          0        0
             swblk    136       0       0           0       0      62          0        0
          swpctrie    144       0       0           0       0      62          0        0
   cdg_qdiffsample     16       0       0           0       0     254          0        0
       sctp_asconf     40       0       0           0       0     254          0        0
   pf state scrubs     40       0       0           0       0     254          0        0
   pf frag entries     40       0       0           0       0     254          0        0
          pf frags    248       0       0           0       0      62          0        0
  pf table entries    160       0       0           0       0      62          0        0
pf table entry counters     64       0       0           0       0     254          0        0
   pf source nodes    136       0       0           0       0     254          0        0
     pf state keys     88       0       0           0       0     126          0        0
         pf states    312       0       0           0       0       0          0        0
           pf tags    104       0       0           0       0     126          0        0
          pf mtags     48       0       0           0       0     254          0        0
             ripcb     32       0       0           0       0     254          0        0
               tfo      4       0       0           0       0     254          0        0
             tcptw     88       0       0           0       0     254          0        0
    IPsec SA lft_c     16       0       0           0       0     254          0        0
        mqnotifier    216       0       0           0       0      62          0        0
            mvdata     64       0       0           0       0     254          0        0
            mqueue    248       0       0           0       0      62          0        0
           NCLNODE    608       0       0           0       0      16          0        0
        TMPFS node    224       0       0           0       0      62          0        0
     LTS VFS Cache    360       0       0           0       0      30          0        0
     STS VFS Cache    144       0       0           0       0      62          0        0
  linux_dma_object     32       0       0           0       0     254          0        0
  linux_dma_pctrie    144       0       0           0       0      62          0        0
   IOMMU_MAP_ENTRY    120       0       0           0       0     126          0        0
    mbuf_jumbo_16k  16384       0       0           0       0     254          0        0
     mbuf_jumbo_9k   9216       0       0           0       0     254          0        0
      audit_record   1280       0       0           0       0       8          0        0
        MAC labels     40       0       0           0       0     254          0        0
            mdpbuf   2624       0       0           0       0       3          0        0
           nfspbuf   2624       0       0           0       0      16          0        0
            swwbuf   2624       0       0           0       0       8          0        0
            swrbuf   2624       0       0           0       0      16          0        0
          umtx_shm     88       0       0           0       0     126          0        0
           umtx pi     96       0       0           0       0     126          0        0
rangeset pctrie nodes    144       0       0           0       0      62          0        0
      malloc-65536  65536       0       0           0       0       1          0        0
      malloc-65536  65536       0       0           0       0       1          0        0
      malloc-32768  32768       0       0           0       0       1          0        0
      malloc-32768  32768       0       0           0       0       1          0        0
      malloc-16384  16384       0       0           0       0       1          0        0
      malloc-16384  16384       0       0           0       0       1          0        0
      malloc-16384  16384       0       0           0       0       1          0        0
       malloc-8192   8192       0       0           0       0       1          0        0
           pcpu-32     32       0       0           0       0     254          0        0
            pcpu-4      4       0       0           0       0     254          0        0
            fakepg    104       0       0           0       0     126          0        0
          UMA Hash    256       0       0           0       0      62          0        0

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/12/03 02:45 freebsd-src 4b72b91a7132 61f86278 console log report ci-freebsd-i386 Fatal trap NUM: page fault while in kernel mode
* Struck through repros no longer work on HEAD.