Opened 12 years ago

Closed 12 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)

ffprobe.segfault.txt (179.7 KB ) - added by Rodney Baker 12 years ago.
Output of valgrind -v --track-origins --leak-check=ful --show-reachable=yes ffprobe -show_frames <filename>

Download all attachments as: .zip

Change History (4)

by Rodney Baker, 12 years ago

Attachment: ffprobe.segfault.txt added

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

comment:1 by Carl Eugen Hoyos, 12 years ago

Priority: criticalnormal

Please test ffprobe from current git head (and please compile without --enable-shared), rerun valgrind and post output.

in reply to:  1 comment:2 by Rodney Baker, 12 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.

comment:3 by Carl Eugen Hoyos, 12 years ago

Resolution: invalid
Status: newclosed

No problem.

Note: See TracTickets for help on using tickets.