ASan: Unauthorized Access in kern_free

0 views
Skip to first unread message

syzbot

unread,
May 26, 2024, 5:56:29 PMMay 26
to syzkaller-...@googlegroups.com
Hello,

syzbot found the following issue on:

HEAD commit: f3426a08ed1f make: use fewer technical terms in debug mess..
git tree: netbsd
console output: https://syzkaller.appspot.com/x/log.txt?x=15c4e6ec980000
kernel config: https://syzkaller.appspot.com/x/.config?x=fab579639ba4bf0a
dashboard link: https://syzkaller.appspot.com/bug?extid=8f0f2ec37a7e04d51afc
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/69eedfbcfc06/disk-f3426a08.raw.xz
netbsd.gdb: https://storage.googleapis.com/syzbot-assets/49e1dcd3a64f/netbsd-f3426a08.gdb.xz

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

[ 258.9679129] .: failed to start extattr, error = 0panic: ASan: Unauthorized Access In 0xffffffff81b723e5: Addr 0xffffcf0013fbbc40 [8 bytes, read, PoolUseAfterFree]

[ 258.9878816] cpu1: Begin traceback...
[ 259.0078822] vpanic() at netbsd:vpanic+0x282 sys/kern/subr_prf.c:288
[ 259.0778804] panic() at netbsd:panic+0x9e sys/kern/subr_prf.c:1084
[ 259.1478828] kasan_report() at netbsd:kasan_report+0x8f kasan_code_name sys/kern/subr_asan.c:169 [inline]
[ 259.1478828] kasan_report() at netbsd:kasan_report+0x8f sys/kern/subr_asan.c:201
[ 259.1978826] __asan_load8() at netbsd:__asan_load8+0xac kasan_shadow_8byte_isvalid sys/kern/subr_asan.c:371 [inline]
[ 259.1978826] __asan_load8() at netbsd:__asan_load8+0xac kasan_shadow_check sys/kern/subr_asan.c:421 [inline]
[ 259.1978826] __asan_load8() at netbsd:__asan_load8+0xac sys/kern/subr_asan.c:1208
[ 259.2478836] kern_free() at netbsd:kern_free+0x21 sys/kern/kern_malloc.c:159
[ 259.3078839] netexport_clear() at netbsd:netexport_clear+0x21d setpublicfs sys/nfs/nfs_export.c:748 [inline]
[ 259.3078839] netexport_clear() at netbsd:netexport_clear+0x21d sys/nfs/nfs_export.c:673
[ 259.3678880] netexport_unmount() at netbsd:netexport_unmount+0x80 netexport_remove sys/nfs/nfs_export.c:340 [inline]
[ 259.3678880] netexport_unmount() at netbsd:netexport_unmount+0x80 sys/nfs/nfs_export.c:191
[ 259.4278828] vfs_hooks_unmount() at netbsd:vfs_hooks_unmount+0x51 sys/kern/vfs_hooks.c:137
[ 259.4778833] dounmount() at netbsd:dounmount+0x216 vfs_set_lowermount sys/kern/vfs_mount.c:429 [inline]
[ 259.4778833] dounmount() at netbsd:dounmount+0x216 vfs_set_lowermount sys/kern/vfs_mount.c:401 [inline]
[ 259.4778833] dounmount() at netbsd:dounmount+0x216 sys/kern/vfs_mount.c:1015
[ 259.5278828] sys_unmount() at netbsd:sys_unmount+0x294 sys/kern/vfs_syscalls.c:701
[ 259.5878849] sys___syscall() at netbsd:sys___syscall+0x10e sy_call sys/sys/syscallvar.h:65 [inline]
[ 259.5878849] sys___syscall() at netbsd:sys___syscall+0x10e sys/kern/sys_syscall.c:90
[ 259.6378838] syscall() at netbsd:syscall+0x246 sy_call sys/sys/syscallvar.h:65 [inline]
[ 259.6378838] syscall() at netbsd:syscall+0x246 sy_invoke sys/sys/syscallvar.h:94 [inline]
[ 259.6378838] syscall() at netbsd:syscall+0x246 sys/arch/x86/x86/syscall.c:137
[ 259.6578819] --- syscall (number 22 via SYS_syscall) ---
[ 259.6778853] netbsd:syscall+0x246:
[ 259.6778853] cpu1: End traceback...
[ 259.6778853] fatal breakpoint trap in supervisor mode
[ 259.6878833] trap type 1 code 0 rip 0xffffffff8023240d cs 0x8 rflags 0x282 cr2 0x20000000 ilevel 0 rsp 0xffffcf0248d10a20
[ 259.6978805] curlwp 0xffffcf0012d0d6c0 pid 3148.4284 lowest kstack 0xffffcf0248d092c0
Stopped in pid 3148.4284 (syz-executor.1) 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
panic() at netbsd:panic+0x9e sys/kern/subr_prf.c:1084
kasan_report() at netbsd:kasan_report+0x8f kasan_code_name sys/kern/subr_asan.c:169 [inline]
kasan_report() at netbsd:kasan_report+0x8f sys/kern/subr_asan.c:201
__asan_load8() at netbsd:__asan_load8+0xac kasan_shadow_8byte_isvalid sys/kern/subr_asan.c:371 [inline]
__asan_load8() at netbsd:__asan_load8+0xac kasan_shadow_check sys/kern/subr_asan.c:421 [inline]
__asan_load8() at netbsd:__asan_load8+0xac sys/kern/subr_asan.c:1208
kern_free() at netbsd:kern_free+0x21 sys/kern/kern_malloc.c:159
netexport_clear() at netbsd:netexport_clear+0x21d setpublicfs sys/nfs/nfs_export.c:748 [inline]
netexport_clear() at netbsd:netexport_clear+0x21d sys/nfs/nfs_export.c:673
netexport_unmount() at netbsd:netexport_unmount+0x80 netexport_remove sys/nfs/nfs_export.c:340 [inline]
netexport_unmount() at netbsd:netexport_unmount+0x80 sys/nfs/nfs_export.c:191
vfs_hooks_unmount() at netbsd:vfs_hooks_unmount+0x51 sys/kern/vfs_hooks.c:137
dounmount() at netbsd:dounmount+0x216 vfs_set_lowermount sys/kern/vfs_mount.c:429 [inline]
dounmount() at netbsd:dounmount+0x216 vfs_set_lowermount sys/kern/vfs_mount.c:401 [inline]
dounmount() at netbsd:dounmount+0x216 sys/kern/vfs_mount.c:1015
sys_unmount() at netbsd:sys_unmount+0x294 sys/kern/vfs_syscalls.c:701
sys___syscall() at netbsd:sys___syscall+0x10e sy_call sys/sys/syscallvar.h:65 [inline]
sys___syscall() at netbsd:sys___syscall+0x10e sys/kern/sys_syscall.c:90
syscall() at netbsd:syscall+0x246 sy_call sys/sys/syscallvar.h:65 [inline]
syscall() at netbsd:syscall+0x246 sy_invoke sys/sys/syscallvar.h:94 [inline]
syscall() at netbsd:syscall+0x246 sys/arch/x86/x86/syscall.c:137
--- syscall (number 22 via SYS_syscall) ---
netbsd:syscall+0x246:
Panic string: ASan: Unauthorized Access In 0xffffffff81b723e5: Addr 0xffffcf0013fbbc40 [8 bytes, read, PoolUseAfterFree]

PID LID S CPU FLAGS STRUCT LWP * NAME WAIT
3148 > 4284 7 1 0 ffffcf0012d0d6c0 syz-executor.1
3148 3148 2 1 10000000 ffffcf001432aa40 syz-executor.1
3037 3037 2 0 0 ffffcf0013360580 syz-executor.3
2698 2698 2 0 0 ffffcf0013f64b80 sh
3276 3276 2 1 40000 ffffcf0012bed1c0 syz-executor.5
2300 2300 2 0 0 ffffcf00134584c0 syz-fuzzer
2453 2453 3 1 180 ffffcf0013439740 syz-executor.0 wait
3893 3893 2 1 140 ffffcf001342eb40 syz-executor.1
2554 2554 2 1 0 ffffcf00141629c0 syz-executor.4
2763 2763 3 0 180 ffffcf0012cc3540 syz-executor.3 parked
3174 3435 2 1 1000040 ffffcf001339ea40 syz-executor.3
3174 3159 3 0 1100000 ffffcf0013e3b240 syz-executor.3 vfork
3327 3327 3 1 180 ffffcf0012c17240 syz-executor.5 parked
3948 3948 3 1 180 ffffcf0012bd1a00 syz-executor.5 parked
2907 2907 3 1 180 ffffcf0012b84980 syz-executor.5 parked
3050 3820 3 1 15100000 ffffcf00140d9980 syz-executor.5 vfork
3050 3050 2 1 11000040 ffffcf0014415240 syz-executor.5
2018 2018 3 1 180 ffffcf0012d29b80 syz-executor.5 parked
3667 3667 3 1 180 ffffcf001342e700 syz-executor.0 parked
3161 3161 3 1 180 ffffcf0012d182c0 syz-executor.3 parked
3534 3294 3 1 11100000 ffffcf0013464500 syz-executor.3 vfork
3534 3534 2 1 11000040 ffffcf00133aba80 syz-executor.3
1691 1691 3 0 180 ffffcf0012ca8080 getty ttyraw
1270 1270 3 0 180 ffffcf0012dcc500 syz-executor.1 parked
2771 2771 3 0 180 ffffcf001342e2c0 syz-executor.1 parked
2496 2496 3 1 180 ffffcf001428ea00 syz-executor.3 parked
1488 2098 3 1 11100000 ffffcf001428e5c0 syz-executor.3 vfork
1488 1488 2 0 11000040 ffffcf0013de2640 syz-executor.3
1355 1355 3 1 180 ffffcf00126d9bc0 syz-executor.0 parked
579 579 3 0 180 ffffcf0012c6c300 syz-executor.3 parked
1887 1887 3 0 180 ffffcf0014162140 syz-executor.0 parked
1846 1846 3 0 180 ffffcf00134879c0 syz-executor.0 parked
497 503 2 0 1000040 ffffcf0012cb20c0 syz-executor.0
497 501 3 0 1100000 ffffcf0012c6c740 syz-executor.0 vfork
497 500 3 0 1100000 ffffcf0012d18b40 syz-executor.0 vfork
872 872 3 0 180 ffffcf0013382180 syz-executor.0 parked
942 1408 2 0 1000000 ffffcf0012ce81c0 syz-fuzzer
942 1504 3 1 180 ffffcf0012c2bb00 syz-fuzzer pipe_rd
942 1207 3 1 180 ffffcf0013e74b00 syz-fuzzer wait
942 1209 3 1 180 ffffcf0013e746c0 syz-fuzzer wait
942 941 3 1 180 ffffcf0013e3bac0 syz-fuzzer parked
942 1237 3 0 180 ffffcf0012b9e140 syz-fuzzer wait
942 1240 3 1 180 ffffcf0013db9600 syz-fuzzer wait
942 829 3 1 180 ffffcf0013db91c0 syz-fuzzer parked
942 1242 3 1 180 ffffcf0012c6cb80 syz-fuzzer parked
942 449 3 1 180 ffffcf00133b8680 syz-fuzzer parked
942 930 3 1 180 ffffcf00133b8240 syz-fuzzer parked
942 1233 3 0 180 ffffcf00133d36c0 syz-fuzzer wait
942 1236 2 1 140 ffffcf0013443bc0 syz-fuzzer
942 942 3 1 180 ffffcf0012ab34c0 syz-fuzzer parked
1222 1222 3 0 180 ffffcf0012ad70c0 sshd select
1151 1151 3 0 180 ffffcf00126d7740 getty nanoslp
1223 1223 3 1 180 ffffcf00134965c0 getty nanoslp
1225 1225 3 0 180 ffffcf00126d9340 getty nanoslp
1103 1103 3 0 180 ffffcf001339e600 sshd select
954 954 3 0 180 ffffcf0012d5bbc0 powerd kqueue
809 809 3 1 180 ffffcf0012cf5a80 syslogd kqueue
605 605 3 0 180 ffffcf0012c4bb40 dhcpcd poll
744 744 3 0 180 ffffcf0012cb2940 dhcpcd poll
559 559 2 1 0 ffffcf0012c4b700 dhcpcd
604 604 3 1 180 ffffcf0012c84780 dhcpcd poll
487 487 3 0 180 ffffcf0012d90900 dhcpcd poll
292 292 3 0 180 ffffcf0012d904c0 dhcpcd poll
485 485 2 1 0 ffffcf0012d90080 dhcpcd
1 1 3 0 180 ffffcf00128679c0 init wait
0 2868 5 1 200 ffffcf0013fc6900 (zombie)
0 2888 3 0 200 ffffcf0012d02ac0 ktrace ktrwait
0 1324 3 1 200 ffffcf0013458080 acctwatch actwat
0 874 3 0 200 ffffcf00129c0280 physiod physiod
0 196 3 1 200 ffffcf00129c12c0 pooldrain pooldrain
0 > 195 7 0 240 ffffcf00129c0b00 ioflush
0 194 3 0 200 ffffcf00129c06c0 pgdaemon pgdaemon
0 167 3 0 200 ffffcf0012990680 usb7 usbevt
0 172 3 0 200 ffffcf0012990240 usb6 usbevt
0 170 3 1 200 ffffcf001293ba80 usb5 usbevt
0 168 3 1 200 ffffcf001293b640 usb4 usbevt
0 166 3 0 200 ffffcf001293b200 usb3 usbevt
0 165 3 0 200 ffffcf00128d1a40 usb2 usbevt
0 31 3 0 200 ffffcf00128d1600 usb1 usbevt
0 63 3 0 200 ffffcf00128d11c0 usb0 usbevt
0 126 3 0 200 ffffcf001287ba00 usbtask-dr usbtsk
0 125 3 1 200 ffffcf001287b5c0 usbtask-hc usbtsk
0 124 3 0 200 ffffcf0010d66b00 swwreboot swwreboot
0 123 3 1 200 ffffcf001287b180 npfgc0 npfgcw
0 122 3 1 200 ffffcf0012867580 rt_free rt_free
0 121 3 0 200 ffffcf0012867140 unpgc unpgc
0 120 3 0 200 ffffcf001270b980 key_timehandler key_timehandler
0 119 3 1 200 ffffcf001270b540 icmp6_wqinput/1 icmp6_wqinput
0 118 3 0 200 ffffcf001270b100 icmp6_wqinput/0 icmp6_wqinput
0 117 3 0 200 ffffcf00126fd940 nd6_timer nd6_timer
0 116 3 1 200 ffffcf00126fd500 carp6_wqinput/1 carp6_wqinput
0 115 3 0 200 ffffcf00126fd0c0 carp6_wqinput/0 carp6_wqinput
0 114 3 1 200 ffffcf00126ed900 carp_wqinput/1 carp_wqinput
0 113 3 0 200 ffffcf00126ed4c0 carp_wqinput/0 carp_wqinput
0 112 3 1 200 ffffcf00126ed080 icmp_wqinput/1 icmp_wqinput
0 111 3 0 200 ffffcf00126db8c0 icmp_wqinput/0 icmp_wqinput
0 110 3 0 200 ffffcf00126d9780 rt_timer rt_timer
0 109 3 0 200 ffffcf00126db040 vmem_rehash vmem_rehash
0 100 3 0 200 ffffcf00126d7300 entbutler entropy
0 99 3 1 200 ffffcf00120bdb40 viomb balloon
0 98 3 1 200 ffffcf00120bd700 vioif0_txrx/1 vioif0_txrx
0 97 3 0 200 ffffcf00120bd2c0 vioif0_txrx/0 vioif0_txrx
0 30 3 0 200 ffffcf0010d666c0 scsibus0 sccomp
0 29 3 0 200 ffffcf0010d66280 pms0 pmsreset
0 28 3 1 200 ffffcf0010cacac0 xcall/1 xcall
0 27 1 1 200 ffffcf0010cac680 softser/1
0 26 1 1 200 ffffcf0010cac240 softclk/1
0 25 1 1 200 ffffcf0010ca9a80 softbio/1
0 24 1 1 200 ffffcf0010ca9640 softnet/1
0 23 1 1 201 ffffcf0010ca9200 idle/1
0 22 3 0 200 ffffcf000fb55a40 lnxsyswq lnxsyswq
0 21 3 0 200 ffffcf000fb55600 lnxubdwq lnxubdwq
0 20 3 0 200 ffffcf000fb551c0 lnxpwrwq lnxpwrwq
0 19 3 0 200 ffffcf000fb54a00 lnxlngwq lnxlngwq
0 18 3 0 200 ffffcf000fb545c0 lnxhipwq lnxhipwq
0 17 3 0 200 ffffcf000fb54180 lnxrcugc lnxrcugc
0 16 3 0 200 ffffcf000fb4d9c0 sysmon smtaskq
0 15 3 0 200 ffffcf000fb4d580 pmfsuspend pmfsuspend
0 14 3 0 200 ffffcf000fb4d140 pmfevent pmfevent
0 13 3 0 200 ffffcf000fb4a980 sopendfree sopendfr
0 12 3 0 200 ffffcf000fb4a540 ifwdog ifwdog
0 11 3 0 200 ffffcf000fb4a100 iflnkst iflnkst
0 10 3 0 200 ffffcf000fb3b940 nfssilly nfssilly
0 9 3 0 200 ffffcf000fb3b500 pooldisp pooldisp
0 8 3 1 200 ffffcf000fb3b0c0 modunload mod_unld
0 7 3 0 200 ffffcf000fb32900 xcall/0 xcall
0 6 1 0 200 ffffcf000fb324c0 softser/0
0 5 1 0 200 ffffcf000fb32080 softclk/0
0 4 1 0 200 ffffcf000fb308c0 softbio/0
0 3 1 0 200 ffffcf000fb30480 softnet/0
0 2 1 0 201 ffffcf000fb30040 idle/0
0 0 2 1 240 ffffffff83350140 swapper
[Locks tracked through LWPs]

