Date: Sat, 10 May 2003 13:17:55 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-Id: <1659-Sat10May2003131754+0300-eliz@elta.co.il> X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 1.8.9 In-reply-to: (wajnberg@antibes.inra.fr) Subject: Re: no Dos memory (was: Too many open file) References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: wajnberg AT antibes DOT inra DOT fr (Eric Wajnberg) > Newsgroups: comp.os.msdos.djgpp > Date: Fri, 9 May 2003 09:50:25 +0000 (UTC) > > Unfortunately, this produces now another crash, after about the same time, > and the message is now: > > Current value: load error: no Dos memory. If your program constantly spawns other DJGPP programs, and does that many times, this could be a result of a known bug in Windows DPMI server: it leaks resources (such as conventional memory and segment descriptors). Try using the recently-released alpha version of DJGPP v2.04, where some of these problems should have work-arounds.