On Thu, Jul 18, 2019 at 8:03 AM Siddharth Muralee
<
siddhart...@gmail.com> wrote:
>
> Hey Dmitry,
> I saw that the execs are failing for NetBSD. Is the due to the prefix computation code?
>
> Also, we were thinking if it would be possible to have a separate instance with KuBSan instead of KASAN. We still haven't figured out how to make them work together. And it would probably be a while before someone takes a look at what's going wrong.
+syzkaller mailing list
Yes, it seems like something related to coverage reports, the
syz-manager started objdump and waits for it to exit, but it did not
command it to exit:
root 15892 0.5 0.0 112000 67348 ? Sl Jul17 4:44 \_
syzkaller/current/bin/syz-manager -config
/syzkaller/managers/netbsd/current/manager.cfg
root 28018 0.0 0.0 50404 36996 ? S Jul17 0:00
\_ objdump -d --no-show-raw-insn
/syzkaller/managers/netbsd/current/obj/netbsd.gdb
Here is goroutine traceback of syz-manager:
https://gist.githubusercontent.com/dvyukov/b92e5dbf68d873458fa52474af3c85aa/raw/ceae5c6ee91d2a8567578e8a9be148e2b887e3eb/gistfile1.txt