This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: possible GCC bug
- To: "cygwin" <cygwin at cygwin dot com>
- Subject: Re: possible GCC bug
- From: "Drew" <sk dot ml at btinternet dot com>
- Date: Mon, 24 Sep 2001 19:56:27 +0100
I performed the same command and got this on a different machine (AMD Athlon
1.33GHz, 1GB RAM server machine at my university!)
$ gcc -fsyntax-only *.c
0 [main] cc1 1752 open_stackdumpfile: Dumping stack trace to
cc1.exe.stackdump
gcc: Internal compiler error: program cc1 got fatal signal 11
$ cat cc1.exe.stackdump
Exception: STATUS_ACCESS_VIOLATION at eip=610857E6
eax=0259F634 ebx=00000000 ecx=00000000 edx=00547352 esi=00000001
edi=00000000
ebp=0259F604 esp=0259F5EC
program=g:\cygwin\lib\gcc-lib\i686-pc-cygwin\2.95.3-5\cc1.exe
cs=001B ds=0023 es=0023 fs=003B gs=0000 ss=0023
Stack trace:
Frame Function Args
0259F604 610857E6 (00000000, 00547352, 0259F634, 0043A8C1)
0259F624 61080942 (00000000, 00547352, 00000000, 0043A896)
0259F654 00547398 (00000000, 00456994, 00000001, 00000000)
0259F674 0045A349 (0A01D140, 00000006, 00000000, 00000001)
0259F774 00447414 (0A01D140, 00000000, 00000000, 00000003)
0259F7E4 00438D8B (0A0E5778, 0A0E5758, 00000000, 00438579)
0259F854 0043858A (0A0E56D8, 0A0E5778, 00000000, 00000000)
0259F894 0042E548 (0A0E56D8, 0A0E5778, 0259F8D4, 0056104A)
0259F8D4 005612D6 (0A0E56D8, 0A0E5778, 00000000, 00553BC5)
0259FE04 00553C81 (614E73E5, 00000008, 0040C12B, 0040C55E)
0259FE24 00409421 (614E740C, 004062AB, 0259FEB4, 0040D1AC)
0259FEB4 0040D2EB (00000008, 614E716C, 0A010008, 00000000)
0259FF10 6100401E (00000000, 0241F725, 00000004, 83E07808)
0259FF40 6100421D (0040C278, 0241F725, 83D21DA0, 8046CB60)
0259FF60 6100425C (00000000, 00000000, 83D21F30, 00000005)
0259FF90 00577FC3 (0040C278, FFFFFFFF, 80430D77, 00000000)
End of stack trace (more stack frames may be present)
Now bear in mind that if this machine had a hardware fault simeone would
know... afterall, it has been running non-stop for almost three (3!!) months
now without a fault serving an intranet and running all kinds of student
programs...
This is almost certainly a gcc bug...
Drew...
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/