syzbot
panic: Sentry detected 4 stuck task(s):
Status: fixed on 2020/03/17 20:38
Fix commit:
b0f2c3e7646d
Fix infinite loop in semaphore.sem.wakeWaiters().
First crash: 2333d, last: 2322d
Sample crash report:
panic: Sentry detected 4 stuck task(s):
Task tid: 3633 (0xe31), entered RunSys state 3m5.17s ago.
Task tid: 3634 (0xe32), entered RunSys state 3m3.96s ago.
Task tid: 3636 (0xe34), entered RunSys state 3m5.1s ago.
Task tid: 3635 (0xe33), entered RunSys state 3m5.08s ago.
Search for '(*Task).run(0x..., 0x<tid>)' in the stack dump to find the offending goroutine
Stack for running G's are skipped while panicking.
* Struck through repros no longer work on HEAD.