syzbot


panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,292: locking against myself

Status: closed as dup on 2019/12/01 07:29
Reported-by: syzbot+0cfffdc8dbc7b50b06d5@syzkaller.appspotmail.com
First crash: 1764d, last: 606d
Duplicate of
Title Repro Cause bisect Fix bisect Count Last Reported
panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,307: locking against myself C 23 1547d 1606d
Duplicate bugs (1)
duplicates (1):
Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,292: locking 1 1649d 1649d 0/3 closed as dup on 2019/10/19 05:58
Similar bugs (4)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself C 10881 now 604d 0/3 upstream: reported C repro on 2022/08/29 02:33
netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,305: locking against myself C 335 993d 1610d 0/3 closed as dup on 2019/12/01 07:30
netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,294: locking against myself 1 1555d 1555d 0/3 closed as dup on 2020/02/26 06:41
netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,307: locking against myself C 23 1547d 1606d 0/3 auto-obsoleted due to no activity on 2022/08/26 20:57

Sample crash report:
[  40.9258756] panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,305: locking against myself
[  40.9352334] cpu0: Begin traceback...
[  40.9531499] vpanic() at netbsd:vpanic+0xc9d
[  41.0031426] panic() at netbsd:panic+0x1b3 sys/kern/subr_prf.c:210
[  41.0531434] lockdebug_abort1() at netbsd:lockdebug_abort1+0xe05
[  41.1131443] rw_enter() at netbsd:rw_enter+0x1e0
[  41.1631424] uvm_fault_internal() at netbsd:uvm_fault_internal+0x53a uvmfault_lookup sys/uvm/uvm_fault_i.h:128 [inline]
[  41.1631424] uvm_fault_internal() at netbsd:uvm_fault_internal+0x53a uvm_fault_check sys/uvm/uvm_fault.c:987 [inline]
[  41.1631424] uvm_fault_internal() at netbsd:uvm_fault_internal+0x53a sys/uvm/uvm_fault.c:897
[  41.2131442] trap() at netbsd:trap+0x23bd
[  41.2231431] --- trap (number 6) ---
[  41.2631429] uvm_pageunwire() at netbsd:uvm_pageunwire+0x79 sys/uvm/uvm_page.c:1814
[  41.3131445] uvm_fault_unwire_locked() at netbsd:uvm_fault_unwire_locked+0xba4 sys/uvm/uvm_fault.c:2723
[  41.3631412] uvm_unmap_remove() at netbsd:uvm_unmap_remove+0x11b8 sys/uvm/uvm_map.c:2305
[  41.4131432] uvm_map_enter() at netbsd:uvm_map_enter+0x5bc
[  41.4631423] uvm_map() at netbsd:uvm_map+0x6e8 sys/uvm/uvm_map.c:1092
[  41.5231449] uvm_mmap() at netbsd:uvm_mmap+0xd2d sys/uvm/uvm_mmap.c:949
[  41.5731417] sys_mmap() at netbsd:sys_mmap+0x16e1 sys/uvm/uvm_mmap.c:425
[  41.6231416] sys_syscall() at netbsd:sys_syscall+0x2c5 sys/kern/sys_syscall.c:90
[  41.6831457] syscall() at netbsd:syscall+0x60c sy_invoke sys/sys/syscallvar.h:94 [inline]
[  41.6831457] syscall() at netbsd:syscall+0x60c sys/arch/x86/x86/syscall.c:138
[  41.6931423] --- syscall (number 197 via SYS_syscall) ---
[  41.7131425] netbsd:syscall+0x60c:
[  41.7131425] cpu0: End traceback...
[  41.7257068] fatal breakpoint trap in supervisor mode
[  41.7257068] trap type 1 code 0 rip 0xffffffff802228ad cs 0x8 rflags 0x286 cr2 0xdeadbeef ilevel 0 rsp 0xffffc880c7809a20
[  41.7414728] curlwp 0xffffc88012b70080 pid 1075.1075 lowest kstack 0xffffc880c78032c0
Stopped in pid 1075.1075 (syz-executor6365) 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:210
lockdebug_abort1() at netbsd:lockdebug_abort1+0xe05
rw_enter() at netbsd:rw_enter+0x1e0
uvm_fault_internal() at netbsd:uvm_fault_internal+0x53a uvmfault_lookup sys/uvm/uvm_fault_i.h:128 [inline]
uvm_fault_internal() at netbsd:uvm_fault_internal+0x53a uvm_fault_check sys/uvm/uvm_fault.c:987 [inline]
uvm_fault_internal() at netbsd:uvm_fault_internal+0x53a sys/uvm/uvm_fault.c:897
trap() at netbsd:trap+0x23bd
--- trap (number 6) ---
uvm_pageunwire() at netbsd:uvm_pageunwire+0x79 sys/uvm/uvm_page.c:1814
uvm_fault_unwire_locked() at netbsd:uvm_fault_unwire_locked+0xba4 sys/uvm/uvm_fault.c:2723
uvm_unmap_remove() at netbsd:uvm_unmap_remove+0x11b8 sys/uvm/uvm_map.c:2305
uvm_map_enter() at netbsd:uvm_map_enter+0x5bc
uvm_map() at netbsd:uvm_map+0x6e8 sys/uvm/uvm_map.c:1092
uvm_mmap() at netbsd:uvm_mmap+0xd2d sys/uvm/uvm_mmap.c:949
sys_mmap() at netbsd:sys_mmap+0x16e1 sys/uvm/uvm_mmap.c:425
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 197 via SYS_syscall) ---
netbsd:syscall+0x60c:
Panic string: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,305: locking against myself
PID    LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
1067  1067 3   1         0   ffffc88013389980   syz-executor6365 udv_attach
1194  1194 3   1         0   ffffc88013389540   syz-executor6365 udv_attach
972    972 3   1         0   ffffc88013389100   syz-executor6365 udv_attach
1001  1001 3   1         0   ffffc88013374940   syz-executor6365 tstile
1130  1130 3   1         0   ffffc88013374500   syz-executor6365 tstile
1151  1151 2   1       140   ffffc880133740c0   syz-executor6365
1221  1221 2   1       140   ffffc88012b70900   syz-executor6365
422    422 2   1       140   ffffc88012b704c0   syz-executor6365
1075 >1075 7   0         0   ffffc88012b70080   syz-executor6365
1222  1222 2   1       140   ffffc8801242f700   syz-executor6365
1192  1192 2   1       140   ffffc880123316c0   syz-executor6365
1223  1223 2   1       140   ffffc8801229cac0   syz-executor6365
1220  1220 3   0       180   ffffc88012b0cbc0   syz-executor6365 nanoslp
1054  1054 3   1       180   ffffc88012b568c0               sshd select
1076  1076 3   1       180   ffffc88012b56480              getty nanoslp
1070  1070 3   0       180   ffffc8801229c680              getty nanoslp
1069  1069 3   1       180   ffffc8801229c240              getty nanoslp
1126  1126 3   1       1c0   ffffc8801219b600              getty ttyraw
1000  1000 3   1       180   ffffc88012b56040               sshd select
953    953 3   0       180   ffffc880124d7300             powerd kqueue
689    689 3   1       180   ffffc880124d7b80            syslogd kqueue
602    602 3   0       180   ffffc88012b0c780             dhcpcd poll
547    547 3   1       180   ffffc88012331280             dhcpcd poll
464    464 3   0       180   ffffc88012331b00             dhcpcd poll
589    589 3   1       180   ffffc88012b0c340             dhcpcd poll
289    289 3   0       180   ffffc880124d7740             dhcpcd poll
288    288 3   0       180   ffffc8801242f2c0             dhcpcd poll
351    351 3   1       180   ffffc8801242fb40             dhcpcd poll
1        1 3   1       180   ffffc88011ebd940               init wait
0      968 3   0       200   ffffc8801219ba40            physiod physiod
0      194 3   0       200   ffffc880121a4a80          pooldrain pooldrain
0      193 2   1       240   ffffc880121a4640            ioflush
0      192 3   1       200   ffffc880121a4200           pgdaemon pgdaemon
0      169 3   1       200   ffffc8801219b1c0               usb7 usbevt
0      167 3   1       200   ffffc88012103a00               usb6 usbevt
0      165 3   1       200   ffffc880121035c0               usb5 usbevt
0      164 3   1       200   ffffc88012103180               usb4 usbevt
0       31 3   0       200   ffffc880120699c0               usb3 usbevt
0       63 3   0       200   ffffc88012069580               usb2 usbevt
0      126 3   0       200   ffffc88012069140               usb1 usbevt
0      125 3   0       200   ffffc88011ed0980               usb0 usbevt
0      124 3   1       200   ffffc88011ed0540         usbtask-dr usbtsk
0      123 3   1       200   ffffc880117c46c0         usbtask-hc usbtsk
0      122 3   0       200   ffffc88011ed0100             npfgc0 npfgcw
0      121 3   1       200   ffffc88011ebd500            rt_free rt_free
0      120 3   1       200   ffffc88011ebd0c0              unpgc unpgc
0      119 2   0       200   ffffc88011eb9900    key_timehandler
0      118 3   1       200   ffffc88011eb94c0    icmp6_wqinput/1 icmp6_wqinput
0      117 3   0       200   ffffc88011eb9080    icmp6_wqinput/0 icmp6_wqinput
0      116 2   0       200   ffffc88011e9b8c0          nd6_timer
0      115 3   1       200   ffffc88011e9b480    carp6_wqinput/1 carp6_wqinput
0      114 3   0       200   ffffc88011e9b040    carp6_wqinput/0 carp6_wqinput
0      113 3   1       200   ffffc88011cc4b80     carp_wqinput/1 carp_wqinput
0      112 3   0       200   ffffc88011cc4740     carp_wqinput/0 carp_wqinput
0      111 3   1       200   ffffc88011cc4300     icmp_wqinput/1 icmp_wqinput
0      110 3   0       200   ffffc88011cc5780     icmp_wqinput/0 icmp_wqinput
0      109 3   1       200   ffffc88011cc5340           rt_timer rt_timer
0      108 3   1       200   ffffc88011cc5bc0        vmem_rehash vmem_rehash
0       99 3   0       200   ffffc880117c6b40          entbutler entropy
0       98 3   1       200   ffffc880117c6700              viomb balloon
0       97 3   1       200   ffffc880117c62c0      vioif0_txrx/1 vioif0_txrx
0       96 3   0       200   ffffc880117c4b00      vioif0_txrx/0 vioif0_txrx
0       29 3   0       200   ffffc880117c4280           scsibus0 sccomp
0       28 3   0       200   ffffc880103c0ac0               pms0 pmsreset
0       27 3   1       200   ffffc880103c0680            xcall/1 xcall
0       26 1   1       200   ffffc880103c0240          softser/1
0       25 1   1       200   ffffc880103bfa80          softclk/1
0       24 1   1       200   ffffc880103bf640          softbio/1
0       23 1   1       200   ffffc880103bf200          softnet/1
0       22 1   1       201   ffffc8800f1f3a40             idle/1
0       21 3   0       200   ffffc8800f1f3600           lnxsyswq lnxsyswq
0       20 3   1       200   ffffc8800f1f31c0           lnxubdwq lnxubdwq
0       19 3   0       200   ffffc8800f1f1a00           lnxpwrwq lnxpwrwq
0       18 3   1       200   ffffc8800f1f15c0           lnxlngwq lnxlngwq
0       17 3   0       200   ffffc8800f1f1180           lnxhipwq lnxhipwq
0       16 3   0       200   ffffc8800f1ec9c0           lnxrcugc lnxrcugc
0       15 3   0       200   ffffc8800f1ec580             sysmon smtaskq
0       14 3   0       200   ffffc8800f1ec140         pmfsuspend pmfsuspend
0       13 3   0       200   ffffc8800f1e8980           pmfevent pmfevent
0       12 3   0       200   ffffc8800f1e8540         sopendfree sopendfr
0       11 3   1       200   ffffc8800f1e8100            iflnkst iflnkst
0       10 3   0       200   ffffc8800f1de940           nfssilly nfssilly
0        9 3   0       200   ffffc8800f1de500             vdrain vdrain
0        8 3   1       200   ffffc8800f1de0c0          modunload mod_unld
0        7 3   0       200   ffffc8800ebdb900            xcall/0 xcall
0        6 1   0       200   ffffc8800ebdb4c0          softser/0
0        5 1   0       200   ffffc8800ebdb080          softclk/0
0        4 1   0       200   ffffc8800ebd98c0          softbio/0
0        3 1   0       200   ffffc8800ebd9480          softnet/0
0        2 1   0       201   ffffc8800ebd9040             idle/0
0    >   0 7   1       240   ffffffff86869240            swapper
[Locks tracked through LWPs]

