http://bugs.winehq.org/show_bug.cgi?id=18675
Timo R. btbn@oromit.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |btbn@oromit.de
--- Comment #11 from Timo R. btbn@oromit.de 2009-06-18 13:02:36 --- I also did a regression test because of wine crashing while downloading stuff in GW with this error:
err:seh:raise_exception Exception frame is not in stack limits => unable to dispatch exception.
I got the same result:
13a33b73c349530b17347d3ec6a1f5bb268cc917 is first bad commit commit 13a33b73c349530b17347d3ec6a1f5bb268cc917 Author: Alexandre Julliard julliard@winehq.org Date: Sat May 16 11:33:06 2009 +0200
ntdll: Free old memory block when reallocating to a large block.
:040000 040000 e210ab3f16dee6da3a6b6b34d375737b103d5951 25abcf5a437d9a494593e654553dd2797066f616 M dlls
I'm writing this here because i found there already was a bisect pointing to that build here, even if I don't have exact the same issue.
I patched out the change made in this commit in master HEAD, and after that GuildWars installed smoothly.