syzbot


panic: pmap_get_physpage: out of memory (4)

Status: upstream: reported C repro on 2022/05/12 08:08
Reported-by: syzbot+a6ba2e7988d60ace6754@syzkaller.appspotmail.com
First crash: 705d, last: 10m
Similar bugs (3)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
netbsd panic: pmap_get_physpage: out of memory (3) 6 862d 873d 0/3 auto-closed as invalid on 2022/03/06 15:31
netbsd panic: pmap_get_physpage: out of memory 1 1405d 1405d 0/3 closed as invalid on 2020/06/24 18:28
netbsd panic: pmap_get_physpage: out of memory (2) 1 1367d 1367d 0/3 auto-closed as invalid on 2020/10/16 20:27

Sample crash report:
[ 790.9103699] panic: pmap_get_physpage: out of memory
[ 790.9103699] cpu0: Begin traceback...
[ 790.9303607] vpanic() at netbsd:vpanic+0xc9d
[ 790.9803576] panic() at netbsd:panic+0x1b3 sys/kern/subr_prf.c:209
[ 791.0303566] pmap_get_physpage() at netbsd:pmap_get_physpage+0x5a6 sys/arch/x86/x86/pmap.c:5617
[ 791.0803565] kmsan_md_shadow_map_page() at netbsd:kmsan_md_shadow_map_page+0x209 sys/arch/amd64/compile/obj/GENERIC_SYZKALLER/./machine/msan.h:163
[ 791.1403566] kmsan_shadow_map() at netbsd:kmsan_shadow_map+0xa8 sys/kern/subr_msan.c:504
[ 791.1903606] pmap_growkernel() at netbsd:pmap_growkernel+0x59a sys/arch/x86/x86/pmap.c:5777
[ 791.2403576] uvm_map_prepare() at netbsd:uvm_map_prepare+0x2033 sys/uvm/uvm_map.c:1221
[ 791.2803578] uvm_map() at netbsd:uvm_map+0x5f6 sys/uvm/uvm_map.c:1089
[ 791.3303569] uvm_km_alloc() at netbsd:uvm_km_alloc+0x4ed sys/uvm/uvm_km.c:636
[ 791.3803571] pool_grow() at netbsd:pool_grow+0x240 pool_allocator_alloc sys/kern/subr_pool.c:2968 [inline]
[ 791.3803571] pool_grow() at netbsd:pool_grow+0x240 sys/kern/subr_pool.c:1417
[ 791.4403568] pool_get() at netbsd:pool_get+0x38e9 pool_catchup sys/kern/subr_pool.c:1558 [inline]
[ 791.4403568] pool_get() at netbsd:pool_get+0x38e9 sys/kern/subr_pool.c:1244
[ 791.4803585] allocbuf() at netbsd:allocbuf+0x392 buf_alloc sys/kern/vfs_bio.c:648 [inline]
[ 791.4803585] allocbuf() at netbsd:allocbuf+0x392 sys/kern/vfs_bio.c:1333
[ 791.5303574] getblk() at netbsd:getblk+0xd6a sys/kern/vfs_bio.c:1258
[ 791.5803575] ffs_getblk() at netbsd:ffs_getblk+0x130 sys/ufs/ffs/ffs_subr.c:124
[ 791.6303577] ffs_balloc() at netbsd:ffs_balloc+0x8896 ffs_balloc_ufs2 sys/ufs/ffs/ffs_balloc.c:810 [inline]
[ 791.6303577] ffs_balloc() at netbsd:ffs_balloc+0x8896 sys/ufs/ffs/ffs_balloc.c:99
[ 791.6803603] ufs_gop_alloc() at netbsd:ufs_gop_alloc+0x38d sys/ufs/ufs/ufs_vnops.c:2333
[ 791.7303603] ufs_balloc_range() at netbsd:ufs_balloc_range+0x81d
[ 791.7803565] ffs_write() at netbsd:ffs_write+0x225d sys/ufs/ufs/ufs_readwrite.c:391
[ 791.8303580] VOP_WRITE() at netbsd:VOP_WRITE+0x374
[ 791.8703562] vn_rdwr() at netbsd:vn_rdwr+0x609
[ 791.9203585] coredump_write() at netbsd:coredump_write+0x28c sys/kern/kern_core.c:337
[ 791.9703618] real_coredump_elf64() at netbsd:real_coredump_elf64+0x6f03 sys/kern/core_elf32.c:286
[ 792.0203571] coredump_elf64() at netbsd:coredump_elf64+0xbf sys/kern/kern_sig.c:2396
[ 792.0703578] coredump() at netbsd:coredump+0x1f50
[ 792.1203567] sigexit() at netbsd:sigexit+0x977 sys/kern/kern_sig.c:2324
[ 792.1703638] postsig() at netbsd:postsig+0xd84 sys/kern/kern_sig.c:2154
[ 792.2203588] lwp_userret() at netbsd:lwp_userret+0x2c3
[ 792.2803591] userret() at netbsd:userret+-0x1707f31
[ 792.3303620] trap() at netbsd:trap+0x1b1a
[ 792.3403587] --- trap (number 6) ---
[ 792.3403587] 769d15209483:
[ 792.3524752] cpu0: End traceback...
[ 792.3524752] fatal breakpoint trap in supervisor mode
[ 792.3608949] trap type 1 code 0 rip 0xffffffff8023686d cs 0x8 rflags 0x286 cr2 0x769d14de2000 ilevel 0x6 rsp 0xffffcf80c7df4e10
[ 792.3724203] curlwp 0xffffcf8016073a40 pid 1165.1165 lowest kstack 0xffffcf80c7def2c0
Stopped in pid 1165.1165 (syz-executor2092) at  netbsd:breakpoint+0x5:  leave
?
breakpoint() at netbsd:breakpoint+0x5
vpanic() at netbsd:vpanic+0xc9d
panic() at netbsd:panic+0x1b3 sys/kern/subr_prf.c:209
pmap_get_physpage() at netbsd:pmap_get_physpage+0x5a6 sys/arch/x86/x86/pmap.c:5617
kmsan_md_shadow_map_page() at netbsd:kmsan_md_shadow_map_page+0x209 sys/arch/amd64/compile/obj/GENERIC_SYZKALLER/./machine/msan.h:163
kmsan_shadow_map() at netbsd:kmsan_shadow_map+0xa8 sys/kern/subr_msan.c:504
pmap_growkernel() at netbsd:pmap_growkernel+0x59a sys/arch/x86/x86/pmap.c:5777
uvm_map_prepare() at netbsd:uvm_map_prepare+0x2033 sys/uvm/uvm_map.c:1221
uvm_map() at netbsd:uvm_map+0x5f6 sys/uvm/uvm_map.c:1089
uvm_km_alloc() at netbsd:uvm_km_alloc+0x4ed sys/uvm/uvm_km.c:636
pool_grow() at netbsd:pool_grow+0x240 pool_allocator_alloc sys/kern/subr_pool.c:2968 [inline]
pool_grow() at netbsd:pool_grow+0x240 sys/kern/subr_pool.c:1417
pool_get() at netbsd:pool_get+0x38e9 pool_catchup sys/kern/subr_pool.c:1558 [inline]
pool_get() at netbsd:pool_get+0x38e9 sys/kern/subr_pool.c:1244
allocbuf() at netbsd:allocbuf+0x392 buf_alloc sys/kern/vfs_bio.c:648 [inline]
allocbuf() at netbsd:allocbuf+0x392 sys/kern/vfs_bio.c:1333
getblk() at netbsd:getblk+0xd6a sys/kern/vfs_bio.c:1258
ffs_getblk() at netbsd:ffs_getblk+0x130 sys/ufs/ffs/ffs_subr.c:124
ffs_balloc() at netbsd:ffs_balloc+0x8896 ffs_balloc_ufs2 sys/ufs/ffs/ffs_balloc.c:810 [inline]
ffs_balloc() at netbsd:ffs_balloc+0x8896 sys/ufs/ffs/ffs_balloc.c:99
ufs_gop_alloc() at netbsd:ufs_gop_alloc+0x38d sys/ufs/ufs/ufs_vnops.c:2333
ufs_balloc_range() at netbsd:ufs_balloc_range+0x81d
ffs_write() at netbsd:ffs_write+0x225d sys/ufs/ufs/ufs_readwrite.c:391
VOP_WRITE() at netbsd:VOP_WRITE+0x374
vn_rdwr() at netbsd:vn_rdwr+0x609
coredump_write() at netbsd:coredump_write+0x28c sys/kern/kern_core.c:337
real_coredump_elf64() at netbsd:real_coredump_elf64+0x6f03 sys/kern/core_elf32.c:286
coredump_elf64() at netbsd:coredump_elf64+0xbf sys/kern/kern_sig.c:2396
coredump() at netbsd:coredump+0x1f50
sigexit() at netbsd:sigexit+0x977 sys/kern/kern_sig.c:2324
postsig() at netbsd:postsig+0xd84 sys/kern/kern_sig.c:2154
lwp_userret() at netbsd:lwp_userret+0x2c3
userret() at netbsd:userret+-0x1707f31
trap() at netbsd:trap+0x1b1a
--- trap (number 6) ---
769d15209483:
Panic string: pmap_get_physpage: out of memory
PID    LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
1176  1176 2   0         0   ffffcf8014f0f200   syz-executor2092
1175  1175 2   1         0   ffffcf80158988c0   syz-executor2092
1443  1062 2   1         0   ffffcf8015538300   syz-executor2092
1443  1443 2   0  10040000   ffffcf8015f6b180   syz-executor2092
1165 >1165 7   0   1040000   ffffcf8016073a40   syz-executor2092
1161  1161 3   1     40180   ffffcf8015f6ba00   syz-executor2092 parked
2360  2360 3   0       180   ffffcf800f1da140   syz-executor2092 parked
1163  1163 3   0       180   ffffcf8015ad5980   syz-executor2092 parked
1020  1020 3   1       180   ffffcf8015a87500   syz-executor2092 parked
2098  2098 3   1       180   ffffcf8016073600   syz-executor2092 parked
1919  1919 3   1     40180   ffffcf8015538740   syz-executor2092 parked
1012  1012 3   0       180   ffffcf8015a87940   syz-executor2092 parked
1011  1011 3   0       180   ffffcf8015972900   syz-executor2092 parked
836    836 3   1       180   ffffcf8015f6b5c0   syz-executor2092 parked
2505  2505 3   1       180   ffffcf800f1da9c0   syz-executor2092 parked
2094  2094 3   0       180   ffffcf800f1da580   syz-executor2092 parked
2233  2233 3   1       180   ffffcf80151376c0   syz-executor2092 parked
915    915 3   1       180   ffffcf8015ad5540   syz-executor2092 parked
911    911 3   0       180   ffffcf8013c702c0   syz-executor2092 parked
765    765 3   1       180   ffffcf8015a870c0   syz-executor2092 parked
2280  2280 3   0       180   ffffcf80159724c0   syz-executor2092 parked
766    766 3   1       180   ffffcf8015972080   syz-executor2092 parked
751    751 3   0       180   ffffcf8015ad5100   syz-executor2092 parked
1847  1847 3   1       180   ffffcf8015538b80   syz-executor2092 parked
750    750 3   1       180   ffffcf8015134ac0   syz-executor2092 parked
1866  1866 3   1       180   ffffcf8013525180   syz-executor2092 parked
2007  2007 3   1       180   ffffcf8013fd0bc0   syz-executor2092 parked
1876  1876 3   1       180   ffffcf8015898480   syz-executor2092 parked
1625  1625 3   1       180   ffffcf8013453580   syz-executor2092 parked
1598  1598 3   0       180   ffffcf801399db00   syz-executor2092 parked
1587  1587 3   1       180   ffffcf8015898040   syz-executor2092 parked
1577  1577 3   1       180   ffffcf8015661340   syz-executor2092 parked
554    554 3   0       180   ffffcf8014839140   syz-executor2092 parked
1696  1696 3   0       180   ffffcf8015137b00   syz-executor2092 parked
930    930 3   0       180   ffffcf8015661780   syz-executor2092 parked
669    669 3   0       180   ffffcf8014f0f640   syz-executor2092 parked
650    650 3   0       180   ffffcf8015134680   syz-executor2092 parked
656    656 3   1       180   ffffcf8014de0a40   syz-executor2092 parked
1895  1895 3   0       180   ffffcf80145c10c0   syz-executor2092 parked
1771  1771 3   0       180   ffffcf8014655540   syz-executor2092 parked
640    640 3   1       180   ffffcf8015137280   syz-executor2092 parked
1341  1341 3   1       180   ffffcf8015140b40   syz-executor2092 parked
643    643 3   0       180   ffffcf8015140700   syz-executor2092 parked
1757  1757 3   0       180   ffffcf80151402c0   syz-executor2092 parked
506    506 3   0       180   ffffcf8014de0600   syz-executor2092 parked
501    501 3   1       180   ffffcf8015134240   syz-executor2092 parked
497    497 3   0       180   ffffcf8013435540   syz-executor2092 parked
502    502 3   0       180   ffffcf8013557640   syz-executor2092 parked
498    498 3   1       180   ffffcf8014f0fa80   syz-executor2092 parked
482    482 3   0       180   ffffcf8014de01c0   syz-executor2092 parked
1504  1504 3   0       180   ffffcf8014957180   syz-executor2092 parked
1365  1365 3   0       180   ffffcf8013fd0780   syz-executor2092 parked
1626  1626 3   0       180   ffffcf8012bbc900   syz-executor2092 parked
594    594 3   1       180   ffffcf8014655100   syz-executor2092 parked
1607  1607 3   0       180   ffffcf8014839580   syz-executor2092 parked
1998  1998 3   0       180   ffffcf8014655980   syz-executor2092 parked
1487  1487 3   1       180   ffffcf80149575c0   syz-executor2092 parked
971    971 3   0       180   ffffcf80148399c0   syz-executor2092 parked
1467  1467 3   0       180   ffffcf8013eabb80   syz-executor2092 parked
1976  1976 3   1       180   ffffcf8013525a00   syz-executor2092 parked
1714  1714 3   0       180   ffffcf80140a9480   syz-executor2092 parked
1323  1323 3   1       180   ffffcf80145c1500   syz-executor2092 parked
293    293 3   0       180   ffffcf80140a9040   syz-executor2092 parked
414    414 3   1       180   ffffcf8013435100   syz-executor2092 parked
412    412 3   0       180   ffffcf80145c1940   syz-executor2092 parked
404    404 3   1       180   ffffcf8013c70700   syz-executor2092 parked
402    402 3   1       180   ffffcf801353ca40   syz-executor2092 parked
389    389 3   0       180   ffffcf80137a6240   syz-executor2092 parked
388    388 3   0       180   ffffcf80142ca900   syz-executor2092 parked
1344  1344 3   0       180   ffffcf80142ca4c0   syz-executor2092 parked
1462  1462 3   1       180   ffffcf80142ca080   syz-executor2092 parked
386    386 3   0       180   ffffcf80140a98c0   syz-executor2092 parked
1457  1457 3   0       180   ffffcf8013fd0340   syz-executor2092 parked
1468  1468 3   1       180   ffffcf8013eab740   syz-executor2092 parked
1492  1492 3   1       180   ffffcf80134539c0   syz-executor2092 parked
1479  1479 3   0       180   ffffcf8013eab300   syz-executor2092 parked
1454  1454 3   1       180   ffffcf8013c70b40   syz-executor2092 parked
1337  1337 3   1       180   ffffcf8013435980   syz-executor2092 parked
1482  1482 3   1       180   ffffcf801399d6c0   syz-executor2092 parked
1057  1057 3   0       180   ffffcf80137a6680   syz-executor2092 parked
1333  1333 3   0       180   ffffcf80135255c0   syz-executor2092 parked
1361  1361 3   1       180   ffffcf8013453140   syz-executor2092 parked
1332  1332 3   0       180   ffffcf8013557200   syz-executor2092 parked
1328  1328 3   0       180   ffffcf8013557a80   syz-executor2092 parked
1203  1203 3   0       180   ffffcf801353c600   syz-executor2092 parked
1279  1279 3   0       180   ffffcf801353c1c0   syz-executor2092 parked
332    332 3   0       180   ffffcf801399d280   syz-executor2092 parked
1214  1214 3   0       180   ffffcf80137a6ac0   syz-executor2092 parked
1241  1241 2   1       140   ffffcf8012c7b940   syz-executor2092
984    984 3   0       180   ffffcf8012c7b0c0   syz-executor2092 nanoslp
1120  1120 2   0        40   ffffcf80122ffb00   syz-executor2092
1224  1224 3   0       180   ffffcf80122ff6c0   syz-executor2092 nanoslp
1237  1237 3   1       180   ffffcf80122ff280               sshd select
1083  1083 3   0       180   ffffcf801251e300              getty nanoslp
1222  1222 3   0       180   ffffcf80121feac0              getty nanoslp
1193  1193 3   0       180   ffffcf801238f2c0              getty nanoslp
1195  1195 3   0       1c0   ffffcf80121fb200              getty ttyraw
1103  1103 3   0       180   ffffcf8012b8e8c0               sshd select
1056  1056 3   0       180   ffffcf8012b8e480             powerd kqueue
698    698 3   1       180   ffffcf8012616bc0            syslogd kqueue
745    745 3   0       180   ffffcf8012b8e040             dhcpcd poll
742    742 3   0       180   ffffcf801251eb80             dhcpcd poll
466    466 3   0       180   ffffcf801238f700             dhcpcd poll
603    603 3   0       180   ffffcf8012616780             dhcpcd poll
292    292 3   0       180   ffffcf8012616340             dhcpcd poll
485    485 3   0       180   ffffcf801238fb40             dhcpcd poll
291    291 3   1       180   ffffcf801251e740             dhcpcd poll
1        1 3   1       180   ffffcf8011ede100               init wait
0      734 3   0       200   ffffcf80121fb640            physiod physiod
0      196 2   0       200   ffffcf80121fe680          pooldrain
0      195 2   1       240   ffffcf80121fe240            ioflush
0    > 194 7   1       200   ffffcf80121fba80           pgdaemon
0      167 3   0       200   ffffcf801216ba40               usb7 usbevt
0      172 3   1       200   ffffcf801216b600               usb6 usbevt
0      170 3   0       200   ffffcf801216b1c0               usb5 usbevt
0      168 3   0       200   ffffcf801213ca00               usb4 usbevt
0      166 3   1       200   ffffcf801213c5c0               usb3 usbevt
0      165 3   0       200   ffffcf801213c180               usb2 usbevt
0       31 3   1       200   ffffcf80120869c0               usb1 usbevt
0       63 3   0       200   ffffcf8012086580               usb0 usbevt
0      126 3   1       200   ffffcf8012086140         usbtask-dr usbtsk
0      125 3   1       200   ffffcf8011ede980         usbtask-hc usbtsk
0      124 3   0       200   ffffcf80103f5b00          swwreboot swwreboot
0      123 3   0       200   ffffcf8011ede540             npfgc0 npfgcw
0      122 3   1       200   ffffcf8011ed1940            rt_free rt_free
0      121 3   1       200   ffffcf8011ed1500              unpgc unpgc
0      120 3   0       200   ffffcf8011ed10c0    key_timehandler key_timehandler
0      119 3   1       200   ffffcf8011ecc900    icmp6_wqinput/1 icmp6_wqinput
0      118 3   0       200   ffffcf8011ecc4c0    icmp6_wqinput/0 icmp6_wqinput
0      117 3   0       200   ffffcf8011ecc080          nd6_timer nd6_timer
0      116 3   1       200   ffffcf8011cefbc0    carp6_wqinput/1 carp6_wqinput
0      115 3   0       200   ffffcf8011cef780    carp6_wqinput/0 carp6_wqinput
0      114 3   1       200   ffffcf8011cef340     carp_wqinput/1 carp_wqinput
0      113 3   0       200   ffffcf8011eab8c0     carp_wqinput/0 carp_wqinput
0      112 3   1       200   ffffcf8011eab480     icmp_wqinput/1 icmp_wqinput
0      111 3   0       200   ffffcf8011cedb80     icmp_wqinput/0 icmp_wqinput
0      110 3   0       200   ffffcf8011ced740           rt_timer rt_timer
0      109 3   0       200   ffffcf8011eab040        vmem_rehash vmem_rehash
0      100 3   0       200   ffffcf8011ced300          entbutler entropy
0       99 3   0       200   ffffcf80117e0b40              viomb balloon
0       98 3   1       200   ffffcf80117e0700      vioif0_txrx/1 vioif0_txrx
0       97 3   0       200   ffffcf80117e02c0      vioif0_txrx/0 vioif0_txrx
0       30 3   0       200   ffffcf80103f56c0           scsibus0 sccomp
0       29 3   0       200   ffffcf80103f5280               pms0 pmsreset
0       28 3   1       200   ffffcf80103daac0            xcall/1 xcall
0       27 1   1       200   ffffcf80103da680          softser/1
0       26 1   1       200   ffffcf80103da240          softclk/1
0       25 1   1       200   ffffcf80103d8a80          softbio/1
0       24 1   1       200   ffffcf80103d8640          softnet/1
0       23 1   1       201   ffffcf80103d8200             idle/1
0       22 3   0       200   ffffcf800f1f4a40           lnxsyswq lnxsyswq
0       21 3   0       200   ffffcf800f1f4600           lnxubdwq lnxubdwq
0       20 3   0       200   ffffcf800f1f41c0           lnxpwrwq lnxpwrwq
0       19 3   0       200   ffffcf800f1f2a00           lnxlngwq lnxlngwq
0       18 3   0       200   ffffcf800f1f25c0           lnxhipwq lnxhipwq
0       17 3   0       200   ffffcf800f1f2180           lnxrcugc lnxrcugc
0       16 3   0       200   ffffcf800f1ec9c0             sysmon smtaskq
0       15 3   0       200   ffffcf800f1ec580         pmfsuspend pmfsuspend
0       14 3   0       200   ffffcf800f1ec140           pmfevent pmfevent
0       13 3   0       200   ffffcf800f1e9980         sopendfree sopendfr
0       12 3   0       200   ffffcf800f1e9540             ifwdog ifwdog
0       11 3   0       200   ffffcf800f1e9100            iflnkst iflnkst
0       10 3   0       200   ffffcf800f1df940           nfssilly nfssilly
0        9 3   0       200   ffffcf800f1df500             vdrain vdrain
0        8 2   0       200   ffffcf800f1df0c0          modunload
0        7 3   0       200   ffffcf800ebdb900            xcall/0 xcall
0        6 1   0       200   ffffcf800ebdb4c0          softser/0
0        5 1   0       200   ffffcf800ebdb080          softclk/0
0        4 1   0       200   ffffcf800ebd98c0          softbio/0
0        3 1   0       200   ffffcf800ebd9480          softnet/0
0        2 1   0       201   ffffcf800ebd9040             idle/0
0        0 3   0       200   ffffffff8686be80            swapper uvm
[Locks tracked through LWPs]

