[Bug 30778] World of warcraft crashes after upgrading to wine 1.5.5

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 30 11:15:55 CDT 2012


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

--- Comment #11 from Phillip Wood <phillip.wood at dunelm.org.uk> 2012-05-30 11:15:55 CDT ---
I've just finished bisecting.

979099a441682c99ee0c1ee1fab5e1de635a579c is the first bad commit
commit 979099a441682c99ee0c1ee1fab5e1de635a579c
Author: Detlef Riekenberg <wine.dev at web.de>
Date:   Fri May 18 01:03:31 2012 +0200

    ntdll: Read the current processor with the __NR_getcpu syscall.

compilation flags used:

CFLAGS="-O2 -pipe -fstack-protector --param=ssp-buffer-size=4
-D_FORTIFY_SOURCE=0"
CXXFLAGS="-O2 -pipe -fstack-protector --param=ssp-buffer-size=4
-D_FORTIFY_SOURCE=0"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu"

Like James I'm doing out of tree builds and setting -mstackrealign for the
32bit build. If I don't set any flags I don't get any crashes.

James I was left at the commit you mentioned, but it was good, the bad one was
the next commit.

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