http://bugs.winehq.org/show_bug.cgi?id=27686
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5cfe7db1854ff1142d598eaf49f | |6050676c8d547 Status|UNCONFIRMED |RESOLVED Resolution| |FIXED Summary|HeidiSQL 6.0 does not start |HeidiSQL 6.0 does not start |on Fedora 15 (64 bit) |on Fedora 15 (64 bit) (gcc | |default | |-fno-omit-frame-pointer)
--- Comment #10 from Anastasius Focht focht@gmx.net 2012-01-13 15:37:19 CST --- Hello GyB,
--- quote --- Now this should work, as the Wine configure script uses CFLAG=-fno-omit-frame-pointer by default (since 1.3.31). I don't know of the status of the Wine package in the Fedora repos because I always compile Wine from source. On my system the application starts without crashing in 1.3.31, when Wine was compiled with CFLAG=-O2 (still crashes in 1.3.30 so there is a chance this is fixed for you too). --- quote ---
thanks for the test. Yes, the crash was most likely the result of Fedoras RPM optflags and gcc defaults (-fno-omit-frame-pointer).
Fixed by: http://source.winehq.org/git/wine.git/commitdiff/5cfe7db1854ff1142d598eaf49f...
Regards