syzbot


panic: Sentry detected stuck tasks (27)

Status: fixed on 2025/01/07 21:12
Fix commit: 679c77e4f05e proc: Allow interrupting generation of /proc/pid/mount{s,info}
First crash: 69d, last: 49d
Similar bugs (25)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
gvisor panic: Sentry detected stuck tasks (16) 5 988d 1061d 14/26 fixed on 2022/06/10 10:13
gvisor panic: Sentry detected stuck tasks (9) 9 1456d 1457d 14/26 fixed on 2021/02/26 03:02
gvisor panic: Sentry detected stuck tasks (14) 20 1177d 1223d 14/26 fixed on 2021/12/02 12:02
gvisor panic: Sentry detected stuck tasks (17) C 822 644d 909d 26/26 fixed on 2023/05/19 14:28
gvisor panic: Sentry detected stuck tasks (12) 2 1254d 1254d 14/26 fixed on 2021/09/17 01:50
gvisor panic: Sentry detected stuck tasks (20) C 895 553d 555d 26/26 fixed on 2023/08/19 00:55
gvisor panic: Sentry detected stuck tasks C 506 1602d 1622d 0/26 fixed on 2020/10/03 12:41
gvisor panic: Sentry detected stuck tasks (6) syz 714 1491d 1542d 14/26 fixed on 2021/01/22 19:49
gvisor panic: Sentry detected stuck tasks (7) syz 2567 1459d 1490d 14/26 fixed on 2021/02/23 13:36
gvisor panic: Sentry detected stuck tasks (4) C 5 1556d 1557d 0/26 fixed on 2020/11/18 07:03
gvisor panic: Sentry detected stuck tasks (22) 5 503d 504d 26/26 fixed on 2023/10/07 05:04
gvisor panic: Sentry detected stuck tasks (8) C 64 1457d 1458d 14/26 fixed on 2021/02/25 13:46
gvisor panic: Sentry detected stuck tasks (13) 1 1253d 1253d 14/26 fixed on 2021/09/27 21:02
gvisor panic: Sentry detected stuck tasks (10) C 264 1404d 1456d 14/26 fixed on 2021/04/20 00:15
gvisor panic: Sentry detected stuck tasks (26) C 17 72d 73d 26/26 fixed on 2024/12/11 10:55
gvisor panic: Sentry detected stuck tasks (11) C 31 1269d 1396d 14/26 fixed on 2021/09/03 10:11
gvisor panic: Sentry detected stuck tasks (3) C 180 1557d 1561d 0/26 fixed on 2020/11/17 10:52
gvisor panic: Sentry detected stuck tasks (21) 64 504d 552d 26/26 fixed on 2023/10/05 23:05
gvisor panic: Sentry detected stuck tasks (2) C 951 1561d 1602d 0/26 fixed on 2020/11/13 09:22
gvisor panic: Sentry detected stuck tasks (5) syz 83 1543d 1556d 0/26 fixed on 2020/12/01 11:18
gvisor panic: Sentry detected stuck tasks (15) C 2582 1097d 1174d 14/26 fixed on 2022/02/25 14:00
gvisor panic: Sentry detected stuck tasks (25) C 78 74d 102d 26/26 fixed on 2024/12/09 18:01
gvisor panic: Sentry detected stuck tasks (24) C 13 491d 497d 26/26 fixed on 2023/10/19 08:45
gvisor panic: Sentry detected stuck tasks (23) C 23 498d 503d 26/26 fixed on 2023/10/12 20:28
gvisor panic: Sentry detected stuck tasks (18) C 625 585d 644d 26/26 fixed on 2023/07/19 00:35

Sample crash report:
panic: Sentry detected 1 stuck task(s):
		Task tid: 11 (goroutine 308), entered RunSys state 3m10.66s 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 60 gp=0xc0005aca80 m=22 mp=0xc000b64008 [running]:
