Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread Romain Beauxis
Ok, thanks for trying. Would you mind trying again with the latest changes? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread Romain Beauxis
Nervermind.. Bad news: there still are mem leaks. Good news: I can reproduce :-) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

[Savonet-users] Insert Metadata on Stream

2018-08-06 Thread Bruno Lima via Savonet-users
Hi, 2018-07-27 14:47 GMT-05:00 Bruno Lima : Hi, I described my problem in more details here: https://github.com/savonet/liquidsoap/issues/584 I have a jackd input on liquidsoap and mp3 and opus outputs. I need to get the metadata from a MySQL table and update it on the output stream every

Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread Romain Beauxis
Ok, try again now? -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/savonet/liquidsoap/issues/511#issuecomment-410722468-- Check

Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread dromer
Ok it runs now, but still eats memory as I skip tracks in the playlist. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread dromer
Ok I manually installed the package with ```opam pin add gstreamer ``` and reinstalled LS and everything. Now LS uses 400MB memory and the threads are using almost no CPU. Seems your changes killed gstreamer intirely :( -- You are receiving this because you are subscribed to this thread.

Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread Romain Beauxis
Can you confirm a longer term trend? When I skip I see memory spiking but then it goes back down. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub:

Re: [Savonet-users] [savonet/liquidsoap] GStreamer Memory Leak (#511)

2018-08-06 Thread dromer
Yes, left it running for a while and oomkiller came by to shoot it down :( -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: