syzbot


panic: assignment to entry in nil map

Status: closed as dup on 2021/09/27 17:33
Reported-by: syzbot+a797ab77de1de2da2cc4@syzkaller.appspotmail.com
First crash: 935d, last: 933d
Duplicate of
Title Repro Cause bisect Fix bisect Count Last Reported
panic: runtime error: invalid memory address or nil pointer dereference 12 933d 935d

Sample crash report:
panic: assignment to entry in nil map

goroutine 1 [running]:
github.com/google/syzkaller/pkg/signal.Serial.Deserialize(0xc000369500, 0x0, 0x0, 0xc000324a00, 0x690, 0x0, 0x0)
	/syzkaller/gopath/src/github.com/google/syzkaller/pkg/signal/signal.go:91 +0xa0
main.(*Fuzzer).addInputFromAnotherFuzzer(0xc0000b0d00, 0xc000092ba0, 0x28, 0xc000448140, 0x126, 0x126, 0xc000369500, 0x690, 0x690, 0xc000324a00, ...)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:439 +0x103
main.(*Fuzzer).poll(0xc0000b0d00, 0x99e200, 0x0, 0xc00033be78)
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:412 +0x427
main.main()
	/syzkaller/gopath/src/github.com/google/syzkaller/syz-fuzzer/fuzzer.go:267 +0x11d6

Crashes (2):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2021/09/27 11:03 freebsd-src 74237127e340 78494d16 console log report ci-freebsd-main panic: assignment to entry in nil map
2021/09/25 20:40 freebsd-src f766826fe3b8 8cac236e console log report ci-freebsd-main panic: assignment to entry in nil map
* Struck through repros no longer work on HEAD.