****** LWP 1175.1175 (syz-executor2092) @ 0xffffcf80158988c0, l_stat=2

*** Locks held:

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

*** Locks wanted: none

****** LWP 1165.1165 (syz-executor2092) @ 0xffffcf8016073a40, l_stat=7

*** Locks held:

* Lock 0 (initialized at netbsd:vcache_alloc+0xc6 sys/kern/vfs_vnode.c:1376)
lock address : ffffcf8013367b00
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 : 0xffffcf8016073a40 last held: 0xffffcf8016073a40
last locked* : netbsd:genfs_lock+0x1d6
unlocked     : netbsd:genfs_unlock+0x55
owner/count  : 0xffffcf8016073a40 flags    : 0x0000000000000004
Turnstile: no active turnstile for this lock.

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

* Lock 2 (initialized at netbsd:pool_init+0x2061 sys/kern/subr_pool.c:981)
lock address : netbsd:bmempools+0x7e0
type         : sleep/adaptive
initialized  : netbsd:pool_init+0x2061
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffcf8016073a40 last held: 0xffffcf8016073a40
last locked* : netbsd:pool_get+0x7fc
unlocked     : netbsd:pool_get+0x3a57
owner field  : 0xffffcf8016073a40 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

* Lock 3 (initialized at netbsd:uvm_map_setup+0x2a0 sys/uvm/uvm_map.c:4789)
lock address : netbsd:kernel_map_store+0x8
type         : sleep/adaptive
initialized  : netbsd:uvm_map_setup+0x2a0
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffcf8016073a40 last held: 0xffffcf8016073a40
last locked* : netbsd:uvm_map_prepare+0xd7f
unlocked     : netbsd:ubc_fault+0x17e
owner/count  : 0xffffcf8016073a40 flags    : 0x0000000000000004
Turnstile: no active turnstile for this lock.

