Message-Id: <199910190220.UAA14581@lakdiva.slt.lk> From: "Kalum Somaratna" To: djgpp AT delorie DOT com Date: Mon, 18 Oct 1999 20:20:12 +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 References: In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12) Reply-To: djgpp AT delorie DOT com On 18 Oct 99, at 10:32, Eli Zaretskii wrote: > > PMODE/W DOS Extender v1.33 > > Sigh... This is a known problem with (at least some versions of) > PMODE/W: it doesn't seem to unhook Int 31h on exit, leaving it to > point to void. > Dear Eli, May be the problem lies not with PMODE/W V1.33 but with CWSDPMI. I suggest this because 1. when I load CWSDPMI as the DPMI host and try to run a PMODE/W V1.33 program PMODE says 'Error could not allocate page table memory' and aborts. However without CWSDPMI the program runs under plain dos perfectly. 2. When I run the same PMODE/W exe under WIN95 dosbox(ie- using WINDOWS as the DPMI server) the exe runs perfectly. Clearly there is either a problem with either PMODE/W's Page table allocating method or something wrong with CWSDPMI. Please tell me if my testing's have any significance regarding the current problem. BTW I haven't changed any of CWSDPMI's default settings except to make the swapfile to "d:\cwsdpmi.swp" wich is a valid drive. And the same happens when I use CWSDPR0 as DPMI server. Thank's, Kalum Somaratna.