multicore build error (7)

Status: fixed on 2020/09/15 08:22
Reported-by: syzbot+e8de31d01eeb94b1c2fb@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: 2183d, last: 2183d
Similar bugs (19)
Kernel Title Rank 🛈 Repro Cause bisect Fix bisect Count Last Reported Patched Status
openbsd multicore build error (8) -1 88 2145d 2150d 3/4 fixed on 2020/10/21 09:01
openbsd multicore build error (4) -1 2 2676d 2676d 0/4 closed as invalid on 2019/06/02 07:29
openbsd multicore build error (13) -1 3 1807d 1807d 3/4 fixed on 2021/09/26 20:38
openbsd multicore build error (20) -1 2 294d 294d 0/4 auto-obsoleted due to no activity on 2026/02/13 01:44
openbsd multicore build error (17) -1 10 953d 1079d 0/4 auto-obsoleted due to no activity on 2024/04/25 04:14
openbsd multicore build error (2) -1 10 2701d 2701d 0/4 closed as invalid on 2019/04/14 09:55
openbsd multicore build error (5) -1 4 2334d 2334d 3/4 fixed on 2020/04/15 12:21
openbsd multicore build error (15) -1 6 1584d 1584d 3/4 fixed on 2022/05/05 21:27
openbsd multicore build error (3) -1 4 2678d 2678d 3/4 fixed on 2019/05/07 19:17
openbsd multicore build error (19) -1 21 579d 746d 0/4 auto-obsoleted due to no activity on 2025/05/03 22:13
openbsd multicore build error (9) -1 1 2144d 2144d 0/4 closed as invalid on 2020/10/23 06:08
openbsd multicore build error (6) -1 4 2228d 2241d 3/4 fixed on 2020/08/02 07:38
openbsd multicore build error (18) -1 217 788d 802d 0/4 closed as invalid on 2024/07/09 04:04
openbsd multicore build error (12) -1 1 2012d 2012d 0/4 auto-closed as invalid on 2021/06/01 09:39
openbsd multicore build error (14) -1 58 1720d 1722d 0/4 closed as invalid on 2021/12/21 07:17
openbsd multicore build error (16) -1 252 1228d 1456d 0/4 auto-obsoleted due to no activity on 2023/07/25 16:48
openbsd multicore build error (10) -1 2 2051d 2124d 0/4 closed as invalid on 2021/01/30 07:24
openbsd multicore build error -1 26 2711d 2712d 0/4 closed as invalid on 2019/04/04 14:04
openbsd multicore build error (11) -1 2 2019d 2019d 0/4 closed as invalid on 2021/02/25 05:21

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 (5):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2020/09/13 14:51 openbsd 253b110478f7 21d289c2 .config console log report ci-openbsd-setuid
2020/09/13 13:51 openbsd 30ac9d243199 21d289c2 .config console log report ci-openbsd-setuid
2020/09/13 12:52 openbsd ff7b34024c37 21d289c2 .config console log report ci-openbsd-setuid
2020/09/13 12:32 openbsd 33d02f36bc7a 21d289c2 .config console log report ci-openbsd-setuid
2020/09/12 23:19 openbsd 1d333c949e1a 21d289c2 .config console log report ci-openbsd-multicore
* Struck through repros no longer work on HEAD.