Warning: Permanently added '10.128.0.128' (ECDSA) to the list of known hosts. 2021/05/10 11:34:26 fuzzer started 2021/05/10 11:34:26 dialing manager at 10.128.0.163:34293 2021/05/10 11:34:26 syscalls: 3419 2021/05/10 11:34:26 code coverage: enabled 2021/05/10 11:34:26 comparison tracing: enabled 2021/05/10 11:34:26 extra coverage: extra coverage is not supported by the kernel 2021/05/10 11:34:26 setuid sandbox: enabled 2021/05/10 11:34:26 namespace sandbox: enabled 2021/05/10 11:34:26 Android sandbox: /sys/fs/selinux/policy does not exist 2021/05/10 11:34:26 fault injection: enabled 2021/05/10 11:34:26 leak checking: CONFIG_DEBUG_KMEMLEAK is not enabled 2021/05/10 11:34:26 net packet injection: enabled 2021/05/10 11:34:26 net device setup: enabled 2021/05/10 11:34:26 concurrency sanitizer: /sys/kernel/debug/kcsan does not exist 2021/05/10 11:34:26 devlink PCI setup: PCI device 0000:00:10.0 is not available 2021/05/10 11:34:26 USB emulation: /dev/raw-gadget does not exist 2021/05/10 11:34:26 hci packet injection: enabled 2021/05/10 11:34:26 wifi device emulation: enabled 2021/05/10 11:34:26 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(0xc000093d40, 0xc0003288c0) /syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:469 +0x68 main.(*Fuzzer).deserializeInput(0xc000093d40, 0xc0004da000, 0x2f0, 0x2f0, 0x0) /syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:460 +0x14c main.(*Fuzzer).addCandidateInput(0xc000093d40, 0xc0004da000, 0x2f0, 0x2f0, 0x101) /syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:438 +0x4d main.(*Fuzzer).poll(0xc000093d40, 0xc0001e5001, 0x0, 0xc000356590) /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