[FFmpeg-trac] #4058(undetermined:new): Memory leak with recording from IP-cameras in separate threads

FFmpeg trac at avcodec.org
Tue Nov 11 16:32:26 CET 2014


#4058: Memory leak with recording from IP-cameras in separate threads
--------------------------------+----------------------------------------
             Reporter:  xaruch  |                    Owner:
                 Type:  defect  |                   Status:  new
             Priority:  normal  |                Component:  undetermined
              Version:  2.4.2   |               Resolution:
             Keywords:  leak    |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+----------------------------------------

Comment (by cehoyos):

 The option is not related to the memory leaks at all.

 Your valgrind output was missing nearly all useful information because
 your libraries did not contain debug information (which is the default to
 make the libraries smaller). Recompiling with {{{--disable-stripping}}}
 allows the valgrind output to contain more information.

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


More information about the FFmpeg-trac mailing list