[Bug 3891] Wine runs out of file descriptors no matter what ulimit -n is set to
http://bugs.winehq.org/show_bug.cgi?id=3891 alaeddinaydiner(a)yahoo.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1384 is|0 |1 obsolete| | ------- Additional Comments From alaeddinaydiner(a)yahoo.com 2005-23-11 21:52 ------- Created an attachment (id=1402) --> (http://bugs.winehq.org/attachment.cgi?id=1402&action=view) LC_ALL=en_US WINEDEBUG=+relay,+comm wine BelkinNavSys.exe &> ~/verbose.log This bzipped log is half a megabyte, which, I hope, is still reasonable for Bugzilla. Here is what I did to avoid an extremely long log. LC_ALL=en_US WINEDEBUG=+relay,+comm wine BelkinNavSys.exe &> ~/verbose.log & sleep 100; echo "Killing it!" pkill -9 wine; Within 100 seconds, I did see the main application window and some Bluetooth communication. With this much logging, half of the time is spent to start the application. :-) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs