https://bugs.winehq.org/show_bug.cgi?id=46675
--- Comment #2 from tjb troyb@us.ibm.com --- (In reply to Zebediah Figura from comment #1)
Well, there may be a bug in Wine, but more likely the program is just leaking file handles, in which case there's really nothing we can do. I guess I'd check a +file,+ntdll log to make sure.
Thanks for your quick reply. If the program was leaking file handles I would think it would crash on Windows also, unless windows automatically garbage collects stale handles somehow. I'll try the +file,+ntdll log.