Opened 14 years ago
Closed 14 years ago
#1111 closed defect (invalid)
ffprobe segfault using -show_frames on .mp4 file
| Reported by: | Rodney Baker | Owned by: | stefano |
|---|---|---|---|
| Priority: | normal | Component: | ffprobe |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
I don't know if this is related to ticket #997 or not. ffprobe generates a segfault after showing info for the first frame when calling ffprobe -show_frames <filename.mp4>.
Valgrind output in attached text file.
Attachments (1)
Change History (4)
by , 14 years ago
| Attachment: | ffprobe.segfault.txt added |
|---|
follow-up: 2 comment:1 by , 14 years ago
| Priority: | critical → normal |
|---|
Please test ffprobe from current git head (and please compile without --enable-shared), rerun valgrind and post output.
comment:2 by , 14 years ago
Replying to cehoyos:
Please test ffprobe from current git head (and please compile without --enable-shared), rerun valgrind and post output.
Please disregard and close as invalid. While troubleshooting I discovered an older version of ffprobe hiding in a directory that was earlier in the path. Sorry for the noise.



Output of valgrind -v --track-origins --leak-check=ful --show-reachable=yes ffprobe -show_frames <filename>