* Lock 4 (initialized at netbsd:pmap_bootstrap+0x20c sys/arch/x86/x86/pmap.c:1237)
lock address : netbsd:kernel_pmap_store+0x180
type         : sleep/adaptive
initialized  : netbsd:pmap_bootstrap+0x20c
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffcf8016073a40 last held: 0xffffcf8016073a40
last locked* : netbsd:pmap_growkernel+0x98
unlocked     : netbsd:pmap_enter_ma+0x6f3f
owner field  : 0xffffcf8016073a40 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

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

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

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

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

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

****** LWP 0.194 (pgdaemon) @ 0xffffcf80121fba80, l_stat=7

*** Locks held:

* Lock 0 (initialized at netbsd:amap_ctor+0x89 sys/uvm/uvm_amap.c:270)
lock address : ffffcf8013fe77c0
type         : sleep/adaptive
initialized  : netbsd:amap_ctor+0x89
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffcf80121fba80 last held: 0xffffcf80121fba80
last locked* : netbsd:uvmpd_trylockowner+0x127
unlocked     : netbsd:uvmpdpol_balancequeue+0x1031
owner/count  : 000000000000000000 flags    : 000000000000000000
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

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

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

[Locks tracked through CPUs]

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

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

              PAGE FLAG   PQ            UOBJECT              UANON
