http://bugs.winehq.org/show_bug.cgi?id=33603
--- Comment #16 from Tom fastumzug@fastmail.fm 2013-09-15 11:05:20 CDT --- It's running fine with the following settings:
export WINEDEBUG=-all export LD_PRELOAD="libpthread.so.0 libGL.so.1" export __GL_THREADED_OPTIMIZATIONS=0 export __GL_SYNC_TO_VBLANK=0 export __GL_YIELD="NOTHING"
Especailly "export __GL_THREADED_OPTIMIZATIONS=0" setting to zero seems to help. Nevertheless I had a crash while everything else is great now. The Backtrace report with terminal outpuut its attached.