Warning: Permanently added '10.128.0.178' (ECDSA) to the list of known hosts.
2021/05/10 12:01:00 fuzzer started
2021/05/10 12:01:00 dialing manager at 10.128.0.169:46045
2021/05/10 12:01:00 syscalls: 3571
2021/05/10 12:01:00 code coverage: enabled
2021/05/10 12:01:00 comparison tracing: enabled
2021/05/10 12:01:00 extra coverage: enabled
2021/05/10 12:01:00 setuid sandbox: enabled
2021/05/10 12:01:00 namespace sandbox: enabled
2021/05/10 12:01:00 Android sandbox: /sys/fs/selinux/policy does not exist
2021/05/10 12:01:00 fault injection: enabled
2021/05/10 12:01:00 leak checking: CONFIG_DEBUG_KMEMLEAK is not enabled
2021/05/10 12:01:00 net packet injection: enabled
2021/05/10 12:01:00 net device setup: enabled
2021/05/10 12:01:00 concurrency sanitizer: /sys/kernel/debug/kcsan does not exist
2021/05/10 12:01:00 devlink PCI setup: PCI device 0000:00:10.0 is not available
2021/05/10 12:01:00 USB emulation: enabled
2021/05/10 12:01:00 hci packet injection: enabled
2021/05/10 12:01:00 wifi device emulation: enabled
2021/05/10 12:01:00 802.15.4 emulation: enabled
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(0xc000078ea0, 0xc0001a7b80)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:469 +0x68
main.(*Fuzzer).deserializeInput(0xc000078ea0, 0xc0002180a0, 0x9a, 0x9a, 0x0)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:460 +0x14c
main.(*Fuzzer).addCandidateInput(0xc000078ea0, 0xc0002180a0, 0x9a, 0x9a, 0x101)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:438 +0x4d
main.(*Fuzzer).poll(0xc000078ea0, 0xc0001a7101, 0x0, 0xc0001ec4b0)
	/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