Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(471)

Unified Diff: fuzzer/go/frontend/data/testdata/stacktrace/6bad_release.dump

Issue 1668543004: Add AddressSanitizer to fuzzer analysis (Closed) Base URL: https://skia.googlesource.com/buildbot@remove-old-tests
Patch Set: add multi threaded delete Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: fuzzer/go/frontend/data/testdata/stacktrace/6bad_release.dump
diff --git a/fuzzer/go/frontend/data/testdata/stacktrace/6bad_release.dump b/fuzzer/go/frontend/data/testdata/stacktrace/6bad_release.dump
new file mode 100644
index 0000000000000000000000000000000000000000..ef956edf1ac3ac11974c2a318a1aaf2ac4f1c7fb
--- /dev/null
+++ b/fuzzer/go/frontend/data/testdata/stacktrace/6bad_release.dump
@@ -0,0 +1,34 @@
+*** Segmentation fault
+Register dump:
+
+ RAX: 0000000001d11340 RBX: 0000000001d112f0 RCX: 0000000100000000
+ RDX: 0000000000000000 RSI: 0000000000000004 RDI: 00007ffd726c5ff8
+ RBP: 0000000000018402 R8 : 00007fa4cd3e3d24 R9 : 00007fa4cd3e3d14
+ R10: 00007fa4cd3e3d04 R11: 00007fa4ccb4dd00 R12: 0000000001d11344
+ R13: 00007ffd726c5ff8 R14: 0000000000000000 R15: 000000000000010c
+ RSP: 00007ffd726c5f38
+
+ RIP: 0000000100000000 EFLAGS: 00010206
+
+ CS: 0033 FS: 0000 GS: 0000
+
+ Trap: 0000000e Error: 00000014 OldMask: 00000000 CR2: 00000000
+
+ FPUCW: 0000037f FPUSW: 00000000 TAG: 00000000
+ RIP: 00000000 RDP: 00000000
+
+ ST(0) 0000 0000000000000000 ST(1) 0000 0000000000000000
+ ST(2) 0000 0000000000000000 ST(3) 0000 0000000000000000
+ ST(4) 0000 0000000000000000 ST(5) 0000 0000000000000000
+ ST(6) 0000 0000000000000000 ST(7) 0000 0000000000000000
+ mxcsr: 1fa0
+ XMM0: 00000000000000000000000040800000 XMM1: 00000000000000000000000040800000
+ XMM2: 00000000000000000000000040800000 XMM3: 00000000000000000000000040800000
+ XMM4: 00000000000000000000000040800000 XMM5: 00000000000000000000000040800000
+ XMM6: 00000000000000000000000040800000 XMM7: 00000000000000000000000040800000
+ XMM8: 00000000000000000000000040800000 XMM9: 00000000000000000000000040800000
+ XMM10: 00000000000000000000000040800000 XMM11: 00000000000000000000000040800000
+ XMM12: 00000000000000000000000040800000 XMM13: 00000000000000000000000040800000
+ XMM14: 00000000000000000000000040800000 XMM15: 00000000000000000000000040800000
+
+Backtrace:

Powered by Google App Engine
This is Rietveld 408576698