[Bug 45939] New: wineserver hits ulimit, too many open files (eve online)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Oct 5 11:49:30 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=45939

            Bug ID: 45939
           Summary: wineserver hits ulimit, too many open files (eve
                    online)
           Product: Wine
           Version: 3.17
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: showard314 at gmail.com
      Distribution: ---

Created attachment 62469
  --> https://bugs.winehq.org/attachment.cgi?id=62469
ls -l /proc/17977/fd

When playing eve online, the wineserver linux process hits the default 4096
limit in ubuntu.

$ ls /proc/17977/fd | wc -l
4096

The wineserver has thousands of files open of this form:
'/tmp/.wine-1000/server-805-73a277/anonmap.jD13vQ (deleted)'

Attachments are:
lsof -p 17977
ls -l /proc/17977/fd

This sounds like:
https://bugs.winehq.org/show_bug.cgi?id=45251
but I can't tell if it is a different bug in wine since so many are those tmp
anonmaps

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



More information about the wine-bugs mailing list