NetBSD-Syzbot archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
panic: ile "/syzkaller/managers/ci2-netbsd-kubsan/kernel/sys/miscfs/specfs/spec_vnops.c", line NUM
Hello,
syzbot found the following issue on:
HEAD commit: 1cd85761873a Really mark obsolete
git tree: netbsd
console output: https://syzkaller.appspot.com/x/log.txt?x=14b3ecea980000
kernel config: https://syzkaller.appspot.com/x/.config?x=1420f906d33d9f1f
dashboard link: https://syzkaller.appspot.com/bug?extid=7abc05367cb67f1e619a
compiler: g++ (Debian 12.2.0-14) 12.2.0
Unfortunately, I don't have any reproducer for this issue yet.
Downloadable assets:
disk image: https://storage.googleapis.com/syzbot-assets/9dc493151048/disk-1cd85761.raw.xz
netbsd.gdb: https://storage.googleapis.com/syzbot-assets/c446692faf00/netbsd-1cd85761.gdb.xz
IMPORTANT: if you fix the issue, please add the following tag to the commit:
Reported-by: syzbot+7abc05367cb67f1e619a%syzkaller.appspotmail.com@localhost
[ 235.0kernel diagnostic assertion "sn->sn_opencnt" failed: f210572] panic: ile "/syzkaller/managers/ci2-netbsd-kubsan/kernel/sys/miscfs/specfs/spec_vnops.c", line 1705
[ 235.0510174] cpu1: Begin traceback...
[ 235.1110160] vpanic() at netbsd:vpanic+0x2f0 sys/kern/subr_prf.c:288
[ 235.2910251] kern_assert() at netbsd:kern_assert+0x65 sys/arch/amd64/amd64/db_disasm.c:1074
[ 235.4410224] spec_close() at netbsd:spec_close+0x98a sys/miscfs/specfs/spec_vnops.c:1705
[ 235.5610207] VOP_CLOSE() at netbsd:VOP_CLOSE+0x133 sys/kern/vnode_if.c:605
[ 235.6810198] cnclose() at netbsd:cnclose+0xff sys/dev/cons.c:196
[ 235.8010252] cdev_close() at netbsd:cdev_close+0x15a sys/kern/subr_devsw.c:1471
[ 235.9310167] spec_close() at netbsd:spec_close+0x76b sys/miscfs/specfs/spec_vnops.c:1756
[ 236.0610207] VOP_CLOSE() at netbsd:VOP_CLOSE+0x133 sys/kern/vnode_if.c:605
[ 236.1810208] vn_close() at netbsd:vn_close+0x4c sys/kern/vfs_vnops.c:493
[ 236.3110154] closef() at netbsd:closef+0x249 sys/kern/kern_descrip.c:861
[ 236.4310185] fd_free() at netbsd:fd_free+0x4e8 sys/kern/kern_descrip.c:1597
[ 236.5510180] exit1() at netbsd:exit1+0x3a7 sys/kern/kern_exit.c:302
[ 236.6810150] sigexit() at netbsd:sigexit+0x5ce sys/kern/kern_sig.c:2264
[ 236.8010191] postsig() at netbsd:postsig+0x9b8 sys/kern/kern_sig.c:2144
[ 236.9310183] lwp_userret() at netbsd:lwp_userret+0x645 sys/kern/kern_lwp.c:1730
[ 237.0610169] mi_userret() at netbsd:mi_userret+0x40d sys/sys/userret.h:59
[ 237.1910170] syscall() at netbsd:syscall+0x38b sys/arch/x86/x86/syscall.c:166
[ 237.2310240] --- syscall (number 0 via SYS_syscall) ---
[ 237.2710181] netbsd:syscall+0x38b:
[ 237.2810193] cpu1: End traceback...
[ 237.2910138] fatal breakpoint trap in supervisor mode
[ 237.3010160] trap type 1 code 0 rip 0xffffffff80235475 cs 0x8 rflags 0x246 cr2 0x7b5e6027c000 ilevel 0 rsp 0xffff93024803f840
[ 237.3310193] curlwp 0xfffff67fc42c7200 pid 1844.1844 lowest kstack 0xffff93024803b2c0
Stopped in pid 1844.1844 (getty) at netbsd:breakpoint+0x5: leave
?
breakpoint() at netbsd:breakpoint+0x5
db_panic() at netbsd:db_panic+0xec sys/ddb/db_panic.c:71
vpanic() at netbsd:vpanic+0x2f0 sys/kern/subr_prf.c:288
kern_assert() at netbsd:kern_assert+0x65 sys/arch/amd64/amd64/db_disasm.c:1074
spec_close() at netbsd:spec_close+0x98a sys/miscfs/specfs/spec_vnops.c:1705
VOP_CLOSE() at netbsd:VOP_CLOSE+0x133 sys/kern/vnode_if.c:605
cnclose() at netbsd:cnclose+0xff sys/dev/cons.c:196
cdev_close() at netbsd:cdev_close+0x15a sys/kern/subr_devsw.c:1471
spec_close() at netbsd:spec_close+0x76b sys/miscfs/specfs/spec_vnops.c:1756
VOP_CLOSE() at netbsd:VOP_CLOSE+0x133 sys/kern/vnode_if.c:605
vn_close() at netbsd:vn_close+0x4c sys/kern/vfs_vnops.c:493
closef() at netbsd:closef+0x249 sys/kern/kern_descrip.c:861
fd_free() at netbsd:fd_free+0x4e8 sys/kern/kern_descrip.c:1597
exit1() at netbsd:exit1+0x3a7 sys/kern/kern_exit.c:302
sigexit() at netbsd:sigexit+0x5ce sys/kern/kern_sig.c:2264
postsig() at netbsd:postsig+0x9b8 sys/kern/kern_sig.c:2144
lwp_userret() at netbsd:lwp_userret+0x645 sys/kern/kern_lwp.c:1730
mi_userret() at netbsd:mi_userret+0x40d sys/sys/userret.h:59
syscall() at netbsd:syscall+0x38b sys/arch/x86/x86/syscall.c:166
--- syscall (number 0 via SYS_syscall) ---
netbsd:syscall+0x38b:
Panic string: kernel diagnostic assertion "sn->sn_opencnt" failed: file "/syzkaller/managers/ci2-netbsd-kubsan/kernel/sys/miscfs/specfs/spec_vnops.c", line 1705
PID LID S CPU FLAGS STRUCT LWP * NAME WAIT
1602 1602 2 1 0 fffff67fd2589b00 syz-executor.0
2269 2269 2 1 0 fffff67fcba8e8c0 syz-executor.2
2649 2649 2 1 0 fffff67fd96c7640 syz-executor.3
1898 1898 3 0 180 fffff67fda2d9240 syz-executor.1 parked
1695 2266 3 0 100000 fffff67fd2b14980 syz-executor.1 vfork
1695 1695 2 0 10000040 fffff67fd0520080 syz-executor.1
2102 2102 3 1 180 fffff67fd9ea8280 syz-executor.2 wait
1678 1678 3 1 180 fffff67fc689dac0 syz-executor.5 parked
1675 1637 3 1 1100000 fffff67fda2d9680 syz-executor.5 vfork
1675 1675 2 0 11000040 fffff67fd9ea86c0 syz-executor.5
2338 2338 2 0 0 fffff67fd4fdd1c0 syz-executor.4
1278 1278 2 0 140 fffff67fd86fa180 syz-executor.1
2491 2491 3 1 1c0 fffff67fd96c7200 syz-executor.5 wait
1266 1266 3 1 180 fffff67fd3777940 syz-executor.5 parked
1012 1012 3 0 180 fffff67fd22ea700 syz-executor.5 parked
1181 1181 3 0 180 fffff67fd25896c0 syz-executor.3 parked
3648 3648 3 0 180 fffff67fd37770c0 syz-executor.1 parked
3400 3400 3 0 180 fffff67fc689d240 syz-executor.1 parked
809 1021 3 0 11100000 fffff67fd0520900 syz-executor.1 vfork
809 809 2 0 11000040 fffff67fd2b14100 syz-executor.1
959 959 3 0 180 fffff67fc5c68940 syz-executor.1 parked
1844 > 1844 7 1 1000140 fffff67fc42c7200 getty
1313 1313 3 1 180 fffff67fd96c7a80 syz-executor.5 parked
1069 1069 3 1 180 fffff67fca2ed140 syz-executor.4 parked
549 1326 2 0 1000040 fffff67fd86fa5c0 syz-executor.4
549 554 3 1 11100000 fffff67fca2ed580 syz-executor.4 vfork
2014 2014 3 1 180 fffff67fca2ed9c0 syz-executor.3 parked
1876 1876 3 0 180 fffff67fcba8e040 syz-executor.5 parked
1630 1630 3 0 180 fffff67fd261f740 syz-executor.3 parked
709 709 3 1 180 fffff67fc5c68500 syz-executor.1 parked
1735 1772 3 1 11100000 fffff67fcd995780 syz-executor.1 vfork
1735 1735 2 0 11000040 fffff67fd261fb80 syz-executor.1
1493 1493 3 1 180 fffff67fc4d07480 syz-executor.4 parked
1615 1615 3 1 180 fffff67fc53944c0 syz-executor.4 parked
1466 1628 3 1 11100000 fffff67fc5394080 syz-executor.4 vfork
1466 1466 2 0 11000040 fffff67fd22eab40 syz-executor.4
1340 1340 3 0 180 fffff67fd2589280 syz-executor.4 parked
943 1240 2 1 1000000 fffff67fc5c680c0 syz-fuzzer
943 1204 3 0 180 fffff67fc4d07040 syz-fuzzer wait
943 1202 3 1 180 fffff67fc5cf8980 syz-fuzzer wait
943 1243 3 0 180 fffff67fc49a7b80 syz-fuzzer wait
943 1077 3 0 180 fffff67fc46336c0 syz-fuzzer wait
943 1376 3 0 180 fffff67fc4633b00 syz-fuzzer wait
943 1241 2 1 0 fffff67fc4633280 syz-fuzzer
943 449 3 1 180 fffff67fc4befbc0 syz-fuzzer parked
943 929 3 1 180 fffff67fc532c580 syz-fuzzer parked
943 930 3 1 180 fffff67fc60ad180 syz-fuzzer parked
943 1131 3 0 180 fffff67fc532c9c0 syz-fuzzer wait
943 1195 2 0 140 fffff67fc60ad5c0 syz-fuzzer
943 943 3 0 180 fffff67fc606e600 syz-fuzzer parked
1239 1239 3 0 180 fffff67fc60ada00 sshd select
1230 1230 3 1 180 fffff67fc6597a80 getty nanoslp
1226 1226 3 1 180 fffff67fc6597640 getty nanoslp
1225 1225 3 1 180 fffff67fc42acac0 getty nanoslp
1107 1107 3 0 180 fffff67fc606ea40 sshd select
685 685 3 1 180 fffff67fc606e1c0 powerd kqueue
694 694 3 1 180 fffff67fc47c3700 syslogd kqueue
605 605 3 1 180 fffff67fc4bef340 dhcpcd poll
744 744 3 0 180 fffff67fc47c3b40 dhcpcd poll
746 746 2 1 0 fffff67fc5cf8540 dhcpcd
602 602 3 0 180 fffff67fc4bef780 dhcpcd poll
487 487 3 0 180 fffff67fc49a7740 dhcpcd poll
292 292 3 1 180 fffff67fc49a7300 dhcpcd poll
485 485 3 0 180 fffff67fc47c32c0 dhcpcd poll
1 1 3 1 180 fffff67fbc08f100 init wait
0 2615 5 0 200 fffff67fc4d078c0 (zombie)
0 1526 3 0 200 fffff67fcd995bc0 poolthread pooljob
0 3128 2 1 200 fffff67fc689d680 ktrace
0 1879 3 0 200 fffff67fd3777500 ktrace ktrwait
0 653 3 0 200 fffff67fcd995340 swapiod swapiod
0 503 3 0 200 fffff67fd86faa00 ktrace ktrwait
0 816 3 0 200 fffff67fc42c7640 physiod physiod
0 196 3 0 200 fffff67fc42ac680 pooldrain pooldrain
0 195 2 1 240 fffff67fc42ac240 ioflush
0 194 3 1 200 fffff67fc42c7a80 pgdaemon pgdaemon
0 170 3 0 200 fffff67fc21dea40 usb7 usbevt
0 169 3 0 200 fffff67fc21de600 usb6 usbevt
0 168 3 0 200 fffff67fc21de1c0 usb5 usbevt
0 167 3 0 200 fffff67fbf149a00 usb4 usbevt
0 166 3 0 200 fffff67fbf1495c0 usb3 usbevt
0 165 3 0 200 fffff67fbf149180 usb2 usbevt
0 31 3 1 200 fffff67fbd1049c0 usb1 usbevt
0 63 3 0 200 fffff67fbd104580 usb0 usbevt
0 126 3 1 200 fffff67fbd104140 usbtask-dr usbtsk
0 125 3 1 200 fffff67fbc08f980 usbtask-hc usbtsk
0 124 3 0 200 fffff67fba495b00 swwreboot swwreboot
0 123 3 0 200 fffff67fbc08f540 npfgc0 npfgcw
0 122 3 0 200 fffff67fbbe4d940 rt_free rt_free
0 121 3 1 200 fffff67fbbe4d500 unpgc unpgc
0 120 3 0 200 fffff67fbbe4d0c0 key_timehandler key_timehandler
0 119 3 1 200 fffff67fbc047900 icmp6_wqinput/1 icmp6_wqinput
0 118 3 0 200 fffff67fbc0474c0 icmp6_wqinput/0 icmp6_wqinput
0 117 3 0 200 fffff67fbc047080 nd6_timer nd6_timer
0 116 3 1 200 fffff67fbc0328c0 carp6_wqinput/1 carp6_wqinput
0 115 3 0 200 fffff67fbc032480 carp6_wqinput/0 carp6_wqinput
0 114 3 1 200 fffff67fbc032040 carp_wqinput/1 carp_wqinput
0 113 3 0 200 fffff67fbbfdebc0 carp_wqinput/0 carp_wqinput
0 112 3 1 200 fffff67fbbeff740 icmp_wqinput/1 icmp_wqinput
0 111 3 0 200 fffff67fbbeffb80 icmp_wqinput/0 icmp_wqinput
0 110 3 0 200 fffff67fbbfde340 rt_timer rt_timer
0 109 3 0 200 fffff67fbbfde780 vmem_rehash vmem_rehash
0 100 3 0 200 fffff67fbbeff300 entbutler entropy
0 99 3 1 200 fffff67fbb93eb40 viomb balloon
0 98 3 1 200 fffff67fbb93e700 vioif0_txrx/1 vioif0_txrx
0 97 3 0 200 fffff67fbb93e2c0 vioif0_txrx/0 vioif0_txrx
0 30 3 1 200 fffff67fba4956c0 scsibus0 sccomp
0 29 3 0 200 fffff67fba495280 pms0 pmsreset
0 28 3 1 200 fffff67fba3b5ac0 xcall/1 xcall
0 27 1 1 200 fffff67fba3b5680 softser/1
0 26 1 1 200 fffff67fba3b5240 softclk/1
0 25 1 1 200 fffff67fba398a80 softbio/1
0 24 1 1 200 fffff67fba398640 softnet/1
0 23 1 1 201 fffff67fba398200 idle/1
0 22 3 0 200 fffff680e8733a40 lnxsyswq lnxsyswq
0 21 3 1 200 fffff680e8733600 lnxubdwq lnxubdwq
0 20 3 0 200 fffff680e87331c0 lnxpwrwq lnxpwrwq
0 19 3 1 200 fffff680e8742a00 lnxlngwq lnxlngwq
0 18 3 1 200 fffff680e87425c0 lnxhipwq lnxhipwq
0 17 3 1 200 fffff680e8742180 lnxrcugc lnxrcugc
0 16 3 0 200 fffff680e87599c0 sysmon smtaskq
0 15 3 1 200 fffff680e8759580 pmfsuspend pmfsuspend
0 14 3 0 200 fffff680e8759140 pmfevent pmfevent
0 13 3 0 200 fffff680e876c980 sopendfree sopendfr
0 12 3 0 200 fffff680e876c540 ifwdog ifwdog
0 11 3 0 200 fffff680e876c100 iflnkst iflnkst
0 10 3 1 200 fffff680e9797940 nfssilly nfssilly
0 9 3 1 200 fffff680e9797500 pooldisp pooldisp
0 8 3 1 200 fffff680e97970c0 modunload mod_unld
0 7 3 0 200 fffff680e97c2900 xcall/0 xcall
0 6 1 0 200 fffff680e97c24c0 softser/0
0 5 1 0 200 fffff680e97c2080 softclk/0
0 4 1 0 200 fffff680e97ed8c0 softbio/0
0 3 1 0 200 fffff680e97ed480 softnet/0
0 2 1 0 201 fffff680e97ed040 idle/0
0 > 0 7 0 240 ffffffff86795cc0 swapper
[Locks tracked through LWPs]
****** LWP 2269.2269 (syz-executor.2) @ 0xfffff67fcba8e8c0, l_stat=2
*** Locks held:
* Lock 0 (initialized at netbsd:fork1+0x4c5 sys/kern/kern_fork.c:366)
lock address : fffff67fc4b46e90
type : sleep/adaptive
initialized : netbsd:fork1+0x4c5
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fcba8e8c0 last held: 0xfffff67fcba8e8c0
last locked* : netbsd:execve_loadvm+0x22d
unlocked : 0
owner/count : 0xfffff67fcba8e8c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
*** Locks wanted:
* Lock 0 (initialized at netbsd:amap_alloc1+0x30a sys/uvm/uvm_amap.c:167)
lock address : fffff67fde11adc0
type : sleep/adaptive
initialized : netbsd:amap_alloc1+0x30a
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 1
relevant cpu : 1 last held: 0
relevant lwp : 0xfffff67fcba8e8c0 last held: 000000000000000000
last locked : netbsd:amap_unref+0x3a
unlocked* : netbsd:amap_wipeout+0x321
owner/count : 0xfffff67fcba8e8c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
****** LWP 2649.2649 (syz-executor.3) @ 0xfffff67fd96c7640, l_stat=2
*** Locks held:
* Lock 0 (initialized at netbsd:kcov_open+0x52 sys/kern/subr_kcov.c:461)
lock address : fffff67fd251aac0
type : sleep/adaptive
initialized : netbsd:kcov_open+0x52
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fd96c7640 last held: 0xfffff67fd96c7640
last locked* : netbsd:kcov_fops_ioctl+0x5c
unlocked : 0
owner field : 0xfffff67fd96c7640 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
*** Locks wanted: none
****** LWP 1675.1637 (syz-executor.5) @ 0xfffff67fda2d9680, l_stat=3
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xfffff67fda2d9680 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 2338.2338 (syz-executor.4) @ 0xfffff67fd4fdd1c0, l_stat=2
*** Locks held:
* Lock 0 (initialized at netbsd:fork1+0x4c5 sys/kern/kern_fork.c:366)
lock address : fffff67fc6227a50
type : sleep/adaptive
initialized : netbsd:fork1+0x4c5
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 1
relevant lwp : 0xfffff67fd4fdd1c0 last held: 0xfffff67fd4fdd1c0
last locked* : netbsd:exit1+0x393
unlocked : netbsd:execve_runproc+0x2c3b
owner/count : 0xfffff67fd4fdd1c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
* Lock 1 (initialized at netbsd:uvm_map_setup+0x282 sys/uvm/uvm_map.c:4786)
lock address : netbsd:kernel_map_store+0x8
type : sleep/adaptive
initialized : netbsd:uvm_map_setup+0x282
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff67fd4fdd1c0 last held: 0xfffff67fd4fdd1c0
last locked* : netbsd:vm_map_lock+0x146
unlocked : netbsd:uvm_unmap1+0x6b
owner/count : 0xfffff67fd4fdd1c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
* Lock 2 (initialized at netbsd:uvm_obj_init+0xee sys/uvm/uvm_object.c:70)
lock address : fffff67fdfc7f640
type : sleep/adaptive
initialized : netbsd:uvm_obj_init+0xee
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff67fd4fdd1c0 last held: 0xfffff67fd4fdd1c0
last locked* : netbsd:uvm_map_lock_entry+0xe5
unlocked : netbsd:uvm_fault_lower_enter+0x840
owner/count : 0xfffff67fd4fdd1c0 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
* Lock 3 (initialized at netbsd:uvmpdpol_init+0x1c sys/uvm/uvm_pdpolicy_clock.c:643)
lock address : netbsd:pdpol_state
type : sleep/adaptive
initialized : netbsd:uvmpdpol_init+0x1c
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff67fd4fdd1c0 last held: 0xfffff67fd4fdd1c0
last locked* : netbsd:uvmpdpol_pagerealize+0x17a
unlocked : netbsd:uvmpdpol_pagerealize+0x428
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
*** Locks wanted: none
****** LWP 1844.1844 (getty) @ 0xfffff67fc42c7200, l_stat=7
*** Locks held:
* Lock 0 (initialized at netbsd:fork1+0x4c5 sys/kern/kern_fork.c:366)
lock address : fffff67fbc06add0
type : sleep/adaptive
initialized : netbsd:fork1+0x4c5
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fc42c7200 last held: 0xfffff67fc42c7200
last locked* : netbsd:exit1+0x393
unlocked : netbsd:execve_runproc+0x2c3b
owner/count : 0xfffff67fc42c7200 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
* Lock 1 (initialized at netbsd:cons_modcmd+0x71 cons_modcmd sys/dev/cons.c:527 [inline])
* Lock 1 (initialized at netbsd:cons_modcmd+0x71 sys/dev/cons.c:522)
lock address : netbsd:cn_lock
type : sleep/adaptive
initialized : netbsd:cons_modcmd+0x71
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fc42c7200 last held: 0xfffff67fc42c7200
last locked* : netbsd:cnclose+0x55
unlocked : netbsd:cnopen+0x125
owner field : 0xfffff67fc42c7200 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
* Lock 2 (initialized at netbsd:vcache_alloc+0xbf sys/kern/vfs_vnode.c:1438)
lock address : fffff67fdba33a40
type : sleep/adaptive
initialized : netbsd:vcache_alloc+0xbf
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fc42c7200 last held: 0xfffff67fc42c7200
last locked* : netbsd:genfs_lock+0x220
unlocked : netbsd:genfs_unlock+0x50
owner/count : 0xfffff67fc42c7200 flags : 0x0000000000000004
Turnstile: no active turnstile for this lock.
* Lock 3 (initialized at netbsd:devsw_init+0x5f sys/kern/subr_devsw.c:378)
lock address : netbsd:device_lock
type : sleep/adaptive
initialized : netbsd:devsw_init+0x5f
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fc42c7200 last held: 0xfffff67fc42c7200
last locked* : netbsd:spec_close+0x315
unlocked : netbsd:spec_close+0x672
owner field : 0xfffff67fc42c7200 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
*** Locks wanted: none
****** LWP 744.744 (dhcpcd) @ 0xfffff67fc47c3b40, l_stat=3
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff67fc47c3b40 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 746.746 (dhcpcd) @ 0xfffff67fc5cf8540, l_stat=2
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xfffff67fc5cf8540 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 292.292 (dhcpcd) @ 0xfffff67fc49a7300, l_stat=3
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xfffff67fc49a7300 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 485.485 (dhcpcd) @ 0xfffff67fc47c32c0, l_stat=3
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff67fc47c32c0 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 0.26 (softclk/1) @ 0xfffff67fba3b5240, l_stat=1
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 0
relevant lwp : 0xfffff67fba3b5240 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 0.11 (iflnkst) @ 0xfffff680e876c100, l_stat=3
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff680e876c100 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 0.5 (softclk/0) @ 0xfffff680e97c2080, l_stat=1
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xfffff680e97c2080 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
****** LWP 0.0 (swapper) @ 0xffffffff86795cc0, l_stat=7
*** Locks held: none
*** Locks wanted:
* Lock 0 (initialized at netbsd:module_hook_init+0x1c sys/kern/kern_module_hook.c:132)
lock address : netbsd:module_hook
type : sleep/adaptive
initialized : netbsd:module_hook_init+0x1c
shared holds : 0 exclusive: 0
shares wanted: 0 exclusive: 0
relevant cpu : 0 last held: 0
relevant lwp : 0xffffffff86795cc0 last held: 000000000000000000
last locked : 0
unlocked* : 0
owner field : 000000000000000000 wait/spin: 0/0
Turnstile: no active turnstile for this lock.
[Locks tracked through CPUs]
******* Locks held on cpu1:
* Lock 0 (initialized at netbsd:kprintf_init+0x72 sys/kern/subr_prf.c:156)
lock address : netbsd:kprintf_mtx
type : spin
initialized : netbsd:kprintf_init+0x72
shared holds : 0 exclusive: 1
shares wanted: 0 exclusive: 0
relevant cpu : 1 last held: 1
relevant lwp : 0xfffff67fc42c7200 last held: 0xfffff67fc42c7200
last locked* : netbsd:kprintf_lock+0x50
unlocked : netbsd:kprintf_unlock+0x70
owner field : 0x0000000000000800 wait/spin: 0/1
PAGE FLAG PQ UOBJECT UANON
0xffff930000007180 0045 00000000 0x0 0x0
0xffff930000007200 0045 00000000 0x0 0x0
0xffff930000007280 0045 00000000 0x0 0x0
0xffff930000007300 0045 00000000 0x0 0x0
0xffff930000007380 0045 00000000 0x0 0x0
0xffff930000007400 0045 00000000 0x0 0x0
0xffff930000007480 0045 00000000 0x0 0x0
0xffff930000007500 0045 00000000 0x0 0x0
0xffff930000007580 0045 00000000 0x0 0x0
0xffff930000007600 0045 00000000 0x0 0x0
0xffff930000007680 0041 00000000 0x0 0x0
0xffff930000007700 0041 00000000 0x0 0x0
0xffff930000007780 0041 00000000 0x0 0x0
0xffff930000007800 0041 00000000 0x0 0x0
0xffff930000007880 0041 00000000 0x0 0x0
0xffff930000007900 0045 00000000 0x0 0x0
0xffff930000007980 0041 00000000 0x0 0x0
0xffff930000007a00 0041 00000000 0x0 0x0
0xffff930000007a80 0041 00000000 0x0 0x0
0xffff930000007b00 0041 00000000 0x0 0x0
0xffff930000007b80 0041 00000000 0x0 0x0
0xffff930000007c00 0041 00000000 0x0 0x0
0xffff930000007c80 0041 00000000 0x0 0x0
0xffff930000007d00 0041 00000000 0x0 0x0
0xffff930000007d80 0041 00000000 0x0 0x0
0xffff930000007e00 0041 00000000 0x0 0x0
0xffff930000007e80 0041 00000000 0x0 0x0
0xffff930000007f00 0041 00000000 0x0 0x0
0xffff930000007f80 0041 00000000 0x0 0x0
0xffff930000008000 0041 00000000 0x0 0x0
0xffff930000008080 0041 00000000 0x0 0x0
0xffff930000008100 0041 00000000 0x0 0x0
0xffff930000008180 0041 00000000 0x0 0x0
0xffff930000008200 0041 00000000 0x0 0x0
0xffff930000008280 0041 00000000 0x0 0x0
0xffff930000008300 0041 00000000 0x0 0x0
0xffff930000008380 0041 00000000 0x0 0x0
0xffff930000008400 0041 00000000 0x0 0x0
0xffff930000008480 0041 00000000 0x0 0x0
0xffff930000008500 0041 00000000 0x0 0x0
0xffff930000008580 0041 00000000 0x0 0x0
0xffff930000008600 0045 00000000 0x0 0x0
0xffff930000008680 0041 00000000 0x0 0x0
0xffff930000008700 0041 00000000 0x0 0x0
0xffff930000008780 0041 00000000 0x0 0x0
0xffff930000008800 0041 00000000 0x0 0x0
0xffff930000008880 0041 00000000 0x0 0x0
0xffff930000008900 0041 00000000 0x0 0x0
0xffff930000008980 0041 00000000 0x0 0x0
0xffff930000008a00 0041 00000000 0x0 0x0
0xffff930000008a80 0041 00000000 0x0 0x0
0xffff930000008b00 0041 00000000 0x0 0x0
0xffff930000008b80 0041 00000000 0x0 0x0
0xffff930000008c00 0041 00000000 0x0 0x0
0xffff930000008c80 0041 00000000 0x0 0x0
0xffff930000008d00 0041 00000000 0x0 0x0
0xffff930000008d80 0041 00000000 0x0 0x0
0xffff930000008e00 0041 00000000 0x0 0x0
0xffff930000008e80 0041 00000000 0x0 0x0
0xffff930000008f00 0041 00000000 0x0 0x0
0xffff930000008f80 0041 00000000 0x0 0x0
0xffff930000009000 0041 00000000 0x0 0x0
0xffff930000009080 0041 00000000 0x0 0x0
0xffff930000009100 0045 00000000 0x0 0x0
0xffff930000009180 0045 00000000 0x0 0x0
0xffff930000009200 0041 00000000 0x0 0x0
0xffff930000009280 0041 00000000 0x0 0x0
0xffff930000009300 0041 00000000 0x0 0x0
0xffff930000009380 0041 00000000 0x0 0x0
0xffff930000009400 0041 00000000 0x0 0x0
0xffff930000009480 0041 00000000 0x0 0x0
0xffff930000009500 0041 00000000 0x0 0x0
0xffff930000009580 0041 00000000 0x0 0x0
0xffff930000009600 0041 00000000 0x0 0x0
0xffff930000009680 0041 00000000 0x0 0x0
0xffff930000009700 0041 00000000 0x0 0x0
0xffff930000009780 0041 00000000 0x0 0x0
0xffff930000009800 0041 00000000 0x0 0x0
0xffff930000009880 0041 00000000 0x0 0x0
0xffff930000009900 0041 00000000 0x0 0x0
0xffff930000009980 0041 00000000 0x0 0x0
0xffff930000009a00 0041 00000000 0x0 0x0
0xffff930000009a80 0041 00000000 0x0 0x0
0xffff930000009b00 0041 00000000 0x0 0x0
0xffff930000009b80 0041 00000000 0x0 0x0
0xffff930000009c00 0041 00000000 0x0 0x0
0xffff930000009c80 0041 00000000 0x0 0x0
0xffff930000009d00 0041 00000000 0x0 0x0
0xffff930000009d80 0041 00000000 0x0 0x0
0xffff930000009e00 0041 00000000 0x0 0x0
0xffff930000009e80 0041 00000000 0x0 0x0
0xffff930000009f00 0041 00000000 0x0 0x0
0xffff930000009f80 0045 00000000 0x0 0x0
0xffff93000000a000 0041 00000000 0x0 0x0
0xffff93000000a080 0041 00000000 0x0 0x0
0xffff93000000a100 0041 00000000 0x0 0x0
0xffff93000000a180 0041 00000000 0x0 0x0
0xffff93000000a200 0041 00000000 0x0 0x0
0xffff93000000a280 0041 00000000 0x0 0x0
0xffff93000000a300 0041 00000000 0x0 0x0
0xffff93000000a380 0041 00000000 0x0 0x0
0xffff93000000a400 0041 00000000 0x0 0x0
0xffff93000000a480 0041 00000000 0x0 0x0
0xffff93000000a500 0041 00000000 0x0 0x0
0xffff93000000a580 0041 00000000 0x0 0x0
0xffff93000000a600 0041 00000000 0x0 0x0
0xffff93000000a680 0041 00000000 0x0 0x0
0xffff93000000a700 0041 00000000 0x0 0x0
0xffff93000000a780 0041 00000000 0x0 0x0
0xffff93000000a800 0041 00000000 0x0 0x0
0xffff93000000a880 0041 00000000 0x0 0x0
0xffff93000000a900 0041 00000000 0x0 0x0
0xffff93000000a980 0041 00000000 0x0 0x0
0xffff93000000aa00 0041 00000000 0x0 0x0
0xffff93000000aa80 0041 00000000 0x0 0x0
0xffff93000000ab00 0041 00000000 0x0 0x0
0xffff93000000ab80 0041 00000000 0x0 0x0
0xffff93000000ac00 0041 00000000 0x0 0x0
0xffff93000000ac80 0041 00000000 0x0 0x0
0xffff93000000ad00 0041 00000000 0x0 0x0
0xffff93000000ad80 0041 00000000 0x0 0x0
0xffff93000000ae00 0041 00000000 0x0 0x0
0xffff93000000ae80 0041 00000000 0x0 0x0
0xffff93000000af00 0041 00000000 0x0 0x0
0xffff93000000af80 0041 00000000 0x0 0x0
0xffff93000000b000 0045 00000000 0x0 0x0
0xffff93000000b080 0041 00000000 0x0 0x0
0xffff93000000b100 0041 00000000 0x0 0x0
0xffff93000000b180 0041 00000000 0x0 0x0
0xffff93000000b200 0045 00000000 0x0 0x0
0xffff93000000b280 0045 00000000 0x0 0x0
0xffff93000000b300 0045 00000000 0x0 0x0
0xffff93000000b380 0045 00000000 0x0 0x0
0xffff93000000b400 0045 00000000 0x0 0x0
0xffff93000000b480 0045 00000000 0x0 0x0
0xffff93000000b500 0041 00000000 0x0 0x0
0xffff93000000b580 0041 00000000 0x0 0x0
0xffff93000000b600 0045 00000000 0x0 0x0
0xffff93000000b680 0045 00000000 0x0 0x0
0xffff93000000b700 0045 00000000 0x0 0x0
0xffff93000000b780 0045 00000000 0x0 0x0
0xffff93000000b800 0045 00000000 0x0 0x0
0xffff93000000b880 0045 00000000 0x0 0x0
0xffff93000000b900 0045 00000000 0x0 0x0
0xffff93000000b980 0045 00000000 0x0 0x0
0xffff93000000ba00 0045 00000000 0x0 0x0
0xffff93000000ba80 0045 00000000 0x0 0x0
0xffff93000000bb00 0045 00000000 0x0 0x0
0xffff93000000bb80 0045 00000000 0x0 0x0
0xffff93000000bc00 0045 00000000 0x0 0x0
0xffff93000000bc80 0045 00000000 0x0 0x0
0xffff93000000bd00 0045 00000000 0x0 0x0
0xffff93000000bd80 0045 00000000 0x0 0x0
0xffff93000000be00 0045 00000000 0x0 0x0
0xffff93000000be80 0045 00000000 0x0 0x0
0xffff93000000bf00 0045 00000000 0x0 0x0
0xffff93000000bf80 0045 00000000 0x0 0x0
0xffff93000000c000 0045 00000000 0x0 0x0
0xffff93000000c080 0045 00000000 0x0 0x0
0xffff93000000c100 0045 00000000 0x0 0x0
0xffff93000000c180 0045 00000000 0x0 0x0
0xffff93000000c200 0045 00000000 0x0 0x0
0xffff93000000c280 0045 00000000 0x0 0x0
0xffff93000000c300 0045 00000000 0x0 0x0
0xffff93000000c380 0045 00000000 0x0 0x0
0xffff93000000c400 0045 00000000 0x0 0x0
0xffff93000000c480 0045 00000000 0x0 0x0
0xffff93000000c500 0045 00000000 0x0 0x0
0xffff93000000c580 0045 00000000 0x0 0x0
0xffff93000000c600 0045 00000000 0x0 0x0
0xffff93000000c680 0045 00000000 0x0 0x0
0xffff93000000c700 0045 00000000 0x0 0x0
0xffff93000000c780 0045 00000000 0x0 0x0
0xffff93000000c800 0041 00000000 0x0 0x0
0xffff93000000c880 0045 00000000 0x0 0x0
0xffff93000000c900 0045 00000000 0x0 0x0
0xffff93000000c980 0045 00000000 0x0 0x0
0xffff93000000ca00 0041 00000000 0x0 0x0
0xffff93000000ca80 0045 00000000 0x0 0x0
0xffff93000000cb00 0045 00000000 0x0 0x0
0xffff93000000cb80 0045 00000000 0x0 0x0
0xffff93000000cc00 0041 00000000 0x0 0x0
0xffff93000000cc80 0041 00000000 0x0 0x0
0xffff93000000cd00 0045 00000000 0x0 0x0
0xffff93000000cd80 0045 00000000 0x0 0x0
0xffff93000000ce00 0041 00000000 0x0 0x0
0xffff93000000ce80 0041 00000000 0x0 0x0
0xffff93000000cf00 0041 00000000 0x0 0x0
0xffff93000000cf80 0041 00000000 0x0 0x0
0xffff93000000d000 0041 00000000 0x0 0x0
0xffff93000000d080 0041 00000000 0x0 0x0
0xffff93000000d100 0041 00000000 0x0 0x0
0xffff93000000d180 0041 00000000 0x0 0x0
0xffff93000000d200 0041 00000000 0x0 0x0
0xffff93000000d280 0041 00000000 0x0 0x0
0xffff93000000d300 0041 00000000 0x0 0x0
0xffff93000000d380 0041 00000000 0x0 0x0
0xffff93000000d400 0041 00000000 0x0 0x0
0xffff93000000d480 0041 00000000 0x0 0x0
0xffff93000000d500 0041 00000000 0x0 0x0
0xffff93000000d580 0041 00000000 0x0 0x0
0xffff93000000d600 0041 00000000 0x0 0x0
0xffff93000000d680 0041 00000000 0x0 0x0
0xffff93000000d700 0041 00000000 0x0 0x0
0xffff93000000d780 0041 00000000 0x0 0x0
0xffff93000000d800 0045 00000000 0x0 0x0
0xffff93000000d880 0041 00000000 0x0 0x0
0xffff93000000d900 0041 00000000 0x0 0x0
0xffff93000000d980 0041 00000000 0x0 0x0
0xffff93000000da00 0041 00000000 0x0 0x0
0xffff93000000da80 0045 00000000 0x0 0x0
0xffff93000000db00 0045 00000000 0x0 0x0
0xffff93000000db80 0041 00000000 0x0 0x0
0xffff93000000dc00 0045 00000000 0x0 0x0
0xffff93000000dc80 0045 00000000 0x0 0x0
0xffff93000000dd00 0041 00000000 0x0 0x0
0xffff93000000dd80 0041 00000000 0x0 0x0
0xffff93000000de00 0045 00000000 0x0 0x0
0xffff93000000de80 0041 00000000 0x0 0x0
0xffff93000000df00 0041 00000000 0x0 0x0
0xffff93000000df80 0045 00000000 0x0 0x0
0xffff93000000e000 0045 00000000 0x0 0x0
0xffff93000000e080 0045 00000000 0x0 0x0
0xffff93000000e100 0041 00000000 0x0 0x0
0xffff93000000e180 0041 00000000 0x0 0x0
0xffff93000000e200 0041 00000000 0x0 0x0
0xffff93000000e280 0041 00000000 0x0 0x0
0xffff93000000e300 0045 00000000 0x0 0x0
0xffff93000000e380 0045 00000000 0x0 0x0
0xffff93000000e400 0041 00000000 0x0 0x0
0xffff93000000e480 0041 00000000 0x0 0x0
0xffff93000000e500 0045 00000000 0x0 0x0
0xffff93000000e580 0045 00000000 0x0 0x0
0xffff93000000e600 0041 00000000 0x0 0x0
0xffff93000000e680 0045 00000000 0x0 0x0
0xffff93000000e700 0045 00000000 0x0 0x0
0xffff93000000e780 0045 00000000 0x0 0x0
0xffff93000000e800 0041 00000000 0x0 0x0
0xffff93000000e880 0045 00000000 0x0 0x0
0xffff93000000e900 0041 00000000 0x0 0x0
0xffff93000000e980 0041 00000000 0x0 0x0
0xffff93000000ea00 0041 00000000 0x0 0x0
0xffff93000000ea80 0041 00000000 0x0 0x0
0xffff93000000eb00 0045 00000000 0x0 0x0
0xffff93000000eb80 0041 00000000 0x0 0x0
0xffff93000000ec00 0045 00000000 0x0 0x0
0xffff93000000ec80 0041 00000000 0x0 0x0
0xffff93000000ed00 0041 00000000 0x0 0x0
0xffff93000000ed80 0041 00000000 0x0 0x0
0xffff93000000ee00 0041 00000000 0x0 0x0
0xffff93000000ee80 0045 00000000 0x0 0x0
0xffff93000000ef00 0041 00000000 0x0 0x0
0xffff93000000ef80 0041 00000000 0x0 0x0
0xffff93000000f000 0041 00000000 0x0 0x0
0xffff93000000f080 0041 00000000 0x0 0x0
0xffff93000000f100 0041 00000000 0x0 0x0
0xffff93000000f180 0041 00000000 0x0 0x0
0xffff93000000f200 0041 00000000 0x0 0x0
0xffff93000000f280 0041 00000000 0x0 0x0
0xffff93000000f300 0041 00000000 0x0 0x0
0xffff93000000f380 0045 00000000 0x0 0x0
0xffff93000000f400 0045 00000000 0x0 0x0
0xffff93000000f480 0041 00000000 0x0 0x0
0xffff93000000f500 0041 00000000 0x0 0x0
0xffff93000000f580 0041 00000000 0x0 0x0
0xffff93000000f600 0045 00000000 0x0 0x0
0xffff93000000f680 0041 00000000 0x0 0x0
0xffff93000000f700 0041 00000000 0x0 0x0
0xffff93000000f780 0041 00000000 0x0 0x0
0xffff93000000f800 0041 00000000 0x0 0x0
0xffff93000000f880 0045 00000000 0x0 0x0
0xffff93000000f900 0045 00000000 0x0 0x0
0xffff93000000f980 0041 00000000 0x0 0x0
0xffff93000000fa00 0041 00000000 0x0 0x0
0xffff93000000fa80 0045 00000000 0x0 0x0
0xffff93000000fb00 0041 00000000 0x0 0x0
0xffff93000000fb80 0041 00000000 0x0 0x0
0xffff93000000fc00 0041 00000000 0x0 0x0
0xffff93000000fc80 0041 00000000 0x0 0x0
0xffff93000000fd00 0041 00000000 0x0 0x0
0xffff93000000fd80 0045 00000000 0x0 0x0
0xffff93000000fe00 0041 00000000 0x0 0x0
0xffff93000000fe80 0041 00000000 0x0 0x0
0xffff93000000ff00 0041 00000000 0x0 0x0
0xffff93000000ff80 0041 00000000 0x0 0x0
0xffff930000010000 0041 00000000 0x0 0x0
0xffff930000010080 0045 00000000 0x0 0x0
0xffff930000010100 0045 00000000 0x0 0x0
0xffff930000010180 0041 00000000 0x0 0x0
0xffff930000010200 0045 00000000 0x0 0x0
0xffff930000010280 0041 00000000 0x0 0x0
0xffff930000010300 0041 00000000 0x0 0x0
0xffff930000010380 0041 00000000 0x0 0x0
0xffff930000010400 0041 00000000 0x0 0x0
0xffff930000010480 0041 00000000 0x0 0x0
0xffff930000010500 0041 00000000 0x0 0x0
0xffff930000010580 0041 00000000 0x0 0x0
0xffff930000010600 0041 00000000 0x0 0x0
0xffff930000010680 0041 00000000 0x0 0x0
0xffff930000010700 0041 00000000 0x0 0x0
0xffff930000010780 0041 00000000 0x0 0x0
0xffff930000010800 0041 00000000 0x0 0x0
0xffff930000010880 0041 00000000 0x0 0x0
0xffff930000010900 0045 00000000 0x0 0x0
0xffff930000010980 0045 00000000 0x0 0x0
0xffff930000010a00 0045 00000000 0x0 0x0
0xffff930000010a80 0045 00000000 0x0 0x0
0xffff930000010b00 0045 00000000 0x0 0x0
0xffff930000010b80 0041 00000000 0x0 0x0
0xffff930000010c00 0041 00000000 0x0 0x0
0xffff930000010c80 0041 00000000 0x0 0x0
0xffff930000010d00 0041 00000000 0x0 0x0
0xffff930000010d80 0041 00000000 0x0 0x0
0xffff930000010e00 0041 00000000 0x0 0x0
0xffff930000010e80 0041 00000000 0x0 0x0
0xffff930000010f00 0041 00000000 0x0 0x0
0xffff930000010f80 0045 00000000 0x0 0x0
0xffff930000011000 0041 00000000 0x0 0x0
0xffff930000011080 0041 00000000 0x0 0x0
0xffff930000011100 0041 00000000 0x0 0x0
0xffff930000011180 0041 00000000 0x0 0x0
0xffff930000011200 0041 00000000 0x0 0x0
0xffff930000011280 0045 00000000 0x0 0x0
0xffff930000011300 0041 00000000 0x0 0x0
0xffff930000011380 0041 00000000 0x0 0x0
0xffff930000011400 0041 00000000 0x0 0x0
0xffff930000011480 0041 00000000 0x0 0x0
0xffff930000011500 0041 00000000 0x0 0x0
0xffff930000011580 0041 00000000 0x0 0x0
0xffff930000011600 0041 00000000 0x0 0x0
0xffff930000011680 0041 00000000 0x0 0x0
0xffff930000011700 0041 00000000 0x0 0x0
0xffff930000011780 0041 00000000 0x0 0x0
0xffff930000011800 0041 00000000 0x0 0x0
0xffff930000011880 0041 00000000 0x0 0x0
0xffff930000011900 0041 00000000 0x0 0x0
0xffff930000011980 0041 00000000 0x0 0x0
0xffff930000011a00 0045 00000000 0x0 0x0
0xffff930000011a80 0041 00000000 0x0 0x0
0xffff930000011b00 0041 00000000 0x0 0x0
0xffff930000011b80 0041 00000000 0x0 0x0
0xffff930000011c00 0045 00000000 0x0 0x0
0xffff930000011c80 0045 00000000 0x0 0x0
0xffff930000011d00 0041 00000000 0x0 0x0
0xffff930000011d80 0041 00000000 0x0 0x0
0xffff930000011e00 0041 00000000 0x0 0x0
0xffff930000011e80 0041 00000000 0x0 0x0
0xffff930000011f00 0045 00000000 0x0 0x0
0xffff930000011f80 0045 00000000 0x0 0x0
0xffff930000012000 0041 00000000 0x0 0x0
0xffff930000012080 0041 00000000 0x0 0x0
0xffff930000012100 0041 00000000 0x0 0x0
0xffff930000012180 0045 00000000 0x0 0x0
0xffff930000012200 0041 00000000 0x0 0x0
0xffff930000012280 0041 00000000 0x0 0x0
0xffff930000012300 0041 00000000 0x0 0x0
0xffff930000012380 0041 00000000 0x0 0x0
0xffff930000012400 0041 00000000 0x0 0x0
0xffff930000012480 0041 00000000 0x0 0x0
0xffff930000012500 0045 00000000 0x0 0x0
0xffff930000012580 0041 00000000 0x0 0x0
0xffff930000012600 0041 00000000 0x0 0x0
0xffff930000012680 0045 00000000 0x0 0x0
0xffff930000012700 0001 00000000 0x0 0x0
0xffff930000012780 0001 00000000 0x0 0x0
0xffff930000012800 0001 00000000 0x0 0x0
0xffff930000012880 0001 00000000 0x0 0x0
0xffff930000012900 0001 00000000 0x0 0x0
0xffff930000012980 0001 00000000 0x0 0x0
0xffff930000012a00 0001 00000000 0x0 0x0
0xffff930000012a80 0001 00000000 0x0 0x0
0xffff930000012b00 0001 00000000 0x0 0x0
0xffff930000012b80 0001 00000000 0x0 0x0
0xffff930000012c00 0001 00000000 0x0 0x0
0xffff930000012c80 0001 00000000 0x0 0x0
0xffff930000012d00 0001 00000000 0x0 0x0
0xffff930000012d80 0001 00000000 0x0 0x0
0xffff930000012e00 0001 00000000 0x0 0x0
0xffff930000012e80 0001 00000000 0x0 0x0
0xffff930000012f00 0001 00000000 0x0 0x0
0xffff930000012f80 0001 00000000 0x0 0x0
0xffff930000013000 0001 00000000 0x0 0x0
0xffff930000013080 0001 00000000 0x0 0x0
0xffff930000013100 0001 00000000 0x0 0x0
0xffff930000013180 0001 00000000 0x0 0x0
0xffff930000013200 0001 00000000 0x0 0x0
0xffff930000013280 0001 00000000 0x0 0x0
0xffff930000013300 0001 00000000 0x0 0x0
0xffff930000013380 0001 00000000 0x0 0x0
0xffff930000013400 0001 00000000 0x0 0x0
0xffff930000013480 0001 00000000 0x0 0x0
0xffff930000013500 0001 00000000 0x0 0x0
0xffff930000013580 0001 00000000 0x0 0x0
0xffff930000013600 0001 00000000 0x0 0x0
0xffff930000013680 0001 00000000 0x0 0x0
0xffff930000013700 0001 00000000 0x0 0x0
0xffff930000013780 0001 00000000 0x0 0x0
0xffff930000013800 0001 00000000 0x0 0x0
0xffff930000013880 0001 00000000 0x0 0x0
0xffff930000013900 0001 00000000 0x0 0x0
0xffff930000013980 0001 00000000 0x0 0x0
0xffff930000013a00 0001 00000000 0x0 0x0
0xffff930000013a80 0001 00000000 0x0 0x0
0xffff930000013b00 0001 00000000 0x0 0x0
0xffff930000013b80 0001 00000000 0x0 0x0
0xffff930000013c00 0001 00000000 0x0 0x0
0xffff930000013c80 0001 00000000 0x0 0x0
0xffff930000013d00 0001 00000000 0x0 0x0
0xffff930000013d80 0001 00000000 0x0 0x0
0xffff930000013e00 0001 00000000 0x0 0x0
0xffff930000013e80 0001 00000000 0x0 0x0
0xffff930000013f00 0001 00000000 0x0 0x0
0xffff930000013f80 0001 00000000 0x0 0x0
0xffff930000014000 0001 00000000 0x0 0x0
0xffff930000014080 0001 00000000 0x0 0x0
0xffff930000014100 0001 00000000 0x0 0x0
0xffff930000014180 0001 00000000 0x0 0x0
0xffff930000014200 0041 00000000 0x0 0x0
0xffff930000014280 0041 00000000 0x0 0x0
0xffff930000014300 0041 00000000 0x0 0x0
0xffff930000014380 0041 00000000 0x0 0x0
0xffff930000014400 0041 00000000 0x0 0x0
0xffff930000014480 0041 00000000 0x0 0x0
0xffff930000014500 0041 00000000 0x0 0x0
0xffff930000014580 0041 00000000 0x0 0x0
0xffff930000014600 0041 00000000 0x0 0x0
0xffff930000014680 0041 00000000 0x0 0x0
0xffff930000014700 0041 00000000 0x0 0x0
0xffff930000014780 0041 00000000 0x0 0x0
0xffff930000014800 0041 00000000 0x0 0x0
0xffff930000014880 0041 00000000 0x0 0x0
0xffff930000014900 0041 00000000 0x0 0x0
0xffff930000014980 0041 00000000 0x0 0x0
0xffff930000014a00 0041 00000000 0x0 0x0
0xffff930000014a80 0041 00000000 0x0 0x0
0xffff930000014b00 0041 00000000 0x0 0x0
0xffff930000014b80 0041 00000000 0x0 0x0
0xffff930000014c00 0041 00000000 0x0 0x0
0xffff930000014c80 0041 00000000 0x0 0x0
0xffff930000014d00 0041 00000000 0x0 0x0
0xffff930000014d80 0041 00000000 0x0 0x0
0xffff930000014e00 0041 00000000 0x0 0x0
0xffff930000014e80 0041 00000000 0x0 0x0
0xffff930000014f00 0041 00000000 0x0 0x0
0xffff930000014f80 0041 00000000 0x0 0x0
0xffff930000015000 0041 00000000 0x0 0x0
0xffff930000015080 0041 00000000 0x0 0x0
0xffff930000015100 0041 00000000 0x0 0x0
0xffff930000015180 0041 00000000 0x0 0x0
0xffff930000015200 0041 00000000 0x0 0x0
0xffff930000015280 0041 00000000 0x0 0x0
0xffff930000015300 0041 00000000 0x0 0x0
0xffff930000015380 0041 00000000 0x0 0x0
0xffff930000015400 0041 00000000 0x0 0x0
0xffff930000015480 0041 00000000 0x0 0x0
0xffff930000015500 0041 00000000 0x0 0x0
0xffff930000015580 0041 00000000 0x0 0x0
0xffff930000015600 0041 00000000 0x0 0x0
0xffff930000015680 0041 00000000 0x0 0x0
0xffff930000015700 0041 00000000 0x0 0x0
0xffff930000015780 0041 00000000 0x0 0x0
0xffff930000015800 0041 00000000 0x0 0x0
0xffff930000015880 0041 00000000 0x0 0x0
0xffff930000015900 0041 00000000 0x0 0x0
0xffff930000015980 0001 00000000 0x0 0x0
0xffff930000015a00 0001 00000000 0x0 0x0
0xffff930000015a80 0001 00000000 0x0 0x0
0xffff930000015b00 0001 00000000 0x0 0x0
0xffff930000015b80 0001 00000000 0x0 0x0
0xffff930000015c00 0001 00000000 0x0 0x0
0xffff930000015c80 0001 00000000 0x0 0x0
0xffff930000015d00 0001 00000000 0x0 0x0
0xffff930000015d80 0001 00000000 0x0 0x0
0xffff930000015e00 0001 00000000 0x0 0x0
0xffff930000015e80 0001 00000000 0x0 0x0
0xffff930000015f00 0001 00000000 0x0 0x0
0xffff930000015f80 0001 00000000 0x0 0x0
0xffff930000016000 0001 00000000 0x0 0x0
0xffff930000016080 0001 00000000 0x0 0x0
0xffff930000016100 0001 00000000 0x0 0x0
0xffff930000016180 0001 00000000 0x0 0x0
0xffff930000016200 0001 00000000 0x0 0x0
0xffff930000016280 0001 00000000 0x0 0x0
0xffff930000016300 0001 00000000 0x0 0x0
0xffff930000016380 0001 00000000 0x0 0x0
0xffff930000016400 0001 00000000 0x0 0x0
0xffff930000016480 0001 00000000 0x0 0x0
0xffff930000016500 0001 00000000 0x0 0x0
0xffff930000016580 0001 00000000 0x0 0x0
0xffff930000016600 0001 00000000 0x0 0x0
0xffff930000016680 0001 00000000 0x0 0x0
0xffff930000016700 0001 00000000 0x0 0x0
0xffff930000016780 0001 00000000 0x0 0x0
0xffff930000016800 0001 00000000 0x0 0x0
0xffff930000016880 0001 00000000 0x0 0x0
0xffff930000016900 0001 00000000 0x0 0x0
0xffff930000016980 0001 00000000 0x0 0x0
0xffff930000016a00 0001 00000000 0x0 0x0
0xffff930000016a80 0001 00000000 0x0 0x0
0xffff930000016b00 0001 00000000 0x0 0x0
0xffff930000016b80 0001 00000000 0x0 0x0
0xffff930000016c00 0001 00000000 0x0 0x0
0xffff930000016c80 0001 00000000 0x0 0x0
0xffff930000016d00 0001 00000000 0x0 0x0
0xffff930000016d80 0001 00000000 0x0 0x0
0xffff930000016e00 0001 00000000 0x0 0x0
0xffff930000016e80 0001 00000000 0x0 0x0
0xffff930000016f00 0001 00000000 0x0 0x0
0xffff930000016f80 0001 00000000 0x0 0x0
0xffff930000017000 0001 00000000 0x0 0x0
0xffff930000017080 0001 00000000 0x0 0x0
0xffff930000017100 0001 00000000 0x0 0x0
0xffff930000017180 0001 00000000 0x0 0x0
0xffff930000017200 0001 00000000 0x0 0x0
0xffff930000017280 0001 00000000 0x0 0x0
0xffff930000017300 0001 00000000 0x0 0x0
0xffff930000017380 0001 00000000 0x0 0x0
0xffff930000017400 0001 00000000 0x0 0x0
0xffff930000017480 0041 00000000 0x0 0x0
0xffff930000017500 0041 00000000 0x0 0x0
0xffff930000017580 0041 00000000 0x0 0x0
0xffff930000017600 0041 00000000 0x0 0x0
0xffff930000017680 0041 00000000 0x0 0x0
0xffff930000017700 0041 00000000 0x0 0x0
0xffff930000017780 0041 00000000 0x0 0x0
0xffff930000017800 0041 00000000 0x0 0x0
0xffff930000017880 0041 00000000 0x0 0x0
0xffff930000017900 0041 00000000 0x0 0x0
0xffff930000017980 0041 00000000 0x0 0x0
0xffff930000017a00 0041 00000000 0x0 0x0
0xffff930000017a80 0041 00000000 0x0 0x0
0xffff930000017b00 0041 00000000 0x0 0x0
0xffff930000017b80 0041 00000000 0x0 0x0
0xffff930000017c00 0041 00000000 0x0 0x0
0xffff930000017c80 0041 00000000 0x0
---
This report is generated by a bot. It may contain errors.
See https://goo.gl/tpsmEJ for more information about syzbot.
syzbot engineers can be reached at syzkaller%googlegroups.com@localhost.
syzbot will keep track of this issue. See:
https://goo.gl/tpsmEJ#status for how to communicate with syzbot.
If the report is already addressed, let syzbot know by replying with:
#syz fix: exact-commit-title
If you want to overwrite report's subsystems, reply with:
#syz set subsystems: new-subsystem
(See the list of subsystem names on the web dashboard)
If the report is a duplicate of another one, reply with:
#syz dup: exact-subject-of-another-report
If you want to undo deduplication, reply with:
#syz undup
--
You received this message because you are subscribed to the Google Groups "syzkaller-netbsd-bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to syzkaller-netbsd-bugs+unsubscribe%googlegroups.com@localhost.
To view this discussion on the web visit https://groups.google.com/d/msgid/syzkaller-netbsd-bugs/0000000000001fa9ad061b6f434d%40google.com.
Home |
Main Index |
Thread Index |
Old Index