#9840 closed defect (needs_more_info)

FFMPEG Crash on reading the incorrect packet from frame buffer

Reported by: Meganathan Owned by:
Priority: normal Component: avformat
Version: unspecified Keywords:
Cc: Meganathan Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
How to reproduce:
In av_read_frame , on specific test scenario when the port connected to the camera is bombarded with test packets, the API reads the incomplete packet and we see that av_read_frame crashed without returning any error code.

After this the streaming from the camera is stopped and the screen blacks out.

Change History (3)

comment:1 by mkver, 22 months ago

Analyzed by developer: unset
Reproduced by developer: unset

You need to provide way more details to make this into a proper ticket. We basically can't fix what we can't reproduce.

comment:2 by Balling, 22 months ago

We do not support 4.4.1. Only latest master.

comment:3 by Carl Eugen Hoyos, 20 months ago

Keywords: avformat crash removed
Priority: criticalnormal
Resolution: needs_more_info
Status: newclosed
Version: 4.4.1unspecified
Note: See TracTickets for help on using tickets.