From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011019 Netscape6/6.2 Description of problem: I run gcc Prova.c and get: -- cc1: Internal error: Segmentation fault. Please submit a full bug report. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. -- Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.gcc Prova.c Actual Results: cc1: Internal error: Segmentation fault. Please submit a full bug report. See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions. Expected Results: it should have compiled the program Additional info:
It seems that the behaviour I got was due to temporal instability of the system. I tried to compile a "Hello world!" c program and I got the same result. When I rebooted the machine the problem was fixed. I wander if the instability could have been caused by running the Prova.c program: in the beginning I could compile it an run it. After several small modifications (I recompiled it maybe 10-20 times) I started to get that problem. Hope this helps. Giampiero
Then definitely it has nothing to do with gcc compiler. It can be either most probably either hardware fault or kernel fault.