From 645a1add5cd43a7dc04fe3487f355bcca26f646e Mon Sep 17 00:00:00 2001 From: Aleksandr Nogikh Date: Wed, 5 Jul 2023 15:20:13 +0200 Subject: pkg/report: introduce crash.SyzFailure report type It refers to SYZFAIL and SYZFATAL errors. --- pkg/report/testdata/all/report/5 | 1 + 1 file changed, 1 insertion(+) (limited to 'pkg/report/testdata/all') diff --git a/pkg/report/testdata/all/report/5 b/pkg/report/testdata/all/report/5 index 797dd5456..506845436 100644 --- a/pkg/report/testdata/all/report/5 +++ b/pkg/report/testdata/all/report/5 @@ -1,4 +1,5 @@ TITLE: SYZFATAL: executor NUM failed NUM times: call NUM/NUM/NUM: signal overflow: ADDR/ADDR ALT: SYZFATAL +TYPE: SYZ_FAILURE 2022/04/21 07:35:27 SYZFATAL: executor 0 failed 11 times: call 15/15/3356: signal overflow: 808464432/16776764 -- cgit mrf-deployment