****** LWP 3148.4284 (syz-executor.1) @ 0xffffcf0012d0d6c0, l_stat=7

*** Locks held:

* Lock 0 (initialized at netbsd:vfsinit+0x281 sys/kern/vfs_init.c:440)
lock address : netbsd:vfs_hooks_lock
type : sleep/adaptive
initialized : netbsd:vfsinit+0x281
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xffffcf0012d0d6c0 last held: 0xffffcf0012d0d6c0
last locked* : netbsd:vfs_hooks_unmount+0x21
unlocked : netbsd:vfs_hooks_reexport+0xa0
owner field : 0xffffcf0012d0d6c0 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

* Lock 1 (initialized at netbsd:nfsserver_modcmd+0xd5 sys/nfs/nfs_serv.c:125)
lock address : netbsd:netexport_lock
type : sleep/adaptive
initialized : netbsd:nfsserver_modcmd+0xd5
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xffffcf0012d0d6c0 last held: 0xffffcf0012d0d6c0
last locked* : netbsd:netexport_unmount+0x32
unlocked : netbsd:mountd_set_exports_list+0x4b0
owner/count : 0xffffcf0012d0d6c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 3037.3037 (syz-executor.3) @ 0xffffcf0013360580, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:kcov_open+0x40 sys/kern/subr_kcov.c:461)
lock address : ffffcf00143a8940
type : sleep/adaptive
initialized : netbsd:kcov_open+0x40
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffffcf0013360580 last held: 0xffffcf0013360580
last locked* : netbsd:kcov_fops_ioctl+0x28
unlocked : 0
owner field : 0xffffcf0013360580 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted:

* Lock 0 (initialized at netbsd:uvm_map_setup+0x11c sys/uvm/uvm_map.c:4786)
lock address : netbsd:kernel_map_store+0x8
type : sleep/adaptive
initialized : netbsd:uvm_map_setup+0x11c
shared holds : 0 exclusive: 0
shares wanted: 1 exclusive: 0
relevant cpu : 0 last held: 65535
relevant lwp : 0xffffcf0013360580 last held: 000000000000000000
last locked : netbsd:uvm_fault_internal+0x344
unlocked* : netbsd:uvm_fault_internal+0x3718
owner/count : 0x0000000000000020 flags : 000000000000000000
Turnstile: no active turnstile for this lock.

****** LWP 3276.3276 (syz-executor.5) @ 0xffffcf0012bed1c0, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:kcov_open+0x40 sys/kern/subr_kcov.c:461)
lock address : ffffcf00142e6640
type : sleep/adaptive
initialized : netbsd:kcov_open+0x40
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xffffcf0012bed1c0 last held: 0xffffcf0012bed1c0
last locked* : netbsd:kcov_fops_ioctl+0x28
unlocked : 0
owner field : 0xffffcf0012bed1c0 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 2300.2300 (syz-fuzzer) @ 0xffffcf00134584c0, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:fork1+0x365 sys/kern/kern_fork.c:366)
lock address : ffffcf001341cf10
type : sleep/adaptive
initialized : netbsd:fork1+0x365
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffffcf00134584c0 last held: 0xffffcf00134584c0
last locked* : netbsd:execve_loadvm+0x308
unlocked : 0
owner/count : 0xffffcf00134584c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 2554.2554 (syz-executor.4) @ 0xffffcf00141629c0, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:fork1+0x365 sys/kern/kern_fork.c:366)
lock address : ffffcf0012cefe10
type : sleep/adaptive
initialized : netbsd:fork1+0x365
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xffffcf00141629c0 last held: 0xffffcf00141629c0
last locked* : netbsd:exit1+0x2f2
unlocked : netbsd:execve_runproc+0x2211
owner/count : 0xffffcf00141629c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 744.744 (dhcpcd) @ 0xffffcf0012cb2940, 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 : 0xffffcf0012cb2940 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 559.559 (dhcpcd) @ 0xffffcf0012c4b700, l_stat=2

*** 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 : 0xffffcf0012c4b700 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.

****** LWP 292.292 (dhcpcd) @ 0xffffcf0012d904c0, 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 : 0xffffcf0012d904c0 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) @ 0xffffcf0012d90080, l_stat=2

