After alternating between running my script with and without reload, and noting that it consistently crashed with reload, and then running one last test with reload, it didn't crash.
The only thing I can think of is perhaps reload causes liquidsoap to crash if there are too many short playlists. The reason I say this is because until my last test, all of my playlists were eight URL's long. Before or during the last test, I added several more entries to just one of the playlists. I don't intend to have short playlists, but if anyone thinks this is worth investigating further, I will be happy to test again with short playlists and the reload param. Damien On 09/30/11 17:15, Audiodef Online wrote: > I've confirmed that using the reload param for playlist() causes my > script to crash, under specific circumstances. > > I've read the debugging page and I'm afraid it's a little beyond my > means digest right now, so I hope it will suffice to describe what I've > observed here. > > I've broken my main script up into individual scripts - one for each > stream. That way, if one fails, only that script should fail, allowing > the other streams to continue. This turns out to not be the case, as I > will mention. > > Liquidsoap crashes when I use reload in a particular script, which > causes all .liq scripts to fail. The other scripts use reload but they > do not cause liquidsoap to crash. I'm guessing reload has trouble with > remote files whose URL's do not end with an audio file extension, such > as download.php?id=12345. > > Here are my scripts: > ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2dcopy2 _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
