X-Sender: dlanor AT mail DOT dds DOT nl (Unverified) Message-Id: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Tue, 8 Jun 1999 20:27:36 +0200 To: djgpp AT delorie DOT com From: Dlanor Blytkerchan Subject: malloc() problem (resumed) Reply-To: djgpp AT delorie DOT com In response to the suggestion of running go32-v2 from within the program. I've done that just now. The error is still the same. go32-v2 reports just below 2 MBs of free DPMI memory available, and several MBs of swap space. As I expected, lack of memory is evidently not the problem here. As I understand from the libc reference, the malloc() used here is coded to save memory, and there is another one. Is it possible (and likely) that this error will not occur with that version of malloc()? Greetz! Dlanor