Opened 2 years ago
Closed 2 years ago
#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 , 2 years ago
Analyzed by developer: | unset |
---|---|
Reproduced by developer: | unset |
comment:3 by , 2 years ago
Keywords: | avformat crash removed |
---|---|
Priority: | critical → normal |
Resolution: | → needs_more_info |
Status: | new → closed |
Version: | 4.4.1 → unspecified |
Note:
See TracTickets
for help on using tickets.
You need to provide way more details to make this into a proper ticket. We basically can't fix what we can't reproduce.