Upload folder using huggingface_hub
Browse files
projects/ffmpeg/oss-fuzz_42537665/crash.log
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
INFO: Running with entropic power schedule (0xFF, 100).
|
| 2 |
+
INFO: Seed: 1432098016
|
| 3 |
+
INFO: Loaded 1 modules (106825 inline 8-bit counters): 106825 [0x556c2b537aa0, 0x556c2b551be9),
|
| 4 |
+
INFO: Loaded 1 PC tables (106825 PCs): 106825 [0x556c2b551bf0,0x556c2b6f3080),
|
| 5 |
+
/out/ffmpeg_dem_IAMF_fuzzer: Running 1 inputs 1 time(s) each.
|
| 6 |
+
Running: /tmp/poc
|
| 7 |
+
==90532==WARNING: MemorySanitizer: use-of-uninitialized-value
|
| 8 |
+
#0 0x556c2adcb317 in ff_iamf_parse_obu_header /src/ffmpeg/libavformat/iamf_parse.c
|
| 9 |
+
#1 0x556c2adcb675 in ff_iamfdec_read_descriptors /src/ffmpeg/libavformat/iamf_parse.c:1085:15
|
| 10 |
+
#2 0x556c2ab25ffc in iamf_read_header /src/ffmpeg/libavformat/iamfdec.c:78:11
|
| 11 |
+
#3 0x556c2aa88444 in avformat_open_input /src/ffmpeg/libavformat/demux.c:305:20
|
| 12 |
+
#4 0x556c2a9d4e4c in LLVMFuzzerTestOneInput /src/ffmpeg/tools/target_dem_fuzzer.c:202:11
|
| 13 |
+
#5 0x556c2a8ca380 in fuzzer::Fuzzer::ExecuteCallback(unsigned char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerLoop.cpp:614:13
|
| 14 |
+
#6 0x556c2a8b55f5 in fuzzer::RunOneTest(fuzzer::Fuzzer*, char const*, unsigned long) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:327:6
|
| 15 |
+
#7 0x556c2a8bb08f in fuzzer::FuzzerDriver(int*, char***, int (*)(unsigned char const*, unsigned long)) /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerDriver.cpp:862:9
|
| 16 |
+
#8 0x556c2a8e6332 in main /src/llvm-project/compiler-rt/lib/fuzzer/FuzzerMain.cpp:20:10
|
| 17 |
+
#9 0x7f37477a1082 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x24082) (BuildId: 0323ab4806bee6f846d9ad4bccfc29afdca49a58)
|
| 18 |
+
#10 0x556c2a8ad7dd in _start (/out/ffmpeg_dem_IAMF_fuzzer+0x2fb7dd)
|
| 19 |
+
|
| 20 |
+
Uninitialized value was created by an allocation of 'header' in the stack frame
|
| 21 |
+
#0 0x556c2adcb452 in ff_iamfdec_read_descriptors /src/ffmpeg/libavformat/iamf_parse.c:1071:5
|
| 22 |
+
|
| 23 |
+
SUMMARY: MemorySanitizer: use-of-uninitialized-value /src/ffmpeg/libavformat/iamf_parse.c in ff_iamf_parse_obu_header
|
| 24 |
+
Exiting
|
projects/ffmpeg/oss-fuzz_42537665/poc.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:36a9e7f1c95b82ffb99743e0c5c4ce95d83c9a430aac59f84ef3cbfab6145068
|
| 3 |
+
size 1
|
projects/ffmpeg/oss-fuzz_42537665/src.tgz
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c1fd350fc4fa6737a7199b2b18d068c99479026d7c3dff432eaf2afa16463e31
|
| 3 |
+
size 1886067056
|