[ 
http://dev.sourcefabric.org/browse/LS-460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on LS-460 started by David Baelde.

> 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

       

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à