syzbot


assert failed: sc->sc_parent->dk_rawopens > NUM

Status: fixed on 2023/07/29 22:11
Reported-by: syzbot+4076654b4f6ab4c97c19@syzkaller.appspotmail.com
Fix commit: 804127267a30 dk(4): Use disk_begindetach and rely on vdevgone to close instances.
First crash: 599d, last: 567d
Last patch testing requests (20)
Created Duration User Patch Repo Result
2023/07/29 17:56 43m riastradh@netbsd.org https://github.com/NetBSD/src 6b91a4e1d350a8a24ea9d0327286164e3e18c5f2 OK log
2023/07/29 14:30 36m riastradh@netbsd.org https://github.com/NetBSD/src trunk OK log
2023/04/21 11:15 35m nogikh@google.com netbsd report log
2023/04/20 09:47 31m nogikh@google.com netbsd error OK
2023/04/19 07:29 29m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk error OK
2023/04/17 05:40 37m retest repro netbsd error OK
2023/04/16 20:40 29m retest repro netbsd error OK
2023/04/16 19:40 9m retest repro netbsd error OK
2023/04/16 08:40 11m retest repro netbsd error OK
2023/04/16 07:40 42m retest repro netbsd error OK
2023/04/16 07:40 31m retest repro netbsd error OK
2023/04/16 07:40 9m retest repro netbsd error OK
2023/01/06 20:31 29m retest repro netbsd report log
2023/01/06 08:31 32m retest repro netbsd report log
2023/01/06 08:31 14m retest repro netbsd report log
2022/09/03 11:23 26m riastradh@netbsd.org https://github.com/NetBSD/src trunk report log
2022/09/02 23:41 26m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/09/02 18:17 29m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/09/02 10:34 32m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/08/28 09:15 27m riastradh@netbsd.org https://github.com/NetBSD/src trunk report log

Sample crash report:
[  43.5730456] panic: kernel diagnostic assertion "sc->sc_parent->dk_rawopens > 0" failed: file "/syzkaller/managers/ci2-netbsd-kmsan/kernel/sys/dev/dkwedge/dk.c", line 1224 
[  43.5730456] cpu1: Begin traceback...
[  43.5930333] vpanic() at netbsd:vpanic+0xc9d
[  43.6330396] kern_assert() at netbsd:kern_assert+0x228
[  43.6830437] dklastclose() at netbsd:dklastclose+0x553 sys/dev/dkwedge/dk.c:1223
[  43.7330385] dkwedge_detach() at netbsd:dkwedge_detach+0x497 dkwedge_cleanup_parent sys/dev/dkwedge/dk.c:585 [inline]
[  43.7330385] dkwedge_detach() at netbsd:dkwedge_detach+0x497 sys/dev/dkwedge/dk.c:618
[  43.7830422] config_detach() at netbsd:config_detach+0xe4e sys/kern/subr_autoconf.c:2050
[  43.8330378] dkwedge_del1() at netbsd:dkwedge_del1+0x54b sys/dev/dkwedge/dk.c:574
[  43.8830414] dkwedge_delall1() at netbsd:dkwedge_delall1+0x2b0
[  43.9330392] disk_ioctl() at netbsd:disk_ioctl+0xc96
[  43.9730429] dk_ioctl() at netbsd:dk_ioctl+0x6d5 sys/dev/dksubr.c:642
[  44.0230416] sdioctl() at netbsd:sdioctl+0x4b5 sys/dev/scsipi/sd.c:1005
[  44.0730427] cdev_ioctl() at netbsd:cdev_ioctl+0x43a sys/kern/subr_devsw.c:1250
[  44.1130448] spec_ioctl() at netbsd:spec_ioctl+0x2c6
[  44.1630443] VOP_IOCTL() at netbsd:VOP_IOCTL+0x2f0
[  44.2130390] vn_ioctl() at netbsd:vn_ioctl+0x337 sys/kern/vfs_vnops.c:868
[  44.2630350] sys_ioctl() at netbsd:sys_ioctl+0xd84 sys/kern/sys_generic.c:675
[  44.3030366] sys_syscall() at netbsd:sys_syscall+0x2c5 sys/kern/sys_syscall.c:90
[  44.3530388] syscall() at netbsd:syscall+0x60c sy_invoke sys/sys/syscallvar.h:94 [inline]
[  44.3530388] syscall() at netbsd:syscall+0x60c sys/arch/x86/x86/syscall.c:138
[  44.3730425] --- syscall (number 54 via SYS_syscall) ---
[  44.3830326] netbsd:syscall+0x60c:
[  44.3930378] cpu1: End traceback...
[  44.3930378] fatal breakpoint trap in supervisor mode
[  44.4030313] trap type 1 code 0 rip 0xffffffff8023675d cs 0x8 rflags 0x282 cr2 0x71801eb82eb7 ilevel 0 rsp 0xffffe800c78a6f30
[  44.4130348] curlwp 0xffffe80012b6e4c0 pid 991.991 lowest kstack 0xffffe800c78a02c0
Stopped in pid 991.991 (syz-executor2340) at    netbsd:breakpoint+0x5:  leave
?
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0xc9d
kern_assert() at netbsd:kern_assert+0x228
dklastclose() at netbsd:dklastclose+0x553 sys/dev/dkwedge/dk.c:1223
dkwedge_detach() at netbsd:dkwedge_detach+0x497 dkwedge_cleanup_parent sys/dev/dkwedge/dk.c:585 [inline]
dkwedge_detach() at netbsd:dkwedge_detach+0x497 sys/dev/dkwedge/dk.c:618
config_detach() at netbsd:config_detach+0xe4e sys/kern/subr_autoconf.c:2050
dkwedge_del1() at netbsd:dkwedge_del1+0x54b sys/dev/dkwedge/dk.c:574
dkwedge_delall1() at netbsd:dkwedge_delall1+0x2b0
disk_ioctl() at netbsd:disk_ioctl+0xc96
dk_ioctl() at netbsd:dk_ioctl+0x6d5 sys/dev/dksubr.c:642
sdioctl() at netbsd:sdioctl+0x4b5 sys/dev/scsipi/sd.c:1005
cdev_ioctl() at netbsd:cdev_ioctl+0x43a sys/kern/subr_devsw.c:1250
spec_ioctl() at netbsd:spec_ioctl+0x2c6
VOP_IOCTL() at netbsd:VOP_IOCTL+0x2f0
vn_ioctl() at netbsd:vn_ioctl+0x337 sys/kern/vfs_vnops.c:868
sys_ioctl() at netbsd:sys_ioctl+0xd84 sys/kern/sys_generic.c:675
sys_syscall() at netbsd:sys_syscall+0x2c5 sys/kern/sys_syscall.c:90
syscall() at netbsd:syscall+0x60c sy_invoke sys/sys/syscallvar.h:94 [inline]
syscall() at netbsd:syscall+0x60c sys/arch/x86/x86/syscall.c:138
--- syscall (number 54 via SYS_syscall) ---
netbsd:syscall+0x60c:
Panic string: kernel diagnostic assertion "sc->sc_parent->dk_rawopens > 0" failed: file "/syzkaller/managers/ci2-netbsd-kmsan/kernel/sys/dev/dkwedge/dk.c", line 1224
PID    LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
1132  1132 3   0         0   ffffe80013418100   syz-executor2340 tstile
988    988 3   0         0   ffffe80013368940   syz-executor2340 tstile
1128  1128 2   1         0   ffffe80013368500   syz-executor2340
448    448 2   0         0   ffffe800133680c0   syz-executor2340
1194  1194 2   0         0   ffffe80012b6e900   syz-executor2340
991  > 991 7   1         0   ffffe80012b6e4c0   syz-executor2340
1196 >1196 7   0       140   ffffe80012b6e080   syz-executor2340
1228  1228 2   1       140   ffffe800122ceb00   syz-executor2340
1223  1223 2   1       140   ffffe800122ce6c0   syz-executor2340
1229  1229 3   0       180   ffffe800122ce280   syz-executor2340 nanoslp
1221  1221 2   1       100   ffffe8001243db40               sshd
1184  1184 3   1       180   ffffe800125d9340              getty nanoslp
1081  1081 3   0       180   ffffe800121c4ac0              getty nanoslp
1071  1071 3   0       180   ffffe800121c4680              getty nanoslp
1074  1074 3   0       1c0   ffffe800121a9a40              getty ttyraw
950    950 3   0       180   ffffe80012b458c0               sshd select
957    957 3   0       180   ffffe80012b45040             powerd kqueue
692    692 3   0       180   ffffe80012b45480            syslogd kqueue
547    547 3   0       180   ffffe800125d9bc0             dhcpcd poll
465    465 3   0       180   ffffe800124e3300             dhcpcd poll
741    741 3   0       180   ffffe800125d9780             dhcpcd poll
594    594 3   0       180   ffffe8001243d2c0             dhcpcd poll
292    292 3   0       180   ffffe800124e3b80             dhcpcd poll
290    290 3   0       180   ffffe8001243d700             dhcpcd poll
289    289 3   0       180   ffffe800124e3740             dhcpcd poll
1        1 3   0       180   ffffe80011ece100               init wait
0      734 3   0       200   ffffe800121c1200            physiod physiod
0      195 3   1       200   ffffe800121c4240          pooldrain pooldrain
0      194 2   1       240   ffffe800121c1a80            ioflush
0      193 3   0       200   ffffe800121c1640           pgdaemon pgdaemon
0      171 3   0       200   ffffe800121a9600               usb7 usbevt
0      169 3   0       200   ffffe800121a91c0               usb6 usbevt
0      168 3   0       200   ffffe80012111a00               usb5 usbevt
0      166 3   0       200   ffffe800121115c0               usb4 usbevt
0      165 3   0       200   ffffe80012111180               usb3 usbevt
0       31 3   0       200   ffffe8001207a9c0               usb2 usbevt
0       63 3   0       200   ffffe8001207a580               usb1 usbevt
0      126 3   0       200   ffffe8001207a140               usb0 usbevt
0      125 3   1       200   ffffe80011ece980         usbtask-dr usbtsk
0      124 3   1       200   ffffe800103f5b00         usbtask-hc usbtsk
0      123 3   0       200   ffffe80011ece540             npfgc0 npfgcw
0      122 3   1       200   ffffe80011ec1940            rt_free rt_free
0      121 3   1       200   ffffe80011ec1500              unpgc unpgc
0      120 3   0       200   ffffe80011ec10c0    key_timehandler key_timehandler
0      119 3   1       200   ffffe80011ebb900    icmp6_wqinput/1 icmp6_wqinput
0      118 3   0       200   ffffe80011ebb4c0    icmp6_wqinput/0 icmp6_wqinput
0      117 3   0       200   ffffe80011ebb080          nd6_timer nd6_timer
0      116 3   1       200   ffffe80011e9b8c0    carp6_wqinput/1 carp6_wqinput
0      115 3   0       200   ffffe80011e9b480    carp6_wqinput/0 carp6_wqinput
0      114 3   1       200   ffffe80011e9b040     carp_wqinput/1 carp_wqinput
0      113 3   0       200   ffffe80011ce0bc0     carp_wqinput/0 carp_wqinput
0      112 3   1       200   ffffe80011ce0340     icmp_wqinput/1 icmp_wqinput
0      111 3   0       200   ffffe80011cddb80     icmp_wqinput/0 icmp_wqinput
0      110 3   0       200   ffffe80011cdd740           rt_timer rt_timer
0      109 3   0       200   ffffe80011ce0780        vmem_rehash vmem_rehash
0      100 3   0       200   ffffe80011cdd300          entbutler entropy
0       99 3   1       200   ffffe800117e0b40              viomb balloon
0       98 3   1       200   ffffe800117e0700      vioif0_txrx/1 vioif0_txrx
0       97 3   0       200   ffffe800117e02c0      vioif0_txrx/0 vioif0_txrx
0       30 3   0       200   ffffe800103f56c0           scsibus0 sccomp
0       29 3   0       200   ffffe800103f5280               pms0 pmsreset
0       28 3   1       200   ffffe800103daac0            xcall/1 xcall
0       27 1   1       200   ffffe800103da680          softser/1
0       26 1   1       200   ffffe800103da240          softclk/1
0       25 1   1       200   ffffe800103d8a80          softbio/1
0       24 1   1       200   ffffe800103d8640          softnet/1
0       23 1   1       201   ffffe800103d8200             idle/1
0       22 3   1       200   ffffe8000f1f3a40           lnxsyswq lnxsyswq
0       21 3   0       200   ffffe8000f1f3600           lnxubdwq lnxubdwq
0       20 3   0       200   ffffe8000f1f31c0           lnxpwrwq lnxpwrwq
0       19 3   0       200   ffffe8000f1f1a00           lnxlngwq lnxlngwq
0       18 3   0       200   ffffe8000f1f15c0           lnxhipwq lnxhipwq
0       17 3   0       200   ffffe8000f1f1180           lnxrcugc lnxrcugc
0       16 3   0       200   ffffe8000f1ec9c0             sysmon smtaskq
0       15 3   1       200   ffffe8000f1ec580         pmfsuspend pmfsuspend
0       14 3   0       200   ffffe8000f1ec140           pmfevent pmfevent
0       13 3   0       200   ffffe8000f1e8980         sopendfree sopendfr
0       12 3   0       200   ffffe8000f1e8540             ifwdog ifwdog
0       11 3   1       200   ffffe8000f1e8100            iflnkst iflnkst
0       10 3   0       200   ffffe8000f1df940           nfssilly nfssilly
0        9 3   0       200   ffffe8000f1df500             vdrain vdrain
0        8 3   0       200   ffffe8000f1df0c0          modunload mod_unld
0        7 3   0       200   ffffe8000ebdb900            xcall/0 xcall
0        6 1   0       200   ffffe8000ebdb4c0          softser/0
0    >   5 7   0       200   ffffe8000ebdb080          softclk/0
0        4 1   0       200   ffffe8000ebd98c0          softbio/0
0        3 1   0       200   ffffe8000ebd9480          softnet/0
0        2 1   0       201   ffffe8000ebd9040             idle/0
0        0 2   1       240   ffffffff86868f80            swapper
[Locks tracked through LWPs]

