Message-Id: <199910200016.SAA05082@lakdiva.slt.lk> From: "Kalum Somaratna" To: djgpp AT delorie DOT com Date: Tue, 19 Oct 1999 18:16:09 +0600 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: spawnvpe hanging and bash GPF after running non-DJGPP exe In-reply-to: <380b31c4.sandmann@clio.rice.edu> X-mailer: Pegasus Mail for Win32 (v3.12) Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 18 Oct 99, at 14:42, Charles Sandmann wrote: > There is a fix for this - you must set one of the "flag bits" > using CWSPARAM to pre-allocate the page table memory. PMODE/W > is being somewhat unfriendly and allocating all the DOS memory > to itself. This can limit the amount of virtual memory you > can access among other things. Thank's very much to Mr Sandmann and Eli for replying. You are quite correct. Thank's to you all my problem is now solved and I don't get the page table memory error. I am happy to find that the problem is with PMODE/W and not with CWSDPMI. Kalum Somaratna.