Upload folder using huggingface_hub
Browse files
projects/binutils/arvo_59488/crash.log
ADDED
|
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Accepting input from '/tmp/poc'
|
| 2 |
+
Usage for fuzzing: honggfuzz -P [flags] -- /out/fuzz_nm
|
| 3 |
+
BFD: /tmp/libfuzzer.41936: warning: isymMax (110) is greater than ifdMax (108)
|
| 4 |
+
AddressSanitizer:DEADLYSIGNAL
|
| 5 |
+
=================================================================
|
| 6 |
+
==41936==ERROR: AddressSanitizer: SEGV on unknown address 0x6240746387c5 (pc 0x0000004ec2d0 bp 0x7fff8171cef0 sp 0x7fff8171cde0 T0)
|
| 7 |
+
==41936==The signal is caused by a READ memory access.
|
| 8 |
+
SCARINESS: 20 (wild-addr-read)
|
| 9 |
+
#0 0x4ec2d0 in filter_symbols /src/binutils-gdb/binutils/./fuzz_nm.h:790:7
|
| 10 |
+
#1 0x4ec2d0 in display_rel_file /src/binutils-gdb/binutils/./fuzz_nm.h:1477:14
|
| 11 |
+
#2 0x4e894d in display_file /src/binutils-gdb/binutils/./fuzz_nm.h:1644:7
|
| 12 |
+
#3 0x4e8eb4 in LLVMFuzzerTestOneInput /src/binutils-gdb/binutils/fuzz_nm.c:42:3
|
| 13 |
+
#4 0x4dd56b in main (/out/fuzz_nm+0x4dd56b)
|
| 14 |
+
#5 0x7f2421f00082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 87b331c034a6458c64ce09c03939e947212e18ce)
|
| 15 |
+
#6 0x41e77d in _start (/out/fuzz_nm+0x41e77d)
|
| 16 |
+
|
| 17 |
+
DEDUP_TOKEN: filter_symbols--display_rel_file--display_file
|
| 18 |
+
AddressSanitizer can not provide additional info.
|
| 19 |
+
SUMMARY: AddressSanitizer: SEGV /src/binutils-gdb/binutils/./fuzz_nm.h:790:7 in filter_symbols
|
| 20 |
+
==41936==ABORTING
|
projects/binutils/arvo_59488/poc.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b95dd90565f59bac6cf65dc7c3945faf100cf7b9028f7d67bef85427f2b27a6d
|
| 3 |
+
size 7988
|
projects/binutils/arvo_59488/src.tgz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7c671aee0ece32e928965aafeb2e90952f609fc9572f7958a9994ca9f5f10cff
|
| 3 |
+
size 89107784
|