****** LWP 1001.1001 (syz-executor6365) @ 0xffffc88013374940, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at uvm_obj_init)
lock address : 0xffffc88013348980 type     :     sleep/adaptive
initialized  : 0xffffffff84fed348
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  2
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc88013374940 last held: 0xffffc88012b70080
last locked* : 0xffffffff84f7616c unlocked : 0xffffffff84f63593
owner/count  : 0xffffc88012b70080 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 2 waiting writers: 0xffffc88013374940 0xffffc88013374500

****** LWP 1130.1130 (syz-executor6365) @ 0xffffc88013374500, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at uvm_obj_init)
lock address : 0xffffc88013348980 type     :     sleep/adaptive
initialized  : 0xffffffff84fed348
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  2
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc88013374500 last held: 0xffffc88012b70080
last locked* : 0xffffffff84f7616c unlocked : 0xffffffff84f63593
owner/count  : 0xffffc88012b70080 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 2 waiting writers: 0xffffc88013374940 0xffffc88013374500

****** LWP 1075.1075 (syz-executor6365) @ 0xffffc88012b70080, l_stat=7

*** Locks held:

* Lock 0 (initialized at uvmspace_fork)
lock address : 0xffffc880124d4c60 type     :     sleep/adaptive
initialized  : 0xffffffff84fce814
shared holds :                  0 exclusive:                  1
shares wanted:                  1 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc88012b70080 last held: 0xffffc88012b70080
last locked* : 0xffffffff84f97dcf unlocked : 0xffffffff84f6210a
owner/count  : 0xffffc88012b70080 flags    : 0x0000000000000004
Turnstile: no active turnstile for this lock.

* Lock 1 (initialized at uvm_obj_init)
lock address : 0xffffc88013348980 type     :     sleep/adaptive
initialized  : 0xffffffff84fed348
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  2
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc88012b70080 last held: 0xffffc88012b70080
last locked* : 0xffffffff84f7616c unlocked : 0xffffffff84f63593
owner/count  : 0xffffc88012b70080 flags    : 0x0000000000000007
Turnstile:
=> 0 waiting readers:
=> 2 waiting writers: 0xffffc88013374940 0xffffc88013374500

*** Locks wanted: none

****** LWP 547.547 (dhcpcd) @ 0xffffc88012331280, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc88012331280 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 464.464 (dhcpcd) @ 0xffffc88012331b00, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc88012331b00 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 288.288 (dhcpcd) @ 0xffffc8801242f2c0, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc8801242f2c0 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 351.351 (dhcpcd) @ 0xffffc8801242fb40, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc8801242fb40 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

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

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc8800f1e8100 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

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

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc8800ebdb080 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.0 (swapper) @ 0xffffffff86869240, l_stat=7

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff868f7dc0 type     :     sleep/adaptive
initialized  : 0xffffffff851a8a73
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffffff86869240 last held: 000000000000000000
last locked  : 000000000000000000 unlocked*: 000000000000000000
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

[Locks tracked through CPUs]

              PAGE FLAG   PQ            UOBJECT              UANON
