[ http://dev.sourcefabric.org/browse/LS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Romain Beauxis resolved LS-508. ------------------------------- Resolution: Fixed Ok so, I have patched the OCaml compiler and updated the snapshot at the usual place. I have been running your examples for hours without issues. Therefore, I am closing the issue again hoping that it is for good this time. Please, try the updated binary and reopen if this is not the case.. > "Too Many Open Files" crashes after 1024 opened files [Windows version] [1.0 > beta] > ---------------------------------------------------------------------------------- > > Key: LS-508 > URL: http://dev.sourcefabric.org/browse/LS-508 > Project: Liquidsoap > Issue Type: Bug > Components: Liquidsoap > Affects Versions: 1.0 beta > Environment: Windows 2003 server R2, Windows 7 SP1. > Liquidsoap 1.0.0 beta 1 ( liquidsoap-win32-snapshot-2011-04-06.zip ) > Reporter: Dmitry > Assignee: Romain Beauxis > Priority: Blocker > Fix For: 1.0 > > > Liquidsoap for windows crashes after 1024 opened files. > First I tried to use directory with files as source for playlist. Get the > error: http://screencast.com/t/dadCWNvSWfg > Config: > set("log.file",false) > set("log.stdout",true) > set("log.level",4) > output.icecast(%aacplus(bitrate=32),host="localhost", port=8000, > password="hackme", fallible=true, mount="test32pl", > playlist("C:\Streaming\liquidsoap\short")) > Next I tried to use request.dynamic to achieve the same functionality. > Similar error: http://screencast.com/t/ANDOpmB5e > Config: > set("log.file",false) > set("log.stdout",true) > set("log.level",4) > def request() = > path = list.hd(get_process_lines("scheduler.exe")) > request.create(path) > end > reqdyn = request.dynamic(request) > list = fallback(track_sensitive=true,[reqdyn, single("silent.mp3")]) > output.icecast(%aacplus(bitrate=32),host="localhost", port=8000, > password="hackme", fallible=true, mount="test32app", list) > Scheduler.exe - application that returns rantom mp3 file from directory with > music. -- 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 ------------------------------------------------------------------------------ WhatsUp Gold - Download Free Network Management Software The most intuitive, comprehensive, and cost-effective network management toolset available today. Delivers lowest initial acquisition cost and overall TCO of any competing solution. http://p.sf.net/sfu/whatsupgold-sd _______________________________________________ Savonet-devl mailing list Savonet-devl@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/savonet-devl