syzbot


assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)

Status: fixed on 2022/06/30 08:58
Reported-by: syzbot+8b9d7b066c32dbcdc63b@syzkaller.appspotmail.com
Fix commit: 9b17a1de3d64 ktrace(9): Fix mutex detection in ktrcsw. 7baa9e8e9079 sleepq(9): Pass syncobj through to sleepq_block.
First crash: 913d, last: 664d
Duplicate bugs (1)
duplicates (1):
Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
panic: [ NUM.ADDR] kernel diagnostic assertion "(!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE 9 758d 907d 3/3 closed as dup on 2022/03/14 12:29
Last patch testing requests (9)
Created Duration User Patch Repo Result
2022/06/29 19:32 20m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk OK log
2022/06/29 18:40 19m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk error OK
2022/06/29 17:56 19m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/06/29 14:26 18m (2) riastradh@netbsd.org patch https://github.com/NetBSD/src trunk log
2022/06/29 10:59 19m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk error OK
2022/06/28 12:16 16m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/06/28 03:23 14m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/06/28 01:43 20m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk report log
2022/06/28 00:50 0m riastradh@netbsd.org patch https://github.com/NetBSD/src trunk error OK

Sample crash report:
[  45.4516551] panic: kernel diagnostic assertion "(!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)" failed: file "/syzkaller/managers/ci2-netbsd-kubsan/kernel/sys/kern/subr_pool.c", line 2711 pool_cache_get_paddr: [ktrace] is IPL_NONE, but called from interrupt context
[  45.4516551] cpu0: Begin traceback...
[  45.4716182] vpanic() at netbsd:vpanic+0x2f2 sys/kern/subr_prf.c:293
[  45.5416154] kern_assert() at netbsd:kern_assert+0x65 sys/arch/amd64/amd64/db_disasm.c:1074
[  45.6016169] pool_cache_get_paddr() at netbsd:pool_cache_get_paddr+0x43f sys/kern/subr_pool.c:2711
[  45.6616153] ktealloc() at netbsd:ktealloc+0xea sys/kern/kern_ktrace.c:504
[  45.7116142] ktr_csw() at netbsd:ktr_csw+0x470 sys/kern/kern_ktrace.c:886
[  45.7616153] sleepq_block() at netbsd:sleepq_block+0x721 ktrcsw sys/sys/ktrace.h:355 [inline]
[  45.7616153] sleepq_block() at netbsd:sleepq_block+0x721 sys/kern/kern_sleepq.c:400
[  45.8116142] turnstile_block() at netbsd:turnstile_block+0x1562 sys/kern/kern_turnstile.c:439
[  45.8616144] mutex_enter() at netbsd:mutex_enter+0x4d5 sys/kern/kern_mutex.c:701
[  45.9116158] ipintr() at netbsd:ipintr+0x4f sys/netinet/ip_input.c:398
[  45.9616150] softint_dispatch() at netbsd:softint_dispatch+0x3b5 x86_curcpu sys/arch/amd64/compile/obj/GENERIC_SYZKALLER/./machine/cpu.h:56 [inline]
[  45.9616150] softint_dispatch() at netbsd:softint_dispatch+0x3b5 softint_execute sys/kern/kern_softint.c:573 [inline]
[  45.9616150] softint_dispatch() at netbsd:softint_dispatch+0x3b5 sys/kern/kern_softint.c:818
[  46.0016152] DDB lost frame for netbsd:Xsoftintr+0x4f, trying 0xffffcf80af6740f0
[  46.0316145] Xsoftintr() at netbsd:Xsoftintr+0x4f
[  46.0416138] --- interrupt ---
[  46.0516126] 0:
[  46.0516126] cpu0: End traceback...
[  46.0646601] fatal breakpoint trap in supervisor mode
[  46.0646601] trap type 1 code 0 rip 0xffffffff80221ab5 cs 0x8 rflags 0x246 cr2 0x77a314582eb7 ilevel 0x4 rsp 0xffffcf80af673a60
[  46.0809521] curlwp 0xfffffd99377f1480 pid 0.3 lowest kstack 0xffffcf80af66f2c0
Stopped in pid 0.3 (system) at  netbsd:breakpoint+0x5:  leave
?
breakpoint() at netbsd:breakpoint+0x5
db_panic() at netbsd:db_panic+0xec sys/ddb/db_panic.c:69
vpanic() at netbsd:vpanic+0x2f2 sys/kern/subr_prf.c:293
kern_assert() at netbsd:kern_assert+0x65 sys/arch/amd64/amd64/db_disasm.c:1074
pool_cache_get_paddr() at netbsd:pool_cache_get_paddr+0x43f sys/kern/subr_pool.c:2711
ktealloc() at netbsd:ktealloc+0xea sys/kern/kern_ktrace.c:504
ktr_csw() at netbsd:ktr_csw+0x470 sys/kern/kern_ktrace.c:886
sleepq_block() at netbsd:sleepq_block+0x721 ktrcsw sys/sys/ktrace.h:355 [inline]
sleepq_block() at netbsd:sleepq_block+0x721 sys/kern/kern_sleepq.c:400
turnstile_block() at netbsd:turnstile_block+0x1562 sys/kern/kern_turnstile.c:439
mutex_enter() at netbsd:mutex_enter+0x4d5 sys/kern/kern_mutex.c:701
ipintr() at netbsd:ipintr+0x4f sys/netinet/ip_input.c:398
softint_dispatch() at netbsd:softint_dispatch+0x3b5 x86_curcpu sys/arch/amd64/compile/obj/GENERIC_SYZKALLER/./machine/cpu.h:56 [inline]
softint_dispatch() at netbsd:softint_dispatch+0x3b5 softint_execute sys/kern/kern_softint.c:573 [inline]
softint_dispatch() at netbsd:softint_dispatch+0x3b5 sys/kern/kern_softint.c:818
DDB lost frame for netbsd:Xsoftintr+0x4f, trying 0xffffcf80af6740f0
Xsoftintr() at netbsd:Xsoftintr+0x4f
--- interrupt ---
0:
Panic string: kernel diagnostic assertion "(!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)" failed: file "/syzkaller/managers/ci2-netbsd-kubsan/kernel/sys/kern/subr_pool.c", line 2711 pool_cache_get_paddr: [ktrace] is IPL_NONE, but called from interrupt context
PID    LID S CPU     FLAGS       STRUCT LWP *               NAME WAIT
1849  1849 2   0         0   fffffd9814424a40   syz-executor1630
1836  1836 2   0         0   fffffd98144241c0   syz-executor1630
1960  1960 2   0         0   fffffd98133cba00   syz-executor1630
1845  1845 2   0         0   fffffd9814424600   syz-executor1630
1871  1871 2   0         0   fffffd9813dd8100   syz-executor1630
1873  1873 2   0         0   fffffd98128f7500   syz-executor1630
425  > 425 7   1       140   fffffd9811be7b80   syz-executor1630
1130  1130 3   0       180   fffffd9813dd8980   syz-executor1630 nanoslp
1223  1223 2   1       140   fffffd981347c140   syz-executor1630
1194  1194 2   1       140   fffffd981182fac0   syz-executor1630
1222  1222 3   0       180   fffffd9811cb8280   syz-executor1630 nanoslp
824    824 2   1       140   fffffd98115fa600   syz-executor1630
1221  1221 3   0       180   fffffd981347c580   syz-executor1630 nanoslp
1078  1078 3   0       180   fffffd981182f680               sshd select
1069  1069 3   0       180   fffffd98133cb5c0              getty nanoslp
1126  1126 3   0       180   fffffd981347c9c0              getty nanoslp
1073  1073 3   1       180   fffffd9813dd8540              getty nanoslp
1115  1115 3   0       1c0   fffffd981182f240              getty ttyraw
926    926 3   1       180   fffffd98133cb180               sshd select
857    857 3   0       180   fffffd98126dcbc0             powerd kqueue
687    687 3   0       180   fffffd9811d132c0            syslogd kqueue
602    602 3   0       180   fffffd9811be7740             dhcpcd poll
547    547 3   0       180   fffffd9811d13700             dhcpcd poll
546    546 3   0       180   fffffd9812675040             dhcpcd poll
587    587 3   0       180   fffffd98126dc340             dhcpcd poll
289    289 3   0       180   fffffd9811cb8b00             dhcpcd poll
288    288 3   1       180   fffffd9811cb86c0             dhcpcd poll
351    351 3   0       180   fffffd9811be7300             dhcpcd poll
1        1 3   0       180   fffffd980945e540               init wait
0     1151 5   1       200   fffffd98143ee200           (zombie)
0     1195 3   1       200   fffffd98128f7940             ktrace ktrwait
0      819 3   0       200   fffffd98115faa40            physiod physiod
0      194 3   0       200   fffffd9811675a80          pooldrain pooldrain
0      193 3   0       200   fffffd9811675640            ioflush syncer
0      192 3   1       200   fffffd9811675200           pgdaemon pgdaemon
0      167 3   1       200   fffffd98115fa1c0               usb7 usbevt
0      166 3   1       200   fffffd980e585a00               usb6 usbevt
0      165 3   1       200   fffffd980e5855c0               usb5 usbevt
0      164 3   1       200   fffffd980e585180               usb4 usbevt
0       31 3   1       200   fffffd980b5209c0               usb3 usbevt
0       63 3   1       200   fffffd980b520580               usb2 usbevt
0      126 3   1       200   fffffd980b520140               usb1 usbevt
0      125 3   0       200   fffffd98093dd300               usb0 usbevt
0      124 3   1       200   fffffd98093dd740         usbtask-dr usbtsk
0      123 3   1       200   fffffd9808d3d6c0         usbtask-hc usbtsk
0      122 3   0       200   fffffd980945e980             npfgc0 npfgcw
0      121 3   1       200   fffffd980945e100            rt_free rt_free
0      120 3   1       200   fffffd9809459940              unpgc unpgc
0      119 3   0       200   fffffd9809459500    key_timehandler key_timehandler
0      118 3   1       200   fffffd98094590c0    icmp6_wqinput/1 icmp6_wqinput
0      117 3   0       200   fffffd9809424900    icmp6_wqinput/0 icmp6_wqinput
0      116 3   1       200   fffffd98094244c0          nd6_timer nd6_timer
0      115 3   1       200   fffffd9809424080    carp6_wqinput/1 carp6_wqinput
0      114 3   0       200   fffffd98094178c0    carp6_wqinput/0 carp6_wqinput
0      113 3   1       200   fffffd9809417480     carp_wqinput/1 carp_wqinput
0      112 3   0       200   fffffd9809417040     carp_wqinput/0 carp_wqinput
0      111 3   1       200   fffffd98093eabc0     icmp_wqinput/1 icmp_wqinput
0      110 3   0       200   fffffd98093ea780     icmp_wqinput/0 icmp_wqinput
0      109 3   0       200   fffffd98093ddb80           rt_timer rt_timer
0      108 3   0       200   fffffd98093ea340        vmem_rehash vmem_rehash
0       99 3   0       200   fffffd9808d4ab40          entbutler entropy
0       98 3   0       200   fffffd9808d4a700              viomb balloon
0       97 3   1       200   fffffd9808d4a2c0      vioif0_txrx/1 vioif0_txrx
0       96 3   0       200   fffffd9808d3db00      vioif0_txrx/0 vioif0_txrx
0       29 3   1       200   fffffd9808d3d280           scsibus0 sccomp
0       28 3   0       200   fffffd98077c3ac0               pms0 pmsreset
0       27 3   1       200   fffffd98077c3680            xcall/1 xcall
0       26 1   1       200   fffffd98077c3240          softser/1
0       25 1   1       200   fffffd980778ea80          softclk/1
0       24 1   1       200   fffffd980778e640          softbio/1
0       23 1   1       200   fffffd980778e200          softnet/1
0       22 1   1       201   fffffd9936735a40             idle/1
0       21 3   0       200   fffffd9936735600           lnxsyswq lnxsyswq
0       20 3   1       200   fffffd99367351c0           lnxubdwq lnxubdwq
0       19 3   1       200   fffffd9936744a00           lnxpwrwq lnxpwrwq
0       18 3   1       200   fffffd99367445c0           lnxlngwq lnxlngwq
0       17 3   1       200   fffffd9936744180           lnxhipwq lnxhipwq
0       16 3   1       200   fffffd993675d9c0           lnxrcugc lnxrcugc
0       15 3   0       200   fffffd993675d580             sysmon smtaskq
0       14 3   1       200   fffffd993675d140         pmfsuspend pmfsuspend
0       13 3   0       200   fffffd993676a980           pmfevent pmfevent
0       12 3   1       200   fffffd993676a540         sopendfree sopendfr
0       11 3   1       200   fffffd993676a100            iflnkst iflnkst
0       10 3   1       200   fffffd993779b940           nfssilly nfssilly
0        9 3   0       200   fffffd993779b500             vdrain vdrain
0        8 3   1       200   fffffd993779b0c0          modunload mod_unld
0        7 3   0       200   fffffd99377c2900            xcall/0 xcall
0        6 1   0       200   fffffd99377c24c0          softser/0
0        5 1   0       200   fffffd99377c2080          softclk/0
0        4 1   0       200   fffffd99377f18c0          softbio/0
0    >   3 7   0       200   fffffd99377f1480          softnet/0
0        2 1   0       201   fffffd99377f1040             idle/0
0        0 3   0       200   ffffffff86750740            swapper uvm
[Locks tracked through LWPs]

