Xref: news2.mv.net comp.os.msdos.djgpp:6066 From: jrubin AT bix DOT com (jrubin) Newsgroups: comp.os.msdos.djgpp Subject: Re: Hard crashes when CWSDPMI not available Date: 17 Jul 1996 03:04:37 GMT Organization: BIX Lines: 22 Message-ID: <4shl85$fdl@news2.delphi.com> References: <4sdtn5$djj AT news2 DOT delphi DOT com> NNTP-Posting-Host: bix.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I have exchanged email with sandmann and eliza about this problem. Both of you will receive further email in a few hours. The following might help: 40 Mhz 386 without '387 DOS 6.20 4DOS 5.0 4 Meg of memory No TSR's or funny device drivers except for HIMEM.SYS and EMM386.SYS The problem definitely is dependant on the order in which programs that use DPMI services are run. If INFO.EXE is the first program to use DPMI, the crash occurs. Running GCC or MAKE or GREP before INFO seems to prevent the crash. Explicitly loading CWSDPMI: I thought this helped, but without logging *everything*, I can't be certain anymore. Too confused. I obtained my copy of INFO.EXE from Delorie.com's web interface that allows individual files to be downloaded from the .zip file. It has length 155648. Josh Rubin