From: Eli Zaretskii Newsgroups: comp.os.msdos.djgpp Subject: Re: The weirdest DJGPP problem ever! Date: Sun, 20 Feb 2000 10:44:55 +0200 Organization: NetVision Israel Lines: 24 Message-ID: References: <088b971d DOT 945bf52a AT usw-ex0101-008 DOT remarq DOT com> NNTP-Posting-Host: is.elta.co.il Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: news.netvision.net.il 951036532 6192 199.203.121.2 (20 Feb 2000 08:48:52 GMT) X-Complaints-To: abuse AT netvision DOT net DOT il NNTP-Posting-Date: 20 Feb 2000 08:48:52 GMT X-Sender: eliz AT is In-Reply-To: <088b971d.945bf52a@usw-ex0101-008.remarq.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: dj-admin AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Wed, 16 Feb 2000, hellbaron wrote: > OK..so I previously posted a message saying I couldnt run my > programs out of Windows.. well here is what I found out.. It so > happens that my windows dosbox runs some tsrs automaticly with a > batch file, tsrs such as DOSKEY, ANSi.com, etc... The fact is > that I cannot run any DJGPP compiled programs weather it is in > windows or DOS without first running another program.. Let me > explain... lets say I am at DOS prompt (not DOSBOX in windows) > and I try to run fractal.exe, it reportst a page fault and > exits.. now, if I first execute the edit program and edit any > file (ei. edit foo.txt), even if i dont modify the file, and > then exit edit and run fractal.exe again it runs perfectly > without reporting erros.. any guesses as to what is causing this. There might be some confusion here. Do *all* DJGPP programs crash with a Page Fault when run first in the DOS box? Does this include GCC and other programs supplied with the various *b.zip packages you downloaded from SimTel.NET? Or are the crashes limited to the programs you yourself wrote and compiled on your system? Also, please post here the complete SYMIFY'ed crash message from one of these crashes, it might reveal some important clues.