*** 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 : 0xffffcf0012d90080 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) @ 0xffffcf0010cac240, 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 : 1 last held: 0
relevant lwp : 0xffffcf0010cac240 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) @ 0xffffcf000fb4a100, 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 : 0xffffcf000fb4a100 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) @ 0xffffcf000fb32080, 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 : 0xffffcf000fb32080 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=2

*** 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 : 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 cpu1:

* Lock 0 (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 : 1 last held: 1
relevant lwp : 0xffffcf0012d0d6c0 last held: 0xffffcf0012d0d6c0
last locked* : netbsd:kprintf_lock+0x33
unlocked : netbsd:kprintf_unlock+0x53
owner field : 0x0000000000000800 wait/spin: 0/1

PAGE FLAG PQ UOBJECT UANON
0xffffcf0000017180 0041 00000000 0x0 0x0
0xffffcf0000017200 0041 00000000 0x0 0x0
0xffffcf0000017280 0041 00000000 0x0 0x0
0xffffcf0000017300 0041 00000000 0x0 0x0
0xffffcf0000017380 0041 00000000 0x0 0x0
0xffffcf0000017400 0041 00000000 0x0 0x0
0xffffcf0000017480 0041 00000000 0x0 0x0
0xffffcf0000017500 0041 00000000 0x0 0x0
0xffffcf0000017580 0041 00000000 0x0 0x0
0xffffcf0000017600 0041 00000000 0x0 0x0
0xffffcf0000017680 0041 00000000 0x0 0x0
0xffffcf0000017700 0041 00000000 0x0 0x0
0xffffcf0000017780 0041 00000000 0x0 0x0
0xffffcf0000017800 0041 00000000 0x0 0x0
0xffffcf0000017880 0041 00000000 0x0 0x0
0xffffcf0000017900 0041 00000000 0x0 0x0
0xffffcf0000017980 0041 00000000 0x0 0x0
0xffffcf0000017a00 0041 00000000 0x0 0x0
0xffffcf0000017a80 0041 00000000 0x0 0x0
0xffffcf0000017b00 0041 00000000 0x0 0x0
0xffffcf0000017b80 0041 00000000 0x0 0x0
0xffffcf0000017c00 0041 00000000 0x0 0x0
0xffffcf0000017c80 0041 00000000 0x0 0x0
0xffffcf0000017d00 0041 00000000 0x0 0x0
0xffffcf0000017d80 0041 00000000 0x0 0x0
0xffffcf0000017e00 0041 00000000 0x0 0x0
0xffffcf0000017e80 0041 00000000 0x0 0x0
0xffffcf0000017f00 0041 00000000 0x0 0x0
0xffffcf0000017f80 0041 00000000 0x0 0x0
0xffffcf0000018000 0041 00000000 0x0 0x0
0xffffcf0000018080 0041 00000000 0x0 0x0
0xffffcf0000018100 0041 00000000 0x0 0x0
0xffffcf0000018180 0041 00000000 0x0 0x0
0xffffcf0000018200 0041 00000000 0x0 0x0
0xffffcf0000018280 0041 00000000 0x0 0x0
0xffffcf0000018300 0041 00000000 0x0 0x0
0xffffcf0000018380 0041 00000000 0x0 0x0
0xffffcf0000018400 0041 00000000 0x0 0x0
0xffffcf0000018480 0041 00000000 0x0 0x0
0xffffcf0000018500 0041 00000000 0x0 0x0
0xffffcf0000018580 0041 00000000 0x0 0x0
0xffffcf0000018600 0041 00000000 0x0 0x0
0xffffcf0000018680 0041 00000000 0x0 0x0
0xffffcf0000018700 0041 00000000 0x0 0x0
0xffffcf0000018780 0041 00000000 0x0 0x0
0xffffcf0000018800 0041 00000000 0x0 0x0
0xffffcf0000018880 0041 00000000 0x0 0x0
0xffffcf0000018900 0041 00000000 0x0 0x0
0xffffcf0000018980 0041 00000000 0x0 0x0
0xffffcf0000018a00 0041 00000000 0x0 0x0
0xffffcf0000018a80 0041 00000000 0x0 0x0
0xffffcf0000018b00 0041 00000000 0x0 0x0
0xffffcf0000018b80 0041 00000000 0x0 0x0
0xffffcf0000018c00 0041 00000000 0x0 0x0
0xffffcf0000018c80 0041 00000000 0x0 0x0
0xffffcf0000018d00 0041 00000000 0x0 0x0
0xffffcf0000018d80 0041 00000000 0x0 0x0
0xffffcf0000018e00 0041 00000000 0x0 0x0
0xffffcf0000018e80 0041 00000000 0x0 0x0
0xffffcf0000018f00 0041 00000000 0x0 0x0
0xffffcf0000018f80 0041 00000000 0x0 0x0
0xffffcf0000019000 0041 00000000 0x0 0x0
0xffffcf0000019080 0041 00000000 0x0 0x0
0xffffcf0000019100 0041 00000000 0x0 0x0
0xffffcf0000019180 0041 00000000 0x0 0x0
0xffffcf0000019200 0041 00000000 0x0 0x0
0xffffcf0000019280 0041 00000000 0x0 0x0
0xffffcf0000019300 0041 00000000 0x0 0x0
0xffffcf0000019380 0041 00000000 0x0 0x0
0xffffcf0000019400 0041 00000000 0x0 0x0
0xffffcf0000019480 0041 00000000 0x0 0x0
0xffffcf0000019500 0041 00000000 0x0 0x0
0xffffcf0000019580 0041 00000000 0x0 0x0
0xffffcf0000019600 0041 00000000 0x0 0x0
0xffffcf0000019680 0041 00000000 0x0 0x0
0xffffcf0000019700 0041 00000000 0x0 0x0
0xffffcf0000019780 0041 00000000 0x0 0x0
0xffffcf0000019800 0041 00000000 0x0 0x0
0xffffcf0000019880 0041 00000000 0x0 0x0
0xffffcf0000019900 0041 00000000 0x0 0x0
0xffffcf0000019980 0041 00000000 0x0 0x0
0xffffcf0000019a00 0041 00000000 0x0 0x0
0xffffcf0000019a80 0041 00000000 0x0 0x0
0xffffcf0000019b00 0041 00000000 0x0 0x0
0xffffcf0000019b80 0041 00000000 0x0 0x0
0xffffcf0000019c00 0041 00000000 0x0 0x0
0xffffcf0000019c80 0041 00000000 0x0 0x0
0xffffcf0000019d00 0041 00000000 0x0 0x0
0xffffcf0000019d80 0041 00000000 0x0 0x0
0xffffcf0000019e00 0041 00000000 0x0 0x0
0xffffcf0000019e80 0041 00000000 0x0 0x0
0xffffcf0000019f00 0041 00000000 0x0 0x0
0xffffcf0000019f80 0041 00000000 0x0 0x0
0xffffcf000001a000 0041 00000000 0x0 0x0
0xffffcf000001a080 0041 00000000 0x0 0x0
0xffffcf000001a100 0041 00000000 0x0 0x0
0xffffcf000001a180 0041 00000000 0x0 0x0
0xffffcf000001a200 0041 00000000 0x0 0x0
0xffffcf000001a280 0041 00000000 0x0 0x0
0xffffcf000001a300 0041 00000000 0x0 0x0
0xffffcf000001a380 0041 00000000 0x0 0x0
0xffffcf000001a400 0041 00000000 0x0 0x0
0xffffcf000001a480 0041 00000000 0x0 0x0
0xffffcf000001a500 0041 00000000 0x0 0x0
0xffffcf000001a580 0041 00000000 0x0 0x0
0xffffcf000001a600 0041 00000000 0x0 0x0
0xffffcf000001a680 0041 00000000 0x0 0x0
0xffffcf000001a700 0041 00000000 0x0 0x0
0xffffcf000001a780 0041 00000000 0x0 0x0
0xffffcf000001a800 0041 00000000 0x0 0x0
0xffffcf000001a880 0041 00000000 0x0 0x0
0xffffcf000001a900 0041 00000000 0x0 0x0
0xffffcf000001a980 0041 00000000 0x0 0x0
0xffffcf000001aa00 0041 00000000 0x0 0x0
0xffffcf000001aa80 0041 00000000 0x0 0x0
0xffffcf000001ab00 0041 00000000 0x0 0x0
0xffffcf000001ab80 0041 00000000 0x0 0x0
0xffffcf000001ac00 0041 00000000 0x0 0x0
0xffffcf000001ac80 0041 00000000 0x0 0x0
0xffffcf000001ad00 0041 00000000 0x0 0x0
0xffffcf000001ad80 0041 00000000 0x0 0x0
0xffffcf000001ae00 0041 00000000 0x0 0x0
0xffffcf000001ae80 0041 00000000 0x0 0x0
0xffffcf000001af00 0041 00000000 0x0 0x0
0xffffcf000001af80 0041 00000000 0x0 0x0
0xffffcf000001b000 0041 00000000 0x0 0x0
0xffffcf000001b080 0041 00000000 0x0 0x0
0xffffcf000001b100 0041 00000000 0x0 0x0
0xffffcf000001b180 0041 00000000 0x0 0x0
0xffffcf000001b200 0041 00000000 0x0 0x0
0xffffcf000001b280 0041 00000000 0x0 0x0
0xffffcf000001b300 0041 00000000 0x0 0x0
0xffffcf000001b380 0041 00000000 0x0 0x0
0xffffcf000001b400 0041 00000000 0x0 0x0
0xffffcf000001b480 0041 00000000 0x0 0x0
0xffffcf000001b500 0041 00000000 0x0 0x0
0xffffcf000001b580 0041 00000000 0x0 0x0
0xffffcf000001b600 0041 00000000 0x0 0x0
0xffffcf000001b680 0041 00000000 0x0 0x0
0xffffcf000001b700 0041 00000000 0x0 0x0
0xffffcf000001b780 0041 00000000 0x0 0x0
0xffffcf000001b800 0041 00000000 0x0 0x0
0xffffcf000001b880 0041 00000000 0x0 0x0
0xffffcf000001b900 0041 00000000 0x0 0x0
0xffffcf000001b980 0041 00000000 0x0 0x0
0xffffcf000001ba00 0041 00000000 0x0 0x0
0xffffcf000001ba80 0041 00000000 0x0 0x0
0xffffcf000001bb00 0001 00000000 0x0 0x0
0xffffcf000001bb80 0001 00000000 0x0 0x0
0xffffcf000001bc00 0001 00000000 0x0 0x0
0xffffcf000001bc80 0001 00000000 0x0 0x0
0xffffcf000001bd00 0001 00000000 0x0 0x0
0xffffcf000001bd80 0001 00000000 0x0 0x0
0xffffcf000001be00 0001 00000000 0x0 0x0
0xffffcf000001be80 0001 00000000 0x0 0x0
0xffffcf000001bf00 0001 00000000 0x0 0x0
0xffffcf000001bf80 0001 00000000 0x0 0x0
0xffffcf000001c000 0001 00000000 0x0 0x0
0xffffcf000001c080 0001 00000000 0x0 0x0
0xffffcf000001c100 0001 00000000 0x0 0x0
0xffffcf000001c180 0001 00000000 0x0 0x0
0xffffcf000001c200 0001 00000000 0x0 0x0
0xffffcf000001c280 0001 00000000 0x0 0x0
0xffffcf000001c300 0001 00000000 0x0 0x0
0xffffcf000001c380 0001 00000000 0x0 0x0
0xffffcf000001c400 0001 00000000 0x0 0x0
0xffffcf000001c480 0001 00000000 0x0 0x0
0xffffcf000001c500 0001 00000000 0x0 0x0
0xffffcf000001c580 0001 00000000 0x0 0x0
0xffffcf000001c600 0001 00000000 0x0 0x0
0xffffcf000001c680 0001 00000000 0x0 0x0
0xffffcf000001c700 0001 00000000 0x0 0x0
0xffffcf000001c780 0001 00000000 0x0 0x0
0xffffcf000001c800 0001 00000000 0x0 0x0
0xffffcf000001c880 0001 00000000 0x0 0x0
0xffffcf000001c900 0001 00000000 0x0 0x0
0xffffcf000001c980 0001 00000000 0x0 0x0
0xffffcf000001ca00 0001 00000000 0x0 0x0
0xffffcf000001ca80 0001 00000000 0x0 0x0
0xffffcf000001cb00 0001 00000000 0x0 0x0
0xffffcf000001cb80 0001 00000000 0x0 0x0
0xffffcf000001cc00 0001 00000000 0x0 0x0
0xffffcf000001cc80 0001 00000000 0x0 0x0
0xffffcf000001cd00 0001 00000000 0x0 0x0
0xffffcf000001cd80 0001 00000000 0x0 0x0
0xffffcf000001ce00 0001 00000000 0x0 0x0
0xffffcf000001ce80 0001 00000000 0x0 0x0
0xffffcf000001cf00 0001 00000000 0x0 0x0
0xffffcf000001cf80 0001 00000000 0x0 0x0
0xffffcf000001d000 0001 00000000 0x0 0x0
0xffffcf000001d080 0001 00000000 0x0 0x0
0xffffcf000001d100 0001 00000000 0x0 0x0
0xffffcf000001d180 0001 00000000 0x0 0x0
0xffffcf000001d200 0001 00000000 0x0 0x0
0xffffcf000001d280 0001 00000000 0x0 0x0
0xffffcf000001d300 0001 00000000 0x0 0x0
0xffffcf000001d380 0001 00000000 0x0 0x0
0xffffcf000001d400 0001 00000000 0x0 0x0
0xffffcf000001d480 0001 00000000 0x0 0x0
0xffffcf000001d500 0001 00000000 0x0 0x0
0xffffcf000001d580 0001 00000000 0x0 0x0
0xffffcf000001d600 0001 00000000 0x0 0x0
0xffffcf000001d680 0001 00000000 0x0 0x0
0xffffcf000001d700 0001 00000000 0x0 0x0
0xffffcf000001d780 0001 00000000 0x0 0x0
0xffffcf000001d800 0001 00000000 0x0 0x0
0xffffcf000001d880 0001 00000000 0x0 0x0
0xffffcf000001d900 0001 00000000 0x0 0x0
0xffffcf000001d980 0001 00000000 0x0 0x0
0xffffcf000001da00 0001 00000000 0x0 0x0
0xffffcf000001da80 0001 00000000 0x0 0x0
0xffffcf000001db00 0001 00000000 0x0 0x0
0xffffcf000001db80 0001 00000000 0x0 0x0
0xffffcf000001dc00 0001 00000000 0x0 0x0
0xffffcf000001dc80 0001 00000000 0x0 0x0
0xffffcf000001dd00 0001 00000000 0x0 0x0
0xffffcf000001dd80 0001 00000000 0x0 0x0
0xffffcf000001de00 0001 00000000 0x0 0x0
0xffffcf000001de80 0001 00000000 0x0 0x0
0xffffcf000001df00 0001 00000000 0x0 0x0
0xffffcf000001df80 0001 00000000 0x0 0x0
0xffffcf000001e000 0001 00000000 0x0 0x0
0xffffcf000001e080 0001 00000000 0x0 0x0
0xffffcf000001e100 0001 00000000 0x0 0x0
0xffffcf000001e180 0001 00000000 0x0 0x0
0xffffcf000001e200 0001 00000000 0x0 0x0
0xffffcf000001e280 0001 00000000 0x0 0x0
0xffffcf000001e300 0001 00000000 0x0 0x0
0xffffcf000001e380 0001 00000000 0x0 0x0
0xffffcf000001e400 0001 00000000 0x0 0x0
0xffffcf000001e480 0001 00000000 0x0 0x0
0xffffcf000001e500 0001 00000000 0x0 0x0
0xffffcf000001e580 0001 00000000 0x0 0x0
0xffffcf000001e600 0001 00000000 0x0 0x0
0xffffcf000001e680 0001 00000000 0x0 0x0
0xffffcf000001e700 0001 00000000 0x0 0x0
0xffffcf000001e780 0001 00000000 0x0 0x0
0xffffcf000001e800 0001 00000000 0x0 0x0
0xffffcf000001e880 0001 00000000 0x0 0x0
0xffffcf000001e900 0001 00000000 0x0 0x0
0xffffcf000001e980 0001 00000000 0x0 0x0
0xffffcf000001ea00 0001 00000000 0x0 0x0
0xffffcf000001ea80 0001 00000000 0x0 0x0
0xffffcf000001eb00 0001 00000000 0x0 0x0
0xffffcf000001eb80 0001 00000000 0x0 0x0
0xffffcf000001ec00 0001 00000000 0x0 0x0
0xffffcf000001ec80 0001 00000000 0x0 0x0
0xffffcf000001ed00 0001 00000000 0x0 0x0
0xffffcf000001ed80 0001 00000000 0x0 0x0
0xffffcf000001ee00 0001 00000000 0x0 0x0
0xffffcf000001ee80 0001 00000000 0x0 0x0
0xffffcf000001ef00 0001 00000000 0x0 0x0
0xffffcf000001ef80 0001 00000000 0x0 0x0
0xffffcf000001f000 0001 00000000 0x0 0x0
0xffffcf000001f080 0001 00000000 0x0 0x0
0xffffcf000001f100 0001 00000000 0x0 0x0
0xffffcf000001f180 0001 00000000 0x0 0x0
0xffffcf000001f200 0001 00000000 0x0 0x0
0xffffcf000001f280 0001 00000000 0x0 0x0
0xffffcf000001f300 0001 00000000 0x0 0x0
0xffffcf000001f380 0001 00000000 0x0 0x0
0xffffcf000001f400 0001 00000000 0x0 0x0
0xffffcf000001f480 0001 00000000 0x0 0x0
0xffffcf000001f500 0001 00000000 0x0 0x0
0xffffcf000001f580 0001 00000000 0x0 0x0
0xffffcf000001f600 0001 00000000 0x0 0x0
0xffffcf000001f680 0001 00000000 0x0 0x0
0xffffcf000001f700 0001 00000000 0x0 0x0
0xffffcf000001f780 0001 00000000 0x0 0x0
0xffffcf000001f800 0001 00000000 0x0 0x0
0xffffcf000001f880 0001 00000000 0x0 0x0
0xffffcf000001f900 0001 00000000 0x0 0x0
0xffffcf000001f980 0001 00000000 0x0 0x0
0xffffcf000001fa00 0001 00000000 0x0 0x0
0xffffcf000001fa80 0001 00000000 0x0 0x0
0xffffcf000001fb00 0001 00000000 0x0 0x0
0xffffcf000001fb80 0001 00000000 0x0 0x0
0xffffcf000001fc00 0001 00000000 0x0 0x0
0xffffcf000001fc80 0001 00000000 0x0 0x0
0xffffcf000001fd00 0001 00000000 0x0 0x0
0xffffcf000001fd80 0001 00000000 0x0 0x0
0xffffcf000001fe00 0001 00000000 0x0 0x0
0xffffcf000001fe80 0001 00000000 0x0 0x0
0xffffcf000001ff00 0001 00000000 0x0 0x0
0xffffcf000001ff80 0001 00000000 0x0 0x0
0xffffcf0000020000 0001 00000000 0x0 0x0
0xffffcf0000020080 0001 00000000 0x0 0x0
0xffffcf0000020100 0001 00000000 0x0 0x0
0xffffcf0000020180 0001 00000000 0x0 0x0
0xffffcf0000020200 0001 00000000 0x0 0x0
0xffffcf0000020280 0001 00000000 0x0 0x0
0xffffcf0000020300 0001 00000000 0x0 0x0
0xffffcf0000020380 0001 00000000 0x0 0x0
0xffffcf0000020400 0001 00000000 0x0 0x0
0xffffcf0000020480 0001 00000000 0x0 0x0
0xffffcf0000020500 0001 00000000 0x0 0x0
0xffffcf0000020580 0001 00000000 0x0 0x0
0xffffcf0000020600 0001 00000000 0x0 0x0
0xffffcf0000020680 0001 00000000 0x0 0x0
0xffffcf0000020700 0001 00000000 0x0 0x0
0xffffcf0000020780 0001 00000000 0x0 0x0
0xffffcf0000020800 0001 00000000 0x0 0x0
0xffffcf0000020880 0001 00000000 0x0 0x0
0xffffcf0000020900 0001 00000000 0x0 0x0
0xffffcf0000020980 0001 00000000 0x0 0x0
0xffffcf0000020a00 0001 00000000 0x0 0x0
0xffffcf0000020a80 0001 00000000 0x0 0x0
0xffffcf0000020b00 0001 00000000 0x0 0x0
0xffffcf0000020b80 0001 00000000 0x0 0x0
0xffffcf0000020c00 0001 00000000 0x0 0x0
0xffffcf0000020c80 0001 00000000 0x0 0x0
0xffffcf0000020d00 0001 00000000 0x0 0x0
0xffffcf0000020d80 0001 00000000 0x0 0x0
0xffffcf0000020e00 0001 00000000 0x0 0x0
0xffffcf0000020e80 0001 00000000 0x0 0x0
0xffffcf0000020f00 0001 00000000 0x0 0x0
0xffffcf0000020f80 0001 00000000 0x0 0x0
0xffffcf0000021000 0001 00000000 0x0 0x0
0xffffcf0000021080 0001 00000000 0x0 0x0
0xffffcf0000021100 0001 00000000 0x0 0x0
0xffffcf0000021180 0001 00000000 0x0 0x0
0xffffcf0000021200 0001 00000000 0x0 0x0
0xffffcf0000021280 0001 00000000 0x0 0x0
0xffffcf0000021300 0001 00000000 0x0 0x0
0xffffcf0000021380 0001 00000000 0x0 0x0
0xffffcf0000021400 0001 00000000 0x0 0x0
0xffffcf0000021480 0001 00000000 0x0 0x0
0xffffcf0000021500 0001 00000000 0x0 0x0
0xffffcf0000021580 0001 00000000 0x0 0x0
0xffffcf0000021600 0001 00000000 0x0 0x0
0xffffcf0000021680 0001 00000000 0x0 0x0
0xffffcf0000021700 0001 00000000 0x0 0x0
0xffffcf0000021780 0001 00000000 0x0 0x0
0xffffcf0000021800 0001 00000000 0x0 0x0
0xffffcf0000021880 0001 00000000 0x0 0x0
0xffffcf0000021900 0001 00000000 0x0 0x0
0xffffcf0000021980 0001 00000000 0x0 0x0
0xffffcf0000021a00 0001 00000000 0x0 0x0
0xffffcf0000021a80 0001 00000000 0x0 0x0
0xffffcf0000021b00 0001 00000000 0x0 0x0
0xffffcf0000021b80 0001 00000000 0x0 0x0
0xffffcf0000021c00 0001 00000000 0x0 0x0
0xffffcf0000021c80 0001 00000000 0x0 0x0
0xffffcf0000021d00 0001 00000000 0x0 0x0
0xffffcf0000021d80 0001 00000000 0x0 0x0
0xffffcf0000021e00 0001 00000000 0x0 0x0
0xffffcf0000021e80 0001 00000000 0x0 0x0
0xffffcf0000021f00 0001 00000000 0x0 0x0
0xffffcf0000021f80 0001 00000000 0x0 0x0
0xffffcf0000022000 0001 00000000 0x0 0x0
0xffffcf0000022080 0001 00000000 0x0 0x0
0xffffcf0000022100 0001 00000000 0x0 0x0
0xffffcf0000022180 0001 00000000 0x0 0x0
0xffffcf0000022200 0001 00000000 0x0 0x0
0xffffcf0000022280 0001 00000000 0x0 0x0
0xffffcf0000022300 0001 00000000 0x0 0x0
0xffffcf0000022380 0001 00000000 0x0 0x0
0xffffcf0000022400 0001 00000000 0x0 0x0
0xffffcf0000022480 0001 00000000 0x0 0x0
0xffffcf0000022500 0001 00000000 0x0 0x0
0xffffcf0000022580 0001 00000000 0x0 0x0
0xffffcf0000022600 0001 00000000 0x0 0x0
0xffffcf0000022680 0001 00000000 0x0 0x0
0xffffcf0000022700 0001 00000000 0x0 0x0
0xffffcf0000022780 0001 00000000 0x0 0x0
0xffffcf0000022800 0001 00000000 0x0 0x0
0xffffcf0000022880 0001 00000000 0x0 0x0
0xffffcf0000022900 0001 00000000 0x0 0x0
0xffffcf0000022980 0001 00000000 0x0 0x0
0xffffcf0000022a00 0001 00000000 0x0 0x0
0xffffcf0000022a80 0001 00000000 0x0 0x0
0xffffcf0000022b00 0001 00000000 0x0 0x0
0xffffcf0000022b80 0001 00000000 0x0 0x0
0xffffcf0000022c00 0001 00000000 0x0 0x0
0xffffcf0000022c80 0001 00000000 0x0 0x0
0xffffcf0000022d00 0001 00000000 0x0 0x0
0xffffcf0000022d80 0001 00000000 0x0 0x0
0xffffcf0000022e00 0001 00000000 0x0 0x0
0xffffcf0000022e80 0001 00000000 0x0 0x0
0xffffcf0000022f00 0001 00000000 0x0 0x0
0xffffcf0000022f80 0001 00000000 0x0 0x0
0xffffcf0000023000 0001 00000000 0x0 0x0
0xffffcf0000023080 0001 00000000 0x0 0x0
0xffffcf0000023100 0001 00000000 0x0 0x0
0xffffcf0000023180 0001 00000000 0x0 0x0
0xffffcf0000023200 0001 00000000 0x0 0x0
0xffffcf0000023280 0001 00000000 0x0 0x0
0xffffcf0000023300 0001 00000000 0x0 0x0
0xffffcf0000023380 0001 00000000 0x0 0x0
0xffffcf0000023400 0001 00000000 0x0 0x0
0xffffcf0000023480 0001 00000000 0x0 0x0
0xffffcf0000023500 0001 00000000 0x0 0x0
0xffffcf0000023580 0001 00000000 0x0 0x0
0xffffcf0000023600 0001 00000000 0x0 0x0
0xffffcf0000023680 0001 00000000 0x0 0x0
0xffffcf0000023700 0001 00000000 0x0 0x0
0xffffcf0000023780 0001 00000000 0x0 0x0
0xffffcf0000023800 0001 00000000 0x0 0x0
0xffffcf0000023880 0001 00000000 0x0 0x0
0xffffcf0000023900 0001 00000000 0x0 0x0
0xffffcf0000023980 0001 00000000 0x0 0x0
0xffffcf0000023a00 0001 00000000 0x0 0x0
0xffffcf0000023a80 0001 00000000 0x0 0x0
0xffffcf0000023b00 0001 00000000 0x0 0x0
0xffffcf0000023b80 0001 00000000 0x0 0x0
0xffffcf0000023c00 0001 00000000 0x0 0x0
0xffffcf0000023c80 0001 00000000 0x0 0x0
0xffffcf0000023d00 0001 00000000 0x0 0x0
0xffffcf0000023d80 0001 00000000 0x0 0x0
0xffffcf0000023e00 0001 00000000 0x0 0x0
0xffffcf0000023e80 0001 00000000 0x0 0x0
0xffffcf0000023f00 0001 00000000 0x0 0x0
0xffffcf0000023f80 0001 00000000 0x0 0x0
0xffffcf0000024000 0001 00000000 0x0 0x0
0xffffcf0000024080 0001 00000000 0x0 0x0
0xffffcf0000024100 0001 00000000 0x0 0x0
0xffffcf0000024180 0001 00000000 0x0 0x0
0xffffcf0000024200 0001 00000000 0x0 0x0
0xffffcf0000024280 0001 00000000 0x0 0x0
0xffffcf0000024300 0001 00000000 0x0 0x0
0xffffcf0000024380 0001 00000000 0x0 0x0
0xffffcf0000024400 0001 00000000 0x0 0x0
0xffffcf0000024480 0001 00000000 0x0 0x0
0xffffcf0000024500 0001 00000000 0x0 0x0
0xffffcf0000024580 0001 00000000 0x0 0x0
0xffffcf0000024600 0001 00000000 0x0 0x0
0xffffcf0000024680 0001 00000000 0x0 0x0
0xffffcf0000024700 0001 00000000 0x0 0x0
0xffffcf0000024780 0001 00000000 0x0 0x0
0xffffcf0000024800 0001 00000000 0x0 0x0
0xffffcf0000024880 0001 00000000 0x0 0x0
0xffffcf0000024900 0001 00000000 0x0 0x0
0xffffcf0000024980 0001 00000000 0x0 0x0
0xffffcf0000024a00 0001 00000000 0x0 0x0
0xffffcf0000024a80 0001 00000000 0x0 0x0
0xffffcf0000024b00 0001 00000000 0x0 0x0
0xffffcf0000024b80 0001 00000000 0x0 0x0
0xffffcf0000024c00 0001 00000000 0x0 0x0
0xffffcf0000024c80 0001 00000000 0x0 0x0
0xffffcf0000024d00 0001 00000000 0x0 0x0
0xffffcf0000024d80 0001 00000000 0x0 0x0
0xffffcf0000024e00 0001 00000000 0x0 0x0
0xffffcf0000024e80 0001 00000000 0x0 0x0
0xffffcf0000024f00 0001 00000000 0x0 0x0
0xffffcf0000024f80 0001 00000000 0x0 0x0
0xffffcf0000025000 0001 00000000 0x0 0x0
0xffffcf0000025080 0001 00000000 0x0 0x0
0xffffcf0000025100 0001 00000000 0x0 0x0
0xffffcf0000025180 0001 00000000 0x0 0x0
0xffffcf0000025200 0001 00000000 0x0 0x0
0xffffcf0000025280 0001 00000000 0x0 0x0
0xffffcf0000025300 0001 00000000 0x0 0x0
0xffffcf0000025380 0001 00000000 0x0 0x0
0xffffcf0000025400 0001 00000000 0x0 0x0
0xffffcf0000025480 0001 00000000 0x0 0x0
0xffffcf0000025500 0001 00000000 0x0 0x0
0xffffcf0000025580 0001 00000000 0x0 0x0
0xffffcf0000025600 0001 00000000 0x0 0x0
0xffffcf0000025680 0001 00000000 0x0 0x0
0xffffcf0000025700 0001 00000000 0x0 0x0
0xffffcf0000025780 0001 00000000 0x0 0x0
0xffffcf0000025800 0001 00000000 0x0 0x0
0xffffcf0000025880 0001 00000000 0x0 0x0
0xffffcf0000025900 0001 00000000 0x0 0x0
0xffffcf0000025980 0001 00000000 0x0 0x0
0xffffcf0000025a00 0001 00000000 0x0 0x0
0xffffcf0000025a80 0001 00000000 0x0 0x0
0xffffcf0000025b00 0001 00000000 0x0 0x0
0xffffcf0000025b80 0001 00000000 0x0 0x0
0xffffcf0000025c00 0001 00000000 0x0 0x0
0xffffcf0000025c80 0001 00000000 0x0 0x0
0xffffcf0000025d00 0001 00000000 0x0 0x0
0xffffcf0000025d80 0001 00000000 0x0 0x0
0xffffcf0000025e00 0001 00000000 0x0 0x0
0xffffcf0000025e80 0001 00000000 0x0 0x0
0xffffcf0000025f00 0001 00000000 0x0 0x0
0xffffcf0000025f80 0001 00000000 0x0 0x0
0xffffcf0000026000 0001 00000000 0x0 0x0
0xffffcf0000026080 0001 00000000 0x0 0x0
0xffffcf0000026100 0001 00000000 0x0 0x0
0xffffcf0000026180 0001 00000000 0x0 0x0
0xffffcf0000026200 0001 00000000 0x0 0x0
0xffffcf0000026280 0001 00000000 0x0 0x0
0xffffcf0000026300 0001 00000000 0x0 0x0
0xffffcf0000026380 0001 00000000 0x0 0x0
0xffffcf0000026400 0001 00000000 0x0 0x0
0xffffcf0000026480 0001 00000000 0x0 0x0
0xffffcf0000026500 0001 00000000 0x0 0x0
0xffffcf0000026580 0001 00000000 0x0 0x0
0xffffcf0000026600 0001 00000000 0x0 0x0
0xffffcf0000026680 0001 00000000 0x0 0x0
0xffffcf0000026700 0001 00000000 0x0 0x0
0xffffcf0000026780 0001 00000000 0x0 0x0
0xffffcf0000026800 0001 00000000 0x0 0x0
0xffffcf0000026880 0001 00000000 0x0 0x0
0xffffcf0000026900 0001 00000000 0x0 0x0
0xffffcf0000026980 0001 00000000 0x0 0x0
0xffffcf0000026a00 0001 00000000 0x0 0x0
0xffffcf0000026a80 0001 00000000 0x0 0x0
0xffffcf0000026b00 0001 00000000 0x0 0x0
0xffffcf0000026b80 0001 00000000 0x0 0x0
0xffffcf0000026c00 0001 00000000 0x0 0x0
0xffffcf0000026c80 0001 00000000 0x0 0x0
0xffffcf0000026d00 0001 00000000 0x0 0x0
0xffffcf0000026d80 0001 00000000 0x0 0x0
0xffffcf0000026e00 0001 00000000 0x0 0x0
0xffffcf0000026e80 0001 00000000 0x0 0x0
0xffffcf0000026f00 0001 00000000 0x0 0x0
0xffffcf0000026f80 0001 00000000 0x0 0x0
0xffffcf0000027000 0001 00000000 0x0 0x0
0xffffcf0000027080 0001 00000000 0x0 0x0
0xffffcf0000027100 0001 00000000 0x0 0x0
0xffffcf0000027180 0001 00000000 0x0 0x0
0xffffcf0000027200 0001 00000000 0x0 0x0
0xffffcf0000027280 0001 00000000 0x0 0x0
0xffffcf0000027300 0001 00000000 0x0 0x0
0xffffcf0000027380 0001 00000000 0x0 0x0
0xffffcf0000027400 0001 00000000 0x0 0x0
0xffffcf0000027480 0001 00000000 0x0 0x0
0xffffcf0000027500 0001 00000000 0x0 0x0
0xffffcf0000027580 0001 00000000 0x0 0x0
0xffffcf0000027600 0001 00000000 0x0 0x0
0xffffcf0000027680 0001 00000000 0x0 0x0
0xffffcf0000027700 0001 00000000 0x0 0x0
0xffffcf0000027780 0001 00000000 0x0 0x0
0xffffcf0000027800 0001 00000000 0x0 0x0
0xffffcf0000027880 0001 00000000 0x0 0x0
0xffffcf0000027900 0001 00000000 0x0 0x0
0xffffcf0000027980 0001 00000000 0x0 0x0
0xffffcf0000027a00 0001 00000000 0x0 0x0
0xffffcf0000027a80 0001 00000000 0x0 0x0
0xffffcf0000027b00 0001 00000000 0x0 0x0
0xffffcf0000027b80 0001 00000000 0x0 0x0
0xffffcf0000027c00 0001 00000000 0x0 0x0
0xffffcf0000027c80 0001 00000000 0x0 0x0
0xffffcf0000027d00 0001 00000000 0x0 0x0
0xffffcf0000027d80 0001 00000000 0x0 0x0
0xffffcf0000027e00 0001 00000000 0x0 0x0
0xffffcf0000027e80 0001 00000000 0x0 0x0
0xffffcf0000027f00 0001 00000000 0x0 0x0
0xffffcf0000027f80 0001 00000000 0x0 0x0
0xffffcf0000028000 0001 00000000 0x0 0x0
0xffffcf0000028080 0001 00000000 0x0 0x0
0xffffcf0000028100 0001 00000000 0x0 0x0
0xffffcf0000028180 0001 00000000 0x0 0x0
0xffffcf0000028200 0001 00000000 0x0 0x0
0xffffcf0000028280 0001 00000000 0x0 0x0
0xffffcf0000028300 0001 00000000 0x0 0x0
0xffffcf0000028380 0001 00000000 0x0 0x0
0xffffcf0000028400 0001 00000000 0x0 0x0
0xffffcf0000028480 0001 00000000 0x0 0x0
0xffffcf0000028500 0001 00000000 0x0 0x0
0xffffcf0000028580 0001 00000000 0x0 0x0
0xffffcf0000028600 0001 00000000 0x0 0x0
0xffffcf0000028680 0001 00000000 0x0 0x0
0xffffcf0000028700 0001 00000000 0x0 0x0
0xffffcf0000028780 0001 00000000 0x0 0x0
0xffffcf0000028800 0001 00000000 0x0 0x0
0xffffcf0000028880 0001 00000000 0x0 0x0
0xffffcf0000028900 0001 00000000 0x0 0x0
0xffffcf0000028980 0001 00000000 0x0 0x0
0xffffcf0000028a00 0001 00000000 0x0 0x0
0xffffcf0000028a80 0001 00000000 0x0 0x0
0xffffcf0000028b00 0001 0000000

---
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