http://bugs.winehq.org/show_bug.cgi?id=13389
Jonas Aaberg cja@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org, | |cja@gmx.net
--- Comment #5 from Jonas Aaberg cja@gmx.net 2008-08-17 08:22:19 --- I ran git bitsect between 0.9.59 and 0.9.60. This patch breaks it: -- 195ca1e85f01ac40695fbb6fcf9e9e130265f091 is first bad commit commit 195ca1e85f01ac40695fbb6fcf9e9e130265f091 Author: Alexandre Julliard julliard@winehq.org Date: Mon Apr 14 20:38:17 2008 +0200
preloader: Reserve low memory areas in separate chunks.
:040000 040000 78058b9b2c15f52c5cce0aa87b998e3b5f902537 9107183bbbdcdb457db607479802f42889242b55 M loader -- I removed the patch above from the git-tree of today (080817) and Victoria starts just fine.
To me, it looks like this code has something to do with how the .exe file gets loaded. If that is the case, I can add that the exe-file is the original version, not a no-cd or something. I'm willing to test any patches that might help.