[Bug 27375] mshtml crashes in Fedora 15

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 12 07:29:51 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27375

--- Comment #5 from GyB <gyebro69 at gmail.com> 2011-06-12 07:29:44 CDT ---
Created an attachment (id=35108)
 --> (http://bugs.winehq.org/attachment.cgi?id=35108)
crash log (Wine compiled with CFLAGS=-O1)

I can also reproduce the problem on Fedora 15 (32-bit).
I compiled Wine from source. The crash (when opening iexplore.exe) happens if
Wine was compiled with cflags >=-O1.

The attached log shows a backtrace with -O1. Using -O2 makes it impossible to
get a proper backtrace.

To compile the source I used the following command:
CC="ccache gcc" CFLAGS="-g -gdwarf-2 -O2" ./configure && make depend && make -j
3

GCC-4.6.0

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