****** LWP 1836.1836 (syz-executor1630) @ 0xfffffd98144241c0, l_stat=2

*** Locks held:

* Lock 0 (initialized at pmap_ctor)
lock address : 0xfffffd9811d7f180 type     :     sleep/adaptive
initialized  : 0xffffffff8100054d
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xfffffd98144241c0 last held: 0xfffffd98144241c0
last locked* : 0xffffffff81002c56 unlocked : 0xffffffff81003333
owner field  : 0xfffffd98144241c0 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 1960.1960 (syz-executor1630) @ 0xfffffd98133cba00, l_stat=2

*** Locks held: none

*** Locks wanted:

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

****** LWP 1845.1845 (syz-executor1630) @ 0xfffffd9814424600, l_stat=2

*** Locks held:

* Lock 0 (initialized at pmap_ctor)
lock address : 0xfffffd9812de9f80 type     :     sleep/adaptive
initialized  : 0xffffffff8100054d
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xfffffd9814424600 last held: 0xfffffd9814424600
last locked* : 0xffffffff81002c56 unlocked : 0xffffffff81000318
owner field  : 0xfffffd9814424600 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

****** LWP 1873.1873 (syz-executor1630) @ 0xfffffd98128f7500, l_stat=2

*** Locks held:

* Lock 0 (initialized at amap_alloc1)
lock address : 0xfffffd9813eb7500 type     :     sleep/adaptive
initialized  : 0xffffffff835aa15a
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xfffffd98128f7500 last held: 0xfffffd98128f7500
last locked* : 0xffffffff835ce53e unlocked : 000000000000000000
owner/count  : 0xfffffd98128f7500 flags    : 0x0000000000000004
Turnstile: no active turnstile for this lock.

* Lock 1 (initialized at pmap_ctor)
lock address : 0xfffffd9814707180 type     :     sleep/adaptive
initialized  : 0xffffffff8100054d
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xfffffd98128f7500 last held: 0xfffffd98128f7500
last locked* : 0xffffffff81002c56 unlocked : 0xffffffff81003333
owner field  : 0xfffffd98128f7500 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

*** Locks wanted: none

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

*** Locks held: none

*** Locks wanted:

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

****** LWP 546.546 (dhcpcd) @ 0xfffffd9812675040, l_stat=3

*** Locks held: none

*** Locks wanted:

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

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

*** Locks held: none

*** Locks wanted:

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

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

*** Locks held: none

*** Locks wanted:

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

*** Locks held: none

*** Locks wanted:

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

*** Locks held: none

*** Locks wanted:

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

****** LWP 0.3 (softnet/0) @ 0xfffffd99377f1480, l_stat=7

*** Locks held: none

*** Locks wanted:

* Lock 0 (initialized at soinit)
lock address : 0xfffffd9937c71080 type     :     sleep/adaptive
initialized  : 0xffffffff8394d62e
shared holds :                  0 exclusive:                  0
shares wanted:                  0 exclusive:                  1
relevant cpu :                  0 last held:                  0
relevant lwp : 0xfffffd99377f1480 last held: 000000000000000000
last locked  : 0xffffffff839569ce unlocked*: 0xffffffff83956abb
owner field  : 000000000000000000 wait/spin:                0/0
Turnstile: no active turnstile for this lock.

****** LWP 0.0 (swapper) @ 0xffffffff86750740, l_stat=3

*** Locks held: none

*** Locks wanted:

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

* Lock 0 (initialized at kprintf_init)
lock address : 0xffffffff86cce668 type     :               spin
initialized  : 0xffffffff8385b0a3
shared holds :                  0 exclusive:                  1
shares wanted:                  0 exclusive:                  0
relevant cpu :                  0 last held:                  0
relevant lwp : 0xfffffd99377f1480 last held: 0xfffffd99377f1480
last locked* : 0xffffffff8385b131 unlocked : 0xffffffff8385b1ac
owner field  : 0x0000000000000800 wait/spin:                0/1

              PAGE FLAG   PQ            UOBJECT              UANON
