Ticket #1111 (closed defect: invalid)
ffprobe segfault using -show_frames on .mp4 file
| Reported by: | vk5ztv | 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
Change History
Changed 14 months ago by vk5ztv
-
attachment
ffprobe.segfault.txt
added
comment:1 follow-up: ↓ 2 Changed 14 months ago by cehoyos
- Priority changed from critical to normal
Please test ffprobe from current git head (and please compile without --enable-shared), rerun valgrind and post output.
comment:2 in reply to: ↑ 1 Changed 14 months ago by vk5ztv
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>