0xffffcf8000017180 0001 00000000                0x0                0x0
0xffffcf8000017200 0041 00000000                0x0                0x0
0xffffcf8000017280 0041 00000000                0x0                0x0
0xffffcf8000017300 0041 00000000                0x0                0x0
0xffffcf8000017380 0041 00000000                0x0                0x0
0xffffcf8000017400 0041 00000000                0x0                0x0
0xffffcf8000017480 0041 00000000                0x0                0x0
0xffffcf8000017500 0041 00000000                0x0                0x0
0xffffcf8000017580 0041 00000000                0x0                0x0
0xffffcf8000017600 0041 00000000                0x0                0x0
0xffffcf8000017680 0041 00000000                0x0                0x0
0xffffcf8000017700 0041 00000000                0x0                0x0
0xffffcf8000017780 0041 00000000                0x0                0x0
0xffffcf8000017800 0041 00000000                0x0                0x0
0xffffcf8000017880 0041 00000000                0x0                0x0
0xffffcf8000017900 0041 00000000                0x0                0x0
0xffffcf8000017980 0041 00000000                0x0                0x0
0xffffcf8000017a00 0041 00000000                0x0                0x0
0xffffcf8000017a80 0041 00000000                0x0                0x0
0xffffcf8000017b00 0041 00000000                0x0                0x0
0xffffcf8000017b80 0041 00000000                0x0                0x0
0xffffcf8000017c00 0041 00000000                0x0                0x0
0xffffcf8000017c80 0041 00000000                0x0                0x0
0xffffcf8000017d00 0041 00000000                0x0                0x0
0xffffcf8000017d80 0041 00000000                0x0                0x0
0xffffcf8000017e00 0041 00000000                0x0                0x0
0xffffcf8000017e80 0041 00000000                0x0                0x0
0xffffcf8000017f00 0041 00000000                0x0                0x0
0xffffcf8000017f80 0041 00000000                0x0                0x0
0xffffcf8000018000 0041 00000000                0x0                0x0
0xffffcf8000018080 0041 00000000                0x0                0x0
0xffffcf8000018100 0041 00000000                0x0                0x0
0xffffcf8000018180 0041 00000000                0x0                0x0
0xffffcf8000018200 0041 00000000                0x0                0x0
0xffffcf8000018280 0041 00000000                0x0                0x0
0xffffcf8000018300 0041 00000000                0x0                0x0
0xffffcf8000018380 0041 00000000                0x0                0x0
0xffffcf8000018400 0041 00000000                0x0                0x0
0xffffcf8000018480 0041 00000000                0x0                0x0
0xffffcf8000018500 0041 00000000                0x0                0x0
0xffffcf8000018580 0041 00000000                0x0                0x0
0xffffcf8000018600 0041 00000000                0x0                0x0
0xffffcf8000018680 0041 00000000                0x0                0x0
0xffffcf8000018700 0041 00000000                0x0                0x0
0xffffcf8000018780 0041 00000000                0x0                0x0
0xffffcf8000018800 0041 00000000                0x0                0x0
0xffffcf8000018880 0041 00000000                0x0                0x0
0xffffcf8000018900 0041 00000000                0x0                0x0
0xffffcf8000018980 0041 00000000                0x0                0x0
0xffffcf8000018a00 0041 00000000                0x0                0x0
0xffffcf8000018a80 0041 00000000                0x0                0x0
0xffffcf8000018b00 0041 00000000                0x0                0x0
0xffffcf8000018b80 0041 00000000                0x0                0x0
0xffffcf8000018c00 0041 00000000                0x0                0x0
0xffffcf8000018c80 0041 00000000                0x0                0x0
0xffffcf8000018d00 0041 00000000                0x0                0x0
0xffffcf8000018d80 0041 00000000                0x0                0x0
0xffffcf8000018e00 0041 00000000                0x0                0x0
0xffffcf8000018e80 0041 00000000                0x0                0x0
0xffffcf8000018f00 0041 00000000                0x0                0x0
0xffffcf8000018f80 0041 00000000                0x0                0x0
0xffffcf8000019000 0041 00000000                0x0                0x0
0xffffcf8000019080 0041 00000000                0x0                0x0
0xffffcf8000019100 0041 00000000                0x0                0x0
0xffffcf8000019180 0041 00000000                0x0                0x0
0xffffcf8000019200 0041 00000000                0x0                0x0
0xffffcf8000019280 0041 00000000                0x0                0x0
0xffffcf8000019300 0041 00000000                0x0                0x0
0xffffcf8000019380 0041 00000000                0x0                0x0
0xffffcf8000019400 0041 00000000                0x0                0x0
0xffffcf8000019480 0041 00000000                0x0                0x0
0xffffcf8000019500 0041 00000000                0x0                0x0
0xffffcf8000019580 0041 00000000                0x0                0x0
0xffffcf8000019600 0041 00000000                0x0                0x0
0xffffcf8000019680 0041 00000000                0x0                0x0
0xffffcf8000019700 0041 00000000                0x0                0x0
0xffffcf8000019780 0041 00000000                0x0                0x0
0xffffcf8000019800 0041 00000000                0x0                0x0
0xffffcf8000019880 0041 00000000                0x0                0x0
0xffffcf8000019900 0041 00000000                0x0                0x0
0xffffcf8000019980 0041 00000000                0x0                0x0
0xffffcf8000019a00 0041 00000000                0x0                0x0
0xffffcf8000019a80 0041 00000000                0x0                0x0
0xffffcf8000019b00 0041 00000000                0x0                0x0
0xffffcf8000019b80 0041 00000000                0x0                0x0
0xffffcf8000019c00 0041 00000000                0x0                0x0
0xffffcf8000019c80 0041 00000000                0x0                0x0
0xffffcf8000019d00 0041 00000000                0x0                0x0
0xffffcf8000019d80 0041 00000000                0x0                0x0
0xffffcf8000019e00 0041 00000000                0x0                0x0
0xffffcf8000019e80 0041 00000000                0x0                0x0
0xffffcf8000019f00 0041 00000000                0x0                0x0
0xffffcf8000019f80 0041 00000000                0x0                0x0
0xffffcf800001a000 0041 00000000                0x0                0x0
0xffffcf800001a080 0041 00000000                0x0                0x0
0xffffcf800001a100 0041 00000000                0x0                0x0
0xffffcf800001a180 0041 00000000                0x0                0x0
0xffffcf800001a200 0041 00000000                0x0                0x0
0xffffcf800001a280 0041 00000000                0x0                0x0
0xffffcf800001a300 0041 00000000                0x0                0x0
0xffffcf800001a380 0041 00000000                0x0                0x0
0xffffcf800001a400 0041 00000000                0x0                0x0
0xffffcf800001a480 0041 00000000                0x0                0x0
0xffffcf800001a500 0041 00000000                0x0                0x0
0xffffcf800001a580 0041 00000000                0x0                0x0
0xffffcf800001a600 0041 00000000                0x0                0x0
0xffffcf800001a680 0041 00000000                0x0                0x0
0xffffcf800001a700 0041 00000000                0x0                0x0
0xffffcf800001a780 0041 00000000                0x0                0x0
0xffffcf800001a800 0041 00000000                0x0                0x0
0xffffcf800001a880 0041 00000000                0x0                0x0
0xffffcf800001a900 0041 00000000                0x0                0x0
0xffffcf800001a980 0041 00000000                0x0                0x0
0xffffcf800001aa00 0041 00000000                0x0                0x0
0xffffcf800001aa80 0041 00000000                0x0                0x0
0xffffcf800001ab00 0041 00000000                0x0                0x0
0xffffcf800001ab80 0041 00000000                0x0                0x0
0xffffcf800001ac00 0041 00000000                0x0                0x0
0xffffcf800001ac80 0041 00000000                0x0                0x0
0xffffcf800001ad00 0041 00000000                0x0                0x0
0xffffcf800001ad80 0041 00000000                0x0                0x0
0xffffcf800001ae00 0041 00000000                0x0                0x0
0xffffcf800001ae80 0041 00000000                0x0                0x0
0xffffcf800001af00 0041 00000000                0x0                0x0
0xffffcf800001af80 0041 00000000                0x0                0x0
0xffffcf800001b000 0041 00000000                0x0                0x0
0xffffcf800001b080 0041 00000000                0x0                0x0
0xffffcf800001b100 0041 00000000                0x0                0x0
0xffffcf800001b180 0041 00000000                0x0                0x0
0xffffcf800001b200 0041 00000000                0x0                0x0
0xffffcf800001b280 0041 00000000                0x0                0x0
0xffffcf800001b300 0041 00000000                0x0                0x0
0xffffcf800001b380 0041 00000000                0x0                0x0
0xffffcf800001b400 0041 00000000                0x0                0x0
0xffffcf800001b480 0041 00000000                0x0                0x0
0xffffcf800001b500 0041 00000000                0x0                0x0
0xffffcf800001b580 0041 00000000                0x0                0x0
0xffffcf800001b600 0041 00000000                0x0                0x0
0xffffcf800001b680 0041 00000000                0x0                0x0
0xffffcf800001b700 0041 00000000                0x0                0x0
0xffffcf800001b780 0041 00000000                0x0                0x0
0xffffcf800001b800 0041 00000000                0x0                0x0
0xffffcf800001b880 0041 00000000                0x0                0x0
0xffffcf800001b900 0041 00000000                0x0                0x0
0xffffcf800001b980 0041 00000000                0x0                0x0
0xffffcf800001ba00 0041 00000000                0x0                0x0
0xffffcf800001ba80 0041 00000000                0x0                0x0
0xffffcf800001bb00 0041 00000000                0x0                0x0
0xffffcf800001bb80 0041 00000000                0x0                0x0
0xffffcf800001bc00 0041 00000000                0x0                0x0
0xffffcf800001bc80 0041 00000000                0x0                0x0
0xffffcf800001bd00 0041 00000000                0x0                0x0
0xffffcf800001bd80 0041 00000000                0x0                0x0
0xffffcf800001be00 0041 00000000                0x0                0x0
0xffffcf800001be80 0041 00000000                0x0                0x0
0xffffcf800001bf00 0041 00000000                0x0                0x0
0xffffcf800001bf80 0041 00000000                0x0                0x0
0xffffcf800001c000 0041 00000000                0x0                0x0
0xffffcf800001c080 0041 00000000                0x0                0x0
0xffffcf800001c100 0041 00000000                0x0                0x0
0xffffcf800001c180 0041 00000000                0x0                0x0
0xffffcf800001c200 0041 00000000                0x0                0x0
0xffffcf800001c280 0041 00000000                0x0                0x0
0xffffcf800001c300 0041 00000000                0x0                0x0
0xffffcf800001c380 0041 00000000                0x0                0x0
0xffffcf800001c400 0041 00000000                0x0                0x0
0xffffcf800001c480 0041 00000000                0x0                0x0
0xffffcf800001c500 0041 00000000                0x0                0x0
0xffffcf800001c580 0041 00000000                0x0                0x0
0xffffcf800001c600 0041 00000000                0x0                0x0
0xffffcf800001c680 0041 00000000                0x0                0x0
0xffffcf800001c700 0041 00000000                0x0                0x0
0xffffcf800001c780 0001 00000000                0x0                0x0
0xffffcf800001c800 0001 00000000                0x0                0x0
0xffffcf800001c880 0001 00000000                0x0                0x0
0xffffcf800001c900 0001 00000000                0x0                0x0
0xffffcf800001c980 0001 00000000                0x0                0x0
0xffffcf800001ca00 0001 00000000                0x0                0x0
0xffffcf800001ca80 0001 00000000                0x0                0x0
0xffffcf800001cb00 0001 00000000                0x0                0x0
0xffffcf800001cb80 0001 00000000                0x0                0x0
0xffffcf800001cc00 0001 00000000                0x0                0x0
0xffffcf800001cc80 0001 00000000                0x0                0x0
0xffffcf800001cd00 0001 00000000                0x0                0x0
0xffffcf800001cd80 0001 00000000                0x0                0x0
0xffffcf800001ce00 0001 00000000                0x0                0x0
0xffffcf800001ce80 0001 00000000                0x0                0x0
0xffffcf800001cf00 0001 00000000                0x0                0x0
0xffffcf800001cf80 0001 00000000                0x0                0x0
0xffffcf800001d000 0001 00000000                0x0                0x0
0xffffcf800001d080 0001 00000000                0x0                0x0
0xffffcf800001d100 0001 00000000                0x0                0x0
0xffffcf800001d180 0001 00000000                0x0                0x0
0xffffcf800001d200 0001 00000000                0x0                0x0
0xffffcf800001d280 0001 00000000                0x0                0x0
0xffffcf800001d300 0001 00000000                0x0                0x0
0xffffcf800001d380 0001 00000000                0x0                0x0
0xffffcf800001d400 0001 00000000                0x0                0x0
0xffffcf800001d480 0001 00000000                0x0                0x0
0xffffcf800001d500 0001 00000000                0x0                0x0
0xffffcf800001d580 0001 00000000                0x0                0x0
0xffffcf800001d600 0001 00000000                0x0                0x0
0xffffcf800001d680 0001 00000000                0x0                0x0
0xffffcf800001d700 0001 00000000                0x0                0x0
0xffffcf800001d780 0001 00000000                0x0                0x0
0xffffcf800001d800 0001 00000000                0x0                0x0
0xffffcf800001d880 0001 00000000                0x0                0x0
0xffffcf800001d900 0001 00000000                0x0                0x0
0xffffcf800001d980 0001 00000000                0x0                0x0
0xffffcf800001da00 0001 00000000                0x0                0x0
0xffffcf800001da80 0001 00000000                0x0                0x0
0xffffcf800001db00 0001 00000000                0x0                0x0
0xffffcf800001db80 0001 00000000                0x0                0x0
0xffffcf800001dc00 0001 00000000                0x0                0x0
0xffffcf800001dc80 0001 00000000                0x0                0x0
0xffffcf800001dd00 0001 00000000                0x0                0x0
0xffffcf800001dd80 0001 00000000                0x0                0x0
0xffffcf800001de00 0001 00000000                0x0                0x0
0xffffcf800001de80 0001 00000000                0x0                0x0
0xffffcf800001df00 0001 00000000                0x0                0x0
0xffffcf800001df80 0001 00000000                0x0                0x0
0xffffcf800001e000 0001 00000000                0x0                0x0
0xffffcf800001e080 0001 00000000                0x0                0x0
0xffffcf800001e100 0001 00000000                0x0                0x0
0xffffcf800001e180 0001 00000000                0x0                0x0
0xffffcf800001e200 0001 00000000                0x0                0x0
0xffffcf800001e280 0001 00000000                0x0                0x0
0xffffcf800001e300 0001 00000000                0x0                0x0
0xffffcf800001e380 0001 00000000                0x0                0x0
0xffffcf800001e400 0001 00000000                0x0                0x0
0xffffcf800001e480 0001 00000000                0x0                0x0
0xffffcf800001e500 0001 00000000                0x0                0x0
0xffffcf800001e580 0001 00000000                0x0                0x0
0xffffcf800001e600 0001 00000000                0x0                0x0
0xffffcf800001e680 0001 00000000                0x0                0x0
0xffffcf800001e700 0001 00000000                0x0                0x0
0xffffcf800001e780 0001 00000000                0x0                0x0
0xffffcf800001e800 0001 00000000                0x0                0x0
0xffffcf800001e880 0001 00000000                0x0                0x0
0xffffcf800001e900 0001 00000000                0x0                0x0
0xffffcf800001e980 0001 00000000                0x0                0x0
0xffffcf800001ea00 0001 00000000                0x0                0x0
0xffffcf800001ea80 0001 00000000                0x0                0x0
0xffffcf800001eb00 0001 00000000                0x0                0x0
0xffffcf800001eb80 0001 00000000                0x0                0x0
0xffffcf800001ec00 0001 00000000                0x0                0x0
0xffffcf800001ec80 0001 00000000                0x0                0x0
0xffffcf800001ed00 0001 00000000                0x0                0x0
0xffffcf800001ed80 0001 00000000                0x0                0x0
0xffffcf800001ee00 0001 00000000                0x0                0x0
0xffffcf800001ee80 0001 00000000                0x0                0x0
0xffffcf800001ef00 0001 00000000                0x0                0x0
0xffffcf800001ef80 0001 00000000                0x0                0x0
0xffffcf800001f000 0001 00000000                0x0                0x0
0xffffcf800001f080 0001 00000000                0x0                0x0
0xffffcf800001f100 0001 00000000                0x0                0x0
0xffffcf800001f180 0001 00000000                0x0                0x0
0xffffcf800001f200 0001 00000000                0x0                0x0
0xffffcf800001f280 0001 00000000                0x0                0x0
0xffffcf800001f300 0001 00000000                0x0                0x0
0xffffcf800001f380 0001 00000000                0x0                0x0
0xffffcf800001f400 0001 00000000                0x0                0x0
0xffffcf800001f480 0001 00000000                0x0                0x0
0xffffcf800001f500 0001 00000000                0x0                0x0
0xffffcf800001f580 0001 00000000                0x0                0x0
0xffffcf800001f600 0001 00000000                0x0                0x0
0xffffcf800001f680 0001 00000000                0x0                0x0
0xffffcf800001f700 0001 00000000                0x0                0x0
0xffffcf800001f780 0001 00000000                0x0                0x0
0xffffcf800001f800 0001 00000000                0x0                0x0
0xffffcf800001f880 0001 00000000                0x0                0x0
0xffffcf800001f900 0001 00000000                0x0                0x0
0xffffcf800001f980 0001 00000000                0x0                0x0
0xffffcf800001fa00 0001 00000000                0x0                0x0
0xffffcf800001fa80 0001 00000000                0x0                0x0
0xffffcf800001fb00 0001 00000000                0x0                0x0
0xffffcf800001fb80 0001 00000000                0x0                0x0
0xffffcf800001fc00 0001 00000000                0x0                0x0
0xffffcf800001fc80 0001 00000000                0x0                0x0
0xffffcf800001fd00 0001 00000000                0x0                0x0
0xffffcf800001fd80 0001 00000000                0x0                0x0
0xffffcf800001fe00 0001 00000000                0x0                0x0
0xffffcf800001fe80 0001 00000000                0x0                0x0
0xffffcf800001ff00 0001 00000000                0x0                0x0
0xffffcf800001ff80 0001 00000000                0x0                0x0
0xffffcf8000020000 0001 00000000                0x0                0x0
0xffffcf8000020080 0001 00000000                0x0                0x0
0xffffcf8000020100 0001 00000000                0x0                0x0
0xffffcf8000020180 0001 00000000                0x0                0x0
0xffffcf8000020200 0001 00000000                0x0                0x0
0xffffcf8000020280 0001 00000000                0x0                0x0
0xffffcf8000020300 0001 00000000                0x0                0x0
0xffffcf8000020380 0001 00000000                0x0                0x0
0xffffcf8000020400 0001 00000000                0x0                0x0
0xffffcf8000020480 0001 00000000                0x0                0x0
0xffffcf8000020500 0001 00000000                0x0                0x0
0xffffcf8000020580 0001 00000000                0x0                0x0
0xffffcf8000020600 0001 00000000                0x0                0x0
0xffffcf8000020680 0001 00000000                0x0                0x0
0xffffcf8000020700 0001 00000000                0x0                0x0
0xffffcf8000020780 0001 00000000                0x0                0x0
0xffffcf8000020800 0001 00000000                0x0                0x0
0xffffcf8000020880 0001 00000000                0x0                0x0
0xffffcf8000020900 0001 00000000                0x0                0x0
0xffffcf8000020980 0001 00000000                0x0                0x0
0xffffcf8000020a00 0001 00000000                0x0                0x0
0xffffcf8000020a80 0001 00000000                0x0                0x0
0xffffcf8000020b00 0001 00000000                0x0                0x0
0xffffcf8000020b80 0001 00000000                0x0                0x0
0xffffcf8000020c00 0001 00000000                0x0                0x0
0xffffcf8000020c80 0001 00000000                0x0                0x0
0xffffcf8000020d00 0001 00000000                0x0                0x0
0xffffcf8000020d80 0001 00000000                0x0                0x0
0xffffcf8000020e00 0001 00000000                0x0                0x0
0xffffcf8000020e80 0001 00000000                0x0                0x0
0xffffcf8000020f00 0001 00000000                0x0                0x0
0xffffcf8000020f80 0001 00000000                0x0                0x0
0xffffcf8000021000 0001 00000000                0x0                0x0
0xffffcf8000021080 0001 00000000                0x0                0x0
0xffffcf8000021100 0001 00000000                0x0                0x0
0xffffcf8000021180 0001 00000000                0x0                0x0
0xffffcf8000021200 0001 00000000                0x0                0x0
0xffffcf8000021280 0001 00000000                0x0                0x0
0xffffcf8000021300 0001 00000000                0x0                0x0
0xffffcf8000021380 0001 00000000                0x0                0x0
0xffffcf8000021400 0001 00000000                0x0                0x0
0xffffcf8000021480 0001 00000000                0x0                0x0
0xffffcf8000021500 0001 00000000                0x0                0x0
0xffffcf8000021580 0001 00000000                0x0                0x0
0xffffcf8000021600 0001 00000000                0x0                0x0
0xffffcf8000021680 0001 00000000                0x0                0x0
0xffffcf8000021700 0001 00000000                0x0                0x0
0xffffcf8000021780 0001 00000000                0x0                0x0
0xffffcf8000021800 0001 00000000                0x0                0x0
0xffffcf8000021880 0001 00000000                0x0                0x0
0xffffcf8000021900 0001 00000000                0x0                0x0
0xffffcf8000021980 0001 00000000                0x0                0x0
0xffffcf8000021a00 0001 00000000                0x0                0x0
0xffffcf8000021a80 0001 00000000                0x0                0x0
0xffffcf8000021b00 0001 00000000                0x0                0x0
0xffffcf8000021b80 0001 00000000                0x0                0x0
0xffffcf8000021c00 0001 00000000                0x0                0x0
0xffffcf8000021c80 0001 00000000                0x0                0x0
0xffffcf8000021d00 0001 00000000                0x0                0x0
0xffffcf8000021d80 0001 00000000                0x0                0x0
0xffffcf8000021e00 0001 00000000                0x0                0x0
0xffffcf8000021e80 0001 00000000                0x0                0x0
0xffffcf8000021f00 0001 00000000                0x0                0x0
0xffffcf8000021f80 0001 00000000                0x0                0x0
0xffffcf8000022000 0001 00000000                0x0                0x0
0xffffcf8000022080 0001 00000000                0x0                0x0
0xffffcf8000022100 0001 00000000                0x0                0x0
0xffffcf8000022180 0001 00000000                0x0                0x0
0xffffcf8000022200 0001 00000000                0x0                0x0
0xffffcf8000022280 0001 00000000                0x0                0x0
0xffffcf8000022300 0001 00000000                0x0                0x0
0xffffcf8000022380 0001 00000000                0x0                0x0
0xffffcf8000022400 0001 00000000                0x0                0x0
0xffffcf8000022480 0001 00000000                0x0                0x0
0xffffcf8000022500 0001 00000000                0x0                0x0
0xffffcf8000022580 0001 00000000                0x0                0x0
0xffffcf8000022600 0001 00000000                0x0                0x0
0xffffcf8000022680 0001 00000000                0x0                0x0
0xffffcf8000022700 0001 00000000                0x0                0x0
0xffffcf8000022780 0001 00000000                0x0                0x0
0xffffcf8000022800 0001 00000000                0x0                0x0
0xffffcf8000022880 0001 00000000                0x0                0x0
0xffffcf8000022900 0001 00000000                0x0                0x0
0xffffcf8000022980 0001 00000000                0x0                0x0
0xffffcf8000022a00 0001 00000000                0x0                0x0
0xffffcf8000022a80 0001 00000000                0x0                0x0
0xffffcf8000022b00 0001 00000000                0x0                0x0
0xffffcf8000022b80 0001 00000000                0x0                0x0
0xffffcf8000022c00 0001 00000000                0x0                0x0
0xffffcf8000022c80 0001 00000000                0x0                0x0
0xffffcf8000022d00 0001 00000000                0x0                0x0
0xffffcf8000022d80 0001 00000000                0x0                0x0
0xffffcf8000022e00 0001 00000000                0x0                0x0
0xffffcf8000022e80 0001 00000000                0x0                0x0
0xffffcf8000022f00 0001 00000000                0x0                0x0
0xffffcf8000022f80 0001 00000000                0x0                0x0
0xffffcf8000023000 0001 00000000                0x0                0x0
0xffffcf8000023080 0001 00000000                0x0                0x0
0xffffcf8000023100 0001 00000000                0x0                0x0
0xffffcf8000023180 0001 00000000                0x0                0x0
0xffffcf8000023200 0001 00000000                0x0                0x0
0xffffcf8000023280 0001 00000000                0x0                0x0
0xffffcf8000023300 0001 00000000                0x0                0x0
0xffffcf8000023380 0001 00000000                0x0                0x0
0xffffcf8000023400 0001 00000000                0x0                0x0
0xffffcf8000023480 0001 00000000                0x0                0x0
0xffffcf8000023500 0001 00000000                0x0                0x0
0xffffcf8000023580 0001 00000000                0x0                0x0
0xffffcf8000023600 0001 00000000                0x0                0x0
0xffffcf8000023680 0001 00000000                0x0                0x0
0xffffcf8000023700 0001 00000000                0x0                0x0
0xffffcf8000023780 0001 00000000                0x0                0x0
0xffffcf8000023800 0001 00000000                0x0                0x0
0xffffcf8000023880 0001 00000000                0x0                0x0
0xffffcf8000023900 0001 00000000                0x0                0x0
0xffffcf8000023980 0001 00000000                0x0                0x0
0xffffcf8000023a00 0001 00000000                0x0                0x0
0xffffcf8000023a80 0001 00000000                0x0                0x0
0xffffcf8000023b00 0001 00000000                0x0                0x0
0xffffcf8000023b80 0001 00000000                0x0                0x0
0xffffcf8000023c00 0001 00000000                0x0                0x0
0xffffcf8000023c80 0001 00000000                0x0                0x0
0xffffcf8000023d00 0001 00000000                0x0                0x0
0xffffcf8000023d80 0001 00000000                0x0                0x0
0xffffcf8000023e00 0001 00000000                0x0                0x0
0xffffcf8000023e80 0001 00000000                0x0                0x0
0xffffcf8000023f00 0001 00000000                0x0                0x0
0xffffcf8000023f80 0001 00000000                0x0                0x0
0xffffcf8000024000 0001 00000000                0x0                0x0
0xffffcf8000024080 0001 00000000                0x0                0x0
0xffffcf8000024100 0001 00000000                0x0                0x0
0xffffcf8000024180 0001 00000000                0x0                0x0
0xffffcf8000024200 0001 00000000                0x0                0x0
0xffffcf8000024280 0001 00000000                0x0                0x0
0xffffcf8000024300 0001 00000000                0x0                0x0
0xffffcf8000024380 0001 00000000                0x0                0x0
0xffffcf8000024400 0001 00000000                0x0                0x0
0xffffcf8000024480 0001 00000000                0x0                0x0
0xffffcf8000024500 0001 00000000                0x0                0x0
0xffffcf8000024580 0001 00000000                0x0                0x0
0xffffcf8000024600 0001 00000000                0x0                0x0
0xffffcf8000024680 0001 00000000                0x0                0x0
0xffffcf8000024700 0001 00000000                0x0                0x0
0xffffcf8000024780 0001 00000000                0x0                0x0
0xffffcf8000024800 0001 00000000                0x0                0x0
0xffffcf8000024880 0001 00000000                0x0                0x0
0xffffcf8000024900 0001 00000000                0x0                0x0
0xffffcf8000024980 0001 00000000                0x0                0x0
0xffffcf8000024a00 0001 00000000                0x0                0x0
0xffffcf8000024a80 0001 00000000                0x0                0x0
0xffffcf8000024b00 0001 00000000                0x0                0x0
0xffffcf8000024b80 0001 00000000                0x0                0x0
0xffffcf8000024c00 0001 00000000                0x0                0x0
0xffffcf8000024c80 0001 00000000                0x0                0x0
0xffffcf8000024d00 0001 00000000                0x0                0x0
0xffffcf8000024d80 0001 00000000                0x0                0x0
0xffffcf8000024e00 0001 00000000                0x0                0x0
0xffffcf8000024e80 0001 00000000                0x0                0x0
0xffffcf8000024f00 0001 00000000                0x0                0x0
0xffffcf8000024f80 0001 00000000                0x0                0x0
0xffffcf8000025000 0001 00000000                0x0                0x0
0xffffcf8000025080 0001 00000000                0x0                0x0
0xffffcf8000025100 0001 00000000                0x0                0x0
0xffffcf8000025180 0001 00000000                0x0                0x0
0xffffcf8000025200 0001 00000000                0x0                0x0
0xffffcf8000025280 0001 00000000                0x0                0x0
0xffffcf8000025300 0001 00000000                0x0                0x0
0xffffcf8000025380 0001 00000000                0x0                0x0
0xffffcf8000025400 0001 00000000                0x0                0x0
0xffffcf8000025480 0001 00000000                0x0                0x0
0xffffcf8000025500 0001 00000000                0x0                0x0
0xffffcf8000025580 0001 00000000                0x0                0x0
0xffffcf8000025600 0001 00000000                0x0                0x0
0xffffcf8000025680 0001 00000000                0x0                0x0
0xffffcf8000025700 0001 00000000                0x0                0x0
0xffffcf8000025780 0001 00000000                0x0                0x0
0xffffcf8000025800 0001 00000000                0x0                0x0
0xffffcf8000025880 0001 00000000                0x0                0x0
0xffffcf8000025900 0001 00000000                0x0                0x0
0xffffcf8000025980 0001 00000000                0x0                0x0
0xffffcf8000025a00 0001 00000000                0x0                0x0
0xffffcf8000025a80 0001 00000000                0x0                0x0
0xffffcf8000025b00 0001 00000000                0x0                0x0
0xffffcf8000025b80 0001 00000000                0x0                0x0
0xffffcf8000025c00 0001 00000000                0x0                0x0
0xffffcf8000025c80 0001 00000000                0x0                0x0
0xffffcf8000025d00 0001 00000000                0x0                0x0
0xffffcf8000025d80 0001 00000000                0x0                0x0
0xffffcf8000025e00 0001 00000000                0x0                0x0
0xffffcf8000025e80 0001 00000000                0x0                0x0
0xffffcf8000025f00 0001 00000000                0x0                0x0
0xffffcf8000025f80 0001 00000000                0x0                0x0
0xffffcf8000026000 0001 00000000                0x0                0x0
0xffffcf8000026080 0001 00000000                0x0                0x0
0xffffcf8000026100 0001 00000000                0x0                0x0
0xffffcf8000026180 0001 00000000                0x0                0x0
0xffffcf8000026200 0001 00000000                0x0                0x0
0xffffcf8000026280 0001 00000000                0x0                0x0
0xffffcf8000026300 0001 00000000                0x0                0x0
0xffffcf8000026380 0001 00000000                0x0                0x0
0xffffcf8000026400 0001 00000000                0x0                0x0
0xffffcf8000026480 0001 00000000                0x0                0x0
0xffffcf8000026500 0001 00000000                0x0                0x0
0xffffcf8000026580 0001 00000000                0x0                0x0
0xffffcf8000026600 0001 00000000                0x0                0x0
0xffffcf8000026680 0001 00000000                0x0                0x0
0xffffcf8000026700 0001 00000000                0x0                0x0
0xffffcf8000026780 0001 00000000                0x0                0x0
0xffffcf8000026800 0001 00000000                0x0                0x0
0xffffcf8000026880 0001 00000000                0x0                0x0
0xffffcf8000026900 0001 00000000                0x0                0x0
0xffffcf8000026980 0001 00000000                0x0                0x0
0xffffcf8000026a00 0001 00000000                0x0                0x0
0xffffcf8000026a80 0001 00000000                0x0                0x0
0xffffcf8000026b00 0001 00000000                0x0                0x0
0xffffcf8000026b80 0001 00000000                0x0                0x0
0xffffcf8000026c00 0001 00000000                0x0                0x0
0xffffcf8000026c80 0001 00000000                0x0                0x0
0xffffcf8000026d00 0001 00000000                0x0                0x0
0xffffcf8000026d80 0001 00000000                0x0                0x0
0xffffcf8000026e00 0001 00000000                0x0                0x0
0xffffcf8000026e80 0001 00000000                0x0                0x0
0xffffcf8000026f00 0001 00000000                0x0                0x0
0xffffcf8000026f80 0001 00000000                0x0                0x0
0xffffcf8000027000 0001 00000000                0x0                0x0
0xffffcf8000027080 0001 00000000                0x0                0x0
0xffffcf8000027100 0001 00000000                0x0                0x0
0xffffcf8000027180 0001 00000000                0x0                0x0
0xffffcf8000027200 0001 00000000                0x0                0x0
0xffffcf8000027280 0001 00000000                0x0                0x0
0xffffcf8000027300 0001 00000000                0x0                0x0
0xffffcf8000027380 0001 00000000                0x0                0x0
0xffffcf8000027400 0001 00000000                0x0                0x0
0xffffcf8000027480 0001 00000000                0x0                0x0
0xffffcf8000027500 0001 00000000                0x0                0x0
0xffffcf8000027580 0001 00000000                0x0                0x0
0xffffcf8000027600 0001 00000000                0x0                0x0
0xffffcf8000027680 0001 00000000                0x0                0x0
0xffffcf8000027700 0001 00000000                0x0                0x0
0xffffcf8000027780 0001 00000000                0x0                0x0
0xffffcf8000027800 0001 00000000                0x0                0x0
0xffffcf8000027880 0001 00000000                0x0                0x0
0xffffcf8000027900 0001 00000000                0x0                0x0
0xffffcf8000027980 0001 00000000                0x0                0x0
0xffffcf8000027a00 0001 00000000                0x0                0x0
0xffffcf8000027a80 0001 00000000                0x0                0x0
0xffffcf8000027b00 0001 00000000                0x0                0x0
0xffffcf8000027b80 0001 00000000                0x0                0x0
0xffffcf8000027c00 0001 00000000                0x0                0x0
0xffffcf8000027c80 0001 00000000                0x0                0x0
0xffffcf8000027d00 0001 00000000                0x0                0x0
0xffffcf8000027d80 0001 00000000                0x0                0x0
0xffffcf8000027e00 0001 00000000                0x0                0x0
0xffffcf8000027e80 0001 00000000                0x0                0x0
0xffffcf8000027f00 0001 00000000                0x0                0x0
0xffffcf8000027f80 0001 00000000                0x0                0x0
0xffffcf8000028000 0001 00000000                0x0                0x0
0xffffcf8000028080 0001 00000000                0x0                0x0
0xffffcf8000028100 0001 00000000                0x0                0x0
0xffffcf8000028180 0001 00000000                0x0                0x0
0xffffcf8000028200 0001 00000000                0x0                0x0
0xffffcf8000028280 0001 00000000                0x0                0x0
0xffffcf8000028300 0001 00000000                0x0                0x0
0xffffcf8000028380 0001 00000000                0x0                0x0
0xffffcf8000028400 0001 00000000                0x0                0x0
0xffffcf8000028480 0001 00000000                0x0                0x0
0xffffcf8000028500 0001 00000000                0x0                0x0
0xffffcf8000028580 0001 00000000                0x0                0x0
0xffffcf8000028600 0001 00000000                0x0                0x0
0xffffcf8000028680 0001 00000000                0x0                0x0
0xffffcf8000028700 0001 00000000                0x0                0x0
0xffffcf8000028780 0001 00000000                0x0                0x0
0xffffcf8000028800 0001 00000000                0x0                0x0
0xffffcf8000028880 0001 00000000                0x0                0x0
0xffffcf8000028900 0001 00000000                0x0                0x0
0xffffcf8000028980 0001 00000000                0x0                0x0
0xffffcf8000028a00 0001 00000000                0x0                0x0
0xffffcf8000028a80 0001 00000000                0x0                0x0
0xffffcf8000028b00 0001 00000000                0x0                0x0
0xffffcf8000028b80 0001 00000000                0x0                0x0
0xffffcf8000028c00 0001 00000000                0x0                0x0
0xffffcf8000028c80 0001 00000000                0x0                0x0
0xffffcf8000028d00 0001 00000000                0x0                0x0
0xffffcf8000028d80 0001 00000000                0x0                0x0
0xffffcf8000028e00 0001 00000000                0x0                0x0
0xffffcf8000028e80 0001 00000000                0x0                0x0
0xffffcf8000028f00 0001 00000000                0x0                0x0
0xffffcf8000028f80 0001 00000000                0x0                0x0
0xffffcf8000029000 0001 00000000                0x0                0x0
0xffffcf8000029080 0001 00000000                0x0                0x0
0xffffcf8000029100 0001 00000000                0x0                0x0
0xffffcf8000029180 0001 00000000                0x0                0x0
0xffffcf8000029200 0001 00000000                0x0                0x0
0xffffcf8000029280 0001 00000000                0x0                0x0
0xffffcf8000029300 0001 00000000                0x0                0x0
0xffffcf8000029380 0001 00000000                0x0                0x0
0xffffcf8000029400 0001 00000000                0x0                0x0
0xffffcf8000029480 0001 00000000                0x0                0x0
0xffffcf8000029500 0001 00000000                0x0                0x0
0xffffcf8000029580 0001 00000000                0x0                0x0
0xffffcf8000029600 0001 00000000                0x0                0x0
0xffffcf8000029680 0001 00000000                0x0                0x0
0xffffcf8000029700 0001 00000000                0x0                0x0
0xffffcf8000029780 0001 00000000                0x0                0x0
0xffffcf8000029800 0001 00000000                0x0                0x0
0xffffcf8000029880 0001 00000000                0x0                0x0
0xffffcf8000029900 0001 00000000                0x0                0x0
0xffffcf8000029980 0001 00000000                0x0                0x0
0xffffcf8000029a00 0001 00000000                0x0                0x0
0xffffcf8000029a80 0001 00000000                0x0                0x0
0xffffcf8000029b00 0001 00000000                0x0                0x0
0xffffcf8000029b80 0001 00000000                0x0                0x0
0xffffcf8000029c00 0001 00000000                0x0                0x0
0xffffcf8000029c80 0001 00000000                0x0                0x0
0xffffcf8000029d00 0001 00000000                0x0                0x0
0xffffcf8000029d80 0001 00000000                0x0                0x0
0xffffcf8000029e00 0001 00000000                0x0                0x0
0xffffcf8000029e80 0001 00000000                0x0                0x0
0xffffcf8000029f00 0001 00000000                0x0                0x0
0xffffcf8000029f80 0001 00000000                0x0                0x0
0xffffcf800002a000 0001 00000000                0x0                0x0
0xffffcf800002a080 0001 00000000                0x0                0x0
0xffffcf800002a100 0001 00000000                0x0                0x0
0xffffcf800002a180 0001 00000000                0x0                0x0
0xffffcf800002a200 0001 00000000                0x0                0x0
0xffffcf800002a280 0001 00000000                0x0                0x0
0xffffcf800002a300 0001 00000000                0x0                0x0
0xffffcf800002a380 0001 00000000                0x0                0x0
0xffffcf800002a400 0001 00000000                0x0                0x0
0xffffcf800002a480 0001 00000000                0x0                0x0
0xffffcf800002a500 0001 00000000                0x0                0x0
0xffffcf800002a580 0001 00000000                0x0                0x0
0xffffcf800002a600 0001 00000000                0x0                0x0
0xffffcf800002a680 0001 00000000                0x0                0x0
0xffffcf800002a700 0001 00000000                0x0                0x0
0xffffcf800002a780 0001 00000000                0x0                0x0
0xffffcf800002a800 0001 00000000                0x0                0x0
0xffffcf800002a880 0001 00000000                0x0                0x0
0xffffcf800002a900 0001 00000000                0x0                0x0
0xffffcf800002a980 0001 00000000                0x0                0x0
0xffffcf800002aa00 0001 00000000                0x0                0x0
0xffffcf800002aa80 0001 00000000                0x0                0x0
0xffffcf800002ab00 0001 00000000                0x0                0x0
0xffffcf800002ab80 0001 00000000                0x0                0x0
0xffffcf800002ac00 0001 00000000                0x0                0x0
0xffffcf800002ac80 0001 00000000                0x0                0x0
0xffffcf800002ad00 0001 00000000                0x0                0x0
0xffffcf800002ad80 0001 00000000                0x0                0x0
0xffffcf800002ae00 0001 00000000                0x0                0x0
0xffffcf800002ae80 0001 00000000                0x0                0x0
0xffffcf800002af00 0001 00000000                0x0                0x0
0xffffcf800002af80 0001 00000000                0x0                0x0
0xffffcf800002b000 0001 00000000                0x0                0x0
0xffffcf800002b080 0001 00000000                0x0                0x0
0xffffcf800002b100 0001 00000000                0x0                0x0
0xffffcf800002b180 0001 00000000                0x0                0x0
0xffffcf800002b200 0001 00000000                0x0                0x0
0xffffcf800002b280 0001 00000000                0x0                0x0
0xffffcf800002b300 0001 00000000                0x0                0x0
0xffffcf800002b380 0001 00000000                0x0                0x0
0xffffcf800002b400 0001 00000000                0x0                0x0
0xffffcf800002b480 0001 00000000                0x0                0x0
0xffffcf800002b500 0001 00000000                0x0                0x0
0xffffcf800002b580 0001 00000000                0x0                0x0
0xffffcf800002b600 0001 00000000                0x0                0x0
0xffffcf800002b680 0001 00000000                0x0                0x0
0xffffcf800002b700 0001 00000000                0x0                0x0
0xffffcf800002b780 0001 00000000                0x0                0x0
0xffffcf800002b800 0001 00000000                0x0                0x0
0xffffcf800002b880 0001 00000000                0x0                0x0
0xffffcf800002b900 0001 00000000                0x0                0x0
0xffffcf800002b980 0001 00000000                0x0                0x0
0xffffcf800002ba00 0001 00000000                0x0                0x0
0xffffcf800002ba80 0001 00000000                0x0                0x0
0xffffcf800002bb00 0001 00000000                0x0                0x0
0xffffcf800002bb80 0001 00000000                0x0                0x0
0xffffcf800002bc00 0001 00000000                0x0                0x0
0xffffcf800002bc80 0001 00000000                0x0                0x0
0xffffcf800002bd00 0001 00000000                0x0                0x0
0xffffcf800002bd80 0001 00000000                0x0                0x0
0xffffcf800002be00 0001 00000000                0x0                0x0
0xffffcf800002be80 0001 00000000                0x0                0x0
0xffffcf800002bf00 0001 00000000                0x0                0x0
0xffffcf800002bf80 0001 00000000                0x0                0x0
0xffffcf800002c000 0001 00000000                0x0                0x0
0xffffcf800002c080 0001 00000000                0x0                0x0
0xffffcf800002c100 0001 00000000                0x0                0x0
0xffffcf800002c180 0001 00000000                0x0                0x0

