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

Side by Side Diff: fuzzer/go/frontend/data/testdata/parse-catchsegv-edge.dump

Issue 1660593006: Delete old catchsegv parsing tests from fuzzer (Closed) Base URL: https://skia.googlesource.com/buildbot@master
Patch Set: 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 unified diff | Download patch
OLDNEW
1 *** Segmentation fault 1 *** Segmentation fault
2 Register dump: 2 Register dump:
3 3
4 RAX: 000000000023007e RBX: 00007f38990c4f10 RCX: 0000000001cfc207 4 RAX: 000000000023007e RBX: 00007f38990c4f10 RCX: 0000000001cfc207
5 RDX: 0000000000000080 RSI: 0000000000230000 RDI: 0000000001cfc2d0 5 RDX: 0000000000000080 RSI: 0000000000230000 RDI: 0000000001cfc2d0
6 RBP: 0000000080ff0000 R8 : 0000000000000000 R9 : 0000000000000001 6 RBP: 0000000080ff0000 R8 : 0000000000000000 R9 : 0000000000000001
7 R10: 0000000000000022 R11: 0000000000803330 R12: 0000000001cfc2d0 7 R10: 0000000000000022 R11: 0000000000803330 R12: 0000000001cfc2d0
8 R13: 0000000001cfc3a0 R14: 0000000001cfc3a0 R15: 0000000000000020 8 R13: 0000000001cfc3a0 R14: 0000000001cfc3a0 R15: 0000000000000020
9 RSP: 00007ffd2cbc1938 9 RSP: 00007ffd2cbc1938
10 10
(...skipping 140 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 7f389ef77000-7f389ef78000 r--p 00000000 00:00 0 151 7f389ef77000-7f389ef78000 r--p 00000000 00:00 0
152 7f389ef78000-7f389ef79000 rw-p 00000000 00:00 0 152 7f389ef78000-7f389ef79000 rw-p 00000000 00:00 0
153 7f389ef79000-7f389ef7a000 r--p 00000000 00:00 0 153 7f389ef79000-7f389ef7a000 r--p 00000000 00:00 0
154 7f389ef7a000-7f389ef7c000 rw-p 00000000 00:00 0 154 7f389ef7a000-7f389ef7c000 rw-p 00000000 00:00 0
155 7f389ef7c000-7f389ef7d000 r--p 00022000 fc:01 416653 /lib/x86_64-linux-gnu/ld-2. 19.so 155 7f389ef7c000-7f389ef7d000 r--p 00022000 fc:01 416653 /lib/x86_64-linux-gnu/ld-2. 19.so
156 7f389ef7d000-7f389ef7e000 rw-p 00023000 fc:01 416653 /lib/x86_64-linux-gnu/ld-2. 19.so 156 7f389ef7d000-7f389ef7e000 rw-p 00023000 fc:01 416653 /lib/x86_64-linux-gnu/ld-2. 19.so
157 7f389ef7e000-7f389ef7f000 rw-p 00000000 00:00 0 157 7f389ef7e000-7f389ef7f000 rw-p 00000000 00:00 0
158 7ffd2cba3000-7ffd2cbc5000 rw-p 00000000 00:00 0 [stack] 158 7ffd2cba3000-7ffd2cbc5000 rw-p 00000000 00:00 0 [stack]
159 7ffd2cbfe000-7ffd2cc00000 r-xp 00000000 00:00 0 [vdso] 159 7ffd2cbfe000-7ffd2cc00000 r-xp 00000000 00:00 0 [vdso]
160 ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall] 160 ffffffffff600000-ffffffffff601000 r-xp 00000000 00:00 0 [vsyscall]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698