Warning: Permanently added '10.128.10.20' (ECDSA) to the list of known hosts. 2021/05/10 11:54:54 fuzzer started 2021/05/10 11:54:54 dialing manager at 10.128.0.163:34395 2021/05/10 11:54:55 syscalls: 417 2021/05/10 11:54:55 code coverage: enabled 2021/05/10 11:54:55 comparison tracing: enabled 2021/05/10 11:54:55 extra coverage: enabled 2021/05/10 11:54:55 setuid sandbox: support is not implemented in syzkaller 2021/05/10 11:54:55 namespace sandbox: support is not implemented in syzkaller 2021/05/10 11:54:55 Android sandbox: support is not implemented in syzkaller 2021/05/10 11:54:55 fault injection: enabled 2021/05/10 11:54:55 leak checking: support is not implemented in syzkaller 2021/05/10 11:54:55 net packet injection: support is not implemented in syzkaller 2021/05/10 11:54:55 net device setup: support is not implemented in syzkaller 2021/05/10 11:54:55 concurrency sanitizer: support is not implemented in syzkaller 2021/05/10 11:54:55 devlink PCI setup: support is not implemented in syzkaller 2021/05/10 11:54:55 USB emulation: enabled 2021/05/10 11:54:55 hci packet injection: support is not implemented in syzkaller 2021/05/10 11:54:55 wifi device emulation: support is not implemented in syzkaller 2021/05/10 11:54:55 802.15.4 emulation: support is not implemented in syzkaller panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6bc1e8] goroutine 1 [running]: github.com/google/syzkaller/prog.(*ChoiceTable).Enabled(...) /syzkaller/gopath/src/github.com/google/syzkaller/prog/prio.go:239 main.(*Fuzzer).checkDisabledCalls(0xc000068000, 0xc000076d00) /syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:469 +0x68 main.(*Fuzzer).deserializeInput(0xc000068000, 0xc000455000, 0xd91, 0xd91, 0x0) /syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:460 +0x14c main.(*Fuzzer).addCandidateInput(0xc000068000, 0xc000455000, 0xd91, 0xd91, 0x101) /syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:438 +0x4d main.(*Fuzzer).poll(0xc000068000, 0xc000076001, 0x0, 0xc000014100) /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