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: 1321d, last: 1321d
Similar bugs (19)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd openbsd build error (5) 2 1816d 1816d 3/3 fixed on 2019/05/07 19:17
openbsd openbsd build error 1 1902d 1902d 0/3 closed as invalid on 2019/02/10 04:34
openbsd openbsd build error (18) 1 710d 710d 0/3 closed as invalid on 2022/05/17 17:04
openbsd openbsd build error (8) 2 1472d 1472d 3/3 fixed on 2020/04/15 12:21
openbsd openbsd build error (15) 37 858d 920d 3/3 fixed on 2021/12/21 15:21
openbsd openbsd build error (14) 2 945d 945d 3/3 fixed on 2021/09/26 20:38
openbsd openbsd build error (19) 18 258d 535d 0/3 auto-obsoleted due to no activity on 2023/11/10 12:21
openbsd openbsd build error (20) 1 18d 18d 0/3 closed as invalid on 2024/04/08 23:38
openbsd openbsd build error (9) 1 1379d 1379d 3/3 fixed on 2020/08/02 07:38
openbsd openbsd build error (13) 1 1268d 1268d 0/3 closed as invalid on 2021/01/29 22:06
openbsd openbsd build error (11) 44 1284d 1288d 3/3 fixed on 2020/10/21 09:01
openbsd openbsd build error (3) 13 1849d 1851d 0/3 closed as invalid on 2019/04/04 14:04
openbsd openbsd build error (7) 1 1592d 1592d 0/3 closed as invalid on 2019/12/18 07:05
openbsd openbsd build error (17) 2 760d 760d 3/3 fixed on 2022/03/28 22:44
openbsd openbsd build error (12) 1 1282d 1282d 0/3 closed as invalid on 2020/10/23 06:08
openbsd openbsd build error (4) 5 1839d 1840d 0/3 closed as invalid on 2019/04/14 09:54
openbsd openbsd build error (16) 1 800d 800d 0/3 closed as invalid on 2022/02/17 03:42
openbsd openbsd build error (2) 1 1858d 1858d 3/3 fixed on 2019/03/27 10:02
openbsd openbsd build error (6) 1 1815d 1815d 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.