Changes between Initial Version and Version 1 of Ticket #10628


Ignore:
Timestamp:
Oct 18, 2023, 5:07:55 PM (3 years ago)
Author:
quinkblack
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10628 – Description

    initial v1  
    99
    1010The playback is fine. However, with seek there is a heap use after free crash:
     11
     12
     13{{{
    1114
    1215Seek to 35% ( 0:10:26) of total duration ( 0:29:59)       B f=0/0                                                                                                                                                                                                                               
     
    7174    #17 0x559f48e5405c in frame_worker_thread /home/quink/work/ffmpeg-ci/build/ffmpeg/src/libavcodec/pthread_frame.c:223:21
    7275    #18 0x7f97d8094ac2 in start_thread nptl/./nptl/pthread_create.c:442:8
     76}}}