syzbot


panic: wait failed: the process NUM:LINE exited: 1f (err <nil>) (3)

Status: closed as dup on 2019/12/19 22:54
Fix commit: 17c18241cdeb platform/syscall: use syscall + int3 to execute a system call in a stub process
First crash: 1805d, last: 1805d
Similar bugs (2)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
gvisor panic: wait failed: the process NUM:LINE exited: 1f (err <nil>) (4) 2 1797d 1791d 0/26 fixed on 2020/02/27 08:57
gvisor panic: wait failed: the process NUM:LINE exited: 1f (err <nil>) 1 1895d 1895d 0/26 closed as invalid on 2019/09/19 17:18

Sample crash report:
panic: wait failed: the process 64051:3079 exited: 1f (err <nil>)
Registers:
	R15	 = 000000000000bcac
	R14	 = 0000000000eb8c20
	R13	 = 0000000000000000
	R12	 = 00000000000000f2
	Rbp	 = 000000c00012deb8
	Rbx	 = 0000000000000001
	R11	 = 0000000000000206
	R10	 = 0000000000000011
	R9	 = 000000001812a000
	R8	 = 000000000000000b
	Rax	 = 0000000000000009
	Rcx	 = 00007fffffff0053
	Rdx	 = 0000000000000003
	Rsi	 = 0000000000041000
	Rdi	 = 00002b07a844f000
	Orig_rax = 000000000000003e
	Rip	 = 00007fffffff0051
	Cs	 = 0000000000000033
	Eflags	 = 0000000000000206
	Rsp	 = 000000c00012ddc8
	Ss	 = 000000000000002b
	Fs_base	 = 00000000014d9730
	Gs_base	 = 0000000000000000
	Ds	 = 0000000000000000
	Es	 = 0000000000000000
	Fs	 = 0000000000000000
	Gs	 = 0000000000000000
stubStart	 = 00007fffffff0000

Crashes (1):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2019/12/17 19:56 https://gvisor.googlesource.com/gvisor master 0881abdfdda6 2b31345f .config console log report ci-gvisor-ptrace-direct-overlay-host
* Struck through repros no longer work on HEAD.