assert failed: !cpu_softintr_p() (2)

0 views
Skip to first unread message

syzbot

unread,
May 30, 2024, 12:39:35 AMMay 30
to syzkaller-...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: 2e795eb86e72 Improve robustness (from kre@)
git tree: netbsd
console output: https://syzkaller.appspot.com/x/log.txt?x=131b79d2980000
kernel config: https://syzkaller.appspot.com/x/.config?x=fab579639ba4bf0a
dashboard link: https://syzkaller.appspot.com/bug?extid=f063c516f3d45d9d500c
compiler: g++ (Debian 12.2.0-14) 12.2.0

Unfortunately, I don't have any reproducer for this issue yet.

Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/2e9150c08f39/disk-2e795eb8.raw.xz
netbsd.gdb: https://storage.googleapis.com/syzbot-assets/bb54f336474f/netbsd-2e795eb8.gdb.xz

IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+f063c5...@syzkaller.appspotmail.com

[ 685.2321074] panic: kernel diagnostic assertion "!cpu_softintr_p()" failed: file "/syzkaller/managers/ci2-netbsd/kernel/sys/kern/subr_kmem.c", line 451
[ 685.2506221] cpu0: Begin traceback...
[ 685.2619556] vpanic() at netbsd:vpanic+0x282 sys/kern/subr_prf.c:288
[ 685.2918238] _sub_D_65535_0() at netbsd:_sub_D_65535_0+-0xc91c
[ 685.3216855] kmem_free() at netbsd:kmem_free+0xbd sys/kern/subr_kmem.c:451
[ 685.3515503] ether_delmulti() at netbsd:ether_delmulti+0x2d4 sys/net/if_ethersubr.c:1452
[ 685.3913723] ether_ioctl() at netbsd:ether_ioctl+0x3e6 sys/net/if_ethersubr.c:1602
[ 685.4212357] vioif_ioctl() at netbsd:vioif_ioctl+0x34 sys/dev/pci/if_vioif.c:894
[ 685.4610557] if_mcast_op() at netbsd:if_mcast_op+0xcc sys/net/if.c:3974
[ 685.4809666] in_delmulti() at netbsd:in_delmulti+0x122 sys/netinet/in.c:1781
[ 685.5108317] ip_freemoptions() at netbsd:ip_freemoptions+0x5e sys/netinet/ip_output.c:2120
[ 685.5307423] inpcb_destroy() at netbsd:inpcb_destroy+0x281 sys/netinet/in_pcb.c:708
[ 685.5606067] tcp_close() at netbsd:tcp_close+0x22e sys/netinet/tcp_subr.c:1159
[ 685.5904754] tcp_input() at netbsd:tcp_input+0x6650 sys/netinet/tcp_input.c:2261
[ 685.6103816] ipintr() at netbsd:ipintr+0x1a1f ip_input sys/netinet/ip_input.c:812 [inline]
[ 685.6103816] ipintr() at netbsd:ipintr+0x1a1f sys/netinet/ip_input.c:410
[ 685.6402479] softint_dispatch() at netbsd:softint_dispatch+0x39a softint_execute sys/kern/kern_softint.c:605 [inline]
[ 685.6402479] softint_dispatch() at netbsd:softint_dispatch+0x39a sys/kern/kern_softint.c:848
address 0xffff95822fbc90b8 is invalid
address 0xffff95822fbc90b0 is invalid
address 0xffff95822fbc90c0 is invalid
address 0xffff95822fbc90b8 is invalid
address 0xffff95822fbc90c8 is invalid
address 0xffff95822fbc90c0 is invalid
address 0xffff95822fbc90d0 is invalid
address 0xffff95822fbc90c8 is invalid
[ 685.6801251] DDB lost frame for netbsd:Xsoftintr+0x57, trying 0xffff95822fbc8ff0
[ 685.7001945] Xsoftintr() at netbsd:Xsoftintr+0x57
[ 685.7106242] --- interrupt ---
address 0xffff95822fbc90c8 is invalid
address 0xffff95822fbc9080 is invalid
[ 685.7199218] 2:
[ 685.7199218] cpu0: End traceback...
[ 685.7307853] fatal breakpoint trap in supervisor mode
[ 685.7307853] trap type 1 code 0 rip 0xffffffff8023240d cs 0x8 rflags 0x282 cr2 0x7bd1f2de86e0 ilevel 0x6 rsp 0xffff95822fbc80e0
[ 685.7467412] curlwp 0xffff95800fb30480 pid 0.3 lowest kstack 0xffff95822fbc12c0
Stopped in pid 0.3 (system) at netbsd:breakpoint+0x5: leave
?
breakpoint() at netbsd:breakpoint+0x5
db_panic() at netbsd:db_panic+0x105 sys/ddb/db_panic.c:71
vpanic() at netbsd:vpanic+0x282 sys/kern/subr_prf.c:288
_sub_D_65535_0() at netbsd:_sub_D_65535_0+-0xc91c
kmem_free() at netbsd:kmem_free+0xbd sys/kern/subr_kmem.c:451
ether_delmulti() at netbsd:ether_delmulti+0x2d4 sys/net/if_ethersubr.c:1452
ether_ioctl() at netbsd:ether_ioctl+0x3e6 sys/net/if_ethersubr.c:1602
vioif_ioctl() at netbsd:vioif_ioctl+0x34 sys/dev/pci/if_vioif.c:894
if_mcast_op() at netbsd:if_mcast_op+0xcc sys/net/if.c:3974
in_delmulti() at netbsd:in_delmulti+0x122 sys/netinet/in.c:1781
ip_freemoptions() at netbsd:ip_freemoptions+0x5e sys/netinet/ip_output.c:2120
inpcb_destroy() at netbsd:inpcb_destroy+0x281 sys/netinet/in_pcb.c:708
tcp_close() at netbsd:tcp_close+0x22e sys/netinet/tcp_subr.c:1159
tcp_input() at netbsd:tcp_input+0x6650 sys/netinet/tcp_input.c:2261
ipintr() at netbsd:ipintr+0x1a1f ip_input sys/netinet/ip_input.c:812 [inline]
ipintr() at netbsd:ipintr+0x1a1f sys/netinet/ip_input.c:410
softint_dispatch() at netbsd:softint_dispatch+0x39a softint_execute sys/kern/kern_softint.c:605 [inline]
softint_dispatch() at netbsd:softint_dispatch+0x39a sys/kern/kern_softint.c:848
address 0xffff95822fbc90b8 is invalid
address 0xffff95822fbc90b0 is invalid
address 0xffff95822fbc90c0 is invalid
address 0xffff95822fbc90b8 is invalid
address 0xffff95822fbc90c8 is invalid
address 0xffff95822fbc90c0 is invalid
address 0xffff95822fbc90d0 is invalid
address 0xffff95822fbc90c8 is invalid
DDB lost frame for netbsd:Xsoftintr+0x57, trying 0xffff95822fbc8ff0
Xsoftintr() at netbsd:Xsoftintr+0x57
--- interrupt ---
address 0xffff95822fbc90c8 is invalid
address 0xffff95822fbc9080 is invalid
2:
Panic string: kernel diagnostic assertion "!cpu_softintr_p()" failed: file "/syzkaller/managers/ci2-netbsd/kernel/sys/kern/subr_kmem.c", line 451
PID LID S CPU FLAGS STRUCT LWP * NAME WAIT
22311 22311 3 1 0 ffff958012a20b80 syz-executor.2 biowait
25783 25783 2 0 0 ffff958012b7d980 arp
11448 22360 3 1 0 ffff958014b86640 syz-executor.0 xclow
11448 5667 5 1 100000 ffff958012cd5180 syz-executor.0
5806 26454 3 0 180 ffff9580147034c0 syz-executor.3 parked
5806 23900 3 1 180 ffff95801563da00 syz-executor.3 parked
5806 10558 3 1 180 ffff958014051900 syz-executor.3 parked
5806 5806 2 0 10000000 ffff9580126d7b80 syz-executor.3
21029 21029 3 1 40180 ffff9580126d9bc0 syz-executor.1 wait
4908 4908 2 1 140 ffff95801342f300 syz-executor.3
10310 10310 2 1 140 ffff9580133ae240 syz-executor.0
11955 11955 3 1 180 ffff9580140bb9c0 syz-executor.5 parked
5674 5674 3 0 180 ffff958014272600 syz-executor.4 parked
6599 5572 3 0 5100000 ffff9580142721c0 syz-executor.4 vfork
6599 6599 2 0 11000040 ffff958013459940 syz-executor.4
24728 24728 3 1 1c0 ffff958012ac8500 syz-executor.4 wait
10371 10371 3 0 180 ffff95801342fb80 syz-executor.2 parked
6705 6705 3 1 180 ffff95801563b140 syz-executor.1 parked
6761 6761 3 1 180 ffff958012a72480 syz-executor.3 parked
7129 7129 3 1 180 ffff95801518e8c0 syz-executor.2 parked
7246 7246 3 1 180 ffff9580133921c0 syz-executor.4 parked
22782 22782 3 0 180 ffff958012b9b9c0 syz-executor.3 parked
20559 20559 3 0 180 ffff9580140b6100 syz-executor.5 parked
4368 4368 3 0 180 ffff9580151b7500 syz-executor.2 parked
9531 9531 3 0 180 ffff958012ccb580 syz-executor.4 parked
9866 9866 3 1 180 ffff95801461b740 syz-executor.5 parked
16605 16605 3 1 180 ffff9580133a3640 syz-executor.2 parked
2596 2596 3 0 180 ffff95801563d5c0 syz-executor.5 parked
2323 2323 3 1 180 ffff958012d16b40 syz-executor.0 parked
2332 8240 3 1 1100000 ffff958012d16700 syz-executor.0 vfork
2332 18498 2 1 1000040 ffff958014b52a40 syz-executor.0
11420 11420 3 0 180 ffff95801337d5c0 syz-executor.3 parked
6042 6042 3 1 180 ffff958012d162c0 syz-executor.2 parked
2957 2957 3 0 180 ffff95801563b9c0 syz-executor.1 parked
3686 3465 3 1 1100000 ffff958012c02640 syz-executor.2 vfork
3686 3686 2 1 11000040 ffff95801344f4c0 syz-executor.2
20534 20534 3 0 180 ffff95801516b6c0 syz-executor.1 parked
18942 18942 3 1 180 ffff958012cf4200 syz-executor.1 parked
17299 20691 3 1 11100000 ffff958014272a40 syz-executor.1 vfork
17299 18303 3 0 11100000 ffff95801461ebc0 syz-executor.1 vfork
17299 17299 2 1 11000040 ffff95801516b280 syz-executor.1
17103 17103 3 0 180 ffff958014411280 syz-executor.3 parked
15549 15549 3 0 180 ffff958012d0a280 syz-executor.2 parked
16891 16891 3 1 180 ffff958012c67300 syz-executor.3 parked
15653 15653 3 1 180 ffff958012c67740 syz-executor.3 parked
14734 14734 3 0 180 ffff958012be6600 syz-executor.3 parked
14742 14742 3 1 180 ffff95801440c240 syz-executor.5 parked
13614 13614 3 0 180 ffff958013f73740 syz-executor.4 parked
14507 14507 3 0 180 ffff958015187b80 syz-executor.2 parked
13644 13644 3 0 180 ffff958012d7b040 syz-executor.4 parked
14301 14301 3 0 180 ffff958012d57bc0 syz-executor.2 parked
11152 11152 3 0 180 ffff958012ccb9c0 syz-executor.5 parked
10943 10943 3 1 180 ffff9580143cb640 syz-executor.4 parked
10140 10140 3 0 180 ffff958014703900 syz-executor.0 parked
9606 9606 3 0 180 ffff958014703080 syz-executor.0 parked
9910 9910 3 0 180 ffff95801461e780 syz-executor.4 parked
9355 9355 3 0 180 ffff958012ce61c0 syz-executor.5 parked
10172 9373 3 0 1100000 ffff958012c82bc0 syz-executor.5 vfork
10172 10172 2 1 11000040 ffff958014b86a80 syz-executor.5
10333 10333 3 1 180 ffff9580147b8540 syz-executor.3 parked
9909 9909 3 0 180 ffff9580134590c0 syz-executor.1 parked
8438 8438 3 0 180 ffff958013fc7040 syz-executor.3 parked
6538 6538 3 1 180 ffff958013494a00 dhcpcd poll
7935 7935 3 0 180 ffff95801341d700 syz-executor.1 parked
6037 6037 3 1 180 ffff95801343c780 syz-executor.4 parked
4762 5365 3 1 1100000 ffff9580147b8980 syz-executor.4 vfork
4762 4762 2 1 11000040 ffff958013fc5bc0 syz-executor.4
6740 6740 3 1 180 ffff958012a20740 syz-executor.2 parked
6346 6346 3 1 180 ffff958012dc0500 syz-executor.2 parked
7585 7585 3 0 180 ffff95801462c040 syz-executor.5 parked
5516 5516 3 0 180 ffff958013463540 syz-executor.0 parked
5949 7091 2 1 1000040 ffff958013463980 syz-executor.0
5949 6612 3 0 1100000 ffff958013e7e6c0 syz-executor.0 vfork
5841 5841 3 1 180 ffff958012b9b140 syz-executor.2 parked
4577 4577 3 0 180 ffff95801337d180 syz-executor.2 parked
5179 5179 3 0 180 ffff958013f202c0 syz-executor.2 parked
5044 5044 3 0 180 ffff9580126db040 syz-executor.5 parked
6107 6107 3 1 180 ffff958012cbc540 syz-executor.0 parked
4081 3310 2 1 1000040 ffff9580147b8100 syz-executor.0
4081 4090 3 0 1100000 ffff958012cf4a80 syz-executor.0 vfork
4136 4136 3 0 180 ffff9580140b0940 syz-executor.1 parked
4226 4226 3 0 180 ffff95801342f740 syz-executor.2 parked
2804 2804 3 0 180 ffff958012d0a6c0 syz-executor.3 parked
3792 3792 3 0 180 ffff95801456f700 syz-executor.3 parked
2923 2923 3 0 180 ffff958012ac80c0 syz-executor.4 parked
4566 4566 3 0 180 ffff9580133549c0 syz-executor.4 parked
4670 4670 3 0 180 ffff958013336540 syz-executor.4 parked
2556 2556 3 0 180 ffff958012bc15c0 syz-executor.1 parked
2457 4665 2 1 1000040 ffff958012cd55c0 syz-executor.1
2457 2552 3 0 1100000 ffff958012c93480 syz-executor.1 vfork
1778 1778 3 1 180 ffff958012d57780 syz-executor.3 parked
3002 3002 3 1 180 ffff958013463100 syz-executor.2 parked
2645 2645 3 1 180 ffff958012bc1180 syz-executor.4 parked
1668 1668 3 0 180 ffff9580140bb580 syz-executor.0 parked
3627 3627 3 0 180 ffff9580140bb140 syz-executor.0 parked
1347 1347 3 1 180 ffff9580140dda00 syz-executor.1 parked
1263 1439 2 1 1000040 ffff958012c15680 syz-executor.1
1263 1435 3 1 1100000 ffff958012d27300 syz-executor.1 vfork
2776 2776 3 1 180 ffff958012ca3080 syz-executor.1 parked
1197 1197 3 0 180 ffff9580133a3200 syz-executor.0 parked
1583 2246 3 0 1100000 ffff95801344f900 syz-executor.0 vfork
1583 1583 2 1 11000040 ffff958012a99900 syz-executor.0
556 556 3 0 180 ffff958012c48700 syz-executor.4 parked
931 932 3 0 1100000 ffff958012c482c0 syz-executor.4 vfork
931 931 2 1 11000040 ffff9580129bf280 syz-executor.4
986 986 3 0 180 ffff958012c25b00 syz-executor.0 parked
2265 2265 3 0 180 ffff958012be6a40 syz-executor.0 parked
1312 1312 3 0 180 ffff958012dc00c0 syz-executor.1 parked
402 402 3 0 180 ffff95801341d2c0 syz-executor.5 parked
1237 1104 3 1 180 ffff958012cbc980 syz-fuzzer parked
1237 1449 3 0 180 ffff958012c93040 syz-fuzzer kqueue
1237 1200 3 0 180 ffff958013e7eb00 syz-fuzzer wait
1237 1383 3 0 180 ffff958013e7e280 syz-fuzzer parked
1237 1199 3 0 180 ffff958013e32680 syz-fuzzer wait
1237 449 3 0 180 ffff958013df4a80 syz-fuzzer wait
1237 1239 3 0 180 ffff958013dd1a40 syz-fuzzer parked
1237 1120 3 0 180 ffff958013dd11c0 syz-fuzzer wait
1237 990 3 1 180 ffff9580133c5b00 syz-fuzzer parked
1237 1128 3 1 180 ffff9580133c56c0 syz-fuzzer parked
1237 942 3 0 180 ffff9580133c5280 syz-fuzzer parked
1237 1224 3 0 180 ffff9580126d9340 syz-fuzzer wait
1237 1229 3 1 180 ffff958012ccb140 syz-fuzzer parked
1237 1237 3 1 180 ffff958012a99080 syz-fuzzer parked
1080 1080 3 0 180 ffff95801337da00 sshd select
1225 1225 3 0 180 ffff9580126db480 getty nanoslp
1216 1216 3 1 180 ffff95801347e9c0 getty nanoslp
1223 1223 3 1 180 ffff9580134945c0 getty nanoslp
1184 1184 3 1 180 ffff958013494180 getty ttyraw
1105 1105 3 0 180 ffff958013392a40 sshd select
1004 1004 3 0 180 ffff958012d27b80 powerd kqueue
699 699 3 1 180 ffff95801341db40 syslogd kqueue
746 746 3 0 180 ffff958012c15ac0 dhcpcd poll
747 747 3 0 180 ffff958012cb1500 dhcpcd poll
466 466 3 1 180 ffff958012c256c0 dhcpcd poll
292 292 3 0 180 ffff958012d92900 dhcpcd poll
485 485 3 0 180 ffff958012d924c0 dhcpcd poll
291 291 3 1 180 ffff958012d92080 dhcpcd poll
1 1 3 0 180 ffff95801286f180 init wait
0 4982 5 1 200 ffff9580147ed140 (zombie)
0 22424 3 0 200 ffff958014b52600 ktrace ktrwait
0 4851 3 1 200 ffff9580151b70c0 ktrace ktrwait
0 1817 3 0 200 ffff9580133a3a80 ktrace ktrwait
0 866 3 0 200 ffff958013fc5780 ktrace ktrwait
0 19181 3 1 200 ffff95801518abc0 ktrace ktrwait
0 20028 3 0 200 ffff958012a54340 ktrace ktrwait
0 18110 3 0 200 ffff958012bc1a00 ktrace ktrwait
0 17612 3 0 200 ffff9580144116c0 ktrace ktrwait
0 7857 3 1 200 ffff958012a994c0 ktrace ktrwait
0 4914 3 0 200 ffff95801462c8c0 ktrace ktrwait
0 5606 3 1 200 ffff958013fc7480 ktrace ktrwait
0 2788 3 1 200 ffff958012d7b480 ktrace ktrwait
0 2894 3 1 200 ffff958013f20b40 ktrace ktrwait
0 2254 3 1 200 ffff958013336980 ktrace ktrwait
0 557 3 0 200 ffff9580129bf6c0 physiod physiod
0 196 3 1 200 ffff9580129c1700 pooldrain pooldrain
0 195 3 0 200 ffff9580129c12c0 ioflush syncer
0 194 3 0 200 ffff9580129bfb00 pgdaemon pgdaemon
0 167 3 0 200 ffff958012976ac0 usb7 usbevt
0 172 3 0 200 ffff958012976680 usb6 usbevt
0 170 3 1 200 ffff958012976240 usb5 usbevt
0 168 3 1 200 ffff95801291ea80 usb4 usbevt
0 166 3 1 200 ffff95801291e640 usb3 usbevt
0 165 3 1 200 ffff95801291e200 usb2 usbevt
0 31 3 0 200 ffff9580128caa40 usb1 usbevt
0 63 3 1 200 ffff9580128ca600 usb0 usbevt
0 126 3 1 200 ffff9580128ca1c0 usbtask-dr usbtsk
0 125 3 1 200 ffff95801286fa00 usbtask-hc usbtsk
0 124 3 0 200 ffff958010d66b00 swwreboot swwreboot
0 123 3 1 200 ffff95801286f5c0 npfgc0 npfgcw
0 122 3 1 200 ffff9580128669c0 rt_free rt_free
0 121 3 1 200 ffff958012866580 unpgc unpgc
0 120 3 0 200 ffff958012866140 key_timehandler key_timehandler
0 119 3 1 200 ffff958012703980 icmp6_wqinput/1 icmp6_wqinput
0 118 3 0 200 ffff958012703540 icmp6_wqinput/0 icmp6_wqinput
0 > 117 7 1 200 ffff958012703100 nd6_timer
0 116 3 1 200 ffff9580126fc940 carp6_wqinput/1 carp6_wqinput
0 115 3 0 200 ffff9580126fc500 carp6_wqinput/0 carp6_wqinput
0 114 3 1 200 ffff9580126fc0c0 carp_wqinput/1 carp_wqinput
0 113 3 0 200 ffff9580126ed900 carp_wqinput/0 carp_wqinput
0 112 3 1 200 ffff9580126ed4c0 icmp_wqinput/1 icmp_wqinput
0 111 3 0 200 ffff9580126ed080 icmp_wqinput/0 icmp_wqinput
0 110 3 0 200 ffff9580126d9780 rt_timer rt_timer
0 109 3 0 200 ffff9580126db8c0 vmem_rehash vmem_rehash
0 100 3 0 200 ffff9580126d7300 entbutler entropy
0 99 3 0 200 ffff9580120bdb40 viomb balloon
0 98 3 1 200 ffff9580120bd700 vioif0_txrx/1 vioif0_txrx
0 97 3 0 200 ffff9580120bd2c0 vioif0_txrx/0 vioif0_txrx
0 30 3 0 200 ffff958010d666c0 scsibus0 sccomp
0 29 3 0 200 ffff958010d66280 pms0 pmsreset
0 28 3 1 200 ffff958010cacac0 xcall/1 xcall
0 27 1 1 200 ffff958010cac680 softser/1
0 > 26 7 1 200 ffff958010cac240 softclk/1
0 25 1 1 200 ffff958010ca9a80 softbio/1
0 24 1 1 200 ffff958010ca9640 softnet/1
0 23 1 1 201 ffff958010ca9200 idle/1
0 22 3 0 200 ffff95800fb55a40 lnxsyswq lnxsyswq
0 21 3 0 200 ffff95800fb55600 lnxubdwq lnxubdwq
0 20 3 0 200 ffff95800fb551c0 lnxpwrwq lnxpwrwq
0 19 3 0 200 ffff95800fb54a00 lnxlngwq lnxlngwq
0 18 3 0 200 ffff95800fb545c0 lnxhipwq lnxhipwq
0 17 3 0 200 ffff95800fb54180 lnxrcugc lnxrcugc
0 16 3 0 200 ffff95800fb4d9c0 sysmon smtaskq
0 15 3 0 200 ffff95800fb4d580 pmfsuspend pmfsuspend
0 14 3 0 200 ffff95800fb4d140 pmfevent pmfevent
0 13 3 0 200 ffff95800fb4a980 sopendfree sopendfr
0 12 3 1 200 ffff95800fb4a540 ifwdog ifwdog
0 11 3 0 200 ffff95800fb4a100 iflnkst iflnkst
0 10 3 0 200 ffff95800fb3b940 nfssilly nfssilly
0 9 3 0 200 ffff95800fb3b500 pooldisp pooldisp
0 8 3 1 200 ffff95800fb3b0c0 modunload mod_unld
0 7 2 0 200 ffff95800fb32900 xcall/0
0 6 1 0 200 ffff95800fb324c0 softser/0
0 5 1 0 200 ffff95800fb32080 softclk/0
0 4 1 0 200 ffff95800fb308c0 softbio/0
0 > 3 7 0 200 ffff95800fb30480 softnet/0
0 2 1 0 201 ffff95800fb30040 idle/0
0 0 3 0 200 ffffffff83350140 swapper uvm
[Locks tracked through LWPs]

