Warning: Permanently added '10.128.0.88' (ECDSA) to the list of known hosts.
2021/05/10 12:01:47 fuzzer started
2021/05/10 12:01:47 dialing manager at 10.128.0.163:40723
2021/05/10 12:01:47 syscalls: 3399
2021/05/10 12:01:47 code coverage: enabled
2021/05/10 12:01:47 comparison tracing: ioctl(KCOV_TRACE_CMP) failed: invalid argument
2021/05/10 12:01:47 extra coverage: extra coverage is not supported by the kernel
2021/05/10 12:01:47 setuid sandbox: enabled
2021/05/10 12:01:47 namespace sandbox: enabled
2021/05/10 12:01:47 Android sandbox: /sys/fs/selinux/policy does not exist
2021/05/10 12:01:47 fault injection: enabled
2021/05/10 12:01:47 leak checking: CONFIG_DEBUG_KMEMLEAK is not enabled
2021/05/10 12:01:47 net packet injection: enabled
2021/05/10 12:01:47 net device setup: enabled
2021/05/10 12:01:47 concurrency sanitizer: /sys/kernel/debug/kcsan does not exist
2021/05/10 12:01:47 devlink PCI setup: PCI device 0000:00:10.0 is not available
2021/05/10 12:01:47 USB emulation: /dev/raw-gadget does not exist
2021/05/10 12:01:47 hci packet injection: enabled
2021/05/10 12:01:47 wifi device emulation: kernel 4.17 required (have 4.14.232-syzkaller�����������������������������������������������)
2021/05/10 12:01:47 802.15.4 emulation: /sys/bus/platform/devices/mac802154_hwsim does not exist
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6e01c8]

goroutine 1 [running]:
github.com/google/syzkaller/prog.(*ChoiceTable).Enabled(...)
	/syzkaller/gopath/src/github.com/google/syzkaller/prog/prio.go:239
main.(*Fuzzer).checkDisabledCalls(0xc0000641a0, 0xc00036cc80)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:469 +0x68
main.(*Fuzzer).deserializeInput(0xc0000641a0, 0xc0002ec000, 0x308, 0x308, 0x0)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:460 +0x14c
main.(*Fuzzer).addCandidateInput(0xc0000641a0, 0xc0002ec000, 0x308, 0x308, 0x101)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:438 +0x4d
main.(*Fuzzer).poll(0xc0000641a0, 0xc00036c001, 0x0, 0xc000014130)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:409 +0x4d4
main.main()
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:273 +0x1271