Ticket #1111 (closed defect: invalid)

Opened 14 months ago

Last modified 14 months ago

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

ffprobe.segfault.txt Download (179.7 KB) - added by vk5ztv 14 months ago.
Output of valgrind -v --track-origins --leak-check=ful --show-reachable=yes ffprobe -show_frames <filename>

Change History

Changed 14 months ago by vk5ztv

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

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.

comment:3 Changed 14 months ago by cehoyos

  • Status changed from new to closed
  • Resolution set to invalid

No problem.

Note: See TracTickets for help on using tickets.