[ 
http://dev.sourcefabric.org/browse/LS-636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27410#action_27410
 ] 

Samuel Mimram commented on LS-636:
----------------------------------

Note: 1024 corresponds to

let buflen = 1024

in ogg_demuxer_vorbis_decoder.ml in ocaml-vorbis...

> Memory leak with theora decoding
> --------------------------------
>
>                 Key: LS-636
>                 URL: http://dev.sourcefabric.org/browse/LS-636
>             Project: Liquidsoap
>          Issue Type: Bug
>            Reporter: Samuel Mimram
>            Assignee: Romain Beauxis
>            Priority: Major
>         Attachments: vid.valgrind.zip
>
>
> As reported on the ML ( 
> http://www.mail-archive.com/savonet-users@lists.sourceforge.net/msg06966.html 
> ), the following script makes the memory used by Liq grow linearly (memory 
> leak highly suspected...).
> set("frame.video.channels",2)
> set("frame.audio.samplerate",48000)
> set("frame.video.width",320)
> set("frame.video.height",240)
> set("frame.video.samplerate",25)
> s = single("big_buck_bunny_720p_stereo.ogg")
> s = mksafe(s)
> output.sdl(drop_audio(s))
> The video used above can be found here: 
> http://www.bigbuckbunny.org/index.php/download/
> I'll try to investigate that soon...

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://dev.sourcefabric.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à