mirror of
https://github.com/reactos/syzkaller.git
synced 2024-11-23 03:19:51 +00:00
4a4e0509de
GO's runtime calls the write system call twice to print "panic:" and "the reason of this panic", so here is a race window when other threads can print something to the log and we will see something like this: panic: log messages from another thread The reason of the panic. This confuses the syzkaller blacklist and dedup detection. Signed-off-by: Andrei Vagin <avagin@google.com> |
||
---|---|---|
.. | ||
adb | ||
bhyve | ||
gce | ||
gvisor | ||
isolated | ||
kvm | ||
odroid | ||
qemu | ||
vmimpl | ||
vmm | ||
vm_test.go | ||
vm.go |