From: Vik Heyndrickx Newsgroups: comp.os.msdos.djgpp Subject: Reporting Re: GCC itself crashes, is this some sort of bug? Date: Mon, 29 Jun 1998 15:20:42 +0200 Organization: University of Ghent, Belgium Lines: 16 Message-ID: <359794AA.5CD6@rug.ac.be> References: <1998062707164600 DOT DAA14687 AT ladder03 DOT news DOT aol DOT com> NNTP-Posting-Host: eduserv1.rug.ac.be 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 Precedence: bulk Joshua Hab wrote: > Exiting due to signal SIGSEGV > Page fault at EIP=0001d074, error 0004 > eax=00000000 ebx=58158b1e ecx=ffdce680 edx=ffdce500 esi=002d688c edi=002d6c6c > ebp=ffdcc9f0 esp=ffdcc9e4 program=C:\DJGPP\BIN\CC1.EXE > [snip limits, etc.] [snipped stack frame] You should never snip the limits (or anything else) from the trace-back, because it contains essential information (at least to some of us) of what might have gone wrong. -- \ Vik /-_-_-_-_-_-_/ \___/ Heyndrickx / \ /-_-_-_-_-_-_/ Knight in the Order of the Unsigned Types