<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div><br></div><div><br></div><div id=""><div>Hello,<br></div><div><br></div><div>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 :<br></div><div><br></div><div>"java(1128,0x700003430000) malloc: *** error for object 0x7fafa4068a00: pointer being freed was not allocated"<br></div><div><br></div><div>I haven't freed any modules before calling av_write_trailer() method. Am I missing something here ? Please help.<br></div><div><br></div><div>Thank You.</div><div><br></div><div>Regards,<br></div><div>Ravi Kiran B S<br></div><div><br></div></div></div><br></body></html>