aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/report/testdata
diff options
context:
space:
mode:
authorSiddharth M <siddharth.muralee@gmail.com>2019-03-08 12:25:08 +0530
committerDmitry Vyukov <dvyukov@google.com>2019-03-08 07:55:08 +0100
commit13faf88fdfe3c2b6f434942b793ebe5f59d32106 (patch)
treef48463406178665f0d911c0ab79f5b91bf511862 /pkg/report/testdata
parent9c70c31885ecd223227b62fdc1c969b49ac31ca1 (diff)
pkg/report: fix the error corrupting reports
* fix error with reports * add additional testdata
Diffstat (limited to 'pkg/report/testdata')
-rw-r--r--pkg/report/testdata/netbsd/report/1216
-rw-r--r--pkg/report/testdata/netbsd/report/62
2 files changed, 17 insertions, 1 deletions
diff --git a/pkg/report/testdata/netbsd/report/12 b/pkg/report/testdata/netbsd/report/12
new file mode 100644
index 000000000..4f70412d2
--- /dev/null
+++ b/pkg/report/testdata/netbsd/report/12
@@ -0,0 +1,16 @@
+TITLE: ASan: Unauthorized Access in vioscsi_scsipi_request
+
+[ 862.8030257] ASan: Unauthorized Access In 0xffffffff816aebfd: Addr 0xffffb700132eb8d0 [4 bytes, read, RedZone]
+[ 862.8231132] #0 0xffffffff816aebfd in vioscsi_scsipi_request <netbsd>
+[ 862.8231132] #1 0xffffffff80288c6b in scsipi_adapter_request <netbsd>
+[ 862.8371616] #2 0xffffffff80288e62 in scsipi_run_queue <netbsd>
+[ 862.8438316] #3 0xffffffff80289b15 in scsipi_execute_xs <netbsd>
+[ 862.8438316] #4 0xffffffff802a1816 in sd_diskstart <netbsd>
+[ 862.8569884] #5 0xffffffff810b4266 in dk_start <netbsd>
+[ 862.8632306] #6 0xffffffff810a97e0 in spec_strategy <netbsd>
+[ 862.8632306] #7 0xffffffff810956bf in VOP_STRATEGY <netbsd>
+[ 862.8759511] #8 0xffffffff810519bd in bwrite <netbsd>
+[ 862.8759511] #9 0xffffffff80e6d506 in ffs_update <netbsd>
+[ 862.8878322] #10 0xffffffff80ef272d in ufs_mkdir <netbsd>
+[ 862.8941193] #11 0xffffffff810943a5 in VOP_MKDIR <netbsd>
+[ 862.8941193] #12 0xffffffff8106e4f4 in do_sys_mkdirat.constprop.5 <netbsd>
diff --git a/pkg/report/testdata/netbsd/report/6 b/pkg/report/testdata/netbsd/report/6
index f5d257bc2..8d187acb8 100644
--- a/pkg/report/testdata/netbsd/report/6
+++ b/pkg/report/testdata/netbsd/report/6
@@ -1,4 +1,4 @@
-TITLE: ASan: Unauthorized Access in pipe syscall
+TITLE: ASan: Unauthorized Access in file_ctor
[ 21.8948097] ASan: Unauthorized Access In 0xffffffff80e88b87: Addr 0xffffd58012f95ee8 [8 bytes, write, RedZonePartial]
[ 21.9058826] #0 0xffffffff80e88b87 in file_ctor <netbsd>