[
http://dev.sourcefabric.org/browse/LS-508?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15729#action_15729
]
Dmitry commented on LS-508:
---------------------------
It is strange, because I get this issue continiously on 2 computers (production
server windows 2003 R2 32-bit) and my PC - Windows 7 SP1 (64-bit), I even tried
different set of files (including 3 test files with silence 1..2 seconds).
Here is output of handle.exe application. I wondered, but actually it doesn't
report a lot of handles. I also tried process explorer and task manager, both
of them doesn't show any enormous amount of opened handles.
C:\Documents and Settings\dmitry\My Documents\Downloads\Handle>handle.exe -p liq
uidsoap.exe
Handle v3.45
Copyright (C) 1997-2011 Mark Russinovich
Sysinternals - www.sysinternals.com
------------------------------------------------------------------------------
liquidsoap.exe pid: 5412 P2141288\dmitry
6D4: File (RW-) C:\Streaming\liquidsoap\short\1point5sec.mp3
7E8: File (RW-) C:\Streaming\Copy of liquidsoap
I archived entire liquidsoap folder and published it to my dropbox. This
archive contains 3 empty mp3 files that I used to reproduce this error faster.
http://dl.dropbox.com/u/7606363/Copy%20of%20liquidsoap.zip
On my PC it is located at c:\streaming\copy of liquidsoap\ "Scheduler.exe"
application required .net 3.5 installed.
> "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
> Priority: Blocker
>
> 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
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Savonet-devl mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-devl