panic({0x1beb780?, 0xc00098d080?})
	bazel-out/k8-fastbuild/bin/external/io_bazel_rules_go/stdlib_/src/runtime/panic.go:804 +0x168 fp=0xc000e61bb0 sp=0xc000e61b00 pc=0x478628
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000262180, 0x1, 0x1, 0xc000e61d30)
	pkg/sentry/watchdog/watchdog.go:376 +0x545 fp=0xc000e61cc8 sp=0xc000e61bb0 pc=0x12fc205
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000262180, 0xc00143c540, 0x1, {0x1?})
	pkg/sentry/watchdog/watchdog.go:335 +0x411 fp=0xc000e61e10 sp=0xc000e61cc8 pc=0x12fbbb1
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000262180)
	pkg/sentry/watchdog/watchdog.go:317 +0x838 fp=0xc000e61f30 sp=0xc000e61e10 pc=0x12fb5b8
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000262180)
	pkg/sentry/watchdog/watchdog.go:254 +0x5d fp=0xc000e61fc0 sp=0xc000e61f30 pc=0x12fac3d
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.gowrap2()
	pkg/sentry/watchdog/watchdog.go:205 +0x34 fp=0xc000e61fe0 sp=0xc000e61fc0 pc=0x12fa574
runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc000e61fe8 sp=0xc000e61fe0 pc=0x4819a1
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1
	pkg/sentry/watchdog/watchdog.go:205 +0x40d

Crashes (14):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2024/12/14 11:29 gvisor bd0cbf807169 7cbfbb3a .config console log report syz / log C ci-gvisor-ptrace-1-race-cover panic: Sentry detected stuck tasks
2024/12/14 11:27 gvisor bd0cbf807169 7cbfbb3a .config console log report syz / log C ci-gvisor-ptrace-3-race-cover panic: Sentry detected stuck tasks
2024/12/14 09:24 gvisor bd0cbf807169 7cbfbb3a .config console log report syz / log C ci-gvisor-systrap-1-race-cover panic: Sentry detected stuck tasks
2024/12/14 11:06 gvisor bd0cbf807169 7cbfbb3a .config console log report syz / log ci-gvisor-ptrace-2-race-cover panic: Sentry detected stuck tasks
2024/12/29 16:51 gvisor 768db8693149 444551c4 .config console log report info ci-gvisor-ptrace-2-race-cover panic: Sentry detected stuck tasks
2024/12/27 07:34 gvisor 84172e4e7034 444551c4 .config console log report info ci-gvisor-ptrace-2-race-cover panic: Sentry detected stuck tasks
2024/12/26 10:37 gvisor f7ad032e4adc 444551c4 .config console log report info ci-gvisor-systrap-1-race-cover panic: Sentry detected stuck tasks
2024/12/17 05:51 gvisor 3f058a843618 f93b2b55 .config console log report info ci-gvisor-systrap-1-race-cover panic: Sentry detected stuck tasks
2024/12/16 22:34 gvisor 3f058a843618 f93b2b55 .config console log report info ci-gvisor-systrap-1-race-cover panic: Sentry detected stuck tasks
2024/12/15 06:38 gvisor 7aa4e8dc34fa 7cbfbb3a .config console log report info ci-gvisor-systrap-1-race-cover panic: Sentry detected stuck tasks
2024/12/14 19:56 gvisor 7aa4e8dc34fa 7cbfbb3a .config console log report info ci-gvisor-ptrace-3-race-cover panic: Sentry detected stuck tasks
2024/12/14 19:43 gvisor 7aa4e8dc34fa 7cbfbb3a .config console log report info ci-gvisor-ptrace-1-race-cover panic: Sentry detected stuck tasks
2024/12/14 04:07 gvisor bd0cbf807169 7cbfbb3a .config console log report info ci-gvisor-systrap-1-race-cover panic: Sentry detected stuck tasks
2025/01/03 06:16 gvisor 4dbba85b072b d3ccff63 .config console log report info ci-gvisor-arm64-ptrace-1-cover panic: Sentry detected stuck tasks
* Struck through repros no longer work on HEAD.