[FFmpeg-devel] [GSoC 2015] Segmentation fault with av_malloc()
wm4
nfxjfg at googlemail.com
Fri Jul 3 20:19:25 CEST 2015
On Fri, 3 Jul 2015 23:17:09 +0530
Niklesh Lalwani <lalwani1994 at gmail.com> wrote:
> Hello everyone,
>
> I am working with movtextdec.c to implement support for various Text
> Modifier Boxes. I am getting a segmentation fault with m->style_temp =
> av_malloc() and I cannot figure out why. I tried to play around with
> several things to find out the reason, but in vain. Must be something
> pretty straightforward that I am overlooking here.
Did you try valgrind or address sanitizer?
More information about the ffmpeg-devel
mailing list