http://bugs.winehq.org/show_bug.cgi?id=28266 --- Comment #4 from NSLW <lukasz.wojnilowicz(a)gmail.com> 2011-09-04 02:07:20 CDT ---
I suppose you compiled Wine with the default optimization flags (e.g. -O2), right? I can reproduce the crash in the application here on Fedora 15 when using -O2. The application starts correctly when -O0 is used. I compiled using following statement. FLAGS="-g -gdwarf-2 -O0" ./configure --disable-tests && make -j3
If you think it's unimportant compilation issue, you can close this bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.