[Bug 27025] New: fomit-frame-pointer causes crash in iexplore and WoW Launcher

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 3 14:28:47 CDT 2011


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 at winehq.org
        ReportedBy: ranguvar at 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.

-- 
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.



More information about the wine-bugs mailing list