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: 1766d, last: 1766d
Similar bugs (22)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd openbsd build error (5) -1 2 2262d 2262d 3/3 fixed on 2019/05/07 19:17
openbsd openbsd build error -1 1 2348d 2348d 0/3 closed as invalid on 2019/02/10 04:34
openbsd openbsd build error (18) -1 1 1155d 1155d 0/3 closed as invalid on 2022/05/17 17:04
openbsd openbsd build error (8) -1 2 1918d 1918d 3/3 fixed on 2020/04/15 12:21
openbsd openbsd build error (15) -1 37 1304d 1365d 3/3 fixed on 2021/12/21 15:21
openbsd openbsd build error (22) -1 7 190d 229d 0/3 auto-obsoleted due to no activity on 2025/04/06 22:23
openbsd openbsd build error (14) -1 2 1390d 1390d 3/3 fixed on 2021/09/26 20:38
openbsd openbsd build error (19) -1 18 703d 980d 0/3 auto-obsoleted due to no activity on 2023/11/10 12:21
openbsd openbsd build error (20) -1 1 464d 464d 0/3 closed as invalid on 2024/04/08 23:38
openbsd openbsd build error (9) -1 1 1825d 1825d 3/3 fixed on 2020/08/02 07:38
openbsd openbsd build error (13) -1 1 1713d 1713d 0/3 closed as invalid on 2021/01/29 22:06
openbsd openbsd build error (11) -1 44 1729d 1734d 3/3 fixed on 2020/10/21 09:01
openbsd openbsd build error (3) -1 13 2295d 2296d 0/3 closed as invalid on 2019/04/04 14:04
openbsd openbsd build error (7) -1 1 2038d 2038d 0/3 closed as invalid on 2019/12/18 07:05
openbsd openbsd build error (21) -1 114 292d 419d 0/3 auto-obsoleted due to no activity on 2024/11/16 00:12
openbsd openbsd build error (17) -1 2 1206d 1206d 3/3 fixed on 2022/03/28 22:44
openbsd openbsd build error (12) -1 1 1728d 1728d 0/3 closed as invalid on 2020/10/23 06:08
openbsd openbsd build error (4) -1 5 2285d 2285d 0/3 closed as invalid on 2019/04/14 09:54
openbsd openbsd build error (16) -1 1 1245d 1245d 0/3 closed as invalid on 2022/02/17 03:42
openbsd openbsd build error (2) -1 1 2303d 2303d 3/3 fixed on 2019/03/27 10:02
openbsd openbsd build error (6) -1 1 2260d 2260d 0/3 closed as invalid on 2019/06/02 07:29
openbsd openbsd build error (23) -1 9 55d 77d 0/3 upstream: reported on 2025/04/30 01:44

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.