Thanks, that's helpful. Investigating now.

Le mer. 23 janv. 2019 à 15:55, p g <pra...@gmail.com> a écrit :

> hi, Romain and thanks for the new build!
> It started leaking right away! the same moment i click CONNECT in altacast
> encoder, it starts leaking memory at liquidsoap process on server.
> i've cut the config short, as it's enough to reproduce. it doesn't have to
> be strip_blank, it can be an encoder... it leaks anyway, but it wouldn't
> start without nothing to do, hence strip_blank
>
> And that's how to reproduce it (at least for x64 flavor):
> --------------
> set("log.file.path","C:/Program Files/liquidsoap/somewhat.log")
> set("server.telnet",true)
> set("harbor.bind_addr","0.0.0.0")
> set("server.timeout",888888.)
>
> lovebar = input.harbor(id="lovebar", buffer=30.,max=90.,"lovebar",
> port=8010, password="")
> lovebar = strip_blank(max_blank=90., threshold=-32., lovebar)
>
>
>
> radio = lovebar
> ------------
>
> the streamer is also windows one, called altacast, the very same one
> available here:
> http://pranza.audiomastering.lt/delta/altacaststandalone.exe
>
> its settings:
> samplerate 44100
> channels 2
> encoder type Ogg FLAC
> server type Icecast2
> server IP - your liquidsoap ip
> server port - 8010 (as per my suggested config)
> encoder password -
> mountpoint /lovebar
> recconect seconds 8
>
>
>
> what's also interesting that in this short config, on stopping the encoder
> the leak stop and memory usage sits still where it was left. with my whole
> config it doesn't even stop leaking. i have multiple harbors, fallback,
> metadata rewrite, multiple outputs.. but starting leak is very easy, none
> of
> that required.
>
> regards,
> p
>
>
>
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to