syzbot


panic: Sentry detected stuck tasks (31)

Status: fixed on 2025/09/19 06:07
Fix commit: 6448dbe1b799 procfs: release the file system mutex on the error path
First crash: 43d, last: 1d19h
Similar bugs (28)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
gvisor panic: Sentry detected stuck tasks (16) 2 5 1198d 1271d 14/26 fixed on 2022/06/10 10:13
gvisor panic: Sentry detected stuck tasks (9) 2 9 1666d 1666d 14/26 fixed on 2021/02/26 03:02
gvisor panic: Sentry detected stuck tasks (14) 2 20 1387d 1433d 14/26 fixed on 2021/12/02 12:02
gvisor panic: Sentry detected stuck tasks (17) 2 C 822 854d 1119d 26/26 fixed on 2023/05/19 14:28
gvisor panic: Sentry detected stuck tasks (12) 2 2 1464d 1464d 14/26 fixed on 2021/09/17 01:50
gvisor panic: Sentry detected stuck tasks (20) 2 C 895 763d 765d 26/26 fixed on 2023/08/19 00:55
gvisor panic: Sentry detected stuck tasks 2 C 506 1812d 1832d 0/26 fixed on 2020/10/03 12:41
gvisor panic: Sentry detected stuck tasks (6) 2 syz 714 1700d 1752d 14/26 fixed on 2021/01/22 19:49
gvisor panic: Sentry detected stuck tasks (7) 2 syz 2567 1669d 1700d 14/26 fixed on 2021/02/23 13:36
gvisor panic: Sentry detected stuck tasks (4) 2 C 5 1766d 1767d 0/26 fixed on 2020/11/18 07:03
gvisor panic: Sentry detected stuck tasks (22) 2 5 713d 713d 26/26 fixed on 2023/10/07 05:04
gvisor panic: Sentry detected stuck tasks (8) 2 C 64 1667d 1668d 14/26 fixed on 2021/02/25 13:46
gvisor panic: Sentry detected stuck tasks (13) 2 1 1463d 1463d 14/26 fixed on 2021/09/27 21:02
gvisor panic: Sentry detected stuck tasks (10) 2 C 264 1613d 1666d 14/26 fixed on 2021/04/20 00:15
gvisor panic: Sentry detected stuck tasks (26) 2 C 17 282d 283d 26/26 fixed on 2024/12/11 10:55
gvisor panic: Sentry detected stuck tasks (11) 2 C 31 1479d 1606d 14/26 fixed on 2021/09/03 10:11
gvisor panic: Sentry detected stuck tasks (3) 2 C 180 1767d 1771d 0/26 fixed on 2020/11/17 10:52
gvisor panic: Sentry detected stuck tasks (28) 2 C 11282 147d 251d 26/26 fixed on 2025/04/24 21:44
gvisor panic: Sentry detected stuck tasks (21) 2 64 714d 762d 26/26 fixed on 2023/10/05 23:05
gvisor panic: Sentry detected stuck tasks (2) 2 C 951 1771d 1811d 0/26 fixed on 2020/11/13 09:22
gvisor panic: Sentry detected stuck tasks (5) 2 syz 83 1753d 1766d 0/26 fixed on 2020/12/01 11:18
gvisor panic: Sentry detected stuck tasks (27) 2 C 14 259d 279d 26/26 fixed on 2025/01/07 21:12
gvisor panic: Sentry detected stuck tasks (15) 2 C 2582 1307d 1384d 14/26 fixed on 2022/02/25 14:00
gvisor panic: Sentry detected stuck tasks (25) 2 C 78 283d 312d 26/26 fixed on 2024/12/09 18:01
gvisor panic: Sentry detected stuck tasks (29) 2 C 51 142d 147d 26/26 fixed on 2025/04/30 13:05
gvisor panic: Sentry detected stuck tasks (24) 2 C 13 701d 707d 26/26 fixed on 2023/10/19 08:45
gvisor panic: Sentry detected stuck tasks (23) 2 C 23 708d 713d 26/26 fixed on 2023/10/12 20:28
gvisor panic: Sentry detected stuck tasks (18) 2 C 625 795d 853d 26/26 fixed on 2023/07/19 00:35

Sample crash report:
panic: Sentry detected 1 stuck task(s):
		Task tid: 27146 (goroutine 93438), entered RunSys state 3m37.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 258 gp=0xc0001836c0 m=51 mp=0xc001ab3008 [running]:
panic({0x1c108e0?, 0xc0025c0e60?})
	GOROOT/src/runtime/panic.go:811 +0x168 fp=0xc001d6bba8 sp=0xc001d6baf8 pc=0x47d728
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).doAction(0xc000444080, 0x1, 0x1, 0xc001d6bd28)
	pkg/sentry/watchdog/watchdog.go:376 +0x499 fp=0xc001d6bcc0 sp=0xc001d6bba8 pc=0x129b9d9
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).report(0xc000444080, 0xc0048ac6f0, 0x1, {0x1?})
	pkg/sentry/watchdog/watchdog.go:335 +0x3b0 fp=0xc001d6be08 sp=0xc001d6bcc0 pc=0x129b450
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).runTurn(0xc000444080)
	pkg/sentry/watchdog/watchdog.go:317 +0x76d fp=0xc001d6bf30 sp=0xc001d6be08 pc=0x129aeed
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).loop(0xc000444080)
	pkg/sentry/watchdog/watchdog.go:254 +0x3b fp=0xc001d6bfc0 sp=0xc001d6bf30 pc=0x129a67b
gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start.gowrap2()
	pkg/sentry/watchdog/watchdog.go:205 +0x34 fp=0xc001d6bfe0 sp=0xc001d6bfc0 pc=0x129a074
runtime.goexit({})
	src/runtime/asm_amd64.s:1700 +0x1 fp=0xc001d6bfe8 sp=0xc001d6bfe0 pc=0x486aa1
created by gvisor.dev/gvisor/pkg/sentry/watchdog.(*Watchdog).Start in goroutine 1
	pkg/sentry/watchdog/watchdog.go:205 +0x39b

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2025/09/17 18:36 gvisor 2c49d9fd3897 e2beed91 .config console log report info ci-gvisor-ptrace-1-race panic: Sentry detected stuck tasks
2025/08/31 21:37 gvisor 376319f48048 807a3b61 .config console log report info ci-gvisor-systrap-1-cover panic: Sentry detected stuck tasks
2025/08/07 03:27 gvisor 7048e11fa6c3 9a42d6b1 .config console log report info ci-gvisor-systrap-1-cover panic: Sentry detected stuck tasks
* Struck through repros no longer work on HEAD.