diff options
| author | Anton Lindqvist <anton@basename.se> | 2020-12-06 00:19:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-05 15:19:43 -0800 |
| commit | f12ba0c59fb470378fd054bba8ce424156c4f164 (patch) | |
| tree | d4aeb4aea6f352437f6dc10af1de781af70c2578 /executor | |
| parent | 5050311712ecf43945d306df4653fc28da89fb43 (diff) | |
pkg/report: make panic oops on openbsd more stringent (#2315)
It looks we got a couple of odd crashes where the syz-executor is
probably hanging but the VM is still responsive[1].
Does the hypervisor try to diagnose the VM under such circumstances?
Since the VM is still responsive, the input written to the console is
echoed back which in turns causes a panic to be detected.
If this theory is true, we can avoid detecting such false positives by
making the oops indicator disjoint from the input written to the
console.
[1] https://syzkaller.appspot.com/bug?id=af604b59c590384e9faa00dfc958ef87a922ae71
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions
