Re: Wine failed during HEAP_CreateSystemHeap

2004-12-06 Thread Mike Hearn
On Mon, 06 Dec 2004 17:33:41 +0100, Tobias Grosser wrote: > I tried to change SYSTEM_HEAP_BASE to 0xC000 for testing, but this > shows an equal output. You can't change this value, it's a Windows constant. You need to investigate why this address isn't available, the -preloader program should

Wine failed during HEAP_CreateSystemHeap

2004-12-06 Thread Tobias Grosser
Hi, i tried to use the new FreeBSD Wine port und FreeBSD 5.3. And I am able to start wine, but while executing "wine ie6setup.exe" an error during CreateSystemHeap shows up. Unfortunately I am not able to solve this problem by myself, and need some advice how to debug this correct. Here the outpu