0xffffc88000017180 0001 00000000                0x0                0x0
0xffffc88000017200 0041 00000000                0x0                0x0
0xffffc88000017280 0041 00000000                0x0                0x0
0xffffc88000017300 0041 00000000                0x0                0x0
0xffffc88000017380 0041 00000000                0x0                0x0
0xffffc88000017400 0041 00000000                0x0                0x0
0xffffc88000017480 0041 00000000                0x0                0x0
0xffffc88000017500 0041 00000000                0x0                0x0
0xffffc88000017580 0041 00000000                0x0                0x0
0xffffc88000017600 0041 00000000                0x0                0x0
0xffffc88000017680 0041 00000000                0x0                0x0
0xffffc88000017700 0041 00000000                0x0                0x0
0xffffc88000017780 0041 00000000                0x0                0x0
0xffffc88000017800 0041 00000000                0x0                0x0
0xffffc88000017880 0041 00000000                0x0                0x0
0xffffc88000017900 0041 00000000                0x0                0x0
0xffffc88000017980 0041 00000000                0x0                0x0
0xffffc88000017a00 0041 00000000                0x0                0x0
0xffffc88000017a80 0041 00000000                0x0                0x0
0xffffc88000017b00 0041 00000000                0x0                0x0
0xffffc88000017b80 0041 00000000                0x0                0x0
0xffffc88000017c00 0041 00000000                0x0                0x0
0xffffc88000017c80 0041 00000000                0x0                0x0
0xffffc88000017d00 0041 00000000                0x0                0x0
0xffffc88000017d80 0041 00000000                0x0                0x0
0xffffc88000017e00 0041 00000000                0x0                0x0
0xffffc88000017e80 0041 00000000                0x0                0x0
0xffffc88000017f00 0041 00000000                0x0                0x0
0xffffc88000017f80 0041 00000000                0x0                0x0
0xffffc88000018000 0041 00000000                0x0                0x0
0xffffc88000018080 0041 00000000                0x0                0x0
0xffffc88000018100 0041 00000000                0x0                0x0
0xffffc88000018180 0041 00000000                0x0                0x0
0xffffc88000018200 0041 00000000                0x0                0x0
0xffffc88000018280 0041 00000000                0x0                0x0
0xffffc88000018300 0041 00000000                0x0                0x0
0xffffc88000018380 0041 00000000                0x0                0x0
0xffffc88000018400 0041 00000000                0x0                0x0
0xffffc88000018480 0041 00000000                0x0                0x0
0xffffc88000018500 0041 00000000                0x0                0x0
0xffffc88000018580 0041 00000000                0x0                0x0
0xffffc88000018600 0041 00000000                0x0                0x0
0xffffc88000018680 0041 00000000                0x0                0x0
0xffffc88000018700 0041 00000000                0x0                0x0
0xffffc88000018780 0041 00000000                0x0                0x0
0xffffc88000018800 0041 00000000                0x0                0x0
0xffffc88000018880 0041 00000000                0x0                0x0
0xffffc88000018900 0041 00000000                0x0                0x0
0xffffc88000018980 0041 00000000                0x0                0x0
0xffffc88000018a00 0041 00000000                0x0                0x0
0xffffc88000018a80 0041 00000000                0x0                0x0
0xffffc88000018b00 0041 00000000                0x0                0x0
0xffffc88000018b80 0041 00000000                0x0                0x0
0xffffc88000018c00 0041 00000000                0x0                0x0
0xffffc88000018c80 0041 00000000                0x0                0x0
0xffffc88000018d00 0041 00000000                0x0                0x0
0xffffc88000018d80 0041 00000000                0x0                0x0
0xffffc88000018e00 0041 00000000                0x0                0x0
0xffffc88000018e80 0041 00000000                0x0                0x0
0xffffc88000018f00 0041 00000000                0x0                0x0
0xffffc88000018f80 0041 00000000                0x0                0x0
0xffffc88000019000 0041 00000000                0x0                0x0
0xffffc88000019080 0041 00000000                0x0                0x0
0xffffc88000019100 0041 00000000                0x0                0x0
0xffffc88000019180 0041 00000000                0x0                0x0
0xffffc88000019200 0041 00000000                0x0                0x0
0xffffc88000019280 0041 00000000                0x0                0x0
0xffffc88000019300 0041 00000000                0x0                0x0
0xffffc88000019380 0041 00000000                0x0                0x0
0xffffc88000019400 0041 00000000                0x0                0x0
0xffffc88000019480 0041 00000000                0x0                0x0
0xffffc88000019500 0041 00000000                0x0                0x0
0xffffc88000019580 0041 00000000                0x0                0x0
0xffffc88000019600 0041 00000000                0x0                0x0
0xffffc88000019680 0041 00000000                0x0                0x0
0xffffc88000019700 0041 00000000                0x0                0x0
0xffffc88000019780 0041 00000000                0x0                0x0
0xffffc88000019800 0041 00000000                0x0                0x0
0xffffc88000019880 0041 00000000                0x0                0x0
0xffffc88000019900 0041 00000000                0x0                0x0
0xffffc88000019980 0041 00000000                0x0                0x0
0xffffc88000019a00 0041 00000000                0x0                0x0
0xffffc88000019a80 0041 00000000                0x0                0x0
0xffffc88000019b00 0041 00000000                0x0                0x0
0xffffc88000019b80 0041 00000000                0x0                0x0
0xffffc88000019c00 0041 00000000                0x0                0x0
0xffffc88000019c80 0041 00000000                0x0                0x0
0xffffc88000019d00 0041 00000000                0x0                0x0
0xffffc88000019d80 0041 00000000                0x0                0x0
0xffffc88000019e00 0041 00000000                0x0                0x0
0xffffc88000019e80 0041 00000000                0x0                0x0
0xffffc88000019f00 0041 00000000                0x0                0x0
0xffffc88000019f80 0041 00000000                0x0                0x0
0xffffc8800001a000 0041 00000000                0x0                0x0
0xffffc8800001a080 0041 00000000                0x0                0x0
0xffffc8800001a100 0041 00000000                0x0                0x0
0xffffc8800001a180 0041 00000000                0x0                0x0
0xffffc8800001a200 0041 00000000                0x0                0x0
0xffffc8800001a280 0041 00000000                0x0                0x0
0xffffc8800001a300 0041 00000000                0x0                0x0
0xffffc8800001a380 0041 00000000                0x0                0x0
0xffffc8800001a400 0041 00000000                0x0                0x0
0xffffc8800001a480 0041 00000000                0x0                0x0
0xffffc8800001a500 0041 00000000                0x0                0x0
0xffffc8800001a580 0041 00000000                0x0                0x0
0xffffc8800001a600 0041 00000000                0x0                0x0
0xffffc8800001a680 0041 00000000                0x0                0x0
0xffffc8800001a700 0041 00000000                0x0                0x0
0xffffc8800001a780 0041 00000000                0x0                0x0
0xffffc8800001a800 0041 00000000                0x0                0x0
0xffffc8800001a880 0041 00000000                0x0                0x0
0xffffc8800001a900 0041 00000000                0x0                0x0
0xffffc8800001a980 0041 00000000                0x0                0x0
0xffffc8800001aa00 0041 00000000                0x0                0x0
0xffffc8800001aa80 0041 00000000                0x0                0x0
0xffffc8800001ab00 0041 00000000                0x0                0x0
0xffffc8800001ab80 0041 00000000                0x0                0x0
0xffffc8800001ac00 0041 00000000                0x0                0x0
0xffffc8800001ac80 0041 00000000                0x0                0x0
0xffffc8800001ad00 0041 00000000                0x0                0x0
0xffffc8800001ad80 0041 00000000                0x0                0x0
0xffffc8800001ae00 0041 00000000                0x0                0x0
0xffffc8800001ae80 0041 00000000                0x0                0x0
0xffffc8800001af00 0041 00000000                0x0                0x0
0xffffc8800001af80 0041 00000000                0x0                0x0
0xffffc8800001b000 0041 00000000                0x0                0x0
0xffffc8800001b080 0041 00000000                0x0                0x0
0xffffc8800001b100 0041 00000000                0x0                0x0
0xffffc8800001b180 0041 00000000                0x0                0x0
0xffffc8800001b200 0041 00000000                0x0                0x0
0xffffc8800001b280 0041 00000000                0x0                0x0
0xffffc8800001b300 0041 00000000                0x0                0x0
0xffffc8800001b380 0041 00000000                0x0                0x0
0xffffc8800001b400 0041 00000000                0x0                0x0
0xffffc8800001b480 0041 00000000                0x0                0x0
0xffffc8800001b500 0041 00000000                0x0                0x0
0xffffc8800001b580 0041 00000000                0x0                0x0
0xffffc8800001b600 0041 00000000                0x0                0x0
0xffffc8800001b680 0041 00000000                0x0                0x0
0xffffc8800001b700 0041 00000000                0x0                0x0
0xffffc8800001b780 0041 00000000                0x0                0x0
0xffffc8800001b800 0041 00000000                0x0                0x0
0xffffc8800001b880 0041 00000000                0x0                0x0
0xffffc8800001b900 0041 00000000                0x0                0x0
0xffffc8800001b980 0041 00000000                0x0                0x0
0xffffc8800001ba00 0041 00000000                0x0                0x0
0xffffc8800001ba80 0041 00000000                0x0                0x0
0xffffc8800001bb00 0041 00000000                0x0                0x0
0xffffc8800001bb80 0041 00000000                0x0                0x0
0xffffc8800001bc00 0041 00000000                0x0                0x0
0xffffc8800001bc80 0041 00000000                0x0                0x0
0xffffc8800001bd00 0041 00000000                0x0                0x0
0xffffc8800001bd80 0041 00000000                0x0                0x0
0xffffc8800001be00 0041 00000000                0x0                0x0
0xffffc8800001be80 0041 00000000                0x0                0x0
0xffffc8800001bf00 0041 00000000                0x0                0x0
0xffffc8800001bf80 0041 00000000                0x0                0x0
0xffffc8800001c000 0041 00000000                0x0                0x0
0xffffc8800001c080 0041 00000000                0x0                0x0
0xffffc8800001c100 0041 00000000                0x0                0x0
0xffffc8800001c180 0041 00000000                0x0                0x0
0xffffc8800001c200 0041 00000000                0x0                0x0
0xffffc8800001c280 0041 00000000                0x0                0x0
0xffffc8800001c300 0041 00000000                0x0                0x0
0xffffc8800001c380 0041 00000000                0x0                0x0
0xffffc8800001c400 0041 00000000                0x0                0x0
0xffffc8800001c480 0041 00000000                0x0                0x0
0xffffc8800001c500 0041 00000000                0x0                0x0
0xffffc8800001c580 0041 00000000                0x0                0x0
0xffffc8800001c600 0041 00000000                0x0                0x0
0xffffc8800001c680 0041 00000000                0x0                0x0
0xffffc8800001c700 0041 00000000                0x0                0x0
0xffffc8800001c780 0001 00000000                0x0                0x0
0xffffc8800001c800 0001 00000000                0x0                0x0
0xffffc8800001c880 0001 00000000                0x0                0x0
0xffffc8800001c900 0001 00000000                0x0                0x0
0xffffc8800001c980 0001 00000000                0x0                0x0
0xffffc8800001ca00 0001 00000000                0x0                0x0
0xffffc8800001ca80 0001 00000000                0x0                0x0
0xffffc8800001cb00 0001 00000000                0x0                0x0
0xffffc8800001cb80 0001 00000000                0x0                0x0
0xffffc8800001cc00 0001 00000000                0x0                0x0
0xffffc8800001cc80 0001 00000000                0x0                0x0
0xffffc8800001cd00 0001 00000000                0x0                0x0
0xffffc8800001cd80 0001 00000000                0x0                0x0
0xffffc8800001ce00 0001 00000000                0x0                0x0
0xffffc8800001ce80 0001 00000000                0x0                0x0
0xffffc8800001cf00 0001 00000000                0x0                0x0
0xffffc8800001cf80 0001 00000000                0x0                0x0
0xffffc8800001d000 0001 00000000                0x0                0x0
0xffffc8800001d080 0001 00000000                0x0                0x0
0xffffc8800001d100 0001 00000000                0x0                0x0
0xffffc8800001d180 0001 00000000                0x0                0x0
0xffffc8800001d200 0001 00000000                0x0                0x0
0xffffc8800001d280 0001 00000000                0x0                0x0
0xffffc8800001d300 0001 00000000                0x0                0x0
0xffffc8800001d380 0001 00000000                0x0                0x0
0xffffc8800001d400 0001 00000000                0x0                0x0
0xffffc8800001d480 0001 00000000                0x0                0x0
0xffffc8800001d500 0001 00000000                0x0                0x0
0xffffc8800001d580 0001 00000000                0x0                0x0
0xffffc8800001d600 0001 00000000                0x0                0x0
0xffffc8800001d680 0001 00000000                0x0                0x0
0xffffc8800001d700 0001 00000000                0x0                0x0
0xffffc8800001d780 0001 00000000                0x0                0x0
0xffffc8800001d800 0001 00000000                0x0                0x0
0xffffc8800001d880 0001 00000000                0x0                0x0
0xffffc8800001d900 0001 00000000                0x0                0x0
0xffffc8800001d980 0001 00000000                0x0                0x0
0xffffc8800001da00 0001 00000000                0x0                0x0
0xffffc8800001da80 0001 00000000                0x0                0x0
0xffffc8800001db00 0001 00000000                0x0                0x0
0xffffc8800001db80 0001 00000000                0x0                0x0
0xffffc8800001dc00 0001 00000000                0x0                0x0
0xffffc8800001dc80 0001 00000000                0x0                0x0
0xffffc8800001dd00 0001 00000000                0x0                0x0
0xffffc8800001dd80 0001 00000000                0x0                0x0
0xffffc8800001de00 0001 00000000                0x0                0x0
0xffffc8800001de80 0001 00000000                0x0                0x0
0xffffc8800001df00 0001 00000000                0x0                0x0
0xffffc8800001df80 0001 00000000                0x0                0x0
0xffffc8800001e000 0001 00000000                0x0                0x0
0xffffc8800001e080 0001 00000000                0x0                0x0
0xffffc8800001e100 0001 00000000                0x0                0x0
0xffffc8800001e180 0001 00000000                0x0                0x0
0xffffc8800001e200 0001 00000000                0x0                0x0
0xffffc8800001e280 0001 00000000                0x0                0x0
0xffffc8800001e300 0001 00000000                0x0                0x0
0xffffc8800001e380 0001 00000000                0x0                0x0
0xffffc8800001e400 0001 00000000                0x0                0x0
0xffffc8800001e480 0001 00000000                0x0                0x0
0xffffc8800001e500 0001 00000000                0x0                0x0
0xffffc8800001e580 0001 00000000                0x0                0x0
0xffffc8800001e600 0001 00000000                0x0                0x0
0xffffc8800001e680 0001 00000000                0x0                0x0
0xffffc8800001e700 0001 00000000                0x0                0x0
0xffffc8800001e780 0001 00000000                0x0                0x0
0xffffc8800001e800 0001 00000000                0x0                0x0
0xffffc8800001e880 0001 00000000                0x0                0x0
0xffffc8800001e900 0001 00000000                0x0                0x0
0xffffc8800001e980 0001 00000000                0x0                0x0
0xffffc8800001ea00 0001 00000000                0x0                0x0
0xffffc8800001ea80 0001 00000000                0x0                0x0
0xffffc8800001eb00 0001 00000000                0x0                0x0
0xffffc8800001eb80 0001 00000000                0x0                0x0
0xffffc8800001ec00 0001 00000000                0x0                0x0
0xffffc8800001ec80 0001 00000000                0x0                0x0
0xffffc8800001ed00 0001 00000000                0x0                0x0
0xffffc8800001ed80 0001 00000000                0x0                0x0
0xffffc8800001ee00 0001 00000000                0x0                0x0
0xffffc8800001ee80 0001 00000000                0x0                0x0
0xffffc8800001ef00 0001 00000000                0x0                0x0
0xffffc8800001ef80 0001 00000000                0x0                0x0
0xffffc8800001f000 0001 00000000                0x0                0x0
0xffffc8800001f080 0001 00000000                0x0                0x0
0xffffc8800001f100 0001 00000000                0x0                0x0
0xffffc8800001f180 0001 00000000                0x0                0x0
0xffffc8800001f200 0001 00000000                0x0                0x0
0xffffc8800001f280 0001 00000000                0x0                0x0
0xffffc8800001f300 0001 00000000                0x0                0x0
0xffffc8800001f380 0001 00000000                0x0                0x0
0xffffc8800001f400 0001 00000000                0x0                0x0
0xffffc8800001f480 0001 00000000                0x0                0x0
0xffffc8800001f500 0001 00000000                0x0                0x0
0xffffc8800001f580 0001 00000000                0x0                0x0
0xffffc8800001f600 0001 00000000                0x0                0x0
0xffffc8800001f680 0001 00000000                0x0                0x0
0xffffc8800001f700 0001 00000000                0x0                0x0
0xffffc8800001f780 0001 00000000                0x0                0x0
0xffffc8800001f800 0001 00000000                0x0                0x0
0xffffc8800001f880 0001 00000000                0x0                0x0
0xffffc8800001f900 0001 00000000                0x0                0x0
0xffffc8800001f980 0001 00000000                0x0                0x0
0xffffc8800001fa00 0001 00000000                0x0                0x0
0xffffc8800001fa80 0001 00000000                0x0                0x0
0xffffc8800001fb00 0001 00000000                0x0                0x0
0xffffc8800001fb80 0001 00000000                0x0                0x0
0xffffc8800001fc00 0001 00000000                0x0                0x0
0xffffc8800001fc80 0001 00000000                0x0                0x0
0xffffc8800001fd00 0001 00000000                0x0                0x0
0xffffc8800001fd80 0001 00000000                0x0                0x0
0xffffc8800001fe00 0001 00000000                0x0                0x0
0xffffc8800001fe80 0001 00000000                0x0                0x0
0xffffc8800001ff00 0001 00000000                0x0                0x0
0xffffc8800001ff80 0001 00000000                0x0                0x0
0xffffc88000020000 0001 00000000                0x0                0x0
0xffffc88000020080 0001 00000000                0x0                0x0
0xffffc88000020100 0001 00000000                0x0                0x0
0xffffc88000020180 0001 00000000                0x0                0x0
0xffffc88000020200 0001 00000000                0x0                0x0
0xffffc88000020280 0001 00000000                0x0                0x0
0xffffc88000020300 0001 00000000                0x0                0x0
0xffffc88000020380 0001 00000000                0x0                0x0
0xffffc88000020400 0001 00000000                0x0                0x0
0xffffc88000020480 0001 00000000                0x0                0x0
0xffffc88000020500 0001 00000000                0x0                0x0
0xffffc88000020580 0001 00000000                0x0                0x0
0xffffc88000020600 0001 00000000                0x0                0x0
0xffffc88000020680 0001 00000000                0x0                0x0
0xffffc88000020700 0001 00000000                0x0                0x0
0xffffc88000020780 0001 00000000                0x0                0x0
0xffffc88000020800 0001 00000000                0x0                0x0
0xffffc88000020880 0001 00000000                0x0                0x0
0xffffc88000020900 0001 00000000                0x0                0x0
0xffffc88000020980 0001 00000000                0x0                0x0
0xffffc88000020a00 0001 00000000                0x0                0x0
0xffffc88000020a80 0001 00000000                0x0                0x0
0xffffc88000020b00 0001 00000000                0x0                0x0
0xffffc88000020b80 0001 00000000                0x0                0x0
0xffffc88000020c00 0001 00000000                0x0                0x0
0xffffc88000020c80 0001 00000000                0x0                0x0
0xffffc88000020d00 0001 00000000                0x0                0x0
0xffffc88000020d80 0001 00000000                0x0                0x0
0xffffc88000020e00 0001 00000000                0x0                0x0
0xffffc88000020e80 0001 00000000                0x0                0x0
0xffffc88000020f00 0001 00000000                0x0                0x0
0xffffc88000020f80 0001 00000000                0x0                0x0
0xffffc88000021000 0001 00000000                0x0                0x0
0xffffc88000021080 0001 00000000                0x0                0x0
0xffffc88000021100 0001 00000000                0x0                0x0
0xffffc88000021180 0001 00000000                0x0                0x0
0xffffc88000021200 0001 00000000                0x0                0x0
0xffffc88000021280 0001 00000000                0x0                0x0
0xffffc88000021300 0001 00000000                0x0                0x0
0xffffc88000021380 0001 00000000                0x0                0x0
0xffffc88000021400 0001 00000000                0x0                0x0
0xffffc88000021480 0001 00000000                0x0                0x0
0xffffc88000021500 0001 00000000                0x0                0x0
0xffffc88000021580 0001 00000000                0x0                0x0
0xffffc88000021600 0001 00000000                0x0                0x0
0xffffc88000021680 0001 00000000                0x0                0x0
0xffffc88000021700 0001 00000000                0x0                0x0
0xffffc88000021780 0001 00000000                0x0                0x0
0xffffc88000021800 0001 00000000                0x0                0x0
0xffffc88000021880 0001 00000000                0x0                0x0
0xffffc88000021900 0001 00000000                0x0                0x0
0xffffc88000021980 0001 00000000                0x0                0x0
0xffffc88000021a00 0001 00000000                0x0                0x0
0xffffc88000021a80 0001 00000000                0x0                0x0
0xffffc88000021b00 0001 00000000                0x0                0x0
0xffffc88000021b80 0001 00000000                0x0                0x0
0xffffc88000021c00 0001 00000000                0x0                0x0
0xffffc88000021c80 0001 00000000                0x0                0x0
0xffffc88000021d00 0001 00000000                0x0                0x0
0xffffc88000021d80 0001 00000000                0x0                0x0
0xffffc88000021e00 0001 00000000                0x0                0x0
0xffffc88000021e80 0001 00000000                0x0                0x0
0xffffc88000021f00 0001 00000000                0x0                0x0
0xffffc88000021f80 0001 00000000                0x0                0x0
0xffffc88000022000 0001 00000000                0x0                0x0
0xffffc88000022080 0001 00000000                0x0                0x0
0xffffc88000022100 0001 00000000                0x0                0x0
0xffffc88000022180 0001 00000000                0x0                0x0
0xffffc88000022200 0001 00000000                0x0                0x0
0xffffc88000022280 0001 00000000                0x0                0x0
0xffffc88000022300 0001 00000000                0x0                0x0
0xffffc88000022380 0001 00000000                0x0                0x0
0xffffc88000022400 0001 00000000                0x0                0x0
0xffffc88000022480 0001 00000000                0x0                0x0
0xffffc88000022500 0001 00000000                0x0                0x0
0xffffc88000022580 0001 00000000                0x0                0x0
0xffffc88000022600 0001 00000000                0x0                0x0
0xffffc88000022680 0001 00000000                0x0                0x0
0xffffc88000022700 0001 00000000                0x0                0x0
0xffffc88000022780 0001 00000000                0x0                0x0
0xffffc88000022800 0001 00000000                0x0                0x0
0xffffc88000022880 0001 00000000                0x0                0x0
0xffffc88000022900 0001 00000000                0x0                0x0
0xffffc88000022980 0001 00000000                0x0                0x0
0xffffc88000022a00 0001 00000000                0x0                0x0
0xffffc88000022a80 0001 00000000                0x0                0x0
0xffffc88000022b00 0001 00000000                0x0                0x0
0xffffc88000022b80 0001 00000000                0x0                0x0
0xffffc88000022c00 0001 00000000                0x0                0x0
0xffffc88000022c80 0001 00000000                0x0                0x0
0xffffc88000022d00 0001 00000000                0x0                0x0
0xffffc88000022d80 0001 00000000                0x0                0x0
0xffffc88000022e00 0001 00000000                0x0                0x0
0xffffc88000022e80 0001 00000000                0x0                0x0
0xffffc88000022f00 0001 00000000                0x0                0x0
0xffffc88000022f80 0001 00000000                0x0                0x0
0xffffc88000023000 0001 00000000                0x0                0x0
0xffffc88000023080 0001 00000000                0x0                0x0
0xffffc88000023100 0001 00000000                0x0                0x0
0xffffc88000023180 0001 00000000                0x0                0x0
0xffffc88000023200 0001 00000000                0x0                0x0
0xffffc88000023280 0001 00000000                0x0                0x0
0xffffc88000023300 0001 00000000                0x0                0x0
0xffffc88000023380 0001 00000000                0x0                0x0
0xffffc88000023400 0001 00000000                0x0                0x0
0xffffc88000023480 0001 00000000                0x0                0x0
0xffffc88000023500 0001 00000000                0x0                0x0
0xffffc88000023580 0001 00000000                0x0                0x0
0xffffc88000023600 0001 00000000                0x0                0x0
0xffffc88000023680 0001 00000000                0x0                0x0
0xffffc88000023700 0001 00000000                0x0                0x0
0xffffc88000023780 0001 00000000                0x0                0x0
0xffffc88000023800 0001 00000000                0x0                0x0
0xffffc88000023880 0001 00000000                0x0                0x0
0xffffc88000023900 0001 00000000                0x0                0x0
0xffffc88000023980 0001 00000000                0x0                0x0
0xffffc88000023a00 0001 00000000                0x0                0x0
0xffffc88000023a80 0001 00000000                0x0                0x0
0xffffc88000023b00 0001 00000000                0x0                0x0
0xffffc88000023b80 0001 00000000                0x0                0x0
0xffffc88000023c00 0001 00000000                0x0                0x0
0xffffc88000023c80 0001 00000000                0x0                0x0
0xffffc88000023d00 0001 00000000                0x0                0x0
0xffffc88000023d80 0001 00000000                0x0                0x0
0xffffc88000023e00 0001 00000000                0x0                0x0
0xffffc88000023e80 0001 00000000                0x0                0x0
0xffffc88000023f00 0001 00000000                0x0                0x0
0xffffc88000023f80 0001 00000000                0x0                0x0
0xffffc88000024000 0001 00000000                0x0                0x0
0xffffc88000024080 0001 00000000                0x0                0x0
0xffffc88000024100 0001 00000000                0x0                0x0
0xffffc88000024180 0001 00000000                0x0                0x0
0xffffc88000024200 0001 00000000                0x0                0x0
0xffffc88000024280 0001 00000000                0x0                0x0
0xffffc88000024300 0001 00000000                0x0                0x0
0xffffc88000024380 0001 00000000                0x0                0x0
0xffffc88000024400 0001 00000000                0x0                0x0
0xffffc88000024480 0001 00000000                0x0                0x0
0xffffc88000024500 0001 00000000                0x0                0x0
0xffffc88000024580 0001 00000000                0x0                0x0
0xffffc88000024600 0001 00000000                0x0                0x0
0xffffc88000024680 0001 00000000                0x0                0x0
0xffffc88000024700 0001 00000000                0x0                0x0
0xffffc88000024780 0001 00000000                0x0                0x0
0xffffc88000024800 0001 00000000                0x0                0x0
0xffffc88000024880 0001 00000000                0x0                0x0
0xffffc88000024900 0001 00000000                0x0                0x0
0xffffc88000024980 0001 00000000                0x0                0x0
0xffffc88000024a00 0001 00000000                0x0                0x0
0xffffc88000024a80 0001 00000000                0x0                0x0
0xffffc88000024b00 0001 00000000                0x0                0x0
0xffffc88000024b80 0001 00000000                0x0                0x0
0xffffc88000024c00 0001 00000000                0x0                0x0
0xffffc88000024c80 0001 00000000                0x0                0x0
0xffffc88000024d00 0001 00000000                0x0                0x0
0xffffc88000024d80 0001 00000000                0x0                0x0
0xffffc88000024e00 0001 00000000                0x0                0x0
0xffffc88000024e80 0001 00000000                0x0                0x0
0xffffc88000024f00 0001 00000000                0x0                0x0
0xffffc88000024f80 0001 00000000                0x0                0x0
0xffffc88000025000 0001 00000000                0x0                0x0
0xffffc88000025080 0001 00000000                0x0                0x0
0xffffc88000025100 0001 00000000                0x0                0x0
0xffffc88000025180 0001 00000000                0x0                0x0
0xffffc88000025200 0001 00000000                0x0                0x0
0xffffc88000025280 0001 00000000                0x0                0x0
0xffffc88000025300 0001 00000000                0x0                0x0
0xffffc88000025380 0001 00000000                0x0                0x0
0xffffc88000025400 0001 00000000                0x0                0x0
0xffffc88000025480 0001 00000000                0x0                0x0
0xffffc88000025500 0001 00000000                0x0                0x0
0xffffc88000025580 0001 00000000                0x0                0x0
0xffffc88000025600 0001 00000000                0x0                0x0
0xffffc88000025680 0001 00000000                0x0                0x0
0xffffc88000025700 0001 00000000                0x0                0x0
0xffffc88000025780 0001 00000000                0x0                0x0
0xffffc88000025800 0001 00000000                0x0                0x0
0xffffc88000025880 0001 00000000                0x0                0x0
0xffffc88000025900 0001 00000000                0x0                0x0
0xffffc88000025980 0001 00000000                0x0                0x0
0xffffc88000025a00 0001 00000000                0x0                0x0
0xffffc88000025a80 0001 00000000                0x0                0x0
0xffffc88000025b00 0001 00000000                0x0                0x0
0xffffc88000025b80 0001 00000000                0x0                0x0
0xffffc88000025c00 0001 00000000                0x0                0x0
0xffffc88000025c80 0001 00000000                0x0                0x0
0xffffc88000025d00 0001 00000000                0x0                0x0
0xffffc88000025d80 0001 00000000                0x0                0x0
0xffffc88000025e00 0001 00000000                0x0                0x0
0xffffc88000025e80 0001 00000000                0x0                0x0
0xffffc88000025f00 0001 00000000                0x0                0x0
0xffffc88000025f80 0001 00000000                0x0                0x0
0xffffc88000026000 0001 00000000                0x0                0x0
0xffffc88000026080 0001 00000000                0x0                0x0
0xffffc88000026100 0001 00000000                0x0                0x0
0xffffc88000026180 0001 00000000                0x0                0x0
0xffffc88000026200 0001 00000000                0x0                0x0
0xffffc88000026280 0001 00000000                0x0                0x0
0xffffc88000026300 0001 00000000                0x0                0x0
0xffffc88000026380 0001 00000000                0x0                0x0
0xffffc88000026400 0001 00000000                0x0                0x0
0xffffc88000026480 0001 00000000                0x0                0x0
0xffffc88000026500 0001 00000000                0x0                0x0
0xffffc88000026580 0001 00000000                0x0                0x0
0xffffc88000026600 0001 00000000                0x0                0x0
0xffffc88000026680 0001 00000000                0x0                0x0
0xffffc88000026700 0001 00000000                0x0                0x0
0xffffc88000026780 0001 00000000                0x0                0x0
0xffffc88000026800 0001 00000000                0x0                0x0
0xffffc88000026880 0001 00000000                0x0                0x0
0xffffc88000026900 0001 00000000                0x0                0x0
0xffffc88000026980 0001 00000000                0x0                0x0
0xffffc88000026a00 0001 00000000                0x0                0x0
0xffffc88000026a80 0001 00000000                0x0                0x0
0xffffc88000026b00 0001 00000000                0x0                0x0
0xffffc88000026b80 0001 00000000                0x0                0x0
0xffffc88000026c00 0001 00000000                0x0                0x0
0xffffc88000026c80 0001 00000000                0x0                0x0
0xffffc88000026d00 0001 00000000                0x0                0x0
0xffffc88000026d80 0001 00000000                0x0                0x0
0xffffc88000026e00 0001 00000000                0x0                0x0
0xffffc88000026e80 0001 00000000                0x0                0x0
0xffffc88000026f00 0001 00000000                0x0                0x0
0xffffc88000026f80 0001 00000000                0x0                0x0
0xffffc88000027000 0001 00000000                0x0                0x0
0xffffc88000027080 0001 00000000                0x0                0x0
0xffffc88000027100 0001 00000000                0x0                0x0
0xffffc88000027180 0001 00000000                0x0                0x0
0xffffc88000027200 0001 00000000                0x0                0x0
0xffffc88000027280 0001 00000000                0x0                0x0
0xffffc88000027300 0001 00000000                0x0                0x0
0xffffc88000027380 0001 00000000                0x0                0x0
0xffffc88000027400 0001 00000000                0x0                0x0
0xffffc88000027480 0001 00000000                0x0                0x0
0xffffc88000027500 0001 00000000                0x0                0x0
0xffffc88000027580 0001 00000000                0x0                0x0
0xffffc88000027600 0001 00000000                0x0                0x0
0xffffc88000027680 0001 00000000                0x0                0x0
0xffffc88000027700 0001 00000000                0x0                0x0
0xffffc88000027780 0001 00000000                0x0                0x0
0xffffc88000027800 0001 00000000                0x0                0x0
0xffffc88000027880 0001 00000000                0x0                0x0
0xffffc88000027900 0001 00000000                0x0                0x0
0xffffc88000027980 0001 00000000                0x0                0x0
0xffffc88000027a00 0001 00000000                0x0                0x0
0xffffc88000027a80 0001 00000000                0x0                0x0
0xffffc88000027b00 0001 00000000                0x0                0x0
0xffffc88000027b80 0001 00000000                0x0                0x0
0xffffc88000027c00 0001 00000000                0x0                0x0
0xffffc88000027c80 0001 00000000                0x0                0x0
0xffffc88000027d00 0001 00000000                0x0                0x0
0xffffc88000027d80 0001 00000000                0x0                0x0
0xffffc88000027e00 0001 00000000                0x0                0x0
0xffffc88000027e80 0001 00000000                0x0                0x0
0xffffc88000027f00 0001 00000000                0x0                0x0
0xffffc88000027f80 0001 00000000                0x0                0x0
0xffffc88000028000 0001 00000000                0x0                0x0
0xffffc88000028080 0001 00000000                0x0                0x0
0xffffc88000028100 0001 00000000                0x0                0x0
0xffffc88000028180 0001 00000000                0x0                0x0
0xffffc88000028200 0001 00000000                0x0                0x0
0xffffc88000028280 0001 00000000                0x0                0x0
0xffffc88000028300 0001 00000000                0x0                0x0
0xffffc88000028380 0001 00000000                0x0                0x0
0xffffc88000028400 0001 00000000                0x0                0x0
0xffffc88000028480 0001 00000000                0x0                0x0
0xffffc88000028500 0001 00000000                0x0                0x0
0xffffc88000028580 0001 00000000                0x0                0x0
0xffffc88000028600 0001 00000000                0x0                0x0
0xffffc88000028680 0001 00000000                0x0                0x0
0xffffc88000028700 0001 00000000                0x0                0x0
0xffffc88000028780 0001 00000000                0x0                0x0
0xffffc88000028800 0001 00000000                0x0                0x0
0xffffc88000028880 0001 00000000                0x0                0x0
0xffffc88000028900 0001 00000000                0x0                0x0
0xffffc88000028980 0001 00000000                0x0                0x0
0xffffc88000028a00 0001 00000000                0x0                0x0
0xffffc88000028a80 0001 00000000                0x0                0x0
0xffffc88000028b00 0001 00000000                0x0                0x0
0xffffc88000028b80 0001 00000000                0x0                0x0
0xffffc88000028c00 0001 00000000                0x0                0x0
0xffffc88000028c80 0001 00000000                0x0                0x0
0xffffc88000028d00 0001 00000000                0x0                0x0
0xffffc88000028d80 0001 00000000                0x0                0x0
0xffffc88000028e00 0001 00000000                0x0                0x0
0xffffc88000028e80 0001 00000000                0x0                0x0
0xffffc88000028f00 0001 00000000                0x0                0x0
0xffffc88000028f80 0001 00000000                0x0                0x0
0xffffc88000029000 0001 00000000                0x0                0x0
0xffffc88000029080 0001 00000000                0x0                0x0
0xffffc88000029100 0001 00000000                0x0                0x0
0xffffc88000029180 0001 00000000                0x0                0x0
0xffffc88000029200 0001 00000000                0x0                0x0
0xffffc88000029280 0001 00000000                0x0                0x0
0xffffc88000029300 0001 00000000                0x0                0x0
0xffffc88000029380 0001 00000000                0x0                0x0
0xffffc88000029400 0001 00000000                0x0                0x0
0xffffc88000029480 0001 00000000                0x0                0x0
0xffffc88000029500 0001 00000000                0x0                0x0
0xffffc88000029580 0001 00000000                0x0                0x0
0xffffc88000029600 0001 00000000                0x0                0x0
0xffffc88000029680 0001 00000000                0x0                0x0
0xffffc88000029700 0001 00000000                0x0                0x0
0xffffc88000029780 0001 00000000                0x0                0x0
0xffffc88000029800 0001 00000000                0x0                0x0
0xffffc88000029880 0001 00000000                0x0                0x0
0xffffc88000029900 0001 00000000                0x0                0x0
0xffffc88000029980 0001 00000000                0x0                0x0
0xffffc88000029a00 0001 00000000                0x0                0x0
0xffffc88000029a80 0001 00000000                0x0                0x0
0xffffc88000029b00 0001 00000000                0x0                0x0
0xffffc88000029b80 0001 00000000                0x0                0x0
0xffffc88000029c00 0001 00000000                0x0                0x0
0xffffc88000029c80 0001 00000000                0x0                0x0
0xffffc88000029d00 0001 00000000                0x0                0x0
0xffffc88000029d80 0001 00000000                0x0                0x0
0xffffc88000029e00 0001 00000000                0x0                0x0
0xffffc88000029e80 0001 00000000                0x0                0x0
0xffffc88000029f00 0001 00000000                0x0                0x0
0xffffc88000029f80 0001 00000000                0x0                0x0
0xffffc8800002a000 0001 00000000                0x0                0x0
0xffffc8800002a080 0001 00000000                0x0                0x0
0xffffc8800002a100 0001 00000000                0x0                0x0
0xffffc8800002a180 0001 00000000                0x0                0x0
0xffffc8800002a200 0001 00000000                0x0                0x0
0xffffc8800002a280 0001 00000000                0x0                0x0
0xffffc8800002a300 0001 00000000                0x0                0x0
0xffffc8800002a380 0001 00000000                0x0                0x0
0xffffc8800002a400 0001 00000000                0x0                0x0
0xffffc8800002a480 0001 00000000                0x0                0x0
0xffffc8800002a500 0001 00000000                0x0                0x0
0xffffc8800002a580 0001 00000000                0x0                0x0
0xffffc8800002a600 0001 00000000                0x0                0x0
0xffffc8800002a680 0001 00000000                0x0                0x0
0xffffc8800002a700 0001 00000000                0x0                0x0
0xffffc8800002a780 0001 00000000                0x0                0x0
0xffffc8800002a800 0001 00000000                0x0                0x0
0xffffc8800002a880 0001 00000000                0x0                0x0
0xffffc8800002a900 0001 00000000                0x0                0x0
0xffffc8800002a980 0001 00000000                0x0                0x0
0xffffc8800002aa00 0001 00000000                0x0                0x0
0xffffc8800002aa80 0001 00000000                0x0                0x0
0xffffc8800002ab00 0001 00000000                0x0                0x0
0xffffc8800002ab80 0001 00000000                0x0                0x0
0xffffc8800002ac00 0001 00000000                0x0                0x0
0xffffc8800002ac80 0001 00000000                0x0                0x0
0xffffc8800002ad00 0001 00000000                0x0                0x0
0xffffc8800002ad80 0001 00000000                0x0                0x0
0xffffc8800002ae00 0001 00000000                0x0                0x0
0xffffc8800002ae80 0001 00000000                0x0                0x0
0xffffc8800002af00 0001 00000000                0x0                0x0
0xffffc8800002af80 0001 00000000                0x0                0x0
0xffffc8800002b000 0001 00000000                0x0                0x0
0xffffc8800002b080 0001 00000000                0x0                0x0
0xffffc8800002b100 0001 00000000                0x0                0x0
0xffffc8800002b180 0001 00000000                0x0                0x0
0xffffc8800002b200 0001 00000000                0x0                0x0
0xffffc8800002b280 0001 00000000                0x0                0x0
0xffffc8800002b300 0001 00000000                0x0                0x0
0xffffc8800002b380 0001 00000000                0x0                0x0
0xffffc8800002b400 0001 00000000                0x0                0x0
0xffffc8800002b480 0001 00000000                0x0                0x0
0xffffc8800002b500 0001 00000000                0x0                0x0
0xffffc8800002b580 0001 00000000                0x0                0x0
0xffffc8800002b600 0001 00000000                0x0                0x0
0xffffc8800002b680 0001 00000000                0x0                0x0
0xffffc8800002b700 0001 00000000                0x0                0x0
0xffffc8800002b780 0001 00000000                0x0                0x0
0xffffc8800002b800 0001 00000000                0x0                0x0
0xffffc8800002b880 0001 00000000                0x0                0x0
0xffffc8800002b900 0001 00000000                0x0                0x0
0xffffc8800002b980 0001 00000000                0x0                0x0
0xffffc8800002ba00 0001 00000000                0x0                0x0
0xffffc8800002ba80 0001 00000000                0x0                0x0
0xffffc8800002bb00 0001 00000000                0x0                0x0
0xffffc8800002bb80 0001 00000000                0x0                0x0
0xffffc8800002bc00 0001 00000000                0x0                0x0
0xffffc8800002bc80 0001 00000000                0x0                0x0
0xffffc8800002bd00 0001 00000000                0x0                0x0
0xffffc8800002bd80 0001 00000000                0x0                0x0
0xffffc8800002be00 0001 00000000                0x0                0x0
0xffffc8800002be80 0001 00000000                0x0                0x0
0xffffc8800002bf00 0001 00000000                0x0                0x0
0xffffc8800002bf80 0001 00000000                0x0                0x0
0xffffc8800002c000 0001 00000000                0x0                0x0
0xffffc8800002c080 0001 00000000                0x0                0x0
0xffffc8800002c100 0001 00000000                0x0                0x0
0xffffc8800002c180 0001 00000000                0x0                0x0
0xffffc8800002c200 0001 00000000                0x0                0x0
0xffffc8800002c280 0001 00000000                0x0                0x0
0xffffc8800002c300 0001 00000000                0x0                0x0
0xffffc8800002c380 0001 00000000                0x0                0x0
0xffffc8800002c400 0001 00000000                0x0                0x0
0xffffc8800002c480 0001 00000000                0x0                0x0
0xffffc8800002c500 0001 00000000                0x0                0x0
0xffffc8800002c580 0001 00000000                0x0                0x0
0xffffc8800002c600 0001 00000000                0x0                0x0
0xffffc8800002c680 0001 00000000                0x0                0x0
0xffffc8800002c700 0001 00000000                0x0                0x0
0xffffc8800002c780 0001 00000000                0x0                0x0
0xffffc8800002c800 0001 00000000                0x0                0x0
0xffffc8800002c880 0001 00000000                0x0                0x0
0xffffc8800002c900 0001 00000000                0x0                0x0
0xffffc8800002c980 0001 00000000                0x0                0x0
0xffffc8800002ca00 0001 00000000                0x0                0x0
0xffffc8800002ca80 0001 00000000                0x0                0x0
0xffffc8800002cb00 0001 00000000                0x0                0x0
0xffffc8800002cb80 0001 00000000                0x0                0x0
0xffffc8800002cc00 0001 00000000                0x0                0x0
0xffffc8800002cc80 0001 00000000                0x0                0x0
0xffffc8800002cd00 0001 00000000                0x0                0x0
0xffffc8800002cd80 0001 00000000                0x0                0x0
0xffffc8800002ce00 0001 00000000                0x0                0x0
0xffffc8800002ce80 0001 00000000                0x0                0x0
0xffffc8800002cf00 0001 00000000                0x0                0x0
0xffffc8800002cf80 0001 00000000                0x0                0x0
0xffffc8800002d000 0001 00000000                0x0                0x0
0xffffc8800002d080 0001 00000000                0x0                0x0
0xffffc8800002d100 0001 00000000                0x0                0x0
0xffffc8800002d180 0001 00000000                0x0                0x0
0xffffc8800002d200 0001 00000000                0x0                0x0
0xffffc8800002d280 0001 00000000                0x0                0x0
0xffffc8800002d300 0001 00000000                0x0                0x0
0xffffc8800002d380 0001 00000000                0x0                0x0
0xffffc8800002d400 0001 00000000                0x0                0x0
0xffffc8800002d480 0001 00000000                0x0                0x0
0xffffc8800002d500 0001 00000000                0x0                0x0
0xffffc8800002d580 0001 00000000                0x0                0x0
0xffffc8800002d600 0001 00000000                0x0                0x0
0xffffc8800002d680 0001 00000000                0x0                0x0
0xffffc8800002d700 0001 00000000                0x0                0x0
0xffffc8800002d780 0001 00000000                0x0                0x0
0xffffc8800002d800 0001 00000000                0x0                0x0
0xffffc8800002d880 0001 00000000                0x0                0x0
0xffffc8800002d900 0001 00000000                0x0                0x0
0xffffc8800002d980 0001 00000000                0x0                0x0
0xffffc8800002da00 0001 00000000                0x0                0x0
0xffffc8800002da80 0001 00000000                0x0                0x0
0xffffc8800002db00 0001 00000000                0x0                0x0
0xffffc8800002db80 0001 00000000                0x0                0x0
0xffffc8800002dc00 0001 00000000                0x0                0x0
0xffffc8800002dc80 0001 00000000                0x0                0x0
0xffffc8800002dd00 0001 00000000                0x0                0x0
0xffffc8800002dd80 0001 00000000                0x0                0x0
0xffffc8800002de00 0001 00000000                0x0                0x0
0xffffc8800002de80 0001 00000000                0x0                0x0
0xffffc8800002df00 0001 00000000                0x0                0x0
0xffffc8800002df80 0001 00000000                0x0                0x0
0xffffc8800002e000 0001 00000000                0x0                0x0
0xffffc8800002e080 0001 00000000                0x0                0x0
0xffffc8800002e100 0001 00000000                0x0                0x0
0xffffc8800002e180 0001 00000000                0x0                0x0
0xffffc8800002e200 0001 00000000                0x0                0x0
0xffffc8800002e280 0001 00000000                0x0                0x0
0xffffc8800002e300 0001 00000000                0x0                0x0
0xffffc8800002e380 0001 00000000                0x0                0x0
0xffffc8800002e400 0001 00000000                0x0                0x0
0xffffc8800002e480 0001 00000000                0x0                0x0
0xffffc8800002e500 0001 00000000                0x0                0x0
0xffffc8800002e580 0001 00000000                0x0                0x0
0xffffc8800002e600 0001 00000000                0x0                0x0
0xffffc8800002e680 0001 00000000                0x0                0x0
0xffffc8800002e700 0001 00000000                0x0                0x0
0xffffc8800002e780 0001 00000000                0x0                0x0
0xffffc8800002e800 0001 00000000                0x0                0x0
0xffffc8800002e880 0001 00000000                0x0                0x0
0xffffc8800002e900 0001 00000000                0x0                0x0
0xffffc8800002e980 0001 00000000                0x0                0x0
0xffffc8800002ea00 0001 00000000                0x0                0x0
0xffffc8800002ea80 0001 00000000                0x0                0x0
0xffffc8800002eb00 0001 00000000                0x0                0x0
0xffffc8800002eb80 0001 00000000                0x0                0x0
0xffffc8800002ec00 0001 00000000                0x0                0x0
0xffffc8800002ec80 0001 00000000                0x0                0x0
0xffffc8800002ed00 0001 00000000                0x0                0x0
0xffffc8800002ed80 0001 00000000                0x0                0x0
0xffffc8800002ee00 0001 00000000                0x0                0x0
0xffffc8800002ee80 0001 00000000                0x0                0x0
0xffffc8800002ef00 0001 00000000                0x0                0x0
0xffffc8800002ef80 0001 00000000                0x0                0x0
0xffffc8800002f000 0001 00000000                0x0                0x0
0xffffc8800002f080 0001 00000000                0x0                0x0
0xffffc8800002f100 0001 00000000                0x0                0x0
0xffffc8800002f180 0001 00000000                0x0                0x0
0xffffc8800002f200 0001 00000000                0x0                0x0
0xffffc8800002f280 0001 00000000                0x0                0x0
0xffffc8800002f300 0001 00000000                0x0                0x0
0xffffc8800002f380 0001 00000000                0x0                0x0
0xffffc8800002f400 0001 00000000                0x0                0x0
0xffffc8800002f480 0001 00000000                0x0                0x0
0xffffc8800002f500 0001 00000000                0x0                0x0
0xffffc8800002f580 0001 00000000                0x0                0x0
0xffffc8800002f600 0001 00000000                0x0                0x0
0xffffc8800002f680 0001 00000000                0x0                0x0
0xffffc8800002f700 0001 00000000                0x0                0x0
0xffffc8800002f780 0001 00000000                0x0                0x0
0xffffc8800002f800 0001 00000000                0x0                0x0
0xffffc8800002f880 0001 00000000                0x0                0x0
0xffffc8800002f900 0001 00000000                0x0                0x0
0xffffc8800002f980 0001 00000000                0x0                0x0
0xffffc8800002fa00 0001 00000000                0x0                0x0
0xffffc8800002fa80 0001 00000000                0x0                0x0
0xffffc8800002fb00 0001 00000000                0x0                0x0
0xffffc8800002fb80 0001 00000000                0x0                0x0
0xffffc8800002fc00 0001 00000000                0x0                0x0
0xffffc8800002fc80 0001 00000000                0x0                0x0
0xffffc8800002fd00 0001 00000000                0x0                0x0
0xffffc8800002fd80 0001 00000000                0x0                0x0
0xffffc8800002fe00 0001 00000000                0x0                0x0
0xffffc8800002fe80 0001 00000000                0x0                0x0
0xffffc8800002ff00 0001 00000000                0x0                0x0
0xffffc8800002ff80 0001 00000000                0x0                0x0
0xffffc88000030000 0001 00000000                0x0                0x0
0xffffc88000030080 0001 00000000                0x0                0x0
0xffffc88000030100 0001 00000000                0x0                0x0
0xffffc88000030180 0001 00000000                0x0                0x0
0xffffc88000030200 0001 00000000                0x0                0x0
0xffffc88000030280 0001 00000000                0x0                0x0
0xffffc88000030300 0001 00000000                0x0                0x0
0xffffc88000030380 0001 00000000                0x0                0x0
0xffffc88000030400 0001 00000000                0x0                0x0
0xffffc88000030480 0001 00000000                0x0                0x0
0xffffc88000030500 0001 00000000                0x0                0x0
0xffffc88000030580 0001 00000000                0x0                0x0
0xffffc88000030600 0001 00000000                0x0                0x0
0xffffc88000030680 0001 00000000                0x0                0x0
0xffffc88000030700 0001 00000000                0x0                0x0
0xffffc88000030780 0001 00000000                0x0                0x0
0xffffc88000030800 0001 00000000                0x0                0x0
0xffffc88000030880 0001 00000000                0x0                0x0
0xffffc88000030900 0001 00000000                0x0                0x0
0xffffc88000030980 0001 00000000                0x0                0x0
0xffffc88000030a00 0001 00000000                0x0                0x0
0xffffc88000030a80 0001 00000000                0x0                0x0
0xffffc88000030b00 0001 00000000                0x0                0x0
0xffffc88000030b80 0001 00000000                0x0                0x0
0xffffc88000030c00 0001 00000000                0x0                0x0
0xffffc88000030c80 0001 00000000                0x0                0x0
0xffffc88000030d00 0001 00000000                0x0                0x0
0xffffc88000030d80 0001 00000000                0x0                0x0
0xffffc88000030e00 0001 00000000                0x0                0x0
0xffffc88000030e80 0001 00000000                0x0                0x0
0xffffc88000030f00 0001 00000000                0x0                0x0
0xffffc88000030f80 0001 00000000                0x0                0x0
0xffffc88000031000 0001 00000000                0x0                0x0
0xffffc88000031080 0001 00000000                0x0                0x0
0xffffc88000031100 0001 00000000                0x0                0x0
0xffffc88000031180 0001 00000000                0x0                0x0
0xffffc88000031200 0001 00000000                0x0                0x0
0xffffc88000031280 0001 00000000                0x0                0x0
0xffffc88000031300 0001 00000000                0x0                0x0
0xffffc88000031380 0001 00000000                0x0                0x0
0xffffc88000031400 0001 00000000                0x0                0x0
0xffffc88000031480 0001 00000000                0x0                0x0
0xffffc88000031500 0001 00000000                0x0                0x0
0xffffc88000031580 0001 00000000                0x0                0x0
0xffffc88000031600 0001 00000000                0x0                0x0
0xffffc88000031680 0001 00000000                0x0                0x0
0xffffc88000031700 0001 00000000                0x0                0x0
0xffffc88000031780 0001 00000000                0x0                0x0
0xffffc88000031800 0001 00000000                0x0                0x0
0xffffc88000031880 0001 00000000                0x0                0x0
0xffffc88000031900 0001 00000000                0x0                0x0
0xffffc88000031980 0001 00000000                0x0                0x0
0xffffc88000031a00 0001 00000000                0x0                0x0
0xffffc88000031a80 0001 00000000                0x0                0x0
0xffffc88000031b00 0001 00000000                0x0                0x0
0xffffc88000031b80 0001 00000000                0x0                0x0
0xffffc88000031c00 0001 00000000                0x0                0x0
0xffffc88000031c80 0001 00000000                0x0                0x0
0xffffc88000031d00 0001 00000000                0x0                0x0
0xffffc88000031d80 0001 00000000                0x0                0x0
0xffffc88000031e00 0001 00000000                0x0                0x0
0xffffc88000031e80 0001 00000000                0x0                0x0
0xffffc88000031f00 0001 00000000                0x0                0x0
0xffffc88000031f80 0001 00000000                0x0                0x0
0xffffc88000032000 0001 00000000                0x0                0x0
0xffffc88000032080 0001 00000000                0x0                0x0
0xffffc88000032100 0001 00000000                0x0                0x0
0xffffc88000032180 0001 00000000                0x0                0x0
0xffffc88000032200 0001 00000000                0x0                0x0
0xffffc88000032280 0001 00000000                0x0                0x0
0xffffc88000032300 0001 00000000                0x0                0x0
0xffffc88000032380 0001 00000000                0x0                0x0
0xffffc88000032400 0001 00000000                0x0                0x0
0xffffc88000032480 0001 00000000                0x0                0x0
0xffffc88000032500 0001 00000000                0x0                0x0
0xffffc88000032580 0001 00000000                0x0                0x0
0xffffc88000032600 0001 00000000                0x0                0x0
0xffffc88000032680 0001 00000000                0x0                0x0
0xffffc88000032700 0001 00000000                0x0                0x0
0xffffc88000032780 0001 00000000                0x0                0x0
0xffffc88000032800 0001 00000000                0x0                0x0
0xffffc88000032880 0001 00000000                0x0                0x0
0xffffc88000032900 0001 00000000                0x0                0x0
0xffffc88000032980 0001 00000000                0x0                0x0
0xffffc88000032a00 0001 00000000                0x0                0x0
0xffffc88000032a80 0001 00000000                0x0                0x0
0xffffc88000032b00 0001 00000000                0x0                0x0
0xffffc88000032b80 0001 00000000                0x0                0x0
0xffffc88000032c00 0001 00000000                0x0                0x0
0xffffc88000032c80 0001 00000000                0x0                0x0
0xffffc88000032d00 0001 00000000                0x0                0x0
0xffffc88000032d80 0001 00000000                0x0                0x0
0xffffc88000032e00 0001 00000000                0x0                0x0
0xffffc88000032e80 0001 00000000                0x0                0x0
0xffffc88000032f00 0001 00000000                0x0                0x0
0xffffc88000032f80 0001 00000000                0x0                0x0
0xffffc88000033000 0001 00000000                0x0                0x0
0xffffc88000033080 0001 00000000                0x0                0x0
0xffffc88000033100 0001 00000000                0x0                0x0
0xffffc88000033180 0001 00000000                0x0                0x0
0xffffc88000033200 0001 00000000                0x0                0x0
0xffffc88000033280 0001 00000000                0x0                0x0
0xffffc88000033300 0001 00000000                0x0                0x0
0xffffc88000033380 0001 00000000                0x0                0x0
0xffffc88000033400 0001 00000000                0x0                0x0
0xffffc88000033480 0001 00000000                0x0                0x0
0xffffc88000033500 0001 00000000                0x0                0x0
0xffffc88000033580 0001 00000000                0x0                0x0
0xffffc88000033600 0001 00000000                0x0                0x0
0xffffc88000033680 0001 00000000                0x0                0x0
0xffffc88000033700 0001 00000000                0x0                0x0
0xffffc88000033780 0001 00000000                0x0                0x0
0xffffc88000033800 0001 00000000                0x0                0x0
0xffffc88000033880 0001 00000000                0x0                0x0
0xffffc88000033900 0001 00000000                0x0                0x0
0xffffc88000033980 0001 00000000                0x0                0x0
0xffffc88000033a00 0001 00000000                0x0                0x0
0xffffc88000033a80 0001 00000000                0x0                0x0
0xffffc88000033b00 0001 00000000                0x0                0x0
0xffffc88000033b80 0001 00000000                0x0                0x0
0xffffc88000033c00 0001 00000000                0x0                0x0
0xffffc88000033c80 0001 00000000                0x0                0x0
0xffffc88000033d00 0001 00000000                0x0                0x0
0xffffc88000033d80 0001 00000000                0x0                0x0
0xffffc88000033e00 0001 00000000                0x0                0x0
0xffffc88000033e80 0001 00000000                0x0                0x0
0xffffc88000033f00 0001 00000000                0x0                0x0
0xffffc88000033f80 0001 00000000                0x0                0x0
0xffffc88000034000 0001 00000000                0x0                0x0
0xffffc88000034080 0001 00000000                0x0                0x0
0xffffc88000034100 0001 00000000                0x0                0x0
0xffffc88000034180 0001 00000000                0x0                0x0
0xffffc88000034200 0001 00000000                0x0                0x0
0xffffc88000034280 0001 00000000                0x0                0x0
0xffffc88000034300 0001 00000000                0x0                0x0
0xffffc88000034380 0001 00000000                0x0                0x0
0xffffc88000034400 0001 00000000                0x0                0x0
0xffffc88000034480 0001 00000000                0x0                0x0
0xffffc88000034500 0001 00000000                0x0                0x0
0xffffc88000034580 0001 00000000                0x0                0x0
0xffffc88000034600 0001 00000000                0x0                0x0
0xffffc88000034680 0001 00000000                0x0                0x0
0xffffc88000034700 0001 00000000                0x0                0x0
0xffffc88000034780 0001 00000000                0x0                0x0
0xffffc88000034800 0001 00000000                0x0                0x0
0xffffc88000034880 0001 00000000                0x0                0x0
0xffffc88000034900 0001 00000000                0x0                0x0
0xffffc88000034980 0001 00000000                0x0                0x0
0xffffc88000034a00 0001 00000000                0x0                0x0
0xffffc88000034a80 0001 00000000                0x0                0x0
0xffffc88000034b00 0001 00000000                0x0                0x0
0xffffc88000034b80 0001 00000000                0x0                0x0
0xffffc88000034c00 0001 00000000                0x0                0x0
0xffffc88000034c80 0001 00000000                0x0                0x0
0xffffc88000034d00 0001 00000000                0x0                0x0
0xffffc88000034d80 0001 00000000                0x0                0x0
0xffffc88000034e00 0001 00000000                0x0                0x0
0xffffc88000034e80 0001 00000000                0x0                0x0
0xffffc88000034f00 0001 00000000                0x0                0x0
0xffffc88000034f80 0001 00000000                0x0                0x0
0xffffc88000035000 0001 00000000                0x0                0x0
0xffffc88000035080 0001 00000000                0x0                0x0
0xffffc88000035100 0001 00000000                0x0                0x0
0xffffc88000035180 0001 00000000                0x0                0x0
0xffffc88000035200 0001 00000000                0x0                0x0
0xffffc88000035280 0001 00000000                0x0                0x0
0xffffc88000035300 0001 00000000                0x0                0x0
0xffffc88000035380 0001 00000000                0x0                0x0
0xffffc88000035400 0001 00000000                0x0                0x0
0xffffc88000035480 0001 00000000                0x0                0x0
0xffffc88000035500 0001 00000000                0x0                0x0
0xffffc88000035580 0001 00000000                0x0                0x0
0xffffc88000035600 0001 00000000                0x0                0x0
0xffffc88000035680 0001 00000000                0x0                0x0
0xffffc88000035700 0001 00000000                0x0                0x0
0xffffc88000035780 0001 00000000                0x0                0x0
0xffffc88000035800 0001 00000000                0x0                0x0
0xffffc88000035880 0001 00000000                0x0                0x0
0xffffc88000035900 0001 00000000                0x0                0x0
0xffffc88000035980 0001 00000000                0x0                0x0
0xffffc88000035a00 0001 00000000                0x0                0x0
0xffffc88000035a80 0001 00000000                0x0                0x0
0xffffc88000035b00 0001 00000000                0x0                0x0
0xffffc88000035b80 0001 00000000                0x0                0x0
0xffffc88000035c00 0001 00000000                0x0                0x0
0xffffc88000035c80 0001 00000000                0x0                0x0
0xffffc88000035d00 0001 00000000                0x0                0x0
0xffffc88000035d80 0001 00000000                0x0                0x0
0xffffc88000035e00 0001 00000000                0x0                0x0
0xffffc88000035e80 0001 00000000                0x0                0x0
0xffffc88000035f00 0001 00000000                0x0                0x0
0xffffc88000035f80 0001 00000000                0x0                0x0
0xffffc88000036000 0001 00000000                0x0                0x0
0xffffc88000036080 0001 00000000                0x0                0x0
0xffffc88000036100 0001 00000000                0x0                0x0
0xffffc88000036180 0001 00000000                0x0                0x0
0xffffc88000036200 0001 00000000                0x0                0x0
0xffffc88000036280 0001 00000000                0x0                0x0
0xffffc88000036300 0001 00000000                0x0                0x0
0xffffc88000036380 0001 00000000                0x0                0x0
0xffffc88000036400 0001 00000000                0x0                0x0
0xffffc88000036480 0001 00000000                0x0                0x0
0xffffc88000036500 0001 00000000                0x0                0x0
0xffffc88000036580 0001 00000000                0x0                0x0
0xffffc88000036600 0001 00000000                0x0                0x0
0xffffc88000036680 0001 00000000                0x0                0x0
0xffffc88000036700 0001 00000000                0x0                0x0
0xffffc88000036780 0001 00000000                0x0                0x0
0xffffc88000036800 0001 00000000                0x0                0x0
0xffffc88000036880 0001 00000000                0x0                0x0
0xffffc88000036900 0001 00000000                0x0                0x0
0xffffc88000036980 0001 00000000                0x0                0x0
0xffffc88000036a00 0001 00000000                0x0                0x0
0xffffc88000036a80 0001 00000000                0x0                0x0
0xffffc88000036b00 0001 00000000                0x0                0x0
0xffffc88000036b80 0001 00000000                0x0                0x0
0xffffc88000036c00 0001 00000000                0x0                0x0
0xffffc88000036c80 0001 00000000                0x0                0x0
0xffffc88000036d00 0001 00000000                0x0                0x0
0xffffc88000036d80 0001 00000000                0x0                0x0
0xffffc88000036e00 0001 00000000                0x0                0x0
0xffffc88000036e80 0001 00000000                0x0                0x0
0xffffc88000036f00 0001 00000000                0x0                0x0
0xffffc88000036f80 0001 00000000                0x0                0x0
0xffffc88000037000 0001 00000000                0x0                0x0
0xffffc88000037080 0001 00000000                0x0                0x0
0xffffc88000037100 0001 00000000                0x0                0x0
0xffffc88000037180 0001 00000000                0x0                0x0
0xffffc88000037200 0001 00000000                0x0                0x0
0xffffc88000037280 0001 00000000                0x0                0x0
0xffffc88000037300 0001 00000000                0x0                0x0
0xffffc88000037380 0001 00000000                0x0                0x0
0xffffc88000037400 0001 00000000                0x0                0x0
0xffffc88000037480 0001 00000000                0x0                0x0
0xffffc88000037500 0001 00000000                0x0                0x0
0xffffc88000037580 0001 00000000                0x0                0x0
0xffffc88000037600 0001 00000000                0x0                0x0
0xffffc88000037680 0001 00000000                0x0                0x0
0xffffc88000037700 0001 00000000                0x0                0x0
0xffffc88000037780 0001 00000000                0x0                0x0
0xffffc88000037800 0001 00000000                0x0                0x0
0xffffc88000037880 0001 00000000                0x0                0x0
0xffffc88000037900 0001 00000000                0x0                0x0
0xffffc88000037980 0001 00000000                0x0                0x0
0xffffc88000037a00 0001 00000000                0x0                0x0
0xffffc88000037a80 0001 00000000                0x0                0x0
0xffffc88000037b00 0001 00000000                0x0                0x0
0xffffc88000037b80 0001 00000000                0x0                0x0
0xffffc88000037c00 0001 00000000                0x0                0x0
0xffffc88000037c80 0001 00000000                0x0                0x0
0xffffc88000037d00 0001 00000000                0x0                0x0
0xffffc88000037d80 0001 00000000                0x0                0x0
0xffffc88000037e00 0001 00000000                0x0                0x0
0xffffc88000037e80 0001 00000000                0x0                0x0
0xffffc88000037f00 0001 00000000                0x0                0x0
0xffffc88000037f80 0001 00000000                0x0                0x0
0xffffc88000038000 0001 00000000                0x0                0x0
0xffffc88000038080 0001 00000000                0x0                0x0
0xffffc88000038100 0001 00000000                0x0                0x0
0xffffc88000038180 0001 00000000                0x0                0x0
0xffffc88000038200 0001 00000000                0x0                0x0
0xffffc88000038280 0001 00000000                0x0                0x0
0xffffc88000038300 0001 00000000                0x0                0x0
0xffffc88000038380 0001 00000000                0x0                0x0
0xffffc88000038400 0001 00000000                0x0                0x0
0xffffc88000038480 0001 00000000                0x0                0x0
0xffffc88000038500 0001 00000000                0x0                0x0
0xffffc88000038580 0001 00000000                0x0                0x0
0xffffc88000038600 0001 00000000                0x0                0x0
0xffffc88000038680 0001 00000000                0x0                0x0
0xffffc88000038700 0001 00000000                0x0                0x0
0xffffc88000038780 0001 00000000                0x0                0x0
0xffffc88000038800 0001 00000000                0x0                0x0
0xffffc88000038880 0001 00000000                0x0                0x0
0xffffc88000038900 0001 00000000                0x0                0x0
0xffffc88000038980 0001 00000000                0x0                0x0
0xffffc88000038a00 0001 00000000                0x0                0x0
0xffffc88000038a80 0001 00000000                0x0                0x0
0xffffc88000038b00 0001 00000000                0x0                0x0
0xffffc88000038b80 0001 00000000                0x0                0x0
0xffffc88000038c00 0001 00000000                0x0                0x0
0xffffc88000038c80 0001 00000000                0x0                0x0
0xffffc88000038d00 0001 00000000                0x0                0x0
0xffffc88000038d80 0001 00000000                0x0                0x0
0xffffc88000038e00 0001 00000000                0x0                0x0
0xffffc88000038e80 0001 00000000                0x0                0x0
0xffffc88000038f00 0001 00000000                0x0                0x0
0xffffc88000038f80 0001 00000000                0x0                0x0
0xffffc88000039000 0001 00000000                0x0                0x0
0xffffc88000039080 0001 00000000                0x0                0x0
0xffffc88000039100 0001 00000000                0x0                0x0
0xffffc88000039180 0001 00000000                0x0                0x0
0xffffc88000039200 0001 00000000                0x0                0x0
0xffffc88000039280 0001 00000000                0x0                0x0
0xffffc88000039300 0001 00000000                0x0                0x0
0xffffc88000039380 0001 00000000                0x0                0x0
0xffffc88000039400 0001 00000000                0x0                0x0
0xffffc88000039480 0001 00000000                0x0                0x0
0xffffc88000039500 0001 00000000                0x0                0x0
0xffffc88000039580 0001 00000000                0x0                0x0
0xffffc88000039600 0001 00000000                0x0                0x0
0xffffc88000039680 0001 00000000                0x0                0x0
0xffffc88000039700 0001 00000000                0x0                0x0
0xffffc88000039780 0001 00000000                0x0                0x0
0xffffc88000039800 0001 00000000                0x0                0x0
0xffffc88000039880 0001 00000000                0x0                0x0
0xffffc88000039900 0001 00000000                0x0                0x0