****** LWP 25783.25783 (arp) @ 0xffff958012b7d980, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:amap_ctor+0x39 sys/uvm/uvm_amap.c:265)
lock address : ffff958015c70a00
type : sleep/adaptive
initialized : netbsd:amap_ctor+0x39
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff958012b7d980 last held: 0xffff958012b7d980
last locked* : netbsd:uvm_fault_internal+0x88a
unlocked : netbsd:uvm_fault_lower_enter+0x59c
owner/count : 0xffff958012b7d980 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.

* Lock 1 (initialized at netbsd:pmap_ctor+0x93 sys/arch/x86/x86/pmap.c:2872)
lock address : ffff958015683380
type : sleep/adaptive
initialized : netbsd:pmap_ctor+0x93
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff958012b7d980 last held: 0xffff958012b7d980
last locked* : netbsd:pmap_enter_ma+0x386
unlocked : netbsd:pmap_extract+0x345
owner field : 0xffff958012b7d980 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 11448.22360 (syz-executor.0) @ 0xffff958014b86640, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:lwp_ctl_alloc+0x7a9 sys/kern/kern_lwp.c:1952)
lock address : ffff9580159f2640
type : sleep/adaptive
initialized : netbsd:lwp_ctl_alloc+0x7a9
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 1
relevant cpu : 1 last held: 1
relevant lwp : 0xffff958014b86640 last held: 000000000000000000
last locked : netbsd:lwp_ctl_free+0xdb
unlocked* : netbsd:lwp_ctl_free+0x26e
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 11448.5667 (syz-executor.0) @ 0xffff958012cd5180, l_stat=5

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xffff958012cd5180 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 6599.6599 (syz-executor.4) @ 0xffff958013459940, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:fork1+0x1230 sys/kern/kern_fork.c:377)
lock address : ffff958015b41940
type : sleep/adaptive
initialized : netbsd:fork1+0x1230
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff958013459940 last held: 0xffff958013459940
last locked* : netbsd:cv_timedwait+0x181
unlocked : netbsd:cv_timedwait+0x14b
owner field : 0xffff958013459940 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 5841.5841 (syz-executor.2) @ 0xffff958012b9b140, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xffff958012b9b140 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 747.747 (dhcpcd) @ 0xffff958012cb1500, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff958012cb1500 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 466.466 (dhcpcd) @ 0xffff958012c256c0, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xffff958012c256c0 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 485.485 (dhcpcd) @ 0xffff958012d924c0, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff958012d924c0 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 291.291 (dhcpcd) @ 0xffff958012d92080, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xffff958012d92080 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.26 (softclk/1) @ 0xffff958010cac240, l_stat=7

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xffff958010cac240 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.11 (iflnkst) @ 0xffff95800fb4a100, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb4a100 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.5 (softclk/0) @ 0xffff95800fb32080, l_stat=1

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb32080 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.3 (softnet/0) @ 0xffff95800fb30480, l_stat=7

