syzbot


panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held (2)

Status: fixed on 2022/03/14 20:11
Reported-by: syzbot+aca29415f2f0bf23f082@syzkaller.appspotmail.com
Fix commit: 5ee164d90cec tun(4): Reduce lock from IPL_NET to IPL_SOFTNET.
First crash: 1373d, last: 746d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held C 95 1396d 1416d 3/3 fixed on 2020/06/02 04:52
netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,517: spin lock held C 3 990d 990d 3/3 fixed on 2022/03/14 20:11

Sample crash report:
[  51.4210774] panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
[  51.4210774] cpu1: Begin traceback...
[  51.4410796] vpanic() at netbsd:vpanic+0x265 syzkaller/managers/netbsd/kernel/sys/kern/subr_prf.c:290
[  51.4810797] snprintf() at netbsd:snprintf
[  51.5210805] lockdebug_more() at netbsd:lockdebug_more
[  51.5610806] lockdebug_barrier() at netbsd:lockdebug_barrier+0x11d syzkaller/managers/netbsd/kernel/sys/kern/subr_lockdebug.c:650
[  51.6010820] mutex_enter() at netbsd:mutex_enter+0xa91 syzkaller/managers/netbsd/kernel/sys/kern/kern_mutex.c:516
[  51.6410802] pgid_in_session() at netbsd:pgid_in_session+0x3d syzkaller/managers/netbsd/kernel/sys/kern/kern_proc.c:626
[  51.6810816] fsetown() at netbsd:fsetown+0x11b syzkaller/managers/netbsd/kernel/sys/kern/kern_descrip.c:1787
[  51.7210824] tunioctl() at netbsd:tunioctl+0x97 syzkaller/managers/netbsd/kernel/sys/net/if_tun.c:749
[  51.7610830] cdev_ioctl() at netbsd:cdev_ioctl+0xfc syzkaller/managers/netbsd/kernel/sys/kern/subr_devsw.c:935
[  51.7910862] spec_ioctl() at netbsd:spec_ioctl+0x20f syzkaller/managers/netbsd/kernel/sys/miscfs/specfs/spec_vnops.c:933
[  51.8310854] VOP_IOCTL() at netbsd:VOP_IOCTL+0x12c syzkaller/managers/netbsd/kernel/sys/kern/vnode_if.c:646
[  51.8710843] vn_ioctl() at netbsd:vn_ioctl+0x1b9 syzkaller/managers/netbsd/kernel/sys/kern/vfs_vnops.c:783
[  51.9110919] sys_fcntl() at netbsd:sys_fcntl+0x970 syzkaller/managers/netbsd/kernel/sys/kern/sys_descrip.c:482
[  51.9510819] sys_syscall() at netbsd:sys_syscall+0xff sy_call syzkaller/managers/netbsd/kernel/sys/sys/syscallvar.h:65 [inline]
[  51.9510819] sys_syscall() at netbsd:sys_syscall+0xff syzkaller/managers/netbsd/kernel/sys/kern/sys_syscall.c:77
[  51.9910826] syscall() at netbsd:syscall+0x259 sy_call syzkaller/managers/netbsd/kernel/sys/sys/syscallvar.h:65 [inline]
[  51.9910826] syscall() at netbsd:syscall+0x259 sy_invoke syzkaller/managers/netbsd/kernel/sys/sys/syscallvar.h:94 [inline]
[  51.9910826] syscall() at netbsd:syscall+0x259 syzkaller/managers/netbsd/kernel/sys/arch/x86/x86/syscall.c:138
[  52.0010836] --- syscall (number 0) ---
[  52.0110807] netbsd:syscall+0x259:
[  52.0210844] cpu1: End traceback...
[  52.0210844] fatal breakpoint trap in supervisor mode
[  52.0310855] trap type 1 code 0 rip 0xffffffff80220a2d cs 0x8 rflags 0x286 cr2 0x7d34dd4b61b8 ilevel 0x8 rsp 0xffffc0019db27640
[  52.0410792] curlwp 0xffffc0001514ba00 pid 1151.1151 lowest kstack 0xffffc0019db202c0
Stopped in pid 1151.1151 (syz-executor0221) at  netbsd:breakpoint+0x5:  leave
?
breakpoint() at netbsd:breakpoint+0x5
db_panic() at netbsd:db_panic+0x105 syzkaller/managers/netbsd/kernel/sys/ddb/db_panic.c:67
vpanic() at netbsd:vpanic+0x265 syzkaller/managers/netbsd/kernel/sys/kern/subr_prf.c:290
snprintf() at netbsd:snprintf
lockdebug_more() at netbsd:lockdebug_more
lockdebug_barrier() at netbsd:lockdebug_barrier+0x11d syzkaller/managers/netbsd/kernel/sys/kern/subr_lockdebug.c:650
mutex_enter() at netbsd:mutex_enter+0xa91 syzkaller/managers/netbsd/kernel/sys/kern/kern_mutex.c:516
pgid_in_session() at netbsd:pgid_in_session+0x3d syzkaller/managers/netbsd/kernel/sys/kern/kern_proc.c:626
fsetown() at netbsd:fsetown+0x11b syzkaller/managers/netbsd/kernel/sys/kern/kern_descrip.c:1787
tunioctl() at netbsd:tunioctl+0x97 syzkaller/managers/netbsd/kernel/sys/net/if_tun.c:749
cdev_ioctl() at netbsd:cdev_ioctl+0xfc syzkaller/managers/netbsd/kernel/sys/kern/subr_devsw.c:935
spec_ioctl() at netbsd:spec_ioctl+0x20f syzkaller/managers/netbsd/kernel/sys/miscfs/specfs/spec_vnops.c:933
VOP_IOCTL() at netbsd:VOP_IOCTL+0x12c syzkaller/managers/netbsd/kernel/sys/kern/vnode_if.c:646
vn_ioctl() at netbsd:vn_ioctl+0x1b9 syzkaller/managers/netbsd/kernel/sys/kern/vfs_vnops.c:783
sys_fcntl() at netbsd:sys_fcntl+0x970 syzkaller/managers/netbsd/kernel/sys/kern/sys_descrip.c:482
sys_syscall() at netbsd:sys_syscall+0xff sy_call syzkaller/managers/netbsd/kernel/sys/sys/syscallvar.h:65 [inline]
sys_syscall() at netbsd:sys_syscall+0xff syzkaller/managers/netbsd/kernel/sys/kern/sys_syscall.c:77
syscall() at netbsd:syscall+0x259 sy_call syzkaller/managers/netbsd/kernel/sys/sys/syscallvar.h:65 [inline]
syscall() at netbsd:syscall+0x259 sy_invoke syzkaller/managers/netbsd/kernel/sys/sys/syscallvar.h:94 [inline]
syscall() at netbsd:syscall+0x259 syzkaller/managers/netbsd/kernel/sys/arch/x86/x86/syscall.c:138
--- syscall (number 0) ---
netbsd:syscall+0x259:
Panic string: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
PID    LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
1101  1101 2   1         0   ffffc0001516b600   syz-executor0221
1105  1105 2   0         0   ffffc0001516b1c0   syz-executor0221
1151 >1151 7   1         0   ffffc0001514ba00   syz-executor0221
1052  1052 2   1         0   ffffc0001514b5c0   syz-executor0221
422    422 2   1         0   ffffc0001514b180   syz-executor0221
1085  1085 2   1         0   ffffc00013be7a40   syz-executor0221
1086  1086 3   0       180   ffffc0001483cb00   syz-executor0221 nanoslp
1078 >1078 7   0         0   ffffc000147e1a80   syz-executor0221
1077  1077 2   1       140   ffffc000147e1200   syz-executor0221
1076  1076 3   0       180   ffffc000148c1580   syz-executor0221 nanoslp
1080  1080 2   1       140   ffffc00013a56780   syz-executor0221
983    983 3   0       180   ffffc00013b650c0   syz-executor0221 nanoslp
1081  1081 2   1     40100   ffffc00013b80100               sshd
998    998 3   1       180   ffffc00014723940              getty nanoslp
956    956 3   1       180   ffffc000148c1140              getty nanoslp
947    947 3   1       180   ffffc000136ec740              getty nanoslp
1098  1098 3   1       1c0   ffffc000139fd700              getty ttyraw
955    955 3   1       180   ffffc000147d4a40               sshd select
810    810 3   1       180   ffffc00013d05b00             powerd kqueue
555    555 3   0       180   ffffc00014852700            syslogd kqueue
607    607 3   1       180   ffffc00013c2ab00             dhcpcd poll
596    596 3   0       180   ffffc00013c914c0             dhcpcd poll
613    613 2   1         0   ffffc00013c4eb40             dhcpcd
578    578 3   1       180   ffffc00013c0b240             dhcpcd poll
350    350 3   0       180   ffffc00013d7e8c0             dhcpcd poll
349    349 3   0       180   ffffc00013d7e480             dhcpcd poll
348    348 3   0         0   ffffc00013d7e040             dhcpcd xchicv
1        1 3   0       180   ffffc0001385c140               init wait
0      932 3   0       200   ffffc0001398c240            physiod physiod
0      192 3   0       200   ffffc0001398e280          pooldrain pooldrain
0      163 3   0       200   ffffc0001398cac0            ioflush syncer
0      168 3   1       200   ffffc0001398c680           pgdaemon pgdaemon
0      162 3   1       200   ffffc00013959640               usb7 usbevt
0      161 3   1       200   ffffc00013959200               usb6 usbevt
0       31 3   1       200   ffffc0001390ba40               usb5 usbevt
0       63 3   1       200   ffffc0001390b600               usb4 usbevt
0      126 3   1       200   ffffc0001390b1c0               usb3 usbevt
0      125 3   1       200   ffffc000138b9a00               usb2 usbevt
0      124 3   1       200   ffffc000138b95c0               usb1 usbevt
0      123 3   1       200   ffffc000138b9180               usb0 usbevt
0      122 3   1       200   ffffc0001385c9c0         usbtask-dr usbtsk
0      121 3   0       200   ffffc00010dbbac0         usbtask-hc usbtsk
0      120 3   0       200   ffffc0001385c580             npfgc0 npfgcw
0      119 3   1       200   ffffc0001384b980            rt_free rt_free
0      118 3   1       200   ffffc0001384b540              unpgc unpgc
0      117 3   0       200   ffffc0001384b100    key_timehandler key_timehandler
0      116 3   1       200   ffffc0001371b940    icmp6_wqinput/1 icmp6_wqinput
0      115 3   0       200   ffffc0001371b500    icmp6_wqinput/0 icmp6_wqinput
0      114 3   0       200   ffffc0001371b0c0          nd6_timer nd6_timer
0      113 3   1       200   ffffc00013711900    carp6_wqinput/1 carp6_wqinput
0      112 3   0       200   ffffc000137114c0    carp6_wqinput/0 carp6_wqinput
0      111 3   1       200   ffffc00013711080     carp_wqinput/1 carp_wqinput
0      110 3   0       200   ffffc000137008c0     carp_wqinput/0 carp_wqinput
0      109 3   1       200   ffffc00013700480     icmp_wqinput/1 icmp_wqinput
0      108 3   0       200   ffffc00013700040     icmp_wqinput/0 icmp_wqinput
0      107 3   0       200   ffffc000136edbc0           rt_timer rt_timer
0      106 3   1       200   ffffc000136ecb80        vmem_rehash vmem_rehash
0      105 3   0       200   ffffc000136ed780          entbutler entropy
0       96 3   1       200   ffffc000130c0b00              viomb balloon
0       30 3   1       200   ffffc000130c06c0      vioif0_txrx/1 vioif0_txrx
0       29 3   0       200   ffffc000130c0280      vioif0_txrx/0 vioif0_txrx
0       27 3   0       200   ffffc00010dbb680           scsibus0 sccomp
0       26 3   0       200   ffffc00010dbb240               pms0 pmsreset
0       25 3   1       200   ffffc00010d0ea80            xcall/1 xcall
0       24 1   1       200   ffffc00010d0e640          softser/1
0       23 1   1       200   ffffc00010d0e200          softclk/1
0       22 1   1       200   ffffc00010d0ca40          softbio/1
0       21 1   1       200   ffffc00010d0c600          softnet/1
0       20 1   1       201   ffffc00010d0c1c0             idle/1
0       19 3   0       200   ffffc0000f77da00           lnxpwrwq lnxpwrwq
0       18 3   0       200   ffffc0000f77d5c0           lnxlngwq lnxlngwq
0       17 3   0       200   ffffc0000f77d180           lnxsyswq lnxsyswq
0       16 3   0       200   ffffc0000f7759c0           lnxrcugc lnxrcugc
0       15 3   0       200   ffffc0000f775580             sysmon smtaskq
0       14 3   0       200   ffffc0000f775140         pmfsuspend pmfsuspend
0       13 3   0       200   ffffc0000f771980           pmfevent pmfevent
0       12 3   0       200   ffffc0000f771540         sopendfree sopendfr
0       11 3   1       200   ffffc0000f771100            iflnkst iflnkst
0       10 3   0       200   ffffc0000f766940           nfssilly nfssilly
0        9 3   0       200   ffffc0000f766500             vdrain vdrain
0        8 3   0       200   ffffc0000f7660c0          modunload mod_unld
0        7 3   0       200   ffffc0000f758900            xcall/0 xcall
0        6 1   0       200   ffffc0000f7584c0          softser/0
0        5 1   0       200   ffffc0000f758080          softclk/0
0        4 1   0       200   ffffc0000f7568c0          softbio/0
0        3 1   0       200   ffffc0000f756480          softnet/0
0        2 1   0       201   ffffc0000f756040             idle/0
0        0 3   0       200   ffffffff82eee940            swapper uvm
[Locks tracked through LWPs]

