http://bugs.winehq.org/show_bug.cgi?id=22230 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com --- Comment #14 from Dan Kegel <dank(a)kegel.com> 2010-04-04 11:01:37 --- Perhaps raising the file handle limit would help? You can do this once with su - root ulimit -n 16384 # if root uses sh su - your_user_name That only affects the current window (shell). Or you can raise it more permanently by adding the line * - nofile 3000 to /etc/security/limits.conf, logging out, and logging in again. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.