NetBSD-Syzbot archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: ASan: Unauthorized Access in uao_swap_off (2)



syzbot has found a reproducer for the following issue on:

HEAD commit:    9799297d00f4 make: trim down code for parsing the :gmtime ..
git tree:       netbsd
console output: https://syzkaller.appspot.com/x/log.txt?x=1244a1c7180000
kernel config:  https://syzkaller.appspot.com/x/.config?x=fab579639ba4bf0a
dashboard link: https://syzkaller.appspot.com/bug?extid=14ad41264bfcf0e3430d
compiler:       g++ (Debian 12.2.0-14) 12.2.0
syz repro:      https://syzkaller.appspot.com/x/repro.syz?x=12e53e07180000
C reproducer:   https://syzkaller.appspot.com/x/repro.c?x=17b9b5fd180000

Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/d480e4dc9245/disk-9799297d.raw.xz
netbsd.gdb: https://storage.googleapis.com/syzbot-assets/42946ca8f647/netbsd-9799297d.gdb.xz

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

[  97.1755225] panic: ASan: Unauthorized Access In 0xffffffff81aba106: Addr 0xffffce8013db5698 [8 bytes, read, PoolUseAfterFree]

[  97.1954629] cpu0: Begin traceback...
[  97.2155084] vpanic() at netbsd:vpanic+0x282 sys/kern/subr_prf.c:288
[  97.2755077] panic() at netbsd:panic+0x9e sys/kern/subr_prf.c:1084
[  97.3255161] kasan_report() at netbsd:kasan_report+0x8f kasan_code_name sys/kern/subr_asan.c:169 [inline]
[  97.3255161] kasan_report() at netbsd:kasan_report+0x8f sys/kern/subr_asan.c:201
[  97.3755143] __asan_load8() at netbsd:__asan_load8+0xac kasan_shadow_8byte_isvalid sys/kern/subr_asan.c:371 [inline]
[  97.3755143] __asan_load8() at netbsd:__asan_load8+0xac kasan_shadow_check sys/kern/subr_asan.c:421 [inline]
[  97.3755143] __asan_load8() at netbsd:__asan_load8+0xac sys/kern/subr_asan.c:1208
[  97.4155090] uao_swap_off() at netbsd:uao_swap_off+0x84 sys/uvm/uvm_aobj.c:1127
[  97.4655130] swap_off() at netbsd:swap_off+0xe0 sys/uvm/uvm_swap.c:1080
[  97.5055119] sys_swapctl() at netbsd:sys_swapctl+0x9ea sys/uvm/uvm_swap.c:748
[  97.5555092] sys_syscall() at netbsd:sys_syscall+0x10e sy_call sys/sys/syscallvar.h:65 [inline]
[  97.5555092] sys_syscall() at netbsd:sys_syscall+0x10e sys/kern/sys_syscall.c:90
[  97.6055274] syscall() at netbsd:syscall+0x246 sy_call sys/sys/syscallvar.h:65 [inline]
[  97.6055274] syscall() at netbsd:syscall+0x246 sy_invoke sys/sys/syscallvar.h:94 [inline]
[  97.6055274] syscall() at netbsd:syscall+0x246 sys/arch/x86/x86/syscall.c:137
[  97.6155109] --- syscall (number 271 via SYS_syscall) ---
[  97.6355123] netbsd:syscall+0x246:
[  97.6458281] cpu0: End traceback...
[  97.6458281] fatal breakpoint trap in supervisor mode
[  97.6458281] trap type 1 code 0 rip 0xffffffff8023240d cs 0x8 rflags 0x286 cr2 0x766f04fe92a0 ilevel 0 rsp 0xffffce82483fc900
[  97.6656324] curlwp 0xffffce8012cc1100 pid 1872.1872 lowest kstack 0xffffce82483f52c0
Stopped in pid 1872.1872 (syz-executor2903) 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
uao_swap_off() at netbsd:uao_swap_off+0x84 sys/uvm/uvm_aobj.c:1127
swap_off() at netbsd:swap_off+0xe0 sys/uvm/uvm_swap.c:1080
sys_swapctl() at netbsd:sys_swapctl+0x9ea sys/uvm/uvm_swap.c:748
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 271 via SYS_syscall) ---
netbsd:syscall+0x246:
Panic string: ASan: Unauthorized Access In 0xffffffff81aba106: Addr 0xffffce8013db5698 [8 bytes, read, PoolUseAfterFree]