Crashes (697):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/08/08 22:14 netbsd 779129f59fd4 da700653 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/08 22:14 netbsd 8dbd40cd66a7 da700653 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/06/06 14:04 netbsd d695ca1030ea c8857892 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/06/06 13:56 netbsd d695ca1030ea c8857892 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/06/06 13:35 netbsd d695ca1030ea c8857892 .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/06/04 11:47 netbsd 1d4e3ccc6a08 c8857892 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/06/04 08:25 netbsd 1d4e3ccc6a08 c8857892 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/04/11 01:57 netbsd 05998a37b85e e22c3da3 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/04/11 01:00 netbsd 05998a37b85e e22c3da3 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/04/10 22:08 netbsd 05998a37b85e e22c3da3 .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/04/01 10:19 netbsd 05998a37b85e 68fc921a .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/04/01 09:52 netbsd 05998a37b85e 68fc921a .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/03/07 09:15 netbsd 39697e3841eb 7bdd8b2c .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/03/01 03:34 netbsd bc87a5c5b3ab 45a13a73 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/03/01 03:33 netbsd bc87a5c5b3ab 45a13a73 .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/03/01 03:17 netbsd bc87a5c5b3ab 45a13a73 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/01/05 20:08 netbsd 0cc1faa26220 6acc789a .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2021/12/29 04:57 netbsd aa5037709d13 76c8cf06 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2021/12/29 04:52 netbsd aa5037709d13 76c8cf06 .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2021/12/18 17:02 netbsd f5d74733da1f 44068e19 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2019/11/21 14:02 netbsd b81079388f59 8098ea0f .config console log report syz C ci2-netbsd-kubsan
2019/11/21 12:15 netbsd b81079388f59 8098ea0f .config console log report syz C ci2-netbsd
2019/11/21 08:35 netbsd b81079388f59 8098ea0f .config console log report syz C ci2-netbsd-kubsan
2019/11/14 08:54 netbsd 1e1fcc00f384 048f2d49 .config console log report syz C ci2-netbsd
2019/11/13 05:23 netbsd b99a164f0b89 048f2d49 .config console log report syz C ci2-netbsd
2019/10/19 02:49 netbsd e8ab39cc0c71 8c88c9c1 .config console log report syz C ci2-netbsd-kubsan
2019/10/19 02:29 netbsd e8ab39cc0c71 8c88c9c1 .config console log report syz C ci2-netbsd
2019/07/09 07:21 netbsd 0fe1d9e3a378 f62e1e85 console log report syz C ci2-netbsd
2022/06/07 06:18 netbsd a62ae41246a0 c8857892 .config console log report syz ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2021/12/29 04:25 netbsd aa5037709d13 76c8cf06 .config console log report syz ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2019/11/26 19:07 netbsd c8ea5c08277e 598ca6c8 .config console log report syz ci2-netbsd-kubsan
2019/11/26 18:51 netbsd c8ea5c08277e 598ca6c8 .config console log report syz ci2-netbsd
2019/11/26 07:48 netbsd c8ea5c08277e 598ca6c8 .config console log report syz ci2-netbsd-kubsan
2019/11/26 07:33 netbsd c8ea5c08277e 598ca6c8 .config console log report syz ci2-netbsd
2019/11/21 06:51 netbsd b81079388f59 8098ea0f .config console log report syz ci2-netbsd
2019/11/16 19:46 netbsd 074d9895ffaa cdac920b .config console log report syz ci2-netbsd
2019/11/13 06:45 netbsd e3286ae62cb3 048f2d49 .config console log report syz ci2-netbsd-kubsan
2019/11/08 18:46 netbsd e3286ae62cb3 1e35461e .config console log report syz ci2-netbsd-kubsan
2019/11/08 18:27 netbsd 60b2f326c3d0 1e35461e .config console log report syz ci2-netbsd
2019/11/08 16:01 netbsd 60b2f326c3d0 1e35461e .config console log report syz ci2-netbsd
2019/11/08 15:36 netbsd e3286ae62cb3 1e35461e .config console log report syz ci2-netbsd-kubsan
2019/06/30 12:36 netbsd 306eb23583bf 7509bf36 console log report syz ci2-netbsd
2022/08/26 20:24 netbsd 57afb1b85229 e5a303f1 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/26 19:08 netbsd 57afb1b85229 e5a303f1 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/24 04:37 netbsd 07908e3aeb2c cea8b0f7 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/23 19:15 netbsd 4c639c3b58ad cea8b0f7 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/22 06:03 netbsd 8d8b188fe13f 26a13b38 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/17 12:12 netbsd a459d33e6bc1 4e72d229 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/16 18:42 netbsd 1bc4ac82ff75 7a7cb304 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/16 08:48 netbsd d55437c76b60 7a7cb304 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/16 02:58 netbsd d55437c76b60 7a7cb304 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/15 12:59 netbsd 03ce0c663737 8dfcaa3d .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/14 22:34 netbsd e428359e689c 8dfcaa3d .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/12 13:44 netbsd 23662f064a67 402cd70d .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/12 11:06 netbsd 23662f064a67 402cd70d .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/11 19:00 netbsd 5a9a0651d6d1 787ed7e0 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/11 13:33 netbsd e1d33218e01b 787ed7e0 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/11 11:28 netbsd e1d33218e01b 787ed7e0 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/11 02:00 netbsd e1d33218e01b a6201f11 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/10 17:58 netbsd d7a86ca196fa aaa9eaa0 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/10 04:21 netbsd 6ad6faad26b8 c2a623d6 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/10 00:34 netbsd 6ad6faad26b8 c2a623d6 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/09 19:57 netbsd 6ad6faad26b8 c2a623d6 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/09 07:56 netbsd 750664289176 da700653 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/09 02:50 netbsd 8dbd40cd66a7 da700653 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/08 18:21 netbsd 8dbd40cd66a7 da700653 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/08 13:50 netbsd 779129f59fd4 88e3a122 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/08 12:44 netbsd 779129f59fd4 88e3a122 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/08 03:48 netbsd 8bd508689112 88e3a122 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/08 02:18 netbsd 8bd508689112 88e3a122 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/07 20:28 netbsd 8bd508689112 88e3a122 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/07 18:30 netbsd 8bd508689112 88e3a122 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/07 07:09 netbsd 0caacf7bc9bb 88e3a122 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/07 01:12 netbsd e43aa3d0a720 88e3a122 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 22:08 netbsd e43aa3d0a720 88e3a122 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 17:24 netbsd e43aa3d0a720 88e3a122 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 16:18 netbsd e43aa3d0a720 88e3a122 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 14:08 netbsd e43aa3d0a720 88e3a122 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 11:05 netbsd e43aa3d0a720 e853abd9 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 06:20 netbsd 1bfb199dffe9 e853abd9 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/06 03:45 netbsd 1bfb199dffe9 e853abd9 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/05 19:43 netbsd 80c847fb084f a65a7ce9 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/08/03 04:55 netbsd 4b97c2317f82 1c9013ac .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/31 22:38 netbsd 88a97acd8728 fef302b1 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/27 20:28 netbsd 50fba5fee58b da9d0366 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/26 01:26 netbsd 85ea66796a7c 34795c51 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/23 01:07 netbsd 357230f7cdd6 22343af4 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/22 18:20 netbsd 2cf3c8237637 22343af4 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/22 11:03 netbsd 2cf3c8237637 22343af4 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/22 05:23 netbsd 21899292a91d 5e6028b9 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/21 22:04 netbsd 21899292a91d 5e6028b9 .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2022/07/21 16:19 netbsd 6a5ad45c0beb 6e67af9d .config console log report ci2-netbsd panic: LOCKDEBUG: Reader / writer lock error: rw_vector_enter,NUM: locking against myself
2019/06/26 04:18 netbsd 13724f5cbeac 0a8d1a96 console log report ci2-netbsd
* Struck through repros no longer work on HEAD.