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).
http://bugs.winehq.org/show_bug.cgi?id=28938
Matti Hämäläinen ccr@tnsp.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #1 from Matti Hämäläinen ccr@tnsp.org 2011-10-30 04:11:06 CDT --- Oh, and I'm on 32-bit x86, of course. Can't attach config.log's, but here's a link to one from broken revision and one just before it (working):
http://tnsp.org/~ccr/wine_configure/
http://bugs.winehq.org/show_bug.cgi?id=28938
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|build-env |-unknown Regression SHA1| |5cfe7db1854ff1142d598eaf49f | |6050676c8d547 Severity|major |minor
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru 2011-10-30 06:30:48 CDT --- Don't do that then.
http://bugs.winehq.org/show_bug.cgi?id=28938
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|minor |normal
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru 2011-10-30 06:31:52 CDT --- Oh, sorry, misread the comment.
http://bugs.winehq.org/show_bug.cgi?id=28938
--- Comment #4 from Vitaliy Margolen vitaliy-bugzilla@kievinfo.com 2011-10-30 11:25:22 CDT --- Does it help when you add -fno-asynchronous-unwind-tables as well (both -fno-omit-frame-pointer and -fno-asynchronous-unwind-tables should be specified)?
http://bugs.winehq.org/show_bug.cgi?id=28938
--- Comment #5 from Matti Hämäläinen ccr@tnsp.org 2011-10-30 13:52:25 CDT --- Nope. Still crashes with the same error.
http://bugs.winehq.org/show_bug.cgi?id=28938
--- Comment #6 from Austin English austinenglish@gmail.com 2011-10-30 17:30:59 CDT --- What application is it? Does it have a download available?
http://bugs.winehq.org/show_bug.cgi?id=28938
--- Comment #7 from Austin English austinenglish@gmail.com 2013-11-13 16:49:57 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.6 or newer) wine? If so, please attach the terminal output in 1.7.6 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=28938
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #8 from Austin English austinenglish@gmail.com --- Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=28938
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Austin English austinenglish@gmail.com --- Closing.