****** LWP 1128.1128 (syz-executor2340) @ 0xffffe80013368500, l_stat=2

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:pmap_ctor+0xc0 sys/arch/x86/x86/pmap.c:2860)
lock address : ffffe80012b65a80
type         : sleep/adaptive
initialized  : netbsd:pmap_ctor+0xc0
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  1
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffe80013368500 last held: 000000000000000000
last locked  : netbsd:pmap_enter_ma+0x11ce
unlocked*    : netbsd:pmap_enter_ma+0x6f3f
owner field  : 0xffffe80013368500 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 448.448 (syz-executor2340) @ 0xffffe800133680c0, l_stat=2

*** Locks held:

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

*** Locks wanted: none

****** LWP 1194.1194 (syz-executor2340) @ 0xffffe80012b6e900, l_stat=2

*** Locks held:

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

*** Locks wanted: none

****** LWP 991.991 (syz-executor2340) @ 0xffffe80012b6e4c0, l_stat=7

*** Locks held:

* Lock 0 (initialized at netbsd:dkwedge_init+0x31 sys/dev/dkwedge/dk.c:857)
lock address : netbsd:dkwedges_lock
type         : sleep/adaptive
initialized  : netbsd:dkwedge_init+0x31
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffe80012b6e4c0 last held: 0xffffe80012b6e4c0
last locked* : netbsd:dkwedge_detach+0x66
unlocked     : netbsd:dkwedge_del1+0x40c
owner/count  : 0xffffe80012b6e4c0 flags    : 0x0000000000000005
Turnstile:
=> 2 waiting readers: 0xffffe80013368940 0xffffe80013418100
=> 0 waiting writers:

* Lock 1 (initialized at netbsd:disk_init+0xa8 sys/kern/subr_disk.c:169)
lock address : ffffe80011ed0ba8
type         : sleep/adaptive
initialized  : netbsd:disk_init+0xa8
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffe80012b6e4c0 last held: 0xffffe80012b6e4c0
last locked* : netbsd:dkwedge_detach+0x303
unlocked     : netbsd:dkclose+0x656
owner field  : 0xffffe80012b6e4c0 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

* Lock 2 (initialized at netbsd:disk_init+0x79 sys/kern/subr_disk.c:168)
lock address : ffffe80011cdcd10
type         : sleep/adaptive
initialized  : netbsd:disk_init+0x79
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffe80012b6e4c0 last held: 0xffffe80012b6e4c0
last locked* : netbsd:dkwedge_detach+0x480
unlocked     : netbsd:dkwedge_detach+0x885
owner field  : 0xffffe80012b6e4c0 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 692.692 (syslogd) @ 0xffffe80012b45480, l_stat=3

*** Locks held:

* Lock 0 (initialized at netbsd:vcache_alloc+0xc6 sys/kern/vfs_vnode.c:1392)
lock address : ffffe8001321f440
type         : sleep/adaptive
initialized  : netbsd:vcache_alloc+0xc6
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffe80012b45480 last held: 0xffffe80012b45480
last locked* : netbsd:genfs_lock+0x1d6
unlocked     : netbsd:genfs_unlock+0x55
owner/count  : 000000000000000000 flags    : 000000000000000000
Turnstile: no active turnstile for this lock.

*** Locks wanted:

* Lock 0 (initialized at netbsd:genfs_node_init+0x6e sys/miscfs/genfs/genfs_vnops.c:475)
lock address : ffffe8001321bdd8
type         : sleep/adaptive
initialized  : netbsd:genfs_node_init+0x6e
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  1
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffe80012b45480 last held: 000000000000000000
last locked  : netbsd:ufs_balloc_range+0x52d
unlocked*    : netbsd:ufs_balloc_range+0x843
owner/count  : 000000000000000000 flags    : 000000000000000000
Turnstile: no active turnstile for this lock.

****** LWP 465.465 (dhcpcd) @ 0xffffe800124e3300, l_stat=3

*** Locks held: none

*** Locks wanted:

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

****** LWP 741.741 (dhcpcd) @ 0xffffe800125d9780, l_stat=3

*** Locks held: none

*** Locks wanted:

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

****** LWP 290.290 (dhcpcd) @ 0xffffe8001243d700, l_stat=3

*** Locks held: none

*** Locks wanted:

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

****** LWP 289.289 (dhcpcd) @ 0xffffe800124e3740, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x43 sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type         : sleep/adaptive
initialized  : netbsd:module_hook_init+0x43
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffe800124e3740 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) @ 0xffffe8000f1e8100, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x43 sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type         : sleep/adaptive
initialized  : netbsd:module_hook_init+0x43
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffe8000f1e8100 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) @ 0xffffe8000ebdb080, l_stat=7

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x43 sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type         : sleep/adaptive
initialized  : netbsd:module_hook_init+0x43
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffe8000ebdb080 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) @ 0xffffffff86868f80, l_stat=2

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at netbsd:module_hook_init+0x43 sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type         : sleep/adaptive
initialized  : netbsd:module_hook_init+0x43
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffffff86868f80 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:main+0x354 sys/kern/init_main.c:303)
lock address : netbsd:kernel_lock
type         : spin
initialized  : netbsd:main+0x354
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffe80012b6e4c0 last held: 0xffffe80012b6e4c0
last locked* : netbsd:config_detach+0x71
unlocked     : netbsd:config_detach+0x22a5
curcpu holds :                  1 wanted by: 000000000000000000

* Lock 1 (initialized at netbsd:kprintf_init+0xdc sys/kern/subr_prf.c:157)
lock address : netbsd:kprintf_mtx
type         : spin
initialized  : netbsd:kprintf_init+0xdc
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffe80012b6e4c0 last held: 0xffffe80012b6e4c0
last locked* : netbsd:vpanic+0x624
unlocked     : netbsd:aprint_normal+0x3bb
owner field  : 0x0000000000000800 wait/spin:                0/1

              PAGE FLAG   PQ            UOBJECT              UANON