Crashes (84389):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2023/05/29 13:25 netbsd 6101502290a3 cf184559 .config console log report syz C [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2023/01/01 16:16 netbsd 44cb41357782 ab32d508 .config console log report syz C [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/01 05:48 netbsd 23ee83f7c0ae fb427a07 .config console log report syz [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2023/12/03 07:30 netbsd 23ee83f7c0ae f819d6f7 .config console log report syz [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2022/12/01 06:09 netbsd 7c98e7952d0d 4c2a66e8 .config console log report syz [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2022/09/26 14:22 netbsd e73c048607cc d59ba983 .config console log report syz ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/04/16 18:30 netbsd 124fe5e84c3f 18f6e127 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/04/16 18:00 netbsd 124fe5e84c3f 18f6e127 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/04/16 17:50 netbsd 124fe5e84c3f 18f6e127 .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 22:14 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 21:01 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 19:43 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 19:30 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 18:23 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 17:22 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 16:20 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 15:59 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 14:58 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 13:57 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 12:52 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 12:17 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 11:06 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 10:31 netbsd 23ee83f7c0ae c9a1c95b .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 09:12 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 08:26 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 07:23 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 06:39 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd panic: pmap_get_physpage: out of memory
2024/01/17 05:37 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 04:22 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 03:40 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 02:36 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 01:39 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/17 00:34 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 23:31 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 23:18 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 22:11 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 22:10 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 21:09 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 20:05 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 19:30 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 17:33 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 16:27 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 15:23 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 14:49 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 13:38 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 12:33 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 11:21 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 09:42 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2024/01/16 08:42 netbsd 23ee83f7c0ae 2a7bcc7f .config console log report [disk image] [netbsd.gdb] ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
2022/05/12 08:07 netbsd 76b2bfafe8dd beb0b407 .config console log report ci2-netbsd-kmsan panic: pmap_get_physpage: out of memory
* Struck through repros no longer work on HEAD.