http://bugs.winehq.com/show_bug.cgi?id=1490
Summary: Bible Companion loading stops on LOCAL_GetBlock not enough space in local heap Product: Wine Version: 20030508 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: wine-loader AssignedTo: wine-bugs@winehq.com ReportedBy: dvdmoore@ix.netcom.com
When started from a terminal window, loading stops with a message that there is not enough space in local heap. Then a pop-up message box comes up with something like, "Insufficient space in environment."
The messages in the terminal window reads as follows:
[david@oficina david]$ wine /mnt/win_c/bcs/Bcs.exe Loading required GL library /usr/X11R6/lib/libGL.so.1.2 err:ntdll:RtlpWaitForCriticalSection section 0x40104978 "../.. /scheduler/syslevel.c: Win16Mutex" wait timed out, retrying (60 sec) tid=0009 err:local:LOCAL_GetBlock not enough space in local heap 02ff for 2136 bytes fixme:dialog:MSGBOX_OnInit system modal msgbox ! Not modal yet.
This program loaded and functioned without major problems on an earlier edition of Linux and an earlier edition of Wine. I have tried both Wine compiled from source and precompiled binaries, but both show the same problem. Other programs installed on a Windows98 partition function just fine under Wine.
David Moore