From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <9807121738.AA12045@clio.rice.edu> Subject: Re: info core dumps To: ams AT ludd DOT luth DOT se (Martin Str|mberg) Date: Sun, 12 Jul 1998 12:38:27 -0600 (CDT) Cc: eliz AT is DOT elta DOT co DOT il, djgpp-workers AT delorie DOT com In-Reply-To: <199807121314.PAA03181@sister.ludd.luth.se> from "Martin Str|mberg" at Jul 12, 98 03:14:03 pm Content-Type: text Precedence: bulk > EMM386 is loaded. This is the first two lines from my CONFIG.SYS: > > About the interrupt call, do you mean CWSDPMI should do that? No, if an application is going to access the HMA they must make sure it's "on". This is some nonsense about old applications using 20-bit wrap to access the interrupt table with large segments. In any case the VCPI provider should have still mapped the HMA pages to point to the interrupt table to emulate address wrap. I don't know for sure what to do in this case to try and get the EMM to map the pages properly for the HMA.