http://bugs.winehq.org/show_bug.cgi?id=19967
--- Comment #6 from GyB gyebro69@gmail.com 2013-01-21 09:56:54 CST --- Created attachment 43278 --> http://bugs.winehq.org/attachment.cgi?id=43278 backtrace + terminal output (Wine 1.5.22)
I can reproduce this problem with Wine 1.5.22. I built Wine using '--without-mpg123' (winegstreamer was also disabled). Oblivion was able to run for about 3-5 minutes until it crashed (of course music was not playing).
The attached log contains: - a winedbg backtrace (I had to attach winedbg to the running Oblivion.exe process) - the standard terminal output
Before the game crashes Wine prints
err:winediag:FILE_CreateFile Too many open files, ulimit -n probably needs to be increased
This doesn't happen when Oblivion is running with mp3 support compiled in.
Tested on Fedora 17 x86 Kernel 3.6.11-5.fc17.i686.PAE
ulimit -n
1024