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: 1530d, last: 1530d
Similar bugs (20)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd openbsd build error (5) 2 2025d 2025d 3/3 fixed on 2019/05/07 19:17
openbsd openbsd build error 1 2111d 2111d 0/3 closed as invalid on 2019/02/10 04:34
openbsd openbsd build error (18) 1 919d 919d 0/3 closed as invalid on 2022/05/17 17:04
openbsd openbsd build error (8) 2 1681d 1681d 3/3 fixed on 2020/04/15 12:21
openbsd openbsd build error (15) 37 1067d 1129d 3/3 fixed on 2021/12/21 15:21
openbsd openbsd build error (14) 2 1154d 1154d 3/3 fixed on 2021/09/26 20:38
openbsd openbsd build error (19) 18 467d 744d 0/3 auto-obsoleted due to no activity on 2023/11/10 12:21
openbsd openbsd build error (20) 1 227d 227d 0/3 closed as invalid on 2024/04/08 23:38
openbsd openbsd build error (9) 1 1588d 1588d 3/3 fixed on 2020/08/02 07:38
openbsd openbsd build error (13) 1 1476d 1476d 0/3 closed as invalid on 2021/01/29 22:06
openbsd openbsd build error (11) 44 1493d 1497d 3/3 fixed on 2020/10/21 09:01
openbsd openbsd build error (3) 13 2058d 2059d 0/3 closed as invalid on 2019/04/04 14:04
openbsd openbsd build error (7) 1 1801d 1801d 0/3 closed as invalid on 2019/12/18 07:05
openbsd openbsd build error (21) 114 55d 183d 0/3 auto-obsoleted due to no activity on 2024/11/16 00:12
openbsd openbsd build error (17) 2 969d 969d 3/3 fixed on 2022/03/28 22:44
openbsd openbsd build error (12) 1 1491d 1491d 0/3 closed as invalid on 2020/10/23 06:08
openbsd openbsd build error (4) 5 2048d 2049d 0/3 closed as invalid on 2019/04/14 09:54
openbsd openbsd build error (16) 1 1009d 1009d 0/3 closed as invalid on 2022/02/17 03:42
openbsd openbsd build error (2) 1 2067d 2067d 3/3 fixed on 2019/03/27 10:02
openbsd openbsd build error (6) 1 2023d 2023d 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.