From: CsO Newsgroups: comp.os.msdos.djgpp Subject: em1934b SIGSEGV under NT3.51 Date: Tue, 17 Dec 1996 17:59:30 +0000 Organization: GMAv Lines: 36 Message-ID: <32B6DF82.D14@GECM.Com> NNTP-Posting-Host: inch10.dnbrsl.gmav.gecm.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp I would be grateful if someone could point out my error in attempting to run DJGPP Emacs... I have a P/75 with 32Mb, djdev201, gcc2721b etc. installed & OK. I downloaded & unzipped em1934b in a similar fashion but from the Command Prompt: D:\>ver Windows NT Version 3.51 D:\>go32-v2 go32/v2 version 2.0 built Aug 12 1996 22:27:23 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 5927 Kb DPMI swap space available: 9433 Kb D:\>emacs Exiting due to signal SIGSEGV General Protection Fault at eip=000041f7 eax=000001ff ebx=001dff30 ecx=00000000 edx=000001ff esi=001d00d7 edi=001dff6c ebp=001d3548 esp=00003542 program=c:\DJGPP\GNU\Emacs\Bin\EMACS.EXE cs: sel=00c7 base=00110800 limit=00006cb0 ds: sel=00b7 base=000cf220 limit=0000ffff es: sel=00d7 base=001174b0 limit=00005fff fs: sel=0197 base=00007920 limit=0000ffff gs: sel=01f7 base=00000000 limit=7ffeffff ss: sel=00b7 base=000cf220 limit=0000ffff So is it insufficient DPMI memory (how much do I need? can I get more?) or have I missed something else? Thankyou for your time. Colin