0xffffcf8000007180 0045 00000000                0x0                0x0
0xffffcf8000007200 0045 00000000                0x0                0x0
0xffffcf8000007280 0045 00000000                0x0                0x0
0xffffcf8000007300 0045 00000000                0x0                0x0
0xffffcf8000007380 0045 00000000                0x0                0x0
0xffffcf8000007400 0045 00000000                0x0                0x0
0xffffcf8000007480 0045 00000000                0x0                0x0
0xffffcf8000007500 0045 00000000                0x0                0x0
0xffffcf8000007580 0045 00000000                0x0                0x0
0xffffcf8000007600 0045 00000000                0x0                0x0
0xffffcf8000007680 0041 00000000                0x0                0x0
0xffffcf8000007700 0041 00000000                0x0                0x0
0xffffcf8000007780 0041 00000000                0x0                0x0
0xffffcf8000007800 0041 00000000                0x0                0x0
0xffffcf8000007880 0041 00000000                0x0                0x0
0xffffcf8000007900 0045 00000000                0x0                0x0
0xffffcf8000007980 0041 00000000                0x0                0x0
0xffffcf8000007a00 0041 00000000                0x0                0x0
0xffffcf8000007a80 0041 00000000                0x0                0x0
0xffffcf8000007b00 0041 00000000                0x0                0x0
0xffffcf8000007b80 0041 00000000                0x0                0x0
0xffffcf8000007c00 0041 00000000                0x0                0x0
0xffffcf8000007c80 0041 00000000                0x0                0x0
0xffffcf8000007d00 0041 00000000                0x0                0x0
0xffffcf8000007d80 0041 00000000                0x0                0x0
0xffffcf8000007e00 0041 00000000                0x0                0x0
0xffffcf8000007e80 0041 00000000                0x0                0x0
0xffffcf8000007f00 0041 00000000                0x0                0x0
0xffffcf8000007f80 0041 00000000                0x0                0x0
0xffffcf8000008000 0041 00000000                0x0                0x0
0xffffcf8000008080 0041 00000000                0x0                0x0
0xffffcf8000008100 0041 00000000                0x0                0x0
0xffffcf8000008180 0041 00000000                0x0                0x0
0xffffcf8000008200 0041 00000000                0x0                0x0
0xffffcf8000008280 0041 00000000                0x0                0x0
0xffffcf8000008300 0041 00000000                0x0                0x0
0xffffcf8000008380 0041 00000000                0x0                0x0
0xffffcf8000008400 0041 00000000                0x0                0x0
0xffffcf8000008480 0041 00000000                0x0                0x0
0xffffcf8000008500 0041 00000000                0x0                0x0
0xffffcf8000008580 0041 00000000                0x0                0x0
0xffffcf8000008600 0041 00000000                0x0                0x0
0xffffcf8000008680 0041 00000000                0x0                0x0
0xffffcf8000008700 0041 00000000                0x0                0x0
0xffffcf8000008780 0041 00000000                0x0                0x0
0xffffcf8000008800 0041 00000000                0x0                0x0
0xffffcf8000008880 0041 00000000                0x0                0x0
0xffffcf8000008900 0041 00000000                0x0                0x0
0xffffcf8000008980 0041 00000000                0x0                0x0
0xffffcf8000008a00 0041 00000000                0x0                0x0
0xffffcf8000008a80 0041 00000000                0x0                0x0
0xffffcf8000008b00 0041 00000000                0x0                0x0
0xffffcf8000008b80 0045 00000000                0x0                0x0
0xffffcf8000008c00 0045 00000000                0x0                0x0
0xffffcf8000008c80 0041 00000000                0x0                0x0
0xffffcf8000008d00 0041 00000000                0x0                0x0
0xffffcf8000008d80 0041 00000000                0x0                0x0
0xffffcf8000008e00 0041 00000000                0x0                0x0
0xffffcf8000008e80 0041 00000000                0x0                0x0
0xffffcf8000008f00 0041 00000000                0x0                0x0
0xffffcf8000008f80 0041 00000000                0x0                0x0
0xffffcf8000009000 0041 00000000                0x0                0x0
0xffffcf8000009080 0045 00000000                0x0                0x0
0xffffcf8000009100 0041 00000000                0x0                0x0
0xffffcf8000009180 0041 00000000                0x0                0x0
0xffffcf8000009200 0041 00000000                0x0                0x0
0xffffcf8000009280 0041 00000000                0x0                0x0
0xffffcf8000009300 0041 00000000                0x0                0x0
0xffffcf8000009380 0041 00000000                0x0                0x0
0xffffcf8000009400 0041 00000000                0x0                0x0
0xffffcf8000009480 0041 00000000                0x0                0x0
0xffffcf8000009500 0041 00000000                0x0                0x0
0xffffcf8000009580 0041 00000000                0x0                0x0
0xffffcf8000009600 0041 00000000                0x0                0x0
0xffffcf8000009680 0041 00000000                0x0                0x0
0xffffcf8000009700 0041 00000000                0x0                0x0
0xffffcf8000009780 0041 00000000                0x0                0x0
0xffffcf8000009800 0041 00000000                0x0                0x0
0xffffcf8000009880 0041 00000000                0x0                0x0
0xffffcf8000009900 0041 00000000                0x0                0x0
0xffffcf8000009980 0041 00000000                0x0                0x0
0xffffcf8000009a00 0041 00000000                0x0                0x0
0xffffcf8000009a80 0041 00000000                0x0                0x0
0xffffcf8000009b00 0041 00000000                0x0                0x0
0xffffcf8000009b80 0041 00000000                0x0                0x0
0xffffcf8000009c00 0041 00000000                0x0                0x0
0xffffcf8000009c80 0041 00000000                0x0                0x0
0xffffcf8000009d00 0041 00000000                0x0                0x0
0xffffcf8000009d80 0041 00000000                0x0                0x0
0xffffcf8000009e00 0041 00000000                0x0                0x0
0xffffcf8000009e80 0041 00000000                0x0                0x0
0xffffcf8000009f00 0041 00000000                0x0                0x0
0xffffcf8000009f80 0041 00000000                0x0                0x0
0xffffcf800000a000 0041 00000000                0x0                0x0
0xffffcf800000a080 0041 00000000                0x0                0x0
0xffffcf800000a100 0041 00000000                0x0                0x0
0xffffcf800000a180 0041 00000000                0x0                0x0
0xffffcf800000a200 0041 00000000                0x0                0x0
0xffffcf800000a280 0045 00000000                0x0                0x0
0xffffcf800000a300 0041 00000000                0x0                0x0
0xffffcf800000a380 0041 00000000                0x0                0x0
0xffffcf800000a400 0041 00000000                0x0                0x0
0xffffcf800000a480 0041 00000000                0x0                0x0
0xffffcf800000a500 0041 00000000                0x0                0x0
0xffffcf800000a580 0041 00000000                0x0                0x0
0xffffcf800000a600 0045 00000000                0x0                0x0
0xffffcf800000a680 0041 00000000                0x0                0x0
0xffffcf800000a700 0041 00000000                0x0                0x0
0xffffcf800000a780 0041 00000000                0x0                0x0
0xffffcf800000a800 0041 00000000                0x0                0x0
0xffffcf800000a880 0041 00000000                0x0                0x0
0xffffcf800000a900 0041 00000000                0x0                0x0
0xffffcf800000a980 0041 00000000                0x0                0x0
0xffffcf800000aa00 0041 00000000                0x0                0x0
0xffffcf800000aa80 0041 00000000                0x0                0x0
0xffffcf800000ab00 0041 00000000                0x0                0x0
0xffffcf800000ab80 0041 00000000                0x0                0x0
0xffffcf800000ac00 0041 00000000                0x0                0x0
0xffffcf800000ac80 0041 00000000                0x0                0x0
0xffffcf800000ad00 0041 00000000                0x0                0x0
0xffffcf800000ad80 0041 00000000                0x0                0x0
0xffffcf800000ae00 0041 00000000                0x0                0x0
0xffffcf800000ae80 0045 00000000                0x0                0x0
0xffffcf800000af00 0045 00000000                0x0                0x0
0xffffcf800000af80 0041 00000000                0x0                0x0
0xffffcf800000b000 0041 00000000                0x0                0x0
0xffffcf800000b080 0041 00000000                0x0                0x0
0xffffcf800000b100 0041 00000000                0x0                0x0
0xffffcf800000b180 0045 00000000                0x0                0x0
0xffffcf800000b200 0045 00000000                0x0                0x0
0xffffcf800000b280 0045 00000000                0x0                0x0
0xffffcf800000b300 0045 00000000                0x0                0x0
0xffffcf800000b380 0045 00000000                0x0                0x0
0xffffcf800000b400 0041 00000000                0x0                0x0
0xffffcf800000b480 0041 00000000                0x0                0x0
0xffffcf800000b500 0045 00000000                0x0                0x0
0xffffcf800000b580 0045 00000000                0x0                0x0
0xffffcf800000b600 0045 00000000                0x0                0x0
0xffffcf800000b680 0045 00000000                0x0                0x0
0xffffcf800000b700 0045 00000000                0x0                0x0
0xffffcf800000b780 0045 00000000                0x0                0x0
0xffffcf800000b800 0041 00000000                0x0                0x0
0xffffcf800000b880 0041 00000000                0x0                0x0
0xffffcf800000b900 0045 00000000                0x0                0x0
0xffffcf800000b980 0045 00000000                0x0                0x0
0xffffcf800000ba00 0045 00000000                0x0                0x0
0xffffcf800000ba80 0045 00000000                0x0                0x0
0xffffcf800000bb00 0045 00000000                0x0                0x0
0xffffcf800000bb80 0045 00000000                0x0                0x0
0xffffcf800000bc00 0045 00000000                0x0                0x0
0xffffcf800000bc80 0041 00000000                0x0                0x0
0xffffcf800000bd00 0045 00000000                0x0                0x0
0xffffcf800000bd80 0045 00000000                0x0                0x0
0xffffcf800000be00 0045 00000000                0x0                0x0
0xffffcf800000be80 0045 00000000                0x0                0x0
0xffffcf800000bf00 0045 00000000                0x0                0x0
0xffffcf800000bf80 0045 00000000                0x0                0x0
0xffffcf800000c000 0045 00000000                0x0                0x0
0xffffcf800000c080 0045 00000000                0x0                0x0
0xffffcf800000c100 0045 00000000                0x0                0x0
0xffffcf800000c180 0045 00000000                0x0                0x0
0xffffcf800000c200 0045 00000000                0x0                0x0
0xffffcf800000c280 0045 00000000                0x0                0x0
0xffffcf800000c300 0045 00000000                0x0                0x0
0xffffcf800000c380 0045 00000000                0x0                0x0
0xffffcf800000c400 0045 00000000                0x0                0x0
0xffffcf800000c480 0045 00000000                0x0                0x0
0xffffcf800000c500 0045 00000000                0x0                0x0
0xffffcf800000c580 0045 00000000                0x0                0x0
0xffffcf800000c600 0045 00000000                0x0                0x0
0xffffcf800000c680 0045 00000000                0x0                0x0
0xffffcf800000c700 0041 00000000                0x0                0x0
0xffffcf800000c780 0045 00000000                0x0                0x0
0xffffcf800000c800 0045 00000000                0x0                0x0
0xffffcf800000c880 0045 00000000                0x0                0x0
0xffffcf800000c900 0045 00000000                0x0                0x0
0xffffcf800000c980 0045 00000000                0x0                0x0
0xffffcf800000ca00 0045 00000000                0x0                0x0
0xffffcf800000ca80 0041 00000000                0x0                0x0
0xffffcf800000cb00 0041 00000000                0x0                0x0
0xffffcf800000cb80 0041 00000000                0x0                0x0
0xffffcf800000cc00 0045 00000000                0x0                0x0
0xffffcf800000cc80 0045 00000000                0x0                0x0
0xffffcf800000cd00 0041 00000000                0x0                0x0
0xffffcf800000cd80 0041 00000000                0x0                0x0
0xffffcf800000ce00 0041 00000000                0x0                0x0
0xffffcf800000ce80 0041 00000000                0x0                0x0
0xffffcf800000cf00 0041 00000000                0x0                0x0
0xffffcf800000cf80 0041 00000000                0x0                0x0
0xffffcf800000d000 0045 00000000                0x0                0x0
0xffffcf800000d080 0045 00000000                0x0                0x0
0xffffcf800000d100 0041 00000000                0x0                0x0
0xffffcf800000d180 0041 00000000                0x0                0x0
0xffffcf800000d200 0041 00000000                0x0                0x0
0xffffcf800000d280 0041 00000000                0x0                0x0
0xffffcf800000d300 0045 00000000                0x0                0x0
0xffffcf800000d380 0041 00000000                0x0                0x0
0xffffcf800000d400 0041 00000000                0x0                0x0
0xffffcf800000d480 0045 00000000                0x0                0x0
0xffffcf800000d500 0041 00000000                0x0                0x0
0xffffcf800000d580 0041 00000000                0x0                0x0
0xffffcf800000d600 0041 00000000                0x0                0x0
0xffffcf800000d680 0045 00000000                0x0                0x0
0xffffcf800000d700 0041 00000000                0x0                0x0
0xffffcf800000d780 0045 00000000                0x0                0x0
0xffffcf800000d800 0041 00000000                0x0                0x0
0xffffcf800000d880 0041 00000000                0x0                0x0
0xffffcf800000d900 0041 00000000                0x0                0x0
0xffffcf800000d980 0041 00000000                0x0                0x0
0xffffcf800000da00 0041 00000000                0x0                0x0
0xffffcf800000da80 0041 00000000                0x0                0x0
0xffffcf800000db00 0045 00000000                0x0                0x0
0xffffcf800000db80 0041 00000000                0x0                0x0
0xffffcf800000dc00 0041 00000000                0x0                0x0
0xffffcf800000dc80 0041 00000000                0x0                0x0
0xffffcf800000dd00 0041 00000000                0x0                0x0
0xffffcf800000dd80 0041 00000000                0x0                0x0
0xffffcf800000de00 0041 00000000                0x0                0x0
0xffffcf800000de80 0041 00000000                0x0                0x0
0xffffcf800000df00 0045 00000000                0x0                0x0
0xffffcf800000df80 0045 00000000                0x0                0x0
0xffffcf800000e000 0045 00000000                0x0                0x0
0xffffcf800000e080 0041 00000000                0x0                0x0
0xffffcf800000e100 0045 00000000                0x0                0x0
0xffffcf800000e180 0045 00000000                0x0                0x0
0xffffcf800000e200 0045 00000000                0x0                0x0
0xffffcf800000e280 0045 00000000                0x0                0x0
0xffffcf800000e300 0045 00000000                0x0                0x0
0xffffcf800000e380 0045 00000000                0x0                0x0
0xffffcf800000e400 0041 00000000                0x0                0x0
0xffffcf800000e480 0045 00000000                0x0                0x0
0xffffcf800000e500 0041 00000000                0x0                0x0
0xffffcf800000e580 0041 00000000                0x0                0x0
0xffffcf800000e600 0041 00000000                0x0                0x0
0xffffcf800000e680 0041 00000000                0x0                0x0
0xffffcf800000e700 0041 00000000                0x0                0x0
0xffffcf800000e780 0045 00000000                0x0                0x0
0xffffcf800000e800 0045 00000000                0x0                0x0
0xffffcf800000e880 0041 00000000                0x0                0x0
0xffffcf800000e900 0041 00000000                0x0                0x0
0xffffcf800000e980 0041 00000000                0x0                0x0
0xffffcf800000ea00 0041 00000000                0x0                0x0
0xffffcf800000ea80 0045 00000000                0x0                0x0
0xffffcf800000eb00 0041 00000000                0x0                0x0
0xffffcf800000eb80 0041 00000000                0x0                0x0
0xffffcf800000ec00 0045 00000000                0x0                0x0
0xffffcf800000ec80 0045 00000000                0x0                0x0
0xffffcf800000ed00 0045 00000000                0x0                0x0
0xffffcf800000ed80 0041 00000000                0x0                0x0
0xffffcf800000ee00 0041 00000000                0x0                0x0
0xffffcf800000ee80 0041 00000000                0x0                0x0
0xffffcf800000ef00 0041 00000000                0x0                0x0
0xffffcf800000ef80 0041 00000000                0x0                0x0
0xffffcf800000f000 0045 00000000                0x0                0x0
0xffffcf800000f080 0041 00000000                0x0                0x0
0xffffcf800000f100 0041 00000000                0x0                0x0
0xffffcf800000f180 0041 00000000                0x0                0x0
0xffffcf800000f200 0041 00000000                0x0                0x0
0xffffcf800000f280 0045 00000000                0x0                0x0
0xffffcf800000f300 0041 00000000                0x0                0x0
0xffffcf800000f380 0045 00000000                0x0                0x0
0xffffcf800000f400 0041 00000000                0x0                0x0
0xffffcf800000f480 0041 00000000                0x0                0x0
0xffffcf800000f500 0041 00000000                0x0                0x0
0xffffcf800000f580 0041 00000000                0x0                0x0
0xffffcf800000f600 0041 00000000                0x0                0x0
0xffffcf800000f680 0041 00000000                0x0                0x0
0xffffcf800000f700 0041 00000000                0x0                0x0
0xffffcf800000f780 0041 00000000                0x0                0x0
0xffffcf800000f800 0041 00000000                0x0                0x0
0xffffcf800000f880 0045 00000000                0x0                0x0
0xffffcf800000f900 0041 00000000                0x0                0x0
0xffffcf800000f980 0045 00000000                0x0                0x0
0xffffcf800000fa00 0045 00000000                0x0                0x0
0xffffcf800000fa80 0041 00000000                0x0                0x0
0xffffcf800000fb00 0041 00000000                0x0                0x0
0xffffcf800000fb80 0041 00000000                0x0                0x0
0xffffcf800000fc00 0045 00000000                0x0                0x0
0xffffcf800000fc80 0041 00000000                0x0                0x0
0xffffcf800000fd00 0045 00000000                0x0                0x0
0xffffcf800000fd80 0041 00000000                0x0                0x0
0xffffcf800000fe00 0041 00000000                0x0                0x0
0xffffcf800000fe80 0041 00000000                0x0                0x0
0xffffcf800000ff00 0041 00000000                0x0                0x0
0xffffcf800000ff80 0041 00000000                0x0                0x0
0xffffcf8000010000 0041 00000000                0x0                0x0
0xffffcf8000010080 0041 00000000                0x0                0x0
0xffffcf8000010100 0041 00000000                0x0                0x0
0xffffcf8000010180 0041 00000000                0x0                0x0
0xffffcf8000010200 0041 00000000                0x0                0x0
0xffffcf8000010280 0041 00000000                0x0                0x0
0xffffcf8000010300 0041 00000000                0x0                0x0
0xffffcf8000010380 0041 00000000                0x0                0x0
0xffffcf8000010400 0045 00000000                0x0                0x0
0xffffcf8000010480 0045 00000000                0x0                0x0
0xffffcf8000010500 0045 00000000                0x0                0x0
0xffffcf8000010580 0045 00000000                0x0                0x0
0xffffcf8000010600 0045 00000000                0x0                0x0
0xffffcf8000010680 0041 00000000                0x0                0x0
0xffffcf8000010700 0045 00000000                0x0                0x0
0xffffcf8000010780 0041 00000000                0x0                0x0
0xffffcf8000010800 0041 00000000                0x0                0x0
0xffffcf8000010880 0041 00000000                0x0                0x0
0xffffcf8000010900 0041 00000000                0x0                0x0
0xffffcf8000010980 0041 00000000                0x0                0x0
0xffffcf8000010a00 0041 00000000                0x0                0x0
0xffffcf8000010a80 0045 00000000                0x0                0x0
0xffffcf8000010b00 0041 00000000                0x0                0x0
0xffffcf8000010b80 0041 00000000                0x0                0x0
0xffffcf8000010c00 0041 00000000                0x0                0x0
0xffffcf8000010c80 0045 00000000                0x0                0x0
0xffffcf8000010d00 0041 00000000                0x0                0x0
0xffffcf8000010d80 0041 00000000                0x0                0x0
0xffffcf8000010e00 0045 00000000                0x0                0x0
0xffffcf8000010e80 0041 00000000                0x0                0x0
0xffffcf8000010f00 0041 00000000                0x0                0x0
0xffffcf8000010f80 0041 00000000                0x0                0x0
0xffffcf8000011000 0041 00000000                0x0                0x0
0xffffcf8000011080 0041 00000000                0x0                0x0
0xffffcf8000011100 0041 00000000                0x0                0x0
0xffffcf8000011180 0041 00000000                0x0                0x0
0xffffcf8000011200 0041 00000000                0x0                0x0
0xffffcf8000011280 0041 00000000                0x0                0x0
0xffffcf8000011300 0041 00000000                0x0                0x0
0xffffcf8000011380 0041 00000000                0x0                0x0
0xffffcf8000011400 0041 00000000                0x0                0x0
0xffffcf8000011480 0041 00000000                0x0                0x0
0xffffcf8000011500 0041 00000000                0x0                0x0
0xffffcf8000011580 0041 00000000                0x0                0x0
0xffffcf8000011600 0041 00000000                0x0                0x0
0xffffcf8000011680 0041 00000000                0x0                0x0
0xffffcf8000011700 0041 00000000                0x0                0x0
0xffffcf8000011780 0041 00000000                0x0                0x0
0xffffcf8000011800 0041 00000000                0x0                0x0
0xffffcf8000011880 0041 00000000                0x0                0x0
0xffffcf8000011900 0041 00000000                0x0                0x0
0xffffcf8000011980 0045 00000000                0x0                0x0
0xffffcf8000011a00 0041 00000000                0x0                0x0
0xffffcf8000011a80 0045 00000000                0x0                0x0
0xffffcf8000011b00 0045 00000000                0x0                0x0
0xffffcf8000011b80 0041 00000000                0x0                0x0
0xffffcf8000011c00 0041 00000000                0x0                0x0
0xffffcf8000011c80 0041 00000000                0x0                0x0
0xffffcf8000011d00 0045 00000000                0x0                0x0
0xffffcf8000011d80 0041 00000000                0x0                0x0
0xffffcf8000011e00 0045 00000000                0x0                0x0
0xffffcf8000011e80 0041 00000000                0x0                0x0
0xffffcf8000011f00 0041 00000000                0x0                0x0
0xffffcf8000011f80 0045 00000000                0x0                0x0
0xffffcf8000012000 0041 00000000                0x0                0x0
0xffffcf8000012080 0041 00000000                0x0                0x0
0xffffcf8000012100 0041 00000000                0x0                0x0
0xffffcf8000012180 0041 00000000                0x0                0x0
0xffffcf8000012200 0041 00000000                0x0                0x0
0xffffcf8000012280 0041 00000000                0x0                0x0
0xffffcf8000012300 0041 00000000                0x0                0x0
0xffffcf8000012380 0041 00000000                0x0                0x0
0xffffcf8000012400 0041 00000000                0x0                0x0
0xffffcf8000012480 0041 00000000                0x0                0x0
0xffffcf8000012500 0041 00000000                0x0                0x0
0xffffcf8000012580 0041 00000000                0x0                0x0
0xffffcf8000012600 0041 00000000                0x0                0x0
0xffffcf8000012680 0041 00000000                0x0                0x0
0xffffcf8000012700 0041 00000000                0x0                0x0
0xffffcf8000012780 0041 00000000                0x0                0x0
0xffffcf8000012800 0041 00000000                0x0                0x0
0xffffcf8000012880 0041 00000000                0x0                0x0
0xffffcf8000012900 0041 00000000                0x0                0x0
0xffffcf8000012980 0041 00000000                0x0                0x0
0xffffcf8000012a00 0041 00000000                0x0                0x0
0xffffcf8000012a80 0041 00000000                0x0                0x0
0xffffcf8000012b00 0041 00000000                0x0                0x0
0xffffcf8000012b80 0041 00000000                0x0                0x0
0xffffcf8000012c00 0041 00000000                0x0                0x0
0xffffcf8000012c80 0045 00000000                0x0                0x0
0xffffcf8000012d00 0001 00000000                0x0                0x0
0xffffcf8000012d80 0001 00000000                0x0                0x0
0xffffcf8000012e00 0001 00000000                0x0                0x0
0xffffcf8000012e80 0001 00000000                0x0                0x0
0xffffcf8000012f00 0001 00000000                0x0                0x0
0xffffcf8000012f80 0001 00000000                0x0                0x0
0xffffcf8000013000 0001 00000000                0x0                0x0
0xffffcf8000013080 0001 00000000                0x0                0x0
0xffffcf8000013100 0001 00000000                0x0                0x0
0xffffcf8000013180 0001 00000000                0x0                0x0
0xffffcf8000013200 0001 00000000                0x0                0x0
0xffffcf8000013280 0001 00000000                0x0                0x0
0xffffcf8000013300 0001 00000000                0x0                0x0
0xffffcf8000013380 0001 00000000                0x0                0x0
0xffffcf8000013400 0001 00000000                0x0                0x0
0xffffcf8000013480 0001 00000000                0x0                0x0
0xffffcf8000013500 0001 00000000                0x0                0x0
0xffffcf8000013580 0001 00000000                0x0                0x0
0xffffcf8000013600 0001 00000000                0x0                0x0
0xffffcf8000013680 0001 00000000                0x0                0x0
0xffffcf8000013700 0001 00000000                0x0                0x0
0xffffcf8000013780 0001 00000000                0x0                0x0
0xffffcf8000013800 0001 00000000                0x0                0x0
0xffffcf8000013880 0001 00000000                0x0                0x0
0xffffcf8000013900 0001 00000000                0x0                0x0
0xffffcf8000013980 0001 00000000                0x0                0x0
0xffffcf8000013a00 0001 00000000                0x0                0x0
0xffffcf8000013a80 0001 00000000                0x0                0x0
0xffffcf8000013b00 0001 00000000                0x0                0x0
0xffffcf8000013b80 0001 00000000                0x0                0x0
0xffffcf8000013c00 0001 00000000                0x0                0x0
0xffffcf8000013c80 0001 00000000                0x0                0x0
0xffffcf8000013d00 0001 00000000                0x0                0x0
0xffffcf8000013d80 0001 00000000                0x0                0x0
0xffffcf8000013e00 0001 00000000                0x0                0x0
0xffffcf8000013e80 0001 00000000                0x0                0x0
0xffffcf8000013f00 0001 00000000                0x0                0x0
0xffffcf8000013f80 0001 00000000                0x0                0x0
0xffffcf8000014000 0001 00000000                0x0                0x0
0xffffcf8000014080 0001 00000000                0x0                0x0
0xffffcf8000014100 0001 00000000                0x0                0x0
0xffffcf8000014180 0001 00000000                0x0                0x0
0xffffcf8000014200 0001 00000000                0x0                0x0
0xffffcf8000014280 0001 00000000                0x0                0x0
0xffffcf8000014300 0001 00000000                0x0                0x0
0xffffcf8000014380 0001 00000000                0x0                0x0
0xffffcf8000014400 0001 00000000                0x0                0x0
0xffffcf8000014480 0001 00000000                0x0                0x0
0xffffcf8000014500 0001 00000000                0x0                0x0
0xffffcf8000014580 0001 00000000                0x0                0x0
0xffffcf8000014600 0001 00000000                0x0                0x0
0xffffcf8000014680 0001 00000000                0x0                0x0
0xffffcf8000014700 0001 00000000                0x0                0x0
0xffffcf8000014780 0001 00000000                0x0                0x0
0xffffcf8000014800 0041 00000000                0x0                0x0
0xffffcf8000014880 0041 00000000                0x0                0x0
0xffffcf8000014900 0041 00000000                0x0                0x0
0xffffcf8000014980 0041 00000000                0x0                0x0
0xffffcf8000014a00 0041 00000000                0x0                0x0
0xffffcf8000014a80 0041 00000000                0x0                0x0
0xffffcf8000014b00 0041 00000000                0x0                0x0
0xffffcf8000014b80 0041 00000000                0x0                0x0
0xffffcf8000014c00 0041 00000000                0x0                0x0
0xffffcf8000014c80 0041 00000000                0x0                0x0
0xffffcf8000014d00 0041 00000000                0x0                0x0
0xffffcf8000014d80 0041 00000000                0x0                0x0
0xffffcf8000014e00 0041 00000000                0x0                0x0
0xffffcf8000014e80 0041 00000000                0x0                0x0
0xffffcf8000014f00 0041 00000000                0x0                0x0
0xffffcf8000014f80 0041 00000000                0x0                0x0
0xffffcf8000015000 0041 00000000                0x0                0x0
0xffffcf8000015080 0041 00000000                0x0                0x0
0xffffcf8000015100 0041 00000000                0x0                0x0
0xffffcf8000015180 0041 00000000                0x0                0x0
0xffffcf8000015200 0041 00000000                0x0                0x0
0xffffcf8000015280 0041 00000000                0x0                0x0
0xffffcf8000015300 0041 00000000                0x0                0x0
0xffffcf8000015380 0041 00000000                0x0                0x0
0xffffcf8000015400 0041 00000000                0x0                0x0
0xffffcf8000015480 0041 00000000                0x0                0x0
0xffffcf8000015500 0041 00000000                0x0                0x0
0xffffcf8000015580 0041 00000000                0x0                0x0
0xffffcf8000015600 0041 00000000                0x0                0x0
0xffffcf8000015680 0041 00000000                0x0                0x0
0xffffcf8000015700 0041 00000000                0x0                0x0
0xffffcf8000015780 0041 00000000                0x0                0x0
0xffffcf8000015800 0041 00000000                0x0                0x0
0xffffcf8000015880 0041 00000000                0x0                0x0
0xffffcf8000015900 0041 00000000                0x0                0x0
0xffffcf8000015980 0041 00000000                0x0                0x0
0xffffcf8000015a00 0041 00000000                0x0                0x0
0xffffcf8000015a80 0041 00000000                0x0                0x0
0xffffcf8000015b00 0041 00000000                0x0                0x0
0xffffcf8000015b80 0041 00000000                0x0                0x0
0xffffcf8000015c00 0041 00000000                0x0                0x0
0xffffcf8000015c80 0041 00000000                0x0                0x0
0xffffcf8000015d00 0001 00000000                0x0                0x0
0xffffcf8000015d80 0001 00000000                0x0                0x0
0xffffcf8000015e00 0001 00000000                0x0                0x0
0xffffcf8000015e80 0001 00000000                0x0                0x0
0xffffcf8000015f00 0001 00000000                0x0                0x0
0xffffcf8000015f80 0001 00000000                0x0                0x0
0xffffcf8000016000 0001 00000000                0x0                0x0
0xffffcf8000016080 0001 00000000                0x0                0x0
0xffffcf8000016100 0001 00000000                0x0                0x0
0xffffcf8000016180 0001 00000000                0x0                0x0
0xffffcf8000016200 0001 00000000                0x0                0x0
0xffffcf8000016280 0001 00000000                0x0                0x0
0xffffcf8000016300 0001 00000000                0x0                0x0
0xffffcf8000016380 0001 00000000                0x0                0x0
0xffffcf8000016400 0001 00000000                0x0                0x0
0xffffcf8000016480 0001 00000000                0x0                0x0
0xffffcf8000016500 0001 00000000                0x0                0x0
0xffffcf8000016580 0001 00000000                0x0                0x0
0xffffcf8000016600 0001 00000000                0x0                0x0
0xffffcf8000016680 0001 00000000                0x0                0x0
0xffffcf8000016700 0001 00000000                0x0                0x0
0xffffcf8000016780 0001 00000000                0x0                0x0
0xffffcf8000016800 0001 00000000                0x0                0x0
0xffffcf8000016880 0001 00000000                0x0                0x0
0xffffcf8000016900 0001 00000000                0x0                0x0
0xffffcf8000016980 0001 00000000                0x0                0x0
0xffffcf8000016a00 0001 00000000                0x0                0x0
0xffffcf8000016a80 0001 00000000                0x0                0x0
0xffffcf8000016b00 0001 00000000                0x0                0x0
0xffffcf8000016b80 0001 00000000                0x0                0x0
0xffffcf8000016c00 0001 00000000                0x0                0x0
0xffffcf8000016c80 0001 00000000                0x0                0x0
0xffffcf8000016d00 0001 00000000                0x0                0x0
0xffffcf8000016d80 0001 00000000                0x0                0x0
0xffffcf8000016e00 0001 00000000                0x0                0x0
0xffffcf8000016e80 0001 00000000                0x0                0x0
0xffffcf8000016f00 0001 00000000                0x0                0x0
0xffffcf8000016f80 0001 00000000                0x0                0x0
0xffffcf8000017000 0001 00000000                0x0                0x0
0xffffcf8000017080 0001 00000000                0x0                0x0
0xffffcf8000017100 0001 00000000                0x0                0x0
0xffffcf8000017180 0001 00000000                0x0                0x0
0xffffcf8000017200 0001 00000000                0x0                0x0
0xffffcf8000017280 0001 00000000                0x0                0x0
0xffffcf8000017300 0001 00000000                0x0                0x0
0xffffcf8000017380 0001 00000000                0x0                0x0
0xffffcf8000017400 0001 00000000                0x0                0x0
0xffffcf8000017480 0001 00000000                0x0                0x0
0xffffcf8000017500 0001 00000000                0x0                0x0
0xffffcf8000017580 0001 00000000                0x0                0x0
0xffffcf8000017600 0001 00000000                0x0                0x0
0xffffcf8000017680 0001 00000000                0x0                0x0
0xffffcf8000017700 0001 00000000                0x0                0x0
0xffffcf8000017780 0001 00000000                0x0                0x0
0xffffcf8000017800 0041 00000000                0x0                0x0
0xffffcf8000017880 0041 00000000                0x0                0x0
0xffffcf8000017900 0041 00000000                0x0                0x0
0xffffcf8000017980 0041 00000000                0x0                0x0
0xffffcf8000017a00 0041 00000000                0x0                0x0
0xffffcf8000017a80 0041 00000000                0x0                0x0
0xffffcf8000017b00 0041 00000000                0x0                0x0
0xffffcf8000017b80 0041 00000000                0x0                0x0
0xffffcf8000017c00 0041 00000000                0x0                0x0
0xffffcf8000017c80 0041 00000000                0x0                0x0
0xffffcf8000017d00 0041 00000000                0x0                0x0
0xffffcf8000017d80 0041 00000000                0x0                0x0
0xffffcf8000017e00 0041 00000000                0x0                0x0
0xffffcf8000017e80 0041 00000000                0x0                0x0
0xffffcf8000017f00 0041 00000000                0x0                0x0
0xffffcf8000017f80 0041 00000000                0x0                0x0
0xffffcf8000018000 0041 00000000                0x0                0x0
0xffffcf8000018080 0041 00000000                0x0                0x0
0xffffcf8000018100 0041 00000000                0x0                0x0
0xffffcf8000018180 0041 00000000                0x0                0x0
0xffffcf8000018200 0041 00000000                0x0                0x0
0xffffcf8000018280 0041 00000000                0x0                0x0
0xffffcf8000018300 0041 00000000                0x0                0x0
0xffffcf8000018380 0041 00000000                0x0                0x0
0xffffcf8000018400 0041 00000000                0x0                0x0
0xffffcf8000018480 0041 00000000                0x0                0x0
0xffffcf8000018500 0041 00000000                0x0                0x0
0xffffcf8000018580 0041 00000000                0x0                0x0
0xffffcf8000018600 0041 00000000                0x0                0x0
0xffffcf8000018680 0041 00000000                0x0                0x0
0xffffcf8000018700 0041 00000000                0x0                0x0
0xffffcf8000018780 0041 00000000                0x0                0x0
0xffffcf8000018800 0041 00000000                0x0                0x0
0xffffcf8000018880 0041 00000000                0x0                0x0
0xffffcf8000018900 0041 00000000                0x0                0x0
0xffffcf8000018980 0041 00000000                0x0                0x0
0xffffcf8000018a00 0041 00000000                0x0                0x0
0xffffcf8000018a80 0041 00000000                0x0                0x0
0xffffcf8000018b00 0041 00000000                0x0                0x0
0xffffcf8000018b80 0041 00000000                0x0                0x0
0xffffcf8000018c00 0041 00000000                0x0                0x0
0xffffcf8000018c80 0041 00000000                0x0                0x0
0xffffcf8000018d00 0001 00000000                0x0                0x0
0xffffcf8000018d80 0001 00000000                0x0                0x0
0xffffcf8000018e00 0001 00000000                0x0                0x0
0xffffcf8000018e80 0001 00000000                0x0                0x0
0xffffcf8000018f00 0001 00000000                0x0                0x0
0xffffcf8000018f80 0001 00000000                0x0                0x0
0xffffcf8000019000 0001 00000000                0x0                0x0
0xffffcf8000019080 0001 00000000                0x0                0x0
0xffffcf8000019100 0001 00000000                0x0                0x0
0xffffcf8000019180 0001 00000000                0x0                0x0
0xffffcf8000019200 0001 00000000                0x0                0x0
0xffffcf8000019280 0001 00000000                0x0                0x0
0xffffcf8000019300 0001 00000000                0x0                0x0
0xffffcf8000019380 0001 00000000                0x0                0x0
0xffffcf8000019400 0001 00000000                0x0                0x0
0xffffcf8000019480 0001 00000000                0x0                0x0
0xffffcf8000019500 0001 00000000                0x0                0x0
0xffffcf8000019580 0001 00000000                0x0                0x0
0xffffcf8000019600 0001 00000000                0x0                0x0
0xffffcf8000019680 0001 00000000                0x0                0x0
0xffffcf8000019700 0001 00000000                0x0                0x0
0xffffcf8000019780 0001 00000000                0x0                0x0
0xffffcf8000019800 0001 00000000                0x0                0x0
0xffffcf8000019880 0001 00000000                0x0                0x0
0xffffcf8000019900 0001 00000000                0x0                0x0
0xffffcf8000019980 0001 00000000                0x0                0x0
0xffffcf8000019a00 0001 00000000                0x0                0x0
0xffffcf8000019a80 0001 00000000                0x0                0x0
0xffffcf8000019b00 0001 00000000                0x0                0x0
0xffffcf8000019b80 0001 00000000                0x0                0x0
0xffffcf8000019c00 0001 00000000                0x0                0x0
0xffffcf8000019c80 0001 00000000                0x0                0x0
0xffffcf8000019d00 0001 00000000                0x0                0x0
0xffffcf8000019d80 0001 00000000                0x0                0x0
0xffffcf8000019e00 0001 00000000                0x0                0x0
0xffffcf8000019e80 0001 00000000                0x0                0x0
0xffffcf8000019f00 0001 00000000                0x0                0x0
0xffffcf8000019f80 0001 00000000                0x0                0x0
0xffffcf800001a000 0001 00000000                0x0                0x0
0xffffcf800001a080 0001 00000000                0x0                0x0
0xffffcf800001a100 0001 00000000                0x0                0x0
0xffffcf800001a180 0001 00000000                0x0                0x0
0xffffcf800001a200 0001 00000000                0x0                0x0
0xffffcf800001a280 0001 00000000                0x0                0x0
0xffffcf800001a300 0001 00000000                0x0                0x0
0xffffcf800001a380 0001 00000000                0x0                0x0
0xffffcf800001a400 0001 00000000                0x0                0x0
0xffffcf800001a480 0001 00000000                0x0                0x0
0xffffcf800001a500 0001 00000000                0x0                0x0
0xffffcf800001a580 0001 00000000                0x0                0x0
0xffffcf800001a600 0001 00000000                0x0                0x0
0xffffcf800001a680 0001 00000000                0x0                0x0
0xffffcf800001a700 0001 00000000                0x0                0x0
0xffffcf800001a780 0001 00000000                0x0                0x0
0xffffcf800001a800 0041 00000000                0x0                0x0
0xffffcf800001a880 0041 00000000                0x0                0x0
0xffffcf800001a900 0041 00000000                0x0                0x0
0xffffcf800001a980 0041 00000000                0x0                0x0
0xffffcf800001aa00 0041 00000000                0x0                0x0
0xffffcf800001aa80 0041 00000000                0x0                0x0
0xffffcf800001ab00 0041 00000000                0x0                0x0
0xffffcf800001ab80 0041 00000000                0x0                0x0
0xffffcf800001ac00 0041 00000000                0x0                0x0
0xffffcf800001ac80 0041 00000000                0x0                0x0
0xffffcf800001ad00 0041 00000000                0x0                0x0
0xffffcf800001ad80 0041 00000000                0x0                0x0
0xffffcf800001ae00 0041 00000000                0x0                0x0
0xffffcf800001ae80 0041 00000000                0x0                0x0
0xffffcf800001af00 0041 00000000                0x0                0x0
0xffffcf800001af80 0041 00000000                0x0                0x0
0xffffcf800001b000 0041 00000000                0x0                0x0
0xffffcf800001b080 0041 00000000                0x0                0x0
0xffffcf800001b100 0041 00000000                0x0                0x0
0xffffcf800001b180 0041 00000000                0x0                0x0
0xffffcf800001b200 0041 00000000                0x0                0x0
0xffffcf800001b280 0041 00000000                0x0                0x0
0xffffcf800001b300 0041 00000000                0x0                0x0
0xffffcf800001b380 0041 00000000                0x0                0x0
0xffffcf800001b400 0041 00000000                0x0                0x0
0xffffcf800001b480 0041 00000000                0x0                0x0
0xffffcf800001b500 0041 00000000                0x0                0x0
0xffffcf800001b580 0041 00000000                0x0                0x0
0xffffcf800001b600 0041 00000000                0x0                0x0
0xffffcf800001b680 0041 00000000                0x0                0x0
0xffffcf800001b700 0041 00000000                0x0                0x0
0xffffcf800001b780 0041 00000000                0x0                0x0
0xffffcf800001b800 0041 00000000                0x0                0x0
0xffffcf800001b880 0041 00000000                0x0                0x0
0xffffcf800001b900 0041 00000000                0x0                0x0
0xffffcf800001b980 0045 00000000                0x0                0x0
0xffffcf800001ba00 0041 00000000                0x0                0x0
0xffffcf800001ba80 0045 00000000                0x0                0x0
0xffffcf800001bb00 0045 00000000                0x0                0x0
0xffffcf800001bb80 0041 00000000                0x0                0x0
0xffffcf800001bc00 0045 00000000                0x0                0x0
0xffffcf800001bc80 0041 00000000                0x0                0x0
0xffffcf800001bd00 0001 00000000                0x0                0x0
0xffffcf800001bd80 0001 00000000                0x0                0x0
0xffffcf800001be00 0001 00000000                0x0                0x0
0xffffcf800001be80 0001 00000000                0x0                0x0
0xffffcf800001bf00 0001 00000000                0x0                0x0
0xffffcf800001bf80 0001 00000000                0x0                0x0
0xffffcf800001c000 0001 00000000                0x0                0x0
0xffffcf800001c080 0001 00000000                0x0                0x0
0xffffcf800001c100 0001 00000000                0x0                0x0
0xffffcf800001c180 0001 00000000                0x0                0x0
0xffffcf800001c200 0001 00000000                0x0                0x0
0xffffcf800001c280 0001 00000000                0x0                0x0
0xffffcf800001c300 0001 00000000                0x0                0x0
0xffffcf800001c380 0001 00000000                0x0                0x0
0xffffcf800001c400 0001 00000000                0x0                0x0
0xffffcf800001c480 0001 00000000                0x0                0x0
0xffffcf800001c500 0001 00000000                0x0                0x0
0xffffcf800001c580 0001 00000000                0x0                0x0
0xffffcf800001c600 0001 00000000                0x0                0x0
0xffffcf800001c680 0001 00000000                0x0                0x0
0xffffcf800001c700 0001 00000000                0x0                0x0
0xffffcf800001c780 0001 00000000                0x0                0x0
0xffffcf800001c800 0001 00000000                0x0                0x0
0xffffcf800001c880 0001 00000000                0x0                0x0
0xffffcf800001c900 0001 00000000                0x0                0x0
0xffffcf800001c980 0001 00000000                0x0                0x0
0xffffcf800001ca00 0001 00000000                0x0                0x0
0xffffcf800001ca80 0001 00000000                0x0                0x0
0xffffcf800001cb00 0001 00000000                0x0                0x0
0xffffcf800001cb80 0001 00000000                0x0                0x0
0xffffcf800001cc00 0001 00000000                0x0                0x0
0xffffcf800001cc80 0001 00000000                0x0                0x0
0xffffcf800001cd00 0001 00000000                0x0                0x0
0xffffcf800001cd80 0001 00000000                0x0                0x0
0xffffcf800001ce00 0001 00000000                0x0                0x0
0xffffcf800001ce80 0001 00000000                0x0                0x0
0xffffcf800001cf00 0001 00000000                0x0                0x0
0xffffcf800001cf80 0001 00000000                0x0                0x0
0xffffcf800001d000 0001 00000000                0x0                0x0
0xffffcf800001d080 0001 00000000                0x0                0x0
0xffffcf800001d100 0001 00000000                0x0                0x0
0xffffcf800001d180 0001 00000000                0x0                0x0
0xffffcf800001d200 0001 00000000                0x0                0x0
0xffffcf800001d280 0001 00000000                0x0                0x0
0xffffcf800001d300 0001 00000000                0x0                0x0
0xffffcf800001d380 0001 00000000                0x0                0x0
0xffffcf800001d400 0001 00000000                0x0                0x0
0xffffcf800001d480 0001 00000000                0x0                0x0
0xffffcf800001d500 0001 00000000                0x0                0x0
0xffffcf800001d580 0001 00000000                0x0                0x0
0xffffcf800001d600 0001 00000000                0x0                0x0
0xffffcf800001d680 0001 00000000                0x0                0x0
0xffffcf800001d700 0001 00000000                0x0                0x0
0xffffcf800001d780 0001 00000000                0x0                0x0
0xffffcf800001d800 0001 00000000                0x0                0x0
0xffffcf800001d880 0001 00000000                0x0                0x0
0xffffcf800001d900 0001 00000000                0x0                0x0
0xffffcf800001d980 0001 00000000                0x0                0x0
0xffffcf800001da00 0001 00000000                0x0                0x0
0xffffcf800001da80 0001 00000000                0x0                0x0
0xffffcf800001db00 0001 00000000                0x0                0x0
0xffffcf800001db80 0001 00000000                0x0                0x0
0xffffcf800001dc00 0001 00000000                0x0                0x0
0xffffcf800001dc80 0001 00000000                0x0                0x0
0xffffcf800001dd00 0001 00000000                0x0                0x0
0xffffcf800001dd80 0001 00000000                0x0                0x0
0xffffcf800001de00 0001 00000000                0x0                0x0
0xffffcf800001de80 0001 00000000                0x0                0x0
0xffffcf800001df00 0001 00000000                0x0                0x0
0xffffcf800001df80 0001 00000000                0x0                0x0
0xffffcf800001e000 0001 00000000                0x0                0x0
0xffffcf800001e080 0001 00000000                0x0                0x0
0xffffcf800001e100 0001 00000000                0x0                0x0
0xffffcf800001e180 0001 00000000                0x0                0x0
0xffffcf800001e200 0001 00000000                0x0                0x0
0xffffcf800001e280 0001 00000000                0x0                0x0
0xffffcf800001e300 0001 00000000                0x0                0x0
0xffffcf800001e380 0001 00000000                0x0                0x0
0xffffcf800001e400 0001 00000000                0x0                0x0
0xffffcf800001e480 0001 00000000                0x0                0x0
0xffffcf800001e500 0001 00000000                0x0                0x0
0xffffcf800001e580 0001 00000000                0x0                0x0
0xffffcf800001e600 0001 00000000                0x0                0x0
0xffffcf800001e680 0001 00000000                0x0                0x0
0xffffcf800001e700 0001 00000000                0x0                0x0
0xffffcf800001e780 0001 00000000                0x0                0x0
0xffffcf800001e800 0001 00000000                0x0                0x0
0xffffcf800001e880 0001 00000000                0x0                0x0
0xffffcf800001e900 0001 00000000                0x0                0x0
0xffffcf800001e980 0001 00000000                0x0                0x0
0xffffcf800001ea00 0001 00000000                0x0                0x0
0xffffcf800001ea80 0001 00000000                0x0                0x0
0xffffcf800001eb00 0001 00000000                0x0                0x0
0xffffcf800001eb80 0001 00000000                0x0                0x0
0xffffcf800001ec00 0001 00000000                0x0                0x0
0xffffcf800001ec80 0001 00000000                0x0                0x0
0xffffcf800001ed00 0001 00000000                0x0                0x0
0xffffcf800001ed80 0001 00000000                0x0                0x0
0xffffcf800001ee00 0001 00000000                0x0                0x0
0xffffcf800001ee80 0001 00000000                0x0                0x0
0xffffcf800001ef00 0001 00000000                0x0                0x0
0xffffcf800001ef80 0001 00000000                0x0                0x0
0xffffcf800001f000 0001 00000000                0x0                0x0
0xffffcf800001f080 0001 00000000                0x0                0x0
0xffffcf800001f100 0001 00000000                0x0                0x0
0xffffcf800001f180 0001 00000000                0x0                0x0
0xffffcf800001f200 0001 00000000                0x0                0x0
0xffffcf800001f280 0001 00000000                0x0                0x0
0xffffcf800001f300 0001 00000000                0x0                0x0
0xffffcf800001f380 0001 00000000                0x0                0x0
0xffffcf800001f400 0001 00000000                0x0                0x0
0xffffcf800001f480 0001 00000000                0x0                0x0
0xffffcf800001f500 0001 00000000                0x0                0x0
0xffffcf800001f580 0001 00000000                0x0                0x0
0xffffcf800001f600 0001 00000000                0x0                0x0
0xffffcf800001f680 0001 00000000                0x0                0x0
0xffffcf800001f700 0001 00000000                0x0                0x0
0xffffcf800001f780 0001 00000000                0x0                0x0
0xffffcf800001f800 0001 00000000                0x0                0x0
0xffffcf800001f880 0001 00000000                0x0                0x0
0xffffcf800001f900 0001 00000000                0x0                0x0
0xffffcf800001f980 0001 00000000                0x0                0x0
0xffffcf800001fa00 0001 00000000                0x0                0x0
0xffffcf800001fa80 0001 00000000                0x0                0x0
0xffffcf800001fb00 0001 00000000                0x0                0x0
0xffffcf800001fb80 0001 00000000                0x0                0x0
0xffffcf800001fc00 0001 00000000                0x0                0x0
0xffffcf800001fc80 0001 00000000                0x0                0x0
0xffffcf800001fd00 0001 00000000                0x0                0x0
0xffffcf800001fd80 0001 00000000                0x0                0x0
0xffffcf800001fe00 0001 00000000                0x0                0x0
0xffffcf800001fe80 0001 00000000                0x0                0x0
0xffffcf800001ff00 0001 00000000                0x0                0x0
0xffffcf800001ff80 0001 00000000                0x0                0x0
0xffffcf8000020000 0001 00000000                0x0                0x0
0xffffcf8000020080 0001 00000000                0x0                0x0
0xffffcf8000020100 0001 00000000                0x0                0x0
0xffffcf8000020180 0001 00000000                0x0                0x0
0xffffcf8000020200 0001 00000000                0x0                0x0
0xffffcf8000020280 0001 00000000                0x0                0x0
0xffffcf8000020300 0001 00000000                0x0                0x0
0xffffcf8000020380 0001 00000000                0x0                0x0
0xffffcf8000020400 0001 00000000                0x0                0x0
0xffffcf8000020480 0001 00000000                0x0                0x0
0xffffcf8000020500 0001 00000000                0x0                0x0
0xffffcf8000020580 0001 00000000                0x0                0x0
0xffffcf8000020600 0001 00000000                0x0                0x0
0xffffcf8000020680 0001 00000000                0x0                0x0
0xffffcf8000020700 0001 00000000                0x0                0x0
0xffffcf8000020780 0001 00000000                0x0                0x0
0xffffcf8000020800 0001 00000000                0x0                0x0
0xffffcf8000020880 0001 00000000                0x0                0x0
0xffffcf8000020900 0001 00000000                0x0                0x0
0xffffcf8000020980 0001 00000000                0x0                0x0
0xffffcf8000020a00 0001 00000000                0x0                0x0
0xffffcf8000020a80 0001 00000000                0x0                0x0
0xffffcf8000020b00 0001 00000000                0x0                0x0
0xffffcf8000020b80 0001 00000000                0x0                0x0
0xffffcf8000020c00 0001 00000000                0x0                0x0
0xffffcf8000020c80 0001 00000000                0x0                0x0
0xffffcf8000020d00 0001 00000000                0x0                0x0
0xffffcf8000020d80 0001 00000000                0x0                0x0
0xffffcf8000020e00 0001 00000000                0x0                0x0
0xffffcf8000020e80 0001 00000000                0x0                0x0
0xffffcf8000020f00 0001 00000000                0x0                0x0
0xffffcf8000020f80 0001 00000000                0x0                0x0
0xffffcf8000021000 0001 00000000                0x0                0x0
0xffffcf8000021080 0001 00000000                0x0                0x0
0xffffcf8000021100 0001 00000000                0x0                0x0
0xffffcf8000021180 0001 00000000                0x0                0x0
0xffffcf8000021200 0001 00000000                0x0                0x0
0xffffcf8000021280 0001 00000000                0x0                0x0
0xffffcf8000021300 0001 00000000                0x0                0x0
0xffffcf8000021380 0001 00000000                0x0                0x0
0xffffcf8000021400 0001 00000000                0x0                0x0
0xffffcf8000021480 0001 00000000                0x0                0x0
0xffffcf8000021500 0001 00000000                0x0                0x0
0xffffcf8000021580 0001 00000000                0x0                0x0
0xffffcf8000021600 0001 00000000                0x0                0x0
0xffffcf8000021680 0001 00000000                0x0                0x0
0xffffcf8000021700 0001 00000000                0x0                0x0
0xffffcf8000021780 0001 00000000                0x0                0x0
0xffffcf8000021800 0001 00000000                0x0                0x0
0xffffcf8000021880 0001 00000000                0x0                0x0
0xffffcf8000021900 0001 00000000                0x0                0x0
0xffffcf8000021980 0001 00000000                0x0                0x0
0xffffcf8000021a00 0001 00000000                0x0                0x0
0xffffcf8000021a80 0001 00000000                0x0                0x0
0xffffcf8000021b00 0001 00000000                0x0                0x0
0xffffcf8000021b80 0001 00000000                0x0                0x0
0xffffcf8000021c00 0001 00000000                0x0                0x0
0xffffcf8000021c80 0001 00000000                0x0                0x0
0xffffcf8000021d00 0001 00000000                0x0                0x0
0xffffcf8000021d80 0001 00000000                0x0                0x0
0xffffcf8000021e00 0001 00000000                0x0                0x0
0xffffcf8000021e80 0001 00000000                0x0                0x0
0xffffcf8000021f00 0001 00000000                0x0                0x0
0xffffcf8000021f80 0001 00000000                0x0                0x0
0xffffcf8000022000 0001 00000000                0x0                0x0
0xffffcf8000022080 0001 00000000                0x0                0x0
0xffffcf8000022100 0001 00000000                0x0                0x0
0xffffcf8000022180 0001 00000000                0x0                0x0
0xffffcf8000022200 0001 00000000                0x0                0x0
0xffffcf8000022280 0001 00000000                0x0                0x0
0xffffcf8000022300 0001 00000000                0x0                0x0
0xffffcf8000022380 0001 00000000                0x0                0x0
0xffffcf8000022400 0001 00000000                0x0                0x0
0xffffcf8000022480 0001 00000000                0x0                0x0
0xffffcf8000022500 0001 00000000                0x0                0x0
0xffffcf8000022580 0001 00000000                0x0                0x0
0xffffcf8000022600 0001 00000000                0x0                0x0
0xffffcf8000022680 0001 00000000                0x0                0x0
0xffffcf8000022700 0001 00000000                0x0                0x0
0xffffcf8000022780 0001 00000000                0x0                0x0
0xffffcf8000022800 0001 00000000                0x0                0x0
0xffffcf8000022880 0001 00000000                0x0                0x0
0xffffcf8000022900 0001 00000000                0x0                0x0
0xffffcf8000022980 0001 00000000                0x0                0x0
0xffffcf8000022a00 0001 00000000                0x0                0x0
0xffffcf8000022a80 0001 00000000                0x0                0x0
0xffffcf8000022b00 0001 00000000                0x0                0x0
0xffffcf8000022b80 0001 00000000                0x0                0x0
0xffffcf8000022c00 0001 00000000                0x0                0x0
0xffffcf8000022c80 0001 00000000                0x0                0x0
0xffffcf8000022d00 0001 00000000                0x0                0x0
0xffffcf8000022d80 0001 00000000                0x0                0x0
0xffffcf8000022e00 0001 00000000                0x0                0x0
0xffffcf8000022e80 0001 00000000                0x0                0x0
0xffffcf8000022f00 0001 00000000                0x0                0x0
0xffffcf8000022f80 0001 00000000                0x0                0x0
0xffffcf8000023000 0001 00000000                0x0                0x0
0xffffcf8000023080 0001 00000000                0x0                0x0
0xffffcf8000023100 0001 00000000                0x0                0x0
0xffffcf8000023180 0001 00000000                0x0                0x0
0xffffcf8000023200 0001 00000000                0x0                0x0
0xffffcf8000023280 0001 00000000                0x0                0x0
0xffffcf8000023300 0001 00000000                0x0                0x0
0xffffcf8000023380 0001 00000000                0x0                0x0
0xffffcf8000023400 0001 00000000                0x0                0x0
0xffffcf8000023480 0001 00000000                0x0                0x0
0xffffcf8000023500 0001 00000000                0x0                0x0
0xffffcf8000023580 0001 00000000                0x0                0x0
0xffffcf8000023600 0001 00000000                0x0                0x0
0xffffcf8000023680 0001 00000000                0x0                0x0
0xffffcf8000023700 0001 00000000                0x0                0x0
0xffffcf8000023780 0001 00000000                0x0                0x0
0xffffcf8000023800 0001 00000000                0x0                0x0
0xffffcf8000023880 0001 00000000                0x0                0x0
0xffffcf8000023900 0001 00000000                0x0                0x0
0xffffcf8000023980 0001 00000000                0x0                0x0
0xffffcf8000023a00 0001 00000000                0x0                0x0
0xffffcf8000023a80 0001 00000000                0x0                0x0
0xffffcf8000023b00 0001 00000000                0x0                0x0
0xffffcf8000023b80 0001 00000000                0x0                0x0
0xffffcf8000023c00 0001 00000000                0x0                0x0
0xffffcf8000023c80 0001 00000000                0x0                0x0
0xffffcf8000023d00 0001 00000000                0x0                0x0
0xffffcf8000023d80 0001 00000000                0x0                0x0
0xffffcf8000023e00 0001 00000000                0x0                0x0
0xffffcf8000023e80 0001 00000000                0x0                0x0
0xffffcf8000023f00 0001 00000000                0x0                0x0
0xffffcf8000023f80 0001 00000000                0x0                0x0
0xffffcf8000024000 0001 00000000                0x0                0x0
0xffffcf8000024080 0001 00000000                0x0                0x0
0xffffcf8000024100 0001 00000000                0x0                0x0
0xffffcf8000024180 0001 00000000                0x0                0x0
0xffffcf8000024200 0001 00000000                0x0                0x0
0xffffcf8000024280 0001 00000000                0x0                0x0
0xffffcf8000024300 0001 00000000                0x0                0x0
0xffffcf8000024380 0001 00000000                0x0                0x0
0xffffcf8000024400 0001 00000000                0x0                0x0
0xffffcf8000024480 0001 00000000                0x0                0x0
0xffffcf8000024500 0001 00000000                0x0                0x0
0xffffcf8000024580 0001 00000000                0x0                0x0
0xffffcf8000024600 0001 00000000                0x0                0x0
0xffffcf8000024680 0001 00000000                0x0                0x0
0xffffcf8000024700 0001 00000000                0x0                0x0
0xffffcf8000024780 0001 00000000                0x0                0x0
0xffffcf8000024800 0001 00000000                0x0                0x0
0xffffcf8000024880 0001 00000000                0x0                0x0
0xffffcf8000024900 0001 00000000                0x0                0x0
0xffffcf8000024980 0001 00000000                0x0                0x0
0xffffcf8000024a00 0001 00000000                0x0                0x0
0xffffcf8000024a80 0001 00000000                0x0                0x0
0xffffcf8000024b00 0001 00000000                0x0                0x0
0xffffcf8000024b80 0001 00000000                0x0                0x0
0xffffcf8000024c00 0001 00000000                0x0                0x0
0xffffcf8000024c80 0001 00000000                0x0                0x0
0xffffcf8000024d00 0001 00000000                0x0                0x0
0xffffcf8000024d80 0001 00000000                0x0                0x0
0xffffcf8000024e00 0001 00000000                0x0                0x0
0xffffcf8000024e80 0001 00000000                0x0                0x0
0xffffcf8000024f00 0001 00000000                0x0                0x0
0xffffcf8000024f80 0001 00000000                0x0                0x0
0xffffcf8000025000 0001 00000000                0x0                0x0
0xffffcf8000025080 0001 00000000                0x0                0x0
0xffffcf8000025100 0001 00000000                0x0                0x0
0xffffcf8000025180 0001 00000000                0x0                0x0
0xffffcf8000025200 0001 00000000                0x0                0x0
0xffffcf8000025280 0001 00000000                0x0                0x0
0xffffcf8000025300 0001 00000000                0x0                0x0
0xffffcf8000025380 0001 00000000                0x0                0x0
0xffffcf8000025400 0001 00000000                0x0                0x0
0xffffcf8000025480 0001 00000000                0x0                0x0
0xffffcf8000025500 0001 00000000                0x0                0x0
0xffffcf8000025580 0001 00000000                0x0                0x0
0xffffcf8000025600 0001 00000000                0x0                0x0
0xffffcf8000025680 0001 00000000                0x0                0x0
0xffffcf8000025700 0001 00000000                0x0                0x0
0xffffcf8000025780 0001 00000000                0x0                0x0
0xffffcf8000025800 0001 00000000                0x0                0x0
0xffffcf8000025880 0001 00000000                0x0                0x0
0xffffcf8000025900 0001 00000000                0x0                0x0
0xffffcf8000025980 0001 00000000                0x0                0x0
0xffffcf8000025a00 0001 00000000                0x0                0x0
0xffffcf8000025a80 0001 00000000                0x0                0x0
0xffffcf8000025b00 0001 00000000                0x0                0x0
0xffffcf8000025b80 0001 00000000                0x0                0x0
0xffffcf8000025c00 0001 00000000                0x0                0x0
0xffffcf8000025c80 0001 00000000                0x0                0x0
0xffffcf8000025d00 0001 00000000                0x0                0x0
0xffffcf8000025d80 0001 00000000                0x0                0x0
0xffffcf8000025e00 0001 00000000                0x0                0x0
0xffffcf8000025e80 0001 00000000                0x0                0x0
0xffffcf8000025f00 0001 00000000                0x0                0x0
0xffffcf8000025f80 0001 00000000                0x0                0x0
0xffffcf8000026000 0001 00000000                0x0                0x0
0xffffcf8000026080 0001 00000000                0x0                0x0
0xffffcf8000026100 0001 00000000                0x0                0x0
0xffffcf8000026180 0001 00000000                0x0                0x0
0xffffcf8000026200 0001 00000000                0x0                0x0
0xffffcf8000026280 0001 00000000                0x0                0x0
0xffffcf8000026300 0001 00000000                0x0                0x0
0xffffcf8000026380 0001 00000000                0x0                0x0
0xffffcf8000026400 0001 00000000                0x0                0x0
0xffffcf8000026480 0001 00000000                0x0                0x0
0xffffcf8000026500 0001 00000000                0x0                0x0
0xffffcf8000026580 0001 00000000                0x0                0x0
0xffffcf8000026600 0001 00000000                0x0                0x0
0xffffcf8000026680 0001 00000000                0x0                0x0
0xffffcf8000026700 0001 00000000                0x0                0x0
0xffffcf8000026780 0001 00000000                0x0                0x0
0xffffcf8000026800 0001 00000000                0x0                0x0
0xffffcf8000026880 0001 00000000                0x0                0x0
0xffffcf8000026900 0001 00000000                0x0                0x0
0xffffcf8000026980 0001 00000000                0x0                0x0
0xffffcf8000026a00 0001 00000000                0x0                0x0
0xffffcf8000026a80 0001 00000000                0x0                0x0
0xffffcf8000026b00 0001 00000000                0x0                0x0
0xffffcf8000026b80 0001 00000000                0x0                0x0
0xffffcf8000026c00 0001 00000000                0x0                0x0
0xffffcf8000026c80 0001 00000000                0x0                0x0
0xffffcf8000026d00 0001 00000000                0x0                0x0
0xffffcf8000026d80 0001 00000000                0x0                0x0
0xffffcf8000026e00 0001 00000000                0x0                0x0
0xffffcf8000026e80 0001 00000000                0x0                0x0
0xffffcf8000026f00 0001 00000000                0x0                0x0
0xffffcf8000026f80 0001 00000000                0x0                0x0
0xffffcf8000027000 0001 00000000                0x0                0x0
0xffffcf8000027080 0001 00000000                0x0                0x0
0xffffcf8000027100 0001 00000000                0x0                0x0
0xffffcf8000027180 0001 00000000                0x0                0x0
0xffffcf8000027200 0001 00000000                0x0                0x0
0xffffcf8000027280 0001 00000000                0x0                0x0
0xffffcf8000027300 0001 00000000                0x0                0x0
0xffffcf8000027380 0001 00000000                0x0                0x0
0xffffcf8000027400 0001 00000000                0x0                0x0
0xffffcf8000027480 0001 00000000                0x0                0x0
0xffffcf8000027500 0045 00000000                0x0                0x0
0xffffcf8000027580 0045 00000000                0x0                0x0
0xffffcf8000027600 0045 00000000                0x0                0x0
0xffffcf8000027680 0045 00000000                0x0                0x0
0xffffcf8000027700 0045 00000000                0x0                0x0
0xffffcf8000027780 0045 00000000                0x0                0x0
0xffffcf8000027800 0045 00000000                0x0                0x0
0xffffcf8000027880 0041 00000000                0x0                0x0
0xffffcf8000027900 0045 00000000                0x0                0x0
0xffffcf8000027980 0045 00000000                0x0                0x0
0xffffcf8000027a00 0045 00000000                0x0                0x0
0xffffcf8000027a80 0045 00000000                0x0                0x0
0xffffcf8000027b00 0045 00000000                0x0                0x0
0xffffcf8000027b80 0045 00000000                0x0                0x0
0xffffcf8000027c00 0045 00000000                0x0                0x0
0xffffcf8000027c80 0045 00000000                0x0                0x0
0xffffcf8000027d00 0045 00000000                0x0                0x0
0xffffcf8000027d80 0045 00000000                0x0                0x0
0xffffcf8000027e00 0045 00000000                0x0                0x0
0xffffcf8000027e80 0045 00000000                0x0                0x0
0xffffcf8000027f00 0045 00000000                0x0                0x0
0xffffcf8000027f80 0045 00000000                0x0                0x0
0xffffcf8000028000 0045 00000000                0x0                0x0
0xffffcf8000028080 0045 00000000                0x0                0x0
0xffffcf8000028100 0045 00000000                0x0                0x0
0xffffcf8000028180 0045 00000000                0x0                0x0
0xffffcf8000028200 0045 00000000                0x0                0x0
0xffffcf8000028280 0045 00000000                0x0                0x0
0xffffcf8000028300 0045 00000000                0x0                0x0
0xffffcf8000028380 0045 00000000                0x0                0x0
0xffffcf8000028400 0045 00000000                0x0                0x0
0xffffcf8000028480 0045 00000000                0x0                0x0
0xffffcf8000028500 0045 00000000                0x0                0x0
0xffffcf8000028580 0045 00000000                0x0                0x0
0xffffcf8000028600 0045 00000000                0x0                0x0
0xffffcf8000028680 0045 00000000                0x0                0x0
0xffffcf8000028700 0045 00000000                0x0                0x0
0xffffcf8000028780 0045 00000000                0x0                0x0
0xffffcf8000028800 0045 00000000                0x0                0x0
0xffffcf8000028880 0045 00000000                0x0                0x0
0xffffcf8000028900 0045 00000000                0x0                0x0
0xffffcf8000028980 0045 00000000                0x0                0x0
0xffffcf8000028a00 0045 00000000                0x0                0x0
0xffffcf8000028a80 0045 00000000                0x0                0x0
0xffffcf8000028b00 0045 00000000                0x0                0x0
0xffffcf8000028b80 0045 00000000                0x0                0x0
0xffffcf8000028c00 0045 00000000                0x0                0x0
0xffffcf8000028c80 0045 00000000                0x0                0x0
0xffffcf8000028d00 0045 00000000                0x0                0x0
0xffffcf8000028d80 0045 00000000                0x0                0x0
0xffffcf8000028e00 0045 00000000                0x0                0x0
0xffffcf8000028e80 0045 00000000                0x0                0x0
0xffffcf8000028f00 0045 00000000                0x0                0x0
0xffffcf8000028f80 0045 00000000                0x0                0x0
0xffffcf8000029000 0045 00000000                0x0                0x0
0xffffcf8000029080 0045 00000000                0x0                0x0
0xffffcf8000029100 0045 00000000                0x0                0x0
0xffffcf8000029180 0045 00000000                0x0                0x0
0xffffcf8000029200 0045 00000000                0x0                0x0
0xffffcf8000029280 0045 00000000                0x0                0x0
0xffffcf8000029300 0045 00000000                0x0                0x0
0xffffcf8000029380 0045 00000000                0x0                0x0
0xffffcf8000029400 0045 00000000                0x0                0x0
0xffffcf8000029480 0045 00000000                0x0                0x0
0xffffcf8000029500 0045 00000000                0x0                0x0
0xffffcf8000029580 0045 00000000                0x0                0x0
0xffffcf8000029600 0045 00000000                0x0                0x0
0xffffcf8000029680 0045 00000000                0x0                0x0
0xffffcf8000029700 0045 00000000                0x0                0x0
0xffffcf8000029780 0045 00000000                0x0                0x0
0xffffcf8000029800 0045 00000000                0x0                0x0
0xffffcf8000029880 0045 00000000                0x0                0x0
0xffffcf8000029900 0045 00000000                0x0                0x0
0xffffcf8000029980 0045 00000000                0x0                0x0
0xffffcf8000029a00 0045 00000000                0x0                0x0
0xffffcf8000029a80 0045 00000000                0x0                0x0
0xffffcf8000029b00 0045 00000000                0x0                0x0
0xffffcf8000029b80 0045 00000000                0x0                0x0
0xffffcf8000029c00 0045 00000000                0x0                0x0
0xffffcf8000029c80 0045 00000000                0x0                0x0
0xffffcf8000029d00 0045 00000000                0x0                0x0
0xffffcf8000029d80 0045 00000000                0x0                0x0
0xffffcf8000029e00 0045 00000000                0x0                0x0
0xffffcf8000029e80 0045 00000000                0x0                0x0
0xffffcf8000029f00 0045 00000000                0x0                0x0
0xffffcf8000029f80 0045 00000000                0x0                0x0
0xffffcf800002a000 0045 00000000                0x0                0x0
0xffffcf800002a080 0045 00000000                0x0                0x0
0xffffcf800002a100 0045 00000000                0x0                0x0
0xffffcf800002a180 0045 00000000                0x0                0x0
0xffffcf800002a200 0045 00000000                0x0                0x0
0xffffcf800002a280 0045 00000000                0x0                0x0
0xffffcf800002a300 0045 00000000                0x0                0x0
0xffffcf800002a380 0045 00000000                0x0                0x0
0xffffcf800002a400 0045 00000000                0x0                0x0
0xffffcf800002a480 0045 00000000                0x0                0x0
0xffffcf800002a500 0045 00000000                0x0                0x0
0xffffcf800002a580 0045 00000000                0x0                0x0
0xffffcf800002a600 0045 00000000                0x0                0x0
0xffffcf800002a680 0045 00000000                0x0                0x0
0xffffcf800002a700 0045 00000000                0x0                0x0
0xffffcf800002a780 0045 00000000                0x0                0x0
0xffffcf800002a800 0045 00000000                0x0                0x0
0xffffcf800002a880 0045 00000000                0x0                0x0
0xffffcf800002a900 0045 00000000                0x0                0x0
0xffffcf800002a980 0045 00000000                0x0                0x0
0xffffcf800002aa00 0045 00000000                0x0                0x0
0xffffcf800002aa80 0045 00000000                0x0                0x0
0xffffcf800002ab00 0045 00000000                0x0                0x0

