[Libav-user] "java(1128, 0x700003430000) malloc: *** error for object 0x7fafa4068a00: pointer being freed was not allocated" error message is thrown upon calling av_write_trailer() in libavformat library while closing the file

Shu Wang halfelf.ronin at gmail.com
Tue Dec 5 06:04:43 EET 2017


I can't see why there is a java error for a c library. Maybe you're using
some java wrapper for ffmpeg, which throwing the error?

On Mon, Dec 4, 2017 at 6:06 PM, ravikiran.bs <ravikiran.bs at zohocorp.com>
wrote:

>
>
> Hello,
>
> I am using libavformat to mux audio and video streams obtained in RTP into
> a webm file. But while closing the file, I call av_write_trailer() which
> throws the error :
>
> "java(1128,0x700003430000) malloc: *** error for object 0x7fafa4068a00:
> pointer being freed was not allocated"
>
> I haven't freed any modules before calling av_write_trailer() method. Am I
> missing something here ? Please help.
>
> Thank You.
>
> Regards,
> Ravi Kiran B S
>
>
>
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
>


-- 
Shu. Wang @ Bestminr
http://halfelf.me
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20171205/eb9168cb/attachment.html>


More information about the Libav-user mailing list