Hi David,

Thanks for the reply.
There were two problems, both coming from the fact that I am controlling
liquidsoap with Java via the socket interface.

1. I did not read the standard error and output streams, so I guess the
buffer got full or something and then everything stopped / hanged.
2. I had log4j setup with a default roll over strategy of 100 files.
Increasing it to 1000 seems to fix the problem. (or maybe it's delaying the
problem, will have to wait and see).

JD




On Sat, Oct 5, 2013 at 10:52 AM, David Baelde <david.bae...@gmail.com>wrote:

> Hi,
>
> On Fri, Oct 4, 2013 at 8:43 AM, JD Buys <jdb...@gmail.com> wrote:
> > If I call skip then the song skips, but if I just leave everything the
> song
> > never finishes, so it looks like there's some kind of deadlock.
>
> Do you mean that the song never finishes _from the viewpoint of the
> shoutcast output_? In other words, tracks are merged together. This
> could be the result of an abusive transition, or perhaps a known bug
> with crossfading in the latest release
> (https://github.com/savonet/liquidsoap/issues/98)?
>
> Hope this helps,
>
> David
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most
> from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60134791&iu=/4140/ostg.clktrk
> _______________________________________________
> Savonet-users mailing list
> Savonet-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/savonet-users
>
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Savonet-users mailing list
Savonet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to