syzbot


WARNING in task_participate_group_stop

Status: fixed on 2018/02/06 10:09
Fix commit: kernel/signal.c: remove the no longer needed SIGNAL_UNKILLABLE check in complete_signal()
First crash: 2307d, last: 2300d
Similar bugs (8)
Kernel Title Repro Cause bisect Fix bisect Count Last Reported Patched Status
linux-4.14 WARNING in task_participate_group_stop C inconclusive 8 578d 1600d 0/1 upstream: reported C repro on 2019/12/02 14:36
upstream WARNING in task_participate_group_stop (2) kernel C inconclusive unreliable 21 50d 2182d 0/26 upstream: reported C repro on 2018/04/29 17:00
android-414 WARNING in task_participate_group_stop C 2 1871d 1835d 0/1 public: reported C repro on 2019/04/12 00:01
android-44 WARNING in task_participate_group_stop (2) C 4 1871d 1834d 0/2 public: reported C repro on 2019/04/13 00:00
android-49 WARNING in task_participate_group_stop C 15 2291d 2448d 2/3 fixed on 2018/02/06 12:55
upstream WARNING in task_participate_group_stop C 29 2348d 2363d 4/26 fixed on 2018/02/02 04:39
linux-4.19 WARNING in task_participate_group_stop C error 11 579d 1600d 0/1 upstream: reported C repro on 2019/12/02 13:46
android-49 WARNING in task_participate_group_stop (2) C 11 1600d 1833d 0/3 public: reported C repro on 2019/04/14 00:00

Sample crash report:
------------[ cut here ]------------
WARNING: CPU: 0 PID: 1 at kernel/signal.c:334 task_participate_group_stop+0x21d/0x2d0 kernel/signal.c:334()
Kernel panic - not syncing: panic_on_warn set ...

CPU: 0 PID: 1 Comm: init Not tainted 4.4.107-g610c835 #4
Hardware name: Google Google Compute Engine/Google Compute Engine, BIOS Google 01/01/2011
 0000000000000000 97cc29f8b0898c29 ffff8801da20fa38 ffffffff81d0457d
 ffffffff838429a0 ffff8801da20fb10 ffffffff838485e0 0000000000000009
 000000000000014e ffff8801da20fb00 ffffffff8141774a 0000000041b58ab3
Call Trace:
 [<ffffffff81d0457d>] __dump_stack lib/dump_stack.c:15 [inline]
 [<ffffffff81d0457d>] dump_stack+0xc1/0x124 lib/dump_stack.c:51
 [<ffffffff8141774a>] panic+0x1aa/0x388 kernel/panic.c:112
 [<ffffffff8112adb5>] warn_slowpath_common+0x125/0x140 kernel/panic.c:455
 [<ffffffff8112b019>] warn_slowpath_null+0x29/0x30 kernel/panic.c:492
 [<ffffffff811509fd>] task_participate_group_stop+0x21d/0x2d0 kernel/signal.c:334
 [<ffffffff8115527b>] do_signal_stop+0x19b/0x7a0 kernel/signal.c:2022
 [<ffffffff81159d48>] get_signal+0x4c8/0x1660 kernel/signal.c:2278
 [<ffffffff8100e7fb>] do_signal+0x8b/0x1d40 arch/x86/kernel/signal.c:712
 [<ffffffff81003602>] exit_to_usermode_loop+0x122/0x170 arch/x86/entry/common.c:247
 [<ffffffff81006545>] prepare_exit_to_usermode arch/x86/entry/common.c:282 [inline]
 [<ffffffff81006545>] syscall_return_slowpath+0x1b5/0x1f0 arch/x86/entry/common.c:347
 [<ffffffff83773e9e>] int_ret_from_sys_call+0x25/0x9f
Shutting down cpus with NMI
Dumping ftrace buffer:
   (ftrace buffer empty)
Kernel Offset: disabled
Rebooting in 86400 seconds..

Crashes (10):
Time Kernel Commit Syzkaller Config Log Report Syz repro C repro VM info Assets (help?) Manager Title
2018/01/01 18:51 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 00193447 .config console log report syz C ci-android-44-kasan-gce-386
2018/01/01 13:47 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 00193447 .config console log report syz C ci-android-44-kasan-gce
2018/01/01 04:10 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 00193447 .config console log report syz C ci-android-44-kasan-gce-386
2017/12/31 22:49 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 00193447 .config console log report syz C ci-android-44-kasan-gce
2017/12/31 05:35 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 bb6384b8 .config console log report syz C ci-android-44-kasan-gce-386
2017/12/31 00:56 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 bb6384b8 .config console log report syz C ci-android-44-kasan-gce
2017/12/29 08:45 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 7d240098 .config console log report syz C ci-android-44-kasan-gce-386
2017/12/29 01:02 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 7d240098 .config console log report syz C ci-android-44-kasan-gce
2017/12/25 22:19 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 73aba437 .config console log report syz C ci-android-44-kasan-gce-386
2017/12/25 19:00 https://android.googlesource.com/kernel/common android-4.4 610c835673f3 73aba437 .config console log report syz C ci-android-44-kasan-gce
* Struck through repros no longer work on HEAD.