PID     LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
3008   3008 3   1         0   ffffce8013375180   syz-executor2903 mutex
2594   2594 2   1         0   ffffce8012cd0580   syz-executor2903
3025   3025 2   0         0   ffffce80133a2a80   syz-executor2903
2739   2739 3   1         0   ffffce8012d18b40   syz-executor2903 rwlock
2865   2865 3   0         0   ffffce8012cf8200   syz-executor2903 rwlock
1872 > 1872 7   0         0   ffffce8012cc1100   syz-executor2903
1258   1258 2   0       140   ffffce8013dae600   syz-executor2903
1111   1111 2   1       140   ffffce8013dae1c0   syz-executor2903
1376   1376 2   1       140   ffffce80134448c0   syz-executor2903
1184 > 1184 7   1       140   ffffce8013444040   syz-executor2903
830     830 2   0       140   ffffce8012a1db80   syz-executor2903
1131   1131 2   0       140   ffffce8013458500   syz-executor2903
449     449 3   0       180   ffffce8012b79100   syz-executor2903 nanoslp
1235   1235 3   1       180   ffffce8012b95580               sshd select
1225   1225 3   0       180   ffffce801348e5c0              getty nanoslp
814     814 3   1       180   ffffce80126d7b80              getty nanoslp
1226   1226 3   0       180   ffffce80129bf280              getty nanoslp
1222   1222 3   1       180   ffffce80133a2640              getty ttyraw
815     815 3   0       180   ffffce80133b0240               sshd select
978     978 3   1       180   ffffce8012d59780             powerd kqueue
811     811 3   0       180   ffffce80133c5280            syslogd kqueue
606     606 3   1       180   ffffce8012c206c0             dhcpcd poll
744     744 3   0       180   ffffce8012ac20c0             dhcpcd poll
748     748 3   1       180   ffffce8012c7a780             dhcpcd poll
603     603 3   0       180   ffffce8012c7abc0             dhcpcd poll
487     487 3   0       180   ffffce8012db20c0             dhcpcd poll
292     292 3   1       180   ffffce8012d91900             dhcpcd poll
485     485 3   1       180   ffffce8012d914c0             dhcpcd poll
1         1 3   0       180   ffffce8012874180               init wait
0      2871 2   1       200   ffffce8012c63300            swapiod
0       673 3   0       200   ffffce80129bf6c0            physiod physiod
0       196 3   0       200   ffffce80129c1700          pooldrain pooldrain
0       195 3   0       200   ffffce80129c12c0            ioflush syncer
0       194 3   1       200   ffffce80129bfb00           pgdaemon pgdaemon
0       167 3   0       200   ffffce8012976ac0               usb7 usbevt
0       172 3   0       200   ffffce8012976680               usb6 usbevt
0       170 3   0       200   ffffce8012976240               usb5 usbevt
0       168 3   0       200   ffffce801291ea80               usb4 usbevt
0       166 3   0       200   ffffce801291e640               usb3 usbevt
0       165 3   0       200   ffffce801291e200               usb2 usbevt
0        31 3   0       200   ffffce80128caa40               usb1 usbevt
0        63 3   0       200   ffffce80128ca600               usb0 usbevt
0       126 3   0       200   ffffce80128ca1c0         usbtask-dr usbtsk
0       125 3   1       200   ffffce8012874a00         usbtask-hc usbtsk
0       124 3   0       200   ffffce8010d66b00          swwreboot swwreboot
0       123 3   0       200   ffffce80128745c0             npfgc0 npfgcw
0       122 3   0       200   ffffce80128699c0            rt_free rt_free
0       121 3   0       200   ffffce8012869580              unpgc unpgc
0       120 2   0       200   ffffce8012869140    key_timehandler
0       119 3   1       200   ffffce8012707980    icmp6_wqinput/1 icmp6_wqinput
0       118 3   0       200   ffffce8012707540    icmp6_wqinput/0 icmp6_wqinput
0       117 2   0       200   ffffce8012707100          nd6_timer
0       116 3   1       200   ffffce80126fc940    carp6_wqinput/1 carp6_wqinput
0       115 3   0       200   ffffce80126fc500    carp6_wqinput/0 carp6_wqinput
0       114 3   1       200   ffffce80126fc0c0     carp_wqinput/1 carp_wqinput
0       113 3   0       200   ffffce80126ef900     carp_wqinput/0 carp_wqinput
0       112 3   1       200   ffffce80126ef4c0     icmp_wqinput/1 icmp_wqinput
0       111 3   0       200   ffffce80126ef080     icmp_wqinput/0 icmp_wqinput
0       110 2   0       200   ffffce80126da040           rt_timer
0       109 3   0       200   ffffce80126da8c0        vmem_rehash vmem_rehash
0       100 3   0       200   ffffce80126d7300          entbutler entropy
0        99 3   1       200   ffffce80120bcb40              viomb balloon
0        98 3   1       200   ffffce80120bc700      vioif0_txrx/1 vioif0_txrx
0        97 3   0       200   ffffce80120bc2c0      vioif0_txrx/0 vioif0_txrx
0        30 3   0       200   ffffce8010d666c0           scsibus0 sccomp
0        29 3   0       200   ffffce8010d66280               pms0 pmsreset
0        28 3   1       200   ffffce8010cacac0            xcall/1 xcall
0        27 1   1       200   ffffce8010cac680          softser/1
0        26 1   1       200   ffffce8010cac240          softclk/1
0        25 1   1       200   ffffce8010ca8a80          softbio/1
0        24 1   1       200   ffffce8010ca8640          softnet/1
0        23 1   1       201   ffffce8010ca8200             idle/1
0        22 3   0       200   ffffce800fb55a40           lnxsyswq lnxsyswq
0        21 3   0       200   ffffce800fb55600           lnxubdwq lnxubdwq
0        20 3   0       200   ffffce800fb551c0           lnxpwrwq lnxpwrwq
0        19 3   0       200   ffffce800fb54a00           lnxlngwq lnxlngwq
0        18 3   0       200   ffffce800fb545c0           lnxhipwq lnxhipwq
0        17 3   0       200   ffffce800fb54180           lnxrcugc lnxrcugc
0        16 3   0       200   ffffce800fb4d9c0             sysmon smtaskq
0        15 3   0       200   ffffce800fb4d580         pmfsuspend pmfsuspend
0        14 3   1       200   ffffce800fb4d140           pmfevent pmfevent
0        13 3   0       200   ffffce800fb4a980         sopendfree sopendfr
0        12 3   0       200   ffffce800fb4a540             ifwdog ifwdog
0        11 3   0       200   ffffce800fb4a100            iflnkst iflnkst
0        10 3   0       200   ffffce800fb3b940           nfssilly nfssilly
0         9 3   0       200   ffffce800fb3b500           pooldisp pooldisp
0         8 3   1       200   ffffce800fb3b0c0          modunload mod_unld
0         7 3   0       200   ffffce800fb32900            xcall/0 xcall
0         6 1   0       200   ffffce800fb324c0          softser/0
0         5 1   0       200   ffffce800fb32080          softclk/0
0         4 1   0       200   ffffce800fb308c0          softbio/0
0         3 1   0       200   ffffce800fb30480          softnet/0
0         2 1   0       201   ffffce800fb30040             idle/0
0         0 3   1       200   ffffffff8334e000            swapper uvm
[Locks tracked through LWPs]

****** LWP 3008.3008 (syz-executor2903) @ 0xffffce8013375180, l_stat=3

*** Locks held:

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

*** Locks wanted:

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

****** LWP 2594.2594 (syz-executor2903) @ 0xffffce8012cd0580, l_stat=2

*** Locks held:

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

* Lock 1 (initialized at netbsd:pmap_ctor+0x9f sys/arch/x86/x86/pmap.c:2873)
lock address : ffffce8012d84188
type         : sleep/adaptive
initialized  : netbsd:pmap_ctor+0x9f
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffce8012cd0580 last held: 0xffffce8012cd0580
last locked* : netbsd:pmap_enter_ma+0x13d4
unlocked     : netbsd:pmap_enter_ma+0x14e2
owner/count  : 0xffffce8012cd0580 flags    : 0x0000000000000004
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 3025.3025 (syz-executor2903) @ 0xffffce80133a2a80, l_stat=2

*** Locks held:

* Lock 0 (initialized at netbsd:pmap_ctor+0x93 sys/arch/x86/x86/pmap.c:2872)
lock address : ffffce8012cc3580
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 : 0xffffce80133a2a80 last held: 0xffffce80133a2a80
last locked* : netbsd:pmap_enter_ma+0x386
unlocked     : netbsd:pmap_enter_ma+0xe14
owner field  : 0xffffce80133a2a80 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 2739.2739 (syz-executor2903) @ 0xffffce8012d18b40, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:uvm_swap_init+0x3b sys/uvm/uvm_swap.c:278)
lock address : netbsd:swap_syscall_lock
type         : sleep/adaptive
initialized  : netbsd:uvm_swap_init+0x3b
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  1
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffce8012d18b40 last held: 0xffffce8012cc1100
last locked* : netbsd:sys_swapctl+0x100
unlocked     : netbsd:sys_swapctl+0x1a7
owner/count  : 0xffffce8012cc1100 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 1 waiting writers: 0xffffce8012d18b40

****** LWP 2865.2865 (syz-executor2903) @ 0xffffce8012cf8200, l_stat=3

*** Locks held:

