http://bugs.winehq.org/show_bug.cgi?id=27025
Summary: fomit-frame-pointer causes crash in iexplore and WoW Launcher Product: Wine Version: 1.3.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ranguvar@archlinux.us
I noticed this problem when using GCC 4.6, but it seems that is due to -fomit-frame-pointer being enabled when it was not before, as GCC 4.5 also fails using that option specifically.
This is from a 64-bit GNU/Linux distro, compiling Wine with 32-bit libraries for running 32-bit programs.
Compiler options were "-march=x86-64 -O0 -pipe -ggdb -fomit-frame-pointer"
I found the problem when running World of Warcraft's Launcher program, but it seems the problem is in anything dealing with web page viewing, as iexplore also dies instantly.
The output from WINEDEBUG=+mshtml WINEPREFIX=/home/ranguvar/.winenew wine winedbg iexplore is here: http://pastebin.com/9xx1Xg0N
This is with Gecko 1.2.0, without Gecko pages will not load in the first place.
http://bugs.winehq.org/show_bug.cgi?id=27025
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2011-05-03 15:04:26 CDT --- gcc bug, not a Wine one: http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46468
http://bugs.winehq.org/show_bug.cgi?id=27025
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download CC| |austinenglish@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27025
--- Comment #2 from Devin Cofer ranguvar@archlinux.us 2011-05-03 15:57:51 CDT --- Apologies, I wish I had seen that.
http://bugs.winehq.org/show_bug.cgi?id=27025
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com 2011-05-03 22:14:28 CDT --- Dupe of invalid bug 20652.
http://bugs.winehq.org/show_bug.cgi?id=27025
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #4 from Juan Lang juan_lang@yahoo.com 2011-05-03 23:29:50 CDT --- (In reply to comment #3)
Dupe of invalid bug 20652.
Not exactly, as it's the default now unless disabled. Still, it's invalid as it's not a Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=27025
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Juan Lang juan_lang@yahoo.com 2011-05-03 23:30:23 CDT --- Closing invalid.