Ticket #108 (new defect)
Opened 17 months ago
Too Many Open Files issue
| Reported by: | sethrh | Owned by: | mike |
|---|---|---|---|
| Priority: | minor | Milestone: | uncertain |
| Component: | WineBottleStarter | Version: | 1.1.44 |
| Keywords: | Cc: |
Description
I created a bottled version of The Regex Coach ( http://www.weitz.de/regex-coach/). After using it for a few minutes, performance slows, then the entire system stops functioning - multiple programs start erroring out with "can't do that, too many open files."
The second time this happened, When I noticed the slow down, "lsof | wc -l" said the number of open files was 12399. The system kern.maxfiles (from sysctl) is 12288.
I've used this program on Windows natively for years and never encountered any odd behavior or performance problems.
I'm running Snow Leopard (10.6.4) on a MacBook? pro (6,2), and WineBottler 1.1.44 + Wine 1.2.
Not sure if this is an upstream bug or a wine bottler bug -- I'm also pretty new to Wine and don't have any experience troubleshooting problems with it. What can I do to provide a better bug report, are there log files somewhere that might help me figure out what's going on?