*** Locks held:

* Lock 0 (initialized at netbsd:soinit+0x1f9 sys/kern/uipc_socket.c:460)
lock address : ffff95800f68a880
type : sleep/adaptive
initialized : netbsd:soinit+0x1f9
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb30480 last held: 0xffff95800fb30480
last locked* : netbsd:ipintr+0x12d
unlocked : netbsd:sofree+0x228
owner field : 0xffff95800fb30480 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

* Lock 1 (initialized at netbsd:in_init+0xe8 in_sysctl_init sys/netinet/in.c:2400 [inline])
* Lock 1 (initialized at netbsd:in_init+0xe8 sys/netinet/in.c:223)
lock address : netbsd:in_multilock
type : sleep/adaptive
initialized : netbsd:in_init+0xe8
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb30480 last held: 0xffff95800fb30480
last locked* : netbsd:in_delmulti+0x7c
unlocked : netbsd:in_addmulti+0x370
owner/count : 0xffff95800fb30480 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb30480 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.0 (swapper) @ 0xffffffff83350140, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffffffff83350140 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

[Locks tracked through CPUs]

******* Locks held on cpu0:

* Lock 0 (initialized at netbsd:main+0x11e sys/kern/init_main.c:304)
lock address : netbsd:kernel_lock
type : spin
initialized : netbsd:main+0x11e
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb30480 last held: 0xffff95800fb30480
last locked* : netbsd:ipintr+0x137
unlocked : netbsd:soclose+0x236
curcpu holds : 1 wanted by: 000000000000000000