****** LWP 1151.1151 (syz-executor0221) @ 0xffffc0001514ba00, l_stat=7

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at procinit)
lock address : 0xffffffff82ff69c0 type     :     sleep/adaptive
initialized  : 0xffffffff818ef8d5
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  1
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc0001514ba00 last held: 000000000000000000
last locked  : 0xffffffff818c54b9 unlocked*: 0xffffffff818c61f0
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 422.422 (syz-executor0221) @ 0xffffc0001514b180, l_stat=2

*** Locks held:

* Lock 0 (initialized at pmap_ctor)
lock address : 0xffffc000148baf80 type     :     sleep/adaptive
initialized  : 0xffffffff808d4c54
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffc0001514b180 last held: 0xffffc0001514b180
last locked* : 0xffffffff808d68e2 unlocked : 0xffffffff808d4967
owner field  : 0xffffc0001514b180 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 1085.1085 (syz-executor0221) @ 0xffffc00013be7a40, l_stat=2

*** Locks held:

* Lock 0 (initialized at pmap_ctor)
lock address : 0xffffc000148bad80 type     :     sleep/adaptive
initialized  : 0xffffffff808d4c54
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffc00013be7a40 last held: 0xffffc00013be7a40
last locked* : 0xffffffff808d68e2 unlocked : 0xffffffff808d4967
owner field  : 0xffffc00013be7a40 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 1078.1078 (syz-executor0221) @ 0xffffc000147e1a80, l_stat=7

*** Locks held:

* Lock 0 (initialized at amap_ctor)
lock address : 0xffffc00015054d00 type     :     sleep/adaptive
initialized  : 0xffffffff8182b7ab
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc000147e1a80 last held: 0xffffc000147e1a80
last locked* : 0xffffffff8183bf9d unlocked : 0xffffffff81839b66
owner/count  : 000000000000000000 flags    : 000000000000000000
Turnstile: no active turnstile for this lock.

* Lock 1 (initialized at pmap_ctor)
lock address : 0xffffc000148ba380 type     :     sleep/adaptive
initialized  : 0xffffffff808d4c54
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc000147e1a80 last held: 0xffffc000147e1a80
last locked* : 0xffffffff808d68e2 unlocked : 0xffffffff808d71e8
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 596.596 (dhcpcd) @ 0xffffc00013c914c0, l_stat=3

*** Locks held: none

*** Locks wanted:

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

****** LWP 613.613 (dhcpcd) @ 0xffffc00013c4eb40, l_stat=2

*** Locks held: none

*** Locks wanted:

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

****** LWP 349.349 (dhcpcd) @ 0xffffc00013d7e480, l_stat=3

*** Locks held: none

*** Locks wanted:

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

****** LWP 348.348 (dhcpcd) @ 0xffffc00013d7e040, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff82ff68c0 type     :     sleep/adaptive
initialized  : 0xffffffff818e1d61
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc00013d7e040 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) @ 0xffffc0000f771100, l_stat=3

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff82ff68c0 type     :     sleep/adaptive
initialized  : 0xffffffff818e1d61
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  0
relevant lwp : 0xffffc0000f771100 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) @ 0xffffc0000f758080, l_stat=1

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at module_hook_init)
lock address : 0xffffffff82ff68c0 type     :     sleep/adaptive
initialized  : 0xffffffff818e1d61
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xffffc0000f758080 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]

******* Locks held on cpu1:

* Lock 0 (initialized at tun_clone_create)
lock address : 0xffffc00010c28920 type     :               spin
initialized  : 0xffffffff81b49845
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  1 last held:                  1
relevant lwp : 0xffffc0001514ba00 last held: 0xffffc0001514ba00
last locked* : 0xffffffff81b4853d unlocked : 0xffffffff81b4a6a7
owner field  : 0x0000000000010600 wait/spin:                0/1

              PAGE FLAG   PQ            UOBJECT              UANON
