Frozen shutdown after that Duppy chokes on an invalid fd (presumably async task of a playlist()) ------------------------------------------------------------------------------------------------
Key: LS-569 URL: http://dev.sourcefabric.org/browse/LS-569 Project: Liquidsoap Issue Type: Bug Reporter: David Baelde Priority: Major Reproduce easily by setting up liquidsoap with one playlist, and a shutdown command (telnet or socket): $ liquidsoap 'set("server.socket",true) set("server.socket.path","/tmp/sock") set("server.socket.permissions",511) server.register("shutdown",fun(_)->begin shutdown(); "DONE" end) output.dummy(playlist("~/jazz"),fallible=true)' Then command "shutdown" and get: 2011/09/14 14:35:24 [main:3] Shutdown started! 2011/09/14 14:35:24 [main:3] Waiting for threads to terminate... 2011/09/14 14:35:24 [threads:1] Thread "non-blocking queue #1" aborts with exception Bad file descriptor in select()! 2011/09/14 14:35:24 [threads:3] Raised by primitive operation at file "", line 0, characters 0-0 Thread 2 killed on uncaught exception Unix.Unix_error(3, "select", "") -- 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 ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA Learn about the latest advances in developing for the BlackBerry® mobile platform with sessions, labs & more. See new tools and technologies. Register for BlackBerry® DevCon today! http://p.sf.net/sfu/rim-devcon-copy1 _______________________________________________ Savonet-devl mailing list Savonet-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-devl