syzbot


panic: inconsistent poll.fdMutex

Status: auto-obsoleted due to no activity on 2024/08/28 04:19
Reported-by: syzbot+40e3ab245649432af357@syzkaller.appspotmail.com
First crash: 128d, last: 100d

Sample crash report:
panic: inconsistent poll.fdMutex

goroutine 2936 [running]:
internal/poll.(*fdMutex).rwunlock(0xc0004a2e28?, 0xc7?)
	/usr/local/go/src/internal/poll/fd_mutex.go:179 +0xde
internal/poll.(*FD).readUnlock(0xc0003c91a0)
	/usr/local/go/src/internal/poll/fd_mutex.go:231 +0x1f
internal/poll.(*FD).Read(0xc0003c91a0, {0xc00038a988, 0x4, 0x4})
	/usr/local/go/src/internal/poll/fd_unix.go:170 +0x351
os.(*File).read(...)
	/usr/local/go/src/os/file_posix.go:29
os.(*File).Read(0xc000332b28, {0xc00038a988?, 0xc0004a2f48?, 0x411ae5?})
	/usr/local/go/src/os/file.go:118 +0x52
io.ReadAtLeast({0xd8e000, 0xc000332b28}, {0xc00038a988, 0x4, 0x4}, 0x4)
	/usr/local/go/src/io/io.go:335 +0x90
io.ReadFull(...)
	/usr/local/go/src/io/io.go:354
github.com/google/syzkaller/pkg/ipc.(*command).handshake.func1()
	/syzkaller/gopath/src/github.com/google/syzkaller/pkg/ipc/ipc.go:704 +0x5e
created by github.com/google/syzkaller/pkg/ipc.(*command).handshake in goroutine 56
	/syzkaller/gopath/src/github.com/google/syzkaller/pkg/ipc/ipc.go:701 +0x14d

Crashes (4):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/05/30 04:18 openbsd 00aa7573f64b 34889ee3 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore panic: inconsistent poll.fdMutex
2024/05/23 02:43 openbsd 6859a790d2a4 4d098039 .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore panic: inconsistent poll.fdMutex
2024/05/19 14:12 openbsd 63371a7f711d c0f1611a .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore panic: inconsistent poll.fdMutex
2024/05/02 13:50 openbsd 82673a188a32 3ba885bc .config console log report [disk image] [bsd.gdb] [kernel image] ci-openbsd-multicore panic: inconsistent poll.fdMutex
* Struck through repros no longer work on HEAD.