* Lock 1 (initialized at netbsd:kprintf_init+0x61 sys/kern/subr_prf.c:156)
lock address : netbsd:kprintf_mtx
type : spin
initialized : netbsd:kprintf_init+0x61
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffff95800fb30480 last held: 0xffff95800fb30480
last locked* : netbsd:kprintf_lock+0x33
unlocked : netbsd:kprintf_unlock+0x53
owner field : 0x0000000000000800 wait/spin: 0/1

PAGE FLAG PQ UOBJECT UANON
0xffff958000017180 0041 00000000 0x0 0x0
0xffff958000017200 0041 00000000 0x0 0x0
0xffff958000017280 0041 00000000 0x0 0x0
0xffff958000017300 0041 00000000 0x0 0x0
0xffff958000017380 0041 00000000 0x0 0x0
0xffff958000017400 0041 00000000 0x0 0x0
0xffff958000017480 0041 00000000 0x0 0x0
0xffff958000017500 0041 00000000 0x0 0x0
0xffff958000017580 0041 00000000 0x0 0x0
0xffff958000017600 0041 00000000 0x0 0x0
0xffff958000017680 0041 00000000 0x0 0x0
0xffff958000017700 0041 00000000 0x0 0x0
0xffff958000017780 0041 00000000 0x0 0x0
0xffff958000017800 0041 00000000 0x0 0x0
0xffff958000017880 0041 00000000 0x0 0x0
0xffff958000017900 0041 00000000 0x0 0x0
0xffff958000017980 0041 00000000 0x0 0x0
0xffff958000017a00 0041 00000000 0x0 0x0
0xffff958000017a80 0041 00000000 0x0 0x0
0xffff958000017b00 0041 00000000 0x0 0x0
0xffff958000017b80 0041 00000000 0x0 0x0
0xffff958000017c00 0041 00000000 0x0 0x0
0xffff958000017c80 0041 00000000 0x0 0x0
0xffff958000017d00 0041 00000000 0x0 0x0
0xffff958000017d80 0041 00000000 0x0 0x0
0xffff958000017e00 0041 00000000 0x0 0x0
0xffff958000017e80 0041 00000000 0x0 0x0
0xffff958000017f00 0041 00000000 0x0 0x0
0xffff958000017f80 0041 00000000 0x0 0x0
0xffff958000018000 0041 00000000 0x0 0x0
0xffff958000018080 0041 00000000 0x0 0x0
0xffff958000018100 0041 00000000 0x0 0x0
0xffff958000018180 0041 00000000 0x0 0x0
0xffff958000018200 0041 00000000 0x0 0x0
0xffff958000018280 0041 00000000 0x0 0x0
0xffff958000018300 0041 00000000 0x0 0x0
0xffff958000018380 0041 00000000 0x0 0x0
0xffff958000018400 0041 00000000 0x0 0x0
0xffff958000018480 0041 00000000 0x0 0x0
0xffff958000018500 0041 00000000 0x0 0x0
0xffff958000018580 0041 00000000 0x0 0x0
0xffff958000018600 0041 00000000 0x0 0x0
0xffff958000018680 0041 00000000 0x0 0x0
0xffff958000018700 0041 00000000 0x0 0x0
0xffff958000018780 0041 00000000 0x0 0x0
0xffff958000018800 0041 00000000 0x0 0x0
0xffff958000018880 0041 00000000 0x0 0x0
0xffff958000018900 0041 00000000 0x0 0x0
0xffff958000018980 0041 00000000 0x0 0x0
0xffff958000018a00 0041 00000000 0x0 0x0
0xffff958000018a80 0041 00000000 0x0 0x0
0xffff958000018b00 0041 00000000 0x0 0x0
0xffff958000018b80 0041 00000000 0x0 0x0
0xffff958000018c00 0041 00000000 0x0 0x0
0xffff958000018c80 0041 00000000 0x0 0x0
0xffff958000018d00 0041 00000000 0x0 0x0
0xffff958000018d80 0041 00000000 0x0 0x0
0xffff958000018e00 0041 00000000 0x0 0x0
0xffff958000018e80 0041 00000000 0x0 0x0
0xffff958000018f00 0041 00000000 0x0 0x0
0xffff958000018f80 0041 00000000 0x0 0x0
0xffff958000019000 0041 00000000 0x0 0x0
0xffff958000019080 0041 00000000 0x0 0x0
0xffff958000019100 0041 00000000 0x0 0x0
0xffff958000019180 0041 00000000 0x0 0x0
0xffff958000019200 0041 00000000 0x0 0x0
0xffff958000019280 0041 00000000 0x0 0x0
0xffff958000019300 0041 00000000 0x0 0x0
0xffff958000019380 0041 00000000 0x0 0x0
0xffff958000019400 0041 00000000 0x0 0x0
0xffff958000019480 0041 00000000 0x0 0x0
0xffff958000019500 0041 00000000 0x0 0x0
0xffff958000019580 0041 00000000 0x0 0x0
0xffff958000019600 0041 00000000 0x0 0x0
0xffff958000019680 0041 00000000 0x0 0x0
0xffff958000019700 0041 00000000 0x0 0x0
0xffff958000019780 0041 00000000 0x0 0x0
0xffff958000019800 0041 00000000 0x0 0x0
0xffff958000019880 0041 00000000 0x0 0x0
0xffff958000019900 0041 00000000 0x0 0x0
0xffff958000019980 0041 00000000 0x0 0x0
0xffff958000019a00 0041 00000000 0x0 0x0
0xffff958000019a80 0041 00000000 0x0 0x0
0xffff958000019b00 0041 00000000 0x0 0x0
0xffff958000019b80 0041 00000000 0x0 0x0
0xffff958000019c00 0041 00000000 0x0 0x0
0xffff958000019c80 0041 00000000 0x0 0x0
0xffff958000019d00 0041 00000000 0x0 0x0
0xffff958000019d80 0041 00000000 0x0 0x0
0xffff958000019e00 0041 00000000 0x0 0x0
0xffff958000019e80 0041 00000000 0x0 0x0
0xffff958000019f00 0041 00000000 0x0 0x0
0xffff958000019f80 0041 00000000 0x0 0x0
0xffff95800001a000 0041 00000000 0x0 0x0
0xffff95800001a080 0041 00000000 0x0 0x0
0xffff95800001a100 0041 00000000 0x0 0x0
0xffff95800001a180 0041 00000000 0x0 0x0
0xffff95800001a200 0041 00000000 0x0 0x0
0xffff95800001a280 0041 00000000 0x0 0x0
0xffff95800001a300 0041 00000000 0x0 0x0
0xffff95800001a380 0041 00000000 0x0 0x0
0xffff95800001a400 0041 00000000 0x0 0x0
0xffff95800001a480 0041 00000000 0x0 0x0
0xffff95800001a500 0041 00000000 0x0 0x0
0xffff95800001a580 0041 00000000 0x0 0x0
0xffff95800001a600 0041 00000000 0x0 0x0
0xffff95800001a680 0041 00000000 0x0 0x0
0xffff95800001a700 0041 00000000 0x0 0x0
0xffff95800001a780 0041 00000000 0x0 0x0
0xffff95800001a800 0041 00000000 0x0 0x0
0xffff95800001a880 0041 00000000 0x0 0x0
0xffff95800001a900 0041 00000000 0x0 0x0
0xffff95800001a980 0041 00000000 0x0 0x0
0xffff95800001aa00 0041 00000000 0x0 0x0
0xffff95800001aa80 0041 00000000 0x0 0x0
0xffff95800001ab00 0041 00000000 0x0 0x0
0xffff95800001ab80 0041 00000000 0x0 0x0
0xffff95800001ac00 0041 00000000 0x0 0x0
0xffff95800001ac80 0041 00000000 0x0 0x0
0xffff95800001ad00 0041 00000000 0x0 0x0
0xffff95800001ad80 0041 00000000 0x0 0x0
0xffff95800001ae00 0041 00000000 0x0 0x0
0xffff95800001ae80 0041 00000000 0x0 0x0
0xffff95800001af00 0041 00000000 0x0 0x0
0xffff95800001af80 0041 00000000 0x0 0x0
0xffff95800001b000 0041 00000000 0x0 0x0
0xffff95800001b080 0041 00000000 0x0 0x0
0xffff95800001b100 0041 00000000 0x0 0x0
0xffff95800001b180 0041 00000000 0x0 0x0
0xffff95800001b200 0041 00000000 0x0 0x0
0xffff95800001b280 0041 00000000 0x0 0x0
0xffff95800001b300 0041 00000000 0x0 0x0
0xffff95800001b380 0041 00000000 0x0 0x0
0xffff95800001b400 0041 00000000 0x0 0x0
0xffff95800001b480 0041 00000000 0x0 0x0
0xffff95800001b500 0041 00000000 0x0 0x0
0xffff95800001b580 0041 00000000 0x0 0x0
0xffff95800001b600 0041 00000000 0x0 0x0
0xffff95800001b680 0041 00000000 0x0 0x0
0xffff95800001b700 0041 00000000 0x0 0x0
0xffff95800001b780 0041 00000000 0x0 0x0
0xffff95800001b800 0041 00000000 0x0 0x0
0xffff95800001b880 0041 00000000 0x0 0x0
0xffff95800001b900 0041 00000000 0x0 0x0
0xffff95800001b980 0041 00000000 0x0 0x0
0xffff95800001ba00 0041 00000000 0x0 0x0
0xffff95800001ba80 0041 00000000 0x0 0x0
0xffff95800001bb00 0001 00000000 0x0 0x0
0xffff95800001bb80 0001 00000000 0x0 0x0
0xffff95800001bc00 0001 00000000 0x0 0x0
0xffff95800001bc80 0001 00000000 0x0 0x0
0xffff95800001bd00 0001 00000000 0x0 0x0
0xffff95800001bd80 0001 00000000 0x0 0x0
0xffff95800001be00 0001 00000000 0x0 0x0
0xffff95800001be80 0001 00000000 0x0 0x0
0xffff95800001bf00 0001 00000000 0x0 0x0
0xffff95800001bf80 0001 00000000 0x0 0x0
0xffff95800001c000 0001 00000000 0x0 0x0
0xffff95800001c080 0001 00000000 0x0 0x0
0xffff95800001c100 0001 00000000 0x0 0x0
0xffff95800001c180 0001 00000000 0x0 0x0
0xffff95800001c200 0001 00000000 0x0 0x0
0xffff95800001c280 0001 00000000 0x0 0x0
0xffff95800001c300 0001 00000000 0x0 0x0
0xffff95800001c380 0001 00000000 0x0 0x0
0xffff95800001c400 0001 00000000 0x0 0x0
0xffff95800001c480 0001 00000000 0x0 0x0
0xffff95800001c500 0001 00000000 0x0 0x0
0xffff95800001c580 0001 00000000 0x0 0x0
0xffff95800001c600 0001 00000000 0x0 0x0
0xffff95800001c680 0001 00000000 0x0 0x0
0xffff95800001c700 0001 00000000 0x0 0x0
0xffff95800001c780 0001 00000000 0x0 0x0
0xffff95800001c800 0001 00000000 0x0 0x0
0xffff95800001c880 0001 00000000 0x0 0x0
0xffff95800001c900 0001 00000000 0x0 0x0
0xffff95800001c980 0001 00000000 0x0 0x0
0xffff95800001ca00 0001 00000000 0x0 0x0
0xffff95800001ca80 0001 00000000 0x0 0x0
0xffff95800001cb00 0001 00000000 0x0 0x0
0xffff95800001cb80 0001 00000000 0x0 0x0
0xffff95800001cc00 0001 00000000 0x0 0x0
0xffff95800001cc80 0001 00000000 0x0 0x0
0xffff95800001cd00 0001 00000000 0x0 0x0
0xffff95800001cd80 0001 00000000 0x0 0x0
0xffff95800001ce00 0001 00000000 0x0 0x0
0xffff95800001ce80 0001 00000000 0x0 0x0
0xffff95800001cf00 0001 00000000 0x0 0x0
0xffff95800001cf80 0001 00000000 0x0 0x0
0xffff95800001d000 0001 00000000 0x0 0x0
0xffff95800001d080 0001 00000000 0x0 0x0
0xffff95800001d100 0001 00000000 0x0 0x0
0xffff95800001d180 0001 00000000 0x0 0x0
0xffff95800001d200 0001 00000000 0x0 0x0
0xffff95800001d280 0001 00000000 0x0 0x0
0xffff95800001d300 0001 00000000 0x0 0x0
0xffff95800001d380 0001 00000000 0x0 0x0
0xffff95800001d400 0001 00000000 0x0 0x0
0xffff95800001d480 0001 00000000 0x0 0x0
0xffff95800001d500 0001 00000000 0x0 0x0
0xffff95800001d580 0001 00000000 0x0 0x0
0xffff95800001d600 0001 00000000 0x0 0x0
0xffff95800001d680 0001 00000000 0x0 0x0
0xffff95800001d700 0001 00000000 0x0 0x0
0xffff95800001d780 0001 00000000 0x0 0x0
0xffff95800001d800 0001 00000000 0x0 0x0
0xffff95800001d880 0001 00000000 0x0 0x0
0xffff95800001d900 0001 00000000 0x0 0x0
0xffff95800001d980 0001 00000000 0x0 0x0
0xffff95800001da00 0001 00000000 0x0 0x0
0xffff95800001da80 0001 00000000 0x0 0x0
0xffff95800001db00 0001 00000000 0x0 0x0
0xffff95800001db80 0001 00000000 0x0 0x0
0xffff95800001dc00 0001 00000000 0x0 0x0
0xffff95800001dc80 0001 00000000 0x0 0x0
0xffff95800001dd00 0001 00000000 0x0 0x0
0xffff95800001dd80 0001 00000000 0x0 0x0
0xffff95800001de00 0001 00000000 0x0 0x0
0xffff95800001de80 0001 00000000 0x0 0x0
0xffff95800001df00 0001 00000000 0x0 0x0
0xffff95800001df80 0001 00000000 0x0 0x0
0xffff95800001e000 0001 00000000 0x0 0x0
0xffff95800001e080 0001 00000000 0x0 0x0
0xffff95800001e100 0001 00000000 0x0 0x0
0xffff95800001e180 0001 00000000 0x0 0x0
0xffff95800001e200 0001 00000000 0x0 0x0
0xffff95800001e280 0001 00000000 0x0 0x0
0xffff95800001e300 0001 00000000 0x0 0x0
0xffff95800001e380 0001 00000000 0x0 0x0
0xffff95800001e400 0001 00000000 0x0 0x0
0xffff95800001e480 0001 00000000 0x0 0x0
0xffff95800001e500 0001 00000000 0x0 0x0
0xffff95800001e580 0001 00000000 0x0 0x0
0xffff95800001e600 0001 00000000 0x0 0x0
0xffff95800001e680 0001 00000000 0x0 0x0
0xffff95800001e700 0001 00000000 0x0 0x0
0xffff95800001e780 0001 00000000 0x0 0x0
0xffff95800001e800 0001 00000000 0x0 0x0
0xffff95800001e880 0001 00000000 0x0 0x0
0xffff95800001e900 0001 00000000 0x0 0x0
0xffff95800001e980 0001 00000000 0x0 0x0
0xffff95800001ea00 0001 00000000 0x0 0x0
0xffff95800001ea80 0001 00000000 0x0 0x0
0xffff95800001eb00 0001 00000000 0x0 0x0
0xffff95800001eb80 0001 00000000 0x0 0x0
0xffff95800001ec00 0001 00000000 0x0 0x0
0xffff95800001ec80 0001 00000000 0x0 0x0
0xffff95800001ed00 0001 00000000 0x0 0x0
0xffff95800001ed80 0001 00000000 0x0 0x0
0xffff95800001ee00 0001 00000000 0x0 0x0
0xffff95800001ee80 0001 00000000 0x0 0x0
0xffff95800001ef00 0001 00000000 0x0 0x0
0xffff95800001ef80 0001 00000000 0x0 0x0
0xffff95800001f000 0001 00000000 0x0 0x0
0xffff95800001f080 0001 00000000 0x0 0x0
0xffff95800001f100 0001 00000000 0x0 0x0
0xffff95800001f180 0001 00000000 0x0 0x0
0xffff95800001f200 0001 00000000 0x0 0x0
0xffff95800001f280 0001 00000000 0x0 0x0
0xffff95800001f300 0001 00000000 0x0 0x0
0xffff95800001f380 0001 00000000 0x0 0x0
0xffff95800001f400 0001 00000000 0x0 0x0
0xffff95800001f480 0001 00000000 0x0 0x0
0xffff95800001f500 0001 00000000 0x0 0x0
0xffff95800001f580 0001 00000000 0x0 0x0
0xffff95800001f600 0001 00000000 0x0 0x0
0xffff95800001f680 0001 00000000 0x0 0x0
0xffff95800001f700 0001 00000000 0x0 0x0
0xffff95800001f780 0001 00000000 0x0 0x0
0xffff95800001f800 0001 00000000 0x0 0x0
0xffff95800001f880 0001 00000000 0x0 0x0
0xffff95800001f900 0001 00000000 0x0 0x0
0xffff95800001f980 0001 00000000 0x0 0x0
0xffff95800001fa00 0001 00000000 0x0 0x0
0xffff95800001fa80 0001 00000000 0x0 0x0
0xffff95800001fb00 0001 00000000 0x0 0x0
0xffff95800001fb80 0001 00000000 0x0 0x0
0xffff95800001fc00 0001 00000000 0x0 0x0
0xffff95800001fc80 0001 00000000 0x0 0x0
0xffff95800001fd00 0001 00000000 0x0 0x0
0xffff95800001fd80 0001 00000000 0x0 0x0
0xffff95800001fe00 0001 00000000 0x0 0x0
0xffff95800001fe80 0001 00000000 0x0 0x0
0xffff95800001ff00 0001 00000000 0x0 0x0
0xffff95800001ff80 0001 00000000 0x0 0x0
0xffff958000020000 0001 00000000 0x0 0x0
0xffff958000020080 0001 00000000 0x0 0x0
0xffff958000020100 0001 00000000 0x0 0x0
0xffff958000020180 0001 00000000 0x0 0x0
0xffff958000020200 0001 00000000 0x0 0x0
0xffff958000020280 0001 00000000 0x0 0x0
0xffff958000020300 0001 00000000 0x0 0x0
0xffff958000020380 0001 00000000 0x0 0x0
0xffff958000020400 0001 00000000 0x0 0x0
0xffff958000020480 0001 00000000 0x0 0x0
0xffff958000020500 0001 00000000 0x0 0x0
0xffff958000020580 0001 00000000 0x0 0x0
0xffff958000020600 0001 00000000 0x0 0x0
0xffff958000020680 0001 00000000 0x0 0x0
0xffff958000020700 0001 00000000 0x0 0x0
0xffff958000020780 0001 00000000 0x0 0x0
0xffff958000020800 0001 00000000 0x0 0x0
0xffff958000020880 0001 00000000 0x0 0x0
0xffff958000020900 0001 00000000 0x0 0x0
0xffff958000020980 0001 00000000 0x0 0x0
0xffff958000020a00 0001 00000000 0x0 0x0
0xffff958000020a80 0001 00000000 0x0 0x0
0xffff958000020b00 0001 00000000 0x0 0x0
0xffff958000020b80 0001 00000000 0x0 0x0
0xffff958000020c00 0001 00000000 0x0 0x0
0xffff958000020c80 0001 00000000 0x0 0x0
0xffff958000020d00 0001 00000000 0x0 0x0
0xffff958000020d80 0001 00000000 0x0 0x0
0xffff958000020e00 0001 00000000 0x0 0x0
0xffff958000020e80 0001 00000000 0x0 0x0
0xffff958000020f00 0001 00000000 0x0 0x0
0xffff958000020f80 0001 00000000 0x0 0x0
0xffff958000021000 0001 00000000 0x0 0x0
0xffff958000021080 0001 00000000 0x0 0x0
0xffff958000021100 0001 00000000 0x0 0x0
0xffff958000021180 0001 00000000 0x0 0x0
0xffff958000021200 0001 00000000 0x0 0x0
0xffff958000021280 0001 00000000 0x0 0x0
0xffff958000021300 0001 00000000 0x0 0x0
0xffff958000021380 0001 00000000 0x0 0x0
0xffff958000021400 0001 00000000 0x0 0x0
0xffff958000021480 0001 00000000 0x0 0x0
0xffff958000021500 0001 00000000 0x0 0x0
0xffff958000021580 0001 00000000 0x0 0x0
0xffff958000021600 0001 00000000 0x0 0x0
0xffff958000021680 0001 00000000 0x0 0x0
0xffff958000021700 0001 00000000 0x0 0x0
0xffff958000021780 0001 00000000 0x0 0x0
0xffff958000021800 0001 00000000 0x0 0x0
0xffff958000021880 0001 00000000 0x0 0x0
0xffff958000021900 0001 00000000 0x0 0x0
0xffff958000021980 0001 00000000 0x0 0x0
0xffff958000021a00 0001 00000000 0x0 0x0
0xffff958000021a80 0001 00000000 0x0 0x0
0xffff958000021b00 0001 00000000 0x0 0x0
0xffff958000021b80 0001 00000000 0x0 0x0
0xffff958000021c00 0001 00000000 0x0 0x0
0xffff958000021c80 0001 00000000 0x0 0x0
0xffff958000021d00 0001 00000000 0x0 0x0
0xffff958000021d80 0001 00000000 0x0 0x0
0xffff958000021e00 0001 00000000 0x0 0x0
0xffff958000021e80 0001 00000000 0x0 0x0
0xffff958000021f00 0001 00000000 0x0 0x0
0xffff958000021f80 0001 00000000 0x0 0x0
0xffff958000022000 0001 00000000 0x0 0x0
0xffff958000022080 0001 00000000 0x0 0x0
0xffff958000022100 0001 00000000 0x0 0x0
0xffff958000022180 0001 00000000 0x0 0x0
0xffff958000022200 0001 00000000 0x0 0x0
0xffff958000022280 0001 00000000 0x0 0x0
0xffff958000022300 0001 00000000 0x0 0x0
0xffff958000022380 0001 00000000 0x0 0x0
0xffff958000022400 0001 00000000 0x0 0x0
0xffff958000022480 0001 00000000 0x0 0x0
0xffff958000022500 0001 00000000 0x0 0x0
0xffff958000022580 0001 00000000 0x0 0x0
0xffff958000022600 0001 00000000 0x0 0x0
0xffff958000022680 0001 00000000 0x0 0x0
0xffff958000022700 0001 00000000 0x0 0x0
0xffff958000022780 0001 00000000 0x0 0x0
0xffff958000022800 0001 00000000 0x0 0x0
0xffff958000022880 0001 00000000 0x0 0x0
0xffff958000022900 0001 00000000 0x0 0x0
0xffff958000022980 0001 00000000 0x0 0x0
0xffff958000022a00 0001 00000000 0x0 0x0
0xffff958000022a80 0001 00000000 0x0 0x0
0xffff958000022b00 0001 00000000 0x0 0x0
0xffff958000022b80 0001 00000000 0x0 0x0
0xffff958000022c00 0001 00000000 0x0 0x0
0xffff958000022c80 0001 00000000 0x0 0x0
0xffff958000022d00 0001 00000000 0x0 0x0
0xffff958000022d80 0001 00000000 0x0 0x0
0xffff958000022e00 0001 00000000 0x0 0x0
0xffff958000022e80 0001 00000000 0x0 0x0
0xffff958000022f00 0001 00000000 0x0 0x0
0xffff958000022f80 0001 00000000 0x0 0x0
0xffff958000023000 0001 00000000 0x0 0x0
0xffff958000023080 0001 00000000 0x0 0x0
0xffff958000023100 0001 00000000 0x0 0x0
0xffff958000023180 0001 00000000 0x0 0x0
0xffff958000023200 0001 00000000 0x0 0x0
0xffff958000023280 0001 00000000 0x0 0x0
0xffff958000023300 0001 00000000 0x0 0x0
0xffff958000023380 0001 00000000 0x0 0x0
0xffff958000023400 0001 00000000 0x0 0x0
0xffff958000023480 0001 00000000 0x0 0x0
0xffff958000023500 0001 00000000 0x0 0x0
0xffff958000023580 0001 00000000 0x0 0x0
0xffff958000023600 0001 00000000 0x0 0x0
0xffff958000023680 0001 00000000 0x0 0x0
0xffff958000023700 0001 00000000 0x0 0x0
0xffff958000023780 0001 00000000 0x0 0x0
0xffff958000023800 0001 00000000 0x0 0x0
0xffff958000023880 0001 00000000 0x0 0x0
0xffff958000023900 0001 00000000 0x0 0x0
0xffff958000023980 0001 00000000 0x0 0x0
0xffff958000023a00 0001 00000000 0x0 0x0
0xffff958000023a80 0001 00000000 0x0 0x0
0xffff958000023b00 0001 00000000 0x0 0x0
0xffff958000023b80 0001 00000000 0x0 0x0
0xffff958000023c00 0001 00000000 0x0 0x0
0xffff958000023c80 0001 00000000 0x0 0x0
0xffff958000023d00 0001 00000000 0x0 0x0
0xffff958000023d80 0001 00000000 0x0 0x0
0xffff958000023e00 0001 00000000 0x0 0x0
0xffff958000023e80 0001 00000000 0x0 0x0
0xffff958000023f00 0001 00000000 0x0 0x0
0xffff958000023f80 0001 00000000 0x0 0x0
0xffff958000024000 0001 00000000 0x0 0x0
0xffff958000024080 0001 00000000 0x0 0x0
0xffff958000024100 0001 00000000 0x0 0x0
0xffff958000024180 0001 00000000 0x0 0x0
0xffff958000024200 0001 00000000 0x0 0x0
0xffff958000024280 0001 00000000 0x0 0x0
0xffff958000024300 0001 00000000 0x0 0x0
0xffff958000024380 0001 00000000 0x0 0x0
0xffff958000024400 0001 00000000 0x0 0x0
0xffff958000024480 0001 00000000 0x0 0x0
0xffff958000024500 0001 00000000 0x0 0x0
0xffff958000024580 0001 00000000 0x0 0x0
0xffff958000024600 0001 00000000 0x0 0x0
0xffff958000024680 0001 00000000 0x0 0x0
0xffff958000024700 0001 00000000 0x0 0x0
0xffff958000024780 0001 00000000 0x0 0x0
0xffff958000024800 0001 00000000 0x0 0x0
0xffff958000024880 0001 00000000 0x0 0x0
0xffff958000024900 0001 00000000 0x0 0x0
0xffff958000024980 0001 00000000 0x0 0x0
0xffff958000024a00 0001 00000000 0x0 0x0
0xffff958000024a80 0001 00000000 0x0 0x0
0xffff958000024b00 0001 00000000 0x0 0x0
0xffff958000024b80 0001 00000000 0x0 0x0
0xffff958000024c00 0001 00000000 0x0 0x0
0xffff958000024c80 0001 00000000 0x0 0x0
0xffff958000024d00 0001 00000000 0x0 0x0
0xffff958000024d80 0001 00000000 0x0 0x0
0xffff958000024e00 0001 00000000 0x0 0x0
0xffff958000024e80 0001 00000000 0x0 0x0
0xffff958000024f00 0001 00000000 0x0 0x0
0xffff958000024f80 0001 00000000 0x0 0x0
0xffff958000025000 0001 00000000 0x0 0x0
0xffff958000025080 0001 00000000 0x0 0x0
0xffff958000025100 0001 00000000 0x0 0x0
0xffff958000025180 0001 00000000 0x0 0x0
0xffff958000025200 0001 00000000 0x0 0x0
0xffff958000025280 0001 00000000 0x0 0x0
0xffff958000025300 0001 00000000 0x0 0x0
0xffff958000025380 0001 00000000 0x0 0x0
0xffff958000025400 0001 00000000 0x0 0x0
0xffff958000025480 0001 00000000 0x0 0x0
0x

---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzk...@googlegroups.com.

syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.

If the report is already addressed, let syzbot know by replying with:
#syz fix: exact-commit-title

If you want to overwrite report's subsystems, reply with:
#syz set subsystems: new-subsystem
(See the list of subsystem names on the web dashboard)

If the report is a duplicate of another one, reply with:
#syz dup: exact-subject-of-another-report

If you want to undo deduplication, reply with:
#syz undup
Reply all
Reply to author
Forward
0 new messages