Crashes (5398):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2022/06/25 15:03 netbsd 89341ae2e187 a371c43c .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 14:37 netbsd 882fd81edf11 a371c43c .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/11 14:55 netbsd beaf6ce24528 0d5abf15 .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/11 14:54 netbsd beaf6ce24528 0d5abf15 .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/11 14:32 netbsd 13fc651826f8 0d5abf15 .config console log report syz C ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/02 15:25 netbsd f8775c32d3cd 2df221f6 .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/02 12:24 netbsd f8775c32d3cd 2df221f6 .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/27 06:06 netbsd dfeeae331c97 1fa34c1b .config console log report syz C ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/27 05:47 netbsd dfeeae331c97 1fa34c1b .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/27 05:35 netbsd dfeeae331c97 1fa34c1b .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/21 01:46 netbsd e50bd0c5356f d4befee1 .config console log report syz C ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/21 01:33 netbsd bd9ce3794c81 d4befee1 .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/21 00:20 netbsd bd9ce3794c81 d4befee1 .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/16 20:55 netbsd 05998a37b85e 8bcc32a6 .config console log report syz C ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/16 20:33 netbsd 0eeca2134c4b 8bcc32a6 .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/16 20:09 netbsd 0eeca2134c4b 8bcc32a6 .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/03/27 18:51 netbsd 05998a37b85e 89bc8608 .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/03/27 18:18 netbsd 05998a37b85e 89bc8608 .config console log report syz C ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/03/27 16:12 netbsd 05998a37b85e 89bc8608 .config console log report syz C ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2021/10/25 00:16 netbsd 912a4c3d7722 4f0000ee .config console log report syz C ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/23 22:47 netbsd 956f4362d171 912f5df7 .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/23 20:38 netbsd cded5e95b93d 912f5df7 .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/23 18:37 netbsd 5065e438a6e0 912f5df7 .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/04 23:14 netbsd 02620b246330 c8857892 .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/04 23:03 netbsd 02620b246330 c8857892 .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/04 22:52 netbsd 02620b246330 c8857892 .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/25 04:32 netbsd 021b40005718 647c0e27 .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/25 04:32 netbsd 021b40005718 647c0e27 .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/25 04:07 netbsd 021b40005718 647c0e27 .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/19 07:29 netbsd e32c26d92f0c 50c53f39 .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/19 05:44 netbsd e32c26d92f0c 50c53f39 .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/05/19 05:24 netbsd 3cd2f3e723f9 50c53f39 .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/17 19:52 netbsd 4632402396ab 8bcc32a6 .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/17 18:28 netbsd 4632402396ab 8bcc32a6 .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/17 18:09 netbsd 05998a37b85e 8bcc32a6 .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/17 02:40 netbsd 030a5ba80092 8bcc32a6 .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/17 02:38 netbsd 030a5ba80092 8bcc32a6 .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/17 02:26 netbsd 05998a37b85e 8bcc32a6 .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/02 17:46 netbsd 05998a37b85e 79a2a8fc .config console log report syz ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/02 17:41 netbsd 05998a37b85e 79a2a8fc .config console log report syz ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/04/02 17:01 netbsd 05998a37b85e 79a2a8fc .config console log report syz ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/30 06:55 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/30 04:05 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/30 01:06 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/29 21:02 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/29 19:45 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/29 16:27 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/29 12:31 netbsd c2b46e72e50e 1434eec0 .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/28 12:24 netbsd 06a0aa120039 ef82eb2c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/28 10:59 netbsd 06a0aa120039 ef82eb2c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/28 10:27 netbsd 06a0aa120039 ef82eb2c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/28 04:33 netbsd 06a0aa120039 ef82eb2c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/28 02:48 netbsd 06a0aa120039 ef82eb2c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/28 00:14 netbsd 06a0aa120039 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 21:42 netbsd 32940ff2d05e a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 20:27 netbsd d96d91ac552a a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 18:20 netbsd d96d91ac552a a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 17:15 netbsd 32940ff2d05e a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 15:31 netbsd d96d91ac552a a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 13:35 netbsd d96d91ac552a a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 12:07 netbsd d96d91ac552a a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 10:55 netbsd d96d91ac552a a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 08:13 netbsd 32940ff2d05e a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 06:39 netbsd 803c9a4906b7 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 05:31 netbsd 803c9a4906b7 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 04:22 netbsd 803c9a4906b7 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 04:16 netbsd 803c9a4906b7 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 02:29 netbsd 8ad8d2bbe358 a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 01:29 netbsd 803c9a4906b7 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/27 00:43 netbsd 8ad8d2bbe358 a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 23:04 netbsd 803c9a4906b7 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 21:38 netbsd 8ad8d2bbe358 a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 17:33 netbsd 2105c30e6ce6 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 16:16 netbsd 2105c30e6ce6 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 14:15 netbsd 2105c30e6ce6 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 12:19 netbsd 2105c30e6ce6 a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 09:56 netbsd 2105c30e6ce6 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 07:41 netbsd 2105c30e6ce6 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 03:29 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 02:17 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/26 01:12 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 23:36 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 22:00 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 17:29 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 16:23 netbsd 89341ae2e187 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 12:28 netbsd 882fd81edf11 a371c43c .config console log report ci2-netbsd-kmsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 10:57 netbsd 882fd81edf11 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 09:32 netbsd 882fd81edf11 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2022/06/25 08:29 netbsd 882fd81edf11 a371c43c .config console log report ci2-netbsd assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
2021/10/24 23:55 netbsd 912a4c3d7722 4f0000ee .config console log report ci2-netbsd-kubsan assert failed: (!cpu_intr_p() && !cpu_softintr_p()) || (pc->pc_pool.pr_ipl != IPL_NONE || cold || panicstr != NULL)
* Struck through repros no longer work on HEAD.