http://bugs.winehq.org/show_bug.cgi?id=22230
--- Comment #15 from NSLW lukasz.wojnilowicz@gmail.com 2010-04-04 12:14:24 --- (In reply to comment #14)
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
Yes it does help on Wine 1.1.42. Please tell me if it has any negative influence on my operating system and will it be fixed on Wine's end?