[Bug 3891] Wine runs out of file descriptors no matter what ulimit -n is set to

Wine Bugs wine-bugs at winehq.org
Tue Nov 22 17:58:45 CST 2005


http://bugs.winehq.org/show_bug.cgi?id=3891





------- Additional Comments From cihan at uq.edu.au  2005-22-11 17:58 -------
This is rather strange, from the debug log one can see that it is using the
same handle 0x8c everywhere.
But the thing that looks suspicious is:

trace:comm:COMM_WaitCommEventService TIOCGICOUNT err Geçersiz argüman

Which means 'TIOCGICOUNT err invalid argument'. This causes the CheckEvents to
return a value of 0 everywhere. What platform/distro are you using?
The polling code is written by Uwe Bonnes, maybe he can give some advice?

Cheers

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



More information about the wine-bugs mailing list