http://bugs.winehq.org/show_bug.cgi?id=28938
Bug #: 28938 Summary: configure.ac changes with -fno-omit-frame-pointer make some programs crash on startup Product: Wine Version: 1.3.31 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: ccr@tnsp.org Classification: Unclassified
Configure changes introduced in GIT 5cfe7db1854ff1142d598eaf49f6050676c8d547 regarding handling of -fno-omit-frame-pointer cause a regression making some (but not all) programs crash on startup with errors like:
err:seh:setup_exception_record stack overflow 844 bytes in thread 0009 eip 7ef6eb4a esp 00240fe4 stack 0x240000-0x241000-0x340000
I am using Debian Testing with GCC version 4.6.1 (Debian 4.6.1-15).