X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Sat, 20 Nov 2004 11:54:12 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4cee7$Blat.v2.2.2$0c892be0@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: <59138831.72A06CC7.36E701EE@aol.com> (Pityocamptes@aol.com) Subject: Re: WinXp service pack 2 and General Protection Fault Error???? References: <59138831 DOT 72A06CC7 DOT 36E701EE AT aol DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Date: Fri, 19 Nov 2004 16:38:38 -0500 > From: Pityocamptes AT aol DOT com > > Hi, all. DJGPP and NASM worked perfect until I downloaded Xp service pack 2 and the updated security files. Now I keep getting this error (no matter which asm file I use): > > > C:\djgpp>nasm -f coff project2.asm > > Exiting due to signal SIGSEGV > > General Protection Fault at eip=0002a997 > > eax=ffca0080 ebx=0000001f ecx=000002ad edx=ffca0000 esi=00000080 edi=00000004 > > ebp=0008bfd8 esp=0008bfc8 program= > > cs: sel=01a7 base=02ad0000 limit=7d51ffff > > ds: sel=01af base=02ad0000 limit=7d51ffff > > es: sel=01af base=02ad0000 limit=7d51ffff > > fs: sel=017f base=0000de90 limit=0000ffff > > gs: sel=01bf base=00000000 limit=7ffeffff > > ss: sel=01af base=02ad0000 limit=7d51ffff > > > > Call frame traceback EIPs: > > 0x0002a997 > > 0x0002a91d > > 0x00029bae > > 0x00029c65 > > > > C:\djgpp> The traceback indicates that this nasm.exe was built with a very old version of DJGPP. Old evrsions of DJGPP have known problems with W2K and XP systems, so I suggest to install a newer version of NASM.