Upload folder using huggingface_hub
Browse files
projects/c-blosc2/arvo_30974/crash.log
CHANGED
|
@@ -2,7 +2,7 @@ Accepting input from '/tmp/poc'
|
|
| 2 |
Usage for fuzzing: honggfuzz -P [flags] -- /out/decompress_frame_fuzzer
|
| 3 |
AddressSanitizer:DEADLYSIGNAL
|
| 4 |
=================================================================
|
| 5 |
-
==1866==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x0000004a0042 bp
|
| 6 |
==1866==The signal is caused by a READ memory access.
|
| 7 |
==1866==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used.
|
| 8 |
SCARINESS: 20 (wild-addr-read)
|
|
@@ -17,7 +17,7 @@ SCARINESS: 20 (wild-addr-read)
|
|
| 17 |
#8 0x577be9 in frame_decompress_chunk /src/c-blosc2/blosc/frame.c:2692:20
|
| 18 |
#9 0x4d4976 in LLVMFuzzerTestOneInput /src/c-blosc2/tests/fuzz/fuzz_decompress_frame.c:38:15
|
| 19 |
#10 0x4d509b in main (/out/decompress_frame_fuzzer+0x4d509b)
|
| 20 |
-
#11
|
| 21 |
#12 0x425c88 in _start (/out/decompress_frame_fuzzer+0x425c88)
|
| 22 |
|
| 23 |
DEDUP_TOKEN: AddressIsPoisoned--__asan::QuickCheckForUnpoisonedRegion(unsigned long, unsigned long)--__asan_memcpy
|
|
|
|
| 2 |
Usage for fuzzing: honggfuzz -P [flags] -- /out/decompress_frame_fuzzer
|
| 3 |
AddressSanitizer:DEADLYSIGNAL
|
| 4 |
=================================================================
|
| 5 |
+
==1866==ERROR: AddressSanitizer: SEGV on unknown address (pc 0x0000004a0042 bp 0x7ffedfb214c0 sp 0x7ffedfb20c78 T0)
|
| 6 |
==1866==The signal is caused by a READ memory access.
|
| 7 |
==1866==Hint: this fault was caused by a dereference of a high value address (see register values below). Disassemble the provided pc to learn which register was used.
|
| 8 |
SCARINESS: 20 (wild-addr-read)
|
|
|
|
| 17 |
#8 0x577be9 in frame_decompress_chunk /src/c-blosc2/blosc/frame.c:2692:20
|
| 18 |
#9 0x4d4976 in LLVMFuzzerTestOneInput /src/c-blosc2/tests/fuzz/fuzz_decompress_frame.c:38:15
|
| 19 |
#10 0x4d509b in main (/out/decompress_frame_fuzzer+0x4d509b)
|
| 20 |
+
#11 0x7f4cad57783f in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2083f)
|
| 21 |
#12 0x425c88 in _start (/out/decompress_frame_fuzzer+0x425c88)
|
| 22 |
|
| 23 |
DEDUP_TOKEN: AddressIsPoisoned--__asan::QuickCheckForUnpoisonedRegion(unsigned long, unsigned long)--__asan_memcpy
|
projects/c-blosc2/arvo_30974/src.tgz
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3709fdb04bf00a6d0945106d119bc9b80604bde80ed2328bfdc3384d9693e6f1
|
| 3 |
+
size 1092064
|