0xffffc00000017180 0041 00000000                0x0                0x0
0xffffc00000017200 0041 00000000                0x0                0x0
0xffffc00000017280 0041 00000000                0x0                0x0
0xffffc00000017300 0041 00000000                0x0                0x0
0xffffc00000017380 0041 00000000                0x0                0x0
0xffffc00000017400 0041 00000000                0x0                0x0
0xffffc00000017480 0041 00000000                0x0                0x0
0xffffc00000017500 0041 00000000                0x0                0x0
0xffffc00000017580 0041 00000000                0x0                0x0
0xffffc00000017600 0041 00000000                0x0                0x0
0xffffc00000017680 0041 00000000                0x0                0x0
0xffffc00000017700 0041 00000000                0x0                0x0
0xffffc00000017780 0041 00000000                0x0                0x0
0xffffc00000017800 0041 00000000                0x0                0x0
0xffffc00000017880 0041 00000000                0x0                0x0
0xffffc00000017900 0041 00000000                0x0                0x0
0xffffc00000017980 0041 00000000                0x0                0x0
0xffffc00000017a00 0041 00000000                0x0                0x0
0xffffc00000017a80 0041 00000000                0x0                0x0
0xffffc00000017b00 0041 00000000                0x0                0x0
0xffffc00000017b80 0041 00000000                0x0                0x0
0xffffc00000017c00 0041 00000000                0x0                0x0
0xffffc00000017c80 0041 00000000                0x0                0x0
0xffffc00000017d00 0041 00000000                0x0                0x0
0xffffc00000017d80 0041 00000000                0x0                0x0
0xffffc00000017e00 0041 00000000                0x0                0x0
0xffffc00000017e80 0041 00000000                0x0                0x0
0xffffc00000017f00 0041 00000000                0x0                0x0
0xffffc00000017f80 0041 00000000                0x0                0x0
0xffffc00000018000 0041 00000000                0x0                0x0
0xffffc00000018080 0041 00000000                0x0                0x0
0xffffc00000018100 0041 00000000                0x0                0x0
0xffffc00000018180 0041 00000000                0x0                0x0
0xffffc00000018200 0041 00000000                0x0                0x0
0xffffc00000018280 0041 00000000                0x0                0x0
0xffffc00000018300 0041 00000000                0x0                0x0
0xffffc00000018380 0041 00000000                0x0                0x0
0xffffc00000018400 0041 00000000                0x0                0x0
0xffffc00000018480 0041 00000000                0x0                0x0
0xffffc00000018500 0041 00000000                0x0                0x0
0xffffc00000018580 0041 00000000                0x0                0x0
0xffffc00000018600 0041 00000000                0x0                0x0
0xffffc00000018680 0041 00000000                0x0                0x0
0xffffc00000018700 0041 00000000                0x0                0x0
0xffffc00000018780 0041 00000000                0x0                0x0
0xffffc00000018800 0041 00000000                0x0                0x0
0xffffc00000018880 0041 00000000                0x0                0x0
0xffffc00000018900 0041 00000000                0x0                0x0
0xffffc00000018980 0041 00000000                0x0                0x0
0xffffc00000018a00 0041 00000000                0x0                0x0
0xffffc00000018a80 0041 00000000                0x0                0x0
0xffffc00000018b00 0041 00000000                0x0                0x0
0xffffc00000018b80 0041 00000000                0x0                0x0
0xffffc00000018c00 0041 00000000                0x0                0x0
0xffffc00000018c80 0041 00000000                0x0                0x0
0xffffc00000018d00 0041 00000000                0x0                0x0
0xffffc00000018d80 0041 00000000                0x0                0x0
0xffffc00000018e00 0041 00000000                0x0                0x0
0xffffc00000018e80 0041 00000000                0x0                0x0
0xffffc00000018f00 0041 00000000                0x0                0x0
0xffffc00000018f80 0041 00000000                0x0                0x0
0xffffc00000019000 0041 00000000                0x0                0x0
0xffffc00000019080 0041 00000000                0x0                0x0
0xffffc00000019100 0041 00000000                0x0                0x0
0xffffc00000019180 0041 00000000                0x0                0x0
0xffffc00000019200 0041 00000000                0x0                0x0
0xffffc00000019280 0041 00000000                0x0                0x0
0xffffc00000019300 0041 00000000                0x0                0x0
0xffffc00000019380 0041 00000000                0x0                0x0
0xffffc00000019400 0041 00000000                0x0                0x0
0xffffc00000019480 0041 00000000                0x0                0x0
0xffffc00000019500 0041 00000000                0x0                0x0
0xffffc00000019580 0041 00000000                0x0                0x0
0xffffc00000019600 0041 00000000                0x0                0x0
0xffffc00000019680 0041 00000000                0x0                0x0
0xffffc00000019700 0041 00000000                0x0                0x0
0xffffc00000019780 0041 00000000                0x0                0x0
0xffffc00000019800 0041 00000000                0x0                0x0
0xffffc00000019880 0041 00000000                0x0                0x0
0xffffc00000019900 0041 00000000                0x0                0x0
0xffffc00000019980 0041 00000000                0x0                0x0
0xffffc00000019a00 0041 00000000                0x0                0x0
0xffffc00000019a80 0041 00000000                0x0                0x0
0xffffc00000019b00 0041 00000000                0x0                0x0
0xffffc00000019b80 0041 00000000                0x0                0x0
0xffffc00000019c00 0041 00000000                0x0                0x0
0xffffc00000019c80 0041 00000000                0x0                0x0
0xffffc00000019d00 0041 00000000                0x0                0x0
0xffffc00000019d80 0041 00000000                0x0                0x0
0xffffc00000019e00 0041 00000000                0x0                0x0
0xffffc00000019e80 0041 00000000                0x0                0x0
0xffffc00000019f00 0041 00000000                0x0                0x0
0xffffc00000019f80 0041 00000000                0x0                0x0
0xffffc0000001a000 0041 00000000                0x0                0x0
0xffffc0000001a080 0041 00000000                0x0                0x0
0xffffc0000001a100 0041 00000000                0x0                0x0
0xffffc0000001a180 0041 00000000                0x0                0x0
0xffffc0000001a200 0041 00000000                0x0                0x0
0xffffc0000001a280 0041 00000000                0x0                0x0
0xffffc0000001a300 0041 00000000                0x0                0x0
0xffffc0000001a380 0041 00000000                0x0                0x0
0xffffc0000001a400 0041 00000000                0x0                0x0
0xffffc0000001a480 0041 00000000                0x0                0x0
0xffffc0000001a500 0041 00000000                0x0                0x0
0xffffc0000001a580 0041 00000000                0x0                0x0
0xffffc0000001a600 0041 00000000                0x0                0x0
0xffffc0000001a680 0041 00000000                0x0                0x0
0xffffc0000001a700 0041 00000000                0x0                0x0
0xffffc0000001a780 0041 00000000                0x0                0x0
0xffffc0000001a800 0041 00000000                0x0                0x0
0xffffc0000001a880 0041 00000000                0x0                0x0
0xffffc0000001a900 0041 00000000                0x0                0x0
0xffffc0000001a980 0041 00000000                0x0                0x0
0xffffc0000001aa00 0041 00000000                0x0                0x0
0xffffc0000001aa80 0041 00000000                0x0                0x0
0xffffc0000001ab00 0041 00000000                0x0                0x0
0xffffc0000001ab80 0001 00000000                0x0                0x0
0xffffc0000001ac00 0001 00000000                0x0                0x0
0xffffc0000001ac80 0001 00000000                0x0                0x0
0xffffc0000001ad00 0001 00000000                0x0                0x0
0xffffc0000001ad80 0001 00000000                0x0                0x0
0xffffc0000001ae00 0001 00000000                0x0                0x0
0xffffc0000001ae80 0001 00000000                0x0                0x0
0xffffc0000001af00 0001 00000000                0x0                0x0
0xffffc0000001af80 0001 00000000                0x0                0x0
0xffffc0000001b000 0001 00000000                0x0                0x0
0xffffc0000001b080 0001 00000000                0x0                0x0
0xffffc0000001b100 0001 00000000                0x0                0x0
0xffffc0000001b180 0001 00000000                0x0                0x0
0xffffc0000001b200 0001 00000000                0x0                0x0
0xffffc0000001b280 0001 00000000                0x0                0x0
0xffffc0000001b300 0001 00000000                0x0                0x0
0xffffc0000001b380 0001 00000000                0x0                0x0
0xffffc0000001b400 0001 00000000                0x0                0x0
0xffffc0000001b480 0001 00000000                0x0                0x0
0xffffc0000001b500 0001 00000000                0x0                0x0
0xffffc0000001b580 0001 00000000                0x0                0x0
0xffffc0000001b600 0001 00000000                0x0                0x0
0xffffc0000001b680 0001 00000000                0x0                0x0
0xffffc0000001b700 0001 00000000                0x0                0x0
0xffffc0000001b780 0001 00000000                0x0                0x0
0xffffc0000001b800 0001 00000000                0x0                0x0
0xffffc0000001b880 0001 00000000                0x0                0x0
0xffffc0000001b900 0001 00000000                0x0                0x0
0xffffc0000001b980 0001 00000000                0x0                0x0
0xffffc0000001ba00 0001 00000000                0x0                0x0
0xffffc0000001ba80 0001 00000000                0x0                0x0
0xffffc0000001bb00 0001 00000000                0x0                0x0
0xffffc0000001bb80 0001 00000000                0x0                0x0
0xffffc0000001bc00 0001 00000000                0x0                0x0
0xffffc0000001bc80 0001 00000000                0x0                0x0
0xffffc0000001bd00 0001 00000000                0x0                0x0
0xffffc0000001bd80 0001 00000000                0x0                0x0
0xffffc0000001be00 0001 00000000                0x0                0x0
0xffffc0000001be80 0001 00000000                0x0                0x0
0xffffc0000001bf00 0001 00000000                0x0                0x0
0xffffc0000001bf80 0001 00000000                0x0                0x0
0xffffc0000001c000 0001 00000000                0x0                0x0
0xffffc0000001c080 0001 00000000                0x0                0x0
0xffffc0000001c100 0001 00000000                0x0                0x0
0xffffc0000001c180 0001 00000000                0x0                0x0
0xffffc0000001c200 0001 00000000                0x0                0x0
0xffffc0000001c280 0001 00000000                0x0                0x0
0xffffc0000001c300 0001 00000000                0x0                0x0
0xffffc0000001c380 0001 00000000                0x0                0x0
0xffffc0000001c400 0001 00000000                0x0                0x0
0xffffc0000001c480 0001 00000000                0x0                0x0
0xffffc0000001c500 0001 00000000                0x0                0x0
0xffffc0000001c580 0001 00000000                0x0                0x0
0xffffc0000001c600 0001 00000000                0x0                0x0
0xffffc0000001c680 0001 00000000                0x0                0x0
0xffffc0000001c700 0001 00000000                0x0                0x0
0xffffc0000001c780 0001 00000000                0x0                0x0
0xffffc0000001c800 0001 00000000                0x0                0x0
0xffffc0000001c880 0001 00000000                0x0                0x0
0xffffc0000001c900 0001 00000000                0x0                0x0
0xffffc0000001c980 0001 00000000                0x0                0x0
0xffffc0000001ca00 0001 00000000                0x0                0x0
0xffffc0000001ca80 0001 00000000                0x0                0x0
0xffffc0000001cb00 0001 00000000                0x0                0x0
0xffffc0000001cb80 0001 00000000                0x0                0x0
0xffffc0000001cc00 0001 00000000                0x0                0x0
0xffffc0000001cc80 0001 00000000                0x0                0x0
0xffffc0000001cd00 0001 00000000                0x0                0x0
0xffffc0000001cd80 0001 00000000                0x0                0x0
0xffffc0000001ce00 0001 00000000                0x0                0x0
0xffffc0000001ce80 0001 00000000                0x0                0x0
0xffffc0000001cf00 0001 00000000                0x0                0x0
0xffffc0000001cf80 0001 00000000                0x0                0x0
0xffffc0000001d000 0001 00000000                0x0                0x0
0xffffc0000001d080 0001 00000000                0x0                0x0
0xffffc0000001d100 0001 00000000                0x0                0x0
0xffffc0000001d180 0001 00000000                0x0                0x0
0xffffc0000001d200 0001 00000000                0x0                0x0
0xffffc0000001d280 0001 00000000                0x0                0x0
0xffffc0000001d300 0001 00000000                0x0                0x0
0xffffc0000001d380 0001 00000000                0x0                0x0
0xffffc0000001d400 0001 00000000                0x0                0x0
0xffffc0000001d480 0001 00000000                0x0                0x0
0xffffc0000001d500 0001 00000000                0x0                0x0
0xffffc0000001d580 0001 00000000                0x0                0x0
0xffffc0000001d600 0001 00000000                0x0                0x0
0xffffc0000001d680 0001 00000000                0x0                0x0
0xffffc0000001d700 0001 00000000                0x0                0x0
0xffffc0000001d780 0001 00000000                0x0                0x0
0xffffc0000001d800 0001 00000000                0x0                0x0
0xffffc0000001d880 0001 00000000                0x0                0x0
0xffffc0000001d900 0001 00000000                0x0                0x0
0xffffc0000001d980 0001 00000000                0x0                0x0
0xffffc0000001da00 0001 00000000                0x0                0x0
0xffffc0000001da80 0001 00000000                0x0                0x0
0xffffc0000001db00 0001 00000000                0x0                0x0
0xffffc0000001db80 0001 00000000                0x0                0x0
0xffffc0000001dc00 0001 00000000                0x0                0x0
0xffffc0000001dc80 0001 00000000                0x0                0x0
0xffffc0000001dd00 0001 00000000                0x0                0x0
0xffffc0000001dd80 0001 00000000                0x0                0x0
0xffffc0000001de00 0001 00000000                0x0                0x0
0xffffc0000001de80 0001 00000000                0x0                0x0
0xffffc0000001df00 0001 00000000                0x0                0x0
0xffffc0000001df80 0001 00000000                0x0                0x0
0xffffc0000001e000 0001 00000000                0x0                0x0
0xffffc0000001e080 0001 00000000                0x0                0x0
0xffffc0000001e100 0001 00000000                0x0                0x0
0xffffc0000001e180 0001 00000000                0x0                0x0
0xffffc0000001e200 0001 00000000                0x0                0x0
0xffffc0000001e280 0001 00000000                0x0                0x0
0xffffc0000001e300 0001 00000000                0x0                0x0
0xffffc0000001e380 0001 00000000                0x0                0x0
0xffffc0000001e400 0001 00000000                0x0                0x0
0xffffc0000001e480 0001 00000000                0x0                0x0
0xffffc0000001e500 0001 00000000                0x0                0x0
0xffffc0000001e580 0001 00000000                0x0                0x0
0xffffc0000001e600 0001 00000000                0x0                0x0
0xffffc0000001e680 0001 00000000                0x0                0x0
0xffffc0000001e700 0001 00000000                0x0                0x0
0xffffc0000001e780 0001 00000000                0x0                0x0
0xffffc0000001e800 0001 00000000                0x0                0x0
0xffffc0000001e880 0001 00000000                0x0                0x0
0xffffc0000001e900 0001 00000000                0x0                0x0
0xffffc0000001e980 0001 00000000                0x0                0x0
0xffffc0000001ea00 0001 00000000                0x0                0x0
0xffffc0000001ea80 0001 00000000                0x0                0x0
0xffffc0000001eb00 0001 00000000                0x0                0x0
0xffffc0000001eb80 0001 00000000                0x0                0x0
0xffffc0000001ec00 0001 00000000                0x0                0x0
0xffffc0000001ec80 0001 00000000                0x0                0x0
0xffffc0000001ed00 0001 00000000                0x0                0x0
0xffffc0000001ed80 0001 00000000                0x0                0x0
0xffffc0000001ee00 0001 00000000                0x0                0x0
0xffffc0000001ee80 0001 00000000                0x0                0x0
0xffffc0000001ef00 0001 00000000                0x0                0x0
0xffffc0000001ef80 0001 00000000                0x0                0x0
0xffffc0000001f000 0001 00000000                0x0                0x0
0xffffc0000001f080 0001 00000000                0x0                0x0
0xffffc0000001f100 0001 00000000                0x0                0x0
0xffffc0000001f180 0001 00000000                0x0                0x0
0xffffc0000001f200 0001 00000000                0x0                0x0
0xffffc0000001f280 0001 00000000                0x0                0x0
0xffffc0000001f300 0001 00000000                0x0                0x0
0xffffc0000001f380 0001 00000000                0x0                0x0
0xffffc0000001f400 0001 00000000                0x0                0x0
0xffffc0000001f480 0001 00000000                0x0                0x0
0xffffc0000001f500 0001 00000000                0x0                0x0
0xffffc0000001f580 0001 00000000                0x0                0x0
0xffffc0000001f600 0001 00000000                0x0                0x0
0xffffc0000001f680 0001 00000000                0x0                0x0
0xffffc0000001f700 0001 00000000                0x0                0x0
0xffffc0000001f780 0001 00000000                0x0                0x0
0xffffc0000001f800 0001 00000000                0x0                0x0
0xffffc0000001f880 0001 00000000                0x0                0x0
0xffffc0000001f900 0001 00000000                0x0                0x0
0xffffc0000001f980 0001 00000000                0x0                0x0
0xffffc0000001fa00 0001 00000000                0x0                0x0
0xffffc0000001fa80 0001 00000000                0x0                0x0
0xffffc0000001fb00 0001 00000000                0x0                0x0
0xffffc0000001fb80 0001 00000000                0x0                0x0
0xffffc0000001fc00 0001 00000000                0x0                0x0
0xffffc0000001fc80 0001 00000000                0x0                0x0
0xffffc0000001fd00 0001 00000000                0x0                0x0
0xffffc0000001fd80 0001 00000000                0x0                0x0
0xffffc0000001fe00 0001 00000000                0x0                0x0
0xffffc0000001fe80 0001 00000000                0x0                0x0
0xffffc0000001ff00 0001 00000000                0x0                0x0
0xffffc0000001ff80 0001 00000000                0x0                0x0
0xffffc00000020000 0001 00000000                0x0                0x0
0xffffc00000020080 0001 00000000                0x0                0x0
0xffffc00000020100 0001 00000000                0x0                0x0
0xffffc00000020180 0001 00000000                0x0                0x0
0xffffc00000020200 0001 00000000                0x0                0x0
0xffffc00000020280 0001 00000000                0x0                0x0
0xffffc00000020300 0001 00000000                0x0                0x0
0xffffc00000020380 0001 00000000                0x0                0x0
0xffffc00000020400 0001 00000000                0x0                0x0
0xffffc00000020480 0001 00000000                0x0                0x0
0xffffc00000020500 0001 00000000                0x0                0x0
0xffffc00000020580 0001 00000000                0x0                0x0
0xffffc00000020600 0001 00000000                0x0                0x0
0xffffc00000020680 0001 00000000                0x0                0x0
0xffffc00000020700 0001 00000000                0x0                0x0
0xffffc00000020780 0001 00000000                0x0                0x0
0xffffc00000020800 0001 00000000                0x0                0x0
0xffffc00000020880 0001 00000000                0x0                0x0
0xffffc00000020900 0001 00000000                0x0                0x0
0xffffc00000020980 0001 00000000                0x0                0x0
0xffffc00000020a00 0001 00000000                0x0                0x0
0xffffc00000020a80 0001 00000000                0x0                0x0
0xffffc00000020b00 0001 00000000                0x0                0x0
0xffffc00000020b80 0001 00000000                0x0                0x0
0xffffc00000020c00 0001 00000000                0x0                0x0
0xffffc00000020c80 0001 00000000                0x0                0x0
0xffffc00000020d00 0001 00000000                0x0                0x0
0xffffc00000020d80 0001 00000000                0x0                0x0
0xffffc00000020e00 0001 00000000                0x0                0x0
0xffffc00000020e80 0001 00000000                0x0                0x0
0xffffc00000020f00 0001 00000000                0x0                0x0
0xffffc00000020f80 0001 00000000                0x0                0x0
0xffffc00000021000 0001 00000000                0x0                0x0
0xffffc00000021080 0001 00000000                0x0                0x0
0xffffc00000021100 0001 00000000                0x0                0x0
0xffffc00000021180 0001 00000000                0x0                0x0
0xffffc00000021200 0001 00000000                0x0                0x0
0xffffc00000021280 0001 00000000                0x0                0x0
0xffffc00000021300 0001 00000000                0x0                0x0
0xffffc00000021380 0001 00000000                0x0                0x0
0xffffc00000021400 0001 00000000                0x0                0x0
0xffffc00000021480 0001 00000000                0x0                0x0
0xffffc00000021500 0001 00000000                0x0                0x0
0xffffc00000021580 0001 00000000                0x0                0x0
0xffffc00000021600 0001 00000000                0x0                0x0
0xffffc00000021680 0001 00000000                0x0                0x0
0xffffc00000021700 0001 00000000                0x0                0x0
0xffffc00000021780 0001 00000000                0x0                0x0
0xffffc00000021800 0001 00000000                0x0                0x0
0xffffc00000021880 0001 00000000                0x0                0x0
0xffffc00000021900 0001 00000000                0x0                0x0
0xffffc00000021980 0001 00000000                0x0                0x0
0xffffc00000021a00 0001 00000000                0x0                0x0
0xffffc00000021a80 0001 00000000                0x0                0x0
0xffffc00000021b00 0001 00000000                0x0                0x0
0xffffc00000021b80 0001 00000000                0x0                0x0
0xffffc00000021c00 0001 00000000                0x0                0x0
0xffffc00000021c80 0001 00000000                0x0                0x0
0xffffc00000021d00 0001 00000000                0x0                0x0
0xffffc00000021d80 0001 00000000                0x0                0x0
0xffffc00000021e00 0001 00000000                0x0                0x0
0xffffc00000021e80 0001 00000000                0x0                0x0
0xffffc00000021f00 0001 00000000                0x0                0x0
0xffffc00000021f80 0001 00000000                0x0                0x0
0xffffc00000022000 0001 00000000                0x0                0x0
0xffffc00000022080 0001 00000000                0x0                0x0
0xffffc00000022100 0001 00000000                0x0                0x0
0xffffc00000022180 0001 00000000                0x0                0x0
0xffffc00000022200 0001 00000000                0x0                0x0
0xffffc00000022280 0001 00000000                0x0                0x0
0xffffc00000022300 0001 00000000                0x0                0x0
0xffffc00000022380 0001 00000000                0x0                0x0
0xffffc00000022400 0001 00000000                0x0                0x0
0xffffc00000022480 0001 00000000                0x0                0x0
0xffffc00000022500 0001 00000000                0x0                0x0
0xffffc00000022580 0001 00000000                0x0                0x0
0xffffc00000022600 0001 00000000                0x0                0x0
0xffffc00000022680 0001 00000000                0x0                0x0
0xffffc00000022700 0001 00000000                0x0                0x0
0xffffc00000022780 0001 00000000                0x0                0x0
0xffffc00000022800 0001 00000000                0x0                0x0
0xffffc00000022880 0001 00000000                0x0                0x0
0xffffc00000022900 0001 00000000                0x0                0x0
0xffffc00000022980 0001 00000000                0x0                0x0
0xffffc00000022a00 0001 00000000                0x0                0x0
0xffffc00000022a80 0001 00000000                0x0                0x0
0xffffc00000022b00 0001 00000000                0x0                0x0
0xffffc00000022b80 0001 00000000                0x0                0x0
0xffffc00000022c00 0001 00000000                0x0                0x0
0xffffc00000022c80 0001 00000000                0x0                0x0
0xffffc00000022d00 0001 00000000                0x0                0x0
0xffffc00000022d80 0001 00000000                0x0                0x0
0xffffc00000022e00 0001 00000000                0x0                0x0
0xffffc00000022e80 0001 00000000                0x0                0x0
0xffffc00000022f00 0001 00000000                0x0                0x0
0xffffc00000022f80 0001 00000000                0x0                0x0
0xffffc00000023000 0001 00000000                0x0                0x0
0xffffc00000023080 0001 00000000                0x0                0x0
0xffffc00000023100 0001 00000000                0x0                0x0
0xffffc00000023180 0001 00000000                0x0                0x0
0xffffc00000023200 0001 00000000                0x0                0x0
0xffffc00000023280 0001 00000000                0x0                0x0
0xffffc00000023300 0001 00000000                0x0                0x0
0xffffc00000023380 0001 00000000                0x0                0x0
0xffffc00000023400 0001 00000000                0x0                0x0
0xffffc00000023480 0001 00000000                0x0                0x0
0xffffc00000023500 0001 00000000                0x0                0x0
0xffffc00000023580 0001 00000000                0x0                0x0
0xffffc00000023600 0001 00000000                0x0                0x0
0xffffc00000023680 0001 00000000                0x0                0x0
0xffffc00000023700 0001 00000000                0x0                0x0
0xffffc00000023780 0001 00000000                0x0                0x0
0xffffc00000023800 0001 00000000                0x0                0x0
0xffffc00000023880 0001 00000000                0x0                0x0
0xffffc00000023900 0001 00000000                0x0                0x0
0xffffc00000023980 0001 00000000                0x0                0x0
0xffffc00000023a00 0001 00000000                0x0                0x0
0xffffc00000023a80 0001 00000000                0x0                0x0
0xffffc00000023b00 0001 00000000                0x0                0x0
0xffffc00000023b80 0001 00000000                0x0                0x0
0xffffc00000023c00 0001 00000000                0x0                0x0
0xffffc00000023c80 0001 00000000                0x0                0x0
0xffffc00000023d00 0001 00000000                0x0                0x0
0xffffc00000023d80 0001 00000000                0x0                0x0
0xffffc00000023e00 0001 00000000                0x0                0x0
0xffffc00000023e80 0001 00000000                0x0                0x0
0xffffc00000023f00 0001 00000000                0x0                0x0
0xffffc00000023f80 0001 00000000                0x0                0x0
0xffffc00000024000 0001 00000000                0x0                0x0
0xffffc00000024080 0001 00000000                0x0                0x0
0xffffc00000024100 0001 00000000                0x0                0x0
0xffffc00000024180 0001 00000000                0x0                0x0
0xffffc00000024200 0001 00000000                0x0                0x0
0xffffc00000024280 0001 00000000                0x0                0x0
0xffffc00000024300 0001 00000000                0x0                0x0
0xffffc00000024380 0001 00000000                0x0                0x0
0xffffc00000024400 0001 00000000                0x0                0x0
0xffffc00000024480 0001 00000000                0x0                0x0
0xffffc00000024500 0001 00000000                0x0                0x0
0xffffc00000024580 0001 00000000                0x0                0x0
0xffffc00000024600 0001 00000000                0x0                0x0
0xffffc00000024680 0001 00000000                0x0                0x0
0xffffc00000024700 0001 00000000                0x0                0x0
0xffffc00000024780 0001 00000000                0x0                0x0
0xffffc00000024800 0001 00000000                0x0                0x0
0xffffc00000024880 0001 00000000                0x0                0x0
0xffffc00000024900 0001 00000000                0x0                0x0
0xffffc00000024980 0001 00000000                0x0                0x0
0xffffc00000024a00 0001 00000000                0x0                0x0
0xffffc00000024a80 0001 00000000                0x0                0x0
0xffffc00000024b00 0001 00000000                0x0                0x0
0xffffc00000024b80 0001 00000000                0x0                0x0
0xffffc00000024c00 0001 00000000                0x0                0x0
0xffffc00000024c80 0001 00000000                0x0                0x0
0xffffc00000024d00 0001 00000000                0x0                0x0
0xffffc00000024d80 0001 00000000                0x0                0x0
0xffffc00000024e00 0001 00000000                0x0                0x0
0xffffc00000024e80 0001 00000000                0x0                0x0
0xffffc00000024f00 0001 00000000                0x0                0x0
0xffffc00000024f80 0001 00000000                0x0                0x0
0xffffc00000025000 0001 00000000                0x0                0x0
0xffffc00000025080 0001 00000000                0x0                0x0
0xffffc00000025100 0001 00000000                0x0                0x0
0xffffc00000025180 0001 00000000                0x0                0x0
0xffffc00000025200 0001 00000000                0x0                0x0
0xffffc00000025280 0001 00000000                0x0                0x0
0xffffc00000025300 0001 00000000                0x0                0x0
0xffffc00000025380 0001 00000000                0x0                0x0
0xffffc00000025400 0001 00000000                0x0                0x0
0xffffc00000025480 0001 00000000                0x0                0x0
0xffffc00000025500 0001 00000000                0x0                0x0
0xffffc00000025580 0001 00000000                0x0                0x0
0xffffc00000025600 0001 00000000                0x0                0x0
0xffffc00000025680 0001 00000000                0x0                0x0
0xffffc00000025700 0001 00000000                0x0                0x0
0xffffc00000025780 0001 00000000                0x0                0x0
0xffffc00000025800 0001 00000000                0x0                0x0
0xffffc00000025880 0001 00000000                0x0                0x0
0xffffc00000025900 0001 00000000                0x0                0x0
0xffffc00000025980 0001 00000000                0x0                0x0
0xffffc00000025a00 0001 00000000                0x0                0x0
0xffffc00000025a80 0001 00000000                0x0                0x0
0xffffc00000025b00 0001 00000000                0x0                0x0
0xffffc00000025b80 0001 00000000                0x0                0x0
0xffffc00000025c00 0001 00000000                0x0                0x0
0xffffc00000025c80 0001 00000000                0x0                0x0
0xffffc00000025d00 0001 00000000                0x0                0x0
0xffffc00000025d80 0001 00000000                0x0                0x0
0xffffc00000025e00 0001 00000000                0x0                0x0
0xffffc00000025e80 0001 00000000                0x0                0x0
0xffffc00000025f00 0001 00000000                0x0                0x0
0xffffc00000025f80 0001 00000000                0x0                0x0
0xffffc00000026000 0001 00000000                0x0                0x0
0xffffc00000026080 0001 00000000                0x0                0x0
0xffffc00000026100 0001 00000000                0x0                0x0
0xffffc00000026180 0001 00000000                0x0                0x0
0xffffc00000026200 0001 00000000                0x0                0x0
0xffffc00000026280 0001 00000000                0x0                0x0
0xffffc00000026300 0001 00000000                0x0                0x0
0xffffc00000026380 0001 00000000                0x0                0x0
0xffffc00000026400 0001 00000000                0x0                0x0
0xffffc00000026480 0001 00000000                0x0                0x0
0xffffc00000026500 0001 00000000                0x0                0x0
0xffffc00000026580 0001 00000000                0x0                0x0
0xffffc00000026600 0001 00000000                0x0                0x0
0xffffc00000026680 0001 00000000                0x0                0x0
0xffffc00000026700 0001 00000000                0x0                0x0
0xffffc00000026780 0001 00000000                0x0                0x0
0xffffc00000026800 0001 00000000                0x0                0x0
0xffffc00000026880 0001 00000000                0x0                0x0
0xffffc00000026900 0001 00000000                0x0                0x0
0xffffc00000026980 0001 00000000                0x0                0x0
0xffffc00000026a00 0001 00000000                0x0                0x0
0xffffc00000026a80 0001 00000000                0x0                0x0
0xffffc00000026b00 0001 00000000                0x0                0x0
0xffffc00000026b80 0001 00000000                0x0                0x0
0xffffc00000026c00 0001 00000000                0x0                0x0
0xffffc00000026c80 0001 00000000                0x0                0x0
0xffffc00000026d00 0001 00000000                0x0                0x0
0xffffc00000026d80 0001 00000000                0x0                0x0
0xffffc00000026e00 0001 00000000                0x0                0x0
0xffffc00000026e80 0001 00000000                0x0                0x0
0xffffc00000026f00 0001 00000000                0x0                0x0
0xffffc00000026f80 0001 00000000                0x0                0x0
0xffffc00000027000 0001 00000000                0x0                0x0
0xffffc00000027080 0001 00000000                0x0                0x0
0xffffc00000027100 0001 00000000                0x0                0x0
0xffffc00000027180 0001 00000000                0x0                0x0
0xffffc00000027200 0001 00000000                0x0                0x0
0xffffc00000027280 0001 00000000                0x0                0x0
0xffffc00000027300 0001 00000000                0x0                0x0
0xffffc00000027380 0001 00000000                0x0                0x0
0xffffc00000027400 0001 00000000                0x0                0x0
0xffffc00000027480 0001 00000000                0x0                0x0
0xffffc00000027500 0001 00000000                0x0                0x0
0xffffc00000027580 0001 00000000                0x0                0x0
0xffffc00000027600 0001 00000000                0x0                0x0
0xffffc00000027680 0001 00000000                0x0                0x0
0xffffc00000027700 0001 00000000                0x0                0x0
0xffffc00000027780 0001 00000000                0x0                0x0
0xffffc00000027800 0001 00000000                0x0                0x0
0xffffc00000027880 0001 00000000                0x0                0x0
0xffffc00000027900 0001 00000000                0x0                0x0
0xffffc00000027980 0001 00000000                0x0                0x0
0xffffc00000027a00 0001 00000000                0x0                0x0
0xffffc00000027a80 0001 00000000                0x0                0x0
0xffffc00000027b00 0001 00000000                0x0                0x0
0xffffc00000027b80 0001 00000000                0x0                0x0
0xffffc00000027c00 0001 00000000                0x0                0x0
0xffffc00000027c80 0001 00000000                0x0                0x0
0xffffc00000027d00 0001 00000000                0x0                0x0
0xffffc00000027d80 0001 00000000                0x0                0x0
0xffffc00000027e00 0001 00000000                0x0                0x0
0xffffc00000027e80 0001 00000000                0x0                0x0
0xffffc00000027f00 0001 00000000                0x0                0x0
0xffffc00000027f80 0001 00000000                0x0                0x0
0xffffc00000028000 0001 00000000                0x0                0x0
0xffffc00000028080 0001 00000000                0x0                0x0
0xffffc00000028100 0001 00000000                0x0                0x0
0xffffc00000028180 0001 00000000                0x0                0x0
0xffffc00000028200 0001 00000000                0x0                0x0
0xffffc00000028280 0001 00000000                0x0                0x0
0xffffc00000028300 0001 00000000                0x0                0x0
0xffffc00000028380 0001 00000000                0x0                0x0
0xffffc00000028400 0001 00000000                0x0                0x0
0xffffc00000028480 0001 00000000                0x0                0x0
0xffffc00000028500 0001 00000000                0x0                0x0
0xffffc00000028580 0001 00000000                0x0                0x0
0xffffc00000028600 0001 00000000                0x0                0x0
0xffffc00000028680 0001 00000000                0x0                0x0
0xffffc00000028700 0001 00000000                0x0                0x0
0xffffc00000028780 0001 00000000                0x0                0x0
0xffffc00000028800 0001 00000000                0x0                0x0
0xffffc00000028880 0001 00000000                0x0                0x0
0xffffc00000028900 0001 00000000                0x0                0x0
0xffffc00000028980 0001 00000000                0x0                0x0
0xffffc00000028a00 0001 00000000                0x0                0x0
0xffffc00000028a80 0001 00000000                0x0                0x0
0xffffc00000028b00 0001 00000000                0x0                0x0
0xffffc00000028b80 0001 00000000                0x0                0x0
0xffffc00000028c00 0001 00000000                0x0                0x0
0xffffc00000028c80 0001 00000000                0x0                0x0
0xffffc00000028d00 0001 00000000                0x0                0x0
0xffffc00000028d80 0001 00000000                0x0                0x0
0xffffc00000028e00 0001 00000000                0x0                0x0
0xffffc00000028e80 0001 00000000                0x0                0x0
0xffffc00000028f00 0001 00000000                0x0                0x0
0xffffc00000028f80 0001 00000000                0x0                0x0
0xffffc00000029000 0001 00000000                0x0                0x0
0xffffc00000029080 0001 00000000                0x0                0x0
0xffffc00000029100 0001 00000000                0x0                0x0
0xffffc00000029180 0001 00000000                0x0                0x0
0xffffc00000029200 0001 00000000                0x0                0x0
0xffffc00000029280 0001 00000000                0x0                0x0
0xffffc00000029300 0001 00000000                0x0                0x0
0xffffc00000029380 0001 00000000                0x0                0x0
0xffffc00000029400 0001 00000000                0x0                0x0
0xffffc00000029480 0001 00000000                0x0                0x0
0xffffc00000029500 0001 00000000                0x0                0x0
0xffffc00000029580 0001 00000000                0x0                0x0
0xffffc00000029600 0001 00000000                0x0                0x0
0xffffc00000029680 0001 00000000                0x0                0x0
0xffffc00000029700 0001 00000000                0x0                0x0
0xffffc00000029780 0001 00000000                0x0                0x0
0xffffc00000029800 0001 00000000                0x0                0x0
0xffffc00000029880 0001 00000000                0x0                0x0
0xffffc00000029900 0001 00000000                0x0                0x0
0xffffc00000029980 0001 00000000                0x0                0x0
0xffffc00000029a00 0001 00000000                0x0                0x0
0xffffc00000029a80 0001 00000000                0x0                0x0
0xffffc00000029b00 0001 00000000                0x0                0x0
0xffffc00000029b80 0001 00000000                0x0                0x0
0xffffc00000029c00 0001 00000000                0x0                0x0
0xffffc00000029c80 0001 00000000                0x0                0x0
0xffffc00000029d00 0001 00000000                0x0                0x0
0xffffc00000029d80 0001 00000000                0x0                0x0
0xffffc00000029e00 0001 00000000                0x0                0x0
0xffffc00000029e80 0001 00000000                0x0                0x0
0xffffc00000029f00 0001 00000000                0x0                0x0
0xffffc00000029f80 0001 00000000                0x0                0x0
0xffffc0000002a000 0001 00000000                0x0                0x0
0xffffc0000002a080 0001 00000000                0x0                0x0
0xffffc0000002a100 0001 00000000                0x0                0x0
0xffffc0000002a180 0001 00000000                0x0                0x0
0xffffc0000002a200 0001 00000000                0x0                0x0
0xffffc0000002a280 0001 00000000                0x0                0x0
0xffffc0000002a300 0001 00000000                0x0                0x0
0xffffc0000002a380 0001 00000000                0x0                0x0
0xffffc0000002a400 0001 00000000                0x0                0x0
0xffffc0000002a480 0001 00000000                0x0                0x0
0xffffc0000002a500 0001 00000000                0x0                0x0
0xffffc0000002a580 0001 00000000                0x0                0x0
0xffffc0000002a600 0001 00000000                0x0                0x0
0xffffc0000002a680 0001 00000000                0x0                0x0
0xffffc0000002a700 0001 00000000                0x0                0x0
0xffffc0000002a780 0001 00000000                0x0                0x0
0xffffc0000002a800 0001 00000000                0x0                0x0
0xffffc0000002a880 0001 00000000                0x0                0x0
0xffffc0000002a900 0001 00000000                0x0                0x0
0xffffc0000002a980 0001 00000000                0x0                0x0
0xffffc0000002aa00 0001 00000000                0x0                0x0
0xffffc0000002aa80 0001 00000000                0x0                0x0
0xffffc0000002ab00 0001 00000000                0x0                0x0
0xffffc0000002ab80 0001 00000000                0x0                0x0
0xffffc0000002ac00 0001 00000000                0x0                0x0
0xffffc0000002ac80 0001 00000000                0x0                0x0
0xffffc0000002ad00 0001 00000000                0x0                0x0
0xffffc0000002ad80 0001 00000000                0x0                0x0
0xffffc0000002ae00 0001 00000000                0x0                0x0
0xffffc0000002ae80 0001 00000000                0x0                0x0
0xffffc0000002af00 0001 00000000                0x0                0x0
0xffffc0000002af80 0001 00000000                0x0                0x0
0xffffc0000002b000 0001 00000000                0x0                0x0
0xffffc0000002b080 0001 00000000                0x0                0x0
0xffffc0000002b100 0001 00000000                0x0                0x0
0xffffc0000002b180 0001 00000000                0x0                0x0
0xffffc0000002b200 0001 00000000                0x0                0x0
0xffffc0000002b280 0001 00000000                0x0                0x0
0xffffc0000002b300 0001 00000000                0x0                0x0
0xffffc0000002b380 0001 00000000                0x0                0x0
0xffffc0000002b400 0001 00000000                0x0                0x0
0xffffc0000002b480 0001 00000000                0x0                0x0
0xffffc0000002b500 0001 00000000                0x0                0x0
0xffffc0000002b580 0001 00000000                0x0                0x0
0xffffc0000002b600 0001 00000000                0x0                0x0
0xffffc0000002b680 0001 00000000                0x0                0x0
0xffffc0000002b700 0001 00000000                0x0                0x0
0xffffc0000002b780 0001 00000000                0x0                0x0
0xffffc0000002b800 0001 00000000                0x0                0x0
0xffffc0000002b880 0001 00000000                0x0                0x0
0xffffc0000002b900 0001 00000000                0x0                0x0
0xffffc0000002b980 0001 00000000                0x0                0x0
0xffffc0000002ba00 0001 00000000                0x0                0x0
0xffffc0000002ba80 0001 00000000                0x0                0x0
0xffffc0000002bb00 0001 00000000                0x0                0x0
0xffffc0000002bb80 0001 00000000                0x0                0x0
0xffffc0000002bc00 0001 00000000                0x0                0x0
0xffffc0000002bc80 0001 00000000                0x0                0x0
0xffffc0000002bd00 0001 00000000                0x0                0x0
0xffffc0000002bd80 0001 00000000                0x0                0x0
0xffffc0000002be00 0001 00000000                0x0                0x0
0xffffc0000002be80 0001 00000000                0x0                0x0
0xffffc0000002bf00 0001 00000000                0x0                0x0
0xffffc0000002bf80 0001 00000000                0x0                0x0
0xffffc0000002c000 0001 00000000                0x0                0x0
0xffffc0000002c080 0001 00000000                0x0                0x0
0xffffc0000002c100 0001 00000000                0x0                0x0
0xffffc0000002c180 0001 00000000                0x0                0x0
0xffffc0000002c200 0001 00000000                0x0                0x0
0xffffc0000002c280 0001 00000000                0x0                0x0
0xffffc0000002c300 0001 00000000                0x0                0x0
0xffffc0000002c380 0001 00000000                0x0                0x0
0xffffc0000002c400 0001 00000000                0x0                0x0
0xffffc0000002c480 0001 00000000                0x0                0x0
0xffffc0000002c500 0001 00000000                0x0                0x0
0xffffc0000002c580 0001 00000000                0x0                0x0
0xffffc0000002c600 0001 00000000                0x0                0x0
0xffffc0000002c680 0001 00000000                0x0                0x0
0xffffc0000002c700 0001 00000000                0x0                0x0
0xffffc0000002c780 0001 00000000                0x0                0x0
0xffffc0000002c800 0001 00000000                0x0                0x0
0xffffc0000002c880 0001 00000000                0x0                0x0
0xffffc0000002c900 0001 00000000                0x0                0x0
0xffffc0000002c980 0001 00000000                0x0                0x0
0xffffc0000002ca00 0001 00000000                0x0                0x0
0xffffc0000002ca80 0001 00000000                0x0                0x0
0xffffc0000002cb00 0001 00000000                0x0                0x0
0xffffc0000002cb80 0001 00000000                0x0                0x0
0xffffc0000002cc00 0001 00000000                0x0                0x0
0xffffc0000002cc80 0001 00000000                0x0                0x0
0xffffc0000002cd00 0001 00000000                0x0                0x0
0xffffc0000002cd80 0001 00000000                0x0                0x0
0xffffc0000002ce00 0001 00000000                0x0                0x0
0xffffc0000002ce80 0001 00000000                0x0                0x0
0xffffc0000002cf00 0001 00000000                0x0                0x0
0xffffc0000002cf80 0001 00000000                0x0                0x0
0xffffc0000002d000 0001 00000000                0x0                0x0
0xffffc0000002d080 0001 00000000                0x0                0x0
0xffffc0000002d100 0001 00000000                0x0                0x0
0xffffc0000002d180 0001 00000000                0x0                0x0
0xffffc0000002d200 0001 00000000                0x0                0x0
0xffffc0000002d280 0001 00000000                0x0                0x0
0xffffc0000002d300 0001 00000000                0x0                0x0
0xffffc0000002d380 0001 00000000                0x0                0x0
0xffffc0000002d400 0001 00000000                0x0                0x0
0xffffc0000002d480 0001 00000000                0x0                0x0
0xffffc0000002d500 0001 00000000                0x0                0x0
0xffffc0000002d580 0001 00000000                0x0                0x0
0xffffc0000002d600 0001 00000000                0x0                0x0
0xffffc0000002d680 0001 00000000                0x0                0x0
0xffffc0000002d700 0001 00000000                0x0                0x0
0xffffc0000002d780 0001 00000000                0x0                0x0
0xffffc0000002d800 0001 00000000                0x0                0x0
0xffffc0000002d880 0001 00000000                0x0                0x0
0xffffc0000002d900 0001 00000000                0x0                0x0
0xffffc0000002d980 0001 00000000                0x0                0x0
0xffffc0000002da00 0001 00000000                0x0                0x0
0xffffc0000002da80 0001 00000000                0x0                0x0
0xffffc0000002db00 0001 00000000                0x0                0x0
0xffffc0000002db80 0001 00000000                0x0                0x0
0xffffc0000002dc00 0001 00000000                0x0                0x0
0xffffc0000002dc80 0001 00000000                0x0                0x0
0xffffc0000002dd00 0001 00000000                0x0                0x0
0xffffc0000002dd80 0001 00000000                0x0                0x0
0xffffc0000002de00 0001 00000000                0x0                0x0
0xffffc0000002de80 0001 00000000                0x0                0x0
0xffffc0000002df00 0001 00000000                0x0                0x0
0xffffc0000002df80 0001 00000000                0x0                0x0
0xffffc0000002e000 0001 00000000                0x0                0x0
0xffffc0000002e080 0001 00000000                0x0                0x0
0xffffc0000002e100 0001 00000000                0x0                0x0
0xffffc0000002e180 0001 00000000                0x0                0x0
0xffffc0000002e200 0001 00000000                0x0                0x0
0xffffc0000002e280 0001 00000000                0x0                0x0
0xffffc0000002e300 0001 00000000                0x0                0x0
0xffffc0000002e380 0001 00000000                0x0                0x0
0xffffc0000002e400 0001 00000000                0x0                0x0
0xffffc0000002e480 0001 00000000                0x0                0x0
0xffffc0000002e500 0001 00000000                0x0                0x0
0xffffc0000002e580 0001 00000000                0x0                0x0
0xffffc0000002e600 0001 00000000                0x0                0x0
0xffffc0000002e680 0001 00000000                0x0                0x0
0xffffc0000002e700 0001 00000000                0x0                0x0
0xffffc0000002e780 0001 00000000                0x0                0x0
0xffffc0000002e800 0001 00000000                0x0                0x0
0xffffc0000002e880 0001 00000000                0x0                0x0
0xffffc0000002e900 0001 00000000                0x0                0x0
0xffffc0000002e980 0001 00000000                0x0                0x0
0xffffc0000002ea00 0001 00000000                0x0                0x0
0xffffc0000002ea80 0001 00000000                0x0                0x0
0xffffc0000002eb00 0001 00000000                0x0                0x0
0xffffc0000002eb80 0001 00000000                0x0                0x0
0xffffc0000002ec00 0001 00000000                0x0                0x0
0xffffc0000002ec80 0001 00000000                0x0                0x0
0xffffc0000002ed00 0001 00000000                0x0                0x0
0xffffc0000002ed80 0001 00000000                0x0                0x0
0xffffc0000002ee00 0001 00000000                0x0                0x0
0xffffc0000002ee80 0001 00000000                0x0                0x0
0xffffc0000002ef00 0001 00000000                0x0                0x0
0xffffc0000002ef80 0001 00000000                0x0                0x0
0xffffc0000002f000 0001 00000000                0x0                0x0
0xffffc0000002f080 0001 00000000                0x0                0x0
0xffffc0000002f100 0001 00000000                0x0                0x0
0xffffc0000002f180 0001 00000000                0x0                0x0
0xffffc0000002f200 0001 00000000                0x0                0x0
0xffffc0000002f280 0001 00000000                0x0                0x0
0xffffc0000002f300 0001 00000000                0x0                0x0
0xffffc0000002f380 0001 00000000                0x0                0x0
0xffffc0000002f400 0001 00000000                0x0                0x0
0xffffc0000002f480 0001 00000000                0x0                0x0
0xffffc0000002f500 0001 00000000                0x0                0x0
0xffffc0000002f580 0001 00000000                0x0                0x0
0xffffc0000002f600 0001 00000000                0x0                0x0
0xffffc0000002f680 0001 00000000                0x0                0x0
0xffffc0000002f700 0001 00000000                0x0                0x0
0xffffc0000002f780 0001 00000000                0x0                0x0
0xffffc0000002f800 0001 00000000                0x0                0x0
0xffffc0000002f880 0001 00000000                0x0                0x0
0xffffc0000002f900 0001 00000000                0x0                0x0
0xffffc0000002f980 0001 00000000                0x0                0x0
0xffffc0000002fa00 0001 00000000                0x0                0x0
0xffffc0000002fa80 0001 00000000                0x0                0x0
0xffffc0000002fb00 0001 00000000                0x0                0x0
0xffffc0000002fb80 0001 00000000                0x0                0x0
0xffffc0000002fc00 0001 00000000                0x0                0x0
0xffffc0000002fc80 0001 00000000                0x0                0x0
0xffffc0000002fd00 0001 00000000                0x0                0x0
0xffffc0000002fd80 0001 00000000                0x0                0x0
0xffffc0000002fe00 0001 00000000                0x0                0x0
0xffffc0000002fe80 0001 00000000                0x0                0x0
0xffffc0000002ff00 0001 00000000                0x0                0x0
0xffffc0000002ff80 0001 00000000                0x0                0x0
0xffffc00000030000 0001 00000000                0x0                0x0
0xffffc00000030080 0001 00000000                0x0                0x0
0xffffc00000030100 0001 00000000                0x0                0x0
0xffffc00000030180 0001 00000000                0x0                0x0
0xffffc00000030200 0001 00000000                0x0                0x0
0xffffc00000030280 0001 00000000                0x0                0x0
0xffffc00000030300 0001 00000000                0x0                0x0
0xffffc00000030380 0001 00000000                0x0                0x0
0xffffc00000030400 0001 00000000                0x0                0x0
0xffffc00000030480 0001 00000000                0x0                0x0
0xffffc00000030500 0001 00000000                0x0                0x0
0xffffc00000030580 0001 00000000                0x0                0x0
0xffffc00000030600 0001 00000000                0x0                0x0
0xffffc00000030680 0001 00000000                0x0                0x0
0xffffc00000030700 0001 00000000                0x0                0x0
0xffffc00000030780 0001 00000000                0x0                0x0
0xffffc00000030800 0001 00000000                0x0                0x0
0xffffc00000030880 0001 00000000                0x0                0x0
0xffffc00000030900 0001 00000000                0x0                0x0
0xffffc00000030980 0001 00000000                0x0                0x0
0xffffc00000030a00 0001 00000000                0x0                0x0
0xffffc00000030a80 0001 00000000                0x0                0x0
0xffffc00000030b00 0001 00000000                0x0                0x0
0xffffc00000030b80 0001 00000000                0x0                0x0
0xffffc00000030c00 0001 00000000                0x0                0x0
0xffffc00000030c80 0001 00000000                0x0                0x0
0xffffc00000030d00 0001 00000000                0x0                0x0
0xffffc00000030d80 0001 00000000                0x0                0x0
0xffffc00000030e00 0001 00000000                0x0                0x0
0xffffc00000030e80 0001 00000000                0x0                0x0
0xffffc00000030f00 0001 00000000                0x0                0x0
0xffffc00000030f80 0001 00000000                0x0                0x0
0xffffc00000031000 0001 00000000                0x0                0x0
0xffffc00000031080 0001 00000000                0x0                0x0
0xffffc00000031100 0001 00000000                0x0                0x0
0xffffc00000031180 0001 00000000                0x0                0x0
0xffffc00000031200 0001 00000000                0x0                0x0
0xffffc00000031280 0001 00000000                0x0                0x0
0xffffc00000031300 0001 00000000                0x0                0x0
0xffffc00000031380 0001 00000000                0x0                0x0
0xffffc00000031400 0001 00000000                0x0                0x0
0xffffc00000031480 0001 00000000                0x0                0x0
0xffffc00000031500 0001 00000000                0x0                0x0
0xffffc00000031580 0001 00000000                0x0                0x0
0xffffc00000031600 0001 00000000                0x0                0x0
0xffffc00000031680 0001 00000000                0x0                0x0
0xffffc00000031700 0001 00000000                0x0                0x0
0xffffc00000031780 0001 00000000                0x0                0x0
0xffffc00000031800 0001 00000000                0x0                0x0
0xffffc00000031880 0001 00000000                0x0                0x0
0xffffc00000031900 0001 00000000                0x0                0x0
0xffffc00000031980 0001 00000000                0x0                0x0
0xffffc00000031a00 0001 00000000                0x0                0x0
0xffffc00000031a80 0001 00000000                0x0                0x0
0xffffc00000031b00 0001 00000000                0x0                0x0
0xffffc00000031b80 0001 00000000                0x0                0x0
0xffffc00000031c00 0001 00000000                0x0                0x0
0xffffc00000031c80 0001 00000000                0x0                0x0
0xffffc00000031d00 0001 00000000                0x0                0x0
0xffffc00000031d80 0001 00000000                0x0                0x0
0xffffc00000031e00 0001 00000000                0x0                0x0
0xffffc00000031e80 0001 00000000                0x0                0x0
0xffffc00000031f00 0001 00000000                0x0                0x0
0xffffc00000031f80 0001 00000000                0x0                0x0
0xffffc00000032000 0001 00000000                0x0                0x0
0xffffc00000032080 0001 00000000                0x0                0x0
0xffffc00000032100 0001 00000000                0x0                0x0
0xffffc00000032180 0001 00000000                0x0                0x0
0xffffc00000032200 0001 00000000                0x0                0x0
0xffffc00000032280 0001 00000000                0x0                0x0
0xffffc00000032300 0001 00000000                0x0                0x0
0xffffc00000032380 0001 00000000                0x0                0x0
0xffffc00000032400 0001 00000000                0x0                0x0
0xffffc00000032480 0001 00000000                0x0                0x0
0xffffc00000032500 0001 00000000                0x0                0x0
0xffffc00000032580 0001 00000000                0x0                0x0
0xffffc00000032600 0001 00000000                0x0                0x0
0xffffc00000032680 0001 00000000                0x0                0x0
0xffffc00000032700 0001 00000000                0x0                0x0
0xffffc00000032780 0001 00000000                0x0                0x0
0xffffc00000032800 0001 00000000                0x0                0x0
0xffffc00000032880 0001 00000000                0x0                0x0
0xffffc00000032900 0001 00000000                0x0                0x0
0xffffc00000032980 0001 00000000                0x0                0x0
0xffffc00000032a00 0001 00000000                0x0                0x0
0xffffc00000032a80 0001 00000000                0x0                0x0
0xffffc00000032b00 0001 00000000                0x0                0x0
0xffffc00000032b80 0001 00000000                0x0                0x0
0xffffc00000032c00 0001 00000000                0x0                0x0
0xffffc00000032c80 0001 00000000                0x0                0x0
0xffffc00000032d00 0001 00000000                0x0                0x0
0xffffc00000032d80 0001 00000000                0x0                0x0
0xffffc00000032e00 0001 00000000                0x0                0x0
0xffffc00000032e80 0001 00000000                0x0                0x0
0xffffc00000032f00 0001 00000000                0x0                0x0
0xffffc00000032f80 0001 00000000                0x0                0x0
0xffffc00000033000 0001 00000000                0x0                0x0
0xffffc00000033080 0001 00000000                0x0                0x0
0xffffc00000033100 0001 00000000                0x0                0x0
0xffffc00000033180 0001 00000000                0x0                0x0
0xffffc00000033200 0001 00000000                0x0                0x0
0xffffc00000033280 0001 00000000                0x0                0x0
0xffffc00000033300 0001 00000000                0x0                0x0
0xffffc00000033380 0001 00000000                0x0                0x0
0xffffc00000033400 0001 00000000                0x0                0x0
0xffffc00000033480 0001 00000000                0x0                0x0
0xffffc00000033500 0001 00000000                0x0                0x0
0xffffc00000033580 0001 00000000                0x0                0x0
0xffffc00000033600 0001 00000000                0x0                0x0
0xffffc00000033680 0001 00000000                0x0                0x0
0xffffc00000033700 0001 00000000                0x0                0x0
0xffffc00000033780 0001 00000000                0x0                0x0
0xffffc00000033800 0001 00000000                0x0                0x0
0xffffc00000033880 0001 00000000                0x0                0x0
0xffffc00000033900 0001 00000000                0x0                0x0
0xffffc00000033980 0001 00000000                0x0                0x0
0xffffc00000033a00 0001 00000000                0x0                0x0
0xffffc00000033a80 0001 00000000                0x0                0x0
0xffffc00000033b00 0001 00000000                0x0                0x0
0xffffc00000033b80 0001 00000000                0x0                0x0
0xffffc00000033c00 0001 00000000                0x0                0x0
0xffffc00000033c80 0001 00000000                0x0                0x0
0xffffc00000033d00 0001 00000000                0x0                0x0
0xffffc00000033d80 0001 00000000                0x0                0x0
0xffffc00000033e00 0001 00000000                0x0                0x0
0xffffc00000033e80 0001 00000000                0x0                0x0
0xffffc00000033f00 0001 00000000                0x0                0x0
0xffffc00000033f80 0001 00000000                0x0                0x0
0xffffc00000034000 0001 00000000                0x0                0x0
0xffffc00000034080 0001 00000000                0x0                0x0
0xffffc00000034100 0001 00000000                0x0                0x0
0xffffc00000034180 0001 00000000                0x0                0x0
0xffffc00000034200 0001 00000000                0x0                0x0
0xffffc00000034280 0001 00000000                0x0                0x0
0xffffc00000034300 0001 00000000                0x0                0x0
0xffffc00000034380 0001 00000000                0x0                0x0
0xffffc00000034400 0001 00000000                0x0                0x0
0xffffc00000034480 0001 00000000                0x0                0x0
0xffffc00000034500 0001 00000000                0x0                0x0
0xffffc00000034580 0001 00000000                0x0                0x0
0xffffc00000034600 0001 00000000                0x0                0x0
0xffffc00000034680 0001 00000000                0x0                0x0
0xffffc00000034700 0001 00000000                0x0                0x0
0xffffc00000034780 0001 00000000                0x0                0x0
0xffffc00000034800 0001 00000000                0x0                0x0
0xffffc00000034880 0001 00000000                0x0                0x0
0xffffc00000034900 0001 00000000                0x0                0x0
0xffffc00000034980 0001 00000000                0x0                0x0
0xffffc00000034a00 0001 00000000                0x0                0x0
0xffffc00000034a80 0001 00000000                0x0                0x0
0xffffc00000034b00 0001 00000000                0x0                0x0
0xffffc00000034b80 0001 00000000                0x0                0x0
0xffffc00000034c00 0001 00000000                0x0                0x0
0xffffc00000034c80 0001 00000000                0x0                0x0
0xffffc00000034d00 0001 00000000                0x0                0x0
0xffffc00000034d80 0001 00000000                0x0                0x0
0xffffc00000034e00 0001 00000000                0x0                0x0
0xffffc00000034e80 0001 00000000                0x0                0x0
0xffffc00000034f00 0001 00000000                0x0                0x0
0xffffc00000034f80 0001 00000000                0x0                0x0
0xffffc00000035000 0001 00000000                0x0                0x0
0xffffc00000035080 0001 00000000                0x0                0x0
0xffffc00000035100 0001 00000000                0x0                0x0
0xffffc00000035180 0001 00000000                0x0                0x0
0xffffc00000035200 0001 00000000                0x0                0x0
0xffffc00000035280 0001 00000000                0x0                0x0
0xffffc00000035300 0001 00000000                0x0                0x0
0xffffc00000035380 0001 00000000                0x0                0x0
0xffffc00000035400 0001 00000000                0x0                0x0
0xffffc00000035480 0001 00000000                0x0                0x0
0xffffc00000035500 0001 00000000                0x0                0x0
0xffffc00000035580 0001 00000000                0x0                0x0
0xffffc00000035600 0001 00000000                0x0                0x0
0xffffc00000035680 0001 00000000                0x0                0x0
0xffffc00000035700 0001 00000000                0x0                0x0
0xffffc00000035780 0001 00000000                0x0                0x0
0xffffc00000035800 0001 00000000                0x0                0x0
0xffffc00000035880 0001 00000000                0x0                0x0
0xffffc00000035900 0001 00000000                0x0                0x0
0xffffc00000035980 0001 00000000                0x0                0x0
0xffffc00000035a00 0001 00000000                0x0                0x0
0xffffc00000035a80 0001 00000000                0x0                0x0
0xffffc00000035b00 0001 00000000                0x0                0x0
0xffffc00000035b80 0001 00000000                0x0                0x0
0xffffc00000035c00 0001 00000000                0x0                0x0
0xffffc00000035c80 0001 00000000                0x0                0x0
0xffffc00000035d00 0001 00000000                0x0                0x0
0xffffc00000035d80 0001 00000000                0x0                0x0
0xffffc00000035e00 0001 00000000                0x0                0x0
0xffffc00000035e80 0001 00000000                0x0                0x0
0xffffc00000035f00 0001 00000000                0x0                0x0
0xffffc00000035f80 0001 00000000                0x0                0x0
0xffffc00000036000 0001 00000000                0x0                0x0
0xffffc00000036080 0001 00000000                0x0                0x0
0xffffc00000036100 0001 00000000                0x0                0x0
0xffffc00000036180 0001 00000000                0x0                0x0
0xffffc00000036200 0001 00000000                0x0                0x0
0xffffc00000036280 0001 00000000                0x0                0x0
0xffffc00000036300 0001 00000000                0x0                0x0
0xffffc00000036380 0001 00000000                0x0                0x0
0xffffc00000036400 0001 00000000                0x0                0x0
0xffffc00000036480 0001 00000000                0x0                0x0
0xffffc00000036500 0001 00000000                0x0                0x0
0xffffc00000036580 0001 00000000                0x0                0x0
0xffffc00000036600 0001 00000000                0x0                0x0
0xffffc00000036680 0001 00000000                0x0                0x0
0xffffc00000036700 0001 00000000                0x0                0x0
0xffffc00000036780 0001 00000000                0x0                0x0
0xffffc00000036800 0001 00000000                0x0                0x0
0xffffc00000036880 0001 00000000                0x0                0x0
0xffffc00000036900 0001 00000000                0x0                0x0
0xffffc00000036980 0001 00000000                0x0                0x0
0xffffc00000036a00 0001 00000000                0x0                0x0
0xffffc00000036a80 0001 00000000                0x0                0x0
0xffffc00000036b00 0001 00000000                0x0                0x0
0xffffc00000036b80 0001 00000000                0x0                0x0
0xffffc00000036c00 0001 00000000                0x0                0x0
0xffffc00000036c80 0001 00000000                0x0                0x0
0xffffc00000036d00 0001 00000000                0x0                0x0
0xffffc00000036d80 0001 00000000                0x0                0x0
0xffffc00000036e00 0001 00000000                0x0                0x0
0xffffc00000036e80 0001 00000000                0x0                0x0
0xffffc00000036f00 0001 00000000                0x0                0x0
0xffffc00000036f80 0001 00000000                0x0                0x0
0xffffc00000037000 0001 00000000                0x0                0x0
0xffffc00000037080 0001 00000000                0x0                0x0
0xffffc00000037100 0001 00000000                0x0                0x0
0xffffc00000037180 0001 00000000                0x0                0x0
0xffffc00000037200 0001 00000000                0x0                0x0
0xffffc00000037280 0001 00000000                0x0                0x0
0xffffc00000037300 0001 00000000                0x0                0x0
0xffffc00000037380 0001 00000000                0x0                0x0
0xffffc00000037400 0001 00000000                0x0                0x0
0xffffc00000037480 0001 00000000                0x0                0x0
0xffffc00000037500 0001 00000000                0x0                0x0
0xffffc00000037580 0001 00000000                0x0                0x0
0xffffc00000037600 0001 00000000                0x0                0x0
0xffffc00000037680 0001 00000000                0x0                0x0
0xffffc00000037700 0001 00000000                0x0                0x0
0xffffc00000037780 0001 00000000                0x0                0x0
0xffffc00000037800 0001 00000000                0x0                0x0
0xffffc00000037880 0001 00000000                0x0                0x0
0xffffc00000037900 0001 00000000                0x0                0x0
0xffffc00000037980 0001 00000000                0x0                0x0
0xffffc00000037a00 0001 00000000                0x0                0x0
0xffffc00000037a80 0001 00000000                0x0                0x0
0xffffc00000037b00 0001 00000000                0x0                0x0
0xffffc00000037b80 0001 00000000                0x0                0x0
0xffffc00000037c00 0001 00000000                0x0                0x0
0xffffc00000037c80 0001 00000000                0x0                0x0
0xffffc00000037d00 0001 00000000                0x0                0x0
0xffffc00000037d80 0001 00000000                0x0                0x0
0xffffc00000037e00 0001 00000000                0x0                0x0
0xffffc00000037e80 0001 00000000                0x0                0x0
0xffffc00000037f00 0001 00000000                0x0                0x0
0xffffc00000037f80 0001 00000000                0x0                0x0
0xffffc00000038000 0001 00000000                0x0                0x0
0xffffc00000038080 0001 00000000                0x0                0x0
0xffffc00000038100 0001 00000000                0x0                0x0
0xffffc00000038180 0001 00000000                0x0                0x0
0xffffc00000038200 0001 00000000                0x0                0x0
0xffffc00000038280 0001 00000000                0x0                0x0
0xffffc00000038300 0001 00000000                0x0                0x0
0xffffc00000038380 0001 00000000                0x0                0x0
0xffffc00000038400 0001 00000000                0x0                0x0
0xffffc00000038480 0001 00000000                0x0                0x0
0xffffc00000038500 0001 00000000                0x0                0x0
0xffffc00000038580 0001 00000000                0x0                0x0
0xffffc00000038600 0001 00000000                0x0                0x0
0xffffc00000038680 0001 00000000                0x0                0x0
0xffffc00000038700 0001 00000000                0x0                0x0
0xffffc00000038780 0001 00000000                0x0                0x0
0xffffc00000038800 0001 00000000                0x0                0x0
0xffffc00000038880 0001 00000000                0x0                0x0
0xffffc00000038900 0001 00000000                0x0                0x0
0xffffc00000038980 0001 00000000                0x0                0x0
0xffffc00000038a00 0001 00000000                0x0                0x0
0xffffc00000038a80 0001 00000000                0x0                0x0
0xffffc00000038b00 0001 00000000                0x0                0x0
0xffffc00000038b80 0001 00000000                0x0                0x0
0xffffc00000038c00 0001 00000000                0x0                0x0
0xffffc00000038c80 0001 00000000                0x0                0x0
0xffffc00000038d00 0001 00000000                0x0                0x0
0xffffc00000038d80 0001 00000000                0x0                0x0
0xffffc00000038e00 0001 00000000                0x0                0x0
0xffffc00000038e80 0001 00000000                0x0                0x0
0xffffc00000038f00 0001 00000000                0x0                0x0
0xffffc00000038f80 0001 00000000                0x0                0x0
0xffffc00000039000 0001 00000000                0x0                0x0
0xffffc00000039080 0001 00000000                0x0                0x0
0xffffc00000039100 0001 00000000                0x0                0x0
0xffffc00000039180 0001 00000000                0x0                0x0
0xffffc00000039200 0001 00000000                0x0                0x0
0xffffc00000039280 0001 00000000                0x0                0x0
0xffffc00000039300 0001 00000000                0x0                0x0
0xffffc00000039380 0001 00000000                0x0                0x0
0xffffc00000039400 0001 00000000                0x0                0x0
0xffffc00000039480 0001 00000000                0x0                0x0
0xffffc00000039500 0001 00000000                0x0                0x0
0xffffc00000039580 0001 00000000                0x0                0x0
0xffffc00000039600 0001 00000000                0x0                0x0
0xffffc00000039680 0001 00000000                0x0                0x0
0xffffc00000039700 0001 00000000                0x0                0x0
0xffffc00000039780 0001 00000000                0x0                0x0
0xffffc00000039800 0001 00000000                0x0                0x0
0xffffc00000039880 0001 00000000                0x0                0x0
0xffffc00000039900 0001 00000000                0x0                0x0
0xffffc00000039980 0001 00000000                0x0                0x0
0xffffc00000039a00 0001 00000000                0x0                0x0
0xffffc00000039a80 0001 00000000                0x0                0x0
0xffffc00000039b00 0001 00000000                0x0                0x0
0xffffc00000039b80 0001 00000000                0x0                0x0
0xffffc00000039c00 0001 00000000                0x0                0x0
0xffffc00000039c80 0001 00000000                0x0                0x0
0xffffc00000039d00 0001 00000000                0x0                0x0
0xffffc00000039d80 0001 00000000                0x0                0x0
0xffffc00000039e00 0001 00000000                0x0                0x0
0xffffc00000039e80 0001 00000000                0x0                0x0
0xffffc00000039f00 0001 00000000                0x0                0x0
0xffffc00000039f80 0001 00000000                0x0                0x0
0xffffc0000003a000 0001 00000000                0x0                0x0
0xffffc0000003a080 0001 00000000                0x0                0x0
0xffffc0000003a100 0001 00000000                0x0                0x0
0xffffc0000003a180 0001 00000000                0x0                0x0
0xffffc0000003a200 0001 00000000                0x0                0x0
0xffffc0000003a280 0001 00000000                0x0                0x0
0xffffc0000003a300 0001 00000000                0x0                0x0
0xffffc0000003a380 0001 00000000                0x0                0x0
0xffffc0000003a400 0001 00000000                0x0                0x0
0xffffc0000003a480 0001 00000000                0x0                0x0
0xffffc0000003a500 0001 00000000                0x0                0x0
0xffffc0000003a580 0001 00000000                0x0                0x0
0xffffc0000003a600 0001 00000000                0x0                0x0
0xffffc0000003a680 0001 00000000                0x0                0x0
0xffffc0000003a700 0001 00000000                0x0                0x0
0xffffc0000003a780 0001 00000000                0x0                0x0
0xffffc0000003a800 0001 00000000                0x0                0x0
0xffffc0000003a880 0001 00000000                0x0                0x0
0xffffc0000003a900 0001 00000000                0x0                0x0
0xffffc0000003a980 0001 00000000                0x0                0x0
0xffffc0000003aa00 0001 00000000                0x0                0x0
0xffffc0000003aa80 0001 00000000                0x0                0x0
0xffffc0000003ab00 0001 00000000                0x0                0x0
0xffffc0000003ab80 0001 00000000                0x0                0x0
0xffffc0000003ac00 0001 00000000                0x0                0x0
0xffffc0000003ac80 0001 00000000                0x0                0x0
0xffffc0000003ad00 0001 00000000                0x0                0x0
0xffffc0000003ad80 0001 00000000                0x0                0x0
0xffffc0000003ae00 0001 00000000                0x0                0x0
0xffffc0000003ae80 0001 00000000                0x0                0x0
0xffffc0000003af00 0001 00000000                0x0                0x0
0xffffc0000003af80 0001 00000000                0x0                0x0
0xffffc0000003b000 0001 00000000                0x0                0x0
0xffffc0000003b080 0001 00000000                0x0                0x0

