http://bugs.winehq.org/show_bug.cgi?id=26242
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2011-02-25 05:35:39 CST --- That app is seriously broken. It allocates a bunch of memory at fixed addresses without checking that the addresses are available, and crashes if they aren't. You can probably work around it by setting something like WINEPRELOADRESERVE=0-70000000