Date: Mon, 19 Oct 1998 10:09:20 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Kory Hamzeh cc: djgpp AT delorie DOT com Subject: Re: gcc 2.7.2 crashing under win95 In-Reply-To: <3.0.5.32.19981018094104.00b17360@ns1.avatar.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 18 Oct 1998, Kory Hamzeh wrote: > Anyway, the first blue screen now says: "exception 0E in VxD VREDIR .. > called from IFSMGR. Please any key to return." When I press a key, I then > get "exception 0E in VNBI .. called from VTDI". And it goes on and on until > the system basically locks up. Hmm... Exception 0E is Page fault, and VREDIR is the Windows network redirector VxD. Is DJGPP installed on a networked driver on that machine? > Like I said in the orignal post, it works the first time, and it crashes > the second time. Yesterday, I use to be able to open another dos box and > again it would work the first time and crash the second time. Today, the > system is pretty hosed after the first crash. I would suspect faulty hardware (e.g., a bad memory chip), or incorrect CMOS Setup (like CPU cache or memory wait states setting). But first please post your complete AUTOEXEC.BAT and CONFIG.SYS files, in case something there will give a clue.