syzbot


openbsd build error (10)

Status: fixed on 2020/09/15 08:22
Reported-by: syzbot+de8c9d73a6641e74c8a3@syzkaller.appspotmail.com
Fix commit: Unbreak tree. Instead of passing struct process to siginit() just pass the struct sigacts since that is the only thing that is modified by siginit.
First crash: 1461d, last: 1460d
Similar bugs (20)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd openbsd build error (5) 2 1956d 1956d 3/3 fixed on 2019/05/07 19:17
openbsd openbsd build error 1 2042d 2042d 0/3 closed as invalid on 2019/02/10 04:34
openbsd openbsd build error (18) 1 849d 849d 0/3 closed as invalid on 2022/05/17 17:04
openbsd openbsd build error (8) 2 1612d 1612d 3/3 fixed on 2020/04/15 12:21
openbsd openbsd build error (15) 37 998d 1059d 3/3 fixed on 2021/12/21 15:21
openbsd openbsd build error (14) 2 1084d 1084d 3/3 fixed on 2021/09/26 20:38
openbsd openbsd build error (19) 18 398d 674d 0/3 auto-obsoleted due to no activity on 2023/11/10 12:21
openbsd openbsd build error (20) 1 158d 158d 0/3 closed as invalid on 2024/04/08 23:38
openbsd openbsd build error (9) 1 1519d 1519d 3/3 fixed on 2020/08/02 07:38
openbsd openbsd build error (13) 1 1407d 1407d 0/3 closed as invalid on 2021/01/29 22:06
openbsd openbsd build error (11) 44 1423d 1428d 3/3 fixed on 2020/10/21 09:01
openbsd openbsd build error (3) 13 1989d 1990d 0/3 closed as invalid on 2019/04/04 14:04
openbsd openbsd build error (7) 1 1732d 1732d 0/3 closed as invalid on 2019/12/18 07:05
openbsd openbsd build error (21) 113 6d11h 113d 0/3 upstream: reported on 2024/05/22 20:32
openbsd openbsd build error (17) 2 900d 900d 3/3 fixed on 2022/03/28 22:44
openbsd openbsd build error (12) 1 1422d 1422d 0/3 closed as invalid on 2020/10/23 06:08
openbsd openbsd build error (4) 5 1979d 1979d 0/3 closed as invalid on 2019/04/14 09:54
openbsd openbsd build error (16) 1 939d 939d 0/3 closed as invalid on 2022/02/17 03:42
openbsd openbsd build error (2) 1 1997d 1997d 3/3 fixed on 2019/03/27 10:02
openbsd openbsd build error (6) 1 1954d 1954d 0/3 closed as invalid on 2019/06/02 07:29

Sample crash report:
sys/kern/init_main.c:328:10: error: incompatible pointer types passing 'struct sigacts *' to parameter of type 'struct process *' [-Werror,-Wincompatible-pointer-types]

Crashes (3):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/09/13 14:41 openbsd 253b110478f7 21d289c2 .config console log report ci-openbsd-main
2020/09/13 13:41 openbsd 30ac9d243199 21d289c2 .config console log report ci-openbsd-main
2020/09/13 12:42 openbsd ff7b34024c37 21d289c2 .config console log report ci-openbsd-main
* Struck through repros no longer work on HEAD.