* Lock 0 (initialized at netbsd:fork1+0x365 sys/kern/kern_fork.c:366)
lock address : ffffce8012c97b50
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 : 0xffffce8012cf8200 last held: 0xffffce8012cf8200
last locked* : netbsd:exit1+0x2f2
unlocked     : 0
owner/count  : 0xffffce8012cf8200 flags    : 0x0000000000000004
Turnstile: no active turnstile for this lock.

*** Locks wanted:

* Lock 0 (initialized at netbsd:vcache_alloc+0x3e sys/kern/vfs_vnode.c:1438)
lock address : ffffce8013d99a40
type         : sleep/adaptive
initialized  : netbsd:vcache_alloc+0x3e
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  1
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffce8012cf8200 last held: 0xffffce8012cc1100
last locked* : netbsd:genfs_lock+0x160
unlocked     : netbsd:genfs_unlock+0x2a
owner/count  : 0xffffce8012cc1100 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 1 waiting writers: 0xffffce8012cf8200

****** LWP 1872.1872 (syz-executor2903) @ 0xffffce8012cc1100, l_stat=7

*** Locks held:

* Lock 0 (initialized at netbsd:uvm_swap_init+0x3b sys/uvm/uvm_swap.c:278)
lock address : netbsd:swap_syscall_lock
type         : sleep/adaptive
initialized  : netbsd:uvm_swap_init+0x3b
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  1
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffce8012cc1100 last held: 0xffffce8012cc1100
last locked* : netbsd:sys_swapctl+0x100
unlocked     : netbsd:sys_swapctl+0x1a7
owner/count  : 0xffffce8012cc1100 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 1 waiting writers: 0xffffce8012d18b40

* Lock 1 (initialized at netbsd:vcache_alloc+0x3e sys/kern/vfs_vnode.c:1438)
lock address : ffffce8013d99a40
type         : sleep/adaptive
initialized  : netbsd:vcache_alloc+0x3e
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  1
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffce8012cc1100 last held: 0xffffce8012cc1100
last locked* : netbsd:genfs_lock+0x160
unlocked     : netbsd:genfs_unlock+0x2a
owner/count  : 0xffffce8012cc1100 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 1 waiting writers: 0xffffce8012cf8200

* Lock 2 (initialized at netbsd:uao_init+0x4e sys/uvm/uvm_aobj.c:564)
lock address : netbsd:uao_list_lock
type         : sleep/adaptive
initialized  : netbsd:uao_init+0x4e
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffce8012cc1100 last held: 0xffffce8012cc1100
last locked* : netbsd:uao_swap_off+0x306
unlocked     : netbsd:uao_detach+0x219
owner field  : 0xffffce8012cc1100 wait/spin:                1/0
Turnstile:
=> 0 waiting readers:
=> 1 waiting writers: 0xffffce8013375180

*** Locks wanted: none

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

****** LWP 748.748 (dhcpcd) @ 0xffffce8012c7a780, 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 : 0xffffce8012c7a780 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) @ 0xffffce8012d91900, 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 : 0xffffce8012d91900 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) @ 0xffffce8012d914c0, 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 : 0xffffce8012d914c0 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) @ 0xffffce800fb4a100, 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 : 0xffffce800fb4a100 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) @ 0xffffce800fb32080, 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 : 0xffffce800fb32080 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) @ 0xffffffff8334e000, 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 : 0xffffffff8334e000 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: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 : 0xffffce8012cc1100 last held: 0xffffce8012cc1100
last locked* : netbsd:kprintf_lock+0x33
unlocked     : netbsd:kprintf_unlock+0x53
owner field  : 0x0000000000000800 wait/spin:                0/1

              PAGE FLAG   PQ            UOBJECT              UANON