Crashes (1221):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/04/10 08:19 netbsd 59ee1e305b67 6a81331a .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/04/10 08:04 netbsd b960aff9b7de 6a81331a .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/04/10 07:51 netbsd b960aff9b7de 6a81331a .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/03/25 14:33 netbsd 59ee1e305b67 6a383ecf .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/03/25 14:30 netbsd b960aff9b7de 6a383ecf .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/03/25 14:10 netbsd b960aff9b7de 6a383ecf .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/03/13 06:29 netbsd 59ee1e305b67 429d8a6b .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/03/13 06:29 netbsd b960aff9b7de 429d8a6b .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/03/13 05:46 netbsd b960aff9b7de 429d8a6b .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/02/12 20:39 netbsd b960aff9b7de 98682e5e .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/02/12 20:34 netbsd b960aff9b7de 98682e5e .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/02/12 20:14 netbsd 59ee1e305b67 98682e5e .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/02/04 05:11 netbsd 59ee1e305b67 624dad51 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/02/04 05:09 netbsd b960aff9b7de 624dad51 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/02/04 04:42 netbsd b960aff9b7de 624dad51 .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/01/31 13:33 netbsd b960aff9b7de fc9fd31e .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/01/31 13:27 netbsd b960aff9b7de fc9fd31e .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/01/31 13:11 netbsd 59ee1e305b67 fc9fd31e .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/01/23 04:33 netbsd 59ee1e305b67 52e37319 .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/01/23 04:32 netbsd b960aff9b7de 52e37319 .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2021/01/23 04:07 netbsd b960aff9b7de 52e37319 .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2022/02/03 22:27 netbsd 28a32b6179b3 30646bfe .config console log report syz C ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/03 22:25 netbsd 447656580c29 30646bfe .config console log report syz C ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/03 22:07 netbsd 447656580c29 30646bfe .config console log report syz C ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2021/01/06 13:45 netbsd b960aff9b7de fff20c29 .config console log report syz C ci2-netbsd-kmsan
2021/01/06 12:35 netbsd b960aff9b7de fff20c29 .config console log report syz C ci2-netbsd-kubsan
2021/01/06 12:16 netbsd 59ee1e305b67 fff20c29 .config console log report syz C ci2-netbsd
2020/11/05 23:49 netbsd 68ae015e59d1 cba33199 .config console log report syz C ci2-netbsd-kmsan
2020/11/05 22:46 netbsd c88330daff54 cba33199 .config console log report syz C ci2-netbsd
2020/10/19 23:44 netbsd 68ae015e59d1 ff4a3345 .config console log report syz C ci2-netbsd-kmsan
2020/10/19 23:43 netbsd 48cddffd7b73 ff4a3345 .config console log report syz C ci2-netbsd
2020/10/19 23:15 netbsd 48cddffd7b73 ff4a3345 .config console log report syz C ci2-netbsd-kubsan
2020/09/24 10:43 netbsd c4a08780a4f8 54289b08 .config console log report syz C ci2-netbsd
2020/09/24 06:35 netbsd 68ae015e59d1 54289b08 .config console log report syz C ci2-netbsd-kmsan
2020/09/24 06:10 netbsd 9a45ed658e2a 54289b08 .config console log report syz C ci2-netbsd-kubsan
2020/08/27 07:42 netbsd ac3c70a5db09 816e0689 .config console log report syz C ci2-netbsd-kmsan
2020/08/27 07:42 netbsd ac3c70a5db09 816e0689 .config console log report syz C ci2-netbsd
2020/08/27 07:24 netbsd ac3c70a5db09 816e0689 .config console log report syz C ci2-netbsd-kubsan
2020/08/24 08:34 netbsd e3af9844285d cef5ae68 .config console log report syz C ci2-netbsd
2020/08/24 08:33 netbsd e3af9844285d cef5ae68 .config console log report syz C ci2-netbsd-kmsan
2020/06/25 00:02 netbsd 5d6d679c515f 9d60b18e .config console log report syz C ci2-netbsd-kubsan
2021/05/15 17:30 netbsd 59ee1e305b67 93f844de .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,516: spin lock held
2022/03/14 06:22 netbsd 965c1c1046e6 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/14 06:03 netbsd 965c1c1046e6 9e8eaa75 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/14 02:40 netbsd 965c1c1046e6 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/13 21:17 netbsd 6e57ea7f3e3d 9e8eaa75 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/13 12:30 netbsd 5fc53f70fbd5 9e8eaa75 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/13 07:20 netbsd 8b86ad5703f0 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/11 13:38 netbsd c4733e605ce2 9e8eaa75 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/11 12:26 netbsd c4733e605ce2 9e8eaa75 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/10 22:10 netbsd 42da4926ed28 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/10 20:38 netbsd 42da4926ed28 9e8eaa75 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/09 19:02 netbsd 51bba03a2863 9e8eaa75 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/09 09:39 netbsd 3937fef8e277 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/09 08:04 netbsd 3937fef8e277 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/09 02:49 netbsd 885948583e11 9e8eaa75 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/08 23:45 netbsd 885948583e11 9e8eaa75 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/08 23:39 netbsd 3937fef8e277 9e8eaa75 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/08 14:46 netbsd 92f171a80192 7bdd8b2c .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/07 13:24 netbsd 64b1512b7ddb 7bdd8b2c .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/07 10:13 netbsd 64b1512b7ddb 7bdd8b2c .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/05 16:18 netbsd fa86ce789b69 45a13a73 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/05 06:48 netbsd fa86ce789b69 45a13a73 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/04 22:03 netbsd c94887699fd1 45a13a73 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/04 03:49 netbsd ade7ecd74c2d 45a13a73 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/03 18:48 netbsd 99588b0133fd 45a13a73 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/03 12:45 netbsd 99588b0133fd 45a13a73 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/03/02 18:05 netbsd 8e677a1815a1 45a13a73 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/28 07:50 netbsd ad5c9a3618c4 45a13a73 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/27 18:19 netbsd 66106a1f3392 45a13a73 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/27 13:21 netbsd 9e9d83c78b4f 45a13a73 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/27 13:13 netbsd 0f40ac74ad7e 45a13a73 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/23 17:24 netbsd 811a9f61bcf5 6e821dbf .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/23 09:55 netbsd 8b552852d6af 6e821dbf .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/23 07:39 netbsd 8b552852d6af 6e821dbf .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/23 04:58 netbsd 8b552852d6af 6e821dbf .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/22 18:09 netbsd b6feb9c63192 6e821dbf .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/22 16:31 netbsd b6feb9c63192 6e821dbf .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/21 08:28 netbsd d8b7feece78b 3cd800e4 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/19 21:04 netbsd 2336c237255b 3cd800e4 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/18 12:15 netbsd d34ca34e6a2a 3cd800e4 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/17 10:38 netbsd b4958952b12c 2bea8a27 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/17 01:48 netbsd 5fcd8c951038 50221962 .config console log report ci2-netbsd-kmsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/17 00:18 netbsd 5fcd8c951038 50221962 .config console log report ci2-netbsd panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/16 21:57 netbsd 5fcd8c951038 50221962 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2022/02/15 06:25 netbsd b52bc303e7cc 8b9ca619 .config console log report ci2-netbsd-kubsan panic: LOCKDEBUG: Mutex error: mutex_vector_enter,NUM: spin lock held
2021/01/17 13:01 netbsd b960aff9b7de 813be542 .config console log report ci2-netbsd-kubsan
2020/06/24 23:38 netbsd 5d6d679c515f 9d60b18e .config console log report ci2-netbsd-kubsan
* Struck through repros no longer work on HEAD.