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

David Baelde closed LS-482.
---------------------------

    Resolution: Fixed

I can't reproduce any of those problems anymore, they must have been fixed by 
the many changes since then...

> Crash in duppy queue when feeding an harbor input with a dynamically created 
> icecast output
> -------------------------------------------------------------------------------------------
>
>                 Key: LS-482
>                 URL: http://dev.sourcefabric.org/browse/LS-482
>             Project: Liquidsoap
>          Issue Type: Bug
>            Reporter: David Baelde
>
> Consider the following script:
> ===
> live = input.harbor(port=8888,"live")
> add_timeout(2.,{
>   output.icecast(%mp3,port=8888,mount="live",fallible=true,
>                  once(sine(duration=1.14))) ;
>   (-1.)
> })
> output.dummy(fallible=true,live)
> ===
> Sometimes it runs fine but sometimes it crashes like that:
> 2011/02/22 22:19:39 [threads:1] Thread "generic queue #1" aborts with 
> exception Bad file descriptor in select()!
> Thread 1 killed on uncaught exception Unix.Unix_error(3, "select", "")
> Raised at file "", line 0, characters 0-0
> 2011/02/22 22:19:39 [main:3] Shutdown started!
> I ran this with the latest SVN (r8188). I'm not sure what's going on, but it 
> smells like a race condition between closing and reading.

-- 
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

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Savonet-devl mailing list
Savonet-devl@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/savonet-devl

Répondre à