0xffffe80000017180 0001 00000000                0x0                0x0
0xffffe80000017200 0041 00000000                0x0                0x0
0xffffe80000017280 0041 00000000                0x0                0x0
0xffffe80000017300 0041 00000000                0x0                0x0
0xffffe80000017380 0041 00000000                0x0                0x0
0xffffe80000017400 0041 00000000                0x0                0x0
0xffffe80000017480 0041 00000000                0x0                0x0
0xffffe80000017500 0041 00000000                0x0                0x0
0xffffe80000017580 0041 00000000                0x0                0x0
0xffffe80000017600 0041 00000000                0x0                0x0
0xffffe80000017680 0041 00000000                0x0                0x0
0xffffe80000017700 0041 00000000                0x0                0x0
0xffffe80000017780 0041 00000000                0x0                0x0
0xffffe80000017800 0041 00000000                0x0                0x0
0xffffe80000017880 0041 00000000                0x0                0x0
0xffffe80000017900 0041 00000000                0x0                0x0
0xffffe80000017980 0041 00000000                0x0                0x0
0xffffe80000017a00 0041 00000000                0x0                0x0
0xffffe80000017a80 0041 00000000                0x0                0x0
0xffffe80000017b00 0041 00000000                0x0                0x0
0xffffe80000017b80 0041 00000000                0x0                0x0
0xffffe80000017c00 0041 00000000                0x0                0x0
0xffffe80000017c80 0041 00000000                0x0                0x0
0xffffe80000017d00 0041 00000000                0x0                0x0
0xffffe80000017d80 0041 00000000                0x0                0x0
0xffffe80000017e00 0041 00000000                0x0                0x0
0xffffe80000017e80 0041 00000000                0x0                0x0
0xffffe80000017f00 0041 00000000                0x0                0x0
0xffffe80000017f80 0041 00000000                0x0                0x0
0xffffe80000018000 0041 00000000                0x0                0x0
0xffffe80000018080 0041 00000000                0x0                0x0
0xffffe80000018100 0041 00000000                0x0                0x0
0xffffe80000018180 0041 00000000                0x0                0x0
0xffffe80000018200 0041 00000000                0x0                0x0
0xffffe80000018280 0041 00000000                0x0                0x0
0xffffe80000018300 0041 00000000                0x0                0x0
0xffffe80000018380 0041 00000000                0x0                0x0
0xffffe80000018400 0041 00000000                0x0                0x0
0xffffe80000018480 0041 00000000                0x0                0x0
0xffffe80000018500 0041 00000000                0x0                0x0
0xffffe80000018580 0041 00000000                0x0                0x0
0xffffe80000018600 0041 00000000                0x0                0x0
0xffffe80000018680 0041 00000000                0x0                0x0
0xffffe80000018700 0041 00000000                0x0                0x0
0xffffe80000018780 0041 00000000                0x0                0x0
0xffffe80000018800 0041 00000000                0x0                0x0
0xffffe80000018880 0041 00000000                0x0                0x0
0xffffe80000018900 0041 00000000                0x0                0x0
0xffffe80000018980 0041 00000000                0x0                0x0
0xffffe80000018a00 0041 00000000                0x0                0x0
0xffffe80000018a80 0041 00000000                0x0                0x0
0xffffe80000018b00 0041 00000000                0x0                0x0
0xffffe80000018b80 0041 00000000                0x0                0x0
0xffffe80000018c00 0041 00000000                0x0                0x0
0xffffe80000018c80 0041 00000000                0x0                0x0
0xffffe80000018d00 0041 00000000                0x0                0x0
0xffffe80000018d80 0041 00000000                0x0                0x0
0xffffe80000018e00 0041 00000000                0x0                0x0
0xffffe80000018e80 0041 00000000                0x0                0x0
0xffffe80000018f00 0041 00000000                0x0                0x0
0xffffe80000018f80 0041 00000000                0x0                0x0
0xffffe80000019000 0041 00000000                0x0                0x0
0xffffe80000019080 0041 00000000                0x0                0x0
0xffffe80000019100 0041 00000000                0x0                0x0
0xffffe80000019180 0041 00000000                0x0                0x0
0xffffe80000019200 0041 00000000                0x0                0x0
0xffffe80000019280 0041 00000000                0x0                0x0
0xffffe80000019300 0041 00000000                0x0                0x0
0xffffe80000019380 0041 00000000                0x0                0x0
0xffffe80000019400 0041 00000000                0x0                0x0
0xffffe80000019480 0041 00000000                0x0                0x0
0xffffe80000019500 0041 00000000                0x0                0x0
0xffffe80000019580 0041 00000000                0x0                0x0
0xffffe80000019600 0041 00000000                0x0                0x0
0xffffe80000019680 0041 00000000                0x0                0x0
0xffffe80000019700 0041 00000000                0x0                0x0
0xffffe80000019780 0041 00000000                0x0                0x0
0xffffe80000019800 0041 00000000                0x0                0x0
0xffffe80000019880 0041 00000000                0x0                0x0
0xffffe80000019900 0041 00000000                0x0                0x0
0xffffe80000019980 0041 00000000                0x0                0x0
0xffffe80000019a00 0041 00000000                0x0                0x0
0xffffe80000019a80 0041 00000000                0x0                0x0
0xffffe80000019b00 0041 00000000                0x0                0x0
0xffffe80000019b80 0041 00000000                0x0                0x0
0xffffe80000019c00 0041 00000000                0x0                0x0
0xffffe80000019c80 0041 00000000                0x0                0x0
0xffffe80000019d00 0041 00000000                0x0                0x0
0xffffe80000019d80 0041 00000000                0x0                0x0
0xffffe80000019e00 0041 00000000                0x0                0x0
0xffffe80000019e80 0041 00000000                0x0                0x0
0xffffe80000019f00 0041 00000000                0x0                0x0
0xffffe80000019f80 0041 00000000                0x0                0x0
0xffffe8000001a000 0041 00000000                0x0                0x0
0xffffe8000001a080 0041 00000000                0x0                0x0
0xffffe8000001a100 0041 00000000                0x0                0x0
0xffffe8000001a180 0041 00000000                0x0                0x0
0xffffe8000001a200 0041 00000000                0x0                0x0
0xffffe8000001a280 0041 00000000                0x0                0x0
0xffffe8000001a300 0041 00000000                0x0                0x0
0xffffe8000001a380 0041 00000000                0x0                0x0
0xffffe8000001a400 0041 00000000                0x0                0x0
0xffffe8000001a480 0041 00000000                0x0                0x0
0xffffe8000001a500 0041 00000000                0x0                0x0
0xffffe8000001a580 0041 00000000                0x0                0x0
0xffffe8000001a600 0041 00000000                0x0                0x0
0xffffe8000001a680 0041 00000000                0x0                0x0
0xffffe8000001a700 0041 00000000                0x0                0x0
0xffffe8000001a780 0041 00000000                0x0                0x0
0xffffe8000001a800 0041 00000000                0x0                0x0
0xffffe8000001a880 0041 00000000                0x0                0x0
0xffffe8000001a900 0041 00000000                0x0                0x0
0xffffe8000001a980 0041 00000000                0x0                0x0
0xffffe8000001aa00 0041 00000000                0x0                0x0
0xffffe8000001aa80 0041 00000000                0x0                0x0
0xffffe8000001ab00 0041 00000000                0x0                0x0
0xffffe8000001ab80 0041 00000000                0x0                0x0
0xffffe8000001ac00 0041 00000000                0x0                0x0
0xffffe8000001ac80 0041 00000000                0x0                0x0
0xffffe8000001ad00 0041 00000000                0x0                0x0
0xffffe8000001ad80 0041 00000000                0x0                0x0
0xffffe8000001ae00 0041 00000000                0x0                0x0
0xffffe8000001ae80 0041 00000000                0x0                0x0
0xffffe8000001af00 0041 00000000                0x0                0x0
0xffffe8000001af80 0041 00000000                0x0                0x0
0xffffe8000001b000 0041 00000000                0x0                0x0
0xffffe8000001b080 0041 00000000                0x0                0x0
0xffffe8000001b100 0041 00000000                0x0                0x0
0xffffe8000001b180 0041 00000000                0x0                0x0
0xffffe8000001b200 0041 00000000                0x0                0x0
0xffffe8000001b280 0041 00000000                0x0                0x0
0xffffe8000001b300 0041 00000000                0x0                0x0
0xffffe8000001b380 0041 00000000                0x0                0x0
0xffffe8000001b400 0041 00000000                0x0                0x0
0xffffe8000001b480 0041 00000000                0x0                0x0
0xffffe8000001b500 0041 00000000                0x0                0x0
0xffffe8000001b580 0041 00000000                0x0                0x0
0xffffe8000001b600 0041 00000000                0x0                0x0
0xffffe8000001b680 0041 00000000                0x0                0x0
0xffffe8000001b700 0041 00000000                0x0                0x0
0xffffe8000001b780 0041 00000000                0x0                0x0
0xffffe8000001b800 0041 00000000                0x0                0x0
0xffffe8000001b880 0041 00000000                0x0                0x0
0xffffe8000001b900 0041 00000000                0x0                0x0
0xffffe8000001b980 0041 00000000                0x0                0x0
0xffffe8000001ba00 0041 00000000                0x0                0x0
0xffffe8000001ba80 0041 00000000                0x0                0x0
0xffffe8000001bb00 0041 00000000                0x0                0x0
0xffffe8000001bb80 0041 00000000                0x0                0x0
0xffffe8000001bc00 0041 00000000                0x0                0x0
0xffffe8000001bc80 0041 00000000                0x0                0x0
0xffffe8000001bd00 0041 00000000                0x0                0x0
0xffffe8000001bd80 0041 00000000                0x0                0x0
0xffffe8000001be00 0041 00000000                0x0                0x0
0xffffe8000001be80 0041 00000000                0x0                0x0
0xffffe8000001bf00 0041 00000000                0x0                0x0
0xffffe8000001bf80 0041 00000000                0x0                0x0
0xffffe8000001c000 0041 00000000                0x0                0x0
0xffffe8000001c080 0041 00000000                0x0                0x0
0xffffe8000001c100 0041 00000000                0x0                0x0
0xffffe8000001c180 0041 00000000                0x0                0x0
0xffffe8000001c200 0041 00000000                0x0                0x0
0xffffe8000001c280 0041 00000000                0x0                0x0
0xffffe8000001c300 0041 00000000                0x0                0x0
0xffffe8000001c380 0041 00000000                0x0                0x0
0xffffe8000001c400 0041 00000000                0x0                0x0
0xffffe8000001c480 0041 00000000                0x0                0x0
0xffffe8000001c500 0041 00000000                0x0                0x0
0xffffe8000001c580 0041 00000000                0x0                0x0
0xffffe8000001c600 0041 00000000                0x0                0x0
0xffffe8000001c680 0041 00000000                0x0                0x0
0xffffe8000001c700 0041 00000000                0x0                0x0
0xffffe8000001c780 0001 00000000                0x0                0x0
0xffffe8000001c800 0001 00000000                0x0                0x0
0xffffe8000001c880 0001 00000000                0x0                0x0
0xffffe8000001c900 0001 00000000                0x0                0x0
0xffffe8000001c980 0001 00000000                0x0                0x0
0xffffe8000001ca00 0001 00000000                0x0                0x0
0xffffe8000001ca80 0001 00000000                0x0                0x0
0xffffe8000001cb00 0001 00000000                0x0                0x0
0xffffe8000001cb80 0001 00000000                0x0                0x0
0xffffe8000001cc00 0001 00000000                0x0                0x0
0xffffe8000001cc80 0001 00000000                0x0                0x0
0xffffe8000001cd00 0001 00000000                0x0                0x0
0xffffe8000001cd80 0001 00000000                0x0                0x0
0xffffe8000001ce00 0001 00000000                0x0                0x0
0xffffe8000001ce80 0001 00000000                0x0                0x0
0xffffe8000001cf00 0001 00000000                0x0                0x0
0xffffe8000001cf80 0001 00000000                0x0                0x0
0xffffe8000001d000 0001 00000000                0x0                0x0
0xffffe8000001d080 0001 00000000                0x0                0x0
0xffffe8000001d100 0001 00000000                0x0                0x0
0xffffe8000001d180 0001 00000000                0x0                0x0
0xffffe8000001d200 0001 00000000                0x0                0x0
0xffffe8000001d280 0001 00000000                0x0                0x0
0xffffe8000001d300 0001 00000000                0x0                0x0
0xffffe8000001d380 0001 00000000                0x0                0x0
0xffffe8000001d400 0001 00000000                0x0                0x0
0xffffe8000001d480 0001 00000000                0x0                0x0
0xffffe8000001d500 0001 00000000                0x0                0x0
0xffffe8000001d580 0001 00000000                0x0                0x0
0xffffe8000001d600 0001 00000000                0x0                0x0
0xffffe8000001d680 0001 00000000                0x0                0x0
0xffffe8000001d700 0001 00000000                0x0                0x0
0xffffe8000001d780 0001 00000000                0x0                0x0
0xffffe8000001d800 0001 00000000                0x0                0x0
0xffffe8000001d880 0001 00000000                0x0                0x0
0xffffe8000001d900 0001 00000000                0x0                0x0
0xffffe8000001d980 0001 00000000                0x0                0x0
0xffffe8000001da00 0001 00000000                0x0                0x0
0xffffe8000001da80 0001 00000000                0x0                0x0
0xffffe8000001db00 0001 00000000                0x0                0x0
0xffffe8000001db80 0001 00000000                0x0                0x0
0xffffe8000001dc00 0001 00000000                0x0                0x0
0xffffe8000001dc80 0001 00000000                0x0                0x0
0xffffe8000001dd00 0001 00000000                0x0                0x0
0xffffe8000001dd80 0001 00000000                0x0                0x0
0xffffe8000001de00 0001 00000000                0x0                0x0
0xffffe8000001de80 0001 00000000                0x0                0x0
0xffffe8000001df00 0001 00000000                0x0                0x0
0xffffe8000001df80 0001 00000000                0x0                0x0
0xffffe8000001e000 0001 00000000                0x0                0x0
0xffffe8000001e080 0001 00000000                0x0                0x0
0xffffe8000001e100 0001 00000000                0x0                0x0
0xffffe8000001e180 0001 00000000                0x0                0x0
0xffffe8000001e200 0001 00000000                0x0                0x0
0xffffe8000001e280 0001 00000000                0x0                0x0
0xffffe8000001e300 0001 00000000                0x0                0x0
0xffffe8000001e380 0001 00000000                0x0                0x0
0xffffe8000001e400 0001 00000000                0x0                0x0
0xffffe8000001e480 0001 00000000                0x0                0x0
0xffffe8000001e500 0001 00000000                0x0                0x0
0xffffe8000001e580 0001 00000000                0x0                0x0
0xffffe8000001e600 0001 00000000                0x0                0x0
0xffffe8000001e680 0001 00000000                0x0                0x0
0xffffe8000001e700 0001 00000000                0x0                0x0
0xffffe8000001e780 0001 00000000                0x0                0x0
0xffffe8000001e800 0001 00000000                0x0                0x0
0xffffe8000001e880 0001 00000000                0x0                0x0
0xffffe8000001e900 0001 00000000                0x0                0x0
0xffffe8000001e980 0001 00000000                0x0                0x0
0xffffe8000001ea00 0001 00000000                0x0                0x0
0xffffe8000001ea80 0001 00000000                0x0                0x0
0xffffe8000001eb00 0001 00000000                0x0                0x0
0xffffe8000001eb80 0001 00000000                0x0                0x0
0xffffe8000001ec00 0001 00000000                0x0                0x0
0xffffe8000001ec80 0001 00000000                0x0                0x0
0xffffe8000001ed00 0001 00000000                0x0                0x0
0xffffe8000001ed80 0001 00000000                0x0                0x0
0xffffe8000001ee00 0001 00000000                0x0                0x0
0xffffe8000001ee80 0001 00000000                0x0                0x0
0xffffe8000001ef00 0001 00000000                0x0                0x0
0xffffe8000001ef80 0001 00000000                0x0                0x0
0xffffe8000001f000 0001 00000000                0x0                0x0
0xffffe8000001f080 0001 00000000                0x0                0x0
0xffffe8000001f100 0001 00000000                0x0                0x0
0xffffe8000001f180 0001 00000000                0x0                0x0
0xffffe8000001f200 0001 00000000                0x0                0x0
0xffffe8000001f280 0001 00000000                0x0                0x0
0xffffe8000001f300 0001 00000000                0x0                0x0
0xffffe8000001f380 0001 00000000                0x0                0x0
0xffffe8000001f400 0001 00000000                0x0                0x0
0xffffe8000001f480 0001 00000000                0x0                0x0
0xffffe8000001f500 0001 00000000                0x0                0x0
0xffffe8000001f580 0001 00000000                0x0                0x0
0xffffe8000001f600 0001 00000000                0x0                0x0
0xffffe8000001f680 0001 00000000                0x0                0x0
0xffffe8000001f700 0001 00000000                0x0                0x0
0xffffe8000001f780 0001 00000000                0x0                0x0
0xffffe8000001f800 0001 00000000                0x0                0x0
0xffffe8000001f880 0001 00000000                0x0                0x0
0xffffe8000001f900 0001 00000000                0x0                0x0
0xffffe8000001f980 0001 00000000                0x0                0x0
0xffffe8000001fa00 0001 00000000                0x0                0x0
0xffffe8000001fa80 0001 00000000                0x0                0x0
0xffffe8000001fb00 0001 00000000                0x0                0x0
0xffffe8000001fb80 0001 00000000                0x0                0x0
0xffffe8000001fc00 0001 00000000                0x0                0x0
0xffffe8000001fc80 0001 00000000                0x0                0x0
0xffffe8000001fd00 0001 00000000                0x0                0x0
0xffffe8000001fd80 0001 00000000                0x0                0x0
0xffffe8000001fe00 0001 00000000                0x0                0x0
0xffffe8000001fe80 0001 00000000                0x0                0x0
0xffffe8000001ff00 0001 00000000                0x0                0x0
0xffffe8000001ff80 0001 00000000                0x0                0x0
0xffffe80000020000 0001 00000000                0x0                0x0
0xffffe80000020080 0001 00000000                0x0                0x0
0xffffe80000020100 0001 00000000                0x0                0x0
0xffffe80000020180 0001 00000000                0x0                0x0
0xffffe80000020200 0001 00000000                0x0                0x0
0xffffe80000020280 0001 00000000                0x0                0x0
0xffffe80000020300 0001 00000000                0x0                0x0
0xffffe80000020380 0001 00000000                0x0                0x0
0xffffe80000020400 0001 00000000                0x0                0x0
0xffffe80000020480 0001 00000000                0x0                0x0
0xffffe80000020500 0001 00000000                0x0                0x0
0xffffe80000020580 0001 00000000                0x0                0x0
0xffffe80000020600 0001 00000000                0x0                0x0
0xffffe80000020680 0001 00000000                0x0                0x0
0xffffe80000020700 0001 00000000                0x0                0x0
0xffffe80000020780 0001 00000000                0x0                0x0
0xffffe80000020800 0001 00000000                0x0                0x0
0xffffe80000020880 0001 00000000                0x0                0x0
0xffffe80000020900 0001 00000000                0x0                0x0
0xffffe80000020980 0001 00000000                0x0                0x0
0xffffe80000020a00 0001 00000000                0x0                0x0
0xffffe80000020a80 0001 00000000                0x0                0x0
0xffffe80000020b00 0001 00000000                0x0                0x0
0xffffe80000020b80 0001 00000000                0x0                0x0
0xffffe80000020c00 0001 00000000                0x0                0x0
0xffffe80000020c80 0001 00000000                0x0                0x0
0xffffe80000020d00 0001 00000000                0x0                0x0
0xffffe80000020d80 0001 00000000                0x0                0x0
0xffffe80000020e00 0001 00000000                0x0                0x0
0xffffe80000020e80 0001 00000000                0x0                0x0
0xffffe80000020f00 0001 00000000                0x0                0x0
0xffffe80000020f80 0001 00000000                0x0                0x0
0xffffe80000021000 0001 00000000                0x0                0x0
0xffffe80000021080 0001 00000000                0x0                0x0
0xffffe80000021100 0001 00000000                0x0                0x0
0xffffe80000021180 0001 00000000                0x0                0x0
0xffffe80000021200 0001 00000000                0x0                0x0
0xffffe80000021280 0001 00000000                0x0                0x0
0xffffe80000021300 0001 00000000                0x0                0x0
0xffffe80000021380 0001 00000000                0x0                0x0
0xffffe80000021400 0001 00000000                0x0                0x0
0xffffe80000021480 0001 00000000                0x0                0x0
0xffffe80000021500 0001 00000000                0x0                0x0
0xffffe80000021580 0001 00000000                0x0                0x0
0xffffe80000021600 0001 00000000                0x0                0x0
0xffffe80000021680 0001 00000000                0x0                0x0
0xffffe80000021700 0001 00000000                0x0                0x0
0xffffe80000021780 0001 00000000                0x0                0x0
0xffffe80000021800 0001 00000000                0x0                0x0
0xffffe80000021880 0001 00000000                0x0                0x0
0xffffe80000021900 0001 00000000                0x0                0x0
0xffffe80000021980 0001 00000000                0x0                0x0
0xffffe80000021a00 0001 00000000                0x0                0x0
0xffffe80000021a80 0001 00000000                0x0                0x0
0xffffe80000021b00 0001 00000000                0x0                0x0
0xffffe80000021b80 0001 00000000                0x0                0x0
0xffffe80000021c00 0001 00000000                0x0                0x0
0xffffe80000021c80 0001 00000000                0x0                0x0
0xffffe80000021d00 0001 00000000                0x0                0x0
0xffffe80000021d80 0001 00000000                0x0                0x0
0xffffe80000021e00 0001 00000000                0x0                0x0
0xffffe80000021e80 0001 00000000                0x0                0x0
0xffffe80000021f00 0001 00000000                0x0                0x0
0xffffe80000021f80 0001 00000000                0x0                0x0
0xffffe80000022000 0001 00000000                0x0                0x0
0xffffe80000022080 0001 00000000                0x0                0x0
0xffffe80000022100 0001 00000000                0x0                0x0
0xffffe80000022180 0001 00000000                0x0                0x0
0xffffe80000022200 0001 00000000                0x0                0x0
0xffffe80000022280 0001 00000000                0x0                0x0
0xffffe80000022300 0001 00000000                0x0                0x0
0xffffe80000022380 0001 00000000                0x0                0x0
0xffffe80000022400 0001 00000000                0x0                0x0
0xffffe80000022480 0001 00000000                0x0                0x0
0xffffe80000022500 0001 00000000                0x0                0x0
0xffffe80000022580 0001 00000000                0x0                0x0
0xffffe80000022600 0001 00000000                0x0                0x0
0xffffe80000022680 0001 00000000                0x0                0x0
0xffffe80000022700 0001 00000000                0x0                0x0
0xffffe80000022780 0001 00000000                0x0                0x0
0xffffe80000022800 0001 00000000                0x0                0x0
0xffffe80000022880 0001 00000000                0x0                0x0
0xffffe80000022900 0001 00000000                0x0                0x0
0xffffe80000022980 0001 00000000                0x0                0x0
0xffffe80000022a00 0001 00000000                0x0                0x0
0xffffe80000022a80 0001 00000000                0x0                0x0
0xffffe80000022b00 0001 00000000                0x0                0x0
0xffffe80000022b80 0001 00000000                0x0                0x0
0xffffe80000022c00 0001 00000000                0x0                0x0
0xffffe80000022c80 0001 00000000                0x0                0x0
0xffffe80000022d00 0001 00000000                0x0                0x0
0xffffe80000022d80 0001 00000000                0x0                0x0
0xffffe80000022e00 0001 00000000                0x0                0x0
0xffffe80000022e80 0001 00000000                0x0                0x0
0xffffe80000022f00 0001 00000000                0x0                0x0
0xffffe80000022f80 0001 00000000                0x0                0x0
0xffffe80000023000 0001 00000000                0x0                0x0
0xffffe80000023080 0001 00000000                0x0                0x0
0xffffe80000023100 0001 00000000                0x0                0x0
0xffffe80000023180 0001 00000000                0x0                0x0
0xffffe80000023200 0001 00000000                0x0                0x0
0xffffe80000023280 0001 00000000                0x0                0x0
0xffffe80000023300 0001 00000000                0x0                0x0
0xffffe80000023380 0001 00000000                0x0                0x0
0xffffe80000023400 0001 00000000                0x0                0x0
0xffffe80000023480 0001 00000000                0x0                0x0
0xffffe80000023500 0001 00000000                0x0                0x0
0xffffe80000023580 0001 00000000                0x0                0x0
0xffffe80000023600 0001 00000000                0x0                0x0
0xffffe80000023680 0001 00000000                0x0                0x0
0xffffe80000023700 0001 00000000                0x0                0x0
0xffffe80000023780 0001 00000000                0x0                0x0
0xffffe80000023800 0001 00000000                0x0                0x0
0xffffe80000023880 0001 00000000                0x0                0x0
0xffffe80000023900 0001 00000000                0x0                0x0
0xffffe80000023980 0001 00000000                0x0                0x0
0xffffe80000023a00 0001 00000000                0x0                0x0
0xffffe80000023a80 0001 00000000                0x0                0x0
0xffffe80000023b00 0001 00000000                0x0                0x0
0xffffe80000023b80 0001 00000000                0x0                0x0
0xffffe80000023c00 0001 00000000                0x0                0x0
0xffffe80000023c80 0001 00000000                0x0                0x0
0xffffe80000023d00 0001 00000000                0x0                0x0
0xffffe80000023d80 0001 00000000                0x0                0x0
0xffffe80000023e00 0001 00000000                0x0                0x0
0xffffe80000023e80 0001 00000000                0x0                0x0
0xffffe80000023f00 0001 00000000                0x0                0x0
0xffffe80000023f80 0001 00000000                0x0                0x0
0xffffe80000024000 0001 00000000                0x0                0x0
0xffffe80000024080 0001 00000000                0x0                0x0
0xffffe80000024100 0001 00000000                0x0                0x0
0xffffe80000024180 0001 00000000                0x0                0x0
0xffffe80000024200 0001 00000000                0x0                0x0
0xffffe80000024280 0001 00000000                0x0                0x0
0xffffe80000024300 0001 00000000                0x0                0x0
0xffffe80000024380 0001 00000000                0x0                0x0
0xffffe80000024400 0001 00000000                0x0                0x0
0xffffe80000024480 0001 00000000                0x0                0x0
0xffffe80000024500 0001 00000000                0x0                0x0
0xffffe80000024580 0001 00000000                0x0                0x0
0xffffe80000024600 0001 00000000                0x0                0x0
0xffffe80000024680 0001 00000000                0x0                0x0
0xffffe80000024700 0001 00000000                0x0                0x0
0xffffe80000024780 0001 00000000                0x0                0x0
0xffffe80000024800 0001 00000000                0x0                0x0
0xffffe80000024880 0001 00000000                0x0                0x0
0xffffe80000024900 0001 00000000                0x0                0x0
0xffffe80000024980 0001 00000000                0x0                0x0
0xffffe80000024a00 0001 00000000                0x0                0x0
0xffffe80000024a80 0001 00000000                0x0                0x0
0xffffe80000024b00 0001 00000000                0x0                0x0
0xffffe80000024b80 0001 00000000                0x0                0x0
0xffffe80000024c00 0001 00000000                0x0                0x0
0xffffe80000024c80 0001 00000000                0x0                0x0
0xffffe80000024d00 0001 00000000                0x0                0x0
0xffffe80000024d80 0001 00000000                0x0                0x0
0xffffe80000024e00 0001 00000000                0x0                0x0
0xffffe80000024e80 0001 00000000                0x0                0x0
0xffffe80000024f00 0001 00000000                0x0                0x0
0xffffe80000024f80 0001 00000000                0x0                0x0
0xffffe80000025000 0001 00000000                0x0                0x0
0xffffe80000025080 0001 00000000                0x0                0x0
0xffffe80000025100 0001 00000000                0x0                0x0
0xffffe80000025180 0001 00000000                0x0                0x0
0xffffe80000025200 0001 00000000                0x0                0x0
0xffffe80000025280 0001 00000000                0x0                0x0
0xffffe80000025300 0001 00000000                0x0                0x0
0xffffe80000025380 0001 00000000                0x0                0x0
0xffffe80000025400 0001 00000000                0x0                0x0
0xffffe80000025480 0001 00000000                0x0                0x0
0xffffe80000025500 0001 00000000                0x0                0x0
0xffffe80000025580 0001 00000000                0x0                0x0
0xffffe80000025600 0001 00000000                0x0                0x0
0xffffe80000025680 0001 00000000                0x0                0x0
0xffffe80000025700 0001 00000000                0x0                0x0
0xffffe80000025780 0001 00000000                0x0                0x0
0xffffe80000025800 0001 00000000                0x0                0x0
0xffffe80000025880 0001 00000000                0x0                0x0
0xffffe80000025900 0001 00000000                0x0                0x0
0xffffe80000025980 0001 00000000                0x0                0x0
0xffffe80000025a00 0001 00000000                0x0                0x0
0xffffe80000025a80 0001 00000000                0x0                0x0
0xffffe80000025b00 0001 00000000                0x0                0x0
0xffffe80000025b80 0001 00000000                0x0                0x0
0xffffe80000025c00 0001 00000000                0x0                0x0
0xffffe80000025c80 0001 00000000                0x0                0x0
0xffffe80000025d00 0001 00000000                0x0                0x0
0xffffe80000025d80 0001 00000000                0x0                0x0
0xffffe80000025e00 0001 00000000                0x0                0x0
0xffffe80000025e80 0001 00000000                0x0                0x0
0xffffe80000025f00 0001 00000000                0x0                0x0
0xffffe80000025f80 0001 00000000                0x0                0x0
0xffffe80000026000 0001 00000000                0x0                0x0
0xffffe80000026080 0001 00000000                0x0                0x0
0xffffe80000026100 0001 00000000                0x0                0x0
0xffffe80000026180 0001 00000000                0x0                0x0
0xffffe80000026200 0001 00000000                0x0                0x0
0xffffe80000026280 0001 00000000                0x0                0x0
0xffffe80000026300 0001 00000000                0x0                0x0
0xffffe80000026380 0001 00000000                0x0                0x0
0xffffe80000026400 0001 00000000                0x0                0x0
0xffffe80000026480 0001 00000000                0x0                0x0
0xffffe80000026500 0001 00000000                0x0                0x0
0xffffe80000026580 0001 00000000                0x0                0x0
0xffffe80000026600 0001 00000000                0x0                0x0
0xffffe80000026680 0001 00000000                0x0                0x0
0xffffe80000026700 0001 00000000                0x0                0x0
0xffffe80000026780 0001 00000000                0x0                0x0
0xffffe80000026800 0001 00000000                0x0                0x0
0xffffe80000026880 0001 00000000                0x0                0x0
0xffffe80000026900 0001 00000000                0x0                0x0
0xffffe80000026980 0001 00000000                0x0                0x0
0xffffe80000026a00 0001 00000000                0x0                0x0
0xffffe80000026a80 0001 00000000                0x0                0x0
0xffffe80000026b00 0001 00000000                0x0                0x0
0xffffe80000026b80 0001 00000000                0x0                0x0
0xffffe80000026c00 0001 00000000                0x0                0x0
0xffffe80000026c80 0001 00000000                0x0                0x0
0xffffe80000026d00 0001 00000000                0x0                0x0
0xffffe80000026d80 0001 00000000                0x0                0x0
0xffffe80000026e00 0001 00000000                0x0                0x0
0xffffe80000026e80 0001 00000000                0x0                0x0
0xffffe80000026f00 0001 00000000                0x0                0x0
0xffffe80000026f80 0001 00000000                0x0                0x0
0xffffe80000027000 0001 00000000                0x0                0x0
0xffffe80000027080 0001 00000000                0x0                0x0
0xffffe80000027100 0001 00000000                0x0                0x0
0xffffe80000027180 0001 00000000                0x0                0x0
0xffffe80000027200 0001 00000000                0x0                0x0
0xffffe80000027280 0001 00000000                0x0                0x0
0xffffe80000027300 0001 00000000                0x0                0x0
0xffffe80000027380 0001 00000000                0x0                0x0
0xffffe80000027400 0001 00000000                0x0                0x0
0xffffe80000027480 0001 00000000                0x0                0x0
0xffffe80000027500 0001 00000000                0x0                0x0
0xffffe80000027580 0001 00000000                0x0                0x0
0xffffe80000027600 0001 00000000                0x0                0x0
0xffffe80000027680 0001 00000000                0x0                0x0
0xffffe80000027700 0001 00000000                0x0                0x0
0xffffe80000027780 0001 00000000                0x0                0x0
0xffffe80000027800 0001 00000000                0x0                0x0
0xffffe80000027880 0001 00000000                0x0                0x0
0xffffe80000027900 0001 00000000                0x0                0x0
0xffffe80000027980 0001 00000000                0x0                0x0
0xffffe80000027a00 0001 00000000                0x0                0x0
0xffffe80000027a80 0001 00000000                0x0                0x0
0xffffe80000027b00 0001 00000000                0x0                0x0
0xffffe80000027b80 0001 00000000                0x0                0x0
0xffffe80000027c00 0001 00000000                0x0                0x0
0xffffe80000027c80 0001 00000000                0x0                0x0
0xffffe80000027d00 0001 00000000                0x0                0x0
0xffffe80000027d80 0001 00000000                0x0                0x0
0xffffe80000027e00 0001 00000000                0x0                0x0
0xffffe80000027e80 0001 00000000                0x0                0x0
0xffffe80000027f00 0001 00000000                0x0                0x0
0xffffe80000027f80 0001 00000000                0x0                0x0
0xffffe80000028000 0001 00000000                0x0                0x0
0xffffe80000028080 0001 00000000                0x0                0x0
0xffffe80000028100 0001 00000000                0x0                0x0
0xffffe80000028180 0001 00000000                0x0                0x0
0xffffe80000028200 0001 00000000                0x0                0x0
0xffffe80000028280 0001 00000000                0x0                0x0
0xffffe80000028300 0001 00000000                0x0                0x0
0xffffe80000028380 0001 00000000                0x0                0x0
0xffffe80000028400 0001 00000000                0x0                0x0
0xffffe80000028480 0001 00000000                0x0                0x0
0xffffe80000028500 0001 00000000                0x0                0x0
0xffffe80000028580 0001 00000000                0x0                0x0
0xffffe80000028600 0001 00000000                0x0                0x0
0xffffe80000028680 0001 00000000                0x0                0x0
0xffffe80000028700 0001 00000000                0x0                0x0
0xffffe80000028780 0001 00000000                0x0                0x0
0xffffe80000028800 0001 00000000                0x0                0x0
0xffffe80000028880 0001 00000000                0x0                0x0
0xffffe80000028900 0001 00000000                0x0                0x0
0xffffe80000028980 0001 00000000                0x0                0x0
0xffffe80000028a00 0001 00000000                0x0                0x0
0xffffe80000028a80 0001 00000000                0x0                0x0
0xffffe80000028b00 0001 00000000                0x0                0x0
0xffffe80000028b80 0001 00000000                0x0                0x0
0xffffe80000028c00 0001 00000000                0x0                0x0
0xffffe80000028c80 0001 00000000                0x0                0x0
0xffffe80000028d00 0001 00000000                0x0                0x0
0xffffe80000028d80 0001 00000000                0x0                0x0
0xffffe80000028e00 0001 00000000                0x0                0x0
0xffffe80000028e80 0001 00000000                0x0                0x0
0xffffe80000028f00 0001 00000000                0x0                0x0
0xffffe80000028f80 0001 00000000                0x0                0x0
0xffffe80000029000 0001 00000000                0x0                0x0
0xffffe80000029080 0001 00000000                0x0                0x0
0xffffe80000029100 0001 00000000                0x0                0x0
0xffffe80000029180 0001 00000000                0x0                0x0
0xffffe80000029200 0001 00000000                0x0                0x0
0xffffe80000029280 0001 00000000                0x0                0x0
0xffffe80000029300 0001 00000000                0x0                0x0
0xffffe80000029380 0001 00000000                0x0                0x0
0xffffe80000029400 0001 00000000                0x0                0x0
0xffffe80000029480 0001 00000000                0x0                0x0
0xffffe80000029500 0001 00000000                0x0                0x0
0xffffe80000029580 0001 00000000                0x0                0x0
0xffffe80000029600 0001 00000000                0x0                0x0
0xffffe80000029680 0001 00000000                0x0                0x0
0xffffe80000029700 0001 00000000                0x0                0x0
0xffffe80000029780 0001 00000000                0x0                0x0
0xffffe80000029800 0001 00000000                0x0                0x0
0xffffe80000029880 0001 00000000                0x0                0x0
0xffffe80000029900 0001 00000000                0x0                0x0
0xffffe80000029980 0001 00000000                0x0                0x0
0xffffe80000029a00 0001 00000000                0x0                0x0
0xffffe80000029a80 0001 00000000                0x0                0x0
0xffffe80000029b00 0001 00000000                0x0                0x0
0xffffe80000029b80 0001 00000000                0x0                0x0
0xffffe80000029c00 0001 00000000                0x0                0x0
0xffffe80000029c80 0001 00000000                0x0                0x0
0xffffe80000029d00 0001 00000000                0x0                0x0
0xffffe80000029d80 0001 00000000                0x0                0x0
0xffffe80000029e00 0001 00000000                0x0                0x0
0xffffe80000029e80 0001 00000000                0x0                0x0
0xffffe80000029f00 0001 00000000                0x0                0x0
0xffffe80000029f80 0001 00000000                0x0                0x0
0xffffe8000002a000 0001 00000000                0x0                0x0
0xffffe8000002a080 0001 00000000                0x0                0x0
0xffffe8000002a100 0001 00000000                0x0                0x0
0xffffe8000002a180 0001 00000000                0x0                0x0
0xffffe8000002a200 0001 00000000                0x0                0x0
0xffffe8000002a280 0001 00000000                0x0                0x0
0xffffe8000002a300 0001 00000000                0x0                0x0
0xffffe8000002a380 0001 00000000                0x0                0x0
0xffffe8000002a400 0001 00000000                0x0                0x0
0xffffe8000002a480 0001 00000000                0x0                0x0
0xffffe8000002a500 0001 00000000                0x0                0x0
0xffffe8000002a580 0001 00000000                0x0                0x0
0xffffe8000002a600 0001 00000000                0x0                0x0
0xffffe8000002a680 0001 00000000                0x0                0x0
0xffffe8000002a700 0001 00000000                0x0                0x0
0xffffe8000002a780 0001 00000000                0x0                0x0
0xffffe8000002a800 0001 00000000                0x0                0x0
0xffffe8000002a880 0001 00000000                0x0                0x0
0xffffe8000002a900 0001 00000000                0x0                0x0
0xffffe8000002a980 0001 00000000                0x0                0x0
0xffffe8000002aa00 0001 00000000                0x0                0x0
0xffffe8000002aa80 0001 00000000                0x0                0x0
0xffffe8000002ab00 0001 00000000                0x0                0x0
0xffffe8000002ab80 0001 00000000                0x0                0x0
0xffffe8000002ac00 0001 00000000                0x0                0x0
0xffffe8000002ac80 0001 00000000                0x0                0x0
0xffffe8000002ad00 0001 00000000                0x0                0x0
0xffffe8000002ad80 0001 00000000                0x0                0x0
0xffffe8000002ae00 0001 00000000                0x0                0x0
0xffffe8000002ae80 0001 00000000                0x0                0x0
0xffffe8000002af00 0001 00000000                0x0                0x0
0xffffe8000002af80 0001 00000000                0x0                0x0
0xffffe8000002b000 0001 00000000                0x0                0x0
0xffffe8000002b080 0001 00000000                0x0                0x0
0xffffe8000002b100 0001 00000000                0x0                0x0
0xffffe8000002b180 0001 00000000                0x0                0x0
0xffffe8000002b200 0001 00000000                0x0                0x0
0xffffe8000002b280 0001 00000000                0x0                0x0
0xffffe8000002b300 0001 00000000                0x0                0x0
0xffffe8000002b380 0001 00000000                0x0                0x0
0xffffe8000002b400 0001 00000000                0x0                0x0
0xffffe8000002b480 0001 00000000                0x0                0x0
0xffffe8000002b500 0001 00000000                0x0                0x0
0xffffe8000002b580 0001 00000000                0x0                0x0
0xffffe8000002b600 0001 00000000                0x0                0x0
0xffffe8000002b680 0001 00000000                0x0                0x0
0xffffe8000002b700 0001 00000000                0x0                0x0
0xffffe8000002b780 0001 00000000                0x0                0x0
0xffffe8000002b800 0001 00000000                0x0                0x0
0xffffe8000002b880 0001 00000000                0x0                0x0
0xffffe8000002b900 0001 00000000                0x0                0x0
0xffffe8000002b980 0001 00000000                0x0                0x0
0xffffe8000002ba00 0001 00000000                0x0                0x0
0xffffe8000002ba80 0001 00000000                0x0                0x0
0xffffe8000002bb00 0001 00000000                0x0                0x0
0xffffe8000002bb80 0001 00000000                0x0                0x0
0xffffe8000002bc00 0001 00000000                0x0                0x0
0xffffe8000002bc80 0001 00000000                0x0                0x0
0xffffe8000002bd00 0001 00000000                0x0                0x0
0xffffe8000002bd80 0001 00000000                0x0                0x0
0xffffe8000002be00 0001 00000000                0x0                0x0
0xffffe8000002be80 0001 00000000                0x0                0x0
0xffffe8000002bf00 0001 00000000                0x0                0x0
0xffffe8000002bf80 0001 00000000                0x0                0x0
0xffffe8000002c000 0001 00000000                0x0                0x0
0xffffe8000002c080 0001 00000000                0x0                0x0
0xffffe8000002c100 0001 00000000                0x0                0x0
0xffffe8000002c180 0001 00000000                0x0                0x0
0xffffe8000002c200 0001 00000000                0x0                0x0
0xffffe8000002c280 0001 00000000                0x0                0x0
0xffffe8000002c300 0001 00000000                0x0                0x0
0xffffe8000002c380 0001 00000000                0x0                0x0
0xffffe8000002c400 0001 00000000                0x0                0x0
0xffffe8000002c480 0001 00000000                0x0                0x0
0xffffe8000002c500 0001 00000000                0x0                0x0
0xffffe8000002c580 0001 00000000                0x0                0x0
0xffffe8000002c600 0001 00000000                0x0                0x0
0xffffe8000002c680 0001 00000000                0x0                0x0
0xffffe8000002c700 0001 00000000                0x0                0x0
0xffffe8000002c780 0001 00000000                0x0                0x0
0xffffe8000002c800 0001 00000000                0x0                0x0
0xffffe8000002c880 0001 00000000                0x0                0x0
0xffffe8000002c900 0001 00000000                0x0                0x0
0xffffe8000002c980 0001 00000000                0x0                0x0
0xffffe8000002ca00 0001 00000000                0x0                0x0
0xffffe8000002ca80 0001 00000000                0x0                0x0
0xffffe8000002cb00 0001 00000000                0x0                0x0
0xffffe8000002cb80 0001 00000000                0x0                0x0
0xffffe8000002cc00 0001 00000000                0x0                0x0
0xffffe8000002cc80 0001 00000000                0x0                0x0
0xffffe8000002cd00 0001 00000000                0x0                0x0
0xffffe8000002cd80 0001 00000000                0x0                0x0
0xffffe8000002ce00 0001 00000000                0x0                0x0
0xffffe8000002ce80 0001 00000000                0x0                0x0
0xffffe8000002cf00 0001 00000000                0x0                0x0
0xffffe8000002cf80 0001 00000000                0x0                0x0
0xffffe8000002d000 0001 00000000                0x0                0x0
0xffffe8000002d080 0001 00000000                0x0                0x0
0xffffe8000002d100 0001 00000000                0x0                0x0
0xffffe8000002d180 0001 00000000                0x0                0x0
0xffffe8000002d200 0001 00000000                0x0                0x0
0xffffe8000002d280 0001 00000000                0x0                0x0
0xffffe8000002d300 0001 00000000                0x0                0x0
0xffffe8000002d380 0001 00000000                0x0                0x0
0xffffe8000002d400 0001 00000000                0x0                0x0
0xffffe8000002d480 0001 00000000                0x0                0x0
0xffffe8000002d500 0001 00000000                0x0                0x0
0xffffe8000002d580 0001 00000000                0x0                0x0
0xffffe8000002d600 0001 00000000                0x0                0x0
0xffffe8000002d680 0001 00000000                0x0                0x0
0xffffe8000002d700 0001 00000000                0x0                0x0
0xffffe8000002d780 0001 00000000                0x0                0x0
0xffffe8000002d800 0001 00000000                0x0                0x0
0xffffe8000002d880 0001 00000000                0x0                0x0
0xffffe8000002d900 0001 00000000                0x0                0x0
0xffffe8000002d980 0001 00000000                0x0                0x0
0xffffe8000002da00 0001 00000000                0x0                0x0
0xffffe8000002da80 0001 00000000                0x0                0x0
0xffffe8000002db00 0001 00000000                0x0                0x0
0xffffe8000002db80 0001 00000000                0x0                0x0
0xffffe8000002dc00 0001 00000000                0x0                0x0
0xffffe8000002dc80 0001 00000000                0x0                0x0
0xffffe8000002dd00 0001 00000000                0x0                0x0
0xffffe8000002dd80 0001 00000000                0x0                0x0
0xffffe8000002de00 0001 00000000                0x0                0x0
0xffffe8000002de80 0001 00000000                0x0                0x0
0xffffe8000002df00 0001 00000000                0x0                0x0
0xffffe8000002df80 0001 00000000                0x0                0x0
0xffffe8000002e000 0001 00000000                0x0                0x0
0xffffe8000002e080 0001 00000000                0x0                0x0
0xffffe8000002e100 0001 00000000                0x0                0x0
0xffffe8000002e180 0001 00000000                0x0                0x0
0xffffe8000002e200 0001 00000000                0x0                0x0
0xffffe8000002e280 0001 00000000                0x0                0x0
0xffffe8000002e300 0001 00000000                0x0                0x0
0xffffe8000002e380 0001 00000000                0x0                0x0
0xffffe8000002e400 0001 00000000                0x0                0x0
0xffffe8000002e480 0001 00000000                0x0                0x0
0xffffe8000002e500 0001 00000000                0x0                0x0
0xffffe8000002e580 0001 00000000                0x0                0x0
0xffffe8000002e600 0001 00000000                0x0                0x0
0xffffe8000002e680 0001 00000000                0x0                0x0
0xffffe8000002e700 0001 00000000                0x0                0x0
0xffffe8000002e780 0001 00000000                0x0                0x0
0xffffe8000002e800 0001 00000000                0x0                0x0
0xffffe8000002e880 0001 00000000                0x0                0x0
0xffffe8000002e900 0001 00000000                0x0                0x0
0xffffe8000002e980 0001 00000000                0x0                0x0
0xffffe8000002ea00 0001 00000000                0x0                0x0
0xffffe8000002ea80 0001 00000000                0x0                0x0
0xffffe8000002eb00 0001 00000000                0x0                0x0
0xffffe8000002eb80 0001 00000000                0x0                0x0
0xffffe8000002ec00 0001 00000000                0x0                0x0
0xffffe8000002ec80 0001 00000000                0x0                0x0
0xffffe8000002ed00 0001 00000000                0x0                0x0
0xffffe8000002ed80 0001 00000000                0x0                0x0
0xffffe8000002ee00 0001 00000000                0x0                0x0
0xffffe8000002ee80 0001 00000000                0x0                0x0
0xffffe8000002ef00 0001 00000000                0x0                0x0
0xffffe8000002ef80 0001 00000000                0x0                0x0
0xffffe8000002f000 0001 00000000                0x0                0x0
0xffffe8000002f080 0001 00000000                0x0                0x0
0xffffe8000002f100 0001 00000000                0x0                0x0
0xffffe8000002f180 0001 00000000                0x0                0x0
0xffffe8000002f200 0001 00000000                0x0                0x0
0xffffe8000002f280 0001 00000000                0x0                0x0
0xffffe8000002f300 0001 00000000                0x0                0x0
0xffffe8000002f380 0001 00000000                0x0                0x0
0xffffe8000002f400 0001 00000000                0x0                0x0
0xffffe8000002f480 0001 00000000                0x0                0x0
0xffffe8000002f500 0001 00000000                0x0                0x0
0xffffe8000002f580 0001 00000000                0x0                0x0
0xffffe8000002f600 0001 00000000                0x0                0x0
0xffffe8000002f680 0001 00000000                0x0                0x0
0xffffe8000002f700 0001 00000000                0x0                0x0
0xffffe8000002f780 0001 00000000                0x0                0x0
0xffffe8000002f800 0001 00000000                0x0                0x0
0xffffe8000002f880 0001 00000000                0x0                0x0
0xffffe8000002f900 0001 00000000                0x0                0x0
0xffffe8000002f980 0001 00000000                0x0                0x0
0xffffe8000002fa00 0001 00000000                0x0                0x0
0xffffe8000002fa80 0001 00000000                0x0                0x0
0xffffe8000002fb00 0001 00000000                0x0                0x0
0xffffe8000002fb80 0001 00000000                0x0                0x0
0xffffe8000002fc00 0001 00000000                0x0                0x0
0xffffe8000002fc80 0001 00000000                0x0                0x0
0xffffe8000002fd00 0001 00000000                0x0                0x0
0xffffe8000002fd80 0001 00000000                0x0                0x0
0xffffe8000002fe00 0001 00000000                0x0                0x0
0xffffe8000002fe80 0001 00000000                0x0                0x0
0xffffe8000002ff00 0001 00000000                0x0                0x0
0xffffe8000002ff80 0001 00000000                0x0                0x0
0xffffe80000030000 0001 00000000                0x0                0x0
0xffffe80000030080 0001 00000000                0x0                0x0
0xffffe80000030100 0001 00000000                0x0                0x0
0xffffe80000030180 0001 00000000                0x0                0x0
0xffffe80000030200 0001 00000000                0x0                0x0
0xffffe80000030280 0001 00000000                0x0                0x0
0xffffe80000030300 0001 00000000                0x0                0x0
0xffffe80000030380 0001 00000000                0x0                0x0
0xffffe80000030400 0001 00000000                0x0                0x0
0xffffe80000030480 0001 00000000                0x0                0x0
0xffffe80000030500 0001 00000000                0x0                0x0
0xffffe80000030580 0001 00000000                0x0                0x0
0xffffe80000030600 0001 00000000                0x0                0x0
0xffffe80000030680 0001 00000000                0x0                0x0
0xffffe80000030700 0001 00000000                0x0                0x0
0xffffe80000030780 0001 00000000                0x0                0x0
0xffffe80000030800 0001 00000000                0x0                0x0
0xffffe80000030880 0001 00000000                0x0                0x0
0xffffe80000030900 0001 00000000                0x0                0x0
0xffffe80000030980 0001 00000000                0x0                0x0
0xffffe80000030a00 0001 00000000                0x0                0x0
0xffffe80000030a80 0001 00000000                0x0                0x0
0xffffe80000030b00 0001 00000000                0x0                0x0
0xffffe80000030b80 0001 00000000                0x0                0x0
0xffffe80000030c00 0001 00000000                0x0                0x0
0xffffe80000030c80 0001 00000000                0x0                0x0
0xffffe80000030d00 0001 00000000                0x0                0x0
0xffffe80000030d80 0001 00000000                0x0                0x0
0xffffe80000030e00 0001 00000000                0x0                0x0
0xffffe80000030e80 0001 00000000                0x0                0x0
0xffffe80000030f00 0001 00000000                0x0                0x0
0xffffe80000030f80 0001 00000000                0x0                0x0
0xffffe80000031000 0001 00000000                0x0                0x0
0xffffe80000031080 0001 00000000                0x0                0x0
0xffffe80000031100 0001 00000000                0x0                0x0
0xffffe80000031180 0001 00000000                0x0                0x0
0xffffe80000031200 0001 00000000                0x0                0x0
0xffffe80000031280 0001 00000000                0x0                0x0
0xffffe80000031300 0001 00000000                0x0                0x0
0xffffe80000031380 0001 00000000                0x0                0x0
0xffffe80000031400 0001 00000000                0x0                0x0
0xffffe80000031480 0001 00000000                0x0                0x0
0xffffe80000031500 0001 00000000                0x0                0x0
0xffffe80000031580 0001 00000000                0x0                0x0
0xffffe80000031600 0001 00000000                0x0                0x0
0xffffe80000031680 0001 00000000                0x0                0x0
0xffffe80000031700 0001 00000000                0x0                0x0
0xffffe80000031780 0001 00000000                0x0                0x0
0xffffe80000031800 0001 00000000                0x0                0x0
0xffffe80000031880 0001 00000000                0x0                0x0
0xffffe80000031900 0001 00000000                0x0                0x0
0xffffe80000031980 0001 00000000                0x0                0x0
0xffffe80000031a00 0001 00000000                0x0                0x0
0xffffe80000031a80 0001 00000000                0x0                0x0
0xffffe80000031b00 0001 00000000                0x0                0x0
0xffffe80000031b80 0001 00000000                0x0                0x0
0xffffe80000031c00 0001 00000000                0x0                0x0
0xffffe80000031c80 0001 00000000                0x0                0x0
0xffffe80000031d00 0001 00000000                0x0                0x0
0xffffe80000031d80 0001 00000000                0x0                0x0
0xffffe80000031e00 0001 00000000                0x0                0x0
0xffffe80000031e80 0001 00000000                0x0                0x0
0xffffe80000031f00 0001 00000000                0x0                0x0
0xffffe80000031f80 0001 00000000                0x0                0x0
0xffffe80000032000 0001 00000000                0x0                0x0
0xffffe80000032080 0001 00000000                0x0                0x0
0xffffe80000032100 0001 00000000                0x0                0x0
0xffffe80000032180 0001 00000000                0x0                0x0
0xffffe80000032200 0001 00000000                0x0                0x0
0xffffe80000032280 0001 00000000                0x0                0x0
0xffffe80000032300 0001 00000000                0x0                0x0
0xffffe80000032380 0001 00000000                0x0                0x0
0xffffe80000032400 0001 00000000                0x0                0x0
0xffffe80000032480 0001 00000000                0x0                0x0
0xffffe80000032500 0001 00000000                0x0                0x0
0xffffe80000032580 0001 00000000                0x0                0x0
0xffffe80000032600 0001 00000000                0x0                0x0
0xffffe80000032680 0001 00000000                0x0                0x0
0xffffe80000032700 0001 00000000                0x0                0x0
0xffffe80000032780 0001 00000000                0x0                0x0
0xffffe80000032800 0001 00000000                0x0                0x0
0xffffe80000032880 0001 00000000                0x0                0x0
0xffffe80000032900 0001 00000000                0x0                0x0
0xffffe80000032980 0001 00000000                0x0                0x0
0xffffe80000032a00 0001 00000000                0x0                0x0
0xffffe80000032a80 0001 00000000                0x0                0x0
0xffffe80000032b00 0001 00000000                0x0                0x0
0xffffe80000032b80 0001 00000000                0x0                0x0
0xffffe80000032c00 0001 00000000                0x0                0x0
0xffffe80000032c80 0001 00000000                0x0                0x0
0xffffe80000032d00 0001 00000000                0x0                0x0
0xffffe80000032d80 0001 00000000                0x0                0x0
0xffffe80000032e00 0001 00000000                0x0                0x0
0xffffe80000032e80 0001 00000000                0x0                0x0
0xffffe80000032f00 0001 00000000                0x0                0x0
0xffffe80000032f80 0001 00000000                0x0                0x0
0xffffe80000033000 0001 00000000                0x0                0x0
0xffffe80000033080 0001 00000000                0x0                0x0
0xffffe80000033100 0001 00000000                0x0                0x0
0xffffe80000033180 0001 00000000                0x0                0x0
0xffffe80000033200 0001 00000000                0x0                0x0
0xffffe80000033280 0001 00000000                0x0                0x0
0xffffe80000033300 0001 00000000                0x0                0x0
0xffffe80000033380 0001 00000000                0x0                0x0
0xffffe80000033400 0001 00000000                0x0                0x0
0xffffe80000033480 0001 00000000                0x0                0x0
0xffffe80000033500 0001 00000000                0x0                0x0
0xffffe80000033580 0001 00000000                0x0                0x0
0xffffe80000033600 0001 00000000                0x0                0x0
0xffffe80000033680 0001 00000000                0x0                0x0
0xffffe80000033700 0001 00000000                0x0                0x0
0xffffe80000033780 0001 00000000                0x0                0x0
0xffffe80000033800 0001 00000000                0x0                0x0
0xffffe80000033880 0001 00000000                0x0                0x0
0xffffe80000033900 0001 00000000                0x0                0x0
0xffffe80000033980 0001 00000000                0x0                0x0
0xffffe80000033a00 0001 00000000                0x0                0x0
0xffffe80000033a80 0001 00000000                0x0                0x0
0xffffe80000033b00 0001 00000000                0x0                0x0
0xffffe80000033b80 0001 00000000                0x0                0x0
0xffffe80000033c00 0001 00000000                0x0                0x0
0xffffe80000033c80 0001 00000000                0x0                0x0
0xffffe80000033d00 0001 00000000                0x0                0x0
0xffffe80000033d80 0001 00000000                0x0                0x0
0xffffe80000033e00 0001 00000000                0x0                0x0
0xffffe80000033e80 0001 00000000                0x0                0x0
0xffffe80000033f00 0001 00000000                0x0                0x0
0xffffe80000033f80 0001 00000000                0x0                0x0
0xffffe80000034000 0001 00000000                0x0                0x0

