Upload folder using huggingface_hub
Browse files
projects/binutils/arvo_56277/crash.log
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
Accepting input from '/tmp/poc'
|
| 2 |
+
Usage for fuzzing: honggfuzz -P [flags] -- /out/fuzz_addr2line
|
| 3 |
+
BFD: /tmp/libfuzzer.41866: no group info for section ''
|
| 4 |
+
/tmp/libfuzzer.41866: no group info for section ''
|
| 5 |
+
BFD: /tmp/libfuzzer.41866: no group info for section ''
|
| 6 |
+
/tmp/libfuzzer.41866: no group info for section ''
|
| 7 |
+
AddressSanitizer:DEADLYSIGNAL
|
| 8 |
+
=================================================================
|
| 9 |
+
==41866==ERROR: AddressSanitizer: SEGV on unknown address 0x000260038002 (pc 0x00000049f042 bp 0x7ffe005f4810 sp 0x7ffe005f3fd8 T0)
|
| 10 |
+
==41866==The signal is caused by a READ memory access.
|
| 11 |
+
SCARINESS: 20 (wild-addr-read)
|
| 12 |
+
#0 0x49f042 in AddressIsPoisoned /src/llvm-project/compiler-rt/lib/asan/asan_mapping.h:377:21
|
| 13 |
+
#1 0x49f042 in __asan::QuickCheckForUnpoisonedRegion(unsigned long, unsigned long) /src/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.h:31:13
|
| 14 |
+
#2 0x49ef14 in __asan_memcpy /src/llvm-project/compiler-rt/lib/asan/asan_interceptors_memintrinsics.cpp:22:3
|
| 15 |
+
#3 0x8a6f3e in ecoff_swap_sym_in /src/binutils-gdb/bfd/./ecoffswap.h:445:10
|
| 16 |
+
#4 0xba2e06 in lookup_line /src/binutils-gdb/bfd/ecofflink.c:2193:4
|
| 17 |
+
#5 0xba2e06 in _bfd_ecoff_locate_line /src/binutils-gdb/bfd/ecofflink.c:2393:13
|
| 18 |
+
#6 0x8f0d8d in _bfd_mips_elf_find_nearest_line /src/binutils-gdb/bfd/elfxx-mips.c:13213:11
|
| 19 |
+
#7 0x4e96cd in find_address_in_section /src/binutils-gdb/binutils/./fuzz_addr2line.h:197:11
|
| 20 |
+
#8 0x504ea3 in bfd_map_over_sections /src/binutils-gdb/bfd/section.c:1366:5
|
| 21 |
+
#9 0x4e84e9 in translate_addresses /src/binutils-gdb/binutils/./fuzz_addr2line.h:337:2
|
| 22 |
+
#10 0x4e84e9 in process_file /src/binutils-gdb/binutils/./fuzz_addr2line.h:470:3
|
| 23 |
+
#11 0x4e9472 in LLVMFuzzerTestOneInput /src/binutils-gdb/binutils/fuzz_addr2line.c:66:5
|
| 24 |
+
#12 0x4dd55b in main (/out/fuzz_addr2line+0x4dd55b)
|
| 25 |
+
#13 0x7f7228aa5082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 87b331c034a6458c64ce09c03939e947212e18ce)
|
| 26 |
+
#14 0x41e76d in _start (/out/fuzz_addr2line+0x41e76d)
|
| 27 |
+
|
| 28 |
+
DEDUP_TOKEN: AddressIsPoisoned--__asan::QuickCheckForUnpoisonedRegion(unsigned long, unsigned long)--__asan_memcpy
|
| 29 |
+
AddressSanitizer can not provide additional info.
|
| 30 |
+
SUMMARY: AddressSanitizer: SEGV /src/llvm-project/compiler-rt/lib/asan/asan_mapping.h:377:21 in AddressIsPoisoned
|
| 31 |
+
==41866==ABORTING
|
projects/binutils/arvo_56277/poc.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3bbcfef8e6689e6a2eaa5c1c9c943b2a2d552be6ff0264f491ef8b781fbe74b
|
| 3 |
+
size 7168
|
projects/binutils/arvo_56277/src.tgz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ff50005b5d7d58400cd63b5cf0672bba3bf8e03f2eca609b28437189c77f4085
|
| 3 |
+
size 88721053
|