Date: Sun, 18 Feb 1996 09:38:55 +0200 (IST) From: Eli Zaretskii To: Sven Vahlne Cc: djgpp AT delorie DOT com Subject: Re: dpmi-trouble In-Reply-To: <199602161917.UAA25448@plato.algonet.se> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Fri, 16 Feb 1996, Sven Vahlne wrote: > 'Exiting due to signal SIGSEGV > Stack Fault at eip=0000472e > eax=00000000 ebx=00135358 ecx=0000ffff edx=00000430 esi=0012c8f0 edi=0012c974 > ebp=00060f64 esp=00000000 cs=0080 ds=0000 es=0000 fs=0000 gs=00e3 ss=3046 > Call frame traceback EIPs: > 0x0000472e' > > I use the QEMM memory manager. What version of QEMM is that? > Go32_v2 gave the following message: > ' .... > DPMI memory available: 28544 Kb > DPMI swap space available: 944 Kb' Do you indeed have less than 1MB free on your disk? If not, what is the QDPMI command line on CONFIG.SYS? > After that I ran SWCDPMI.EXE and was able to start info.exe. > > DJGPP v2 should be able to use the DPMI manager included with QEMM, right? Surely works under QDPMI for me.