[ http://dev.sourcefabric.org/browse/LS-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
David Baelde updated LS-460: ---------------------------- Priority: Major (was: Minor) > Another fundamental problem with the source protocol > ---------------------------------------------------- > > Key: LS-460 > URL: http://dev.sourcefabric.org/browse/LS-460 > Project: Liquidsoap > Issue Type: Bug > Reporter: David Baelde > Assignee: David Baelde > Priority: Major > > After some thinking about liquidsoap 2, I found something tricky that I never > noticed before. It didn't take me two attempts to turn it into a bug... The > following script which crashes liquidsoap with a failed assertion: > {{{ > q = > request.queue(queue=[request.create("/home/dbaelde/media/audio/albums/Doors/The > Doors/01 - The Doors - Break On Through (To The Other Side).mp3")]) > output.dummy(id="bar",mksafe(q)) > output.dummy(id="foo",fallback([amplify(1.,q),blank(duration=1.)])) > def at(t,s) > add_timeout(t,{ignore(server.execute(s));(-1.)}) > end > # TODO on peut aussi faire crasher liq en faisant un non-unit pas ignoré > # e.g {"foo"} a runtime (minor bug) > at(3.,"foo.stop") > at(4.,"bar.skip") > at(5.,"foo.start") > }}} -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://dev.sourcefabric.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ Savonet-devl mailing list Savonet-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-devl