You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It serves two purposes:
1) Ignore the remote coverage that was initiated by the already exited
executor instances.
2) Circumvent the KCOV bug that sometimes results in dangling remote
kcov handles. The bug is fixed in [1], but it will take time for it
to reach all the kernels we fuzz.
Fixesgoogle#4626.
[1] https://lore.kernel.org/all/[email protected]/
This bug happens a lot when fuzzing v6.8 kernel:
Also happens on syzbot.
The text was updated successfully, but these errors were encountered: