#8891 closed defect (needs_more_info)
ffmpeg crashes on certain flv input files
| Reported by: | meinlschmidt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Summary of the bug:
I have been fuzzing ffmpeg and detected crashes on some .flv input files. You can find the crash files and the crash logs in the attachment.
How to reproduce:
% ffmpeg -i crashfile.flv
ffmpeg N-99074-g9beaf536fe
built on Linux kali 5.7.0-kali3-amd64 SMP Debian 5.7.17-1kali1 (2020-08-26)
Attachments (10)
Change History (14)
by , 6 years ago
| Attachment: | crash1.txt added |
|---|
by , 6 years ago
| Attachment: | crash2.txt added |
|---|
by , 6 years ago
| Attachment: | crash3.txt added |
|---|
by , 6 years ago
| Attachment: | crash4.txt added |
|---|
by , 6 years ago
| Attachment: | crash5.txt added |
|---|
by , 6 years ago
| Attachment: | crash1.flv added |
|---|
by , 6 years ago
| Attachment: | crash2.flv added |
|---|
by , 6 years ago
| Attachment: | crash3.flv added |
|---|
by , 6 years ago
| Attachment: | crash4.flv added |
|---|
by , 6 years ago
| Attachment: | crash5.flv added |
|---|
follow-up: 2 comment:1 by , 6 years ago
comment:2 by , 6 years ago
Replying to richardpl:
I see no crashes just some strange uninitialized issues under valgrind.
Hi richard, yeah this may be. I just was not sure if there is a bug or not and thought its good if some professional checks it. Thought maybe it could be helpful.
Should i change the ticket description?
comment:3 by , 6 years ago
| Component: | ffmpeg → undetermined |
|---|---|
| Resolution: | → needs_more_info |
| Status: | new → closed |
None of the text files you attached show a crash and I cannot reproduce any irregularity with any of the files you attached.



I see no crashes just some strange uninitialized issues under valgrind.