[FFmpeg-trac] #6369(undetermined:new): Memory leak on HLS segmenting without transcoding

FFmpeg trac at avcodec.org
Fri May 5 13:45:29 EEST 2017


#6369: Memory leak on HLS segmenting without transcoding
-------------------------------------+-------------------------------------
             Reporter:  ksotik       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  hls leak     |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:5 ksotik]:
 > {{{
 > ==9469== 18,460 bytes in 284 blocks are definitely lost in loss record 3
 of 3
 > ==9469==    at 0x4C28C20: malloc (vg_replace_malloc.c:296)
 > ==9469==    by 0x4C2AFCF: realloc (vg_replace_malloc.c:692)
 > ==9469==    by 0xFE42FB: ??? (in /usr/local/bin/ffmpeg)
 > ==9469==    by 0x63A28A: ??? (in /usr/local/bin/ffmpeg)
 > ==9469==    by 0x696679: ??? (in /usr/local/bin/ffmpeg)
 > ==9469==    by 0x49DF29: ??? (in /usr/local/bin/ffmpeg)
 > ==9469==    by 0x4A670A: ??? (in /usr/local/bin/ffmpeg)
 > ==9469==    by 0x486C86: ??? (in /usr/local/bin/ffmpeg)
 > ==9469==    by 0x7F19B44: (below main) (libc-start.c:287)
 > }}}
 Please use the {{{ffmpeg_g}}} binary with debug symbols or configure with
 {{{--disable-stripping}}} to get useful valgrind output.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6369#comment:6>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list