[Bug 26591] Slingplayer 2 crashes when clicking on "Log in" when compiled with gcc -O0

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Mar 29 15:25:15 CDT 2011


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

Ken Sharp <kennybobs at o2.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|-unknown                    |msxml3

--- Comment #1 from Ken Sharp <kennybobs at o2.co.uk> 2011-03-29 15:25:15 CDT ---
Leaving everything else compiled as -O1 but editing the msxml3 Makefile to
read...

CFLAGS          = -g -O0 -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0

...the error returns.

I should add:

$ gcc --version
gcc (Ubuntu/Linaro 4.4.4-14ubuntu5) 4.4.5

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