0xffffce8000017180 0041 00000000                0x0                0x0
0xffffce8000017200 0041 00000000                0x0                0x0
0xffffce8000017280 0041 00000000                0x0                0x0
0xffffce8000017300 0041 00000000                0x0                0x0
0xffffce8000017380 0041 00000000                0x0                0x0
0xffffce8000017400 0041 00000000                0x0                0x0
0xffffce8000017480 0041 00000000                0x0                0x0
0xffffce8000017500 0041 00000000                0x0                0x0
0xffffce8000017580 0041 00000000                0x0                0x0
0xffffce8000017600 0041 00000000                0x0                0x0
0xffffce8000017680 0041 00000000                0x0                0x0
0xffffce8000017700 0041 00000000                0x0                0x0
0xffffce8000017780 0041 00000000                0x0                0x0
0xffffce8000017800 0041 00000000                0x0                0x0
0xffffce8000017880 0041 00000000                0x0                0x0
0xffffce8000017900 0041 00000000                0x0                0x0
0xffffce8000017980 0041 00000000                0x0                0x0
0xffffce8000017a00 0041 00000000                0x0                0x0
0xffffce8000017a80 0041 00000000                0x0                0x0
0xffffce8000017b00 0041 00000000                0x0                0x0
0xffffce8000017b80 0041 00000000                0x0                0x0
0xffffce8000017c00 0041 00000000                0x0                0x0
0xffffce8000017c80 0041 00000000                0x0                0x0
0xffffce8000017d00 0041 00000000                0x0                0x0
0xffffce8000017d80 0041 00000000                0x0                0x0
0xffffce8000017e00 0041 00000000                0x0                0x0
0xffffce8000017e80 0041 00000000                0x0                0x0
0xffffce8000017f00 0041 00000000                0x0                0x0
0xffffce8000017f80 0041 00000000                0x0                0x0
0xffffce8000018000 0041 00000000                0x0                0x0
0xffffce8000018080 0041 00000000                0x0                0x0
0xffffce8000018100 0041 00000000                0x0                0x0
0xffffce8000018180 0041 00000000                0x0                0x0
0xffffce8000018200 0041 00000000                0x0                0x0
0xffffce8000018280 0041 00000000                0x0                0x0
0xffffce8000018300 0041 00000000                0x0                0x0
0xffffce8000018380 0041 00000000                0x0                0x0
0xffffce8000018400 0041 00000000                0x0                0x0
0xffffce8000018480 0041 00000000                0x0                0x0
0xffffce8000018500 0041 00000000                0x0                0x0
0xffffce8000018580 0041 00000000                0x0                0x0
0xffffce8000018600 0041 00000000                0x0                0x0
0xffffce8000018680 0041 00000000                0x0                0x0
0xffffce8000018700 0041 00000000                0x0                0x0
0xffffce8000018780 0041 00000000                0x0                0x0
0xffffce8000018800 0041 00000000                0x0                0x0
0xffffce8000018880 0041 00000000                0x0                0x0
0xffffce8000018900 0041 00000000                0x0                0x0
0xffffce8000018980 0041 00000000                0x0                0x0
0xffffce8000018a00 0041 00000000                0x0                0x0
0xffffce8000018a80 0041 00000000                0x0                0x0
0xffffce8000018b00 0041 00000000                0x0                0x0
0xffffce8000018b80 0041 00000000                0x0                0x0
0xffffce8000018c00 0041 00000000                0x0                0x0
0xffffce8000018c80 0041 00000000                0x0                0x0
0xffffce8000018d00 0041 00000000                0x0                0x0
0xffffce8000018d80 0041 00000000                0x0                0x0
0xffffce8000018e00 0041 00000000                0x0                0x0
0xffffce8000018e80 0041 00000000                0x0                0x0
0xffffce8000018f00 0041 00000000                0x0                0x0
0xffffce8000018f80 0041 00000000                0x0                0x0
0xffffce8000019000 0041 00000000                0x0                0x0
0xffffce8000019080 0041 00000000                0x0                0x0
0xffffce8000019100 0041 00000000                0x0                0x0
0xffffce8000019180 0041 00000000                0x0                0x0
0xffffce8000019200 0041 00000000                0x0                0x0
0xffffce8000019280 0041 00000000                0x0                0x0
0xffffce8000019300 0041 00000000                0x0                0x0
0xffffce8000019380 0041 00000000                0x0                0x0
0xffffce8000019400 0041 00000000                0x0                0x0
0xffffce8000019480 0041 00000000                0x0                0x0
0xffffce8000019500 0041 00000000                0x0                0x0
0xffffce8000019580 0041 00000000                0x0                0x0
0xffffce8000019600 0041 00000000                0x0                0x0
0xffffce8000019680 0041 00000000                0x0                0x0
0xffffce8000019700 0041 00000000                0x0                0x0
0xffffce8000019780 0041 00000000                0x0                0x0
0xffffce8000019800 0041 00000000                0x0                0x0
0xffffce8000019880 0041 00000000                0x0                0x0
0xffffce8000019900 0041 00000000                0x0                0x0
0xffffce8000019980 0041 00000000                0x0                0x0
0xffffce8000019a00 0041 00000000                0x0                0x0
0xffffce8000019a80 0041 00000000                0x0                0x0
0xffffce8000019b00 0041 00000000                0x0                0x0
0xffffce8000019b80 0041 00000000                0x0                0x0
0xffffce8000019c00 0041 00000000                0x0                0x0
0xffffce8000019c80 0041 00000000                0x0                0x0
0xffffce8000019d00 0041 00000000                0x0                0x0
0xffffce8000019d80 0041 00000000                0x0                0x0
0xffffce8000019e00 0041 00000000                0x0                0x0
0xffffce8000019e80 0041 00000000                0x0                0x0
0xffffce8000019f00 0041 00000000                0x0                0x0
0xffffce8000019f80 0041 00000000                0x0                0x0
0xffffce800001a000 0041 00000000                0x0                0x0
0xffffce800001a080 0041 00000000                0x0                0x0
0xffffce800001a100 0041 00000000                0x0                0x0
0xffffce800001a180 0041 00000000                0x0                0x0
0xffffce800001a200 0041 00000000                0x0                0x0
0xffffce800001a280 0041 00000000                0x0                0x0
0xffffce800001a300 0041 00000000                0x0                0x0
0xffffce800001a380 0041 00000000                0x0                0x0
0xffffce800001a400 0041 00000000                0x0                0x0
0xffffce800001a480 0041 00000000                0x0                0x0
0xffffce800001a500 0041 00000000                0x0                0x0
0xffffce800001a580 0041 00000000                0x0                0x0
0xffffce800001a600 0041 00000000                0x0                0x0
0xffffce800001a680 0041 00000000                0x0                0x0
0xffffce800001a700 0041 00000000                0x0                0x0
0xffffce800001a780 0041 00000000                0x0                0x0
0xffffce800001a800 0041 00000000                0x0                0x0
0xffffce800001a880 0041 00000000                0x0                0x0
0xffffce800001a900 0041 00000000                0x0                0x0
0xffffce800001a980 0041 00000000                0x0                0x0
0xffffce800001aa00 0041 00000000                0x0                0x0
0xffffce800001aa80 0041 00000000                0x0                0x0
0xffffce800001ab00 0041 00000000                0x0                0x0
0xffffce800001ab80 0041 00000000                0x0                0x0
0xffffce800001ac00 0041 00000000                0x0                0x0
0xffffce800001ac80 0041 00000000                0x0                0x0
0xffffce800001ad00 0041 00000000                0x0                0x0
0xffffce800001ad80 0041 00000000                0x0                0x0
0xffffce800001ae00 0041 00000000                0x0                0x0
0xffffce800001ae80 0041 00000000                0x0                0x0
0xffffce800001af00 0041 00000000                0x0                0x0
0xffffce800001af80 0041 00000000                0x0                0x0
0xffffce800001b000 0041 00000000                0x0                0x0
0xffffce800001b080 0041 00000000                0x0                0x0
0xffffce800001b100 0041 00000000                0x0                0x0
0xffffce800001b180 0041 00000000                0x0                0x0
0xffffce800001b200 0041 00000000                0x0                0x0
0xffffce800001b280 0041 00000000                0x0                0x0
0xffffce800001b300 0041 00000000                0x0                0x0
0xffffce800001b380 0041 00000000                0x0                0x0
0xffffce800001b400 0041 00000000                0x0                0x0
0xffffce800001b480 0041 00000000                0x0                0x0
0xffffce800001b500 0041 00000000                0x0                0x0
0xffffce800001b580 0041 00000000                0x0                0x0
0xffffce800001b600 0041 00000000                0x0                0x0
0xffffce800001b680 0041 00000000                0x0                0x0
0xffffce800001b700 0041 00000000                0x0                0x0
0xffffce800001b780 0041 00000000                0x0                0x0
0xffffce800001b800 0041 00000000                0x0                0x0
0xffffce800001b880 0041 00000000                0x0                0x0
0xffffce800001b900 0041 00000000                0x0                0x0
0xffffce800001b980 0041 00000000                0x0                0x0
0xffffce800001ba00 0041 00000000                0x0                0x0
0xffffce800001ba80 0041 00000000                0x0                0x0
0xffffce800001bb00 0041 00000000                0x0                0x0
0xffffce800001bb80 0001 00000000                0x0                0x0
0xffffce800001bc00 0001 00000000                0x0                0x0
0xffffce800001bc80 0001 00000000                0x0                0x0
0xffffce800001bd00 0001 00000000                0x0                0x0
0xffffce800001bd80 0001 00000000                0x0                0x0
0xffffce800001be00 0001 00000000                0x0                0x0
0xffffce800001be80 0001 00000000                0x0                0x0
0xffffce800001bf00 0001 00000000                0x0                0x0
0xffffce800001bf80 0001 00000000                0x0                0x0
0xffffce800001c000 0001 00000000                0x0                0x0
0xffffce800001c080 0001 00000000                0x0                0x0
0xffffce800001c100 0001 00000000                0x0                0x0
0xffffce800001c180 0001 00000000                0x0                0x0
0xffffce800001c200 0001 00000000                0x0                0x0
0xffffce800001c280 0001 00000000                0x0                0x0
0xffffce800001c300 0001 00000000                0x0                0x0
0xffffce800001c380 0001 00000000                0x0                0x0
0xffffce800001c400 0001 00000000                0x0                0x0
0xffffce800001c480 0001 00000000                0x0                0x0
0xffffce800001c500 0001 00000000                0x0                0x0
0xffffce800001c580 0001 00000000                0x0                0x0
0xffffce800001c600 0001 00000000                0x0                0x0
0xffffce800001c680 0001 00000000                0x0                0x0
0xffffce800001c700 0001 00000000                0x0                0x0
0xffffce800001c780 0001 00000000                0x0                0x0
0xffffce800001c800 0001 00000000                0x0                0x0
0xffffce800001c880 0001 00000000                0x0                0x0
0xffffce800001c900 0001 00000000                0x0                0x0
0xffffce800001c980 0001 00000000                0x0                0x0
0xffffce800001ca00 0001 00000000                0x0                0x0
0xffffce800001ca80 0001 00000000                0x0                0x0
0xffffce800001cb00 0001 00000000                0x0                0x0
0xffffce800001cb80 0001 00000000                0x0                0x0
0xffffce800001cc00 0001 00000000                0x0                0x0
0xffffce800001cc80 0001 00000000                0x0                0x0
0xffffce800001cd00 0001 00000000                0x0                0x0
0xffffce800001cd80 0001 00000000                0x0                0x0
0xffffce800001ce00 0001 00000000                0x0                0x0
0xffffce800001ce80 0001 00000000                0x0                0x0
0xffffce800001cf00 0001 00000000                0x0                0x0
0xffffce800001cf80 0001 00000000                0x0                0x0
0xffffce800001d000 0001 00000000                0x0                0x0
0xffffce800001d080 0001 00000000                0x0                0x0
0xffffce800001d100 0001 00000000                0x0                0x0
0xffffce800001d180 0001 00000000                0x0                0x0
0xffffce800001d200 0001 00000000                0x0                0x0
0xffffce800001d280 0001 00000000                0x0                0x0
0xffffce800001d300 0001 00000000                0x0                0x0
0xffffce800001d380 0001 00000000                0x0                0x0
0xffffce800001d400 0001 00000000                0x0                0x0
0xffffce800001d480 0001 00000000                0x0                0x0
0xffffce800001d500 0001 00000000                0x0                0x0
0xffffce800001d580 0001 00000000                0x0                0x0
0xffffce800001d600 0001 00000000                0x0                0x0
0xffffce800001d680 0001 00000000                0x0                0x0
0xffffce800001d700 0001 00000000                0x0                0x0
0xffffce800001d780 0001 00000000                0x0                0x0
0xffffce800001d800 0001 00000000                0x0                0x0
0xffffce800001d880 0001 00000000                0x0                0x0
0xffffce800001d900 0001 00000000                0x0                0x0
0xffffce800001d980 0001 00000000                0x0                0x0
0xffffce800001da00 0001 00000000                0x0                0x0
0xffffce800001da80 0001 00000000                0x0                0x0
0xffffce800001db00 0001 00000000                0x0                0x0
0xffffce800001db80 0001 00000000                0x0                0x0
0xffffce800001dc00 0001 00000000                0x0                0x0
0xffffce800001dc80 0001 00000000                0x0                0x0
0xffffce800001dd00 0001 00000000                0x0                0x0
0xffffce800001dd80 0001 00000000                0x0                0x0
0xffffce800001de00 0001 00000000                0x0                0x0
0xffffce800001de80 0001 00000000                0x0                0x0
0xffffce800001df00 0001 00000000                0x0                0x0
0xffffce800001df80 0001 00000000                0x0                0x0
0xffffce800001e000 0001 00000000                0x0                0x0
0xffffce800001e080 0001 00000000                0x0                0x0
0xffffce800001e100 0001 00000000                0x0                0x0
0xffffce800001e180 0001 00000000                0x0                0x0
0xffffce800001e200 0001 00000000                0x0                0x0
0xffffce800001e280 0001 00000000                0x0                0x0
0xffffce800001e300 0001 00000000                0x0                0x0
0xffffce800001e380 0001 00000000                0x0                0x0
0xffffce800001e400 0001 00000000                0x0                0x0
0xffffce800001e480 0001 00000000                0x0                0x0
0xffffce800001e500 0001 00000000                0x0                0x0
0xffffce800001e580 0001 00000000                0x0                0x0
0xffffce800001e600 0001 00000000                0x0                0x0
0xffffce800001e680 0001 00000000                0x0                0x0
0xffffce800001e700 0001 00000000                0x0                0x0
0xffffce800001e780 0001 00000000                0x0                0x0
0xffffce800001e800 0001 00000000                0x0                0x0
0xffffce800001e880 0001 00000000                0x0                0x0
0xffffce800001e900 0001 00000000                0x0                0x0
0xffffce800001e980 0001 00000000                0x0                0x0
0xffffce800001ea00 0001 00000000                0x0                0x0
0xffffce800001ea80 0001 00000000                0x0                0x0
0xffffce800001eb00 0001 00000000                0x0                0x0
0xffffce800001eb80 0001 00000000                0x0                0x0
0xffffce800001ec00 0001 00000000                0x0                0x0
0xffffce800001ec80 0001 00000000                0x0                0x0
0xffffce800001ed00 0001 00000000                0x0                0x0
0xffffce800001ed80 0001 00000000                0x0                0x0
0xffffce800001ee00 0001 00000000                0x0                0x0
0xffffce800001ee80 0001 00000000                0x0                0x0
0xffffce800001ef00 0001 00000000                0x0                0x0
0xffffce800001ef80 0001 00000000                0x0                0x0
0xffffce800001f000 0001 00000000                0x0                0x0
0xffffce800001f080 0001 00000000                0x0                0x0
0xffffce800001f100 0001 00000000                0x0                0x0
0xffffce800001f180 0001 00000000                0x0                0x0
0xffffce800001f200 0001 00000000                0x0                0x0
0xffffce800001f280 0001 00000000                0x0                0x0
0xffffce800001f300 0001 00000000                0x0                0x0
0xffffce800001f380 0001 00000000                0x0                0x0
0xffffce800001f400 0001 00000000                0x0                0x0
0xffffce800001f480 0001 00000000                0x0                0x0
0xffffce800001f500 0001 00000000                0x0                0x0
0xffffce800001f580 0001 00000000                0x0                0x0
0xffffce800001f600 0001 00000000                0x0                0x0
0xffffce800001f680 0001 00000000                0x0                0x0
0xffffce800001f700 0001 00000000                0x0                0x0
0xffffce800001f780 0001 00000000                0x0                0x0
0xffffce800001f800 0001 00000000                0x0                0x0
0xffffce800001f880 0001 00000000                0x0                0x0
0xffffce800001f900 0001 00000000                0x0                0x0
0xffffce800001f980 0001 00000000                0x0                0x0
0xffffce800001fa00 0001 00000000                0x0                0x0
0xffffce800001fa80 0001 00000000                0x0                0x0
0xffffce800001fb00 0001 00000000                0x0                0x0
0xffffce800001fb80 0001 00000000                0x0                0x0
0xffffce800001fc00 0001 00000000                0x0                0x0
0xffffce800001fc80 0001 00000000                0x0                0x0
0xffffce800001fd00 0001 00000000                0x0                0x0
0xffffce800001fd80 0001 00000000                0x0                0x0
0xffffce800001fe00 0001 00000000                0x0                0x0
0xffffce800001fe80 0001 00000000                0x0                0x0
0xffffce800001ff00 0001 00000000                0x0                0x0
0xffffce800001ff80 0001 00000000                0x0                0x0
0xffffce8000020000 0001 00000000                0x0                0x0
0xffffce8000020080 0001 00000000                0x0                0x0
0xffffce8000020100 0001 00000000                0x0                0x0
0xffffce8000020180 0001 00000000                0x0                0x0
0xffffce8000020200 0001 00000000                0x0                0x0
0xffffce8000020280 0001 00000000                0x0                0x0
0xffffce8000020300 0001 00000000                0x0                0x0
0xffffce8000020380 0001 00000000                0x0                0x0
0xffffce8000020400 0001 00000000                0x0                0x0
0xffffce8000020480 0001 00000000                0x0                0x0
0xffffce8000020500 0001 00000000                0x0                0x0
0xffffce8000020580 0001 00000000                0x0                0x0
0xffffce8000020600 0001 00000000                0x0                0x0
0xffffce8000020680 0001 00000000                0x0                0x0
0xffffce8000020700 0001 00000000                0x0                0x0
0xffffce8000020780 0001 00000000                0x0                0x0
0xffffce8000020800 0001 00000000                0x0                0x0
0xffffce8000020880 0001 00000000                0x0                0x0
0xffffce8000020900 0001 00000000                0x0                0x0
0xffffce8000020980 0001 00000000                0x0                0x0
0xffffce8000020a00 0001 00000000                0x0                0x0
0xffffce8000020a80 0001 00000000                0x0                0x0
0xffffce8000020b00 0001 00000000                0x0                0x0
0xffffce8000020b80 0001 00000000                0x0                0x0
0xffffce8000020c00 0001 00000000                0x0                0x0
0xffffce8000020c80 0001 00000000                0x0                0x0
0xffffce8000020d00 0001 00000000                0x0                0x0
0xffffce8000020d80 0001 00000000                0x0                0x0
0xffffce8000020e00 0001 00000000                0x0                0x0
0xffffce8000020e80 0001 00000000                0x0                0x0
0xffffce8000020f00 0001 00000000                0x0                0x0
0xffffce8000020f80 0001 00000000                0x0                0x0
0xffffce8000021000 0001 00000000                0x0                0x0
0xffffce8000021080 0001 00000000                0x0                0x0
0xffffce8000021100 0001 00000000                0x0                0x0
0xffffce8000021180 0001 00000000                0x0                0x0
0xffffce8000021200 0001 00000000                0x0                0x0
0xffffce8000021280 0001 00000000                0x0                0x0
0xffffce8000021300 0001 00000000                0x0                0x0
0xffffce8000021380 0001 00000000                0x0                0x0
0xffffce8000021400 0001 00000000                0x0                0x0
0xffffce8000021480 0001 00000000                0x0                0x0
0xffffce8000021500 0001 00000000                0x0                0x0
0xffffce8000021580 0001 00000000                0x0                0x0
0xffffce8000021600 0001 00000000                0x0                0x0
0xffffce8000021680 0001 00000000                0x0                0x0
0xffffce8000021700 0001 00000000                0x0                0x0
0xffffce8000021780 0001 00000000                0x0                0x0
0xffffce8000021800 0001 00000000                0x0                0x0
0xffffce8000021880 0001 00000000                0x0                0x0
0xffffce8000021900 0001 00000000                0x0                0x0
0xffffce8000021980 0001 00000000                0x0                0x0
0xffffce8000021a00 0001 00000000                0x0                0x0
0xffffce8000021a80 0001 00000000                0x0                0x0
0xffffce8000021b00 0001 00000000                0x0                0x0
0xffffce8000021b80 0001 00000000                0x0                0x0
0xffffce8000021c00 0001 00000000                0x0                0x0
0xffffce8000021c80 0001 00000000                0x0                0x0
0xffffce8000021d00 0001 00000000                0x0                0x0
0xffffce8000021d80 0001 00000000                0x0                0x0
0xffffce8000021e00 0001 00000000                0x0                0x0
0xffffce8000021e80 0001 00000000                0x0                0x0
0xffffce8000021f00 0001 00000000                0x0                0x0
0xffffce8000021f80 0001 00000000                0x0                0x0
0xffffce8000022000 0001 00000000                0x0                0x0
0xffffce8000022080 0001 00000000                0x0                0x0
0xffffce8000022100 0001 00000000                0x0                0x0
0xffffce8000022180 0001 00000000                0x0                0x0
0xffffce8000022200 0001 00000000                0x0                0x0
0xffffce8000022280 0001 00000000                0x0                0x0
0xffffce8000022300 0001 00000000                0x0                0x0
0xffffce8000022380 0001 00000000                0x0                0x0
0xffffce8000022400 0001 00000000                0x0                0x0
0xffffce8000022480 0001 00000000                0x0                0x0
0xffffce8000022500 0001 00000000                0x0                0x0
0xffffce8000022580 0001 00000000                0x0                0x0
0xffffce8000022600 0001 00000000                0x0                0x0
0xffffce8000022680 0001 00000000                0x0                0x0
0xffffce8000022700 0001 00000000                0x0                0x0
0xffffce8000022780 0001 00000000                0x0                0x0
0xffffce8000022800 0001 00000000                0x0                0x0
0xffffce8000022880 0001 00000000                0x0                0x0
0xffffce8000022900 0001 00000000                0x0                0x0
0xffffce8000022980 0001 00000000                0x0                0x0
0xffffce8000022a00 0001 00000000                0x0                0x0
0xffffce8000022a80 0001 00000000                0x0                0x0
0xffffce8000022b00 0001 00000000                0x0                0x0
0xffffce8000022b80 0001 00000000                0x0                0x0
0xffffce8000022c00 0001 00000000                0x0                0x0
0xffffce8000022c80 0001 00000000                0x0                0x0
0xffffce8000022d00 0001 00000000                0x0                0x0
0xffffce8000022d80 0001 00000000                0x0                0x0
0xffffce8000022e00 0001 00000000                0x0                0x0
0xffffce8000022e80 0001 00000000                0x0                0x0
0xffffce8000022f00 0001 00000000                0x0                0x0
0xffffce8000022f80 0001 00000000                0x0                0x0
0xffffce8000023000 0001 00000000                0x0                0x0
0xffffce8000023080 0001 00000000                0x0                0x0
0xffffce8000023100 0001 00000000                0x0                0x0
0xffffce8000023180 0001 00000000                0x0                0x0
0xffffce8000023200 0001 00000000                0x0                0x0
0xffffce8000023280 0001 00000000                0x0                0x0
0xffffce8000023300 0001 00000000                0x0                0x0
0xffffce8000023380 0001 00000000                0x0                0x0
0xffffce8000023400 0001 00000000                0x0                0x0
0xffffce8000023480 0001 00000000                0x0                0x0
0xffffce8000023500 0001 00000000                0x0                0x0
0xffffce8000023580 0001 00000000                0x0                0x0
0xffffce8000023600 0001 00000000                0x0                0x0
0xffffce8000023680 0001 00000000                0x0                0x0
0xffffce8000023700 0001 00000000                0x0                0x0
0xffffce8000023780 0001 00000000                0x0                0x0
0xffffce8000023800 0001 00000000                0x0                0x0
0xffffce8000023880 0001 00000000                0x0                0x0
0xffffce8000023900 0001 00000000                0x0                0x0
0xffffce8000023980 0001 00000000                0x0                0x0
0xffffce8000023a00 0001 00000000                0x0                0x0
0xffffce8000023a80 0001 00000000                0x0                0x0
0xffffce8000023b00 0001 00000000                0x0                0x0
0xffffce8000023b80 0001 00000000                0x0                0x0
0xffffce8000023c00 0001 00000000                0x0                0x0
0xffffce8000023c80 0001 00000000                0x0                0x0
0xffffce8000023d00 0001 00000000                0x0                0x0
0xffffce8000023d80 0001 00000000                0x0                0x0
0xffffce8000023e00 0001 00000000                0x0                0x0
0xffffce8000023e80 0001 00000000                0x0                0x0
0xffffce8000023f00 0001 00000000                0x0                0x0
0xffffce8000023f80 0001 00000000                0x0                0x0
0xffffce8000024000 0001 00000000                0x0                0x0
0xffffce8000024080 0001 00000000                0x0                0x0
0xffffce8000024100 0001 00000000                0x0                0x0
0xffffce8000024180 0001 00000000                0x0                0x0
0xffffce8000024200 0001 00000000                0x0                0x0
0xffffce8000024280 0001 00000000                0x0                0x0
0xffffce8000024300 0001 00000000                0x0                0x0
0xffffce8000024380 0001 00000000                0x0                0x0
0xffffce8000024400 0001 00000000                0x0                0x0
0xffffce8000024480 0001 00000000                0x0                0x0
0xffffce8000024500 0001 00000000                0x0                0x0
0xffffce8000024580 0001 00000000                0x0                0x0
0xffffce8000024600 0001 00000000                0x0                0x0
0xffffce8000024680 0001 00000000                0x0                0x0
0xffffce8000024700 0001 00000000                0x0                0x0
0xffffce8000024780 0001 00000000                0x0                0x0
0xffffce8000024800 0001 00000000                0x0                0x0
0xffffce8000024880 0001 00000000                0x0                0x0
0xffffce8000024900 0001 00000000                0x0                0x0
0xffffce8000024980 0001 00000000                0x0                0x0
0xffffce8000024a00 0001 00000000                0x0                0x0
0xffffce8000024a80 0001 00000000                0x0                0x0
0xffffce8000024b00 0001 00000000                0x0                0x0
0xffffce8000024b80 0001 00000000                0x0                0x0
0xffffce8000024c00 0001 00000000                0x0                0x0
0xffffce8000024c80 0001 00000000                0x0                0x0
0xffffce8000024d00 0001 00000000                0x0                0x0
0xffffce8000024d80 0001 00000000                0x0                0x0
0xffffce8000024e00 0001 00000000                0x0                0x0
0xffffce8000024e80 0001 00000000                0x0                0x0
0xffffce8000024f00 0001 00000000                0x0                0x0
0xffffce8000024f80 0001 00000000                0x0                0x0
0xffffce8000025000 0001 00000000                0x0                0x0
0xffffce8000025080 0001 00000000                0x0                0x0
0xffffce8000025100 0001 00000000                0x0                0x0
0xffffce8000025180 0001 00000000                0x0                0x0
0xffffce8000025200 0001 00000000                0x0                0x0
0xffffce8000025280 0001 00000000                0x0                0x0
0xffffce8000025300 0001 00000000                0x0                0x0
0xffffce8000025380 0001 00000000                0x0                0x0
0xffffce8000025400 0001 00000000                0x0                0x0
0xffffce8000025480 0001 00000000                0x0                0x0
0xffffce8000025500 0001 00000000                0x0                0x0
0xffffce8000025580 0001 00000000                0x0                0x0
0xffffce8000025600 0001 00000000                0x0                0x0
0xffffce8000025680 0001 00000000                0x0                0x0
0xffffce8000025700 0001 00000000                0x0                0x0
0xffffce8000025780 0001 00000000                0x0                0x0
0xffffce8000025800 0001 00000000                0x0                0x0
0xffffce8000025880 0001 00000000                0x0                0x0
0xffffce8000025900 0001 00000000                0x0                0x0
0xffffce8000025980 0001 00000000                0x0                0x0
0xffffce8000025a00 0001 00000000                0x0                0x0
0xffffce8000025a80 0001 00000000                0x0                0x0
0xffffce8000025b00 0001 00000000                0x0                0x0
0xffffce8000025b80 0001 00000000                0x0                0x0
0xffffce8000025c00 0001 00000000                0x0                0x0
0xffffce8000025c80 0001 00000000                0x0                0x0
0xffffce8000025d00 0001 00000000                0x0                0x0
0xffffce8000025d80 0001 00000000                0x0                0x0
0xffffce8000025e00 0001 00000000                0x0                0x0
0xffffce8000025e80 0001 00000000                0x0                0x0
0xffffce8000025f00 0001 00000000                0x0                0x0
0xffffce8000025f80 0001 00000000                0x0                0x0
0xffffce8000026000 0001 00000000                0x0                0x0
0xffffce8000026080 0001 00000000                0x0                0x0
0xffffce8000026100 0001 00000000                0x0                0x0
0xffffce8000026180 0001 00000000                0x0                0x0
0xffffce8000026200 0001 00000000                0x0                0x0
0xffffce8000026280 0001 00000000                0x0                0x0
0xffffce8000026300 0001 00000000                0x0                0x0
0xffffce8000026380 0001 00000000                0x0                0x0
0xffffce8000026400 0001 00000000                0x0                0x0
0xffffce8000026480 0001 00000000                0x0                0x0
0xffffce8000026500 0001 00000000                0x0                0x0
0xffffce8000026580 0001 00000000                0x0                0x0
0xffffce8000026600 0001 00000000                0x0                0x0
0xffffce8000026680 0001 00000000                0x0                0x0
0xffffce8000026700 0001 00000000                0x0                0x0
0xffffce8000026780 0001 00000000                0x0                0x0
0xffffce8000026800 0001 00000000                0x0                0x0
0xffffce8000026880 0001 00000000                0x0                0x0
0xffffce8000026900 0001 00000000                0x0                0x0
0xffffce8000026980 0001 00000000                0x0                0x0
0xffffce8000026a00 0001 00000000                0x0                0x0
0xffffce8000026a80 0001 00000000                0x0                0x0
0xffffce8000026b00 0001 00000000                0x0                0x0
0xffffce8000026b80 0001 00000000                0x0                0x0
0xffffce8000026c00 0001 00000000                0x0                0x0
0xffffce8000026c80 0001 00000000                0x0                0x0
0xffffce8000026d00 0001 00000000                0x0                0x0
0xffffce8000026d80 0001 00000000                0x0                0x0
0xffffce8000026e00 0001 00000000                0x0                0x0
0xffffce8000026e80 0001 00000000                0x0                0x0
0xffffce8000026f00 0001 00000000                0x0                0x0
0xffffce8000026f80 0001 00000000                0x0                0x0
0xffffce8000027000 0001 00000000                0x0                0x0
0xffffce8000027080 0001 00000000                0x0                0x0
0xffffce8000027100 0001 00000000                0x0                0x0
0xffffce8000027180 0001 00000000                0x0                0x0
0xffffce8000027200 0001 00000000                0x0                0x0
0xffffce8000027280 0001 00000000                0x0                0x0
0xffffce8000027300 0001 00000000                0x0                0x0
0xffffce8000027380 0001 00000000                0x0                0x0
0xffffce8000027400 0001 00000000                0x0                0x0
0xffffce8000027480 0001 00000000                0x0                0x0
0xffffce8000027500 0001 00000000                0x0                0x0
0xffffce8000027580 0001 00000000                0x0                0x0
0xffffce8000027600 0001 00000000                0x0                0x0
0xffffce8000027680 0001 00000000                0x0                0x0
0xffffce8000027700 0001 00000000                0x0                0x0
0xffffce8000027780 0001 00000000                0x0                0x0
0xffffce8000027800 0001 00000000                0x0                0x0
0xffffce8000027880 0001 00000000                0x0                0x0
0xffffce8000027900 0001 00000000                0x0                0x0
0xffffce8000027980 0001 00000000                0x0                0x0
0xffffce8000027a00 0001 00000000                0x0                0x0
0xffffce8000027a80 0001 00000000                0x0                0x0
0xffffce8000027b00 0001 00000000                0x0                0x0
0xffffce8000027b80 0001 00000000                0x0                0x0
0xffffce8000027c00 0001 00000000                0x0                0x0
0xffffce8000027c80 0001 00000000                0x0                0x0
0xffffce8000027d00 0001 00000000                0x0                0x0
0xffffce8000027d80 0001 00000000                0x0                0x0
0xffffce8000027e00 0001 00000000                0x0                0x0
0xffffce8000027e80 0001 00000000                0x0                0x0
0xffffce8000027f00 0001 00000000                0x0                0x0
0xffffce8000027f80 0001 00000000                0x0                0x0
0xffffce8000028000 0001 00000000                0x0                0x0
0xffffce8000028080 0001 00000000                0x0                0x0
0xffffce8000028100 0001 00000000                0x0                0x0
0xffffce8000028180 0001 00000000                0x0                0x0
0xffffce8000028200 0001 00000000                0x0                0x0
0xffffce8000028280 0001 00000000                0x0                0x0
0xffffce8000028300 0001 00000000                0x0                0x0
0xffffce8000028380 0001 00000000                0x0                0x0
0xffffce8000028400 0001 00000000                0x0                0x0
0xffffce8000028480 0001 00000000                0x0                0x0
0xffffce8000028500 0001 00000000                0x0                0x0
0xffffce8000028580 0001 00000000                0x0                0x0
0xffffce8000028600 0001 00000000                0x0                0x0
0xffffce8000028680 0001 00000000                0x0                0x0
0xffffce8000028700 0001 00000000                0x0                0x0
0xffffce8000028780 0001 00000000                0x0                0x0
0xffffce8000028800 0001 00000000                0x0                0x0
0xffffce8000028880 0001 00000000                0x0                0x0
0xffffce8000028900 0001 00000000                0x0                0x0
0xffffce8000028980 0001 00000000                0x0                0x0
0xffffce8000028a00 0001 00000000                0x0                0x0
0xffffce8000028a80 0001 00000000                0x0                0x0
0xffffce8000028b00 0001 00000000                0x0                0x0
0xffffce8000028b80 0001 00000000                0x0                0x0
0xffffce8000028c00 0001 00000000                0x0                0x0
0xffffce8000028c80 0001 00000000                0x0                0x0
0xffffce8000028d00 0001 00000000                0x0                0x0
0xffffce8000028d80 0001 00000000                0x0                0x0
0xffffce8000028e00 0001 00000000                0x0                0x0
0xffffce8000028e80 0001 00000000                0x0                0x0
0xffffce8000028f00 0001 00000000                0x0                0x0
0xffffce8000028f80 0001 00000000                0x0                0x0
0xffffce8000029000 0001 00000000                0x0                0x0
0xffffce8000029080 0001 00000000                0x0                0x0
0xffffce8000029100 0001 00000000                0x0                0x0
0xffffce8000029180 0001 00000000                0x0                0x0
0xffffce8000029200 0001 00000000                0x0                0x0
0xffffce8000029280 0001 00000000                0x0                0x0
0xffffce8000029300 0001 00000000                0x0                0x0
0xffffce8000029380 0001 00000000                0x0                0x0
0xffffce8000029400 0001 00000000                0x0                0x0
0xffffce8000029480 0001 00000000                0x0                0x0
0xffffce8000029500 0001 00000000                0x0                0x0
0xffffce8000029580 0001 00000000                0x0                0x0
0xffffce8000029600 0001 00000000                0x0                0x0
0xffffce8000029680 0001 00000000                0x0                0x0
0xffffce8000029700 0001 00000000                0x0                0x0
0xffffce8000029780 0001 00000000                0x0                0x0
0xffffce8000029800 0001 00000000                0x0                0x0
0xffffce8000029880 0001 00000000                0x0                0x0
0xffffce8000029900 0001 00000000                0x0                0x0
0xffffce8

---
If you want syzbot to run the reproducer, reply with:
#syz test: git://repo/address.git branch-or-commit-hash
If you attach or paste a git patch, syzbot will apply it before testing.

-- 
You received this message because you are subscribed to the Google Groups "syzkaller-netbsd-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller-netbsd-bugs+unsubscribe%googlegroups.com@localhost.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller-netbsd-bugs/0000000000000f0e2c0616b52b50%40google.com.


Home | Main Index | Thread Index | Old Index