I think javac "IS" corrupt, else there is no reason for it to give a seg fault, if there was an error with the file, the compiler would have shown proper messages.
~Mayuresh
on 27/7/2001 9:55 AM, Pankaj Jangid at pankaj@yugandhar.ncst.ernet.in wrote:
On Thu, 26 Jul 2001, Kompalli SuryaPrakash wrote:
I am new to java. I compiled " hello world " in java by giving -
javac helloworld.java it gives me a " segmentation fault (core dumped)" What is happening??
Try to compile some other java programme if it happens again then your javac is corrupt. regards