sorry to mash all this under one subject, but as it started so, let it finish.. my last observation about win memleak by adding lines to test.liq config i've posted today:
if i take that input.harbor line out from the config:
harb = input.harbor(id="harb", buffer=30.,max=90.,"harb", port=8010,
password="xxx")

and therefore also change
radio = fallback(track_sensitive=false, [harb, playlyst]) to
radio = fallback(track_sensitive=false, [s, playlyst]) (because ther is no 'harb' anymore - so let it have new orleans radio instead)

the leak seems not to occur...

Pranas



-----Original Message----- From: Romain Beauxis
Date: 2021 m. kovo 1 d. 04:47
To: savonet-users
Subject: Re: [Savonet-users] Liquidsoap 1.4.4 is out!


Hi all,


We've been aware of these issues with the windows build but haven't been able to reproduce so far and also haven't had many more similar reports.

Of course, we are always willing to fix an issue like this one but at the moment, there isn't much clue about what's causing it. It seems that such a massive memory leak should be either something that would also happen in the linux version of the application or else something that is coming from the cross-compiler itself.

Romain



_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to