Crashes (59):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/09/28 04:41 netbsd cc1aa0e44393 75c78242 .config console log report syz C [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/28 04:24 netbsd cc1aa0e44393 75c78242 .config console log report syz C [disk image] [netbsd.gdb] ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 23:31 netbsd 3a258eadab58 07177916 .config console log report syz C ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 23:31 netbsd 3a258eadab58 07177916 .config console log report syz C ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 23:20 netbsd 3a258eadab58 07177916 .config console log report syz C ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 23:20 netbsd 3a258eadab58 07177916 .config console log report syz C [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 22:56 netbsd 3a258eadab58 07177916 .config console log report syz C ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/28 03:54 netbsd cc1aa0e44393 75c78242 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/28 02:30 netbsd cc1aa0e44393 75c78242 .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/24 04:21 netbsd 2481bc970fd4 0042f2b4 .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/23 06:27 netbsd 2037962130fc 0042f2b4 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/22 07:15 netbsd 8e16275bc3e5 60af5050 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/22 03:10 netbsd 8e16275bc3e5 60af5050 .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/20 15:06 netbsd 01ab66da926f 7c41a9ba .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/20 13:56 netbsd 01ab66da926f 7c41a9ba .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/18 15:54 netbsd ae50aea9f33f dd9a85ff .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/17 20:16 netbsd 8520a718d413 dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/17 03:40 netbsd 31593bb6f8bc dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 22:14 netbsd 31593bb6f8bc dd9a85ff .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 21:06 netbsd 31593bb6f8bc dd9a85ff .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 09:31 netbsd a737bd358de8 dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 09:15 netbsd a737bd358de8 dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 09:08 netbsd a737bd358de8 dd9a85ff .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 09:05 netbsd a737bd358de8 dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 08:52 netbsd a737bd358de8 dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/16 03:34 netbsd a737bd358de8 dd9a85ff .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/15 13:23 netbsd 2a002d306bc9 dd9a85ff .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/15 02:22 netbsd 29c28744fe7d b884348d .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/14 18:41 netbsd eba904eeceac b884348d .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/14 17:16 netbsd 45786160ba92 b884348d .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/14 04:52 netbsd 6878208bd17b b884348d .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/14 01:52 netbsd 6878208bd17b b884348d .config console log report [disk image] [netbsd.gdb] ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/13 13:34 netbsd d8e10078c478 a08652b0 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/13 13:27 netbsd d8e10078c478 a08652b0 .config console log report [disk image] [netbsd.gdb] ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/12 21:44 netbsd dccfbb744a0c f371ed7e .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/12 09:44 netbsd 420e25d6fe1f 356d8217 .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/10 16:53 netbsd 7d27cdc8ee7e 356d8217 .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/07 18:17 netbsd 7d27cdc8ee7e c5b7bc57 .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/07 13:43 netbsd 7d27cdc8ee7e c5b7bc57 .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/07 04:22 netbsd 7d27cdc8ee7e 5fc30c37 .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/03 16:51 netbsd 96084e21d7d0 28811d0a .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/03 13:08 netbsd 4450cb8483ec 49e94a20 .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/03 06:34 netbsd 4450cb8483ec 49e94a20 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/03 05:29 netbsd 4450cb8483ec 49e94a20 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/09/02 06:44 netbsd 9a92f4da52b4 a805568e .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/30 06:29 netbsd 848ec183d996 4a380809 .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/29 13:27 netbsd 779858b8dd2e 94da0b6b .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/29 02:05 netbsd 1afcecc57018 07177916 .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/29 01:55 netbsd 1afcecc57018 07177916 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/29 00:47 netbsd 1afcecc57018 07177916 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/28 09:13 netbsd 69d8b3b72c76 07177916 .config console log report ci2-netbsd-kubsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/28 09:04 netbsd 69d8b3b72c76 07177916 .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 23:05 netbsd 3a258eadab58 07177916 .config console log report ci2-netbsd assert failed: sc->sc_parent->dk_rawopens > NUM
2022/08/27 22:44 netbsd 3a258eadab58 07177916 .config console log report ci2-netbsd-kmsan assert failed: sc->sc_parent->dk_rawopens > NUM
* Struck through repros no longer work on HEAD.