Dmitry Vyukov
unread,Dec 17, 2020, 4:24:02 AM12/17/20Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to 王铮 (Zheng Wang/11153), syzk...@googlegroups.com, 康兴锋 (Xingfeng Kang), 孙政 (Zheng Sun)
On Thu, Dec 17, 2020 at 9:24 AM 王铮 (Zheng Wang/11153)
<
Zheng...@unisoc.com> wrote:
>
> Hi All:
>
> Recently I have met some problem will running syzkaller on Android kernel5.4.
>
>
>
> While I run syzkaller,an error occurred:
>
>
>
> 2020/12/17 16:05:07 machine check failed: got no coverage:
>
> 2020/12/10 09:44:32 Manager.Check call failed: you failed
>
> 2020/12/17 16:05:07 vm-0: crash: lost connection to test machine
>
>
>
> I have tried to delete some configs,but it didn’t work
>
>
>
> I have add the syzkaller config,kenel config and the syzkaller log to the attachment.
>
>
>
> Do you know some possible reason which may cause this problem?
>
> Any suggestion would be helpful.
>
>
>
> Thanks,
>
> Zheng
You don't have code coverage enabled:
#0 [1722ms] <- mmap=0x1ffff000 errno=14 cover=0
#0 [1723ms] <- mmap=0x20000000 errno=14 cover=0
#1 [1723ms] <- mmap=0x21000000 errno=14 cover=0
2020/12/17 16:05:07 machine check failed: got no coverage:
Either disable it in the manager config, or enable it in kernel.