syzbot


kvm: panic: Sentry detected stuck tasks (24)

Status: fixed on 2024/12/11 10:55
Fix commit: c88ffa321eb9 Returns ENOBUFS when writing to a veth device whose buffer is full.
First crash: 116d, last: 73d
Similar bugs (21)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
gvisor kvm: panic: Sentry detected stuck tasks (2) C 66 1252d 1415d 14/26 fixed on 2021/09/25 08:25
gvisor kvm: panic: Sentry detected stuck tasks (7) 1 1006d 999d 14/26 fixed on 2022/06/09 21:04
gvisor kvm: panic: Sentry detected stuck tasks (19) 3 465d 464d 26/26 fixed on 2023/11/15 20:33
gvisor kvm: panic: Sentry detected stuck tasks (23) 1 339d 339d 0/26 auto-obsoleted due to no activity on 2024/06/25 13:36
gvisor kvm: panic: Sentry detected stuck tasks C 152 1430d 1446d 14/26 fixed on 2021/03/24 13:21
gvisor kvm: panic: Sentry detected stuck tasks (6) 15 1088d 1099d 14/26 fixed on 2022/03/01 23:36
gvisor kvm: panic: Sentry detected stuck tasks (18) C 3 477d 482d 26/26 fixed on 2023/11/03 12:12
gvisor kvm: panic: Sentry detected stuck tasks (4) C 627 1169d 1196d 14/26 fixed on 2021/12/10 13:30
gvisor kvm: panic: Sentry detected stuck tasks (10) 3 830d 847d 14/26 fixed on 2022/11/30 11:09
gvisor kvm: panic: Sentry detected stuck tasks (22) C 8 444d 454d 26/26 fixed on 2023/12/12 09:56
gvisor kvm: panic: Sentry detected stuck tasks (8) 1 925d 925d 0/26 closed as invalid on 2022/08/11 16:05
gvisor kvm: panic: Sentry detected stuck tasks (11) 1 811d 811d 0/26 closed as invalid on 2022/12/05 18:51
gvisor kvm: panic: Sentry detected stuck tasks (21) C 2 459d 461d 26/26 fixed on 2023/11/21 23:47
gvisor kvm: panic: Sentry detected stuck tasks (15) C 186 553d 556d 26/26 fixed on 2023/08/19 00:49
gvisor kvm: panic: Sentry detected stuck tasks (20) C 2 463d 463d 26/26 fixed on 2023/11/17 11:27
gvisor kvm: panic: Sentry detected stuck tasks (5) C 65 1100d 1161d 14/26 fixed on 2022/02/18 08:00
gvisor kvm: panic: Sentry detected stuck tasks (9) 2 895d 897d 14/26 fixed on 2022/09/20 07:30
gvisor kvm: panic: Sentry detected stuck tasks (3) 1 1214d 1214d 0/26 closed as invalid on 2021/10/27 19:47
gvisor kvm: panic: Sentry detected stuck tasks (12) 193 622d 785d 26/26 fixed on 2023/06/10 02:45
gvisor kvm: panic: Sentry detected stuck tasks (14) syz 4 568d 573d 26/26 fixed on 2023/08/08 01:03
gvisor kvm: panic: Sentry detected stuck tasks (17) 14 502d 532d 26/26 fixed on 2023/10/09 12:22

Sample crash report:
panic: Sentry detected 1 stuck task(s):
		Task tid: 57 (goroutine 387), entered RunSys state 3m17.73s ago.
	Search for 'goroutine <id>' in the stack dump to find the offending goroutine(s)
	Stack for running G's are skipped while panicking.

goroutine 16 gp=0xc00054c1c0 m=20 mp=0xc001002708 [running]:
panic({0x1234820?, 0xc0009af310?})
	bazel-out/k8-fastbuild/bin/external/io_bazel_rules_go/stdlib_/src/runtime/panic.go:804 +0x168 fp=0xc000a01c90 sp=0xc000a01be0 pc=0x473fe8
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000a01da8?, 0x14f4e24?, 0x50?, 0xc000a01da8)
	pkg/sentry/watchdog/watchdog.go:376 +0x385 fp=0xc000a01d50 sp=0xc000a01c90 pc=0xd1a185
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc00018c180, 0xc0011fc780, 0x1, {0x0?})
	pkg/sentry/watchdog/watchdog.go:335 +0x28b fp=0xc000a01e80 sp=0xc000a01d50 pc=0xd19d2b
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc00018c180)
	pkg/sentry/watchdog/watchdog.go:317 +0x554 fp=0xc000a01f58 sp=0xc000a01e80 pc=0xd19974
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc00018c180)
	pkg/sentry/watchdog/watchdog.go:254 +0x37 fp=0xc000a01fc8 sp=0xc000a01f58 pc=0xd19377
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.gowrap2()
	pkg/sentry/watchdog/watchdog.go:205 +0x25 fp=0xc000a01fe0 sp=0xc000a01fc8 pc=0xd18ea5
runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000a01fe8 sp=0xc000a01fe0 pc=0x47d0c1
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1
	pkg/sentry/watchdog/watchdog.go:205 +0x1ec

Crashes (9):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/12/10 17:13 gvisor 95ca82d87278 cfc402b4 .config console log report syz / log C ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/11/22 23:29 gvisor 9e0e42b665d5 68da6d95 console log report syz / log C ci-gvisor-kvm kvm: panic: Sentry detected stuck tasks
2024/11/22 23:05 gvisor 9e0e42b665d5 68da6d95 .config console log report syz / log C ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/11/12 18:22 gvisor e22dc2972791 c819f227 .config console log report info ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/11/12 14:18 gvisor e22dc2972791 c819f227 .config console log report info ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/11/11 22:23 gvisor 966dfe550516 75bb1b32 .config console log report info ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/10/29 10:01 gvisor 6bae0a7b387b 66aeb999 .config console log report info ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/10/29 04:56 gvisor 6bae0a7b387b 66aeb999 .config console log report info ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
2024/10/28 15:29 gvisor 0b2cae1b4ea8 9efb3cc7 .config console log report info ci-gvisor-kvm-cover kvm: panic: Sentry detected stuck tasks
* Struck through repros no longer work on HEAD.